summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Make `-R', `-T' and `-E' options mutially non-exclusive. It is oftensobomax2014-03-251-12/+26
* Document a known problem with handling the process intended to receivemjg2014-03-251-0/+16
* Remove long obsolete sysctl hw.bus.devctl_disable.mjg2014-03-251-37/+3
* Remove lockless check in devopen, while correct it does not make much sense.mjg2014-03-251-2/+0
* Define PSL_SRR1_MASK for BOOK-E too so MPC85XX compiles again.imp2014-03-251-0/+1
* Add a '*' to the M modifier string so we match any -gdwarf string (evenimp2014-03-251-2/+4
* Rather than require a makeoptions DEBUG to get debug correct,imp2014-03-256-9/+25
* Correct the comments as support for RFC 1644 has been removed for a long time.hiren2014-03-251-3/+1
* Target Transfer Tag is opaque; no need to htonl(3) it.trasz2014-03-251-2/+2
* Move the atpit device model from userspace into vmm.ko for bettertychon2014-03-258-306/+395
* Move the ic_outstanding_count under #ifdef DIAGNOSTIC.trasz2014-03-252-0/+10
* Fix harmless warning after reconnecting a session and not doing anythingtrasz2014-03-251-2/+2
* Use newly added extended LUN support in CAM.trasz2014-03-251-40/+5
* Use a less unusual syntax in debug printfs.trasz2014-03-253-41/+60
* tests/sys/netinet/Makefileasomers2014-03-253-108/+39
* Upgrade to OpenSSH 6.6p1.des2014-03-25125-2467/+1525
|\
| * Vendor import of OpenSSH 6.6p1.des2014-03-22120-3124/+1510
* | Switch to my freebsd.org emal address in copyright.ganbold2014-03-2529-29/+29
* | Merge from projects/pf r251993 (glebius@):mm2014-03-254-50/+46
* | Make /dev/devctl mpsafe.mjg2014-03-251-7/+15
* | Add code for enabling second CPU core for A20 SoC.ganbold2014-03-253-0/+160
* | Apply a temporary band-aid for building devd with clang 3.4, libstdc++dim2014-03-241-0/+1
* | Adds the ADC driver for TI AM3xxx SoC family.loos2014-03-2410-1/+923
* | Add a note to UPDATING about customized kernel configuration files nowdim2014-03-241-1/+10
* | Add a pre-merge script which reverts mechanical changes such as addeddes2014-03-2433-63/+132
* | change defaule permissions on /dev/devstat. while i'm here removeemax2014-03-241-2/+4
* | Add missing LIBM to DPADD from r263650bdrewery2014-03-241-1/+1
* | Move an else case that was missed in r263676andrew2014-03-241-25/+25
* | lldb: Invoke PT_KILL from ProcessPosix::DoDestroyemaste2014-03-241-4/+2
* | Reorder the pmap macros so "ARM_MMU_V6 + ARM_MMU_V7" is first. As they areandrew2014-03-231-41/+42
* | For the moment also disable interrupts on the altera-jtag-uart imitationbz2014-03-231-0/+2
* | Add the llvm/clang patch for r263619.andrew2014-03-231-0/+81
* | Add a new ARM TARGET_ARCH, armv6hf. This is considered experimental.andrew2014-03-2317-20/+30
* | Remove unneeded fake _KERNEL definition.glebius2014-03-231-2/+0
* | Don't lose track of the KTR entries copied from 'ktr_buf_init[]' to theneel2014-03-221-1/+3
* | Fix build with libucl 20140321bdrewery2014-03-221-1/+1
* | sfxge: limit software Tx queue size.glebius2014-03-222-8/+9
* | Update to 20140321bapt2014-03-2285-488/+5498
|\ \
| * | Update 20140302bapt2014-03-2284-488/+5497
* | | Create a root dataset so that /root is outside of the boot environment.bdrewery2014-03-221-0/+2
* | | Simplify how we build MACHINE_ARCH. There are 3 options that may be setandrew2014-03-221-9/+15
* | | For BERI on NetFPGA assume HZ=100 by default.bz2014-03-222-1/+13
* | | Implement __flt_rounds for ARMv6 hard-float. The fpscr register stores theandrew2014-03-221-10/+14
* | | Update comment to explain search order reverted to historical ordermckusick2014-03-221-10/+11
* | | Rename global cnt to vm_cnt to avoid shadowing.bdrewery2014-03-2255-194/+199
* | | Pull in r201662 from upstream clang trunk:andrew2014-03-222-3/+21
* | | Also set the AR5212 HAL power mode tracking in the right spot.adrian2014-03-221-1/+3
* | | Mark the following sysctls as MPSAFE:mjg2014-03-211-5/+7
* | | Add change forgotten in r263475. Make dmaplimit accessible outsidekib2014-03-212-1/+2
* | | Fix breakage in ipfw+VIMAGE after r261590.glebius2014-03-211-14/+6
OpenPOWER on IntegriCloud