summaryrefslogtreecommitdiff
path: root/tests/kernel/h_ps_strings1.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/kernel/h_ps_strings1.c')
0 files changed, 0 insertions, 0 deletions
dillo 2005-11-05Add compat #ifdefs from pkgsrc, to make syncing easier between thewiz 2005-11-03Implement framework to store variable=value pairs about an installed package.dillo 2005-02-20initialise a variable before using it. pkg_info binpkg.tgz would passgrant 2005-02-16Also display package name when having trouble displaying packageagc 2005-02-14Make show_file() take an extra argument, that of the package name, andagc 2005-02-10rework pkg_info(8) operating on binary packages, deprecating the `-.'grant 2004-12-29Introduce a new abstraction in the C code, called MaxPathSize. Allagc 2004-11-02As the comment says, not all files may be present in the tar file,erh 2004-10-06Don't look for files at all unless -. is specified. Allows pkg_info toerh 2004-08-18Move the local array declaration of flist[] to the variable declarationhe 2004-08-13Modify pkg_info so that it will only print information on uninstalledagc 2004-08-07pkg_info will not DTRT when applied to a binary package that doesn'thubertf 2004-05-07Add a new flag -Q (for "query") to pkg_info(1) to query the buildjlam 2003-12-20use the --use-compress-program argument to tar and do away withgrant 2003-09-23Get rid of lots of system(3) (partly via vsystem) calls.wiz 2003-09-10Fix a bug I accidentally introduced in rev. 1.48 where a pkg_dbdir could nojlam 2003-09-08Allow the package entries in the pkgdbdir to be either directories orjlam 2003-09-02Merge src/usr.sbin/pkg_install on the pkgviews branch into the HEAD byjlam 2003-07-14use bounded string op as much as possibleitojun 2003-03-24Consistently check findmatchingname() return value for error condition.seb 2003-03-15Introduce a pkgdb_dump() function, which dumps the cache file ofagc 2003-01-10Introduce the notion of "preserving" an installed package.agc 2003-01-05Add an enumerated type which is used in pkgdb_open() to specifyagc 2003-01-05Use EXIT_FAILURE, rather than hardcoding a value of '1' in err(3) andagc