| Commit message (Expand) | Author | Age | Files | Lines |
* | First cut at GEOM based multipath. This is an active/passive{/passive...} | mjacob | 2007-02-27 | 1 | -0/+1 |
* | Build ipx_ip.c only if options IPXIP is defined. No functional change. | rwatson | 2007-02-26 | 1 | -1/+1 |
* | Make IPv6 multicast forwarding dynamically loadable from a GENERIC kernel. | bms | 2007-02-24 | 1 | -2/+2 |
* | Teach DDB how to print sockets, socket buffers, protosw's, and domain | rwatson | 2007-02-15 | 1 | -0/+1 |
* | Makefile changes to reflect moving sys/isofs/cd9660 to sys/fs/cd9660. | rodrigc | 2007-02-11 | 1 | -8/+8 |
* | Evolve the ctlreq interface added to geom_gpt into a generic | marcel | 2007-02-07 | 1 | -2/+4 |
* | Mark mmc *_if.m files as standard to allow for mmc/sd being compiled | imp | 2007-02-03 | 1 | -2/+2 |
* | Add a "-o large" mount option for msdosfs. Convert compile-time checks for | rodrigc | 2007-01-30 | 1 | -1/+1 |
* | Add support for serial communication with Windows CE based Handheld Computer. | takawata | 2007-01-28 | 1 | -0/+1 |
* | MFp4: add basic driver for RTL8305SC switch in PHY emulation | ticso | 2007-01-05 | 1 | -0/+1 |
* | Build bits for ng_deflate(4) and ng_pred1(4). | glebius | 2006-12-29 | 1 | -0/+2 |
* | Break contents of kern_mac.c out into two files following a repo-copy: | rwatson | 2006-12-28 | 1 | -1/+2 |
* | Connect vfs_extattr.c to build by default. | rwatson | 2006-12-23 | 1 | -0/+1 |
* | Hook up msk(4) to the build. | yongari | 2006-12-13 | 1 | -0/+1 |
* | As Bernd Walter points out, the rlphy is used for more things than | imp | 2006-12-10 | 1 | -1/+0 |
* | Build glue for at45d flash support. | imp | 2006-11-29 | 1 | -1/+1 |
* | device-independent implementation of AMRR tx rate control algorithm | sam | 2006-11-26 | 1 | -0/+1 |
* | hookup ad7418 and ds1672 drivers | sam | 2006-11-19 | 1 | -0/+2 |
* | o Add uark(4), a driver for Arkmicro Technologies ARK3116 based serial | maxim | 2006-11-15 | 1 | -0/+1 |
* | Merge posix4/* into normal kernel hierarchy. | trhodes | 2006-11-11 | 1 | -3/+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 | 1 | -2/+16 |
* | Hook up gjournal bits to the build. | pjd | 2006-10-31 | 1 | -0/+3 |
* | Add conf file entries for acpi_aiboost drivers. | takawata | 2006-10-30 | 1 | -0/+1 |
* | Move "device splash" back to MI NOTES and "files", it's MI. | ru | 2006-10-23 | 1 | -0/+1 |
* | Move MI parts of syscons into MI "files". | ru | 2006-10-23 | 1 | -0/+7 |
* | Add two new functions to convert FAT filesystem format timestamps | phk | 2006-10-22 | 1 | -0/+1 |
* | 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 |
* | Sort libalias files. | piso | 2006-10-08 | 1 | -2/+2 |
* | Added the GEOM_CACHE option. | ru | 2006-10-06 | 1 | -0/+1 |
* | Second part of a little cleanup in the calendar/timezone/RTC handling. | phk | 2006-10-02 | 1 | -1/+2 |
* | Unbreak build caused by recent envy24/spicds commit. | ariff | 2006-10-01 | 1 | -1/+1 |
* | Connect snd_hda(4) to build process... | ariff | 2006-10-01 | 1 | -0/+1 |
* | Add spicds, envy24ht and remove ak4*. | netchild | 2006-09-30 | 1 | -1/+2 |
* | Summer of Code 2005: improve libalias - part 1 of 2 | piso | 2006-09-26 | 1 | -7/+2 |
* | Add the mfi_debug.c file and MFI_DEBUG option. | scottl | 2006-09-25 | 1 | -0/+1 |
* | remove local change | sam | 2006-09-18 | 1 | -1/+0 |
* | nuke unused support for building ath hal from src code | sam | 2006-09-18 | 1 | -6/+7 |
* | Do not include ucom as a dependency line to enable inclusion of the | imp | 2006-08-14 | 1 | -7/+7 |
* | Oops. Remove accidentally committed change. | pjd | 2006-08-12 | 1 | -3/+0 |
* | Add strstr() function to the libkern. | pjd | 2006-08-12 | 1 | -0/+4 |
* | Move definition of UNIX domain socket protosw and domain entries from | rwatson | 2006-08-07 | 1 | -1/+0 |
* | Remove sio(4) and related options from MI files to amd64, i386 | marcel | 2006-07-29 | 1 | -3/+0 |
* | Allow to configure a kernel with envy24 support as documented in the | netchild | 2006-07-28 | 1 | -0/+2 |
* | Unify the checking for lock misbehavior in the various syscall() | jhb | 2006-07-27 | 1 | -1/+1 |
* | Add uipc_sockbuf.c to standard files list; accidentally missed in earlier | rwatson | 2006-07-25 | 1 | -0/+1 |
* | Hook up stge(4) to the build. | yongari | 2006-07-25 | 1 | -0/+1 |
* | Connect gentbi, ip1000phy to the build. | yongari | 2006-07-25 | 1 | -0/+2 |