NetBSD/sys
christos 74d863263c Use loadfile() to load the bootblocks, so that we are going to be able
eventually to load boot blocks with this. Unfortunately the elf assembler
chokes currently on our bootblocks, so the ELF portion does not work (yet).
1999-01-28 22:47:25 +00:00
..
adosfs
arch Use loadfile() to load the bootblocks, so that we are going to be able 1999-01-28 22:47:25 +00:00
coda Commit a couple of old fixes 1998-12-10 02:22:52 +00:00
compat Only declare the uc_pad member if SVR4_UC_MACHINE_PAD is defined. 1999-01-26 18:41:03 +00:00
conf Add | netatalk to if_arp.c and if_ethersubr.c so that kernels without 1999-01-26 17:14:11 +00:00
ddb Avoid arithmetic on `void *' since that's not ANSI C. 1999-01-08 18:10:35 +00:00
dev wscons based console video & keyboard support for the NeXT 1999-01-28 11:46:22 +00:00
filecorefs COMPAT_xxx option review: add missing opt_compat_netbsd.h 1998-12-18 14:24:43 +00:00
gdbscripts
ipkdb
isofs Multisession-CD-Support, by Torsten Duwe <duwe@ns.lst.de>. 1999-01-04 15:32:08 +00:00
kern Implement [v]snprintf() 1999-01-28 00:05:49 +00:00
lib memset, derived from old kernel bcopy. 1999-01-28 03:08:57 +00:00
lkm merge ipf 3.2.10 1998-11-22 14:41:29 +00:00
miscfs make it compile with !UVM 1999-01-28 21:18:00 +00:00
msdosfs Implement short-term solution for PR#6576 1999-01-07 15:03:36 +00:00
net We no longer support IPIP (IP proto 4). 1999-01-26 21:21:14 +00:00
netatalk Domains are associated with protocol families, not address families. 1999-01-14 01:16:55 +00:00
netccitt Domains are associated with protocol families, not address families. 1999-01-14 01:16:55 +00:00
netinet ~htons(...) is always negative. 1999-01-28 21:29:27 +00:00
netiso Domains are associated with protocol families, not address families. 1999-01-14 01:16:55 +00:00
netnatm Domains are associated with protocol families, not address families. 1999-01-14 01:16:55 +00:00
netns Domains are associated with protocol families, not address families. 1999-01-14 01:28:23 +00:00
nfs Clean up the NFS sysctl variables. 1998-11-13 20:09:54 +00:00
stand vax -> __vax__ (and mips to __mips__ in ultrix_misc.c) 1998-10-20 01:46:27 +00:00
sys oops- pooched last delta 1999-01-28 19:58:52 +00:00
ufs Move the bswap functions from libutil to libc (this bups the 1999-01-15 13:31:15 +00:00
uvm comment cleanup, shift around the inline stuff a bit, 1999-01-28 14:46:27 +00:00
vm remove old (dead) non-MNN code 1999-01-16 20:00:28 +00:00
Makefile