summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-02-26sort SEE ALSO;Jason McIntyre
2007-02-26Now that the code is consistent, make the descriptions of EINVALOtto Moerbeek
2007-02-26Zero out struct before using, not after.Ray Lai
2007-02-26This fixes the function names printed in the panic strings so thatTodd T. Fries
2007-02-26don't leak memory, from dhclient; ok krw@Kevin Steves
2007-02-26Revert a portion of rev 1.21, via-cuda behaves exactly opposite of via-pmu,Gordon Willem Klok
2007-02-25Add usage() and error out if given bogus arguments.Todd C. Miller
2007-02-25add missing include, and int return value.Steven Mestdagh
2007-02-25Add cas(4). Ad a few missing comments while there.Mark Kettenis
2007-02-25- HELO/EHLO is part of the tupleJason McIntyre
2007-02-25cas(4) can receive packets now.Mark Kettenis
2007-02-25Make receiving packets work. Driver works well enough to do the commit over.Mark Kettenis
2007-02-25config lines for cdcef and an XrDavid Gwynne
2007-02-25remove bad comma; from Igor SobradoJason McIntyre
2007-02-25Attempt to clarify new greylisting rules.Todd C. Miller
2007-02-25tweaks;Jason McIntyre
2007-02-25Make integer wrap checks the same for mmap, munmap, msync, etcTodd C. Miller
2007-02-25use the 1 line load line from 'systat vm' on all the other displays, givingTheo de Raadt
2007-02-25one example (of two) of tree breaking the "other gcc"Theo de Raadt
2007-02-25delete -W flags that reyk uses to break the treeTheo de Raadt
2007-02-25Disable acceleration by default; set device flags to a nonzero value toMiod Vallat
2007-02-25copy mis-aligned routing socket message into a properly aligned struct, soTheo de Raadt
2007-02-25No point in using zero'd fields in the parsed options. Use the optionsKenneth R Westerback
2007-02-25Power on/off cardbus socket at attach/detach time. Makes firmware uploadMarcus Glocker
2007-02-25reword some text to avoid a hideous Xr;Jason McIntyre
2007-02-25shuffle the text slightly into a more logical order;Jason McIntyre
2007-02-25the -W and -w flags do not need a separate synopsis;Jason McIntyre
2007-02-25one application does not need five synopses;Jason McIntyre
2007-02-25move the text describing 4.3 syntax compatibility to HISTORY, ratherJason McIntyre
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