| Age | Commit message (Expand) | Author |
| 2000-07-05 | Only calculate MD5 checksum for plain files. | hubertf |
| 2000-07-05 | remove extra period in SEE ALL section | msaitoh |
| 2000-03-13 | Fix doubled 'the's. | soren |
| 2000-01-19 | FTP wildcard depends code, initial commit. | hubertf |
| 1999-12-20 | Put back former -s switch to pkg_create as -L now. | hubertf |
| 1999-11-29 | Put support for @src back in. | hubertf |
| 1999-11-29 | Add code to include the size of a package into both the | hubertf |
| 1999-08-24 | Bring closer to /usr/share/misc/style with the aid of indent(1). | hubertf |
| 1999-08-19 | Clean up minor nits in C code. | agc |
| 1999-07-28 | Message files in binary packages are not displayed with more(1). | tron |
| 1999-07-10 | cast args to strcmp; | christos |
| 1999-05-30 | Remove support for absolutes pathnames completely. This can't work with | tron |
| 1999-05-29 | Don't prepend directories if the plist files are absolute. | christos |
| 1999-05-15 | @srcdir was renamed to @src long ago, reflect this in documentation; | hubertf |
| 1999-03-22 | More and more .Os cleanups. .Os is defined in the tmac.doc-common file, | garbled |
| 1999-03-22 | Replace static array of packages given to pkg_perform() with linear | hubertf |
| 1999-03-09 | Define TAR_CMD and TAR_FULLPATHNAME, and use them in preference to | agc |
| 1999-03-07 | Clean up SYNOPSIS formatting. | mycroft |
| 1999-03-02 | Cosmetic but annoying - no need to append a newline character in warnx() | agc |
| 1999-01-19 | Add code for pkgdb. | hubertf |
| 1998-10-26 | Modify pkg_create to recognise Build Information and Version files, when | agc |
| 1998-10-19 | Make the new symlink relative to the name of the symlink, rather than | agc |
| 1998-10-13 | Get rid of YES and NO definitions. NO was defined but never used. | agc |
| 1998-10-12 | + Remove obsolete and unused string functions. | agc |
| 1998-10-09 | More cleanup - various bits of KNF. | agc |
| 1998-10-09 | Some minor KNF. | agc |
| 1998-10-09 | Fix a bug in pkg_info -f with @pkgcfl entries. | agc |
| 1998-10-09 | Garbage collect unused variable.. | agc |
| 1998-10-08 | Eliminate all use of sprintf(3), and replace it with snprintf(3). | agc |
| 1998-08-25 | Remove some trailing (extra) "."s. | hubertf |
| 1998-08-25 | Don't exit cleanup() functions if not called from signal handler - this | hubertf |
| 1998-06-05 | Add support for CONFLICTS entry, implement -C switch for pkg_create | frueauf |
| 1998-02-06 | macroize BSD, NetBSD, FreeBSD and misc cleanup | perry |
| 1997-10-18 | use strchr/strrchr/memset/memmove instead of index/rindex/bzero/bcopy | lukem |
| 1997-10-17 | WARNSify, cleanup Makefiles | lukem |
| 1997-10-17 | fix make -j race condition building lib/ , use ../Makefile.inc for BINDIR | lukem |
| 1997-10-16 | Second part of intrgration of FreeBSD pkg_install as of 971013. | hubertf |
| 1997-10-16 | First cut on importing pkg_install as of FreeBSD 971013: | hubertf |
| 1997-10-10 | Fix typo: hte -> the | hubertf |
| 1997-06-09 | Use malloc and free in extract.c, not alloca. | agc |
| 1997-06-05 | Add NetBSD Ids | agc |
| 1997-06-05 | Initial import of FreeBSD packaging tool. | agc |