NetBSD/sys
scw 71ca01981e Prepare for the m68k ELF transition:
o Add register prefixes for the benefit of gas.new
 o Wrap global symbols in the m68k/asm.h macros
 o Fix `#' comments so the source can be run through the C pre-processor
2000-11-30 21:00:51 +00:00
..
adosfs Initial integration of the Unified Buffer Cache project. 2000-11-27 08:39:39 +00:00
arch Prepare for the m68k ELF transition: 2000-11-30 21:00:51 +00:00
coda Initial integration of the Unified Buffer Cache project. 2000-11-27 08:39:39 +00:00
compat fix typo - it should be compat_09_netbsd32_uname, not compat_09_netbsd32_ouname 2000-11-30 19:19:43 +00:00
conf 1.5L - UBC! 2000-11-27 09:43:49 +00:00
crypto
ddb Make sure values for a %llx are long long. 2000-11-28 21:44:34 +00:00
dev Don't restrict I/O space to 16-bits on the Promise Ultra/33 boards. 2000-11-30 18:11:40 +00:00
filecorefs Initial integration of the Unified Buffer Cache project. 2000-11-27 08:39:39 +00:00
gdbscripts
ipkdb
isofs Initial integration of the Unified Buffer Cache project. 2000-11-27 08:39:39 +00:00
kern Set doreallocblks=1 here. 2000-11-30 20:56:53 +00:00
lib Sync with libc: make function exit one instruction faster, and function one 2000-11-28 15:26:34 +00:00
lkm one less: lfs is now loadable as LKM 2000-11-30 16:01:44 +00:00
miscfs allow building without SOFTDEP by adding the pageiodone hook to bio_ops. 2000-11-27 18:26:38 +00:00
msdosfs Initial integration of the Unified Buffer Cache project. 2000-11-27 08:39:39 +00:00
net
netatalk
netccitt
netinet
netinet6
netiso
netkey
netnatm
netns
nfs in nfs_open(), initialize the write creds if we're opening for writing. 2000-11-30 07:24:12 +00:00
ntfs
stand
sys allow building without SOFTDEP by adding the pageiodone hook to bio_ops. 2000-11-27 18:26:38 +00:00
ufs Don't set the value of doreallocblks here; it's defined over in vfs_cluster.c 2000-11-30 20:56:10 +00:00
uvm Move uvm_pgcnt_vnode and uvm_pgcnt_anon into uvmexp (as vnodepages and 2000-11-30 11:04:43 +00:00
Makefile