summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Implement CloudABI memory management system calls.ed2015-07-172-17/+110
* | Move assignments around to avoid a false-positive uninitialized variabledes2015-07-171-2/+2
* | cxgbe(4): Ask the firmware for the start of the RSS slice for a port andnp2015-07-172-0/+13
* | Describe how to load gmultipath at boot time.araujo2015-07-171-1/+11
* | Mention the dd-like recoverdisk(1) to help folks find this great BSD command.obrien2015-07-161-0/+1
* | sqlite: clean a couple of invocations of memcpy(3)pfg2015-07-161-2/+2
* | When checking for the valid value of the frame pointer, verify that itkib2015-07-164-18/+18
* | ssh: canonicize the host name before looking it up in the host filevangyzen2015-07-161-0/+17
* | Add a sysentvec for CloudABI on x86-64.ed2015-07-168-23/+416
* | Document r285550, w(1) now displays the full IPv6 address of a remotegjb2015-07-161-0/+4
* | Add an adapter CORE lock in the DDB hook em_dump_queue to avoid WITNESSsbruno2015-07-161-0/+2
* | Optimise the DWC OTG host mode driver's transmit path:hselasky2015-07-163-114/+77
* | Fix a small typo: "the the".ed2015-07-161-2/+2
* | fd: partially deduplicate fdescfree and fdescfree_remappedmjg2015-07-161-49/+37
* | Get rid of lim_update_thread and cred_update_thread.mjg2015-07-166-42/+22
* | vfs: implement v_holdcnt/v_usecount manipulation using atomic opsmjg2015-07-166-155/+198
* | Split out the arm and armv6 parts of atomic.h to new files. While here useandrew2015-07-163-1026/+1113
* | Add a -s option which adds a column listing the connection state ifdes2015-07-162-8/+33
* | Fix warnings about unused functions for UP build.kib2015-07-161-3/+7
* | Actually recognize all Intel Lynx Point devices we have device IDs for.brueffer2015-07-161-0/+29
* | Fix KSTACK_PAGES issue when the default value was changed in KERNCONFzbb2015-07-1620-2/+30
* | Set-up proper TCR values for memory related to Translation Table Walkingzbb2015-07-162-1/+24
* | Fix typo in register definition.kevlo2015-07-161-1/+1
* | Implement CloudABI's exec() call.ed2015-07-165-9/+202
* | Fix formatting.jhibbits2015-07-161-1/+1
* | Fix userland program exception handling for powerpc64.jhibbits2015-07-161-5/+1
* | If uart interrupts are not functioning then schedule the callout to do theneel2015-07-161-2/+10
* | Fix a warning spotted by gcc4.9: dereferencing type-punned pointer will breakaraujo2015-07-161-26/+31
* | Comment out usr/sbin/mailwrapper removalache2015-07-161-1/+4
* | Do not use atomic_swap_int(9), it is not available on allkib2015-07-151-2/+2
* | fix the docs, the number of frags per inode (NFPI) changed in r228794jmg2015-07-151-4/+4
* | Fix trimming spaces writing at index -1 if an empty string is passedbapt2015-07-151-2/+7
* | Reset non-zero it_need indicator to zero atomically with fetching itskib2015-07-151-12/+10
* | Style. Remove excessive brackets. Compare non-boolean with zero.kib2015-07-151-4/+4
* | Fix an infinite loop when a node doesn't have an interrupt-parent property.andrew2015-07-151-1/+1
* | MULTI_ID supported does not mean it is used.mav2015-07-152-2/+2
* | Implement the trivial socket system calls: shutdown() and listen().ed2015-07-151-4/+27
* | Add identify_cpu() to ARM64 init_secondary routinezbb2015-07-151-0/+7
* | Make posix_fallocate() and posix_fadvise() work.ed2015-07-151-5/+32
* | fix error message... errx since errno may not be set (if we didn'tjmg2015-07-151-1/+1
* | Add a new option to gpart(8) to fix Lenovo BIOS boot issueallanjude2015-07-152-1/+23
* | Revert inadvertent change to amd64/GENERIC.pkelsey2015-07-151-1/+1
* | Add netmap support for ixgbe SRIOV VFs (that is, to if_ixv).pkelsey2015-07-155-16/+77
* | Remove FreeBSD version check for deprecated M_FLOWID.hiren2015-07-151-4/+0
* | Fix igxbe SRIOV VF (if_ixv) initialization bugs. The MAC address forpkelsey2015-07-153-6/+8
* | Remove the r282727 entry for now, pending refinement basedgjb2015-07-141-4/+0
* | Document r279824, dtb module for AM335x systems.gjb2015-07-141-0/+4
* | Document r278340, rpi.dtb installed into /boot/dtb for thegjb2015-07-141-0/+5
* | Document r278338, rpi.dtb module.gjb2015-07-141-0/+4
* | Document r283514, sfxge(4) 7XXX-series NIC support.gjb2015-07-142-0/+6
OpenPOWER on IntegriCloud