NetBSD/sys
scottb b8bb612601 Add ibcs2_sendsig function.
Add ibcs2_sigcode function to locore because we need to call our own
	version of sigreturn.
Add support for emul_ibcs2_xout (XENIX) structure because we need to emulate
	some syscalls differently.
1998-03-05 04:20:44 +00:00
..
adosfs Merge with Lite2 + local changes 1998-03-01 02:20:01 +00:00
arch Add ibcs2_sendsig function. 1998-03-05 04:20:44 +00:00
compat Make this compile again. 1998-03-04 09:06:52 +00:00
conf 1.3D -> 1.3E because of Lite2 import (was already done in sys/param.h, 1998-03-01 16:32:33 +00:00
ddb
dev Use lower case "agc" for consistency. 1998-03-04 19:38:28 +00:00
gdbscripts
ipkdb
isofs/cd9660 Add NetBSD Id that got lost. 1998-03-01 02:27:49 +00:00
kern Clarify vget() comment a bit. 1998-03-04 09:13:48 +00:00
lib Sweep up some miscellaneous leftover lite2 integration shrapnel. 1998-03-01 07:15:39 +00:00
lkm Merge with Lite2 + local changes 1998-03-01 02:20:01 +00:00
miscfs Remove extraneous files from Lite2 merge. 1998-03-01 13:45:28 +00:00
msdosfs Merge with Lite2 + local changes 1998-03-01 02:20:01 +00:00
net Remove extraneous files from Lite2 merge. 1998-03-01 13:45:28 +00:00
netatalk
netccitt Merge with Lite2 + local changes 1998-03-01 02:20:01 +00:00
netinet
netiso Remove extraneous files from Lite2 merge. 1998-03-01 13:45:28 +00:00
netnatm
netns Merge with Lite2 + local changes 1998-03-01 02:20:01 +00:00
nfs Historical practice assumes that NFS root mounts are initially read/write. 1998-03-03 19:07:20 +00:00
stand
sys Export spechash_slock; it's used outside of vfs_subr.c 1998-03-03 02:22:00 +00:00
ufs ext2fs_checkoverlap is (or at least seems) unused, and its prototype is 1998-03-04 06:50:25 +00:00
uvm Convert MAP_PRIVATE device mappings to MAP_SHARED on *all* platforms, not just 1998-03-03 14:34:10 +00:00
vm As in UVM, automatically convert MAP_PRIVATE device mappings to MAP_SHARED. 1998-03-03 14:35:26 +00:00
Makefile