| Commit message (Expand) | Author | Age | Files | Lines |
* | Do not install scripts multiple time when using bsd.progs.mk | bapt | 2015-04-04 | 1 | -2/+2 |
* | Regen for r281053 | bdrewery | 2015-04-03 | 1 | -3/+3 |
* | Add more documentation about the "net.inet.ip.random_id" sysctl knob | hselasky | 2015-04-03 | 1 | -3/+15 |
* | o Use new function ip_fillid() in all places throughout the kernel, | glebius | 2015-04-01 | 1 | -3/+15 |
* | MFV ntp 4.2.8p1 (r258945, r275970, r276091, r276092, r276093, r278284) | cy | 2015-03-30 | 1 | -1/+5 |
* | Formatting changes to the pthread_testcancel(3). | kib | 2015-03-29 | 1 | -59/+60 |
* | Make kevent(2) a cancellation point. | kib | 2015-03-29 | 1 | -1/+10 |
* | Re-enable using -mllvm -enable-load-pre=false in CLANG_OPT_SMALL for | dim | 2015-03-28 | 1 | -0/+2 |
* | Revert the __ALWAYS_NO stuff. It had already been committed as BROKEN. | imp | 2015-03-27 | 1 | -9/+0 |
* | Mention support for 16h family processors, added in r263169. | brueffer | 2015-03-27 | 1 | -3/+3 |
* | Add support for specifying unsupported / broken options that override | imp | 2015-03-27 | 1 | -0/+9 |
* | Allow additional flags to be passed to netstat -i in the daily status check. | jhb | 2015-03-27 | 1 | -1/+11 |
* | Add myself (kp) to committers-src.dot | kp | 2015-03-26 | 1 | -0/+3 |
* | Corrected descriptions of net.inet.icmp.icmplim and icmplim_output. | ru | 2015-03-26 | 1 | -5/+3 |
* | Update the portmgr members list | culot | 2015-03-25 | 1 | -1/+1 |
* | mdoc cleanup; fix spelling; Xref ixlv.4 | brueffer | 2015-03-25 | 1 | -11/+14 |
* | Fix a typo and EOL whitespace missed in the previous commit. | brueffer | 2015-03-25 | 1 | -3/+3 |
* | mdoc cleanup; fix spelling. | brueffer | 2015-03-25 | 1 | -7/+6 |
* | Bump .Dd | ngie | 2015-03-24 | 1 | -1/+1 |
* | The number of commands added when ddb(4) is enabled is 3, not 2 | ngie | 2015-03-24 | 1 | -1/+1 |
* | Remove from legacy ata(4) driver support for hardware, supported by newer | mav | 2015-03-24 | 4 | -47/+10 |
* | Correctly pass the -mllvm -enable-gvn=false flag in CLANG_OPT_SMALL | dim | 2015-03-21 | 1 | -2/+2 |
* | Fix grammar in epair(4) man page | allanjude | 2015-03-20 | 1 | -6/+8 |
* | Add a driver for the Dallas/Maxim DS1307, another common i2c RTC. | loos | 2015-03-20 | 2 | -0/+132 |
* | Fix some style issues. | hselasky | 2015-03-19 | 1 | -2/+4 |
* | Add more known bugs to the USB audio manual page. | hselasky | 2015-03-19 | 1 | -9/+22 |
* | Start to import support for the AArch64 architecture from ARM. This change | andrew | 2015-03-19 | 2 | -3/+7 |
* | Add connection flow type to siftr(4). | hiren | 2015-03-19 | 1 | -0/+9 |
* | Add connection flowid to siftr(4). | hiren | 2015-03-18 | 1 | -1/+8 |
* | Update ucom(4) with information about the new PPS capture abilities. | ian | 2015-03-18 | 1 | -4/+27 |
* | Document LIB and LIB_CXX. | bdrewery | 2015-03-17 | 1 | -0/+7 |
* | Add LIB_CXX so that C++ libraries will use CXX to link. | bdrewery | 2015-03-17 | 1 | -1/+8 |
* | Unhide linker line for libraries. | bdrewery | 2015-03-17 | 1 | -1/+1 |
* | Remove unneeded handling of undefined NM. | bdrewery | 2015-03-17 | 1 | -14/+0 |
* | sfxge: add tunables to control LRO parameters on driver load time | arybchik | 2015-03-17 | 1 | -0/+21 |
* | Catch up with Clang 3.6.0. | jkim | 2015-03-17 | 2 | -34/+54 |
* | Bump the date after the `show devmap` addition. | stas | 2015-03-17 | 1 | -1/+1 |
* | Document the `show devmap` DDB command. | stas | 2015-03-17 | 1 | -0/+7 |
* | Fix DESTDIR support | bapt | 2015-03-15 | 1 | -2/+2 |
* | Symplify links installation by using multi variable for loop | bapt | 2015-03-15 | 1 | -22/+8 |
* | Merge ^/head r279985 through r279994. | dim | 2015-03-14 | 1 | -1/+24 |
* | Merge ^/head r279893 through r279984. | dim | 2015-03-14 | 9 | -25/+68 |
|\ |
|
| * | Allow relative pathnames in SRCS, so as to enable building software | dim | 2015-03-14 | 2 | -7/+18 |
| * | - Align comment for df flags variable in periodic.conf. | jhb | 2015-03-13 | 1 | -1/+3 |
| * | Remove UCB advertising clause per the letter dated July 22, 1999. | emaste | 2015-03-13 | 3 | -15/+3 |
| * | Add -p parameter to list PCI device to pass through to the guest. | glebius | 2015-03-12 | 1 | -1/+15 |
| * | Add support for specifying unsupported / broken options that override | imp | 2015-03-12 | 1 | -0/+12 |
| * | Document m_collapse(). | markj | 2015-03-12 | 1 | -1/+17 |
* | | Merge ^/head r279759 through r279892. | dim | 2015-03-11 | 7 | -23/+83 |
|\ \
| |/ |
|
| * | Adding myself (jah) to committers-src.dot | jah | 2015-03-11 | 1 | -0/+2 |