NetBSD/sys
thorpej 22a5cb007f Fix printf format warnings on Alpha. 1999-02-13 02:41:40 +00:00
..
adosfs Correct both in my previous commit (#ifdef around by Matthew Jacob). 1999-02-11 09:49:46 +00:00
arch Fix printf format warnings on Alpha. 1999-02-13 02:41:40 +00:00
coda Commit a couple of old fixes 1998-12-10 02:22:52 +00:00
compat Gen 1999-02-11 09:43:53 +00:00
conf Forgot to commit this one. 1999-02-11 20:11:43 +00:00
ddb Fix printf format problems on Alpha. 1999-02-12 00:50:09 +00:00
dev Restructure the interrupt handler and 1-second timer a bit, and tidy up 1999-02-13 02:12:59 +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 Multisession-CD-Support, by Torsten Duwe <duwe@ns.lst.de>. 1999-01-04 15:32:08 +00:00
kern Protect the COMM variable with an '.ifmake tags' to stop the long delay 1999-02-12 19:52:30 +00:00
lib Add some #ifdef SUPPORT_LINUX code which specifies a BOOTP tag to pass 1999-02-12 10:56:18 +00:00
lkm Change NOMAN=yep to MKMAN=no. 1999-02-12 05:41:57 +00:00
miscfs sprintf->snprintf 1999-02-03 05:05:03 +00:00
msdosfs Implement short-term solution for PR#6576 1999-01-07 15:03:36 +00:00
net We no longer support IPIP (IP proto 4). 1999-01-26 21:21:14 +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 According to Dave Borman, the iss should be using snd_nxt and not rcv_nxt 1999-02-05 22:37:24 +00:00
netiso Fix prototypes for iso_gethostbyname and iso_gethostbyaddr 1999-01-31 19:43:32 +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 Fix printf format problems on Alpha. 1999-02-12 01:38:38 +00:00
stand
sys Fix compiler warning. 1999-02-11 20:33:26 +00:00
ufs Fix printf format problems on Alpha. 1999-02-12 01:38:38 +00:00
uvm 80 cols. 1999-01-31 09:27:18 +00:00
vm remove old (dead) non-MNN code 1999-01-16 20:00:28 +00:00
Makefile