| Commit message (Expand) | Author | Age | Files | Lines |
* | - Close races with signals and other AST's being triggered while we are in | jhb | 2001-08-10 | 1 | -1/+1 |
* | Zap 'ptrace(PT_READ_U, ...)' and 'ptrace(PT_WRITE_U, ...)' since they | peter | 2001-08-08 | 2 | -108/+0 |
* | Merged from sys/dev/syscons/syscons.c revisions 1.370, 1.371 and 1.372. | nyan | 2001-08-07 | 1 | -85/+167 |
* | Merged from sys/dev/syscons/scterm-sc.c revision 1.16. | nyan | 2001-08-07 | 2 | -52/+120 |
* | Removed PLIP support. | nyan | 2001-07-31 | 2 | -1312/+0 |
* | Convert the olpt driver to using new-bus stuff. | nyan | 2001-07-29 | 3 | -135/+207 |
* | Merged from sys/dev/syscons/syscons.c revisions 1.367 and 1.368. | nyan | 2001-07-29 | 1 | -70/+64 |
* | Merged from sys/i86/isa/npx.c revision 1.107. | kato | 2001-07-28 | 1 | -7/+1 |
* | Call the early tunable setup functions as soon as kern_envp is available. | peter | 2001-07-26 | 2 | -0/+6 |
* | Speed up console driver. | nyan | 2001-07-26 | 2 | -296/+290 |
* | Merged from sys/i386/conf/GENERIC revision 1.315. | kato | 2001-07-24 | 1 | -0/+1 |
* | Integrate fdc.h into fd.c. | nyan | 2001-07-23 | 2 | -4/+250 |
* | Merged from sys/i386/isa/npx.c revision 1.106. | kato | 2001-07-19 | 1 | -14/+5 |
* | Merged from sys/i386/isa/npx.c revision 1.105. | kato | 2001-07-19 | 1 | -9/+9 |
* | Merged from sys/i386/i386/machdep.c revisions 1.462 and 1.464. | kato | 2001-07-19 | 2 | -140/+178 |
* | Fixed conflict with sys/dev/syscons/syscons.h. | nyan | 2001-07-14 | 2 | -10/+0 |
* | - Refine pc98 supports. | nyan | 2001-07-14 | 4 | -90/+178 |
* | Added epson_inw function. | nyan | 2001-07-14 | 1 | -0/+11 |
* | Merged from the following changes. | nyan | 2001-07-14 | 7 | -58/+74 |
* | 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 |
* | Fix another missed pcb_savefpu reference (inside NPX_DEBUG) | peter | 2001-07-12 | 1 | -2/+2 |
* | Apply the i386 SSE mods to pc98 as well. | peter | 2001-07-12 | 3 | -21/+238 |
* | Added #include <sys/proc.h> | nyan | 2001-07-10 | 2 | -0/+2 |
* | Merged from sys/i386/i386/machdep.c revisions 1.459 and 1.460. | nyan | 2001-07-07 | 2 | -90/+0 |
* | With Alfred's permission, remove vm_mtx in favor of a fine-grained approach | dillon | 2001-07-04 | 4 | -22/+12 |
* | - Don't overwrite inb, inw and outw. | nyan | 2001-07-04 | 1 | -1/+1 |
* | Fixed warning message. | nyan | 2001-07-02 | 2 | -6/+4 |
* | Don't need the .keep_me files. Obrien and I committed past each other. | imp | 2001-07-01 | 2 | -1/+1 |
* | Ensure sys/${MACHINE}/compile/FOO exists | obrien | 2001-06-30 | 1 | -0/+0 |
* | Really do proper keepme files in the compile directories. Use | imp | 2001-06-30 | 2 | -0/+1 |
* | Ensure sys/${MACHINE}/compile/FOO exists | obrien | 2001-06-30 | 1 | -0/+0 |
* | Repo copy i8237.h to dev/ic so we can get rid of some of the final vestiges | imp | 2001-06-30 | 2 | -2/+2 |
* | Add a new MI pointer to the process' trapframe p_frame instead of using | jhb | 2001-06-29 | 3 | -28/+28 |
* | Enable interrupts again after disabling them in epson_{in,out}sw(). | jhb | 2001-06-29 | 1 | -0/+2 |
* | Merged from the following changes. | nyan | 2001-06-26 | 6 | -154/+528 |
* | Merged from sys/isa/sio.c revision 1.335. | nyan | 2001-06-26 | 2 | -2/+10 |
* | Merged from sys/i386/isa/isa_dma.c revision 1.7. | nyan | 2001-06-26 | 2 | -0/+18 |
* | Merged from sys/isa/syscons_isa.c revision 1.16. | nyan | 2001-06-26 | 2 | -2/+2 |
* | Merged from sys/dev/syscons/scterm-sc.c revison 1.15. | nyan | 2001-06-26 | 2 | -2/+4 |
* | Merged from sys/dev/syscons/syscons.c revisons 1.358 and 1.360. | nyan | 2001-06-26 | 1 | -1/+20 |
* | Merged from sys/isa/fd.c revisions 1.198, 1.199, 1.200, 1.202 and 1.204. | nyan | 2001-06-26 | 2 | -150/+62 |
* | Commented out pcm hints. | kato | 2001-06-26 | 1 | -5/+5 |
* | Fixed miss merging from revision 1.102. | nyan | 2001-06-26 | 1 | -1/+1 |
* | Merged from sys/i386/isa/npx.c revision 1.102. | kato | 2001-06-23 | 1 | -2/+2 |
* | Merged from sys/i386/i386/machdep.c revisions 1.456 and 1.457. | kato | 2001-06-23 | 2 | -34/+16 |
* | Removed pcm and sbc devices. | kato | 2001-06-23 | 1 | -4/+0 |
* | Allocate all resources using keyboard controller. | nyan | 2001-06-17 | 2 | -16/+74 |
* | Commented out USERCONFIG and VISUAL_USERCONFIG options. | nyan | 2001-06-14 | 1 | -2/+2 |