Age | Commit message (Expand) | Author |
2019-07-19 | In the synopsis, put options that take no arguments before those that do. | Ingo Schwarze |
2019-05-14 | allow specifying a cmdfile instead of trying to pipe in commands for -ef. | Ted Unangst |
2017-06-22 | Generate the newbsd: and install-update: targets here, rather than | Theo de Raadt |
2017-06-19 | delete accidental blank line | Theo de Raadt |
2016-10-16 | Add a == EOF that was accidentally lost in previous commit. | Theo Buehler |
2016-10-16 | Use the err(3) family of functions more consistently. | Theo Buehler |
2016-10-16 | Remove the -g option. It is obsolete/undocumented since the initial | Martin Natano |
2016-10-16 | Remove declarations for optarg and optind. They are declared in <unistd.h>. | Martin Natano |
2016-10-16 | Stop complaining about changed kernel options when called for an empty | Martin Natano |
2016-10-14 | Change the default non -b behaviour of config(8) to operate with the | Theo de Raadt |
2016-09-12 | strlen + emalloc + snprintf = asprintf | Michal Mazurek |
2015-10-16 | Implement real "flock" request and add it to userland programs that | Todd C. Miller |
2015-10-12 | pledge "stdio rpath wpath cpath"; all the path options are used | Theo de Raadt |
2015-01-16 | Replace <sys/param.h> with <limits.h> and other less dirty headers where | Theo de Raadt |
2014-05-18 | use reallocarray and friends. okay miod@ | Marc Espie |
2013-11-23 | unsigned char casts for ctype | Theo de Raadt |
2013-10-29 | emit an extra "config" convenience target that allows one | Marc Espie |
2012-06-22 | Improve error messages when removing/recreating symlinks in the build dir | Philip Guenthe |
2011-10-02 | Fix some minor things in config(8): | Edd Barrett |
2011-04-15 | do not need the run "make depend" reminder anymore | Theo de Raadt |
2009-10-28 | rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and | Theo de Raadt |
2008-10-03 | correct comment; a part of PR4184 | Theo de Raadt |
2007-03-20 | make synopsis/usage() a little nicer; | Jason McIntyre |
2005-11-12 | spacing | Theo de Raadt |
2005-04-28 | if running in -e mode, and stdin is not a tty, then re-print the commands | Theo de Raadt |
2004-01-04 | knf and lint | Theo de Raadt |
2004-01-04 | Wall and spacing, I am hunting bugs | Theo de Raadt |
2003-12-29 | similar to pr 3614, but simplified diff. reduce 500-byte limit on identifiers; | Theo de Raadt |
2003-09-26 | use emalloc and watch for strdup failure | Theo de Raadt |
2003-06-28 | ansi & prototype cleanup. tested in mkr on most arch's. ok dhartmei | Theo de Raadt |
2003-06-02 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller |
2003-03-28 | We were malloc()ing one byte more than we needed; Alexander Farber | Todd C. Miller |
2002-09-06 | ; after label: | Theo de Raadt |
2002-07-14 | kill sprintf | Theo de Raadt |
2002-06-14 | spelling; from Brian Poole <raj@cerias.purdue.edu> | Todd T. Fries |
2002-05-29 | more snprintf | Theo de Raadt |
2002-03-14 | kill more registers. | Mike Pechkin |
2002-02-17 | Manual cleanup of remaining userland __P use (excluding packages maintained o... | Todd C. Miller |
2002-02-16 | Part one of userland __P removal. Done with a simple regexp with some minor ... | Todd C. Miller |
2001-12-11 | Make Makefile.boot produce a working config(8) again, at least on 4.4BSD. | Miod Vallat |
2001-12-05 | more free KNF from maja, though this was hard to do | Theo de Raadt |
2000-01-04 | Add rmoption/rmoptions; useful for people who want a slightly | Angelos D. Keromytis |
1999-11-27 | re-enable config without arguments; fix usage | David Leonard |
1999-10-04 | config -e support; ukc from maja@ | Theo de Raadt |
1998-05-25 | missing :; tv | Theo de Raadt |
1997-11-13 | from mycroft; | Theo de Raadt |
1997-07-06 | -Wall happiness | Jason Downs |
1997-07-06 | Add defopt support, from NetBSD; thorpej (I think, I don't have the commit | Jason Downs |
1997-04-14 | do not whine about new directories; reported by briggs | Theo de Raadt |
1997-04-04 | with small quantities of beer and pizza i produce fewer bugs. really. | Theo de Raadt |