summaryrefslogtreecommitdiff
path: root/usr.sbin/config
AgeCommit message (Expand)Author
2007-09-11use strcspn to properly overwrite '\n' in fgets returned bufferGilles Chehade
2007-06-28Add check for nlist failure to prevent a segfault.Ray Lai
2007-05-31convert to new .Dd format;Jason McIntyre
2007-03-20document the args to the "timezone" command;Jason McIntyre
2007-03-20various text improvements to make this page read better. also add inJason McIntyre
2007-03-20make synopsis/usage() a little nicer;Jason McIntyre
2007-03-20remove some bogus *p tests from charles longeauTed Unangst
2006-12-06Don't access buf[strlen(buf) - 1] for zero-length strings.Ray Lai
2006-10-30Now that we have smarter lex and yacc rules, remove redundant linesOtto Moerbeek
2006-05-06lint can't do assembly files, put them directly in OBJS.Marc Espie
2006-04-27lint(1) support in config:Marc Espie
2006-04-08Whack some obviously dead code (double return's, code after goto).Kenneth R Westerback
2006-03-23reword; ok ottoJason McIntyre
2006-03-17Add BUGS section documenting included files should start with aOtto Moerbeek
2006-03-10Avoid printing the whole file in the error message on missing trailing "Otto Moerbeek
2005-12-22`option', not `options';Jason McIntyre
2005-12-05Ignore case on the file extension, to allow both .s and .S to be includedDale Rahn
2005-11-30put the command list back in order;Jason McIntyre
2005-11-12spacingTheo de Raadt
2005-04-28if running in -e mode, and stdin is not a tty, then re-print the commandsTheo de Raadt
2005-01-02breaks at least vax; backoutTheo de Raadt
2005-01-01Make sure uextraloc ends up in .data so UKC works. OK deraadt@Todd C. Miller
2004-06-08Remove 'nmbuclust' setting of NMBCLUSTERS. They don't exist anymore.Ryan Thomas McBride
2004-01-07missing Ic; from Andrey Matveev;Jason McIntyre
2004-01-04re-org some parts; grudging ok from jmcTheo de Raadt
2004-01-04knf and lintTheo de Raadt
2004-01-04Wall and spacing, I am hunting bugsTheo de Raadt
2003-12-29similar to pr 3614, but simplified diff. reduce 500-byte limit on identifiers;Theo de Raadt
2003-12-06NULL not 0 at end of pdevinit[]Theo de Raadt
2003-11-17- remove extra trailing bracketAnil Madhavapeddy
2003-10-23typos from Jared Yanovich, plus a few more independant -> independent;Jason McIntyre
2003-09-26use ereallocTheo de Raadt
2003-09-26use emalloc and watch for strdup failureTheo de Raadt
2003-09-26use emallocTheo de Raadt
2003-09-02escape punctuation; (and a nit in openssl.1)Jason McIntyre
2003-08-16no return() after errx(); andrushockHenning Brauer
2003-07-22- use :L variable modifier with ELF_TOOLCHAIN variableBrad Smith
2003-07-14fix a width specifier and remove some .Pp's before lists/displays;Jason McIntyre
2003-06-28ansi & prototype cleanup. tested in mkr on most arch's. ok dhartmeiTheo de Raadt
2003-06-27bye byeTheo de Raadt
2003-06-25protosTheo de Raadt
2003-06-24BINDIR is set in the ../Makefile.inc alreadyMichael Shalayeff
2003-06-21typo;Jason McIntyre
2003-06-12- section reorderJason McIntyre
2003-06-11some ansification, some de-registerTheo de Raadt
2003-06-03Nuke terms 3 & 4 on my code.Tobias Weingartner
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2003-06-02remove clause 3 and 4. -mojMats O Jansson
2003-05-23moved swapgeneric.cTed Unangst
2003-05-12typo (mine) from Martin Reindl;Jason McIntyre