summaryrefslogtreecommitdiff
path: root/usr.sbin/pkg_install/lib
AgeCommit message (Expand)Author
1999-12-20Set things to a sane state for db(3) routines.hubertf
1999-12-01 - Comment codehubertf
1999-12-01Don't be verbose unnecessarily. (Instead, just remove this stale debughubertf
1999-11-29Put support for @src back in.hubertf
1999-11-29Add code to include the size of a package into both thehubertf
1999-11-18Don't preserve uids or permissions of checked out files (MTREE, DEINSTALL,fredb
1999-09-09Comment pl_ent_t to make debugging easier.hubertf
1999-08-24Bring closer to /usr/share/misc/style with the aid of indent(1).hubertf
1999-08-23Hide test for URLlength()>0 behind a macro (IS_URL()).hubertf
1999-08-20The copy_hierarchy function is never called. Remove its definition andagc
1999-08-19Consolidate URL handling into a table of valid leading strings foragc
1999-08-19Clean up minor nits in C code.agc
1999-06-18don't print a useless error message.mrg
1999-06-15Add support for fetching packages from HTTP URLs. Since 'ftp' is alreadycgd
1999-05-30Remove support for absolutes pathnames completely. This can't work withtron
1999-05-29Don't prepend directories if the plist files are absolute.christos
1999-04-12Use absolute path to tar(1) in execl() call.hubertf
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-15Shut-up gcc-2.8.1 warnings.christos
1999-03-13set MKLINT=no. noted by NAKAJIMA Yoshihiro <nakayosh@kcn.ne.jp>lukem
1999-03-09Define TAR_CMD and TAR_FULLPATHNAME, and use them in preference toagc
1999-03-06update comment for findmatchingname()hubertf
1999-03-03More helpful message on failurehubertf
1999-03-02use mkdtemp also on 1.3I and uphubertf
1999-03-01Include <fcntl.h> for the O_* definitions.agc
1999-02-13there is no ftplib.3hubertf
1999-02-13convert from NOxxx= to MKxxx=no.lukem
1999-01-29Remove the "struct datum" and use DBT directly.hubertf
1999-01-26minor comments fixuphubertf
1999-01-26comment fileFindByPath(), reindent a bithubertf
1999-01-19Add code for pkgdb.hubertf
1998-11-02include fcntl.h to get O_RDONLY; our headers include too much stuff.christos
1998-10-27Instead of ignoring any SIGINTs when cleaning up, allow them. Theagc
1998-10-26Always tell the user about the temporary directory we're about to delete.agc
1998-10-21Add a -B option to pkg_info to print out the "Build Information" foragc
1998-10-13Add -b argument to pkg_info to display the +BUILD_VERSION file for theagc
1998-10-13Get rid of YES and NO definitions. NO was defined but never used.agc
1998-10-13Fixes for Alpha, from Hideo MASUDA (h-masuda@jm3spa.felix.or.jp), inagc
1998-10-12+ Remove obsolete and unused string functions.agc
1998-10-09Use the same table for input and output of PLISTs.agc
1998-10-09More cleanup - various bits of KNF.agc
1998-10-09Fix a bug in pkg_info -f with @pkgcfl entries.agc
1998-10-09Garbage collect unused variable..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-04fix some egcs warningshubertf
1998-10-03Teach our tools about dependencies containing wildcards.hubertf