NetBSD/sys
leo c6e852a141 The mappings for the german keyboard layout. 1995-07-19 20:45:27 +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 The mappings for the german keyboard layout. 1995-07-19 20:45:27 +00:00
compat Make the macro botch fix more palatable. 1995-07-05 17:08:54 +00:00
conf GUS audio driver from John Kohl. 1995-07-19 19:58:09 +00:00
ddb Avoid printing values as "end+0x...." 1995-05-24 20:21:00 +00:00
dev GUS audio driver from John Kohl. 1995-07-19 19:58:09 +00:00
isofs/cd9660 replace an incorrect remque. 1995-06-28 05:10:45 +00:00
kern Add KTR_EMUL to indicate a switch between syscall emulations. 1995-07-19 15:19:08 +00:00
lib Removed libc_sa, libnetboot 1995-07-10 23:14:46 +00:00
miscfs Indirect off the right vnode when looking up the struct union_mount in 1995-07-13 13:19:18 +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 fix struct member use, as explained in pr 1164. style police 1995-07-12 08:27:26 +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 make this compile again, a la pr 1218 from Alistair G. Crooks, as whacked 1995-07-12 09:17:06 +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 add/change a few quirks: 1995-07-12 09:56:09 +00:00
stand
sys Added a KTR_EMUL record to be used to indicate syscall emulation changes. 1995-07-19 15:27:05 +00:00
ufs don't just throw away updates to the cylinder group bitmaps, actually 1995-07-19 15:47:36 +00:00
vm don't forget the 'dev' argument to physio(). pointed out by der Mouse 1995-07-19 13:04:02 +00:00
Makefile