NetBSD/sys
drochner 03d3e7a8b4 -update a comment wrt the "active screen" flag
-apply the patch from PR kern/13117 (Onno van der Linden) to make the
 hardware cursor disappear more thoroughly
-deal with PR kern/13573: hardware cursor too big, but differently:
 we have to obey the font size actually used. At this point, fix the
 problem that the cursor got messed up by the initialization of
 unrelated screens.
2001-09-04 17:14:49 +00:00
..
adosfs
altq copyright clarification (the skeleton file is in public domain) 2001-08-22 08:54:51 +00:00
arch Implement bus_space_mmap(). 2001-09-04 16:32:42 +00:00
coda "wierd" is weird. 2001-08-20 12:20:01 +00:00
compat Fixed indent 2001-09-03 21:10:56 +00:00
conf Disable all of the RF_ASSERT()s by default, enabling them if the 2001-09-01 23:50:43 +00:00
crypto bzero -> memset, bcopy -> memcpy 2001-07-18 16:50:27 +00:00
ddb Add `show malloc' to dump the internal state of the MALLOC_DEBUG code. 2001-08-17 01:00:10 +00:00
dev -update a comment wrt the "active screen" flag 2001-09-04 17:14:49 +00:00
filecorefs
gdbscripts
ipkdb
isofs add getpages/putpages entries for spec vnodes. 2001-08-17 05:54:36 +00:00
kern extent_alloc_subregion shouldn't allocate a region pasts the end of subregion. 2001-08-27 13:35:44 +00:00
lib Add a small version of memmove() for libsa. 2001-09-02 07:04:16 +00:00
lkm build netbsd32, sunos32, svr4 and svr4_32 LKM's on sparc64. 2001-08-14 12:00:01 +00:00
miscfs map files are zero-length. 2001-08-31 04:56:26 +00:00
msdosfs heirarchy -> hierarchy 2001-08-24 10:24:45 +00:00
net Update location of IANA smi-numbers file, since the old one doesn't work any 2001-08-23 14:52:21 +00:00
netatalk
netccitt precede, not preceed. 2001-08-20 12:00:46 +00:00
netinet if I'm bridging and got a packet to interface address on if A from if B, 2001-08-20 03:13:45 +00:00
netinet6 do not try to bring IPv6 up on bridge*. 2001-08-23 02:58:24 +00:00
netisdn precede, not preceed. 2001-08-20 12:00:46 +00:00
netiso "wierd" is weird. 2001-08-20 12:20:01 +00:00
netkey avoid symbol conflict with "sin()". 2001-08-16 14:28:54 +00:00
netnatm
netns Use SPPDEBUG not TCPDEBUG here 2001-07-08 16:14:22 +00:00
netsmb `response', not `responce' 2001-06-19 13:45:52 +00:00
nfs add getpages/putpages entries for spec vnodes. 2001-08-17 05:54:36 +00:00
ntfs fix pointer/structure mismatch in some dprintf's 2001-07-30 13:10:30 +00:00
smbfs
stand
sys Add EVCNT_TRAP event counter type. 2001-08-26 02:48:12 +00:00
ufs deprecate fs_fscktime; we never used it. 2001-09-03 14:52:17 +00:00
uvm handle a locking problem where the second (or later) call in the loanentry 2001-08-27 02:34:29 +00:00
Makefile Make the directory list alphabetical again. 2001-08-03 18:28:09 +00:00