NetBSD/sys
mjacob 019508faee Well, I don't have a Cyclades board, but I needed the alpha kernels
to compile. I made the changes that seemed to make sense tracking the
shift from TS_WOPEN  to tp->t_wopen- but they may be wrong. I wasn't
subscribed to tech-kern so I missed the discussion, and C. Hannum
was not particularly enlightening. Sorry if this isn't quite right.
1998-03-21 23:26:15 +00:00
..
adosfs Merge with Lite2 + local changes 1998-03-01 02:20:01 +00:00
arch Eliminate uses of TS_WOPEN in hard-wired devices. 1998-03-21 22:52:59 +00:00
compat SETFRAGMENT ignores the high bit. 1998-03-19 06:53:28 +00:00
conf Add support for reading/writing FFS in non-native byte order, conditioned 1998-03-18 15:57:26 +00:00
ddb - add defopt's for UVM, UVMHIST and PMAP_NEW. 1998-02-10 14:08:44 +00:00
dev Well, I don't have a Cyclades board, but I needed the alpha kernels 1998-03-21 23:26:15 +00:00
gdbscripts widen proc pointer and wchan pointer fields from 10 to 18 characters, so 1997-04-16 00:58:26 +00:00
ipkdb Update for changes to config. 1998-01-13 02:26:06 +00:00
isofs/cd9660 Add NetBSD Id that got lost. 1998-03-01 02:27:49 +00:00
kern Replace TS_WOPEN with t_wopen, per mail on tech-kern. 1998-03-21 04:02:47 +00:00
lib Sweep up some miscellaneous leftover lite2 integration shrapnel. 1998-03-01 07:15:39 +00:00
lkm build msdosfs LKM with UVM support. pr#5014 1998-03-10 06:53:36 +00:00
miscfs mounting a union causes VOP_WHITEOUT to be called on the upper root 1998-03-17 08:36:57 +00:00
msdosfs Merge with Lite2 + local changes 1998-03-01 02:20:01 +00:00
net convert pfil(9) in and out lists from <sys/queue.h> LISTs to TAILQs, and 1998-03-19 15:45:30 +00:00
netatalk Increase the receive space to improve write performance. From Bill Studenmund 1997-04-29 13:44:47 +00:00
netccitt Merge with Lite2 + local changes 1998-03-01 02:20:01 +00:00
netinet Fix a retransmission bug introduced by the Brakmo and Peterson 1998-03-19 22:29:33 +00:00
netiso Remove extraneous files from Lite2 merge. 1998-03-01 13:45:28 +00:00
netnatm typeo in comment (PR#3836: Curt Sampson) 1997-07-19 22:51:13 +00:00
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 Replace TS_WOPEN with t_wopen, per mail on tech-kern. 1998-03-21 04:02:47 +00:00
ufs Fix a 64-bit pointer/int warning. 1998-03-19 03:42:35 +00:00
uvm rework the copy inheritance case of fork. the old way did not handle 1998-03-19 19:26:50 +00:00
vm VM_PSTRAT_RANDOM does not use varible x. #ifdef x's definition. 1998-03-20 17:40:20 +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