NetBSD/sys
brezak 0bdd4aa7c2 add support for cs4231 1995-07-07 02:11:45 +00:00
..
adosfs don't assume the f_fsnamelen is nul-truncated or longer than MFSNAMELEN 1995-06-18 14:45:14 +00:00
arch Add another routine for the grf display-specific drivers to return a physical 1995-07-06 17:13:45 +00:00
compat Make the macro botch fix more palatable. 1995-07-05 17:08:54 +00:00
conf Include extra files for the new PPP stuff. 1995-07-04 06:42:19 +00:00
ddb Avoid printing values as "end+0x...." 1995-05-24 20:21:00 +00:00
dev add support for cs4231 1995-07-07 02:11:45 +00:00
isofs/cd9660 replace an incorrect remque. 1995-06-28 05:10:45 +00:00
kern Make each disk and tape driver define its own read and write functions. 1995-07-04 07:15:28 +00:00
lib Can not use htonl() in static initializers. (Fixes PR 1188) 1995-07-03 04:56:33 +00:00
miscfs Make spec_read() and spec_write() vaguely consistent. 1995-07-02 07:20:50 +00:00
msdosfs don't assume the f_fsnamelen is nul-truncated or longer than MFSNAMELEN 1995-06-18 14:45:14 +00:00
net Change $Id to $NetBSD 1995-07-04 23:26:10 +00:00
netccitt adjust for the other day's structure changes; make it compile. 1995-06-15 22:38:20 +00:00
netinet null mbuf pointer could cause system crash; avoid it. From 1995-07-01 03:44:55 +00:00
netiso Change llinfo_llc to use queue.h. 1995-06-13 08:12:33 +00:00
netns Clean this up a bit. Use queue.h more; de-uglify casts. 1995-06-13 08:36:58 +00:00
nfs don't assume the f_fsnamelen is nul-truncated or longer than MFSNAMELEN 1995-06-18 14:45:14 +00:00
scsi Make each disk and tape driver define its own read and write functions. 1995-07-04 07:15:28 +00:00
stand
sys Add typedef for audio_prinfo_t (PR#1167), Change AUMODE_* to flags, and add new strings for mixer devs 1995-07-07 01:43:35 +00:00
ufs don't assume the f_fsnamelen is nul-truncated or longer than MFSNAMELEN 1995-06-18 14:45:14 +00:00
vm Make each disk and tape driver define its own read and write functions. 1995-07-04 07:15:28 +00:00
Makefile