NetBSD/sys
jonathan 68a5ad19be Fix off-by-one width: 220, not 221. confirmed against PROM setup. 1999-02-23 01:35:56 +00:00
..
adosfs Correct both in my previous commit (#ifdef around by Matthew Jacob). 1999-02-11 09:49:46 +00:00
arch Fix off-by-one width: 220, not 221. confirmed against PROM setup. 1999-02-23 01:35:56 +00:00
coda
compat If we match, and we're COMPAT_AOUT, use the a.out compat syscall switch, 1999-02-20 23:25:55 +00:00
conf Fix typo noted by Anders Hjalmarsson in PR kern/7020. 1999-02-19 16:31:08 +00:00
ddb Fix printf format problems on Alpha. 1999-02-12 00:50:09 +00:00
dev In cy693_setup_channel(), setup timings for IOR too (they were left to 0, 1999-02-22 10:12:00 +00:00
filecorefs Make sure a buffer optained from bread() is always bresle()'d in case of 1999-02-10 13:14:08 +00:00
gdbscripts
ipkdb
isofs
kern PR kern/7033 (Izumi Tsutsui <tsutsui@ceres.dti.ne.jp>): use 1999-02-22 16:00:01 +00:00
lib Define bzero()/bcopy() in terms of memset()/memcpy() if LIBSA_USE_MEMSET 1999-02-22 10:08:42 +00:00
lkm convert from NOxxx= to MKxxx=no. 1999-02-13 02:54:17 +00:00
miscfs sprintf->snprintf 1999-02-03 05:05:03 +00:00
msdosfs
net Zero-sized arrays are a GNU C extension; from Dave Sainty in PR kern/6271. 1999-02-21 17:35:17 +00:00
netatalk Domains are associated with protocol families, not address families. 1999-01-14 01:16:55 +00:00
netccitt Domains are associated with protocol families, not address families. 1999-01-14 01:16:55 +00:00
netinet -always do an RARP if revarpwhoarewe() is called, it might be for another 1999-02-21 15:17:14 +00:00
netiso convert from NOxxx= to MKxxx=no. 1999-02-13 02:54:17 +00:00
netnatm Domains are associated with protocol families, not address families. 1999-01-14 01:16:55 +00:00
netns Domains are associated with protocol families, not address families. 1999-01-14 01:28:23 +00:00
nfs -call nfs_boot_cleanup() if mount failed 1999-02-21 15:11:09 +00:00
stand
sys Fix compiler warning. 1999-02-11 20:33:26 +00:00
ufs Some new fields in the ext2fs superblock, from Tim Shepard. 1999-02-17 13:09:43 +00:00
uvm 80 cols. 1999-01-31 09:27:18 +00:00
vm RCS ID police 1999-02-15 04:14:54 +00:00
Makefile