summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2010-07-14Another hand knitted offsetof() that needs to die. This time steal theClaudio Jeker
2010-07-14use offsetof() instead of self knitted version to please gcc4.Claudio Jeker
2010-07-14Fix a mrt fd leak by moving the block which closes finished dumps.Claudio Jeker
2010-07-14handle RTM_DESYNC. if the kernel says we're out of sync with the kernelDavid Gwynne
2010-07-13Avoid double free in ldap modify requests. The values received in theMartin Hedenfal
2010-07-13no more rmd160(1);Jason McIntyre
2010-07-12missed one next -> return, as noticed by marco@Marc Espie
2010-07-12Merge duplicate log messages into one log_warn().Alexander Bluhm
2010-07-12need to copy f() parameters, otherwise strange bugs with sub expressionsMarc Espie
2010-07-11move compare into LibSpec, it's not so specific to Signature after allMarc Espie
2010-07-11display updateset name alongside collisionreport (turns out it's notMarc Espie
2010-07-10Retry requests when the btree is busy. Without this, clients will just hangMartin Hedenfal
2010-07-09ospfd is a AF_INET only routing daemon so limit the routing socket to thatClaudio Jeker
2010-07-09fix pkg_mklocatedbMarc Espie
2010-07-09Do not try to originate an intra-area-prefix-lsa if an interfaceAlexander Bluhm
2010-07-09inetname is only called when !nflag. There is no need to again check forDavid Hill
2010-07-09use macro defines for magical numbers, instead hardcoded valueszinovik
2010-07-08Let traceroute parse extended ICMP messages as defined by RFC 4884.Claudio Jeker
2010-07-08use more natural English in messages; ok espie@Stuart Henderson
2010-07-08Update after kroute.c change. As a goody print the route priority.Claudio Jeker
2010-07-08Kill more code in kroute.c that is unneeded in ldpd. ldpd is a bit strangeClaudio Jeker
2010-07-08- Xr ldd; from jochen keil, netbsd pr 30043Jason McIntyre
2010-07-07Make ifstated cause a little less noise in /var/log/daemon.Stefan Sperling
2010-07-06Send empty statistics rather than segfault if "ldapctl stats" is run when aMartin Hedenfal
2010-07-06Plug another memory leak. Forgot to reset key returned from cursor, havingMartin Hedenfal
2010-07-06Clarify differences between the 'include' and 'schema' keyword. And stressMartin Hedenfal
2010-07-06When moving a node between pages during rebalance, find the source pageMartin Hedenfal
2010-07-06Update the interfaces changes from kroute to rde via imsg. ThisAlexander Bluhm
2010-07-06Use the static variable narea only where needed for config reload.Alexander Bluhm
2010-07-06Adapt code to adhere to the comment (now that doesn't happen very often!).Martin Hedenfal
2010-07-06fuss over wantntogo, especially when it's false (make sure we still get :okMarc Espie
2010-07-06Add a blank line between sections in the output log, it's more readable.Antoine Jacoutot
2010-07-06Check return code from commit. Incorrectly returned success when commitMartin Hedenfal
2010-07-05During network intra-area-prefix-lsa origination, the designatedAlexander Bluhm
2010-07-05convert last user of libcompat in base to modern regexes. ok deraadtTed Unangst
2010-07-05Change SO_RDOMAIN to SO_RTABLE in err() after the recent "rename".Robert Nagy
2010-07-05Unbreak writing updates to the btree while having a cursor open on theMartin Hedenfal
2010-07-05original `for' loop has bug `use after free'. At first iteration we arezinovik
2010-07-05Plug a memory leak when aborting transactions.Martin Hedenfal
2010-07-05Close cursor on delete. Fixes memory leak introduced by non-leaf deleteMartin Hedenfal
2010-07-05Automatically install missing users and groups.Antoine Jacoutot
2010-07-04- zap trailing whitespaceJason McIntyre
2010-07-04reindent, turn function mkheader into method.Marc Espie
2010-07-04remove direct prints, pass thru state.Marc Espie
2010-07-04best if I don't forget half of the commit...Marc Espie
2010-07-04initial documentation for pkg.conf, after nits from jmc@, and straighteningMarc Espie
2010-07-04two config optionsMarc Espie
2010-07-04Remove the non-standard, commented out, -c option.Todd C. Miller
2010-07-03string comparison (noticed by landry)Marc Espie
2010-07-03Fix the naming of interfaces and variables for rdomains and rtablesPhilip Guenthe