summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Check l2cap socket initialisation and define L2CAP_SOCKET_CHECKEDtakawata2015-04-0769-10/+84
* Fix missing AUTHOR section for jot(1), rs(1), and lam(1)allanjude2015-04-073-3/+9
* Add a missing comma.brueffer2015-04-071-1/+1
* Get the fdt uart driver working on arm64, there is no machine/fdt.h, andandrew2015-04-072-1/+13
* Make use of allocation attributes in system headers.pfg2015-04-071-4/+6
* The code says "or", not "either or". So fix the documentation.tuexen2015-04-071-2/+2
* We will have fueword on arm64, mark as such in machine/param.h.andrew2015-04-071-4/+0
* Fix uart_fdt_get_clock. It should have beed using the cell variable passedandrew2015-04-071-9/+6
* Remove hard limits on number of accepting NFS connections.mav2015-04-073-5/+5
* Initial Bluetooth LE support.takawata2015-04-0723-172/+1503
* Add the start of libc and libstand for arm64. Not all of the machineandrew2015-04-0726-4/+1028
* add the define to properly guard this header..jmg2015-04-071-0/+1
* In ipfilter(4) there is the ipftest(1) program, that compiles half of theglebius2015-04-071-11/+23
* Like it was already done for 'netstat -i', drop the kvm(3) supportglebius2015-04-072-394/+14
* - Simplify vm_pageout_scan() by introducing a new vm_pageout_clean()jeff2015-04-071-120/+123
* Add Lenovo ThinkPad OneLink GigaLAN.kevlo2015-04-072-0/+2
* Remove custom getdelim(3) and fix a small memory leak.pfg2015-04-073-72/+28
* sort(1): Cleanups and a small memory leak.pfg2015-04-071-16/+9
* Eliminate literal escape sequences from *.rcdteske2015-04-062-16/+19
* Partially revert r280976: Back to previous mode-endings based on feedbackdteske2015-04-061-16/+16
* Partially revert r280975: Back to previous mode-endings based on feedbackdteske2015-04-062-7/+7
* Partially revert r280974: Back to previous mode-endings based on feedbackdteske2015-04-062-2/+2
* Partially revert r280925: Back to previous mode-endings based on feedbackdteske2015-04-061-1/+1
* lockf(1): add a reference to lockf(3).markj2015-04-061-0/+1
* o Make net.inet6.ip6.mif6table return special API structure, that doesn'tglebius2015-04-065-70/+62
* Tidy up battery status information. Remove a trailing white space.jkim2015-04-061-10/+24
* vfork() first appeared in 3BSD which pre-dates 2.9BSD. Verified via thejhb2015-04-061-2/+2
* Make global variabled only used in this file static.andrew2015-04-061-2/+2
* Unbreak ZFS+GELI install option.dteske2015-04-061-1/+1
* Typo fix in commentjpaetzel2015-04-061-1/+1
* Remove duplicate codekp2015-04-061-15/+2
* pf: Skip firewall for refragmented ip6 packetskp2015-04-061-0/+1
* Make ctld to not exit on ECONNABORTED on accept().mav2015-04-061-1/+4
* Properly calculate "UMA Zones" per cpu cache size. Avoid allocatingdchagin2015-04-061-1/+1
* Fix permissions on ZFS root encryption key (644 -> 600).dteske2015-04-061-0/+3
* Move the message complaining about failed system resource allocationsjhb2015-04-061-1/+1
* Fix the index for FAULTBUF_R13, missed during merge/cleanup.jhibbits2015-04-061-1/+1
* Split out the _acq and _rel functions. These were the same, but there isandrew2015-04-061-43/+199
* Add support to the efi boot1 and loader for 32-bit ARM. This will be usedandrew2015-04-0615-12/+741
* Add sleepable lock to protect at least against two parallel SIOCSVHs.glebius2015-04-061-3/+5
* Update reported elftoolchain version to 3179emaste2015-04-061-1/+1
* bthidd: Remove unused macros from hid.c.rakuco2015-04-061-6/+0
* Enhance the support for Group 1 Extended opcodes:tychon2015-04-061-38/+84
* Stop including if_var.h from userland.glebius2015-04-0649-80/+0
* Convert printfs in m_ext allocator to KASSERTs.glebius2015-04-061-5/+6
* Respect DESTDIR when creating the directory structure when NO_ROOT is set.andrew2015-04-061-1/+1
* SMBIOS support for EFI.rpaulo2015-04-066-14/+67
* ichsmb: add a device id for the Wildcat Point-LP.rpaulo2015-04-061-1/+5
* Make strlcpy/strlcat slightly easier to read.pfg2015-04-062-43/+42
* sort: style knits / cleanups.pfg2015-04-062-2/+2
OpenPOWER on IntegriCloud