summaryrefslogtreecommitdiffstats
path: root/usr.sbin/pkg_install/version/perform.c
Commit message (Expand)AuthorAgeFilesLines
* * 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