NetBSD/sys
mycroft 108b65903a Fix an obscure bug:
If we enter DDB from the keyboard, kc_scandata[] wasn't updated before the
debugger was entered, and the first call to cngetc() would see the ESC and
stack another DDB entry on top.  This was... poor.
2000-02-25 00:42:47 +00:00
..
adosfs
arch Fix an obscure bug: 2000-02-25 00:42:47 +00:00
coda
compat Update patch from Witold Wnuk in PR 9335 to solve potential security 2000-02-17 12:34:26 +00:00
conf sort filenames, mainly to sort ip6/ipsec entries. 2000-02-19 10:31:07 +00:00
ddb On MP, print cpu number prior to prompt 2000-02-21 05:48:56 +00:00
dev Cosmetic change. 2000-02-25 00:23:57 +00:00
filecorefs
gdbscripts
ipkdb
isofs
kern Add a fifth "divisor" argument to humanize_number; suitable values are 2000-02-20 19:32:28 +00:00
lib
lkm
miscfs
msdosfs
net For pfil_add_hook(..., PFIL_ALL, ...), if we fail to add the output filter, 2000-02-23 02:35:42 +00:00
netatalk
netccitt
netinet hide declaration of IP6_EXTHDR_{GET,CHECK} from userland. 2000-02-24 09:55:24 +00:00
netinet6 remove unnecessary if - else clause. 2000-02-25 00:29:55 +00:00
netiso
netkey
netnatm
netns
nfs
ntfs one more - Windows 2000 NTFS support 2000-02-19 14:42:21 +00:00
stand
sys revert previous change 2000-02-22 21:09:50 +00:00
ufs remove obsoleted #if defined(UVM) 2000-02-20 06:34:46 +00:00
uvm Allocate the page buckets out of kernel_map, not kmem_map. Saves 16 2000-02-13 03:34:40 +00:00
vm Add some very simple code to auto-size the kmem_map. We take the 2000-02-11 19:22:52 +00:00
Makefile