summaryrefslogtreecommitdiff
path: root/usr.sbin/pkg_install/create/main.c
AgeCommit message (Expand)Author
2003-08-15-S basedir, simpler to use than -s.Marc Espie
2003-07-04'static const char rcsid[]' to make it -Wall cleanAnil Madhavapeddy
2003-04-04some more strcpy/strcat -> strlcpy/strlcat conversionsAnil Madhavapeddy
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ...Todd C. Miller
2001-04-08Better error messages: pwarnx function, which works like pwarn, exceptMarc 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-01-15getopt(3) returns -1 when out of args, not EOF, whee!Todd C. Miller
1996-12-29work around the missing (gtar) -T (--files-from) option of our paxtarThomas Graichen
1996-06-04Oops, screwed up the $OpenBSD$ IDsNiklas Hallqvist
1996-06-04add package tools from FreeBSDNiklas Hallqvist