View | Details | Raw Unified | Return to bug 29395
Collapse All | Expand All

(-)i386/conf/LINT Sun Jul 1 18:51:50 2001 (+2 lines)
Lines 2440-2445 Link Here
2440
options	SC_DEBUG_LEVEL
2440
options	SC_DEBUG_LEVEL
2441
options	SC_RENDER_DEBUG
2441
options	SC_RENDER_DEBUG
2442
options	SHOW_BUSYBUFS   # List buffers that prevent root unmount
2442
options	SHOW_BUSYBUFS   # List buffers that prevent root unmount
2443
options		SHUTDOWN_POWEROFF       # Poweroff after ctrl-alt-del
2444
options		SHUTDOWN_HALT           # Halt after ctrl-alt-del
2443
options	SIMPLELOCK_DEBUG
2445
options	SIMPLELOCK_DEBUG
2444
options	SI_DEBUG
2446
options	SI_DEBUG
2445
options	SLIP_IFF_OPTS
2447
options	SLIP_IFF_OPTS
(-)conf/options Sun Jul 1 18:59:31 2001 (+2 lines)
Lines 87-92 Link Here
87
SHMMIN		opt_sysvipc.h
87
SHMMIN		opt_sysvipc.h
88
SHMMNI		opt_sysvipc.h
88
SHMMNI		opt_sysvipc.h
89
SHMSEG		opt_sysvipc.h
89
SHMSEG		opt_sysvipc.h
90
SHUTDOWN_POWEROFF	opt_kern_shutdown.h
91
SHUTDOWN_HALT	opt_kern_shutdown.h
90
SEMMAP		opt_sysvipc.h
92
SEMMAP		opt_sysvipc.h
91
SEMMNI		opt_sysvipc.h
93
SEMMNI		opt_sysvipc.h
92
SEMMNS		opt_sysvipc.h
94
SEMMNS		opt_sysvipc.h

Return to bug 29395