aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/bsdinstall/distextract
Commit message (Expand)AuthorAgeFilesLines
* bsdinstall: allow whitelabeling the installerBrad Davis2022-05-132-2/+4
* disextract: eliminate last use of __DECONSTBaptiste Daroussin2022-01-281-3/+3
* distextract: simply code by using strsep(3)Baptiste Daroussin2022-01-281-20/+8
* bsddialog: import version 0.1Alfonso Siciliano2022-01-281-23/+33
* bsddialog: convert bsdinstall/distextractAlfonso Siciliano2022-01-012-91/+92
* bsdinstall: reduce overlinkingBaptiste Daroussin2021-10-041-1/+1
* bsdinstall: remove compat hacks for FreeBSD 9 and earlierWarner Losh2021-04-201-5/+0
* Do a sweep and remove most WARNS=6 settingsKyle Evans2020-10-011-1/+0
* Skip errors from being unable to set modification and creation times. IfNathan Whitehorn2018-01-021-1/+9
* various: general adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-10-311-1/+0
* Use LIBEXECDIR for /usr/libexec.Bryan Drewery2015-11-261-1/+1
* Add META_MODE support.Simon J. Gerraty2015-06-131-0/+31
|\
| * dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty2015-06-081-2/+0
| * Merge sync of headSimon J. Gerraty2015-05-273-94/+88
| |\ | |/ |/|
| * Merge from head@274682Simon J. Gerraty2014-11-191-102/+199
| |\
| * \ Merge head from 7/28Simon J. Gerraty2014-08-191-12/+2
| |\ \
| * | | Updated dependenciesSimon J. Gerraty2014-05-161-0/+1
| * | | Merge from headSimon J. Gerraty2014-05-081-1/+1
| |\ \ \
| * \ \ \ Merge headSimon J. Gerraty2014-04-281-3/+13
| |\ \ \ \
| * | | | | Updated dependenciesSimon J. Gerraty2013-10-131-0/+5
| * | | | | Merge from headSimon J. Gerraty2013-09-051-0/+1
| |\ \ \ \ \
| * \ \ \ \ \ sync from headSimon J. Gerraty2013-04-121-2/+2
| |\ \ \ \ \ \
| * | | | | | | Updated dependenciesSimon J. Gerraty2013-03-111-0/+1
| * | | | | | | Updated dependenciesSimon J. Gerraty2013-02-161-2/+0
| * | | | | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar2012-08-221-0/+23
* | | | | | | | In bsdinstall's distextract, replace mixed_gauge() of dialog(3) withDevin Teske2014-12-182-93/+84
* | | | | | | | Convert usr.sbin to LIBADDBaptiste Daroussin2014-11-251-2/+1
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Optimize program flow for execution speed. Also fix some more style(9) nitsDevin Teske2014-10-011-65/+151
* | | | | | | Use snprintf(3) in place of unbounded sprintf(3) (prevent buffer overflow).Devin Teske2014-09-291-48/+59
| |_|_|_|_|/ |/| | | | |
* | | | | | Revert r261296. This removes the WITHOUT_NCURSESW option.Brooks Davis2014-05-151-12/+2
| |_|_|_|/ |/| | | |
* | | | | Use src.opts.mk in preference to bsd.own.mk except where we need stuffWarner Losh2014-05-061-1/+1
| |_|_|/ |/| | |
* | | | NO_MAN= has been deprecated in favor of MAN= for some time, go aheadWarner Losh2014-04-131-1/+1
* | | | Merge from CheriBSD:Brooks Davis2014-01-301-2/+12
| |_|/ |/| |
* | | Add some missing DPADD.Antoine Brodin2013-05-111-0/+1
| |/ |/|
* | Replace deprecated (or remove obsolete) libarchive 2.8 functionsMartin Matuska2013-03-221-2/+2
|/
* Fix segfault if distfetch and distextract binaries are run standaloneNathan Whitehorn2012-02-261-1/+8
* Plug memory leaks and fix open(2) error check.Kevin Lo2011-11-281-0/+1
* Rewind manifest file in case distributions are in a different order there.Nathan Whitehorn2011-03-131-0/+2
* Use the manifest file count, if available, to determine the number of filesNathan Whitehorn2011-03-131-19/+62
* Add some error checking on the return values of chdir() and calloc(). TheNathan Whitehorn2011-02-211-11/+23
* Import bsdinstall. This is meant to be (eventually in conjunction withNathan Whitehorn2011-02-182-0/+186