NetBSD/sys
bsh 629db0b989 TWINTAIL (official product name is G4255EB) is an evaluation board
with Intel PXA255 processor from Genetec corp.  You can get some
information on the board from http://ad.genetec.co.jp/ but only in Japanese.
2005-02-26 10:49:53 +00:00
..
altq
arch TWINTAIL (official product name is G4255EB) is an evaluation board 2005-02-26 10:49:53 +00:00
coda
compat Fix number of elements calculation when converting socket options. 2005-02-24 08:15:53 +00:00
conf Simplify the awk to print the copyright, by using printf instead of print. 2005-02-13 09:13:04 +00:00
crypto s/netbsd.org/NetBSD.org/g 2003-11-28 08:56:48 +00:00
ddb The way I handled /dev/ksyms requests vs. kernel requests was completely 2005-02-15 21:09:57 +00:00
dev ASIX AX88796 is an NE2000 compatible ethernet chip, but doesn't seem to 2005-02-26 10:29:20 +00:00
dist When we call m_makewritable() the mbuf might be copied - so don't use 2005-02-21 22:01:52 +00:00
fs use MIN()/MAX() rather than min()/max(), to avoid possible truncation 2005-02-13 11:57:47 +00:00
gdbscripts
ipkdb
kern Add the code for pselect and pollts. Add selcommon and pollcommon to 2005-02-25 19:56:07 +00:00
lib
lkm Add MKIPFILTER; if set to no, don't build and install the ipf(4) programs, 2005-02-22 14:39:58 +00:00
miscfs undo the part of rev. 1.93 that turned the past-EOF check into an assertion. 2005-02-16 15:25:33 +00:00
net Re-arrange code slightly to avoid code duplication and allow to bail 2005-02-21 21:37:22 +00:00
net80211
netatalk
netccitt
netinet Add MKIPFILTER; if set to no, don't build and install the ipf(4) programs, 2005-02-22 14:39:58 +00:00
netinet6 Add support for IPsec Network Address Translator traversal (NAT-T), as 2005-02-12 12:31:07 +00:00
netipsec Add support for IPsec Network Address Translator traversal (NAT-T), as 2005-02-12 12:31:07 +00:00
netisdn
netiso Avoid use of freed memory. Reported by Ted Unangst on tech-kern. 2005-02-24 08:29:23 +00:00
netkey Add support for IPsec Network Address Translator traversal (NAT-T), as 2005-02-12 12:31:07 +00:00
netnatm
netns
netsmb
nfs
opencrypto
stand
sys Add the code for pselect and pollts. Add selcommon and pollcommon to 2005-02-25 19:56:07 +00:00
ufs Various minor LFS improvements: 2005-02-26 05:40:42 +00:00
uvm
Makefile