NetBSD/sys
nisimura 7dce3ef311 - User mode context held with pcb_regs[38] in 'struct pcb' was relocated
at the very bottom of process kernel stack.   The address is pointed with
'curproc->p_md.md_regs'.
- Define 'struct md_coredump'.
1999-01-16 03:12:18 +00:00
..
adosfs
arch - User mode context held with pcb_regs[38] in 'struct pcb' was relocated 1999-01-16 03:12:18 +00:00
coda
compat fix gcc complaint about assignment in truth value 1999-01-14 15:00:38 +00:00
conf Pull in ip_ipip.c if ipip | mrouting, and use needs-flags instead of 1999-01-13 23:02:48 +00:00
ddb Avoid arithmetic on `void *' since that's not ANSI C. 1999-01-08 18:10:35 +00:00
dev __pmax__ -> pmax, like other ports. 1999-01-15 23:29:55 +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 Fix format mismatch which only turns up when building with DEBUG 1999-01-15 22:02:59 +00:00
lib Fix an unterminated macro call. 1999-01-15 20:34:31 +00:00
lkm
miscfs Oops. That extra "*" doesn't need to be there. 1999-01-15 22:04:44 +00:00
msdosfs Implement short-term solution for PR#6576 1999-01-07 15:03:36 +00:00
net Pull the IP-in-IP tunneling support out of the GRE code. It's not handled 1999-01-11 21:32:13 +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 Domains are associated with protocol families, not address families. 1999-01-14 01:16:55 +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
stand
sys Add M_RAIDFRAME. 1999-01-14 22:38:41 +00:00
ufs Move the bswap functions from libutil to libc (this bups the 1999-01-15 13:31:15 +00:00
uvm When a reference is made to a hole in a swap file, panic. The optimal 1998-12-26 06:25:59 +00:00
vm
Makefile