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