NetBSD/sys
ws f4d1bdb04f Fix thinko in last 1995-11-29 18:28:51 +00:00
..
adosfs make nfsable from osymh@gemini.oscs.montana.edu (Michael L. Hitch) 1995-08-18 15:14:33 +00:00
arch In probe[gs]et() there's no need to check against KERNBASE, as pointed 1995-11-29 01:52:41 +00:00
compat Re-ran makesyscalls.sh; syscalls.conf and syscalls.master chagned. 1995-11-28 08:43:58 +00:00
conf pull in ecoff_exec.c with 'options EXEC_ECOFF', as well as with compat 1995-11-25 00:37:39 +00:00
ddb fix paste-o 1995-11-24 22:13:08 +00:00
dev allow bus-specific lance drivers to use machine-independent buffer/descriptor 1995-11-25 01:23:51 +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 Add hooks for COMPAT_HPUX. 1995-11-28 08:07:25 +00:00
lib Use bzero() instead of memset(..., 0, ...). 1995-11-29 06:12:08 +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 Fix thinko in last 1995-11-29 18:28:51 +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 Setup the stack gap for COMPAT_HPUX, too. 1995-11-28 08:16:47 +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