| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove trailing '.' for consistency! | pjd | 2007-04-10 | 1 | -1/+1 |
* | Add UFS_GJOURNAL options to the GENERIC kernel. | pjd | 2007-04-10 | 1 | -0/+1 |
* | Don't call bus_deactivate_resource() explicitly before calling | nyan | 2007-03-21 | 1 | -12/+0 |
* | MFi386: revision 1.650 | nyan | 2007-03-18 | 1 | -1/+1 |
* | - Use mtx_{lock,unlock}_spin rather than {disable,enable}_intr. | nyan | 2007-03-04 | 2 | -58/+30 |
* | Reduce diffs with i386. | nyan | 2007-03-04 | 2 | -12/+20 |
* | Use pause() rather than tsleep() on explicit global dummy variables. | jhb | 2007-02-27 | 1 | -2/+1 |
* | Garbage collect a reference to INTR_FAST. | piso | 2007-02-25 | 2 | -2/+2 |
* | o break newbus api: add a new argument of type driver_filter_t to | piso | 2007-02-23 | 1 | -1/+1 |
* | o break newbus api: add a new argument of type driver_filter_t to | piso | 2007-02-23 | 5 | -13/+17 |
* | Include GEOM_LABEL in GENERIC. It's very useful and not well publicized | brooks | 2007-02-09 | 1 | -0/+1 |
* | Evolve the ctlreq interface added to geom_gpt into a generic | marcel | 2007-02-07 | 1 | -1/+1 |
* | MFi386: revision 1.647. | nyan | 2007-01-28 | 1 | -1/+1 |
* | Oops, pc98 is independent of i386 for clock.c and machdep.c but not | bde | 2007-01-23 | 3 | -25/+24 |
* | MFi386: revision 1.646. | nyan | 2007-01-07 | 1 | -0/+1 |
* | Allow machdep.cpu_idle_hlt to be set from the loader. This should allow | sobomax | 2006-12-06 | 1 | -0/+1 |
* | Threading cleanup.. part 2 of several. | julian | 2006-12-06 | 1 | -4/+0 |
* | MFi386: revisions from 1.641 to 1.643. | nyan | 2006-11-20 | 1 | -18/+17 |
* | MFi386: revisions 1.634 and 1.639. | nyan | 2006-11-09 | 1 | -6/+4 |
* | Sweep kernel replacing suser(9) calls with priv(9) calls, assigning | rwatson | 2006-11-06 | 1 | -3/+4 |
* | Remove the KDTRACE option again because of the complaints about having | jb | 2006-11-04 | 1 | -3/+0 |
* | Build in kernel support for loading DTrace modules by default. This | jb | 2006-11-04 | 1 | -0/+3 |
* | Remove the KSE option now that it's in DEFAULTS on these arches/machines. | jb | 2006-10-26 | 1 | -1/+0 |
* | Add 'options KSE' to the kernel config DEFAULTS on all arches/machines | jb | 2006-10-26 | 1 | -0/+3 |
* | Make KSE a kernel option, turned on by default in all GENERIC | jb | 2006-10-26 | 2 | -0/+5 |
* | Move "device splash" back to MI NOTES and "files", it's MI. | ru | 2006-10-23 | 1 | -2/+0 |
* | Mechanically kill redundant nodevice/nooption/nomakeoption, i.e., | ru | 2006-10-23 | 1 | -1/+0 |
* | - MFi386: Remove 'device io'. | nyan | 2006-10-20 | 1 | -12/+0 |
* | Move more MD devices and options out of MI NOTES. | des | 2006-10-20 | 1 | -11/+2 |
* | Remove references to pccard.conf | imp | 2006-10-19 | 1 | -1/+1 |
* | - Remove SCHED_ULE from GENERIC to better avoid foot-shooting by | simon | 2006-10-05 | 1 | -1/+0 |
* | Use Calendrical Calculations from subr_clock.c instead of home copy&pasted. | phk | 2006-10-02 | 2 | -184/+46 |
* | Second part of a little cleanup in the calendar/timezone/RTC handling. | phk | 2006-10-02 | 3 | -26/+0 |
* | First part of a little cleanup in the calendar/timezone/RTC handling. | phk | 2006-10-02 | 3 | -0/+3 |
* | Remove the no longer relevant or correct bootinfo sysctls. | phk | 2006-09-30 | 1 | -3/+0 |
* | Fix our ioctl(2) implementation when the argument is "int". New | ru | 2006-09-27 | 1 | -0/+26 |
* | Added COMPAT_FREEBSD6 option. | ru | 2006-09-26 | 1 | -0/+1 |
* | Fix style nits. No md5 changes in .o's. ;-) | jkim | 2006-09-08 | 1 | -2/+2 |
* | Add pc98 specific code to adjust the firmware geometry when it differs | imp | 2006-08-09 | 2 | -0/+50 |
* | Remove sio(4) and related options from MI files to amd64, i386 | marcel | 2006-07-29 | 1 | -0/+38 |
* | Simplify the pager support in DDB. Allowing different db commands to | jhb | 2006-07-12 | 1 | -3/+2 |
* | Make the firmware assist driver resident in | mjacob | 2006-07-09 | 1 | -0/+1 |
* | Backed out the change by request from rwatson. | babkin | 2006-06-26 | 1 | -1/+0 |
* | The common UID/GID space implementation. It has been discussed on -arch | babkin | 2006-06-25 | 1 | -0/+1 |
* | Remove COMPAT_43 from GENERIC (and other kernel configs). For amd64 there's | netchild | 2006-06-15 | 1 | -1/+0 |
* | Make the ISAPNP code optional and only enable it on i386 and pc98 (used | marius | 2006-06-12 | 1 | -0/+1 |
* | Enable a few more things in x86 NOTES to get broader LINT coverage: | jhb | 2006-06-12 | 1 | -1/+5 |
* | Add the ability to subset the devices that UART pulls in. This allows | imp | 2006-06-12 | 1 | -0/+4 |
* | MFi386: revisions 1.627, 1.628 and 1.629. | nyan | 2006-06-05 | 1 | -0/+4 |
* | typo. | nyan | 2006-05-27 | 1 | -2/+2 |