OpenBSD CVS

src/usr.sbin/pkg_add/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / usr.sbin / pkg_add

Current tag: OPENBSD_3_6


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] OpenBSD/        
[DIR] pod/        
[TXT] Makefile  1.6   19 years  espie   support for old stuff in pkg_info/pkg_delete, e.g., @src prompted by miod@, okay...
[TXT] TODO  1.2   19 years  espie   refactor classes in PackingElement to share more code. - all files go through Fi...
[TXT] pkg_add  1.50   19 years  brad   add missing $ ok espie@
[TXT] pkg_add.1  1.14   19 years  jmc   typos from -f (PR #3908);
[TXT] pkg_create.1  1.11   19 years  espie   Document @man, @info, @lib, @mandir, @fontdir.
[TXT] pkg_delete.1  1.8   19 years  millert   Use .Dl instead of a literal block when we only have a single line. Has the sid...
[TXT] pkg_info.1  1.2   20 years  espie   finicky, finicky...
[TXT] Makefile.PL (in the Attic) [Hide]  1.1.1.1   20 years  espie   new import of my pkgtools, after a slight naming disagreement with the Upper Man...
[TXT] pkg (in the Attic) [Hide]  1.2   19 years  espie   unified headers, switch to smaller copyright notice.
[TXT] pkg.1 (in the Attic) [Hide]  1.2   19 years  espie   unified headers, switch to smaller copyright notice.
[TXT] pkg_audit (in the Attic) [Hide]  1.2   19 years  espie   unified headers, switch to smaller copyright notice.
[TXT] pkg_create (in the Attic) [Hide]  1.16   19 years  espie   make sure pkg_create keeps track of cwd. okay naddy, pvalchev, millert.
[TXT] pkg_delete (in the Attic) [Hide]  1.41   19 years  espie   protect main loop of pkg_delete with an eval, so that ldconfig, directory remova...
[TXT] pkg_enquire (in the Attic) [Hide]  1.2   19 years  espie   unified headers, switch to smaller copyright notice.
[TXT] pkg_info (in the Attic) [Hide]  1.9   19 years  espie   ditch File::Copy so that buffering is consistent. Problem noticed by niklas@. ok...