| Age | Commit message (Expand) | Author |
| 1999-12-01 | - Comment code | hubertf |
| 1999-12-01 | Don't be verbose unnecessarily. (Instead, just remove this stale debug | hubertf |
| 1999-11-18 | Don't preserve uids or permissions of checked out files (MTREE, DEINSTALL, | fredb |
| 1999-08-24 | Bring closer to /usr/share/misc/style with the aid of indent(1). | hubertf |
| 1999-08-23 | Hide test for URLlength()>0 behind a macro (IS_URL()). | hubertf |
| 1999-08-20 | The copy_hierarchy function is never called. Remove its definition and | agc |
| 1999-08-19 | Consolidate URL handling into a table of valid leading strings for | agc |
| 1999-08-19 | Clean up minor nits in C code. | agc |
| 1999-06-15 | Add support for fetching packages from HTTP URLs. Since 'ftp' is already | cgd |
| 1999-04-12 | Use absolute path to tar(1) in execl() call. | hubertf |
| 1999-03-15 | Shut-up gcc-2.8.1 warnings. | christos |
| 1999-03-09 | Define TAR_CMD and TAR_FULLPATHNAME, and use them in preference to | agc |
| 1999-01-26 | minor comments fixup | hubertf |
| 1999-01-26 | comment fileFindByPath(), reindent a bit | hubertf |
| 1998-11-02 | include fcntl.h to get O_RDONLY; our headers include too much stuff. | christos |
| 1998-10-13 | Fixes for Alpha, from Hideo MASUDA (h-masuda@jm3spa.felix.or.jp), in | agc |
| 1998-10-08 | Eliminate all use of sprintf(3), and replace it with snprintf(3). | agc |
| 1998-10-08 | Get rid of some lint. | agc |
| 1998-10-04 | fix some egcs warnings | hubertf |
| 1998-10-03 | Teach our tools about dependencies containing wildcards. | hubertf |
| 1998-10-01 | In an ideal world, make_playpen() and leave_playpen() would maintain | hubertf |
| 1998-08-27 | Allow symlinks to directories instead of pure directories in several | hubertf |
| 1998-07-09 | Replace FreeBSD's libftpio with our calls to our great ftp client. | hubertf |
| 1998-07-06 | - use an array MAXHOSTNAMELEN+1 size to hold hostnames | mrg |
| 1998-05-18 | return new dir; fixes PR 5456 by "Heiko W.Rupp" <hwr@pilhuhn.de> | hubertf |
| 1998-04-23 | In isdir() function, use lstat(2) instead of stat(2), so that we do | agc |
| 1998-03-27 | Clean up some lint warnings about return value of errx. | agc |
| 1997-10-19 | fix compile warnings on the alpha. | mrg |
| 1997-10-18 | use strchr/strrchr/memset/memmove instead of index/rindex/bzero/bcopy | lukem |
| 1997-10-17 | WARNSify, cleanup Makefiles | lukem |
| 1997-10-16 | - document $PKG_PATH | hubertf |
| 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-06-05 | Add NetBSD Ids | agc |
| 1997-06-05 | Initial import of FreeBSD packaging tool. | agc |