summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-10-22Recognize kernel options specified on the "boot" command line (e.g. boot --c),Miod Vallat
2007-10-22last one left behind.Pierre-Yves Ritschard
2007-10-22load certificates text at parse time. then load them in relay processes.Pierre-Yves Ritschard
2007-10-22add missing header to avoid warningCharles Longeau
2007-10-22sync with daemon parser code.Pierre-Yves Ritschard
2007-10-22add missing .Ed;Jason McIntyre
2007-10-22Add a broadcast mode to trunk(4). This mode sends frames on allPierre-Yves Ritschard
2007-10-22stoped -> stoppedJoel Sing
2007-10-22enable the fifo probe code as long as the serial is not used as consoleFederico G. Schwindt
2007-10-22move from x86 to i386; gentle push by deraadt@, ok ragge@Otto Moerbeek
2007-10-22add support for the include directive to the configuration file parser,Reyk Floeter
2007-10-22areca has SAS hbas now, and so far they seem to work fine. i need a cableDavid Gwynne
2007-10-22arc supports more than just SATA hbas, so dont say the ports are alwaysDavid Gwynne
2007-10-22Add SUNIX 4036A 2 port serial card. Sadly it does not conform toOtto Moerbeek
2007-10-22add RCS idJasper Lievisse Adriaanse
2007-10-22do not check the file secrecy of hoststated.conf, there is no need toReyk Floeter
2007-10-22- remove a duplicate entry. since the fortune can hardly be termedJason McIntyre
2007-10-22add additional relay examples: simple non-SSL TCP relay, transparentReyk Floeter
2007-10-22various improvements;Jason McIntyre
2007-10-22Use pci_set_powerstate(), shrinking the code and unifying the differentFederico G. Schwindt
2007-10-22Add pci_set_powerstate() to change the pm state for a given device.Federico G. Schwindt
2007-10-22syncTheo de Raadt
2007-10-22Xr pcidumpDavid Gwynne
2007-10-22no need for NOPROG and bsd.prog.mkTheo de Raadt
2007-10-22fix tag building; Pierre Riteau plus my own tweaksTheo de Raadt
2007-10-22"link it to the build" deraadt@David Gwynne
2007-10-22only build program on pci architecturesTheo de Raadt
2007-10-22lint says __progname is not constTheo de Raadt
2007-10-22dmesg prints bus/dev/func locations in decimal, and the command line paramDavid Gwynne
2007-10-22infromation -> informationDavid Gwynne
2007-10-22use EV_SET() instead of doing it by hand; Iruata SouzaTheo de Raadt
2007-10-22i wrote most of the code this year, so fix copyright.David Gwynne
2007-10-22put pcidump in the tree, a little tool for reading the pci configurationDavid Gwynne
2007-10-22pfctl does not need file secrecyTheo de Raadt
2007-10-21Being able to set the decision weight of prefixes is a nice feature, butMichael Knudsen
2007-10-21Don't use next_tick() to start the clock ticking on secondary CPUs. ThisMark Kettenis
2007-10-21Pull from ragge's repo:Otto Moerbeek
2007-10-21add libexpat; ok espieJason McIntyre
2007-10-21our as wants # as a comment charOtto Moerbeek
2007-10-21whack extdef() for the moment, it seems we do not need it and it tripsOtto Moerbeek
2007-10-21Make certain the output buffer is zeroed before starting processing.Dale Rahn
2007-10-21This QUEUE_DEBUG should really be DIAGNOSTIC - we need these checksBob Beck
2007-10-21Take even more care to ensure the max message size is atKenneth R Westerback
2007-10-21bring device back from power save mode if needed. fixes a problem reportedFederico G. Schwindt
2007-10-21Comment fix about time consumption of _gettemp.Tobias Stoeckmann
2007-10-21Replace Cardbus_conf_* calls by cardbus_conf_* ones. This solves theMarcus Glocker
2007-10-21use .Pp instead of a blank space;Jason McIntyre
2007-10-21add ecadc.4;Jason McIntyre
2007-10-21some corrections for previous;Jason McIntyre
2007-10-21sync with other daemons.Pierre-Yves Ritschard