| Commit message (Expand) | Author | Age | Files | Lines |
* | All our options are new-style now - enable the warning if unrecognized | eivind | 1998-02-09 | 1 | -3/+1 |
* | Fix incorrect format string detected by "-Wformat". | jdp | 1997-11-18 | 1 | -2/+2 |
* | Fix some breakage from my last set of changes. | joerg | 1997-11-07 | 1 | -2/+2 |
* | Bump configvers to 300003 to account for the crd->card (and related) | msmith | 1997-11-06 | 1 | -2/+2 |
* | Allow for a keyword in the "files" file named "mandatory". The first | joerg | 1997-10-28 | 3 | -6/+31 |
* | For safety's sake, explicitly depend all objects on the configvers.h header | peter | 1997-10-22 | 1 | -0/+2 |
* | Recognize a %VERSREQ=nnnnn string in the system Makefile. Both config(8) | peter | 1997-10-22 | 2 | -2/+22 |
* | Add isa_devtab_cam. | gibbs | 1997-09-21 | 4 | -2/+8 |
* | Wrap too long lines. | charnier | 1997-09-17 | 2 | -5/+7 |
* | Police from style.9 and Bruce. | charnier | 1997-09-16 | 1 | -3/+5 |
* | Use err(3), add usage(). -Wall clean. | charnier | 1997-09-15 | 11 | -197/+265 |
* | Oops, the previous commit shouldn't have touch the Makefile. | bde | 1997-09-07 | 1 | -1/+1 |
* | Don't say that swapping is configured by config. | bde | 1997-09-07 | 2 | -4/+4 |
* | compare return value from getopt against -1 rather than EOF, per the final | imp | 1997-03-31 | 1 | -1/+1 |
* | Reserve a placeholder for 4 SMP ipi interrupts in the same way that | peter | 1997-03-29 | 2 | -2/+6 |
* | Remove support for "port none" and "port auto", it gains nothing, | ache | 1997-03-28 | 4 | -12/+2 |
* | Add #define's for port "none" and "auto" | ache | 1997-03-26 | 3 | -5/+7 |
* | Print negative values only for two cases used | ache | 1997-03-25 | 1 | -3/+3 |
* | Fix iobase printing for autodetect and none cases | ache | 1997-03-25 | 1 | -1/+3 |
* | Sweep through the tree fixing mmap() usage: | alex | 1997-01-16 | 1 | -4/+4 |
* | Tidy up the generated config.c file. Use #include "opt_config.h", comment | peter | 1996-12-26 | 1 | -2/+4 |
* | Part #2 of the config cleanup. More aggressive, replaced an NIH | joerg | 1996-12-14 | 5 | -38/+31 |
* | Round #1 of cleaning up the config(8) mess. This is only the more | joerg | 1996-12-14 | 3 | -15/+14 |
* | Moved nonstandard compiler profiling options out of config. Just print | bde | 1996-12-13 | 1 | -6/+4 |
* | Bugfix: all device counts >= 256 was broken, they truncated by % 255 | ache | 1996-08-21 | 1 | -1/+1 |
* | Bring back the `config file in the kernel' feature from the 1.x days. This | jkh | 1996-06-08 | 2 | -0/+45 |
* | Backout yacc changes. | phk | 1996-06-02 | 9 | -9/+9 |
* | yacc rule changes. | phk | 1996-05-30 | 9 | -9/+9 |
* | Implemented a new keyword `disable'. This should be useful for controlling | bde | 1996-04-13 | 4 | -11/+20 |
* | Count PCI irqs in up to 4 ISAish counters named `pci irqnn' instead of | bde | 1996-03-29 | 2 | -2/+6 |
* | Make a little more effort to avoid touching certain generated files if | peter | 1996-01-12 | 6 | -11/+84 |
* | Changed the default/min/max number of users to 8/2/512 for all machine | dg | 1995-12-29 | 1 | -8/+8 |
* | Implemented non-statistical kernel profiling. This is based on | bde | 1995-12-29 | 2 | -2/+11 |
* | Implement support for conf/options and i386/conf/options.i386 | peter | 1995-12-11 | 9 | -8/+393 |
* | If CONFIG_NO_CLOBBER_EVER is defined (e.g., in /etc/make.conf), don't make | wollman | 1995-11-28 | 2 | -0/+5 |
* | Support the configuration of "od" devices. | joerg | 1995-10-31 | 1 | -1/+1 |
* | Added support for a %SFILES token to auto-generate a SFILES= file list in | dg | 1995-10-29 | 1 | -0/+27 |
* | Don't pre-processor define 'ident'. This has subtle consequences for people | dg | 1995-10-23 | 1 | -1/+1 |
* | Fix CLEANFILES. Some temporary files were missing. | bde | 1995-09-28 | 1 | -1/+1 |
* | Put declarations in a header file ("ioconf.h") | bde | 1995-09-19 | 1 | -72/+113 |
* | Add missing quote to yyerror call. | gibbs | 1995-07-18 | 1 | -1/+1 |
* | Allow the specification of the controller bus when wiring down scsi buses. | gibbs | 1995-07-17 | 3 | -4/+15 |
* | Killed TIMEZONE, DST, and HZ keywords. They have generated a config error | dg | 1995-06-29 | 4 | -48/+1 |
* | Remove trailing whitespace. | rgrimes | 1995-05-30 | 4 | -10/+10 |
* | Fix 3 printf's that had the wrong number of arguments. | rgrimes | 1995-05-14 | 1 | -3/+3 |
* | Updated to work with Poul-Henning's recent kernel changes in the swap | dg | 1995-05-14 | 1 | -12/+0 |
* | Don't automatically default dumps to be on a swap device; if the user | wollman | 1995-05-12 | 2 | -8/+9 |
* | Revise this to actually print all the various isa_device field values | jkh | 1995-05-11 | 1 | -5/+5 |
* | Add a new `conflicts' flag for telling when a device is in conflict with | jkh | 1995-05-11 | 4 | -4/+10 |
* | Change the perennially annoying reminder to "make depend" (which may or | jkh | 1995-05-03 | 1 | -1/+1 |