aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/bsdinstall/distfetch
Commit message (Expand)AuthorAgeFilesLines
* bsdinstall: allow whitelabeling the installerBrad Davis2022-05-132-2/+4
* bsdinstall/distfetch: Remove duplicate headerAlfonso S. Siciliano2022-03-291-1/+0
* bsdinstall/distfetch: Replace libdialog with libbsddialogAlfonso S. Siciliano2022-03-152-51/+69
* bsdinstall/distfetch: fix main bar percentage with errorsAlfonso S. Siciliano2022-02-231-9/+24
* bsdinstall: reduce overlinkingBaptiste Daroussin2021-10-041-1/+1
* Do a sweep and remove most WARNS=6 settingsKyle Evans2020-10-011-1/+0
* 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
* Fix typo in error messageDevin Teske2015-11-031-1/+1
* Add META_MODE support.Simon J. Gerraty2015-06-131-0/+24
|\
| * dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty2015-06-081-2/+0
| * Merge sync of headSimon J. Gerraty2015-05-271-2/+1
| |\ | |/ |/|
| * Merge from head@274682Simon J. Gerraty2014-11-191-32/+40
| |\
| * \ 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/+2
| * | | | | Merge from headSimon J. Gerraty2013-09-051-0/+1
| |\ \ \ \ \
| * | | | | | 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
* | | | | | | 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-2/+2
* | | | | | Use snprintf(3) in place of unbounded sprintf(3) (prevent buffer overflow).Devin Teske2014-09-291-30/+38
| |_|_|_|/ |/| | | |
* | | | | 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
|/
* 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
* Add some error checking on the return values of chdir() and calloc(). TheNathan Whitehorn2011-02-211-6/+26
* Import bsdinstall. This is meant to be (eventually in conjunction withNathan Whitehorn2011-02-182-0/+197