NetBSD/sys
jtc 64157258f9 updated for 1.2A (post 1.2) 1996-05-25 21:59:38 +00:00
..
adosfs Finish adosfs' support for International FFS (we not only have to use an 1996-05-24 20:16:02 +00:00
arch Fix few more places where 040+060 rlevant stuff was only compiled for 68040, 1996-05-25 21:54:22 +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 updated for 1.2A (post 1.2) 1996-05-25 21:59:38 +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 Correct evaluation of assoc introduced on ansification 1996-03-16 20:25:40 +00:00
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 Free allocated space in directory after error 1996-05-25 17:50:41 +00:00
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 updated for 1.2A (post 1.2) 1996-05-25 21:59:38 +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