NetBSD/sys
drochner 70d1e71ea0 Allow to use the RTC chip in a way compatible to OSF/1: use an offset
of 52 years between RTC and UNIX time.
This is controlled by "option CLOCK_COMPAT_OSF1".
1998-09-29 18:23:55 +00:00
..
adosfs Use the pool allocator and the "nointr" pool page allocator for adosfs nodes. 1998-09-01 03:33:26 +00:00
arch Allow to use the RTC chip in a way compatible to OSF/1: use an offset 1998-09-29 18:23:55 +00:00
coda I want to distinguish from DEBUG printouts and CODA_VERBOSE printouts. 1998-09-28 17:55:21 +00:00
compat Bracket stray printf()s by #ifdef DEBUG. 1998-09-29 14:15:49 +00:00
conf Add AdvanSys ULTRA WIDE SCSI controllers 1998-09-26 16:28:16 +00:00
ddb - Use proclists[], rather than checking allproc and zombproc explicitly. 1998-09-08 23:50:13 +00:00
dev Changed to allow the mouse baud rate to be set at kernel compile time. 1998-09-29 02:46:36 +00:00
filecorefs Bug fix from Andrew McMurry for filecore_readdir() missing the end 1998-09-18 04:17:44 +00:00
gdbscripts
ipkdb
isofs Check permissions on device to be mounted. 1998-09-05 04:34:47 +00:00
kern In addition to the spinlock, use the lockmgr() to serialize access to 1998-09-29 18:09:29 +00:00
lib tfs -> ustarfs 1998-09-24 05:23:33 +00:00
lkm LKM for ext2fs ... better late than never :) 1998-09-29 10:26:58 +00:00
miscfs - Use proclists[], rather than checking allproc and zombproc explicitly. 1998-09-08 23:50:13 +00:00
msdosfs Set the tooffset after renaming even if in root directory. 1998-09-21 15:17:42 +00:00
net Changes so that BPF readers will get the data in fddi packet aligned along 1998-09-20 02:36:08 +00:00
netatalk Add/move some Ethertypes, PR #5997, Heiko W.Rupp. 1998-09-09 04:32:39 +00:00
netccitt Fix copyright mess: 1998-09-13 16:21:16 +00:00
netinet SIOCGIFALIAS should not be restricted to the superuser. 1998-09-28 12:32:43 +00:00
netiso Fix ' ' -> '\t' 1998-09-13 15:24:39 +00:00
netnatm
netns fix comment and copyright spacing. 1998-09-13 15:21:32 +00:00
nfs Use the "atime" instead of "mtime" of the remote root directory as 1998-09-28 21:20:52 +00:00
stand Fix rcsid's 1998-09-13 15:19:12 +00:00
sys In addition to the spinlock, use the lockmgr() to serialize access to 1998-09-29 18:09:29 +00:00
ufs #include opt_uvm.h only if _KENREL and !_LKM 1998-09-29 10:24:57 +00:00
uvm NCPU > 1 -> MULTIPROCESSOR 1998-09-24 23:00:43 +00:00
vm Make copyrights consistent; remove extra trailing spaces, change reformatted 1998-09-13 13:21:37 +00:00
Makefile Add filecorefs so we get the header files installed. 1998-08-14 13:05:37 +00:00