Age | Commit message (Collapse) | Author | |
---|---|---|---|
1999-06-05 | remove trailing whitespace, some Nm cleanup | Aaron Campbell | |
1999-04-21 | seperate -> separate, people really need to learn how to spell this word | Aaron Campbell | |
1999-02-28 | nice usage messages | Theo de Raadt | |
1998-12-16 | more .Nm fixes | Aaron Campbell | |
1998-10-13 | Sync with recent NetBSD changes: | Marco S Hyman | |
- use snprintf in place of sprintf - code cleanup - Package -> package_t, PackingList -> plist_t Also: remove files that haven't been linked in a while Pass -q to mtree so it is quiet in the presence of symlinks | |||
1998-09-07 | updated pkg_* tools. Merged in many changes/improvements from NetBSD. | Marco S Hyman | |
New features include md5 hash so pkg_delete won't remove files that have changed and the ability to define conflicting packages, e.g. you can't install both mh and nmh. The ports tree will have to be updated to take advantage of this. Let me know of any problems, real or imagined :-) | |||
1998-09-06 | More man page fixes. Spelling, grammar, some typos. Lots of double-word | Aaron Campbell | |
occurrences squashed as well. | |||
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 | |
stdin twice. Note: it assumes stdin is a compressed tar file. | |||
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 | |
Quote filenames passed to different extract commands preventing certain security risks. | |||
1998-01-14 | feed tar the -p option to retain set[ug]id bits, this was due | Niklas Hallqvist | |
to the fact that GNU tar retatins the bits when run as root, but paxtar does not, and we use the latter. | |||
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-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 | |
eg. kerberosIV/kadm. | |||
1996-06-04 | Oops, screwed up the $OpenBSD$ IDs | Niklas Hallqvist | |
1996-06-04 | add package tools from FreeBSD | Niklas Hallqvist | |