NetBSD/sys
1996-01-30 19:09:09 +00:00
..
adosfs merge in changes from 1.1 release branch 1995-11-30 00:56:23 +00:00
arch Catch up with changes to libsa. 1996-01-30 19:09:09 +00:00
compat Add '/emul/ultrix' pathname processing to Ultrix emulation, and move 1996-01-07 13:38:49 +00:00
conf Add the "ahe" driver, autoconfiguration support for the aic7xxx-based 1996-01-13 02:05:14 +00:00
ddb fix paste-o 1995-11-24 22:13:08 +00:00
dev Accept DIOCEJECT as a synonym for CDIOCEJECT. Implement DIOCLOCK 1996-01-30 18:28:02 +00:00
isofs/cd9660 NBPG may not be computable by the preprocessor. Make "do clustered io" 1995-12-01 00:47:33 +00:00
kern Use insmntque() rather than manually frobbing the mount list. 1996-01-30 18:21:08 +00:00
lib Clean-up open/close logic of "net" device. Fixes PR 1726 1996-01-29 23:54:14 +00:00
miscfs Don't include free blocks from the lower layer in statistics. 1996-01-30 16:45:10 +00:00
msdosfs Fix error in previous change: don't use the local FS mount data before 1996-01-21 16:35:29 +00:00
net Remove old workaround for a bug. 1995-12-27 06:30:38 +00:00
netccitt
netinet Add a net.inet.ip.directed-broadcast sysctl as suggested by 1996-01-16 04:17:30 +00:00
netiso make netinet work on systems where pointers and longs are 64 bits 1995-11-21 01:07:34 +00:00
netns
nfs changes to make this work on systems where pointers & longs are 64 bits. 1995-12-19 23:07:11 +00:00
scsi Accept DIOCEJECT as a synonym for CDIOCEJECT. Implement DIOCLOCK 1996-01-30 18:28:02 +00:00
stand
sys Move disk-specific ioctls out of <sys/disklabel.h> and into <sys/dkio.h>. 1996-01-30 18:21:46 +00:00
ufs Fix from Lite-2: when reloading the file system, save fs_maxcluster and 1995-12-19 23:27:53 +00:00
vm Minor changes. 1995-12-21 04:44:27 +00:00
Makefile