summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add helper function to check if a USB page cache buffer is properlyhselasky2015-11-072-0/+32
* Unify setting lladdr for AF_INET[6].melifaro2015-11-077-29/+22
* arm64: build em(4) and igb(4) modulesemaste2015-11-071-0/+5
* arm64: add igb(4) to GENERICemaste2015-11-071-0/+1
* Add a sched_yield() to work around low memory conditions in the current code.adrian2015-11-071-0/+17
* Protecting against rm -rf / is now POSIXLY_CORRECT per posix 1003.1bapt2015-11-072-4/+3
* Final follow-up to r290475: Bump __FreeBSD_versioncem2015-11-071-1/+1
* Improve soelim(1) manpagesbapt2015-11-071-14/+19
* Another follow-up to r290475: Bump .Dd in sysctl_add_oid.9cem2015-11-071-1/+1
* Follow-up to r290475: Add sysctl(8) support for added typescem2015-11-071-28/+81
* Round out SYSCTL macros to the full set of fixed-width typescem2015-11-075-15/+288
* ath(4) - reflect whether this is a full or fast channel change.adrian2015-11-071-2/+2
* fd: implement kern.proc.nfds sysctlmjg2015-11-072-0/+25
* Set correct code for signal in abort_align() routine.skra2015-11-061-11/+2
* [netinet6]: Create a new IPv6 netisr which expects the frames to have been ve...adrian2015-11-065-8/+146
* Add maintainer entries for llvm, lldb, compiler-rt, libc++ and libcxxrt.dim2015-11-061-0/+5
* Use the correct length. The wrong one was too large.tuexen2015-11-061-1/+1
* The 'buildenv' target can safely be ran with '+'.bdrewery2015-11-061-1/+1
* Switch zfs_panic_recover to panic for bad DVAsmh2015-11-061-1/+1
* Include opt_platform.h to get FDT defined.cognet2015-11-061-0/+2
* Always check the return value of lseek.asomers2015-11-061-6/+4
* Removed unused malloc types.mav2015-11-062-4/+0
* Fix a typo. I did not mean it, really.jkim2015-11-061-1/+1
* Clean up OpenSSL makefiles.jkim2015-11-064-17/+21
* Refresh my entriesdes2015-11-061-7/+7
* Add two more KASSERTs.mav2015-11-061-0/+8
* Make interrupt dispatching MP safe. Use GPU interrupt bit in per-coreskra2015-11-063-2/+6
* I am still maintaining iscsi, nvme, nvd and nvmecontrol.jimharris2015-11-061-4/+4
* I still maintain sh(1).jilles2015-11-061-3/+3
* zfsboottest: catch up with r241289, call zfs_spa_init() for all found poolsavg2015-11-061-7/+9
* zfsboottest: build as a 32 bit applicationavg2015-11-061-0/+1
* Add sysctl to control LACP strict compliance defaultsmh2015-11-063-4/+26
* Do not truncate addresses when printing in encoded format.ume2015-11-061-10/+11
* Mark the thunder_mdio_fdt driver as early, the bgx needs it to exist so itandrew2015-11-061-2/+2
* Mark the arm64 nexus devices to be attached early. This allows multipassandrew2015-11-061-4/+4
* - Fix alignment for padding link address.ume2015-11-061-2/+2
* The field modifier for trimming whitespaceume2015-11-061-2/+2
* The field sinfo_timetolive should have been sinfo_pr_value.tuexen2015-11-061-1/+2
* Fix typos in field names of struct sctp_extrcvinfo.tuexen2015-11-063-27/+33
* Fix for unaligned IP-header.hselasky2015-11-062-1/+3
* Correct posix_openpt reference in pty(3)smh2015-11-061-2/+2
* urtwn(4): simplify urtwn_tsf_sync_enable().avos2015-11-061-22/+1
* ifconfig: fix padding for '<ifname> scan' command outputavos2015-11-061-2/+2
* Fix compiling netstat after r290367 by substituting sys/types.h forngie2015-11-061-1/+1
* Regenerate for WITH_FAST_DEPEND in r290433.bdrewery2015-11-061-2/+10
* Don't allow environment-set options to bleed into src.conf.5 generation.bdrewery2015-11-061-2/+2
* Write 2- and 4-byte aligned values as single writes in ddb(4)jhibbits2015-11-061-2/+8
* Add a FAST_DEPEND option, off by default, which speeds up the build significa...bdrewery2015-11-067-16/+63
* otus(4) - add flags for RX filter, configuration and sniffer.adrian2015-11-061-0/+13
* Add SUBDIR_PARALLEL.bdrewery2015-11-061-0/+1
OpenPOWER on IntegriCloud