summaryrefslogtreecommitdiff
path: root/usr.sbin/pkg_install/create
AgeCommit message (Expand)Author
2002-04-06PR2525Marc Espie
2002-02-25typo; yozo@v007.vaio.ne.jpTheo de Raadt
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ...Todd C. Miller
2001-11-26mostly mark signal racesTheo de Raadt
2001-11-07Say goodbye to @ignore_inst, we don't use it, and it doesn't even work inMarc Espie
2001-09-06Initial idea from aaron@: Last char of .Xr group in SEE ALSO section shouldMike Pechkin
2001-08-18undup -f Flag.Marc Espie
2001-08-17o) {Open,Net,Free}BSD -> .{O,N,F}x;Mike Pechkin
2001-06-06Do not dump core on empty commentMarc Espie
2001-04-08Better error messages: pwarnx function, which works like pwarn, exceptMarc Espie
2001-02-10Give tar the new -I flag, not -TTodd C. Miller
2000-11-09Change all option list specifications to ".Bl -tag -width Ds". Most manAaron Campbell
2000-11-08- Get rid of ".Sh OPTIONS" and always use the standard options list intro.Aaron Campbell
2000-10-23Remove duplicate (and wrong) description of @option.Marc Espie
2000-04-26Needed feature: ifMarc Espie
2000-04-12Trailing whitespace begone!Aaron Campbell
2000-04-04Register PLIST_SRC before dependencies and conflicts so that theMarc Espie
2000-03-27Add and document option no-default-conflict.Marc Espie
2000-03-27Document -s, indicate the existence of @option, remove fixed bug fromMarc Espie
2000-03-24Fake buglet fix: if PLIST_SRC directly follows PLIST_CWD, ignoreMarc Espie
2000-03-19Remove hard sentence breaks. Add $OpenBSD$ tags where appropriate. Some otherAaron Campbell
2000-02-14Yet another brain-dead `feature'.Marc Espie
1999-10-26document what's actually implemented (@srcdir -> @src)Dug Song
1999-07-28Use new tar -T option.Marc Espie
1999-07-09- remove all trailing whitespaceAaron Campbell
1999-07-03remove redundant .Pp macrosAaron Campbell
1999-06-05remove trailing whitespace, some Nm cleanupAaron Campbell
1999-02-26You've been warned: turn too long package comments into errors.Marc Espie
1998-12-16more .Nm fixesAaron Campbell
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-06-23Fix snprintf return value usage.Todd C. Miller
1998-04-07cleanup usage even more; very annoyingTheo de Raadt
1998-04-04fix usageTheo 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-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-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