NetBSD/sys
cgd b69dc1f62c move ../sys/syscallargs.h out of the way when making new version,
just like we do for init_sysent.c, syscalls.c, and ../sys/syscall.h.
1995-11-22 23:11:32 +00:00
..
adosfs make nfsable from osymh@gemini.oscs.montana.edu (Michael L. Hitch) 1995-08-18 15:14:33 +00:00
arch RAMDISK stuff. 1995-11-21 05:06:28 +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 move ../sys/syscallargs.h out of the way when making new version, 1995-11-22 23:11:32 +00:00
lib make netinet work on systems where pointers and longs are 64 bits 1995-11-21 01:07:34 +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 make netinet work on systems where pointers and longs are 64 bits 1995-11-21 01:07:34 +00:00
netiso make netinet work on systems where pointers and longs are 64 bits 1995-11-21 01:07:34 +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 New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD' 1994-06-29 06:39:25 +00:00
sys update for new syscalls.master 1995-11-22 23:09:26 +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