| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Merged from sys/i386/conf/GENERIC revision 1.315. | kato | 2001-07-24 | 1 | -0/+1 |
* | Merged from sys/i386/conf/GENERIC revision 1.313. | nyan | 2001-07-14 | 1 | -1/+1 |
* | Added (commented out) audio driver. | nyan | 2001-07-14 | 1 | -0/+4 |
* | `pcn' supports AMD Am79C97x cards, not Am79C79x cards. | dd | 2001-07-13 | 1 | -1/+1 |
* | - Don't overwrite inb, inw and outw. | nyan | 2001-07-04 | 1 | -1/+1 |
* | Commented out pcm hints. | kato | 2001-06-26 | 1 | -5/+5 |
* | Removed pcm and sbc devices. | kato | 2001-06-23 | 1 | -4/+0 |
* | Commented out USERCONFIG and VISUAL_USERCONFIG options. | nyan | 2001-06-14 | 1 | -2/+2 |
* | move wx to be part of miibus requiring chipsets | mjacob | 2001-05-30 | 1 | -1/+1 |
* | Remove MFS options from all example kernel configs. | phk | 2001-05-29 | 1 | -1/+0 |
* | Convert DEVFS from an "opt-in" to an "opt-out" option. | phk | 2001-05-13 | 1 | -1/+0 |
* | Merged from sys/i386/conf/GENERIC revision 1.304. | nyan | 2001-05-06 | 1 | -3/+3 |
* | Turn on kernel debugging support (DDB, INVARIANTS, INVARIANT_SUPPORT, WITNESS) | obrien | 2001-04-15 | 1 | -1/+7 |
* | Merged from sys/i386/conf/GENERIC revision 1.305 (moved the fxp driver | kato | 2001-03-17 | 1 | -1/+1 |
* | Added another wd33c93 based SCSI card driver which replaces the bs driver. | nyan | 2001-02-27 | 2 | -9/+27 |
* | Clean up some leftovers from the root mount cleanup that was done some | peter | 2001-02-04 | 1 | -2/+0 |
* | Stop doing runtime checking on i386 cpus for cpu class. The cpu is | peter | 2001-01-16 | 1 | -1/+1 |
* | Remove NOBLOCKRANDOM as a compile-time option. Instead, provide | markm | 2001-01-14 | 1 | -1/+0 |
* | Merged from sys/i386/conf/GENERIC revision from 1.286 to 1.291. | nyan | 2001-01-13 | 1 | -54/+31 |
* | Merged from sys/i386/conf/GENERIC.hints revision 1.6 and 1.7. | nyan | 2001-01-13 | 1 | -16/+16 |
* | Merged from sys/i386/conf/GENERIC revisions 1.292 - 1.294. | kato | 2000-12-16 | 1 | -2/+1 |
* | Removed the VoxWare sound drivers. | nyan | 2000-12-10 | 2 | -40/+4 |
* | Fixed to support 3Com 3C569B for PC-98. | nyan | 2000-12-09 | 1 | -4/+0 |
* | Merged from the following changes. | nyan | 2000-11-05 | 1 | -0/+7 |
* | As the blocking model has seems to be troublesome for many, disable | markm | 2000-10-27 | 1 | -0/+1 |
* | Added NEC PC-9801-83, 84, PC-9801-103, 104, PC-9801N-25 and PC-9801N-J02R | nyan | 2000-10-02 | 2 | -0/+6 |
* | Merged from sys/i386/conf/GENERIC revision 1.279. | kato | 2000-09-23 | 1 | -4/+0 |
* | Merged from sys/i386/conf/GENERIC revision 1.278. | kato | 2000-09-22 | 1 | -0/+1 |
* | Merged from sys/i386/conf/GENERIC revision 1.275. | kato | 2000-09-13 | 1 | -1/+1 |
* | Merged from sys/i386/conf/GENERIC revision 1.274. | kato | 2000-09-13 | 1 | -1/+1 |
* | Enabled pcic, card and xe devices. | nyan | 2000-08-26 | 1 | -3/+3 |
* | Comment out the static wiring of hints for GENERIC - the release process | peter | 2000-08-24 | 1 | -1/+2 |
* | Disabled serial console. | nyan | 2000-08-19 | 1 | -1/+1 |
* | - Fixed the conversion to bus_space interface. | nyan | 2000-08-17 | 2 | -43/+73 |
* | Merged from sys/i386/conf/GENERIC revisions 1.266 and 1.267. | nyan | 2000-08-08 | 1 | -5/+5 |
* | Merged from sys/i386/conf/GENERIC.hints revision 1.3. | nyan | 2000-08-08 | 1 | -1/+1 |
* | Commented out xe device because it depend on PCMCIA stuff. | kato | 2000-08-04 | 1 | -1/+1 |
* | Commented out card and pcic devices because they are broken in pc98 port. | kato | 2000-08-02 | 1 | -2/+2 |
* | Sync with sys/i386/conf/GENERIC revisions 1.258 and 1.259. | nyan | 2000-07-04 | 1 | -2/+2 |
* | Disabled ida, amr and mlx devices. | kato | 2000-06-28 | 1 | -3/+3 |
* | Merged from sys/i386/conf/GENERIC revisions 1.261 and 1.262. | kato | 2000-06-28 | 1 | -0/+2 |
* | Report the line number where gethints.pl does not understand something | peter | 2000-06-26 | 1 | -1/+2 |
* | Oops! Disabled the ed driver becasue it cannot be compiled. | kato | 2000-06-23 | 1 | -1/+1 |
* | PC-98 version of ed driver is a statically limited driver. | kato | 2000-06-21 | 1 | -1/+1 |
* | Deal with quoted arguments. This hack parser uses whitespace to delimit | peter | 2000-06-17 | 1 | -0/+5 |
* | Use while (<>) instead of while(<STDIN>) so that perl will automagically | peter | 2000-06-17 | 1 | -1/+1 |
* | - Moved "hint" informations to GENERIC.hints. | nyan | 2000-06-17 | 2 | -139/+223 |
* | bs, olpt, pckbd are static limited devices. | kato | 2000-06-17 | 1 | -3/+3 |
* | Print error messages to stderr, not stdout. | peter | 2000-06-14 | 1 | -1/+1 |
* | Borrow phk's axe and apply the next stage of config(8)'s evolution. | peter | 2000-06-13 | 3 | -68/+279 |