| Commit message (Expand) | Author | Age | Files | Lines |
| * | Make nokqfilter() return the correct return value. | Poul-Henning Kamp | 2003-03-03 | 3 | -3/+3 |
| * | Gigacommit to improve device-driver source compatibility between | Poul-Henning Kamp | 2003-03-03 | 14 | -185/+113 |
| * | More low-hanging fruit: kill caddr_t in calls to wakeup(9) / [mt]sleep(9). | Dag-Erling Smørgrav | 2003-03-02 | 8 | -32/+32 |
| * | NO_GEOM cleanup: | Poul-Henning Kamp | 2003-02-28 | 1 | -32/+12 |
| * | Implemented "nooption" and "nomakeoption" config(8) tokens. | Ruslan Ermilov | 2003-02-26 | 2 | -40/+23 |
| * | Move most everything back to a MI NOTES, and use "nodevice" in MD NOTES | David E. O'Brien | 2003-02-25 | 2 | -2/+58 |
| * | Convert one more d_mmap_t consumer I missed in my previous commit. | Maxime Henrion | 2003-02-25 | 2 | -4/+8 |
| * | Cleanup of the d_mmap_t interface. | Maxime Henrion | 2003-02-25 | 3 | -6/+6 |
| * | Add NOTES for pc98. | Yoshihiro Takahashi | 2003-02-23 | 2 | -0/+967 |
| * | Merged from sys/dev/syscons/syscons.c revision 1.393. | Yoshihiro Takahashi | 2003-02-23 | 1 | -1/+4 |
| * | Fix compile error with FB_INSTALL_CDEV option. | Yoshihiro Takahashi | 2003-02-23 | 2 | -16/+28 |
| * | MFi386: revision 1.554. | Yoshihiro Takahashi | 2003-02-23 | 2 | -2/+2 |
| * | Change the console interface to pass a "struct consdev *" instead of a | Poul-Henning Kamp | 2003-02-20 | 3 | -24/+36 |
| * | Back out M_* changes, per decision of the TRB. | Warner Losh | 2003-02-19 | 4 | -9/+9 |
| * | Change "dev_t gdbdev" to "void *gdb_arg", some possible paths for GDB | Poul-Henning Kamp | 2003-02-16 | 2 | -8/+8 |
| * | Remove #include <sys/dkstat.h> | Poul-Henning Kamp | 2003-02-16 | 2 | -2/+0 |
| * | Fix the style of the SCHED_4BSD commit. | David E. O'Brien | 2003-02-13 | 1 | -1/+1 |
| * | Switch to use the TSC code i386/i386/tsc.c | Poul-Henning Kamp | 2003-02-11 | 3 | -330/+3 |
| * | Merged from sys/dev/sio/sio.c revision 1.383. | Yoshihiro Takahashi | 2003-02-07 | 2 | -0/+4 |
| * | Reduce diff to i386/isa/clock.c by unifdef -DPC98 | Poul-Henning Kamp | 2003-02-05 | 3 | -1245/+0 |
| * | Typo in last commit | Poul-Henning Kamp | 2003-02-05 | 3 | -3/+3 |
| * | MFi386: write the correct weekday back to the RTC. | Poul-Henning Kamp | 2003-02-05 | 3 | -3/+3 |
| * | Oops, fix copyright again. | Yoshihiro Takahashi | 2003-02-04 | 5 | -0/+9 |
| * | Fix copyright notification. | Takanori Watanabe | 2003-02-04 | 4 | -4/+4 |
| * | Split the global timezone structure into two integer fields to | Poul-Henning Kamp | 2003-02-03 | 3 | -9/+9 |
| * | Split statclock into statclock and profclock, and made the method for driving | Jake Burkholder | 2003-02-03 | 3 | -6/+45 |
| * | Add CanBe power management controller support. | Yoshihiro Takahashi | 2003-02-03 | 6 | -0/+790 |
| * | Put replace spaces with tabs in keeping with the rest of the file. | Josef Karthauser | 2003-02-01 | 1 | -1/+1 |
| * | NO_GEOM cleanup: don't #include <sys/diskslice.h> | Poul-Henning Kamp | 2003-02-01 | 1 | -1/+0 |
| * | MFi386: revision 1.192. | Yoshihiro Takahashi | 2003-01-30 | 3 | -12/+15 |
| * | NO_GEOM cleanup: retire to attic. | Poul-Henning Kamp | 2003-01-30 | 1 | -404/+0 |
| * | Remove pc98/wfd and pc98/wst drivers, they have been broken to the | Poul-Henning Kamp | 2003-01-30 | 4 | -1502/+0 |
| * | Make tsc_freq a 64bit on PC98 also. | Poul-Henning Kamp | 2003-01-29 | 3 | -6/+9 |
| * | Remove BDE_DEBUGGER. | Jake Burkholder | 2003-01-28 | 2 | -14/+2 |
| * | - Introduce the SCHED_ULE and SCHED_4BSD options for compile time selection | Jeff Roberson | 2003-01-26 | 1 | -0/+1 |
| * | Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0. | Alfred Perlstein | 2003-01-21 | 4 | -9/+9 |
| * | #ifdef NO_GEOM these files entirely. When NO_GEOM is removed as an | Poul-Henning Kamp | 2003-01-19 | 1 | -0/+2 |
| * | MFi386: revision 1.372 | Yoshihiro Takahashi | 2003-01-16 | 1 | -0/+1 |
| * | Merged from sys/isa/syscons_isa.c revision 1.21. | Yoshihiro Takahashi | 2003-01-15 | 2 | -16/+38 |
| * | - Add inline functions for {ll,l,}abs() to libkern. | Matthew N. Dodd | 2003-01-15 | 1 | -11/+0 |
| * | Fixed typo and style. | Yoshihiro Takahashi | 2003-01-13 | 1 | -2/+2 |
| * | Merged from sys/isa/fd.c revision 1.244. | Yoshihiro Takahashi | 2003-01-12 | 2 | -0/+6 |
| * | MFi386: revision 1.552. | Yoshihiro Takahashi | 2003-01-10 | 2 | -4/+0 |
| * | Rename the dos_partition structure for pc98 to pc98_partition. | Yoshihiro Takahashi | 2003-01-04 | 1 | -7/+7 |
| * | Merged from sys/isa/fd.c revision 1.243. | Yoshihiro Takahashi | 2003-01-03 | 2 | -12/+0 |
| * | Remove unused second argument from DEV_STRATEGY(). | Poul-Henning Kamp | 2003-01-03 | 1 | -1/+1 |
| * | Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup, | Jens Schweikhardt | 2003-01-01 | 3 | -3/+3 |
| * | MFi386: Add the bge driver. | Yoshihiro Takahashi | 2002-12-31 | 1 | -0/+1 |
| * | Fix typos, mostly s/ an / a / where appropriate and a few s/an/and/ | Jens Schweikhardt | 2002-12-30 | 2 | -2/+2 |
| * | Unspam some experimental changes which should not have been committed. | Poul-Henning Kamp | 2002-12-17 | 1 | -13/+40 |