aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/config
Commit message (Expand)AuthorAgeFilesLines
* config.5: Bump .Dd to reflect latest updateOlivier Certner2025-06-161-1/+1
* config.5: Document CONF_CFLAGS under 'makeoptions'Olivier Certner2025-06-131-0/+17
* packages: rename elftoolchain to toolchain, add more thingsLexi Winter2025-05-281-0/+1
* Revert commit e89d737041d1 (config.5: Document CONF_CFLAGS under 'makeoptions').Olivier Certner2025-05-271-16/+0
* config.5: Document CONF_CFLAGS under 'makeoptions'Olivier Certner2025-05-271-0/+16
* config(5): Fix display of includeoptionsBryan Drewery2025-02-111-2/+2
* config: Remove a stray semicolonZhenlei Huang2024-10-241-1/+1
* config: Search include paths for files to be read (options, files)Stephen J. Kiernan2024-09-181-1/+13
* Allow additional "options" files to be specified in kernel configStephen J. Kiernan2024-09-187-4/+62
* Remove residual blank line at start of MakefileWarner Losh2024-07-151-1/+0
* config: Remove redundant codeWarner Losh2024-06-061-2/+0
* Use correct function declaration for yyerrorDapeng Gao2024-06-031-2/+4
* usr.sbin: Automated cleanup of cdefs and other formattingWarner Losh2023-11-273-9/+0
* Remove copyright strings ifdef'd outWarner Losh2023-11-271-9/+0
* usr.sbin: Remove ancient SCCS tags.Warner Losh2023-11-279-21/+0
* Purge more stray embedded $FreeBSD$ stringsJohn Baldwin2023-09-254-8/+0
* Remove $FreeBSD$: one-line nroff patternWarner Losh2023-08-161-1/+0
* Remove $FreeBSD$: two-line nroff patternWarner Losh2023-08-161-2/+0
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-162-2/+0
* Remove $FreeBSD$: one-line .h patternWarner Losh2023-08-163-3/+0
* Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-162-6/+0
* Update/fix Makefile.depend for userlandSimon J. Gerraty2023-04-191-3/+3
* config: drop reference to removed System_specKyle Evans2023-02-241-2/+0
* config: Include errno.h in mkmakefile.ccMark Johnston2023-02-241-0/+1
* config: address a number of Coverity issuesKyle Evans2023-02-163-9/+23
* config: error out on malformed env/hint linesKyle Evans2023-02-161-7/+18
* config: push path() into moveifchanged()Kyle Evans2023-02-162-14/+25
* config: fix some common issues with path() usageKyle Evans2023-02-162-2/+11
* config: drop dependency on libsbufKyle Evans2023-02-095-107/+152
* config: drop dependency on libnvKyle Evans2023-02-082-35/+23
* config: make changes to allow some parts to build as C++Kyle Evans2023-02-084-45/+52
* config(5): drop mention of mipsMitchell Horne2022-10-171-3/+1
* Indicate which port gdb.1 and kgdb.1 come from.Jens Schweikhardt2022-08-171-1/+1
* config(5): Update upper limit for maxusers on 64-bit systemsFelix Johnson2021-10-281-2/+4
* config(8): Remove obsolete 'config' directive.Warner Losh2021-06-173-22/+0
* config: style for '\0' and NULLWarner Losh2021-04-191-9/+9
* Revert "config(8): Correct the mentioned paper in the SEE ALSO section"Gordon Bergling2021-04-141-4/+3
* config(8): Correct the mentioned paper in the SEE ALSO sectionGordon Bergling2021-04-131-3/+4
* config(8): Mention the authors of a paper in the SEE ALSO sectionGordon Bergling2021-04-091-1/+5
* config(8): remove support for -pKonstantin Belousov2021-04-027-47/+1
* config: Fix typo in comment.John Baldwin2021-02-011-1/+1
* config: Fix a few mandoc related errorsGordon Bergling2020-12-192-10/+11
* Do not use macros in the argument to -widthMateusz Piotrowski2020-06-281-3/+3
* config: Add no-ctfconvert support.Bryan Drewery2020-04-283-4/+12
* config(8): use sbuf to manage line buffersJason A. Harmening2020-04-121-42/+39
* config(8): "fix" a couple of buffer overflowsKyle Evans2020-04-071-4/+24
* config(8): fixes for -fno-commonKyle Evans2020-03-282-9/+20
* Create ../compileWarner Losh2020-02-241-1/+10
* Bump CONFIGVERS to 600017.Warner Losh2020-02-231-1/+1
* Relax machine directives a little.Warner Losh2020-02-232-3/+7