NetBSD/sys
mycroft 11ea6e42ce conf_init() is no more. 1995-04-10 05:44:08 +00:00
..
adosfs copy*str() should use size_t. 1995-03-09 12:05:21 +00:00
arch conf_init() is no more. 1995-04-10 05:44:08 +00:00
compat Arch dependant defs for Linux. Just signal stackframe definition for now. 1995-04-07 22:31:19 +00:00
conf don't do things that should only be necessary for 'real' clists. 1995-03-08 00:54:44 +00:00
ddb
dev Most of the console functions return void. Also change interrupt logic 1995-04-10 01:05:55 +00:00
isofs/cd9660 copy*str() should use size_t. 1995-03-09 12:05:21 +00:00
kern Use the new d_type field. 1995-04-10 00:46:51 +00:00
lib Remove now unneeded #ifdef. Prototype new function. 1995-04-10 00:06:54 +00:00
miscfs Return EOF for old vnodes of tty devices, rather than EIO. 1995-04-10 00:48:46 +00:00
msdosfs Require the denode to be locked before calling msdosfs_hashins(), rather than 1995-04-07 17:37:08 +00:00
net if_start and if_watchdog should return void. 1995-04-07 22:20:24 +00:00
netccitt KERNEL -> _KERNEL 1995-03-29 21:57:43 +00:00
netinet Remove now unneeded #ifdef. Prototype new function. 1995-04-10 00:06:54 +00:00
netiso KERNEL -> _KERNEL 1995-03-29 21:57:43 +00:00
netns KERNEL -> _KERNEL 1995-03-29 21:57:43 +00:00
nfs Cosmetic changes suggested by Adam. 1995-03-28 21:29:32 +00:00
scsi Add another broken CD-ROM drive to The List. 1995-04-04 05:44:32 +00:00
stand
sys Add a device type to the switch tables. Move the [bc]dev_{decl,*_init}() 1995-04-10 00:46:11 +00:00
ufs KERNEL -> _KERNEL 1995-03-28 19:59:56 +00:00
vm KERNEL -> _KERNEL 1995-03-29 21:57:43 +00:00
Makefile