Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-11-23 | unsigned char casts for ctype | Theo de Raadt | |
ok jca | |||
2011-10-02 | Fix some minor things in config(8): | Edd Barrett | |
* As haesbaert suggests, correctly order include files. * Found some old style function defs. Updated. * Found a prototype inside a function. Moved. OK nicm@ | |||
2009-12-10 | Now that the old SysV SHM size limits global variables are gone, remove | Mark Kettenis | |
support for setting them from config(8). | |||
2009-10-28 | rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and | Theo de Raadt | |
unmaintainable). these days, people use source. these id's do not provide any benefit, and do hurt the small install media (the 33,000 line diff is essentially mechanical) ok with the idea millert, ok dms | |||
2009-06-03 | change "cachepct" to "bufcachepercent" so it is the same | Bob Beck | |
as the variable and the similar sysctl ok deraadt@ | |||
2008-11-22 | Make enable selected by attribute work. | Mats O Jansson | |
Reported by John Lloyd j at bitminer dot ca. -moj | |||
2007-03-20 | remove some bogus *p tests from charles longeau | Ted Unangst | |
ok deraadt millert | |||
2004-06-08 | Remove 'nmbuclust' setting of NMBCLUSTERS. They don't exist anymore. | Ryan Thomas McBride | |
ok millert@ | |||
2004-01-04 | knf and lint | Theo de Raadt | |
2004-01-04 | Wall and spacing, I am hunting bugs | Theo de Raadt | |
2003-06-02 | remove clause 3 and 4. -moj | Mats O Jansson | |
2002-06-01 | missing return; jason@ackley.net | Theo de Raadt | |
2002-03-23 | small cleanups: | Marc Espie | |
ansi prototypes, help formating, common code to handle integer parameters. Let SystemV shm parameters be settable. | |||
2002-02-17 | Patch from Daniel Lucq <daniel@lucq.org> | Mats O Jansson | |
The patch allows you to change the value of NMBCLUSTERS, BUFCACHEPERCENT and NKMEMPAGES using the config command, instead of recompiling the kernel. This is the userland part of the patch. I have compiled it on i386, sparc64, alpha and macppc. -moj ok art@ maja@ | |||
2001-12-05 | more free KNF from maja, though this was hard to do | Theo de Raadt | |
2001-02-04 | Add support for pseudo devices. This is done by adding more information | Mats O Jansson | |
in ioconf.c. The only thing that can be done with pseudo devices is changing the number of created units. -moj ok deraadt@ | |||
2001-01-31 | Dont write kernel if nothing has changed. ok @deraadt. -moj | Mats O Jansson | |
2000-02-27 | -Wall on alpha | Theo de Raadt | |
2000-01-08 | Allow UKC to change tz with 'timezone' command. | David Leonard | |
1999-10-04 | config -e support; ukc from maja@ | Theo de Raadt | |