summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2005-09-11handle short read()'s. fixes transferMoritz Jodeit
2005-09-11downgrade @pkgdep from deprecated to actual error.Marc Espie
2005-09-10fix small typo found by Benedikt SteinbuschReyk Floeter
2005-09-09missing quote in an example;Jason McIntyre
2005-09-09double word typos;Jason McIntyre
2005-09-09suexec.html.en was renamed, so update reference accordingly;Jason McIntyre
2005-09-09replace hasch tables with red-black trees used by the node tables.Reyk Floeter
2005-09-09zap dup. From Bernd AhlersMarc Espie
2005-09-08ensure that renegotiation is performed for a transition from "SSLVerifyClientNiall O'Higgins
2005-09-08- make SYNOPSIS match usage() and tweak DESCRIPTION accordinglyJason McIntyre
2005-09-08fix reloads where capbilities changeHenning Brauer
2005-09-08typo, from Bernd AhlersMarc Espie
2005-09-07use `pkg-name' rather than `pkgname' here, for consistency with otherJason McIntyre
2005-09-07copy new annotations over.Marc Espie
2005-09-07sort options and sync usage();Jason McIntyre
2005-09-07sort options and sync usage();Jason McIntyre
2005-09-07sort options, and sync usage();Jason McIntyre
2005-09-07add stdlib.hBrad Smith
2005-09-06comment out .Xr to strip(4), a page which does not get installed;Jason McIntyre
2005-09-06make some of the stat utility pages reference each other;Jason McIntyre
2005-09-06new sentence, new line...and generally just start new lines in sane places;Jason McIntyre
2005-09-06some grammar fixes from simon morgan;Jason McIntyre
2005-09-06when running ntpd with "-s" as it's argument from /etc/rc.conf, make sure theWim Vandeputte
2005-09-05Missing -F installed test.Marc Espie
2005-09-04zap duplicate codeMarc Espie
2005-09-04* New -i interactive option, that can ask obnoxious questions.Marc Espie
2005-09-01rt_lookup() did not respect the route node invalid flag and so AS-extClaudio Jeker
2005-08-31Use ksh as the default shell instead of sh.Mark Kettenis
2005-08-30Fix one of the most fragile part of ospfd -- the interface election code.Claudio Jeker
2005-08-30Fix a bug in the nexthop calculation for complex networks. The result was aClaudio Jeker
2005-08-29correctly trim old p* versions of packages.Marc Espie
2005-08-28Fix a reliability issue where an over-read of 4 bytes could result in theChad Loder
2005-08-27change default user shell to ksh as well.Theo de Raadt
2005-08-22Protect against more signals. Mark them as caught in a unified message.Marc Espie
2005-08-22protect against $pkgname not being defined.Marc Espie
2005-08-22likewise, report only the first three filesMarc Espie
2005-08-22while scanning a potential package, process issues anyways:Marc Espie
2005-08-22maintain a counter of problems encountered per-filesystem.Marc Espie
2005-08-22parse mount entry correctly even if space left is negativeMarc Espie
2005-08-21catch QUIT, HUP, KILL, TERM along with INT, remove the temp dirs, then die.Marc Espie
2005-08-21The patch addresses a problem with high-load resolvers whichBrad Smith
2005-08-19remove tempdir right away if it turns out we're not dealing with aMarc Espie
2005-08-19trap SIGINT so that tempdirs get removed.Marc Espie
2005-08-17fix a few typos.Marc Espie
2005-08-17drop paragraph about ftp-proxy.Marc Espie
2005-08-17document new methodMarc Espie
2005-08-17better message when we can't resolve a stem, taken from pkg_delete.Marc Espie
2005-08-17reuse compute_closureMarc Espie
2005-08-17we have a much more accurate image of stuff in -n mode, so we canMarc Espie
2005-08-17clean-up, move the compute_closure code to RequiredBy, since it'sMarc Espie