summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2005-09-18unbreak tree. please build before commiting espieTheo de Raadt
2005-09-18document the package(5) format.Marc Espie
2005-09-17kill trailing space;Jason McIntyre
2005-09-17- add get_rtr_id() based on bgpd's get_bgpid()Mathieu Sauve-Frankel
2005-09-17allows grabbing the packing-list directly from a PackageLocation,Marc Espie
2005-09-17special-case when we only need the packing-list.Marc Espie
2005-09-17beginning to a source path repository infrastructure, very likely to changeMarc Espie
2005-09-17Document the process for pkg_add -u.Marc Espie
2005-09-17document quickie $o->contents() methodMarc Espie
2005-09-17write down explicitly that directory names in PKG_PATH should end with a /,Marc Espie
2005-09-17slightly simpler install.Marc Espie
2005-09-17minor nitMarc Espie
2005-09-17Document PKG_CACHE.Marc Espie
2005-09-16use poll() instead of select(), pr4505, alexander.farber@gmail.comTheo de Raadt
2005-09-16use poll() instead of select(), pr4503, alexander.farber@gmail.comTheo de Raadt
2005-09-16more clean-up:Marc Espie
2005-09-16oopsMarc Espie
2005-09-16move .tgz addition down to PackageRepositoryList.Marc Espie
2005-09-16reorder tests for improved sanity, from stevesk@Damien Miller
2005-09-16unneeded headers, from stevesk@Damien Miller
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