freebsd-dev/usr.sbin/config
Warner Losh 2763a0928a config: style for '\0' and NULL
Use NULL for pointers instead of '0' (though hey are the same thing in
these cases). Ditto for using the zero character '\0' instead of a naked
0 (ditto).

Reviewed by:		markj@
Sponsored by:		Netflix
Differential Revision:	https://reviews.freebsd.org/D29847
2021-04-19 16:10:12 -06:00
..
config.5 config(8): remove support for -p 2021-04-02 15:41:51 +03:00
config.8 Revert "config(8): Correct the mentioned paper in the SEE ALSO section" 2021-04-14 20:22:48 +02:00
config.h config(8): remove support for -p 2021-04-02 15:41:51 +03:00
config.y config(8): remove support for -p 2021-04-02 15:41:51 +03:00
configvers.h
kernconf.tmpl
lang.l config(8): remove support for -p 2021-04-02 15:41:51 +03:00
main.c config(8): remove support for -p 2021-04-02 15:41:51 +03:00
Makefile
Makefile.depend
mkheaders.c
mkmakefile.c config: style for '\0' and NULL 2021-04-19 16:10:12 -06:00
mkoptions.c