NetBSD/sys
deraadt 2adecf84f6 1. It is now possible to build a kernel that does not have a pc0 device driver.
2. "press any key to reboot" reads the key from the console.
3. wddump() still needs a non-blocking getc() routine (or flush)
1993-05-28 09:10:52 +00:00
..
arch 1. It is now possible to build a kernel that does not have a pc0 device driver. 1993-05-28 09:10:52 +00:00
compat/hpux add rcsids to everything and clean up headers 1993-05-22 07:56:12 +00:00
conf fixed rcsids and cleaned up headers 1993-05-20 03:29:36 +00:00
ddb add explicit rcs id 1993-05-20 03:39:04 +00:00
dev 1. It is now possible to build a kernel that does not have a pc0 device driver. 1993-05-28 09:10:52 +00:00
isofs add rcsids and header cleanup 1993-05-20 03:30:41 +00:00
kern make the sleeps on socket open interruptable. 1993-05-27 15:38:18 +00:00
lib/libsa more rcsid additions and file header cleanups 1993-05-20 03:49:51 +00:00
miscfs make the sleeps on socket open interruptable. 1993-05-27 15:38:18 +00:00
net add include of select.h if necessary for protos, or delete if extraneous 1993-05-22 11:40:42 +00:00
netccitt add rcsids & clean up headers... 1993-05-20 04:12:01 +00:00
netinet add include of select.h if necessary for protos, or delete if extraneous 1993-05-22 11:40:42 +00:00
netiso Modification to correctly implement CLNP Echo 1993-05-21 12:50:54 +00:00
netns fix multiple inclusion protection and rcsid, because of RCS+crash fuckup 1993-05-21 07:44:05 +00:00
nfs add include of select.h if necessary for protos, or delete if extraneous 1993-05-22 11:40:42 +00:00
pcfs clean up headers a bit... 1993-05-20 03:34:02 +00:00
scsi scsi probing spent too much time on the bus -- sped it up now, 1993-05-27 10:14:02 +00:00
stand add rcs ids, and clean up headers where necessary 1993-05-20 03:53:21 +00:00
sys Added a couple of things so it will pass the Plum Hall ANSI validation suite. 1993-05-28 05:43:45 +00:00
ufs add Yuval Yarom's changes (originally for BSD/386) for advisory record 1993-05-22 09:00:49 +00:00
vm patches to make kernel malloc() retryable. from <MDICKSON@CSI.compuserve.com> 1993-05-27 14:34:29 +00:00