| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove single-space hard sentence breaks. These degrade the quality | sheldonh | 2000-03-01 | 1 | -1/+2 |
* | Mark the 'conflicts' keyword as obsolete, and don't generate (unused) | peter | 2000-01-29 | 3 | -7/+3 |
* | Use Ns and Sx. -current is 4 not 3. | charnier | 2000-01-23 | 2 | -7/+8 |
* | Remove the cam-specific device wiring code. This was a duplicate of | peter | 2000-01-23 | 3 | -91/+0 |
* | Bump configvers.h as a precaution. Although existing config files will | peter | 2000-01-23 | 1 | -1/+1 |
* | Clean up something in config(8) that has annoyed me for ages. Remove | peter | 2000-01-23 | 2 | -11/+19 |
* | Fix a bungle with the CAM static wiring tables. Write CAMCONF_UNSPEC | peter | 2000-01-12 | 1 | -4/+4 |
* | Remove even known options if they are in the wrong options header. This | bde | 2000-01-09 | 1 | -1/+11 |
* | Bump configversion. The controller/device changes are upwards but not | peter | 2000-01-09 | 1 | -1/+1 |
* | Support getting *.$MACHINE from sys/conf as well as sys/$MACHINE/conf. | peter | 2000-01-08 | 2 | -14/+25 |
* | Apply the axe to some more cruft in config(8). In particular: | peter | 2000-01-08 | 5 | -193/+78 |
* | Fixed removal of unknown options. For options files with only a single | bde | 2000-01-08 | 1 | -1/+1 |
* | Add a 'warning' option for the files* files. This is intended to enable | peter | 1999-12-12 | 2 | -2/+18 |
* | Fix another quirk in the unknown device detection, and also deal with | peter | 1999-12-06 | 1 | -4/+17 |
* | A better version of the previous checkin. If the user specifies | archie | 1999-12-03 | 1 | -3/+9 |
* | When specifying additiona user-specified kernel compilation source | archie | 1999-12-02 | 1 | -1/+1 |
* | Allow config to generate proper ioconf.c files when devices request DMA | gallatin | 1999-11-22 | 1 | -1/+1 |
* | Re-support "tape" as an alias for device and clean up a bit more cruft | peter | 1999-11-09 | 3 | -4/+13 |
* | Add option "-d destdir" which instructs config to use another output | marcel | 1999-10-30 | 6 | -19/+79 |
* | Further cleanup. Also remove the following unused or defunct tokens: | peter | 1999-10-10 | 9 | -164/+49 |
* | Zap references to 'major' token, it's not used. | peter | 1999-10-08 | 3 | -5/+2 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 8 | -8/+8 |
* | Fix a bunch of broken cross-references | chris | 1999-08-18 | 1 | -2/+2 |
* | Add $Id$, to make it simpler for members of the translation teams to | nik | 1999-07-12 | 1 | -0/+1 |
* | Delete special handling for 'device-driver' suffix, it's not used in | peter | 1999-07-03 | 2 | -13/+12 |
* | Don't include trailing whitespace in ID tokens before comments. ie: | peter | 1999-07-01 | 1 | -1/+2 |
* | Detect and remove defunct or unknown options from opt_*.h files. This | peter | 1999-07-01 | 1 | -11/+23 |
* | Check and warn about unknown devices in the config file along the same | peter | 1999-06-03 | 1 | -2/+12 |
* | Understand 'config kernelname' and pretend it was a | peter | 1999-05-10 | 2 | -0/+29 |
* | Put on my viking helmet from the closet, and get out the war axe and | peter | 1999-05-09 | 7 | -227/+12 |
* | We don't have composite devices here either. | peter | 1999-05-09 | 1 | -18/+2 |
* | config(8) lobotomy, please see commit msg in sys. | phk | 1999-05-09 | 7 | -614/+45 |
* | Make options like NO_F00F_HACK work (with context sensitive lexical rules). | luoqi | 1999-04-27 | 2 | -30/+45 |
* | Bump configvers; when the updates to generic/lint get committed, the old | peter | 1999-04-24 | 1 | -2/+2 |
* | More cleanups, tweaks and features. | peter | 1999-04-24 | 8 | -219/+86 |
* | The Alpha probably wouldn't appreciate getting the pc98 isa port | peter | 1999-04-19 | 1 | -4/+4 |
* | Slightly reorder the all: to make sure it's before any alternate kernel | peter | 1999-04-19 | 1 | -6/+6 |
* | Use pc98/pc98/pc98.h instead of isa/isareg.h in PC98 kernel. | kato | 1999-04-18 | 1 | -2/+5 |
* | Further cleanups. i386_ioconf.c and alpha_ioconf.c were essentially the | peter | 1999-04-18 | 9 | -148/+56 |
* | Get out the blow torch and hack away all the unused stuff. Note that | peter | 1999-04-17 | 12 | -1832/+144 |
* | Corresponding minimal changes for kernel configuration after new-bus | peter | 1999-04-16 | 3 | -105/+131 |
* | Made booting with -a work for all configurations. Previously it | bde | 1999-04-15 | 3 | -6/+4 |
* | Clean up the -g/DEBUG handling. This logic can go in the Makefile | peter | 1999-04-13 | 3 | -30/+8 |
* | Back out default debug kernel. The flags revert to historical behaviour. | grog | 1999-04-11 | 3 | -52/+60 |
* | add -s to usage | ache | 1999-04-10 | 1 | -2/+2 |
* | add -s to synopsis | ache | 1999-04-10 | 1 | -1/+1 |
* | 1. Modify config to issue different code for debugging. | grog | 1999-04-07 | 2 | -4/+44 |
* | 1. Modify config to issue different code for debugging. | grog | 1999-04-07 | 2 | -6/+39 |
* | Oops, really don't generate compiler warnings about missing braces. | bde | 1999-02-05 | 1 | -3/+3 |
* | Don't generate compiler warnings about missing braces. | bde | 1999-02-05 | 1 | -3/+3 |