summaryrefslogtreecommitdiffstats
path: root/usr.sbin/config
Commit message (Expand)AuthorAgeFilesLines
* Bump the config version to force people to upgrade their config(8)phk2003-04-151-1/+1
* Avoid emitting duplicate makefile entries.phk2003-04-121-1/+4
* Print FYI messages on stderr. Previously, they were printed on stdout,des2003-03-091-1/+3
* Implemented "nooption" and "nomakeoption" config(8) tokens.ru2003-02-262-3/+14
* Allow for boolean make options (``makeoptions NO_MODULES'').ru2003-02-211-1/+4
* Bring the suggested command for extracting a configuration file from theceri2003-02-181-1/+1
* Implemented a simple "nodevice" config(8) command that cancelsru2003-02-152-1/+49
* Convert to using <sys/queue.h> macros.ru2003-02-156-85/+76
* Remove this Makefile, these docs are built by the Makefiles in src/share/doc/...trhodes2003-02-011-11/+0
* Uniformly refer to a file system as "file system".ru2002-12-121-2/+2
* mdoc(7) police: Removed redundant .Ns calls.ru2002-08-131-2/+2
* Remove stray function prototype. I wrote and removed this function butpeter2002-07-211-1/+0
* Check for missing static unit 'count' declarations as well.peter2002-07-211-7/+13
* Check that we are not supplying 'device foo N' to devices that do not takepeter2002-07-211-2/+27
* The .Nm utilitycharnier2002-07-141-8/+12
* Moved the setting of all profiling-related variables except the key onebde2002-07-132-12/+8
* We don't need to hit the user over the head so strong now that we'veobrien2002-07-061-1/+0
* Clean up hex() and octal() to return and work with unsigned integers sincejmallett2002-06-211-8/+8
* Consistancy check: s/file system/filesystem/gtrhodes2002-05-161-2/+2
* Add a hint about -DNO_WERRORpeter2002-02-251-0/+1
* Commit some infrastructure for turning on -Werror for kernel compiles.peter2002-02-203-4/+13
* Bump configvers for different handling of maxusers.peter2001-12-141-1/+1
* Allow maxusers to be specified as 0 in the kernel config, which willdillon2001-12-091-2/+1
* mdoc(7) police:ru2001-10-261-38/+49
* Use includes to get prototypes for hints and env arrays.peter2001-09-171-0/+8
* Enable hardwiring of things like tunables from embedded enironmentspeter2001-08-275-14/+61
* mdoc(7) police: s/BSD/.Bx/ where appropriate.ru2001-08-141-2/+6
* Perform a major cleanup of the usr.sbin Makefiles.obrien2001-07-202-3/+6
* Remove whitespace at EOL.dd2001-07-151-4/+4
* Put on my peril-sensitive sunglasses and remove the POLA-violatingpeter2001-07-141-0/+7
* Remove the old machine symlink first.peter2001-07-141-3/+2
* Introduce an "include" directive. It takes one argument, a filenamedd2001-07-124-8/+102
* mdoc(7) police: removed HISTORY info from the .Os call.ru2001-07-101-1/+1
* Bring FILES section up to date.imp2001-07-041-12/+10
* Bump config version in config.imp2001-07-021-2/+2
* Move kernel compile directory from sys/compile/FOO toimp2001-06-302-4/+3
* - Backout botched attempt to introduce MANSECT feature.ru2001-03-261-0/+1
* Set the default manual section for usr.sbin/ to 8.ru2001-03-201-1/+0
* newbus_ioconf() is long gonepeter2001-02-281-1/+0
* Some more tidying up. we dont use config-dependent anyware. Eliminatepeter2001-02-282-22/+8
* s/special/compilewith/ (so I stop confusing myself) and GC an unusedpeter2001-02-282-27/+12
* Untangle some special magic that happened for conflicting defintions forpeter2001-02-282-24/+0
* Remove some more dead code. :-/peter2001-02-281-10/+4
* GC some leftover stuff (device-driver suffix)peter2001-02-281-7/+0
* Move the 'dont forget "make depend"' to be the last thing that people see,peter2001-02-232-2/+1
* Futher cleanups. Since we have two options lists, one for proper optionspeter2001-02-221-18/+9
* Collect together a handful of copies of the option generator code into apeter2001-02-223-60/+33
* ${BDECFLAGS} work. And fix a real error in the process. A "MAXUSERS"peter2001-02-197-21/+21
* Devices are NOT compiled with the "special c2 option -i"..peter2001-02-181-3/+0
* Remove the need to list each and every cpu platform. Config will nowpeter2001-02-044-55/+10
OpenPOWER on IntegriCloud