summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-04-05nforce4 devs and nforce2-400 ac97Michael Shalayeff
2005-04-05from netbsd:Michael Shalayeff
2005-04-05fix wep by adjusting the total packet lengthReyk Floeter
2005-04-05syncTheo de Raadt
2005-04-05- fix another 'an udf' mistake i madePedro Martelletto
2005-04-05No extra newline if keyboard plugged but not console.Miod Vallat
2005-04-05make sure *vpp == NULL if udf_lookup() returns an errorPedro Martelletto
2005-04-05sync and sort usage(). ok jmc@ markus@Otto Moerbeek
2005-04-05Argument to DELAY should be usecs, not hz.Christopher Pascoe
2005-04-05Use the dynamic buffer API for packet generation and sending.Claudio Jeker
2005-04-05Set errno in case buf_realloc() fails because the limit of the buffer isClaudio Jeker
2005-04-05Return EINVAL in SIOCSIFLLADDR if new lladdr is a multicast address.Claudio Jeker
2005-04-05Factor out scsi_mode_sense() and scsi_mode_select() like NetBSD does.Kenneth R Westerback
2005-04-05The first release this will appear in is OpenBSD 3.8Tom Cosgrove
2005-04-05cleanup; ok hshoexer@Jason McIntyre
2005-04-05iy(4) has been removed;Jason McIntyre
2005-04-05add -b to synopsis;Jason McIntyre
2005-04-05Clean up some logic. Use better error handling for sd devices. BeKenneth R Westerback
2005-04-05ich6 support and deuglify long slash seqsMichael Shalayeff
2005-04-05ich6 support from freebsd via [Bjorn] Sandell <biorn@dce.chalmers.se>Michael Shalayeff
2005-04-05change incorrect filename in output on fstat() failureJared Yanovich
2005-04-05fix parenthesis for BGE_RCB_MAXLEN_FLAGSBrad Smith
2005-04-05Use 'route -qn' for the IPv6 default route command in hostname.if.Kenneth R Westerback
2005-04-05- Fix for an issue with excessive collisions in half duplex mode.Brad Smith
2005-04-05spacing found while digging for bugsTheo de Raadt
2005-04-05-iyBrad Smith
2005-04-05nuke a second driver for ISA Intel EtherExpress PRO/10 cards whichBrad Smith
2005-04-04Nuke pmap_bootstrap_alloc(), not used anymore.Miod Vallat
2005-04-04A bare bone man page.Hans-Joerg Hoexer
2005-04-04Add initial blink/unblink harness.Marco Peereboom
2005-04-04Add blink and unblink but tell userland it is responsible for actually doing itMarco Peereboom
2005-04-04add blink and unblink.Marco Peereboom
2005-04-04fix cvs id tagsHans-Joerg Hoexer
2005-04-04Fix interrupt sharing on bge, by checking the same way the linuxBob Beck
2005-04-04Add ipsecctl utility, work in progressHans-Joerg Hoexer
2005-04-04Add sysctl for dumping the SPDHans-Joerg Hoexer
2005-04-04syncTheo de Raadt
2005-04-04spacing; ok cloderTheo de Raadt
2005-04-04Document PT_[GS]ETXMMREGS.Mark Kettenis
2005-04-04fix byteorder confusionHans-Joerg Hoexer
2005-04-04use .hMarco Peereboom
2005-04-04Add .h for some cleanupMarco Peereboom
2005-04-04remove noise statistics. this was generating tons of useless interrupts.Damien Bergamini
2005-04-04syncDamien Bergamini
2005-04-04fix ids. ok jsg@ deraadt@Damien Bergamini
2005-04-04new id for PRO/Wireless 2915ABG. fix desc for PRO/Wireless adapters.Damien Bergamini
2005-04-04shrinkTheo de Raadt
2005-04-04print lladdr instead of address; pointed out by a fewTheo de Raadt
2005-04-04add rssadapt(9) to SEE ALSO in ieee80211(9), and vice versa;Jason McIntyre
2005-04-04apply some fixes originally mailed to jsg@;Jason McIntyre