| Commit message (Expand) | Author | Age | Files | Lines |
* | Hook bce up to the build | ps | 2006-04-10 | 2 | -0/+4 |
* | Add a new option, XSCALE_DISABLE_CCNT, to not use the xscale ccnt as a | cognet | 2006-04-06 | 1 | -0/+1 |
* | o add opt_ath.h enable tweaking various config parameters for the driver | sam | 2006-04-03 | 1 | -0/+8 |
* | Add the MacIO attachment for scc(4). | marcel | 2006-04-01 | 1 | -0/+1 |
* | Allow uart(4) to be built on PowerPC. | marcel | 2006-03-31 | 1 | -0/+1 |
* | Include the sbus attachment of scc(1) when either fhc(4) or sbus(4) | marcel | 2006-03-30 | 1 | -1/+1 |
* | o Add scc(4) to the build. | marcel | 2006-03-30 | 2 | -0/+13 |
* | Hook the MFI driver up to the build. | scottl | 2006-03-29 | 3 | -0/+5 |
* | Erm don't use -mno-apcs-frame if we're going to do profiling either, it's not | cognet | 2006-03-27 | 1 | -1/+1 |
* | add support for copying console messages to a remote gdb | sam | 2006-03-23 | 1 | -0/+1 |
* | Merge Perforce changes 93512, 93514, 93515 from TrustedBSD audit3 | rwatson | 2006-03-19 | 1 | -0/+1 |
* | add ath_hal glue | sam | 2006-03-14 | 2 | -0/+19 |
* | Quote ${CC} when passing it in environment. | ru | 2006-03-13 | 1 | -2/+2 |
* | Add "device atausb" | sos | 2006-03-10 | 1 | -0/+1 |
* | Retire NETSMBCRYPTO as a kernel option and make its functionality | yar | 2006-03-05 | 10 | -13/+10 |
* | Add support for the second (RT2561/RT2561S) and third (RT2661 MIMO XR) | damien | 2006-03-05 | 1 | -2/+2 |
* | Take the functionality contained in the former "options TDFX_LINUX" | yar | 2006-03-03 | 2 | -1/+1 |
* | Move XBOX option to options. While it is only valid on i386, | imp | 2006-03-03 | 3 | -7/+3 |
* | The altq(4) code already handles SMP so clarify what ALTQ_NOPCC is needed for. | thompsa | 2006-03-02 | 1 | -3/+4 |
* | Move de driver to dev/de | imp | 2006-02-26 | 1 | -1/+1 |
* | Remove dev/uart/uart_if.m from the default MFILES (in kmod.mk) and | marcel | 2006-02-24 | 1 | -1/+1 |
* | ${.CURDIR} != pwd and since we use the shell version of if now we don't even | mlaier | 2006-02-20 | 1 | -1/+1 |
* | Use shell's version of if to check if the firmware really exists in the | mlaier | 2006-02-18 | 1 | -7/+9 |
* | When linking make sure it succeeds. | obrien | 2006-02-17 | 1 | -2/+2 |
* | Tie the ipmi driver into the i386/amd64 builds. | ambrisko | 2006-02-13 | 2 | -0/+6 |
* | Allow one to subset phy. If you want the kitchen sink, use device | imp | 2006-02-07 | 1 | -26/+30 |
* | Remove .depend when doing "make cleandir". | ru | 2006-02-07 | 1 | -1/+1 |
* | Add support for audit pipe special devices, which allow user space | rwatson | 2006-02-06 | 1 | -0/+1 |
* | Alphabetize. | rwatson | 2006-02-06 | 1 | -3/+3 |
* | Move asr driver from global NOTES to i386-specific NOTES. Requestor | kensmith | 2006-02-05 | 1 | -6/+0 |
* | Fix minor inconsistancy between kernel built modules and stand-alone | imp | 2006-02-04 | 1 | -0/+2 |
* | Add AUDIT to NOTES, as it's probably ready to get regular build testing | rwatson | 2006-02-03 | 1 | -0/+3 |
* | !$(*&!($!&$(!&$&(!$(&!&($!($ | mjacob | 2006-02-03 | 1 | -0/+1 |
* | MFi386: Enable the ce(4). | nyan | 2006-02-02 | 1 | -0/+3 |
* | Add 'options AUDIT' and associate various .c files with the AUDIT | rwatson | 2006-02-01 | 2 | -0/+8 |
* | Move the IPSEC related code blocks to their own file to unclutter | andre | 2006-02-01 | 1 | -0/+2 |
* | Attach ce(4) to the build. | rik | 2006-01-31 | 1 | -0/+3 |
* | Add RWLOCK_NOINLINE. | jhb | 2006-01-31 | 1 | -1/+8 |
* | Hook up le(4) to the build. For now it's only added to the sparc64 GENERIC | marius | 2006-01-31 | 3 | -0/+7 |
* | Add buffer corruption protection (RedZone) for kernel's malloc(9). | pjd | 2006-01-31 | 3 | -0/+10 |
* | Merge the //depot/user/yar/vlan branch into CVS. It contains some collective | glebius | 2006-01-30 | 1 | -0/+2 |
* | Set MACHINE to i386(pc98). This fixes cross-building. | nyan | 2006-01-29 | 2 | -2/+6 |
* | firmware(9) is a subsystem to load binary data into the kernel via a | mlaier | 2006-01-29 | 3 | -0/+30 |
* | Add a basic reader/writer lock implementation to the kernel. This | jhb | 2006-01-27 | 2 | -0/+2 |
* | Bring in a sysv-style pts implementation, as found in the rwatson_pts perforc... | cognet | 2006-01-26 | 1 | -0/+1 |
* | Add in the Linux IOCTL shim and create the megadev0 device so | ambrisko | 2006-01-24 | 2 | -0/+2 |
* | Build a minimal pagetables, with only section mappings, mapped write through, | cognet | 2006-01-20 | 1 | -1/+3 |
* | Add a new file (kern/subr_lock.c) for holding code related to struct | jhb | 2006-01-17 | 1 | -0/+1 |
* | I couldn't find any traces of what the tags1 file was supposed to do. | ru | 2006-01-16 | 1 | -2/+0 |
* | The LinkSys EG1032 is supported by re(4) not nge(4) [1]. | bz | 2006-01-14 | 1 | -2/+2 |