summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-02-25remove unused/dangling prototypes and comment reference;Kevin Steves
2007-02-25no need to quote/escape here; ok krw@Kevin Steves
2007-02-25remove unused variableReyk Floeter
2007-02-25we do have a table with suberror codes for cease and their meaning;Henning Brauer
2007-02-25tiny typos hiding, uncovered Leen Besselink <leen@consolejunkie.net>Henning Brauer
2007-02-25No need to fillup chip_rev here.Marcus Glocker
2007-02-25Calculate number of cores correctly. This is done based on the commonMarcus Glocker
2007-02-25shuffle the text somewhat to make the page read better;Jason McIntyre
2007-02-25document the "opaque", "arch", and "nodump" flags more fully;Jason McIntyre
2007-02-25Adjust var name so cardbus attaches again.Marcus Glocker
2007-02-25tweaks;Jason McIntyre
2007-02-25only the initial macro is preceded by a dot;Jason McIntyre
2007-02-25tweak;Jason McIntyre
2007-02-25dmesg should look like devN at busN locators: device infoTheo de Raadt
2007-02-25spaces -> tab; "of course" deraadt@Marco S Hyman
2007-02-25tweaks by me and dlg; drahn okTheo de Raadt
2007-02-25crank size of sparc64 miniroot a wee bitTheo de Raadt
2007-02-25Change how we determin if were running on a new world versus old worldGordon Willem Klok
2007-02-25add missing USBD_FORCE_SHORT_XFER checks, put back some code I had for aDale Rahn
2007-02-25Defines to make isr status more useable. Bit patterns for debug prints.Dale Rahn
2007-02-25syncTheo de Raadt
2007-02-25More complete info about usb client mode, remove broken url as intel sold pxa.Dale Rahn
2007-02-25USB client is starting to work.Dale Rahn
2007-02-24Remove several incorrect and/or unmaintained emails, prompted by correction f...Ian Darwin
2007-02-24Add myself as author, since I completed the driver.Dale Rahn
2007-02-24Get correct chip revision and also get chip package.Marcus Glocker
2007-02-24move debug print into debug block.Dale Rahn
2007-02-24Add my copyright, since I took the skeleton driver and made it complete.Dale Rahn
2007-02-24Add myself to copyright since I took the skeleton driver and made it complete.Dale Rahn
2007-02-24fix comment; from jared r r spiegelOtto Moerbeek
2007-02-24syncTheo de Raadt
2007-02-24make and Xr cas 4Theo de Raadt
2007-02-24cas(4)Mark Kettenis
2007-02-24replace 400 lines of md5 code in Digest::MD5's XS with 4 linesSimon Bertrang
2007-02-24Glue for cas(4).Mark Kettenis
2007-02-24Start of a driver for Sun Cassini gigabit ethernet interfaces. Driver canMark Kettenis
2007-02-24Make greylisting the default when spamd is enabled. Uses the new -g flagTodd C. Miller
2007-02-24When greylisting we don't actually need to use the <spamd> pf table.Todd C. Miller
2007-02-24UI improvement: in case the disk overflows, let tally give informationMarc Espie
2007-02-24exit right away if the config file isn't there, rather thanBob Beck
2007-02-24license + copyrightBob Beck
2007-02-24Pr 5395 from Stefan Krah <stefan-usenet@bytereef.org>Bob Beck
2007-02-24disable anonymous DH by default (cipher suite HIGH:!ADH instead of HIGH).Reyk Floeter
2007-02-24disable SSLv2 and use "HIGH" crypto cipher suites by default.Reyk Floeter
2007-02-24xref adjfreq(2); from Igor ZinovikOtto Moerbeek
2007-02-24There is no filter_lines function, remove its prototype. From Mark Lumsden.Todd C. Miller
2007-02-24Remove unused B_DIRTY, B_PAGET, B_PGIN, B_TAPE and B_UAREA b_flags values.Miod Vallat
2007-02-24Fix value typos, sync radio vars with phy vars, add radio defaultMarcus Glocker
2007-02-24sort options; sync usage(); from Igor SobradoJason McIntyre
2007-02-24unused vars; from Mark LumsdenOtto Moerbeek