NetBSD/sys
tsutsui aaa48a8d25 Use USPACE_ALIGN for an alignment argument on allocating U-area.
The default value is 0, and could be overridden by machine/vmparam.h.
2000-12-11 15:35:42 +00:00
..
adosfs Initial integration of the Unified Buffer Cache project. 2000-11-27 08:39:39 +00:00
arch Protect against multiple inclusion. 2000-12-11 11:39:06 +00:00
coda Initial integration of the Unified Buffer Cache project. 2000-11-27 08:39:39 +00:00
compat Introduce 2 new flags in types.h: 2000-12-11 05:28:59 +00:00
conf sobind() interface change -> 1.5N 2000-12-10 23:17:28 +00:00
crypto sync with kame. 2000-11-06 14:11:40 +00:00
ddb Make sure values for a %llx are long long. 2000-11-28 21:44:34 +00:00
dev Report soft-errors-per-unit once per minute at most. 2000-12-11 13:19:50 +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 Use USPACE_ALIGN for an alignment argument on allocating U-area. 2000-12-11 15:35:42 +00:00
lib add md4c.c 2000-12-08 06:30:21 +00:00
lkm bring in 'syscall' and 'misc' example modules from former /usr/share/lkm, 2000-12-11 13:48:10 +00:00
miscfs implement VOP_GETPAGES(). 2000-12-11 02:50:17 +00:00
msdosfs in *_sync(), don't skip vnodes which have (potentially dirty) pages. 2000-12-10 19:36:31 +00:00
net do not touch region after free 2000-12-11 07:52:48 +00:00
netatalk Avoid recursion with traditional cpp. 2000-07-28 12:13:32 +00:00
netccitt More format checking 2000-07-08 17:45:53 +00:00
netinet make sure t_family has the correct protocol family, after connect(2) 2000-12-11 00:07:48 +00:00
netinet6 update icmp6 too big validation. the change is necessary since pmtud is 2000-12-09 01:29:45 +00:00
netiso fix paren/#ifdef match. 2000-10-02 03:54:53 +00:00
netkey don't waste entropy by use of key_random(). use key_randomfill() for 2000-10-07 12:08:33 +00:00
netnatm Keystone Kwality Kops: add multiple-include protection. 2000-07-03 01:19:23 +00:00
netns
netsmb get rid of md4.h 2000-12-08 06:22:53 +00:00
nfs Make sobind() take a struct proc *. It already took curproc and 2000-12-10 23:16:28 +00:00
ntfs Update for hashinit() change. 2000-11-08 14:28:12 +00:00
smbfs initial stab at smbfs (CIFS). originally for freebsd by boris popov, 2000-12-07 03:33:46 +00:00
stand
sys Introduce 2 new flags in types.h: 2000-12-11 05:28:59 +00:00
ufs in flush_inodedep_deps(), drop the big softdep lock while flushing pages. 2000-12-11 03:53:54 +00:00
uvm we don't need VM_PROT_EXECUTE for UBC mappings. 2000-12-10 19:28:09 +00:00
Makefile remove vm 2000-06-29 12:04:24 +00:00