| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | bsdinstall: Use libarchive secure flags for extract | Ed Maste | 7 hours | 1 | -0/+2 |
| * | Update Makefile.depend files | Simon J. Gerraty | 2024-10-14 | 1 | -1/+1 |
| * | Remove residual blank line at start of Makefile | Warner Losh | 2024-07-15 | 1 | -1/+0 |
| * | bsdinstall generate opt_osname.h in include | Simon J. Gerraty | 2023-12-07 | 2 | -9/+1 |
| * | usr.sbin: Automated cleanup of cdefs and other formatting | Warner Losh | 2023-11-27 | 1 | -1/+0 |
| * | Remove $FreeBSD$: one-line sh pattern | Warner Losh | 2023-08-16 | 2 | -2/+0 |
| * | Remove $FreeBSD$: one-line .c pattern | Warner Losh | 2023-08-16 | 1 | -2/+0 |
| * | spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD | Warner Losh | 2023-05-12 | 1 | -1/+1 |
| * | bsdinstall avoid subdir depending on parent | Simon J. Gerraty | 2023-04-21 | 1 | -1/+10 |
| * | Update/fix Makefile.depend for userland | Simon J. Gerraty | 2023-04-19 | 1 | -12/+1 |
| * | bsdinstall: allow whitelabeling the installer | Brad Davis | 2022-05-13 | 2 | -2/+4 |
| * | disextract: eliminate last use of __DECONST | Baptiste Daroussin | 2022-01-28 | 1 | -3/+3 |
| * | distextract: simply code by using strsep(3) | Baptiste Daroussin | 2022-01-28 | 1 | -20/+8 |
| * | bsddialog: import version 0.1 | Alfonso Siciliano | 2022-01-28 | 1 | -23/+33 |
| * | bsddialog: convert bsdinstall/distextract | Alfonso Siciliano | 2022-01-01 | 2 | -89/+90 |
| * | bsdinstall: reduce overlinking | Baptiste Daroussin | 2021-10-04 | 1 | -1/+1 |
| * | bsdinstall: remove compat hacks for FreeBSD 9 and earlier | Warner Losh | 2021-04-20 | 1 | -5/+0 |
| * | Do a sweep and remove most WARNS=6 settings | Kyle Evans | 2020-10-01 | 1 | -1/+0 |
| * | Skip errors from being unable to set modification and creation times. If | Nathan Whitehorn | 2018-01-02 | 1 | -1/+9 |
| * | various: general adoption of SPDX licensing ID tags. | Pedro F. Giffuni | 2017-11-27 | 1 | -0/+2 |
| * | DIRDEPS_BUILD: Update dependencies. | Bryan Drewery | 2017-10-31 | 1 | -1/+0 |
| * | Use LIBEXECDIR for /usr/libexec. | Bryan Drewery | 2015-11-26 | 1 | -1/+1 |
| * | Add META_MODE support. | Simon J. Gerraty | 2015-06-13 | 1 | -0/+31 |
| |\ | |||||
| | * | dirdeps.mk now sets DEP_RELDIR | Simon J. Gerraty | 2015-06-08 | 1 | -2/+0 |
| | * | Merge sync of head | Simon J. Gerraty | 2015-05-27 | 3 | -94/+88 |
| | |\ | |/ |/| | |||||
| | * | Merge from head@274682 | Simon J. Gerraty | 2014-11-19 | 1 | -99/+196 |
| | |\ | |||||
| | * \ | Merge head from 7/28 | Simon J. Gerraty | 2014-08-19 | 1 | -12/+2 |
| | |\ \ | |||||
| | * | | | Updated dependencies | Simon J. Gerraty | 2014-05-16 | 1 | -0/+1 |
| | * | | | Merge from head | Simon J. Gerraty | 2014-05-08 | 1 | -1/+1 |
| | |\ \ \ | |||||
| | * \ \ \ | Merge head | Simon J. Gerraty | 2014-04-28 | 1 | -3/+13 |
| | |\ \ \ \ | |||||
| | * | | | | | Updated dependencies | Simon J. Gerraty | 2013-10-13 | 1 | -0/+5 |
| | * | | | | | Merge from head | Simon J. Gerraty | 2013-09-05 | 1 | -0/+1 |
| | |\ \ \ \ \ | |||||
| | * \ \ \ \ \ | sync from head | Simon J. Gerraty | 2013-04-12 | 1 | -2/+2 |
| | |\ \ \ \ \ \ | |||||
| | * | | | | | | | Updated dependencies | Simon J. Gerraty | 2013-03-11 | 1 | -0/+1 |
| | * | | | | | | | Updated dependencies | Simon J. Gerraty | 2013-02-16 | 1 | -2/+0 |
| | * | | | | | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch. | Marcel Moolenaar | 2012-08-22 | 1 | -0/+23 |
| * | | | | | | | | In bsdinstall's distextract, replace mixed_gauge() of dialog(3) with | Devin Teske | 2014-12-18 | 2 | -93/+84 |
| * | | | | | | | | Convert usr.sbin to LIBADD | Baptiste Daroussin | 2014-11-25 | 1 | -2/+1 |
| | |_|_|_|_|_|/ |/| | | | | | | |||||
| * | | | | | | | Optimize program flow for execution speed. Also fix some more style(9) nits | Devin Teske | 2014-10-01 | 1 | -65/+151 |
| * | | | | | | | Use snprintf(3) in place of unbounded sprintf(3) (prevent buffer overflow). | Devin Teske | 2014-09-29 | 1 | -48/+59 |
| | |_|_|_|_|/ |/| | | | | | |||||
| * | | | | | | Revert r261296. This removes the WITHOUT_NCURSESW option. | Brooks Davis | 2014-05-15 | 1 | -12/+2 |
| | |_|_|_|/ |/| | | | | |||||
| * | | | | | Use src.opts.mk in preference to bsd.own.mk except where we need stuff | Warner Losh | 2014-05-06 | 1 | -1/+1 |
| | |_|_|/ |/| | | | |||||
| * | | | | NO_MAN= has been deprecated in favor of MAN= for some time, go ahead | Warner Losh | 2014-04-13 | 1 | -1/+1 |
| * | | | | Merge from CheriBSD: | Brooks Davis | 2014-01-30 | 1 | -2/+12 |
| | |_|/ |/| | | |||||
| * | | | Add some missing DPADD. | Antoine Brodin | 2013-05-11 | 1 | -0/+1 |
| | |/ |/| | |||||
| * | | Replace deprecated (or remove obsolete) libarchive 2.8 functions | Martin Matuska | 2013-03-22 | 1 | -2/+2 |
| |/ | |||||
| * | Fix segfault if distfetch and distextract binaries are run standalone | Nathan Whitehorn | 2012-02-26 | 1 | -1/+8 |
| * | Plug memory leaks and fix open(2) error check. | Kevin Lo | 2011-11-28 | 1 | -0/+1 |
| * | Rewind manifest file in case distributions are in a different order there. | Nathan Whitehorn | 2011-03-13 | 1 | -0/+2 |
| * | Use the manifest file count, if available, to determine the number of files | Nathan Whitehorn | 2011-03-13 | 1 | -19/+62 |
