summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
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