Age | Commit message (Expand) | Author |
2007-02-26 | sort SEE ALSO; | Jason McIntyre |
2007-02-26 | Now that the code is consistent, make the descriptions of EINVAL | Otto Moerbeek |
2007-02-26 | Zero out struct before using, not after. | Ray Lai |
2007-02-26 | This fixes the function names printed in the panic strings so that | Todd T. Fries |
2007-02-26 | don't leak memory, from dhclient; ok krw@ | Kevin Steves |
2007-02-26 | Revert a portion of rev 1.21, via-cuda behaves exactly opposite of via-pmu, | Gordon Willem Klok |
2007-02-25 | Add usage() and error out if given bogus arguments. | Todd C. Miller |
2007-02-25 | add missing include, and int return value. | Steven Mestdagh |
2007-02-25 | Add cas(4). Ad a few missing comments while there. | Mark Kettenis |
2007-02-25 | - HELO/EHLO is part of the tuple | Jason McIntyre |
2007-02-25 | cas(4) can receive packets now. | Mark Kettenis |
2007-02-25 | Make receiving packets work. Driver works well enough to do the commit over. | Mark Kettenis |
2007-02-25 | config lines for cdcef and an Xr | David Gwynne |
2007-02-25 | remove bad comma; from Igor Sobrado | Jason McIntyre |
2007-02-25 | Attempt to clarify new greylisting rules. | Todd C. Miller |
2007-02-25 | tweaks; | Jason McIntyre |
2007-02-25 | Make integer wrap checks the same for mmap, munmap, msync, etc | Todd C. Miller |
2007-02-25 | use the 1 line load line from 'systat vm' on all the other displays, giving | Theo de Raadt |
2007-02-25 | one example (of two) of tree breaking the "other gcc" | Theo de Raadt |
2007-02-25 | delete -W flags that reyk uses to break the tree | Theo de Raadt |
2007-02-25 | Disable acceleration by default; set device flags to a nonzero value to | Miod Vallat |
2007-02-25 | copy mis-aligned routing socket message into a properly aligned struct, so | Theo de Raadt |
2007-02-25 | No point in using zero'd fields in the parsed options. Use the options | Kenneth R Westerback |
2007-02-25 | Power on/off cardbus socket at attach/detach time. Makes firmware upload | Marcus Glocker |
2007-02-25 | reword some text to avoid a hideous Xr; | Jason McIntyre |
2007-02-25 | shuffle the text slightly into a more logical order; | Jason McIntyre |
2007-02-25 | the -W and -w flags do not need a separate synopsis; | Jason McIntyre |
2007-02-25 | one application does not need five synopses; | Jason McIntyre |
2007-02-25 | move the text describing 4.3 syntax compatibility to HISTORY, rather | Jason McIntyre |
2007-02-25 | remove unused/dangling prototypes and comment reference; | Kevin Steves |
2007-02-25 | no need to quote/escape here; ok krw@ | Kevin Steves |
2007-02-25 | remove unused variable | Reyk Floeter |
2007-02-25 | we do have a table with suberror codes for cease and their meaning; | Henning Brauer |
2007-02-25 | tiny typos hiding, uncovered Leen Besselink <leen@consolejunkie.net> | Henning Brauer |
2007-02-25 | No need to fillup chip_rev here. | Marcus Glocker |
2007-02-25 | Calculate number of cores correctly. This is done based on the common | Marcus Glocker |
2007-02-25 | shuffle the text somewhat to make the page read better; | Jason McIntyre |
2007-02-25 | document the "opaque", "arch", and "nodump" flags more fully; | Jason McIntyre |
2007-02-25 | Adjust var name so cardbus attaches again. | Marcus Glocker |
2007-02-25 | tweaks; | Jason McIntyre |
2007-02-25 | only the initial macro is preceded by a dot; | Jason McIntyre |
2007-02-25 | tweak; | Jason McIntyre |
2007-02-25 | dmesg should look like devN at busN locators: device info | Theo de Raadt |
2007-02-25 | spaces -> tab; "of course" deraadt@ | Marco S Hyman |
2007-02-25 | tweaks by me and dlg; drahn ok | Theo de Raadt |
2007-02-25 | crank size of sparc64 miniroot a wee bit | Theo de Raadt |
2007-02-25 | Change how we determin if were running on a new world versus old world | Gordon Willem Klok |
2007-02-25 | add missing USBD_FORCE_SHORT_XFER checks, put back some code I had for a | Dale Rahn |
2007-02-25 | Defines to make isr status more useable. Bit patterns for debug prints. | Dale Rahn |
2007-02-25 | sync | Theo de Raadt |