summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-02-19previous commit to parse.y was undone. adopt these two regression tests.Hans-Joerg Hoexer
2007-02-19undo previous commit and keep the original behaviour of the parser.Hans-Joerg Hoexer
2007-02-19syncTheo de Raadt
2007-02-19tidy up synopsis and usage();Jason McIntyre
2007-02-18tidy up synopsis and usage();Jason McIntyre
2007-02-18Use sizeof(buf) instead of hard coded numbers.Ray Lai
2007-02-18tidy up synopsis and usage(); from Igor SobradoJason McIntyre
2007-02-18tidy up synopsis and usage(); from Igor SobradoJason McIntyre
2007-02-18tidy up synopsis and usage(); from Igor SobradoJason McIntyre
2007-02-18tidy up synopsis and usage(); from Igor SobradoJason McIntyre
2007-02-18tidy up synopsis and usage(); from Igor SobradoJason McIntyre
2007-02-18tidy up synopsis and usage(); partly from Igor SobradoJason McIntyre
2007-02-18simplify synopsis and usage(); based on a diff from Igor SobradoJason McIntyre
2007-02-18tidy up synopsis and options list; from Igor SobradoJason McIntyre
2007-02-18tidy up synopsis and usage; from Igor SobradoJason McIntyre
2007-02-18unused extern declHenning Brauer
2007-02-18tidy up synopsis and usage; from Igor SobradoJason McIntyre
2007-02-18tidy up synopsis and usage; from Igor SobradoJason McIntyre
2007-02-18unneeded .Op; from Igor SobradoJason McIntyre
2007-02-18tidy up synopsis and usage(); from Igor SobradoJason McIntyre
2007-02-18keep correct permissions on the RCS file when locking/unlocking the fileXavier Santolaria
2007-02-18order options and usage(); from Igor SobradoJason McIntyre
2007-02-18Add aml_evalnode.9 along with the required MLINKS.Michael Knudsen
2007-02-18- sync SYNOPSIS and usage()Jason McIntyre
2007-02-18strlen(3) returns size_t, not int.Ray Lai
2007-02-18sync usage() and synopsis; spotted by Igor SobradoJason McIntyre
2007-02-18oops, let synopsis and usage agree;Jason McIntyre
2007-02-18Use sizeof(buf) instead of magic numbers.Ray Lai
2007-02-18Correct yo-yo shutdowns:Gordon Willem Klok
2007-02-18syncTheo de Raadt
2007-02-18Add currently unused functions for getting EDID information (max supportedGordon Willem Klok
2007-02-18strlen(3) returns size_t.Ray Lai
2007-02-18Pass correct buffer size. (sizeof(cfgPtr->spare_names[c]) != 256)Ray Lai
2007-02-18Don't ignore buffer size argument.Ray Lai
2007-02-18Display the interrupt priority in dmesg, for frame buffers which registerMiod Vallat
2007-02-18Make it more apparent these boards have (crippled version of) vga-compatibleMiod Vallat
2007-02-18Provide a working example of changing resolution.Miod Vallat
2007-02-18document -C option; ok jmcTheo de Raadt
2007-02-18Add bcw_phy_set_baseband_attenuation().Marcus Glocker
2007-02-18Comment corrections from Bret Lambert.Marcus Glocker
2007-02-18Add bcw_shm_write16().Marcus Glocker
2007-02-18Add support for ShanTou ST268.Jonathan Gray
2007-02-18regenJonathan Gray
2007-02-18another udav(4)Jonathan Gray
2007-02-18Remove #ifdef/#endif's around MBR checking code. Remove now unusedKenneth R Westerback
2007-02-18If no MBR partitions are found when spoofing a disklabel, try lookingKenneth R Westerback
2007-02-18In writedisklabel(), read the disklabel sector before rewriting it, toMiod Vallat
2007-02-18Sort routines (phy, radio).Marcus Glocker
2007-02-18an erroneous free() crept in due to a merge errorOtto Moerbeek
2007-02-18Start to add radio PHY initialization routines.Marcus Glocker