summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2005-04-12Introduce a per prefix weight. The weight is used to tip prefixes with equalClaudio Jeker
2005-04-12Fix some yyerror messages. Ja ja, INT_MAX is to small... OK henning@Claudio Jeker
2005-04-12set metric is an alias of set med since a long time. OK henning@Claudio Jeker
2005-04-12spellingTheo de Raadt
2005-04-12Support for self originated AS-external LSA.Claudio Jeker
2005-04-12spacesClaudio Jeker
2005-04-11use STDERR_FILENO; ok cloderTheo de Raadt
2005-04-11use writev() here too; henning okTheo de Raadt
2005-04-11when -d is used, log to stderr, not via syslog(3); fixed pr/4171.Federico G. Schwindt
2005-04-11tcpdump developers are uncautious retards, plain and simple; ok ottoTheo de Raadt
2005-04-11restore lost sprintf -> snprintf conversionDavid Krause
2005-04-10do not forget to call endpwent(). ok moritz@Otto Moerbeek
2005-04-10reduce the set of allowed actions in the privileged partMoritz Jodeit
2005-04-09`an URL' -> `a URL';Jason McIntyre
2005-04-09add scp example;Jason McIntyre
2005-04-08don't whine when we can't find interface with index 0Henning Brauer
2005-04-07nicer outputHenning Brauer
2005-04-06Add check for key lengths. Based on diff from Jason Ackley.Esben Norby
2005-04-06When deleting LSA because they hit max age (IMSG_LS_MAXAGE) check if theClaudio Jeker
2005-04-05ap_compat.h defines MD5Update to one thing, but now that we use functionsNiall O'Higgins
2005-04-05magic police, Jason Ackley <jason@ackley.net>Henning Brauer
2005-04-05Use the dynamic buffer API for packet generation and sending.Claudio Jeker
2005-04-05Set errno in case buf_realloc() fails because the limit of the buffer isClaudio Jeker
2005-04-04shrinkTheo de Raadt
2005-04-04On auth crypt verify not only the main key is allowed but all configured keys.Claudio Jeker
2005-04-04nlist.h not neededTheo de Raadt
2005-04-03Report quotas > 10GB in a readable way. Diff based on PR 2836.Otto Moerbeek
2005-04-03yacc parserHakan Olsson
2005-04-03Cleanup.Hakan Olsson
2005-04-03Remove debugging code.Hakan Olsson
2005-04-03kill redundant warning - getopt does it for us; from andrushock AT korovino.netDamien Miller
2005-04-02Create unix domain sockets with permissions 0666, so clients canOtto Moerbeek
2005-04-02new sentence, new line;Jason McIntyre
2005-04-01spacingTheo de Raadt
2005-04-01sensorsd(8) execute command on exceeding limitsHans-Joerg Hoexer
2005-04-01.Ox 3.8, not 3.7;Jason McIntyre
2005-04-01these commands said "blocks" when they meant "KBytes" (they even calculatedTheo de Raadt
2005-04-01spacingTheo de Raadt
2005-03-31Better crypt sequence number initialization.Esben Norby
2005-03-31Add support for crypt authentication (MD5).Esben Norby
2005-03-31zap includes, grunkHenning Brauer
2005-03-31and some includes too much here as well, grunkHenning Brauer
2005-03-31zap includes, Alexander von Gernler <grunk@pestilenz.org>Henning Brauer
2005-03-31zap some includes we don't need, Alexander von Gernler <grunk@pestilenz.org>Henning Brauer
2005-03-30remove trailing \n in errx().Moritz Jodeit
2005-03-30output final summary to stderr instead of stdout,Moritz Jodeit
2005-03-30Use getcap to pull out login.conf entries that contain a localcipherTodd C. Miller
2005-03-30spacingTheo de Raadt
2005-03-30Fix some stuff noted by Theo.Hakan Olsson
2005-03-30Move sasyncd(8), for IPsec SA synchronization, in-tree. Work in progress.Hakan Olsson