Age | Commit message (Expand) | Author |
1998-12-16 | more .Nm fixes | Aaron Campbell |
1998-11-22 | fixed 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-13 | Sync with recent NetBSD changes: | Marco S Hyman |
1998-09-07 | updated pkg_* tools. Merged in many changes/improvements from NetBSD. | Marco S Hyman |
1998-09-06 | More man page fixes. Spelling, grammar, some typos. Lots of double-word | Aaron Campbell |
1998-06-23 | Fix snprintf return value usage. | Todd C. Miller |
1998-04-25 | Use mkdtemp(3), not mktemp(3). | Todd C. Miller |
1998-04-13 | fixup active vs. passive info | Todd C. Miller |
1998-04-07 | active mode is way busted; default to passive | Theo de Raadt |
1998-04-07 | fix package input from standard input -- the program tried to process | Marco S Hyman |
1998-04-07 | even cleaner | Theo de Raadt |
1998-04-07 | cleanup usage even more; very annoying | Theo de Raadt |
1998-04-07 | fix check for no command line args | Marco S Hyman |
1998-04-04 | fix usage | Theo de Raadt |
1998-01-23 | Inspired by hubertf@netbsd: | gene |
1998-01-14 | feed tar the -p option to retain set[ug]id bits, this was due | Niklas Hallqvist |
1997-12-14 | Whoops. Remember to update usage when changing the way defualt handling is | gene |
1997-12-14 | Invoke raging paranoia on strcpy's that should be strncpy's. | gene |
1997-12-14 | Inspired by changes in NetBSD but done a different way. | gene |
1997-11-17 | Fix a pretty embarrassing typo in the Usage help message. | gene |
1997-09-21 | $OpenBSD$ | Theo de Raadt |
1997-07-14 | sometimes - so at least it seems - also theo does'nt check what he is | Thomas Graichen |
1997-06-17 | do some umask stuff too | Theo de Raadt |
1997-06-17 | use mktemp, but use it without guessability or DOS attacks | Theo de Raadt |
1997-06-14 | bad NULL; arnej@math.ntnu.no | Theo de Raadt |
1997-01-17 | r?index -> strr?chr | Todd C. Miller |
1997-01-15 | getopt(3) returns -1 when out of args, not EOF, whee! | Todd C. Miller |
1996-12-29 | our tar (paxtar) is now in /bin/tar not /usr/bin/tar | Thomas Graichen |
1996-12-29 | work around the missing (gtar) -T (--files-from) option of our paxtar | Thomas Graichen |
1996-10-08 | Attempt at cleanup. | michaels |
1996-08-26 | hack to make non-obj builds work | Theo de Raadt |
1996-06-25 | our tar has no --fast-read | dm |
1996-06-19 | Makefiles supported obj, but not obj.${MACHINE}. Use same solution as | Mats O Jansson |
1996-06-04 | Oops, screwed up the $OpenBSD$ IDs | Niklas Hallqvist |
1996-06-04 | add package tools from FreeBSD | Niklas Hallqvist |