Age | Commit message (Expand) | Author |
2003-07-04 | 'static const char rcsid[]' to make it -Wall clean | Anil Madhavapeddy |
2003-07-04 | - use sizeof(var) instead of hardcoding length in functions that need it | Anil Madhavapeddy |
2003-06-02 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller |
2003-06-01 | various format string cleanups; tedu ok | Theo de Raadt |
2003-05-12 | Fix a bug where pkg_add would fail when dependencies got a few levels deep | Peter Valchev |
2003-04-25 | kill #if 0 code w/ evil string functions, deraadt/tdeval | Henning Brauer |
2003-04-19 | string stuff, ok krw@ deraadt@ | Henning Brauer |
2003-04-05 | remove a dead function, simplify copy_string with strdup ; rohee@ ok | Anil Madhavapeddy |
2003-04-05 | correct a bad strncpy; replace with strlcat; rohee@ ok | Anil Madhavapeddy |
2003-04-05 | some strlcpy,snprintf,strlcat conversions, tedu@ ok | Anil Madhavapeddy |
2003-04-04 | some more strcpy/strcat -> strlcpy/strlcat conversions | Anil Madhavapeddy |
2002-03-14 | Remove \n from err/errx/warn/warnx(). | Mike Pechkin |
2002-02-18 | Don't chmod 0755 the directory we just mkdtemp()'d. mkdtemp() uses | Todd C. Miller |
2001-11-26 | mostly mark signal races | Theo de Raadt |
2001-11-07 | Say goodbye to @ignore_inst, we don't use it, and it doesn't even work in | Marc Espie |
2001-11-07 | Recognize libdepend keyword. | Marc Espie |
2001-07-09 | correct type on last arg to execl(); nordin@cse.ogi.edu | Theo de Raadt |
2001-06-06 | Let set_pkg kill trailing / in pkgname. | Marc Espie |
2001-04-08 | Better error messages: pwarnx function, which works like pwarn, except | Marc Espie |
2001-04-02 | Handle for newdepend. | Marc Espie |
2001-03-11 | add p-flag to tar so that uids/gids and | Peter Stromberg |
2000-05-12 | nasty bug in %f; espie | Theo de Raadt |
2000-04-28 | Remove last remnants of @option preserve and @option extract-in-place | Marc Espie |
2000-04-26 | Consistency in error reports. | Marc Espie |
2000-04-05 | Fix bogus error message. Not a dir can mean *nothing* at all. | Marc Espie |
2000-03-24 | Handle expansion sequences in @exec better (let the expander decide whether | Marc Espie |
1999-10-09 | Band Aid fixes, polyglot of espies and mine: | Bob Beck |
1999-10-05 | too soon | Marc Espie |
1999-10-05 | Actually build pkg_sign. | Marc Espie |
1999-09-20 | - get http:// and ftp:// treated in a uniform way, | 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-06-23 | Fix snprintf return value usage. | Todd C. Miller |
1998-04-25 | Use mkdtemp(3), not mktemp(3). | Todd C. Miller |
1998-04-07 | active mode is way busted; default to passive | 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-01-17 | r?index -> strr?chr | Todd C. Miller |
1996-12-29 | our tar (paxtar) is now in /bin/tar not /usr/bin/tar | Thomas Graichen |
1996-06-04 | Oops, screwed up the $OpenBSD$ IDs | Niklas Hallqvist |
1996-06-04 | add package tools from FreeBSD | Niklas Hallqvist |