summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-02-27Invoke hp300_cninit() twice, with a global variable letting theMiod Vallat
2005-02-27Decide whether to force serial console on the 425e based upon the serviceMiod Vallat
2005-02-27Use the DMA defines from dev/ic/lsi64854reg.h whenever possible; no functionalMiod Vallat
2005-02-27Fix backtraces for kernel core dumps.Mark Kettenis
2005-02-27- only send exported vars (based on a diff from Solar Designer)Otto Moerbeek
2005-02-27support 'tagged' in translation rules, non-delayed tag lookupDaniel Hartmeier
2005-02-27be -> by, ok jmc@Pedro Martelletto
2005-02-27cleanup correctly in some error paths.Patrick Latifi
2005-02-271. tcp_xmit_timer(): remove extra rtt decrement (t_rtttime is 0-basedMarkus Friedl
2005-02-27where possible, use bzero instead of memsetHans-Joerg Hoexer
2005-02-27Don't truncate logfile here eitherDarren Tucker
2005-02-27Add optional capability to log output from regress commands; ok markus@Darren Tucker
2005-02-27IBSS bits from NetBSD rtw.c -r 1.40Jonathan Gray
2005-02-27spelling fixesDavid Krause
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