| Commit message (Expand) | Author | Age | Files | Lines |
| * | - Allow duplicate "machine" directives with the same arguments. | Ruslan Ermilov | 2005-11-27 | 3 | -9/+1 |
| * | Add missing "struct" in i386/i386/machdep.c,v 1.497 by deischen@. | Ruslan Ermilov | 2005-11-24 | 1 | -1/+1 |
| * | Garbage collect machine/smptests.h now that it is empty and no longer used. | John Baldwin | 2005-11-22 | 1 | -6/+0 |
| * | Don't enable PUC_FASTINTR by default in the source. Instead, enable it | John Baldwin | 2005-11-21 | 1 | -0/+2 |
| * | MFi386: Remove obsolete options. | Yoshihiro Takahashi | 2005-11-09 | 1 | -1/+0 |
| * | Move the isa, npx, mem and io devices and the PC98 option from GENERIC | Yoshihiro Takahashi | 2005-10-28 | 2 | -7/+19 |
| * | Catch up with new interrupt handling code. | Ruslan Ermilov | 2005-10-26 | 1 | -2/+2 |
| * | Rename the KDB_STOP_NMI kernel option to STOP_NMI and make it apply to all | John Baldwin | 2005-10-24 | 1 | -1/+1 |
| * | Eliminate two unused arguments to ttycreate(). | Poul-Henning Kamp | 2005-10-16 | 1 | -1/+1 |
| * | Reduce diffs from i386/i386/machdep.c | Yoshihiro Takahashi | 2005-10-16 | 1 | -9/+5 |
| * | Merge over the remaining changes from i386 of the ksiginfo_t changes so | John Baldwin | 2005-10-14 | 1 | -43/+21 |
| * | Remove the sx(4) driver at the request of the author. The author | John Baldwin | 2005-10-14 | 1 | -3/+0 |
| * | 1. Change prototype of trapsignal and sendsig to use ksiginfo_t *, most | David Xu | 2005-10-14 | 1 | -17/+47 |
| * | Polling is now configured with help of ifconfig(8), not sysctl. | Gleb Smirnoff | 2005-10-07 | 1 | -4/+4 |
| * | Use 'PC Card' | Yoshihiro Takahashi | 2005-09-30 | 1 | -2/+2 |
| * | Switch from OLDCARD to NEWCARD on pc98. | Yoshihiro Takahashi | 2005-09-27 | 3 | -7/+6 |
| * | Remove references to OLDCARD. | Warner Losh | 2005-09-25 | 2 | -16/+1 |
| * | Introduce a kernel config for the Mandatory Access Control framework. | Christian S.J. Peron | 2005-09-18 | 1 | -0/+28 |
| * | Add some defines for EPSON machines and use them. | Yoshihiro Takahashi | 2005-09-14 | 3 | -12/+29 |
| * | Remove EPSON PC-386 note A/W/AE/WR support. | Yoshihiro Takahashi | 2005-09-14 | 5 | -95/+10 |
| * | Remove unused functions. | Yoshihiro Takahashi | 2005-09-13 | 1 | -39/+0 |
| * | Remove EPSON_NRDISK support. | Yoshihiro Takahashi | 2005-09-13 | 1 | -177/+2 |
| * | MFi386: revision 1.1204. | Yoshihiro Takahashi | 2005-07-21 | 1 | -1/+1 |
| * | Add recently invented COMPAT_FREEBSD5 option. | Ken Smith | 2005-07-14 | 1 | -0/+1 |
| * | Fixup some more fallout from the lapic/i8254 changes: | John Baldwin | 2005-07-13 | 2 | -48/+40 |
| * | MFi386: revision 1.617. | Yoshihiro Takahashi | 2005-07-13 | 1 | -1/+1 |
| * | 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 |
| * | MFi386: revision 1.1198 (add KDB_STOP_NMI option). | Yoshihiro Takahashi | 2005-05-01 | 1 | -0/+5 |
| * | Revert previous commit: The hwpmc(4) driver compiles on all platforms. | Marcel Moolenaar | 2005-04-20 | 1 | -13/+0 |
| * | Rename from apm_bioscall.s to apm_bioscall.S for removing a special rule | Yoshihiro Takahashi | 2005-04-20 | 1 | -0/+0 |
| * | Move this to the specific architectures that are supported. #ifdef foo | Warner Losh | 2005-04-19 | 1 | -0/+13 |
| * | There's no need to include all the detauls of struct bus_space_{tag,handle} | Warner Losh | 2005-04-19 | 2 | -83/+84 |