| Commit message (Expand) | Author | Age | Files | Lines |
* | Add more controllers that support jumbo frame. | yongari | 2011-12-02 | 1 | -4/+4 |
* | Add hw.ahci.force tunable to control whether AHCI drivers should attach | mav | 2011-12-02 | 1 | -1/+4 |
* | Regen. | fjoe | 2011-12-02 | 1 | -4/+4 |
* | Revert to conservative defaults. WITH_PROFILE is a default now. | fjoe | 2011-12-02 | 1 | -2/+2 |
* | Add a man page describing the feed-forward clock kernel support, including how | lstewart | 2011-12-01 | 2 | -0/+129 |
* | Regen. | fjoe | 2011-11-30 | 1 | -4/+11 |
* | - CTF knob is now implemented using common scheme: MK_CTF=yes/no is | fjoe | 2011-11-30 | 3 | -11/+16 |
* | CTFCONVERT_CMD=... hack does not work sufficiently well in parallel builds. | fjoe | 2011-11-29 | 1 | -1/+1 |
* | Turn off profiled libs build by default. | fjoe | 2011-11-29 | 1 | -2/+2 |
* | - fix WITH_CTF when specified in /etc/src.conf [1] | fjoe | 2011-11-29 | 4 | -108/+40 |
* | Conditionalize ctfconvert/ctfmerge runs on make level (.if/.endif) instead | fjoe | 2011-11-29 | 3 | -93/+93 |
* | Allow NO_FOO to override WITH_FOO that could be specified in /etc/src.conf. | fjoe | 2011-11-29 | 1 | -0/+3 |
* | Regenerate src.conf.5. | dim | 2011-11-28 | 1 | -7/+10 |
* | Only install the sfxge(4) manpage on amd64, while the driver is amd64-only. | philip | 2011-11-28 | 1 | -1/+2 |
* | Add an introductory Capsicum man page providing a high-level description of | rwatson | 2011-11-27 | 2 | -0/+121 |
* | Remove a seemingly unnecessary [1] ellipsis from netmap.4. | gjb | 2011-11-27 | 1 | -1/+0 |
* | Fix breakage after r227983; lib/libcxxrt still got built, because it was | dim | 2011-11-26 | 1 | -2/+1 |
* | Import libc++ / libcxxrt into base. Not build by default yet (use | theraven | 2011-11-25 | 2 | -0/+4 |
* | Deorbit the broken amd(4) (see PR 124667), which was superseded by esp(4) | marius | 2011-11-25 | 2 | -79/+0 |
* | libodialog: disconnect from the build and obsolete. | fjoe | 2011-11-24 | 1 | -1/+0 |
* | Add CTF magic to the new .c.o rule. | des | 2011-11-24 | 1 | -0/+3 |
* | Update to use DEVMETHOD_END. | marius | 2011-11-22 | 1 | -1/+1 |
* | - Add a DEVMETHOD_END alias for KOBJMETHOD_END so that along with 'driver_t' | marius | 2011-11-22 | 1 | -2/+2 |
* | Append unit number to the WMI status device name to allow attaching | jh | 2011-11-22 | 1 | -5/+5 |
* | As threatened on -arch, add {SHARED,STATIC}_{C,CXX}FLAGS, which allow a | des | 2011-11-21 | 1 | -4/+10 |
* | Connect LLVM/clang to the build on powerpc64. After the binutils 2.17.50 | nwhitehorn | 2011-11-21 | 1 | -5/+4 |
* | - Add missing usb and ucom devices | miwi | 2011-11-20 | 16 | -16/+48 |
* | - Add myself | scheidell | 2011-11-19 | 1 | -0/+2 |
* | Update the manpage for r227697. | kib | 2011-11-19 | 1 | -4/+4 |
* | Import virtio base, PCI front-end, and net/block/balloon drivers. | grehan | 2011-11-18 | 4 | -0/+323 |
* | Some cleanup: | brueffer | 2011-11-17 | 1 | -6/+10 |
* | Bring in support for netmap, a framework for very efficient packet | luigi | 2011-11-17 | 2 | -0/+301 |
* | Constify arguments for locking KPIs where possible. | pjd | 2011-11-16 | 5 | -24/+24 |
* | Constify stack argument for functions that don't modify it. | pjd | 2011-11-16 | 1 | -8/+8 |
* | Add the sfxge(4) device driver, providing support for 10Gb Ethernet adapters | philip | 2011-11-16 | 2 | -0/+93 |
* | As it turns out, r186347 actually is insufficient to avoid the use of the | marius | 2011-11-15 | 2 | -3/+16 |
* | Further automate production release generation by naming files the right | nwhitehorn | 2011-11-15 | 1 | -0/+5 |
* | Remove list nesting in the hardware notes section, thus making it compatible ... | brueffer | 2011-11-14 | 1 | -8/+8 |
* | Clarify hw.ti.%d.dac tunable. | yongari | 2011-11-14 | 1 | -1/+1 |
* | Document newly introduced a loader tunable and sysctl variables. | yongari | 2011-11-14 | 1 | -1/+88 |
* | - add my co-mentors | rm | 2011-11-14 | 1 | -0/+2 |
* | mdoc fix for r227499. | andre | 2011-11-14 | 1 | -1/+2 |
* | Remove mention of ss_fltsz and ss_fltsz_local which were retired in r226447. | andre | 2011-11-14 | 1 | -18/+1 |
* | Note the ip_len bug fixed in r226105 in the BUGS section. | andre | 2011-11-14 | 1 | -1/+7 |
* | Fix the number of decimal digits used for Swiss Francs (0 -> 2). Found by th... | theraven | 2011-11-12 | 1 | -2/+2 |
* | Grammar and mdoc cleanup. | brueffer | 2011-11-12 | 1 | -5/+7 |
* | Added myself to committers-src.dot | theraven | 2011-11-11 | 1 | -0/+4 |
* | Reword a sentence in the HARDWARE section a little to make it more suitable | brueffer | 2011-11-11 | 1 | -2/+2 |
* | Sync definitions with <sys/mtio.h> header. | pluknet | 2011-11-10 | 1 | -30/+22 |
* | Fix date of commit bit proposing (s/2010/2011/) | rm | 2011-11-10 | 1 | -1/+1 |