Age | Commit message (Expand) | Author |
2004-07-06 | sent in by loki@animata.net: This includes all the changes from netbsd | Theo de Raadt |
2004-07-06 | from netbsd, via loki@animata.net, ehci.c revision 1.58 without some | Theo de Raadt |
2004-07-06 | from netbsd, via loki@animata.net, ehci.c revision 1.56 sans some debugging | Theo de Raadt |
2004-07-06 | make -w optional to set options, so audioctl is consistent with | Vincent Labrecque |
2004-07-06 | point pplz to rc.conf.local instead of rc.conf, from Bernd Ahlers <ba@bsws.de> | Henning Brauer |
2004-07-06 | sync | Theo de Raadt |
2004-07-06 | Replace magic number with a more descriptive #define. This magic number was | Aaron Campbell |
2004-07-06 | remove .Pp and -compact in displays; | Jason McIntyre |
2004-07-05 | pretty | Theo de Raadt |
2004-07-05 | - BUGS comes last | Jason McIntyre |
2004-07-05 | description looking slightly more like a regular manpage and not a pipe-dream. | Marc Espie |
2004-07-05 | update(8) is an in-kernel process; | Jason McIntyre |
2004-07-05 | typo from jared yanovich; | Jason McIntyre |
2004-07-05 | avoid mess by specifying netmask to EXAMPLES; | Jason McIntyre |
2004-07-05 | keep last 8 offset,delay pairs - we'll need them for the clock filters later. | Henning Brauer |
2004-07-05 | be more clear | Theo de Raadt |
2004-07-05 | Mention ahd. | Miod Vallat |
2004-07-05 | Xref ahd(4). | Miod Vallat |
2004-07-05 | Remove extraneous .Ed call. | Marco Peereboom |
2004-07-05 | libmilter libs belong in comp, not base. From mpech@, OK deraadt@ | Todd C. Miller |
2004-07-05 | Add ahd man page. | Marco Peereboom |
2004-07-05 | Add ahd man page. Pointers and irony from miod@, ok deraadt@ | Marco Peereboom |
2004-07-05 | Allocate buffers in randomread and randomwrite via malloc instead | Todd C. Miller |
2004-07-05 | Belkin F5D6020 version 1 is a prism card too | Todd C. Miller |
2004-07-05 | delay, not error | Henning Brauer |
2004-07-05 | when running as supplier and asked about a defualt route but we have no, | Henning Brauer |
2004-07-05 | remove some stuff to make the blocks slightly smaller. we could go further | Theo de Raadt |
2004-07-05 | use correct multiplier for us -> s conversion | Otto Moerbeek |
2004-07-05 | too clever, perl regexps are greedy, ensure we get the correct name. | Marc Espie |
2004-07-05 | clean & knf | Theo de Raadt |
2004-07-05 | do not queue events when no daemon running. flush all events on last close. | Theo de Raadt |
2004-07-05 | Use strtonum() instead of assigning the value of strtoul() to a uid_t/gid_t. | Todd C. Miller |
2004-07-05 | userquota and groupquota _optionally_ have a value. | Otto Moerbeek |
2004-07-05 | %lu and cast to unsigned long to print a size_t; ok ho | Peter Valchev |
2004-07-05 | The rde no longer needs to check if the nexthop is the loopback address. | Claudio Jeker |
2004-07-05 | new blackhole/reject nexthops | Henning Brauer |
2004-07-05 | implement "set nexthop blackhole" and "set nexthop reject" | Henning Brauer |
2004-07-05 | Still deduce a pkg-name even if there is no .tgz in the pkg-name specified | Marc Espie |
2004-07-05 | less esoteric error message for missing @name, on a question from | Marc Espie |
2004-07-05 | Compile at -O1 on m68k, sig11 in LYMainLoop at -O2. | Miod Vallat |
2004-07-05 | don't limit to one remote server any more | Henning Brauer |
2004-07-05 | calculate the median offset from all servers we sync to and call | Henning Brauer |
2004-07-05 | sync various changes in old_identifycpu() into identifycpu() | David Krause |
2004-07-05 | Completes the structs for the isochronous and split transaction | Theo de Raadt |
2004-07-05 | Adds missing port routing rules field, fixes an incorrect offset for | Theo de Raadt |
2004-07-05 | This fixes a couple of spelling errors (EHCI_HCS_P_INCICATOR to | Theo de Raadt |
2004-07-05 | remove useless (always false) check; ok millert henning | Peter Valchev |
2004-07-05 | fix warning: extra tokens at end of #undef; ok henning | Peter Valchev |
2004-07-05 | fix a few KNF fallouts | Henning Brauer |
2004-07-05 | Fix an issue where a shared library could be loaded at two different | Kjell Wooding |