NetBSD/sys
scottb 9273595150 Added support for ibcs2_sigcode.
Added new emulation structure, emul_ibcs2_xout, for XENIX.
Modified some syscalls to differentiate between XENIX and UNIX.
Fixed major bug in semaphore structure emulation size and conversion.
Check and cleanup copyin/copyout usage.
Add xenix_sys_locking patches from Andreas Wrede <andreas@planix.com>.
1998-03-05 04:36:07 +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 Added support for ibcs2_sigcode. 1998-03-05 04:36:07 +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 Update copyright (sigh, should have done this long ago). 1998-02-19 02:36:42 +00:00
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 Some FSs have their *mount.h files exported now, make sure that they are 1998-03-01 02:15:35 +00:00