summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-06-23a few fixes to systracemarius eriksen
2004-06-23better dead detect window code; still crapTheo de Raadt
2004-06-23Fix one-byte overflow in interrupt handling allocator. henning@, miod@ okAaron Campbell
2004-06-23pfr_commit_ktable calls functions that can result in the currentRyan Thomas McBride
2004-06-23Remove useless debug code.Miod Vallat
2004-06-23Clarify D-Link support by listing specific card revisions thatTodd C. Miller
2004-06-23Make AHD_DEBUG compile. ok krw@Marco Peereboom
2004-06-23Avoid stat before open. Do open and fstat instead.Hans-Joerg Hoexer
2004-06-23Add atw(4), commented out for now.Todd C. Miller
2004-06-23enable ahd by default (still some work for marco and krw, but it noTheo de Raadt
2004-06-23Missed this in the atw(4) commit.Todd C. Miller
2004-06-23Make compiling with Boehm's gc possible again.Hakan Olsson
2004-06-23tabs vs spacesAaron Campbell
2004-06-23Support IPV{4,6}_ADDR_SUBNET IDs in Phase 1, just like the man pageHakan Olsson
2004-06-23Add commandline switch -a / config tag "Acquire-Only" to tell isakmpd to notHans-Joerg Hoexer
2004-06-23Remove some ifdef notyet symbols for non-existent floppy driver. art@ okAaron Campbell
2004-06-23-Wshadow fix up s/encrypt/do_encrypt/. OK djm@, markus@mouring
2004-06-23When servicing 88110 exceptions, reset dsr and isr as fast as possible.Miod Vallat
2004-06-23Since the NMI interrupt source on 88110 is, well, non maskable, it isMiod Vallat
2004-06-23Hook cdbr and cdboot into the build (though nothing uses them yet).Tom Cosgrove
2004-06-23Enter cdboot, a CD-specific second-stage bootrap.Tom Cosgrove
2004-06-23Install adw(4)Todd C. Miller
2004-06-23The DWL520 version we support is rev L1Todd C. Miller
2004-06-23Mention atw.Miod Vallat
2004-06-23Support rfc 3765 which adds a new well known community NOPEER. OK henning@Claudio Jeker
2004-06-23tlp(4) is only found in NetBSD, here it is still dc(4).Miod Vallat
2004-06-23daa should be 0x27 and aaa 0x37Andreas Gunnarsson
2004-06-22atw(4) driver from NetBSD (dyoung). Based in part on a port byTodd C. Miller
2004-06-22Replace a whole bunch of scary uses of strncpy() with strlcpy() andJean-Francois Brousseau
2004-06-22Remove... almost 10 years, and things have changed enough that thisTobias Weingartner
2004-06-22Change of variable name from read to nread, to reduce differenceTom Cosgrove
2004-06-22Cleanup. jajaja henning@Claudio Jeker
2004-06-22Enter cdbr, an El Torito no-emulation CD boot sector that fitsTom Cosgrove
2004-06-22horrid horrid horrid. we have a race window where we, ourselves, do anTheo de Raadt
2004-06-22Make the interactive "update" command match the command-line "-u"Tom Cosgrove
2004-06-22During exception processing, we are not supposed to fault immediatelyMiod Vallat
2004-06-22Teach mkhybrid how to create an El Torito non-emulation boot CD, withTom Cosgrove
2004-06-22Allow setting of port for regress from TEST_SSH_PORT variable; ok markus@Darren Tucker
2004-06-22Import current NetBSD/FreeBSD 802.11 framework.Todd C. Miller
2004-06-22Add M_LINK0 for net80211; OK markus@ and mcbride@Todd C. Miller
2004-06-22Add TEST_SSH_SSHD_CONFOPTS and TEST_SSH_SSH_CONFOPTS to allow addingDarren Tucker
2004-06-22Add quoting for test -z; ok markus@Darren Tucker
2004-06-22Enable ahd interrupts and reset the channel before scanning the busKenneth R Westerback
2004-06-22Rewrite of getmntopts(), making it more robust and getting rid ofOtto Moerbeek
2004-06-22Recent glue_strings change reversed a few checks; fix up conditionalsAnil Madhavapeddy
2004-06-22Use SIOCSIFGENERIC and SIOCGIFGENERIC for SIOCSWAVELAN and SIOCGWAVELANTodd C. Miller
2004-06-22Remove the CNF_ from WI_RID_CNF_ENH_SECURITY and WI_RID_CNF_DBM_ADJUSTTodd C. Miller
2004-06-22The Prism device driver's manual makes a distinction in naming ofTodd C. Miller
2004-06-22do not bcopy wrong stuff thereTheo de Raadt
2004-06-22Don't make xetc a default install set.Kenneth R Westerback