| Commit message (Expand) | Author | Age | Files | Lines |
* | Warn users when using pkg tools if it looks like they | eadler | 2012-10-22 | 1 | -0/+1 |
* | Spelling fixes for usr.sbin/ | uqs | 2011-12-30 | 1 | -1/+1 |
* | Backout libinstall.a -> libpkg commit. | flz | 2011-05-17 | 1 | -3/+1 |
* | - Take libinstall.a out of pkg_install and make it a proper shared library. | flz | 2010-04-23 | 1 | -1/+3 |
* | Add missing `void' keywords. | ed | 2009-12-29 | 1 | -1/+1 |
* | - Add long options to pkg_install. | flz | 2008-05-30 | 1 | -4/+22 |
* | Cleanup of userland __P use | kevlo | 2007-11-07 | 1 | -1/+1 |
* | Allow variable amounts of verbosity. | obrien | 2006-06-12 | 1 | -1/+1 |
* | Fix pkg_info(1) and pkg_delete(1) to handle properly packages which | krion | 2005-10-10 | 1 | -1/+1 |
* | - match package version numbers with relational operators | eik | 2004-06-29 | 1 | -2/+6 |
* | Fix SCM ID's. | obrien | 2002-04-01 | 1 | -5/+3 |
* | WARNS=2 cleanup. | sobomax | 2001-10-10 | 1 | -1/+1 |
* | Various fixes and improvements: | sobomax | 2001-09-19 | 1 | -2/+7 |
* | Cosmetics: replace dozen instances of "(tmp = getenv(PKG_DBDIR) ? tmp : DEF_L... | sobomax | 2001-08-02 | 1 | -1/+1 |
* | - Merge recently added into pkg_info(1) regex/glob matching functionality into | sobomax | 2001-02-27 | 1 | -15/+38 |
* | Cause fatal error messages to be a little more helpful to the programmer | jkh | 2000-10-22 | 1 | -1/+1 |
* | Avoid infinite loops when given a package name like 'm4-1.1/'. | steve | 2000-05-14 | 1 | -18/+13 |
* | Finally remove the restriction introduced from NetBSD in r.1.3 that | hoek | 2000-05-13 | 1 | -2/+12 |
* | While looking for a bug, tripped over style issues with added | jkh | 2000-02-18 | 1 | -11/+6 |
* | Fix a bug in previous commit where pkg_{delete,info} foo-1.0/ would segfault. | dan | 2000-01-18 | 1 | -2/+4 |
* | Teach pkg_delete and pkg_info how to deal with full pathnames | dan | 2000-01-15 | 1 | -2/+23 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
* | '?' shouldn't be in the usage string. Unknown characters are already | imp | 1999-06-24 | 1 | -2/+2 |
* | If we are going to have a case for '?' then we should define it in Options. | billf | 1999-06-23 | 1 | -2/+2 |
* | Use err(3). Cosmetics in usage string and man page. | charnier | 1997-10-08 | 1 | -27/+12 |
* | Many places in the code NULL is used in integer context, where | phk | 1997-09-18 | 1 | -2/+2 |
* | compare return value from getopt against -1 rather than EOF, per the final | imp | 1997-03-31 | 1 | -2/+2 |
* | Revert $FreeBSD$ to $Id$ | peter | 1997-02-22 | 1 | -1/+1 |
* | Make the long-awaited change from $Id$ to $FreeBSD$ | jkh | 1997-01-14 | 1 | -1/+1 |
* | Add MD5 checksums to packing list for all files during pkg_create and use | jkh | 1996-07-30 | 1 | -2/+1 |
* | Make pkg_install understand and use libftpio instead of its own | jkh | 1996-06-20 | 1 | -1/+2 |
* | Remove trailing whitespace. | rgrimes | 1995-05-30 | 1 | -2/+2 |
* | Many of John T. Kohl's patches from NetBSD. Thanks, John! | jkh | 1994-12-06 | 1 | -6/+21 |
* | Lots of misc tweaks, support for arbitrary separators in pkg_info, more | jkh | 1993-09-03 | 1 | -1/+1 |
* | The release version of my package install suite. Please see man pages | jkh | 1993-08-26 | 1 | -0/+108 |