NetBSD/sys
gwr 883be4be3a ufs ==> ffs 1995-11-07 22:27:21 +00:00
..
adosfs make nfsable from osymh@gemini.oscs.montana.edu (Michael L. Hitch) 1995-08-18 15:14:33 +00:00
arch Correct test for sun4 machines (thanks Chuck). 1995-11-07 11:45:24 +00:00
compat ufs ==> ffs 1995-11-07 22:27:21 +00:00
conf Move RCONSOLE files into dev/rcons/files.rcons. 1995-10-04 23:33:14 +00:00
ddb Need to include <vm/vm.h> 1995-10-26 14:52:33 +00:00
dev Bring in several changes from the ccd: 1995-11-06 20:28:09 +00:00
isofs/cd9660 avoid unnecessary aging of buffers. This used to make sense, when buffer 1995-07-24 21:19:27 +00:00
kern Make the ktrace code emit a record that indicates the current emulation 1995-10-22 00:35:06 +00:00
lib oops; i forgot these u_int -> size_t conversions. 1995-10-20 01:35:25 +00:00
miscfs Implement VOP_BWRITE() using vn_bwrite(), per r_friedl@informatik.uni-kl.de. 1995-10-15 05:18:12 +00:00
msdosfs Don't forward credentials to bread, it makes nfs panic 1995-11-05 18:47:48 +00:00
net Add some missing statistics. From Thorsten Lockert. 1995-10-05 05:55:09 +00:00
netccitt so_pcb should be a void *. 1995-08-17 02:57:20 +00:00
netinet Implement tcp_sysctl(). Add a sysctl option to enable/disable RFC1323 1995-09-30 07:02:00 +00:00
netiso Fix error pointed out by GCC 2.7. 1995-10-16 05:28:58 +00:00
netns so_pcb should be a void *. 1995-08-17 02:57:20 +00:00
nfs Add cookie support. Stash cookies in the word prior to the end of 1995-10-14 00:56:07 +00:00
scsi More rogues. 1995-11-01 01:15:07 +00:00
stand
sys protect sys/wait.h against multiple inclusion (Matt Green; PR #1636) 1995-10-19 08:14:18 +00:00
ufs Correct a comment regarding cookies, from Greg Hudson. 1995-10-09 11:19:32 +00:00
vm Add hooks for COMPAT_FREEBSD, from Noriyuki Soda. 1995-10-10 01:26:36 +00:00
Makefile The `lib' sub-directory no longer has a Makefile. 1995-09-15 21:05:21 +00:00