summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-02-20oops, missed one in the cmd list entryDavid Gwynne
2007-02-20KNF while here.Marco Peereboom
2007-02-20fill some macros for ahci structures. fix a spello while there.David Gwynne
2007-02-20clarify that -f is not optional; ok ottoJason McIntyre
2007-02-20KNF while in here.Marco Peereboom
2007-02-20Fix a memory leak in acx_load_radio_firmware() -- free the ucode after use.Claudio Jeker
2007-02-20~1052 lines of new PHY radio initialization code and no end in sight.Marcus Glocker
2007-02-20syncTheo de Raadt
2007-02-20Revert PAE pmap for now, until the strange bug is found. This stopsTom Cosgrove
2007-02-20Remove duplicate entry.Tom Cosgrove
2007-02-20Fix the bpf hook in etherip_input() by using the right address family andClaudio Jeker
2007-02-20for vfsconf sysctl, do not leak kernel sensors out to userlandTheo de Raadt
2007-02-20for sensors do not leak kernel pointers when copying out to userland;Theo de Raadt
2007-02-20No use checking malloc return when called with M_WAITOK.Thordur I. Bjornsson
2007-02-20Remove wrong length check, which is off-by-one, andMoritz Jodeit
2007-02-20Some cleanup including:Moritz Jodeit
2007-02-20Move AML_OBJDEBUG into ACPI_DEBUG.Marco Peereboom
2007-02-20usage(): add -P and tweak -X; from Igor SobradoJason McIntyre
2007-02-20sort the -o options; from Igor SobradoJason McIntyre
2007-02-20sort the -o options; from Igor SobradoJason McIntyre
2007-02-20sort options and sync usage(); from Igor SobradoJason McIntyre
2007-02-20simplify synopsis and usage(); from Igor SobradoJason McIntyre
2007-02-20sort options and avoid line wrap; from Igor SobradoJason McIntyre
2007-02-20sort options; from Igor SobradoJason McIntyre
2007-02-20sort options and sync synopsis; from Igor SobradoJason McIntyre
2007-02-20sort options; from Igor SobradoJason McIntyre
2007-02-20document syslog to other programs, ok jmcHenning Brauer
2007-02-20Put ral* at pci? onto the install media. Noted by Sunnz (sunnzy (at)Tom Cosgrove
2007-02-20implement logging to other program's stdin.Henning Brauer
2007-02-20set maximum packet and window sizes the same for multiplexed clientsDamien Miller
2007-02-20put -n in the right place; from Igor SobradoJason McIntyre
2007-02-20typos; from Daniel DickmanJason McIntyre
2007-02-20Remove useless -h option (if you don't know the synopsis, how do you knowChad Loder
2007-02-20Back out -h doc after discussion with theoChad Loder
2007-02-20Document -h option.Chad Loder
2007-02-20use HOST_UP instead of an hard coded integerReyk Floeter
2007-02-20Change hard coded numbers to sizeof(buf). Also change someRay Lai
2007-02-20Change hard coded numbers to sizeof(buf). Also change someRay Lai
2007-02-20Change hard coded numbers to sizeof(buf). Also change someRay Lai
2007-02-20Change hard coded numbers to sizeof(buf). Also change someRay Lai
2007-02-20Change hard coded numbers to sizeof(buf). Also change someRay Lai
2007-02-20knf found while fixing another bugTheo de Raadt
2007-02-19Added acpi_map_address function for mapping GAS/IO registersJordan Hargrave
2007-02-19syncTheo de Raadt
2007-02-19sort options and sync usage(); from Igor SobradoJason McIntyre
2007-02-19put -n in the right place; from Igor SobradoJason McIntyre
2007-02-19tweaks from Igor Sobrado and myself;Jason McIntyre
2007-02-19- simply synopsis and usage()Jason McIntyre
2007-02-19tidy up synopsis and usage(); reported by Igor SobradoJason McIntyre
2007-02-19pthread bits for sh; help deraadt@, ok kettenis@Miod Vallat