| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFi386: revision 1.616.2.9 | Yoshihiro Takahashi | 2007-10-31 | 1 | -6/+6 |
| * | MFC: sys/dev/fdc/fdc.c 1.310-1.313 | Jung-uk Kim | 2007-09-14 | 1 | -2/+2 |
| * | MFC: Disable PREEMPTION option. | Yoshihiro Takahashi | 2007-05-21 | 1 | -1/+1 |
| * | MFC: Don't call bus_deactivate_resource() explicitly before calling | Yoshihiro Takahashi | 2007-05-12 | 2 | -16/+0 |
| * | MFi386: revision 1.616.2.8. | Yoshihiro Takahashi | 2007-01-28 | 1 | -4/+4 |
| * | MFC: | Simon L. B. Nielsen | 2006-10-09 | 1 | -1/+0 |
| * | MFC: Fix our ioctl(2) implementation for ioctls with "int" arguments. | Ruslan Ermilov | 2006-10-04 | 1 | -0/+13 |
| * | MFC: amdsmb(4) and nfsmb(4). | Ruslan Ermilov | 2006-08-17 | 1 | -0/+2 |
| * | MFi386: Add the ath and the wlan crypto support. | Yoshihiro Takahashi | 2006-07-26 | 1 | -0/+6 |
| * | MFC, let's hook up things to the build and see what I messed up! | Doug Ambrisko | 2006-06-15 | 1 | -0/+3 |
| * | MFi386: revision 1.616.2.4 | Yoshihiro Takahashi | 2006-05-21 | 1 | -2/+15 |
| * | MFC: Remove unneeded include. | Yoshihiro Takahashi | 2006-05-21 | 4 | -6/+0 |
| * | MFC: cbus.h: 1.22, pc98_machdep.h: 1.14 | Yoshihiro Takahashi | 2006-05-21 | 2 | -29/+17 |
| * | This commit was manufactured by cvs2svn to create branch 'RELENG_6'. | cvs2svn | 2006-04-30 | 1 | -0/+6 |
| * | MFC: Don't allow userland to set hardware watch points on kernel memory. | John Baldwin | 2006-03-20 | 1 | -23/+20 |
| * | MFC: Split struct ithd into struct intr_thread and intr_event and | John Baldwin | 2006-03-10 | 1 | -2/+2 |
| * | MFC: revision 1.371 | Yoshihiro Takahashi | 2006-02-15 | 1 | -1/+2 |
| * | MFC: Remove EPSON_NRDISK and EPSON PC-386 note support. | Yoshihiro Takahashi | 2005-11-06 | 5 | -309/+10 |
| * | MFC: Add EPSON_* defines. | Yoshihiro Takahashi | 2005-11-06 | 3 | -12/+29 |
| * | MFC: Add DEFAULTS files for amd64, i386, and pc98. | John Baldwin | 2005-10-28 | 1 | -7/+1 |
| * | This commit was manufactured by cvs2svn to create branch 'RELENG_6'. | cvs2svn | 2005-10-28 | 1 | -0/+18 |
| * | MFC: Switch from OLDCARD to NEWCARD on pc98. | Yoshihiro Takahashi | 2005-10-07 | 3 | -18/+6 |
| * | Big overall MFC of polling(4) cleanup: | Gleb Smirnoff | 2005-10-07 | 1 | -4/+4 |
| * | MFC: Remove references to OLDCARD | Warner Losh | 2005-10-06 | 1 | -4/+0 |
| * | Fix a whitespace screw-up I made when doing the MFC of COMPAT_FREEBSD5. | Ken Smith | 2005-09-22 | 1 | -1/+1 |
| * | Now that our showstopper list has shrunk, take another step closer to the | Scott Long | 2005-09-18 | 1 | -9/+0 |
| * | MFi386: revision 1.1202.2.1 (r300 DRM support). | Yoshihiro Takahashi | 2005-08-10 | 1 | -1/+1 |
| * | MFi386: revision 1.616.2.1 | Yoshihiro Takahashi | 2005-07-28 | 1 | -1/+1 |
| * | MFC: Set timer0_max_count to a correct value in the lapic timer case and | John Baldwin | 2005-07-18 | 1 | -24/+20 |
| * | MFC addition of the COMPAT_FREEBSD5 option. Specific versions | Ken Smith | 2005-07-18 | 1 | -0/+1 |
| * | This commit was manufactured by cvs2svn to create branch 'RELENG_6'. | cvs2svn | 2005-07-11 | 1 | -908/+0 |
| * | Remove a || 1 that crept into the i8254 commit and was subsequently | John Baldwin | 2005-07-05 | 2 | -2/+2 |
| * | MFi386: r1.221 (Use a simpler implementation for the i8254 timecounter). | Yoshihiro Takahashi | 2005-07-03 | 2 | -24/+70 |
| * | Remove the CPU_ENABLE_SSE option from the i386 and pc98 architectures, | Xin LI | 2005-07-02 | 2 | -8/+1 |
| * | MFi386: revision 1.615 (change kernel crashdump format to ELF). | Yoshihiro Takahashi | 2005-06-30 | 1 | -20/+38 |
| * | Connect reiserfs build to every platforms, not only i386 and pc98. | Jean-Sébastien Pédron | 2005-06-21 | 1 | -6/+0 |
| * | Add .cvsignore files just like in sys/<arch>/compiled, this keeps CVS from | David E. O'Brien | 2005-06-20 | 1 | -0/+1 |
| * | Sync with syscons update (Add new member to struct sc_rndr_sw). | Yoshihiro Takahashi | 2005-05-29 | 1 | -0/+2 |
| * | Remove bus_{mem,p}io.h and related code for a micro-optimization on i386 | Yoshihiro Takahashi | 2005-05-29 | 2 | -8/+0 |
| * | Change the spkr_set_pitch() function to a macro to fix low level profiling. | Yoshihiro Takahashi | 2005-05-28 | 1 | -7/+5 |
| * | MFi386: Add ReiserFS | Yoshihiro Takahashi | 2005-05-25 | 1 | -0/+6 |
| * | Add new ral(4) and ural(4) drivers. | Damien Bergamini | 2005-05-24 | 1 | -0/+2 |
| * | Fix my copyright. | Yoshihiro Takahashi | 2005-05-14 | 3 | -3/+4 |
| * | - Move bus dependent defines to {isa,cbus}_dmareg.h. | Yoshihiro Takahashi | 2005-05-14 | 3 | -11/+45 |
| * | - Move timerreg.h to <arch>/include and split i8253 specific defines into | Yoshihiro Takahashi | 2005-05-14 | 6 | -26/+136 |
| * | MFi386: revision 1.614. | Yoshihiro Takahashi | 2005-05-14 | 1 | -2/+2 |
| * | Move the pc98 keymap define into pckbdtables.h because it should be used | Yoshihiro Takahashi | 2005-05-12 | 2 | -1/+204 |
| * | - Move the NPX_DEBUG option to options.{i386,pc98} and use opt_npx.h. | Yoshihiro Takahashi | 2005-05-12 | 2 | -15/+45 |
| * | - Move lptreg.h into pc98/cbus and rename to olptreg.h. | Yoshihiro Takahashi | 2005-05-10 | 2 | -1/+49 |
| * | Change a directory layout for pc98. | Yoshihiro Takahashi | 2005-05-10 | 37 | -22320/+19 |