NetBSD/sys
1996-05-24 19:26:12 +00:00
..
adosfs Set file size of a softlink to the length of the symbolic link path, 1996-04-28 06:18:12 +00:00
arch Make the GRFIOCBLANK ioctl set the right timing divisor when switching the 1996-05-24 19:26:12 +00:00
compat use ' not " when passing variables to a sub-make. pr#1199/pr#1296 1996-05-20 17:23:25 +00:00
conf add line for 'strip' pseudo-device, and include slcompress.c if it's included. 1996-05-24 13:03:57 +00:00
ddb change more __kprintf__ format attributes to use __kprintf_attribute__, 1996-04-04 05:13:50 +00:00
dev Implement ST_Q_UNIMODAL quirk, which indicates that a drive will reject 1996-05-24 02:04:29 +00:00
isofs/cd9660
kern Oops. Add missing label. 1996-05-23 17:07:03 +00:00
lib use ' not " when passing variables to a sub-make. pr#1199/pr#1296 1996-05-20 17:23:25 +00:00
miscfs print pointers with %p, rather than by printing with %x and casting to 1996-05-23 23:34:14 +00:00
msdosfs
net We must indirect through the higher-level protocol for 1996-05-23 18:30:57 +00:00
netccitt Mostly minor changes. 1996-05-23 23:35:22 +00:00
netinet Move some code into a separate rip_bind() function. 1996-05-24 19:03:13 +00:00
netiso Pass a proc pointer down to the usrreq and pcbbind functions for PRU_ATTACH, PRU_BIND and 1996-05-22 13:54:55 +00:00
netns Pass a proc pointer down to the usrreq and pcbbind functions for PRU_ATTACH, PRU_BIND and 1996-05-22 13:54:55 +00:00
nfs * Make mounts with symlinks work (needed for direct mounts with amd). PR #1917 1996-05-23 22:47:27 +00:00
scsi Implement ST_Q_UNIMODAL quirk, which indicates that a drive will reject 1996-05-24 02:04:29 +00:00
stand
sys Add a forward declaration of struct proc. 1996-05-24 11:58:54 +00:00
ufs Change VOP_UPDATE() semantics: 1996-05-11 18:26:27 +00:00
vm count pagein faults in struct user. (from kenneth stailey pr#1397]) 1996-05-20 17:40:02 +00:00
Makefile