Age | Commit message (Expand) | Author |
1999-11-03 | Stupid thinko. Let pkg's MESSAGES work again. | Marc Espie |
1999-10-26 | document what's actually implemented (@srcdir -> @src) | Dug Song |
1999-10-17 | Remove some redundant .Pp. | Aaron Campbell |
1999-10-17 | explain about using pkg_add interactivly from within the ftp client | Niels Provos |
1999-10-09 | Band Aid fixes, polyglot of espies and mine: | Bob Beck |
1999-10-07 | Use -v option in the example; deraadt@ | Aaron Campbell |
1999-10-07 | Much improved. Could use some more work though, I'm sure. | Aaron Campbell |
1999-10-07 | Remove scaffolding for tracking pipe fds. | Marc Espie |
1999-10-05 | too soon | Marc Espie |
1999-10-05 | Typo. | Marc Espie |
1999-10-05 | Actually build pkg_sign. | Marc Espie |
1999-10-04 | Synch with current development: | Marc Espie |
1999-10-01 | Bug fix: skip over signature if not wanted, return correct category of | Marc Espie |
1999-09-28 | Debug code is one thing, commenting out pclose is another... | Marc Espie |
1999-09-27 | Stand-alone package signer. | Marc Espie |
1999-09-20 | - get http:// and ftp:// treated in a uniform way, | Marc Espie |
1999-07-28 | Use new tar -T option. | Marc Espie |
1999-07-26 | buf oflow fix from FreeBSD; millert@ ok | Aaron Campbell |
1999-07-09 | - remove all trailing whitespace | Aaron Campbell |
1999-07-07 | show MESSAGE using PAGER | Marc Espie |
1999-07-05 | oops | Marc Espie |
1999-07-04 | Let pkg_add use tar -q. | Marc Espie |
1999-07-03 | remove redundant .Pp macros | Aaron Campbell |
1999-06-24 | - let chmod work for suid (move it in front of chown). | Marc Espie |
1999-06-05 | remove trailing whitespace, some Nm cleanup | Aaron Campbell |
1999-06-05 | more .Os cleansing | Aaron Campbell |
1999-04-21 | seperate -> separate, people really need to learn how to spell this word | Aaron Campbell |
1999-03-08 | Handle comments that do not end in \n correctly; WHS <wouters@cistron.nl> | Marco S Hyman |
1999-02-28 | nice usage messages | Theo de Raadt |
1999-02-27 | Document that feature. | Marc Espie |
1999-02-27 | Small new feature: pkg_info pkg | Marc Espie |
1999-02-26 | You've been warned: turn too long package comments into errors. | Marc Espie |
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 |