summaryrefslogtreecommitdiff
path: root/usr.sbin/pkg_install/lib/str.c
AgeCommit message (Expand)Author
2000-06-18remove stale debugging codehubertf
2000-06-18 * shuffle variable names in findbestmatchingname_fn() aroundhubertf
2000-02-07Special case 'nb<X>' suffix in deweycmp() - this allows NetBSD specificabs
2000-01-25some code cleanuphubertf
2000-01-19FTP wildcard depends code, initial commit.hubertf
1999-12-01 - Comment codehubertf
1999-08-24Bring closer to /usr/share/misc/style with the aid of indent(1).hubertf
1999-08-19Clean up minor nits in C code.agc
1999-04-10Fix off-by-one error. (This was detected using libefence)hubertf
1999-03-22Replace static array of packages given to pkg_perform() with linearhubertf
1999-03-06update comment for findmatchingname()hubertf
1999-01-19Add code for pkgdb.hubertf
1998-10-12+ Remove obsolete and unused string functions.agc
1998-10-08Eliminate all use of sprintf(3), and replace it with snprintf(3).agc
1998-10-08One more piece of lint.agc
1998-10-08Get rid of some lint.agc
1998-10-05Squelch minor LP64-related compiler warning/error (-Werror)ross
1998-10-03Teach our tools about dependencies containing wildcards.hubertf
1997-10-18use strchr/strrchr/memset/memmove instead of index/rindex/bzero/bcopylukem
1997-10-17WARNSify, cleanup Makefileslukem
1997-10-16First cut on importing pkg_install as of FreeBSD 971013:hubertf
1997-06-05Add NetBSD Idsagc
1997-06-05Initial import of FreeBSD packaging tool.agc