NetBSD/sys
chs 0c2374e586 fix a precedence problem in uvm_mk_pcluster() which prevented
clustering of vnode pageouts.  this probably makes no difference
since most apps don't write via the pagecache anyway... yet.
1999-01-22 08:00:35 +00:00
..
adosfs
arch Fix bug in the initialization of the interrupt masks for shared 1999-01-22 06:59:26 +00:00
coda Commit a couple of old fixes 1998-12-10 02:22:52 +00:00
compat - Make the pad field machine dependent (argh!) 1999-01-21 23:22:35 +00:00
conf Pull in ip_ipip.c if ipip | mrouting, and use needs-flags instead of 1999-01-13 23:02:48 +00:00
ddb Avoid arithmetic on `void *' since that's not ANSI C. 1999-01-08 18:10:35 +00:00
dev Change bootverbose 1 to 0. 1999-01-22 05:34:36 +00:00
filecorefs COMPAT_xxx option review: add missing opt_compat_netbsd.h 1998-12-18 14:24:43 +00:00
gdbscripts
ipkdb
isofs Multisession-CD-Support, by Torsten Duwe <duwe@ns.lst.de>. 1999-01-04 15:32:08 +00:00
kern no need to do locking in extext_destroy(). 1999-01-22 07:57:59 +00:00
lib #include <machine/asm.h> instead of (nonexistent) "DEFS.h". 1999-01-19 22:54:53 +00:00
lkm merge ipf 3.2.10 1998-11-22 14:41:29 +00:00
miscfs Oops. That extra "*" doesn't need to be there. 1999-01-15 22:04:44 +00:00
msdosfs Implement short-term solution for PR#6576 1999-01-07 15:03:36 +00:00
net fix "CMSA CD" to "CSMA/CD" 1999-01-18 06:31:13 +00:00
netatalk Domains are associated with protocol families, not address families. 1999-01-14 01:16:55 +00:00
netccitt Domains are associated with protocol families, not address families. 1999-01-14 01:16:55 +00:00
netinet Fix a problem pointed out by Charles Hannum; DF wasn't being set in 1999-01-20 03:39:54 +00:00
netiso Domains are associated with protocol families, not address families. 1999-01-14 01:16:55 +00:00
netnatm Domains are associated with protocol families, not address families. 1999-01-14 01:16:55 +00:00
netns Domains are associated with protocol families, not address families. 1999-01-14 01:28:23 +00:00
nfs Clean up the NFS sysctl variables. 1998-11-13 20:09:54 +00:00
stand vax -> __vax__ (and mips to __mips__ in ultrix_misc.c) 1998-10-20 01:46:27 +00:00
sys Add p_ctxlink void * member to keep the struct ucontext uc_link member, 1999-01-21 23:12:50 +00:00
ufs Move the bswap functions from libutil to libc (this bups the 1999-01-15 13:31:15 +00:00
uvm fix a precedence problem in uvm_mk_pcluster() which prevented 1999-01-22 08:00:35 +00:00
vm remove old (dead) non-MNN code 1999-01-16 20:00:28 +00:00
Makefile