summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-02-27spelling fixDavid Krause
2005-02-27capitalize OpenBSDDavid Krause
2005-02-27the theDavid Krause
2005-02-27SPF and route table calculation.Esben Norby
2005-02-27regenBrad Smith
2005-02-27MF -> MTBrad Smith
2005-02-27If test_unit_ready() in sdattach() returns EIO, try to spin up unitKenneth R Westerback
2005-02-27Many improvements to the RCS support:Jean-Francois Brousseau
2005-02-27specify directionBrad Smith
2005-02-26receive onlyBrad Smith
2005-02-26nge(4) doesn't support VLAN tagging/insertion just yet.Brad Smith
2005-02-26spelling fixesDavid Krause
2005-02-26fix {send,recv}data so they don't add -1 to pos in theMoritz Jodeit
2005-02-26Fix a problem introduced with the recent lru cache change.Jonathan Gray
2005-02-26ypu sure get the impression the number of memory leaks in error pathesHenning Brauer
2005-02-26cosmetic clean-upMarc Espie
2005-02-26simpler macros;Jason McIntyre
2005-02-26document wep;Jason McIntyre
2005-02-26- underlying file system of /tmp is not relevant here, so do notJason McIntyre
2005-02-25unlink() control socket in error path. Spotted by Theo.Claudio Jeker
2005-02-25add ar5211Reyk Floeter
2005-02-25add support for the atheros ar5211 802.11A/B/g wireless chipset.Reyk Floeter
2005-02-25- switch to rcsnum_parse() where appropriateJean-Francois Brousseau
2005-02-25exit with an error message if cvs_file_init() failsJean-Francois Brousseau
2005-02-25add rcsnum_parse() to simplify the most common caseJean-Francois Brousseau
2005-02-25document `cvs diff' options; input/ok jmc; ok jfb Joris Vink;Xavier Santolaria
2005-02-25no more Strncpy or Strncat, everTheo de Raadt
2005-02-25spacingTheo de Raadt
2005-02-25update zoltrix entry; pt out by jsg@Michael Shalayeff
2005-02-25forgot to remove -P from getopt().Hans-Joerg Hoexer
2005-02-25Zap -P option. It has never done anything. While there tweak descripton ofHans-Joerg Hoexer
2005-02-25Mention that if a cbq/hfsc queue definition doesn't specify 'bandwidth'Joel Knight
2005-02-25minor white spacingTheo de Raadt
2005-02-25Enable re(4) on alpha.Jonathan Gray
2005-02-25Correct usage of bus_dma which makes re(4) work on alpha.Jonathan Gray
2005-02-25Add support for software WEP.Jonathan Gray
2005-02-25syncTheo de Raadt
2005-02-25via is integrating s3 video components now..; maxim@chl.chalmers.seTheo de Raadt
2005-02-25knfTheo de Raadt
2005-02-25add /etc/motd and $HOME/.hushlogin to FILES;Jason McIntyre
2005-02-25big changes.David Gwynne
2005-02-25avoid specifying which hash to use;Jason McIntyre
2005-02-25document bsd.rd; text from tom;Jason McIntyre
2005-02-25This test is only valid on archs that have shared kernel and user addressOtto Moerbeek
2005-02-25Be correct in our man pages when talking about NUL termination (that is,Chad Loder
2005-02-25Fix an obviously incorrect call to memset. '0' and 0 are not the sameChad Loder
2005-02-24fixes inspired by netbsd and pointed out by jsg@David Gwynne
2005-02-24mention more chips, jumbo frames and receive checksum offload.Brad Smith
2005-02-24Don't use inline assembly for cpuid instruction, it clobbersAlexander Yurchenko
2005-02-24Workaround for a suspend problem when building on the zaurus.Dale Rahn