summaryrefslogtreecommitdiffstats
path: root/usr.sbin/bsdinstall/distextract/distextract.c
Commit message (Expand)AuthorAgeFilesLines
* In bsdinstall's distextract, replace mixed_gauge() of dialog(3) withdteske2014-12-181-92/+83
* Optimize program flow for execution speed. Also fix some more style(9) nitsdteske2014-10-011-65/+151
* Use snprintf(3) in place of unbounded sprintf(3) (prevent buffer overflow).dteske2014-09-291-48/+59
* Replace deprecated (or remove obsolete) libarchive 2.8 functionsmm2013-03-221-2/+2
* Fix segfault if distfetch and distextract binaries are run standalonenwhitehorn2012-02-261-1/+8
* Plug memory leaks and fix open(2) error check.kevlo2011-11-281-0/+1
* Rewind manifest file in case distributions are in a different order there.nwhitehorn2011-03-131-0/+2
* Use the manifest file count, if available, to determine the number of filesnwhitehorn2011-03-131-19/+62
* Add some error checking on the return values of chdir() and calloc(). Thenwhitehorn2011-02-211-11/+23
* Import bsdinstall. This is meant to be (eventually in conjunction withnwhitehorn2011-02-181-0/+176
OpenPOWER on IntegriCloud