| Age | Commit message (Expand) | Author |
| 2000-06-09 | do that previous differently. only allow redefinitions if: in different | cgd |
| 2000-06-08 | Allow MD files files to override settings in MI files files. (From Chris Tor... | eeh |
| 2000-05-09 | If maxusers is out of bounds, show the allowed bounts in the error msg. | hubertf |
| 2000-04-14 | Don't declare 'extern opt*' getopt variables. | simonb |
| 2000-02-01 | Emit `.MAIN: all' to force the target `all' as default target. | enami |
| 2000-01-25 | Please pay an attention to the existing code and not to introduce | enami |
| 2000-01-23 | Keeping my kernel config files under RCS control, I always wished to | hubertf |
| 2000-01-20 | Allow abolute pathnames as prefixes. | thorpej |
| 2000-01-05 | print a warning if a "cinclude"d file cannot be opened and the -v flag | drochner |
| 1999-12-20 | Fix typo in comment. | nathanw |
| 1999-09-24 | Fix the path of ioconf.incl.$MACHINE using sourcepath(). This is part | enami |
| 1999-09-24 | Remove redundant declaration of firstfile(). | enami |
| 1999-09-22 | Allow mutual dependencies. | ws |
| 1999-09-21 | Fix grammar, as pointed out by Olaf Seibert. | is |
| 1999-08-19 | Clean up flex output (gram.[ch]). | hubertf |
| 1999-07-31 | If unlink() fails w/ ENOENT, don't display an error message. | thorpej |
| 1999-07-29 | Don't ignore the return value of two unlink() commands, and print | hubertf |
| 1999-07-09 | Fix bug in previous; allprefixes didn't work if there were multiple prefixes. | thorpej |
| 1999-07-09 | Make the outputted INCLUDES directives a bit more cosmetically appealing. | thorpej |
| 1999-07-09 | clean up a bit after jason :) | mrg |
| 1999-07-09 | Add a mechanism to specify prefixes that are transparently prepended | thorpej |
| 1999-07-09 | Nuke the work-around for non-normalized include paths. They have all | thorpej |
| 1999-07-07 | Add a mechanism for files.* files to be included, in the kernel configuration | thorpej |
| 1999-05-23 | Allow absolute path names for `object' files. | mycroft |
| 1999-04-02 | Make this build on Solaris (make -f Makefile.boot) | gwr |
| 1999-03-30 | Output a dependency on `newvers' for *every* kernel. It only gets run at most | mycroft |
| 1999-03-22 | More and more .Os cleanups. .Os is defined in the tmac.doc-common file, | garbled |
| 1999-02-08 | Mention -v in usage. Fixes PR 6262 by Erik Bertelsen. | mjl |
| 1999-01-21 | Lennart Augustsson's multi-valued locator code. | pk |
| 1998-10-16 | - rename err -> herr so that we don't conflict with libc | christos |
| 1998-10-05 | Eliminate a memory leak. | itohy |
| 1998-08-30 | Emit device name to device major number table. | pk |
| 1998-08-06 | NetBSD doesn't support the tahoe. | tv |
| 1998-06-30 | Fix braino. | jonathan |
| 1998-06-30 | * Check that any declared option (def{opt,param,flag}, filesystem | jonathan |
| 1998-06-28 | Add and document the -v flag, and only print option-related warnings | scottr |
| 1998-06-24 | Stronger checking of options: | jonathan |
| 1998-06-10 | Implement option dependencies as part of the defopt action. We currently | scottr |
| 1998-05-22 | Add missing colon in error message. | tv |
| 1998-05-01 | Add CLEANFILES+=gram.h as noticed by tron (PR 5383) | tv |
| 1998-04-16 | Make the yacc rules work on 1.3 as well as -current without updating the | tv |
| 1998-04-09 | .y.c <sys.mk> rule fixes. Don't create a y.tab.h file unless asked for, | tv |
| 1998-02-20 | Fix a think'o that caused "config netbsd root on ? type ffs" to fail. | thorpej |
| 1998-02-19 | Fix a few semantic problems wrt. file-system, deffs, and options, pointed | thorpej |
| 1998-02-19 | Add a "deffs" keyword, similar to "defopt", that defines file systems. | thorpej |
| 1998-02-18 | Emit the default set of file systems as vfs_list_initial[]. | thorpej |
| 1998-02-16 | Rather than using a separate "class" keyword, treat device classes like | thorpej |
| 1998-01-14 | Remove redundant assignment. | enami |
| 1998-01-12 | Add code to emit the cfdriver structures into ioconf.c. This requires | thorpej |
| 1998-01-09 | RCS Id Police. | perry |