freebsd-dev/usr.sbin/config
Juli Mallett e872716d8a Clean up hex() and octal() to return and work with unsigned integers since
they scan values of unsigned types, and since they do not need otherwise,
have them take const char * arguments.
2002-06-21 10:56:44 +00:00
..
SMM.doc Perform a major cleanup of the usr.sbin Makefiles. 2001-07-20 06:20:32 +00:00
config.8 Consistancy check: s/file system/filesystem/g 2002-05-16 02:28:39 +00:00
config.h Commit some infrastructure for turning on -Werror for kernel compiles. 2002-02-20 23:35:56 +00:00
config.y Enable hardwiring of things like tunables from embedded enironments 2001-08-27 05:11:53 +00:00
configvers.h Commit some infrastructure for turning on -Werror for kernel compiles. 2002-02-20 23:35:56 +00:00
lang.l Clean up hex() and octal() to return and work with unsigned integers since 2002-06-21 10:56:44 +00:00
main.c Add a hint about -DNO_WERROR 2002-02-25 21:59:57 +00:00
Makefile Perform a major cleanup of the usr.sbin Makefiles. 2001-07-20 06:20:32 +00:00
mkheaders.c Try and make it clearer that the static units thing is a FYI only. 2001-01-31 11:18:49 +00:00
mkmakefile.c Commit some infrastructure for turning on -Werror for kernel compiles. 2002-02-20 23:35:56 +00:00
mkoptions.c Allow maxusers to be specified as 0 in the kernel config, which will 2001-12-09 01:57:09 +00:00