Age | Commit message (Expand) | Author |
2005-09-15 | auth-md-keyid 0 is valid but is not allowed on Cis^H^Hrap routers. | Claudio Jeker |
2005-09-15 | Correctly handle loopback interfaces. Mark them as point-to-point networks | Claudio Jeker |
2005-09-14 | document @pkgpath | Marc Espie |
2005-09-14 | typo, let @pkgpath work. | Marc Espie |
2005-09-14 | filter names out first, as it's slightly faster | Marc Espie |
2005-09-14 | beef up DESCRIPTION a little, and point the reader to watchdog(4); | Jason McIntyre |
2005-09-13 | more Package/FatPackage common code: separate the proxy 'next' into two | Marc Espie |
2005-09-13 | typo, fix fat packages reading. | Marc Espie |
2005-09-13 | use wipe_info() instead of hand-killing directories. | Marc Espie |
2005-09-13 | use grabPlist, avoid getting anything else. | Marc Espie |
2005-09-13 | grabPlist shall behave like find. | Marc Espie |
2005-09-13 | Repository::Installed class, to provide uniform access to installed | Marc Espie |
2005-09-13 | yet more uniform names. | Marc Espie |
2005-09-13 | don't actively avoid the Composite Pattern. | Marc Espie |
2005-09-13 | new class: PackageRepositoryList, of which pkgpath is one instance. | Marc Espie |
2005-09-13 | make grabPlist slightly smarter so that we can still open the package | Marc Espie |
2005-09-13 | allows grabbing a packing-list directly, without needing to go through | Marc Espie |
2005-09-13 | use memcmp instead of bcmp to compare tree nodes. | Reyk Floeter |
2005-09-13 | some long-delayed clean-up of this code. | Marc Espie |
2005-09-12 | file is out of date; | Jason McIntyre |
2005-09-12 | i don't see the point in maintaining a list of watchdog devices in here; | Jason McIntyre |
2005-09-12 | preserve backslash using `\e', not `\\'; | Jason McIntyre |
2005-09-11 | handle short read()'s. fixes transfer | Moritz Jodeit |
2005-09-11 | downgrade @pkgdep from deprecated to actual error. | Marc Espie |
2005-09-10 | fix small typo found by Benedikt Steinbusch | Reyk Floeter |
2005-09-09 | missing quote in an example; | Jason McIntyre |
2005-09-09 | double word typos; | Jason McIntyre |
2005-09-09 | suexec.html.en was renamed, so update reference accordingly; | Jason McIntyre |
2005-09-09 | replace hasch tables with red-black trees used by the node tables. | Reyk Floeter |
2005-09-09 | zap dup. From Bernd Ahlers | Marc Espie |
2005-09-08 | ensure that renegotiation is performed for a transition from "SSLVerifyClient | Niall O'Higgins |
2005-09-08 | - make SYNOPSIS match usage() and tweak DESCRIPTION accordingly | Jason McIntyre |
2005-09-08 | fix reloads where capbilities change | Henning Brauer |
2005-09-08 | typo, from Bernd Ahlers | Marc Espie |
2005-09-07 | use `pkg-name' rather than `pkgname' here, for consistency with other | Jason McIntyre |
2005-09-07 | copy new annotations over. | Marc Espie |
2005-09-07 | sort options and sync usage(); | Jason McIntyre |
2005-09-07 | sort options and sync usage(); | Jason McIntyre |
2005-09-07 | sort options, and sync usage(); | Jason McIntyre |
2005-09-07 | add stdlib.h | Brad Smith |
2005-09-06 | comment out .Xr to strip(4), a page which does not get installed; | Jason McIntyre |
2005-09-06 | make some of the stat utility pages reference each other; | Jason McIntyre |
2005-09-06 | new sentence, new line...and generally just start new lines in sane places; | Jason McIntyre |
2005-09-06 | some grammar fixes from simon morgan; | Jason McIntyre |
2005-09-06 | when running ntpd with "-s" as it's argument from /etc/rc.conf, make sure the | Wim Vandeputte |
2005-09-05 | Missing -F installed test. | Marc Espie |
2005-09-04 | zap duplicate code | Marc Espie |
2005-09-04 | * New -i interactive option, that can ask obnoxious questions. | Marc Espie |
2005-09-01 | rt_lookup() did not respect the route node invalid flag and so AS-ext | Claudio Jeker |
2005-08-31 | Use ksh as the default shell instead of sh. | Mark Kettenis |