summaryrefslogtreecommitdiffstats
path: root/usr.sbin/pkg_install/version/perform.c
Commit message (Expand)AuthorAgeFilesLines
* More -Wmissing-variable-declarations fixes.ed2012-10-191-3/+3
* if a file in plist starts with / then do not prefix it with "prefix" [1]bapt2012-09-181-11/+24
* Spelling fixes for usr.sbin/uqs2011-12-301-1/+1
* Backout libinstall.a -> libpkg commit.flz2011-05-171-1/+1
* - Take libinstall.a out of pkg_install and make it a proper shared library.flz2010-04-231-1/+1
* Various fixes.flz2010-04-011-9/+22
* If the INDEX file cannot be opened, print the actual filename / pathsimon2007-10-261-7/+8
* Fix "pkg_version -Io" coredump, if some packages have no origin atkrion2006-08-121-1/+1
* Fix pkg_version with the -o argument to print the origin.krion2006-02-121-4/+5
* * pkg_version(1) exits if INDEX files is not found and -I is notkrion2005-10-101-4/+9
* Add -o/-O options to pkg_version:krion2005-07-271-23/+34
* Add an -I option to pkg_version:cperciva2005-05-241-1/+1
* Add a -q flag to pkg_version. It suppresses the output of <,=,>.obrien2004-10-181-3/+3
* - pkg_add spawns itself as argv[0] when installing dependent packages, toeik2004-06-291-3/+2
* - pkg_info: flag -r: (show packages this packages depends on (documentation c...eik2004-06-291-1/+1
* - match package version numbers with relational operatorseik2004-06-291-1/+76
* - complete rewrite of the version number parsing code, restoring compatibiliy...eik2004-06-291-3/+6
* - Print out an error message instead of dereferencing a NULL pointerrobert2003-04-041-7/+29
* Minimal change to cause pkg_version to examine the new INDEX-5 filekris2002-12-041-1/+2
* Kill debugging line occasionally slipped into rev.1.3.sobomax2002-09-091-2/+0
* Vastly decrease amount of memory comsumed in the case when we have to readsobomax2002-09-091-2/+9
* Don't dump core on packages with an invalid or empty PLIST.reg2002-08-261-0/+4
* C replacement for the Perl5 code.markm2002-06-241-0/+281
OpenPOWER on IntegriCloud