NetBSD/sys
cgd c20292b01b fix casts; should cast pointers to longs, not ints. 1995-11-20 20:43:33 +00:00
..
adosfs make nfsable from osymh@gemini.oscs.montana.edu (Michael L. Hitch) 1995-08-18 15:14:33 +00:00
arch Garbage collect some stuff that isn't used. Rename the relocation info 1995-11-20 01:15:26 +00:00
compat Fix transposed copyin() args, from Niklas Hallqvist <niklas@appli.se>. 1995-11-16 18:42:05 +00:00
conf We don't have, and have never had, a kern/exec_hpux.c 1995-11-20 01:01:05 +00:00
ddb Need to include <vm/vm.h> 1995-10-26 14:52:33 +00:00
dev get size of softc right 1995-11-17 23:33:34 +00:00
isofs/cd9660 "goto start" after sleeping for locked iso_node in cd9660_lock, like 1995-11-08 22:26:24 +00:00
kern ffs -> ufs 1995-11-11 22:00:15 +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 fix casts; should cast pointers to longs, not ints. 1995-11-20 20:43:33 +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 Remove the gratuitous code to check for a disc at boot time. 1995-11-11 20:07:57 +00:00
stand
sys ffs -> ufs 1995-11-11 22:00:15 +00:00
ufs ffs -> ufs 1995-11-11 22:00:15 +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