summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-01-02zap, kill and eliminate unused code;Joris Vink
2006-01-02some corrections from michael knudsen;Jason McIntyre
2006-01-02- nuke remaining err(), errx() and warnx() instances.Xavier Santolaria
2006-01-02+.Xr tftp-proxy 8 ,Jason McIntyre
2006-01-02+.Xr tftp-proxy 8Jason McIntyre
2006-01-02#include <signal.h>, not <sys/signal.h>Todd C. Miller
2006-01-02#include <signal.h>, not <sys/signal.h>Todd C. Miller
2006-01-02#include <sys/signal.h> not neededTodd C. Miller
2006-01-02No need to include both <sys/signal.h> and <signal.h>, only <signal.h>Todd C. Miller
2006-01-02fix typo in commentTom Cosgrove
2006-01-02fcu(4) is a master, not slave;Jason McIntyre
2006-01-02ASB 100 here too;Jason McIntyre
2006-01-02`i2c' -> `I2C';Jason McIntyre
2006-01-02sort the lists, and a couple minor tweaks;Jason McIntyre
2006-01-02start to cut some duplicate info from FILES;Jason McIntyre
2006-01-02ASB100 is ASB 100, which I should use consistently; thanks jmc@Damien Miller
2006-01-02correct .Dd;Jason McIntyre
2006-01-02remove duplicate SEE ALSO entry;Jason McIntyre
2006-01-02remove duplicate SEE ALSO entry;Jason McIntyre
2006-01-02sort SEE ALSO;Jason McIntyre
2006-01-02clean up error paths using "goto", part 1. From Andrey Matveev <evol atHans-Joerg Hoexer
2006-01-02more includes cleanup;Xavier Santolaria
2006-01-02rename variable to fix shadow warning;Xavier Santolaria
2006-01-02#include's cleanup; ok joris@ niallo@.Xavier Santolaria
2006-01-02#include's cleanup; ok joris@ niallo@.Xavier Santolaria
2006-01-02add the 82801E SMBus controller id.Brad Smith
2006-01-02use the correct format string directive %llu instead of "%ull".Reyk Floeter
2006-01-02clarify tun(4) opening - set the mode and bring the interface up. alsoReyk Floeter
2006-01-02remove last traces of __BROKEN_INDIRECT_CONFIG.Brad Smith
2006-01-02regenJonathan Gray
2006-01-02Make this generate code with ansi function declarations.Jonathan Gray
2006-01-02mostly style nits; from kent@netbsd.org.Federico G. Schwindt
2006-01-02use pci_matchbyid.Brad Smith
2006-01-02fix some typos and add open/close code of sync pipe, disabled for now.Federico G. Schwindt
2006-01-02make mixer names compatible with other audio devices. from kent@netbsd.orgFederico G. Schwindt
2006-01-02regenBrad Smith
2006-01-02add ATI IXP300 SMBus controller id.Brad Smith
2006-01-02regenBrad Smith
2006-01-02add SMSC PCI vendor id and product id's for the Victory66 chipset.Brad Smith
2006-01-02add the name sparc64 calls this thingTheo de Raadt
2006-01-02document macppc and sparc64 use prom instead of scanningTheo de Raadt
2006-01-02do i2c initialization using ofw data instead of scanning; ok kettenisTheo de Raadt
2006-01-02recognize sync-pipe audio stream; disabled for now. from kent@netbsd.orgFederico G. Schwindt
2006-01-02use a common max. packet length, no binary changeDamien Miller
2006-01-02syncTheo de Raadt
2006-01-02add source selector support. netbsd pr 26538.Federico G. Schwindt
2006-01-02Correctly set the %di register on PXENV calls. This should helpTom Cosgrove
2006-01-02knf. add some debug and use const.Federico G. Schwindt
2006-01-01Xr asbtmTheo de Raadt
2006-01-01correct a typo and reorder check.Federico G. Schwindt