summaryrefslogtreecommitdiff
path: root/usr.sbin/config/cmd.c
AgeCommit message (Expand)Author
2009-12-10Now that the old SysV SHM size limits global variables are gone, removeMark Kettenis
2009-10-28rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andTheo de Raadt
2009-06-03change "cachepct" to "bufcachepercent" so it is the sameBob Beck
2008-11-22Make enable selected by attribute work.Mats O Jansson
2007-03-20remove some bogus *p tests from charles longeauTed Unangst
2004-06-08Remove 'nmbuclust' setting of NMBCLUSTERS. They don't exist anymore.Ryan Thomas McBride
2004-01-04knf and lintTheo de Raadt
2004-01-04Wall and spacing, I am hunting bugsTheo de Raadt
2003-06-02remove clause 3 and 4. -mojMats O Jansson
2002-06-01missing return; jason@ackley.netTheo de Raadt
2002-03-23small cleanups:Marc Espie
2002-02-17Patch from Daniel Lucq <daniel@lucq.org>Mats O Jansson
2001-12-05more free KNF from maja, though this was hard to doTheo de Raadt
2001-02-04Add support for pseudo devices. This is done by adding more informationMats O Jansson
2001-01-31Dont write kernel if nothing has changed. ok @deraadt. -mojMats O Jansson
2000-02-27-Wall on alphaTheo de Raadt
2000-01-08Allow UKC to change tz with 'timezone' command.David Leonard
1999-10-04config -e support; ukc from maja@Theo de Raadt