aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/pkg_install/updating
Commit message (Expand)AuthorAgeFilesLines
* Provide an option to users to shoot themselves in the foot.Eitan Adler2012-11-261-1/+8
* Warn users when using pkg tools if it looks like theyEitan Adler2012-10-221-0/+1
* General mdoc(7) and typo fixes.Glen Barber2012-05-101-1/+1
* Remove trailing whitespace per mdoc lint warningEitan Adler2012-03-291-3/+3
* Reencode files to UTF-8. Drop CP1252 em-dash.Ulrich Spörlein2011-12-303-3/+3
* In usr.sbin/pkg_install/updating/main.c, use the size of the destinationDimitry Andric2011-12-171-2/+2
* Backout libinstall.a -> libpkg commit.Florent Thoumie2011-05-172-3/+6
* mdoc: use mdoc spelling of UmlautsUlrich Spörlein2010-05-271-1/+1
* mdoc: move remaining sections into consistent orderUlrich Spörlein2010-05-131-14/+14
* - Take libinstall.a out of pkg_install and make it a proper shared library.Florent Thoumie2010-04-232-6/+3
* Fix several typos in macros or macro misusage.Ulrich Spörlein2010-03-121-9/+0
* - Add support for UPDATING remote fetching.Florent Thoumie2010-01-222-34/+52
* The last big commit: let usr.sbin/ use WARNS=6 by default.Ed Schouten2010-01-021-1/+0
* - add: Keep dependent packages too if -K is specified.Florent Thoumie2008-06-121-0/+2
* - Add long options to pkg_install.Florent Thoumie2008-05-302-8/+23
* Backout previous commit, since it's done without maintainersKirill Ponomarev2007-12-091-1/+0
* Add the 'pkg_search' script.David E. O'Brien2007-12-091-0/+1
* Some code cleanups, including removing of stale getopt argument andKirill Ponomarev2007-11-103-25/+19
* Introduce pkg_updating(1) which scans for installed ports and showsKirill Ponomarev2007-11-024-0/+384