| Commit message (Expand) | Author | Age | Files | Lines |
* | Added another wd33c93 based SCSI card driver which replaces the bs driver. | nyan | 2001-02-27 | 1 | -0/+3 |
* | Add and document the LINPROCFS option, so that we can build linprocfs | peter | 2001-02-27 | 1 | -4/+8 |
* | Merged from sys/conf/files.i386 revisoin 1.353. | kato | 2001-02-13 | 1 | -2/+2 |
* | Fix typo: compatability -> compatibility. | asmodai | 2001-02-06 | 1 | -1/+1 |
* | Remove the LABPC driver. | phk | 2001-02-04 | 1 | -1/+0 |
* | Remove count for NSIO. The only places it was used it were incorrect. | peter | 2001-01-31 | 1 | -1/+1 |
* | Convert mca (microchannel bus support) from something that we count | peter | 2001-01-29 | 1 | -1/+1 |
* | change 'count eisa' to 'optional eisa' and update the only consumer | peter | 2001-01-29 | 1 | -1/+1 |
* | Convert all simplelocks to mutexes and remove the simplelock implementations. | jasone | 2001-01-24 | 1 | -1/+0 |
* | Added PC-98 apm support. | nyan | 2001-01-22 | 1 | -1/+2 |
* | Convert apm from a bogus 'count' into a plain option. Clean out some | peter | 2001-01-19 | 1 | -1/+1 |
* | Remove the now-empty ipl_funcs.c file on all platforms. | peter | 2001-01-19 | 1 | -2/+0 |
* | Merged from sys/conf/files.i386 revisions 1.342, 1.344, 1.345 and 1.346. | kato | 2001-01-12 | 1 | -5/+12 |
* | Move if_wl.c from sys/i386/isa to dev/wi - it is not i386 (or even isa) | peter | 2001-01-09 | 1 | -1/+0 |
* | Merged from files.i386 and options.i386 revisions 1.341 and 1.141, | kato | 2000-12-22 | 1 | -0/+1 |
* | Merged from files.i386 revision 1.340. | kato | 2000-12-16 | 1 | -0/+1 |
* | Merged from files.i386 revision 1.339. | kato | 2000-12-05 | 1 | -0/+1 |
* | Merged from files.i386 revisions 1.337 and 1.338. | kato | 2000-12-05 | 1 | -1/+1 |
* | ELF kernels should use an ELF sysvec. This allows us to move a.out | obrien | 2000-11-05 | 1 | -0/+3 |
* | Merged from the following changes. | nyan | 2000-11-05 | 1 | -0/+1 |
* | - Make the mutex code almost completely machine independent. This greatly | jhb | 2000-10-20 | 1 | -1/+0 |
* | Merged from sys/conf/{files.i386,options.i386} revisions 1.334 and | kato | 2000-10-10 | 1 | -27/+68 |
* | Move the ata/atapi files to the common area. They were the same on all | peter | 2000-10-03 | 1 | -9/+0 |
* | Added NEC PC-9801-83, 84, PC-9801-103, 104, PC-9801N-25 and PC-9801N-J02R | nyan | 2000-10-02 | 1 | -0/+5 |
* | Merged from sys/conf/files.i386 revision 1.332. | kato | 2000-10-02 | 1 | -1/+2 |
* | Put on my nuclear-grade asbestos suit and cvs rm the old, broken, sound | peter | 2000-10-02 | 1 | -65/+0 |
* | The `ed' NIC driver has been changed to work on Alpha now. So enable it | obrien | 2000-09-30 | 1 | -2/+0 |
* | - Newbus'ify and bus_space'ify. | nyan | 2000-09-14 | 1 | -1/+1 |
* | Merged from sys/conf/files.i386 revision 1.327 (adding synch_machdep.c | kato | 2000-09-07 | 1 | -0/+2 |
* | Major update to the way synchronization is done in the kernel. Highlights | jasone | 2000-09-07 | 1 | -1/+0 |
* | Merged from sys/conf/files.i386 revisions 1.325 and 1.326. | kato | 2000-09-03 | 1 | -17/+18 |
* | Connect the new sources in /sys/compat/linux and the new file | marcel | 2000-08-22 | 1 | -9/+10 |
* | Style fixes: | marcel | 2000-08-22 | 1 | -26/+27 |
* | - Fixed the conversion to bus_space interface. | nyan | 2000-08-17 | 1 | -1/+3 |
* | Merge from the following changes. | nyan | 2000-07-11 | 1 | -1/+1 |
* | PC-98 version of ed driver is a statically limited driver. | kato | 2000-06-21 | 1 | -1/+1 |
* | Catch up with Peter's config(8) changes. | kato | 2000-06-14 | 1 | -7/+7 |
* | Borrow phk's axe and apply the next stage of config(8)'s evolution. | peter | 2000-06-13 | 1 | -2/+0 |
* | A checkpoint of a part of a work-in-progress. Some more cleanups for | peter | 2000-06-10 | 1 | -36/+37 |
* | Use "nm | awk ..." instead of genassym(1) to generate symbol value headers. | bde | 2000-06-02 | 1 | -4/+4 |
* | Fixed most disordering. | nyan | 2000-05-31 | 1 | -54/+54 |
* | The dreaded isa_compat.h tables are no longer used, so there is no need | peter | 2000-05-28 | 1 | -1/+1 |
* | Fixed to support PC-98. | nyan | 2000-05-19 | 1 | -1/+0 |
* | Use kern/kern_random.c. | obrien | 2000-04-24 | 1 | -1/+0 |
* | Newbusify adv driver. | nyan | 2000-04-07 | 1 | -0/+1 |
* | NewBus the cs driver. | imp | 2000-03-30 | 1 | -1/+0 |
* | - Added PC-98 Cbus frontend. | nyan | 2000-03-29 | 1 | -0/+1 |
* | Merge from the following changes. | nyan | 2000-03-29 | 1 | -4/+4 |
* | Merged from sys/conf/files.i386 revision 1.310 (re-activate K6-2 | kato | 2000-03-23 | 1 | -1/+1 |
* | Tag a warning on the isa compat shims at config time. | peter | 2000-03-20 | 1 | -1/+2 |