summaryrefslogtreecommitdiff
path: root/usr.sbin/config
AgeCommit message (Expand)Author
2002-07-14kill sprintfTheo de Raadt
2002-06-14spelling; from Brian Poole <raj@cerias.purdue.edu>Todd T. Fries
2002-06-11Remove \n from warnx(3). ok deraadt@Thomas Nordin
2002-06-09fix the use of "cuz" in the tree; these are all in commentsJason Peel
2002-06-01missing return; jason@ackley.netTheo de Raadt
2002-05-30snprintf in .y filesTheo de Raadt
2002-05-29more strlcat and strlcpyTheo de Raadt
2002-05-29more snprintfTheo de Raadt
2002-05-02In UKC, when adding a fixed unit device (foo0) by cloning a star deviceMiod Vallat
2002-03-23small cleanups:Marc Espie
2002-03-14kill more registers.Mike Pechkin
2002-03-14Remove \n from err/errx/warn/warnx().Mike Pechkin
2002-02-19We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.Todd C. Miller
2002-02-17Patch from Daniel Lucq <daniel@lucq.org>Mats O Jansson
2002-02-17Manual cleanup of remaining userland __P use (excluding packages maintained o...Todd C. Miller
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ...Todd C. Miller
2002-02-07device -> decide; fixes PR#2382.Aaron Campbell
2001-12-11Make Makefile.boot produce a working config(8) again, at least on 4.4BSD.Miod Vallat
2001-12-10handle "q" input better; bug reported in 2244Theo de Raadt
2001-12-05more free KNF from maja, though this was hard to doTheo de Raadt
2001-11-10Move extraloc to data segment. This fixes save of new locators for cloned dev...Mats O Jansson
2001-09-07leftover pmax cruft.Brad Smith
2001-09-07-DELF_SUPPORT for sparc64Jason Wright
2001-08-12#(endif|else) foo is incorrect, make it #endif /* foo */Heikki Korpela
2001-08-05Make manual match source string.Hugh Graham
2001-07-20we don't like:Mike Pechkin
2001-07-11remove mips leftovers; ok bradPeter Valchev
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
2001-01-25alpha is (will be) ELF.Artur Grabowski
2001-01-25Make this elf-size independent.Artur Grabowski
2001-01-24Include err.h for warnx.Artur Grabowski
2001-01-24NULL-terminate the nlistArtur Grabowski
2001-01-23KNF stuff which angelos is too much of a baby to get rightTheo de Raadt
2001-01-23Allow entries like "foo at bar enable", which override previousAngelos D. Keromytis
2001-01-15Fix bug that sometime ignored first command in -e mode. -mojMats O Jansson
2001-01-05Generate Makefiles that don't get confused if the source layout (withAngelos D. Keromytis
2000-12-06Add a 'saving modified kernel' message. (deraadt@ ok)Hakan Olsson
2000-11-15Last commit introduced extra space (lame)Angelos D. Keromytis
2000-11-15Fix bug introduced with overriding of pseudo-devices.Angelos D. Keromytis
2000-10-29Eek, typo in my last commit; noticed by huynh.29@osu.eduAaron Campbell
2000-10-28Close PR 1419, use modified patch (original from peter.galbavy@knowledge.com)Angelos D. Keromytis
2000-09-30Some format string problems that were missed during initial audit; deraadt@ andAaron Campbell
2000-08-08permit changing flagsTheo de Raadt
2000-07-07document timezone command, as in boot_config(8)Theo de Raadt
2000-05-31Remove hard sentence breaks.Aaron Campbell
2000-05-29More text about config file format, some of it unfortunately at theAngelos D. Keromytis
2000-05-29start to describe config file formatTheo de Raadt
2000-04-12Trailing whitespace begone!Aaron Campbell
2000-04-04more details, and a UKC(8) linkTheo de Raadt