summaryrefslogtreecommitdiff
path: root/usr.sbin/config/mkheaders.c
AgeCommit message (Expand)Author
2016-10-16Use the err(3) family of functions more consistently.Theo Buehler
2015-01-16Replace <sys/param.h> with <limits.h> and other less dirty headers whereTheo de Raadt
2013-11-23unsigned char casts for ctypeTheo de Raadt
2011-10-02Fix some minor things in config(8):Edd Barrett
2003-06-28ansi & prototype cleanup. tested in mkr on most arch's. ok dhartmeiTheo de Raadt
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2003-04-17Assign the return value of snprintf to an int, not a char. fixes a comparisonDale Rahn
2002-12-11handle snprintf < 0Theo de Raadt
2002-07-14kill sprintfTheo de Raadt
2002-05-29more snprintfTheo de Raadt
2002-03-14kill more registers.Mike Pechkin
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ...Todd C. Miller
1998-05-14more careful scanfTheo de Raadt
1998-05-11set max field width of %s correctlyTheo de Raadt
1997-08-07jason is tired. this is not needed. our locator table stuff uses lessTheo de Raadt
1997-08-07cf_locnames support, from NetBSD (jtk, according to the RCSids).Jason Downs
1997-07-06-Wall happinessJason Downs
1997-07-06Add defopt support, from NetBSD; thorpej (I think, I don't have the commitJason Downs
1996-10-23Merge of NetBSD 961020. Includes flexible build/source dir specsNiklas Hallqvist
1996-04-21sync to netbsd 960418Theo de Raadt
1996-03-25From NetBSD: merge of 960317Niklas Hallqvist
1995-10-18initial import of NetBSD treeTheo de Raadt