summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2005-09-15auth-md-keyid 0 is valid but is not allowed on Cis^H^Hrap routers.Claudio Jeker
2005-09-15Correctly handle loopback interfaces. Mark them as point-to-point networksClaudio Jeker
2005-09-14document @pkgpathMarc Espie
2005-09-14typo, let @pkgpath work.Marc Espie
2005-09-14filter names out first, as it's slightly fasterMarc Espie
2005-09-14beef up DESCRIPTION a little, and point the reader to watchdog(4);Jason McIntyre
2005-09-13more Package/FatPackage common code: separate the proxy 'next' into twoMarc Espie
2005-09-13typo, fix fat packages reading.Marc Espie
2005-09-13use wipe_info() instead of hand-killing directories.Marc Espie
2005-09-13use grabPlist, avoid getting anything else.Marc Espie
2005-09-13grabPlist shall behave like find.Marc Espie
2005-09-13Repository::Installed class, to provide uniform access to installedMarc Espie
2005-09-13yet more uniform names.Marc Espie
2005-09-13don't actively avoid the Composite Pattern.Marc Espie
2005-09-13new class: PackageRepositoryList, of which pkgpath is one instance.Marc Espie
2005-09-13make grabPlist slightly smarter so that we can still open the packageMarc Espie
2005-09-13allows grabbing a packing-list directly, without needing to go throughMarc Espie
2005-09-13use memcmp instead of bcmp to compare tree nodes.Reyk Floeter
2005-09-13some long-delayed clean-up of this code.Marc Espie
2005-09-12file is out of date;Jason McIntyre
2005-09-12i don't see the point in maintaining a list of watchdog devices in here;Jason McIntyre
2005-09-12preserve backslash using `\e', not `\\';Jason McIntyre
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