NetBSD/sys
phil 0503a7c8a8 Fixed a bug in resettodr that set the month to 13 in the hardware clock! 1994-12-05 19:14:27 +00:00
..
adosfs be more careful with types, also pull in headers where necessary. 1994-10-30 21:43:03 +00:00
arch Fixed a bug in resettodr that set the month to 13 in the hardware clock! 1994-12-05 19:14:27 +00:00
boot
compat fixed typo 1994-12-02 18:13:00 +00:00
conf Minor style cleanup. 1994-12-05 06:03:45 +00:00
ddb Leave db_recover as it was on entry to avoid endless "exception in ddb"... 1994-12-02 06:07:37 +00:00
dev fix problem with disconnects (Ralph Campbell) 1994-12-05 19:11:12 +00:00
isofs be more careful with types, also pull in headers where necessary. 1994-10-30 21:43:03 +00:00
kern Make semlock_holder non-static. 1994-12-05 08:30:30 +00:00
lib round text segment to __LDPGSZ bytes 1994-11-25 23:08:31 +00:00
libkern
miscfs Use fddupopen(), just like fdopen() does. 1994-12-04 03:13:06 +00:00
msdosfs be more careful with types, also pull in headers where necessary. 1994-10-30 21:43:03 +00:00
net be more careful with types, also pull in headers where necessary. 1994-10-30 21:43:03 +00:00
netccitt added extra argument to vn_open 1994-11-14 06:02:03 +00:00
netinet Fix off by one error in in_socktrim(), reported by Karn Fox. 1994-11-03 14:57:35 +00:00
netiso be more careful with types, also pull in headers where necessary. 1994-10-30 21:43:03 +00:00
netns be more careful with types, also pull in headers where necessary. 1994-10-30 21:43:03 +00:00
nfs fix a couple of obvious, painful endianness bugs introduced in last commit. 1994-10-29 06:38:11 +00:00
pcfs
scsi Remove some redundant code. 1994-12-01 13:07:28 +00:00
stand
sys Fix IPC_M. 1994-12-05 08:53:12 +00:00
ufs Round struct lfs to 512 bytes. 1994-11-17 16:58:41 +00:00
vm Garbage collect unneeded variable. 1994-12-01 15:39:17 +00:00
Makefile