NetBSD/sys
1995-06-13 22:11:33 +00:00
..
adosfs set blocksize in adosfs_getattr(). fixes pr#968 1995-04-17 12:22:08 +00:00
arch Fix several missing (and REQUIRED) calls to ZS_DELAY() 1995-06-13 22:11:33 +00:00
compat Go with the flow; use `/emul/sunos' pseudo-root (from Matthew Green). 1995-06-11 22:33:50 +00:00
conf rename files files for new config/config.old naming 1995-04-28 08:19:12 +00:00
ddb Avoid printing values as "end+0x...." 1995-05-24 20:21:00 +00:00
dev Remove check for if_addrlist == 0; if_attach() always puts one address on 1995-06-12 00:09:42 +00:00
isofs/cd9660 copy*str() should use size_t. 1995-03-09 12:05:21 +00:00
kern Add Linux ELF module to the list of things to try. 1995-06-11 20:22:12 +00:00
lib Various cleanup, including: 1995-06-12 00:46:47 +00:00
miscfs Fix a condition where union_updatevp() would reinsert the node onto the 1995-06-02 02:39:20 +00:00
msdosfs Update a comment in deupdat() to reflect current reality. 1995-06-02 16:19:55 +00:00
net Update to match data structure changes. 1995-06-13 05:52:42 +00:00
netccitt Change llinfo_x25 to use queue.h. 1995-06-13 09:07:29 +00:00
netinet in_pcbnotify*() don't return anything. 1995-06-12 06:49:55 +00:00
netiso Change llinfo_llc to use queue.h. 1995-06-13 08:12:33 +00:00
netns Clean this up a bit. Use queue.h more; de-uglify casts. 1995-06-13 08:36:58 +00:00
nfs Various cleanup, including: 1995-06-12 00:46:47 +00:00
scsi Add `Maxtor LXT-213S', this time without a Sun OEM addition. 1995-06-02 21:44:11 +00:00
stand
sys clear m_ext.ext_free when marking an mbuf has having external storage. 1995-06-13 06:43:51 +00:00
ufs Fix thinko in previous commit. Do this as suggested by John Kohl. 1995-05-30 11:41:38 +00:00
vm oops; vm_pageout.c should include machine/cpu.h, _not_ vm_pager.c 1995-05-07 19:27:27 +00:00
Makefile