remove accidentally committed bit. pointed out by Patrick Welche
This commit is contained in:
parent
eb839ec6d8
commit
6cd1fb47bd
@ -1,4 +1,4 @@
|
||||
# $NetBSD: GENERIC,v 1.960 2010/01/19 22:06:20 pooka Exp $
|
||||
# $NetBSD: GENERIC,v 1.961 2010/01/21 12:02:25 pooka Exp $
|
||||
#
|
||||
# GENERIC machine description file
|
||||
#
|
||||
@ -22,7 +22,7 @@ include "arch/i386/conf/std.i386"
|
||||
|
||||
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
||||
|
||||
#ident "GENERIC-$Revision: 1.960 $"
|
||||
#ident "GENERIC-$Revision: 1.961 $"
|
||||
|
||||
maxusers 64 # estimated number of users
|
||||
|
||||
@ -90,7 +90,7 @@ options INSECURE # disable kernel security levels - X needs this
|
||||
options RTC_OFFSET=0 # hardware clock is this many mins. west of GMT
|
||||
options NTP # NTP phase/frequency locked loop
|
||||
|
||||
#options KTRACE # system call tracing via ktrace(1)
|
||||
options KTRACE # system call tracing via ktrace(1)
|
||||
|
||||
# Note: SysV IPC parameters could be changed dynamically, see sysctl(8).
|
||||
options SYSVMSG # System V-like message queues
|
||||
|
Loading…
Reference in New Issue
Block a user