summaryrefslogtreecommitdiff
path: root/usr.sbin/pkg_install
AgeCommit message (Expand)Author
1998-12-16more .Nm fixesAaron Campbell
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-09-06More man page fixes. Spelling, grammar, some typos. Lots of double-wordAaron Campbell
1998-06-23Fix snprintf return value usage.Todd C. Miller
1998-04-25Use mkdtemp(3), not mktemp(3).Todd C. Miller
1998-04-13fixup active vs. passive infoTodd C. Miller
1998-04-07active mode is way busted; default to passiveTheo de Raadt
1998-04-07fix package input from standard input -- the program tried to processMarco S Hyman
1998-04-07even cleanerTheo de Raadt
1998-04-07cleanup usage even more; very annoyingTheo de Raadt
1998-04-07fix check for no command line argsMarco S Hyman
1998-04-04fix usageTheo de Raadt
1998-01-23Inspired by hubertf@netbsd:gene
1998-01-14feed tar the -p option to retain set[ug]id bits, this was dueNiklas Hallqvist
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-09-21$OpenBSD$Theo de Raadt
1997-07-14sometimes - so at least it seems - also theo does'nt check what he isThomas Graichen
1997-06-17do some umask stuff tooTheo de Raadt
1997-06-17use mktemp, but use it without guessability or DOS attacksTheo de Raadt
1997-06-14bad NULL; arnej@math.ntnu.noTheo de Raadt
1997-01-17r?index -> strr?chrTodd C. Miller
1997-01-15getopt(3) returns -1 when out of args, not EOF, whee!Todd C. Miller
1996-12-29our tar (paxtar) is now in /bin/tar not /usr/bin/tarThomas Graichen
1996-12-29work around the missing (gtar) -T (--files-from) option of our paxtarThomas Graichen
1996-10-08Attempt at cleanup.michaels
1996-08-26hack to make non-obj builds workTheo de Raadt
1996-06-25our tar has no --fast-readdm
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