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