| Commit message (Expand) | Author | Age | Files | Lines |
* | Hook up msk(4) to the build. | yongari | 2006-12-13 | 2 | -0/+5 |
* | Make MAXPHYS and DFLTPHYS options (finally). | mjacob | 2006-12-10 | 2 | -0/+17 |
* | As Bernd Walter points out, the rlphy is used for more things than | imp | 2006-12-10 | 1 | -1/+0 |
* | fls was missing | sam | 2006-11-30 | 1 | -0/+1 |
* | Turn console printf buffering into a kernel option and only on | jb | 2006-11-30 | 1 | -0/+3 |
* | Build glue for at45d flash support. | imp | 2006-11-29 | 1 | -1/+1 |
* | Fix module loading for sparc on machines with greater than 1GB of RAM | kmacy | 2006-11-26 | 1 | -1/+1 |
* | device-independent implementation of AMRR tx rate control algorithm | sam | 2006-11-26 | 1 | -0/+1 |
* | move CDDL licensed machine description support routine files to cddl directory | kmacy | 2006-11-24 | 1 | -9/+9 |
* | Remove the KDTRACE option because I can't implement it the | jb | 2006-11-21 | 1 | -1/+0 |
* | add CPU_XSCALE_IXP425 | sam | 2006-11-19 | 1 | -0/+1 |
* | hookup ad7418 and ds1672 drivers | sam | 2006-11-19 | 1 | -0/+2 |
* | Remove two more duplicated files | kmacy | 2006-11-18 | 1 | -2/+2 |
* | remove 13 (largely) redundant files and switch to the sparc64/sparc64 version | kmacy | 2006-11-18 | 1 | -14/+12 |
* | o Add uark(4), a driver for Arkmicro Technologies ARK3116 based serial | maxim | 2006-11-15 | 2 | -0/+3 |
* | Unbreak pc98. | ru | 2006-11-14 | 1 | -0/+1 |
* | MD support for PCI Message Signalled Interrupts on amd64 and i386: | jhb | 2006-11-13 | 2 | -0/+2 |
* | Add time-of-day support to sun4v | kmacy | 2006-11-13 | 1 | -0/+1 |
* | More MUTEX_PROFILING -> LOCK_PROFILING. | ru | 2006-11-11 | 1 | -4/+3 |
* | Merge posix4/* into normal kernel hierarchy. | trhodes | 2006-11-11 | 1 | -3/+3 |
* | fix tinderbox | kmacy | 2006-11-11 | 1 | -2/+2 |
* | MUTEX_PROFILING has been generalized to LOCK_PROFILING. We now profile | kmacy | 2006-11-11 | 1 | -1/+1 |
* | The NETSMBCRYPTO option has long gone. | ru | 2006-11-08 | 1 | -1/+1 |
* | add missing bits for crypto support | sam | 2006-11-08 | 1 | -0/+3 |
* | Add a new priv(9) kernel interface for checking the availability of | rwatson | 2006-11-06 | 1 | -0/+2 |
* | Nitpicking. | ru | 2006-11-03 | 1 | -2/+2 |
* | Ok, here it is, we finally add SCTP to current. Note that this | rrs | 2006-11-03 | 3 | -2/+134 |
* | 2nd and final commit that moves us to CAM_NEW_TRAN_CODE | mjacob | 2006-11-02 | 2 | -3/+0 |
* | - In sunkbd_probe_keyboard() don't bother to determine the keyboard layout | marius | 2006-11-02 | 2 | -0/+7 |
* | Hook up gjournal bits to the build. | pjd | 2006-10-31 | 3 | -0/+11 |
* | Add conf file entries for acpi_aiboost drivers. | takawata | 2006-10-30 | 1 | -0/+1 |
* | Backout the linux aio stuff. Several problems where identified and the | netchild | 2006-10-29 | 3 | -3/+0 |
* | MF kmod.mk 1.176: Properly handle vnode_if.h dependencies. | ru | 2006-10-26 | 1 | -1/+5 |
* | Fixed high resolution profiling on arches that support it (amd64 and | bde | 2006-10-26 | 1 | -1/+1 |
* | Reduced the ifdef tangle for profiling by moving the unreachable | bde | 2006-10-26 | 1 | -12/+2 |
* | Move "device splash" back to MI NOTES and "files", it's MI. | ru | 2006-10-23 | 7 | -5/+3 |
* | Move MI parts of syscons into MI "files". | ru | 2006-10-23 | 7 | -42/+7 |
* | Re-add screen savers, which I removed by mistake. | des | 2006-10-23 | 1 | -0/+13 |
* | Add two new functions to convert FAT filesystem format timestamps | phk | 2006-10-22 | 1 | -0/+1 |
* | Fix whitespace | scottl | 2006-10-21 | 1 | -1/+1 |
* | Move more MD devices and options out of MI NOTES. | des | 2006-10-20 | 1 | -67/+0 |
* | The VGA_DEBUG option only exists on {amd64,i386,ia64}. | des | 2006-10-20 | 1 | -3/+0 |
* | Sort MFILES list | imp | 2006-10-20 | 1 | -2/+2 |
* | Add mmcbr_if.m and mmcbus_if.m to the mix. | imp | 2006-10-20 | 1 | -1/+2 |
* | Preliminary MMC stack. This stack supports SD 1.0 cards only, but | imp | 2006-10-20 | 1 | -0/+4 |
* | Collapse the two identical emu10k1-alsa%diked.h creation rules for | imp | 2006-10-17 | 1 | -6/+1 |
* | MFi386: revision 1.567 (add linux_aio.c). | nyan | 2006-10-16 | 1 | -0/+1 |
* | MFP4 (with some minor changes): | netchild | 2006-10-15 | 2 | -0/+2 |
* | Define an empty C_DIALECT in case of "icc", just in case. | ru | 2006-10-13 | 1 | -0/+1 |
* | - Remove include links only when .depend is also removed, so that | ru | 2006-10-13 | 2 | -4/+10 |