NetBSD/sys
nisimura 9f33638436 - Fix and improve confusing indentations inside trap().
- Don't make a reference of curproc when it has NULL value.  It causes
double fault upon a fatal panic ocation.
- Macro FETCH_INSTRUCTION() took a value of address 0.
-
1998-12-04 04:35:44 +00:00
..
adosfs
arch - Fix and improve confusing indentations inside trap(). 1998-12-04 04:35:44 +00:00
coda Various trivial LP64 tweaks to squelch some compiler warnings. 1998-11-18 03:09:20 +00:00
compat Clarify some signed/unsigned confusion with resource limit setting. 1998-11-30 15:46:33 +00:00
conf Define `pcmciabus'. 1998-11-26 15:31:22 +00:00
ddb Do branch forking for inst_return() instructions, too. 1998-11-25 06:38:03 +00:00
dev Cast bus_space_{read,write}_multi arguments. 1998-12-03 23:33:45 +00:00
filecorefs
gdbscripts
ipkdb
isofs
kern Enable `device_register()' for the sparc. 1998-12-03 23:50:11 +00:00
lib Fixup ffstab naming conflict between locore.s, libkern/arch/sparc/ffs.S and 1998-11-26 19:32:10 +00:00
lkm merge ipf 3.2.10 1998-11-22 14:41:29 +00:00
miscfs
msdosfs
net Fix PR6473: allow sends to tun* devices using bpf. 1998-11-30 21:43:11 +00:00
netatalk
netccitt
netinet add a patch from darren reed, to make ipfilter use our cksum routine. 1998-11-26 12:21:47 +00:00
netiso
netnatm
netns
nfs Clean up the NFS sysctl variables. 1998-11-13 20:09:54 +00:00
stand
sys Enable `device_register()' for the sparc. 1998-12-03 23:50:11 +00:00
ufs - intentation 1998-12-02 10:44:52 +00:00
uvm update outdated an_swslot comments 1998-11-20 19:37:06 +00:00
vm patch from chuck: 1998-11-29 06:15:58 +00:00
Makefile