NetBSD/sys
cgd bbdf2df9b0 since bus_mem_subregion() can return failure, don't even bother to try
to handle the case where subregion offset isn't a multiple of 8.
1996-06-11 21:20:08 +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 since bus_mem_subregion() can return failure, don't even bother to try 1996-06-11 21:20:08 +00:00
compat Many bug fixes... These now work well enough for vi, ksh, csh, stty etc. 1996-06-05 19:27:41 +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 Try to avoid collisions with reselection when starting a new selection. 1996-06-11 05:15:32 +00:00
isofs/cd9660 Correct evaluation of assoc introduced on ansification 1996-03-16 20:25:40 +00:00
kern Protect vnode when updating for started IO on buffers. 1996-06-11 11:15:36 +00:00
lib locc() is unused. Remove it from the machine-independent kernel interface. 1996-06-10 15:33:33 +00:00
miscfs Add a missing PHOLD()/PRELE() pair. 1996-06-11 01:49:38 +00:00
msdosfs Free allocated space in directory after error 1996-05-25 17:50:41 +00:00
net Initialize sc_unit in the right place, a'la if_sl.c. Thanks to 1996-06-05 23:20:49 +00:00
netccitt Mostly minor changes. 1996-05-23 23:35:22 +00:00
netinet Prototype new rip_*() functions. 1996-05-28 23:27:04 +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 fix two bugs (the latter potentially fatal) in xdr_string_encode(): 1996-06-07 00:48:10 +00:00
scsi In sddump(), don't check the SDEV_MEDIA_LOADED bit of the device, since 1996-06-04 23:12:14 +00:00
stand New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD' 1994-06-29 06:39:25 +00:00
sys note that m_get/MGET and friends, and M_PREPEND will never fail if M_WAIT 1996-06-10 23:55:39 +00:00
ufs Change VOP_UPDATE() semantics: 1996-05-11 18:26:27 +00:00
vm Make v_swpin & v_swpout tick. 1996-05-29 21:20:11 +00:00
Makefile The `lib' sub-directory no longer has a Makefile. 1995-09-15 21:05:21 +00:00