summaryrefslogtreecommitdiff
path: root/usr.sbin/pkg_install/info
AgeCommit message (Expand)Author
2002-04-06PR2525Marc Espie
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ...Todd C. Miller
2001-11-26mostly mark signal racesTheo de Raadt
2001-11-07Unconfuse option description.Marc Espie
2001-11-07Say goodbye to @ignore_inst, we don't use it, and it doesn't even work inMarc Espie
2001-08-17o) {Open,Net,Free}BSD -> .{O,N,F}x;Mike Pechkin
2001-04-18fix two bugs.Marc Espie
2001-04-08Better error messages: pwarnx function, which works like pwarn, exceptMarc Espie
2000-04-10Speed up simple pkg_info: don't retrieve information we don't use.Marc Espie
2000-03-19Remove hard sentence breaks. Add $OpenBSD$ tags where appropriate. Some otherAaron Campbell
1999-06-05more .Os cleansingAaron Campbell
1999-03-08Handle comments that do not end in \n correctly; WHS <wouters@cistron.nl>Marco S Hyman
1999-02-28nice usage messagesTheo de Raadt
1999-02-27Document that feature.Marc Espie
1999-02-27Small new feature: pkg_info pkgMarc Espie
1998-11-22fixed typo, noticed by jbernard@ox.mines.edu (netbsd/pkg/6481)Marc Espie
1998-11-19- fix pkg_info to give more rational summary when COMMENTS files are weird.Marc Espie
1998-10-13Sync with recent NetBSD changes:Marco S Hyman
1998-09-07updated pkg_* tools. Merged in many changes/improvements from NetBSD.Marco S Hyman
1998-04-07cleanup usage even more; very annoyingTheo de Raadt
1998-04-04fix usageTheo de Raadt
1997-12-14Whoops. Remember to update usage when changing the way defualt handling isgene
1997-12-14Invoke raging paranoia on strcpy's that should be strncpy's.gene
1997-12-14Inspired by changes in NetBSD but done a different way.gene
1997-11-17Fix a pretty embarrassing typo in the Usage help message.gene
1997-01-15getopt(3) returns -1 when out of args, not EOF, whee!Todd C. Miller
1996-10-08Attempt at cleanup.michaels
1996-08-26hack to make non-obj builds workTheo de Raadt
1996-06-19Makefiles supported obj, but not obj.${MACHINE}. Use same solution asMats O Jansson
1996-06-04Oops, screwed up the $OpenBSD$ IDsNiklas Hallqvist
1996-06-04add package tools from FreeBSDNiklas Hallqvist