summaryrefslogtreecommitdiff
path: root/usr.sbin/config
AgeCommit message (Expand)Author
2025-06-16config.5: Bump .Dd to reflect latest updateOlivier Certner
2025-06-13config.5: Document CONF_CFLAGS under 'makeoptions'Olivier Certner
2025-05-28packages: rename elftoolchain to toolchain, add more thingsLexi Winter
2025-05-27Revert commit e89d737041d1 (config.5: Document CONF_CFLAGS under 'makeoptions').Olivier Certner
2025-05-27config.5: Document CONF_CFLAGS under 'makeoptions'Olivier Certner
2025-02-10config(5): Fix display of includeoptionsBryan Drewery
2024-10-24config: Remove a stray semicolonZhenlei Huang
2024-09-18config: Search include paths for files to be read (options, files)Stephen J. Kiernan
2024-09-18Allow additional "options" files to be specified in kernel configStephen J. Kiernan
2024-07-15Remove residual blank line at start of MakefileWarner Losh
2024-06-06config: Remove redundant codeWarner Losh
2024-06-03Use correct function declaration for yyerrorDapeng Gao
2023-11-26usr.sbin: Automated cleanup of cdefs and other formattingWarner Losh
2023-11-26Remove copyright strings ifdef'd outWarner Losh
2023-11-26usr.sbin: Remove ancient SCCS tags.Warner Losh
2023-09-25Purge more stray embedded $FreeBSD$ stringsJohn Baldwin
2023-08-16Remove $FreeBSD$: one-line nroff patternWarner Losh
2023-08-16Remove $FreeBSD$: two-line nroff patternWarner Losh
2023-08-16Remove $FreeBSD$: one-line sh patternWarner Losh
2023-08-16Remove $FreeBSD$: one-line .h patternWarner Losh
2023-08-16Remove $FreeBSD$: two-line .h patternWarner Losh
2023-04-18Update/fix Makefile.depend for userlandSimon J. Gerraty
2023-02-24config: drop reference to removed System_specKyle Evans
2023-02-23config: Include errno.h in mkmakefile.ccMark Johnston
2023-02-16config: address a number of Coverity issuesKyle Evans
2023-02-16config: error out on malformed env/hint linesKyle Evans
2023-02-16config: push path() into moveifchanged()Kyle Evans
2023-02-16config: fix some common issues with path() usageKyle Evans
2023-02-08config: drop dependency on libsbufKyle Evans
2023-02-08config: drop dependency on libnvKyle Evans
2023-02-08config: make changes to allow some parts to build as C++Kyle Evans
2022-10-17config(5): drop mention of mipsMitchell Horne
2022-08-17Indicate which port gdb.1 and kgdb.1 come from.Jens Schweikhardt
2021-10-28config(5): Update upper limit for maxusers on 64-bit systemsFelix Johnson
2021-06-17config(8): Remove obsolete 'config' directive.Warner Losh
2021-04-19config: style for '\0' and NULLWarner Losh
2021-04-14Revert "config(8): Correct the mentioned paper in the SEE ALSO section"Gordon Bergling
2021-04-13config(8): Correct the mentioned paper in the SEE ALSO sectionGordon Bergling
2021-04-09config(8): Mention the authors of a paper in the SEE ALSO sectionGordon Bergling
2021-04-02config(8): remove support for -pKonstantin Belousov
2021-02-01config: Fix typo in comment.John Baldwin
2020-12-19config: Fix a few mandoc related errorsGordon Bergling
2020-06-28Do not use macros in the argument to -widthMateusz Piotrowski
2020-04-28config: Add no-ctfconvert support.Bryan Drewery
2020-04-12config(8): use sbuf to manage line buffersJason A. Harmening
2020-04-07config(8): "fix" a couple of buffer overflowsKyle Evans
2020-03-28config(8): fixes for -fno-commonKyle Evans
2020-02-24Create ../compileWarner Losh
2020-02-23Bump CONFIGVERS to 600017.Warner Losh
2020-02-23Relax machine directives a little.Warner Losh