summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Sync to HEAD@r272609.melifaro2014-10-0676-889/+1021
|\
| * Fix O_TCPOPTS processing.melifaro2014-10-061-3/+7
| * Improve "reserved keywords" hack:melifaro2014-10-061-4/+25
| * Use r271207 optimization only for MSI-enabled HBAs.mav2014-10-061-1/+1
| * Disable generating vfp and NEON instructions in the arm kernel.andrew2014-10-061-0/+3
| * Use documented compat string for msm uart.ganbold2014-10-061-1/+1
| * MFV r272591:delphij2014-10-062-18/+37
| * devfs: tidy up after 272596mjg2014-10-061-3/+3
| * MFV r272588:delphij2014-10-061-0/+5
| * MFV r272585:delphij2014-10-064-11/+26
| * Fix length of Extended INQUIRY Data VPD page.mav2014-10-061-3/+1
| * devfs: don't take proctree_lock unconditionally in devfs_closemjg2014-10-061-10/+13
| * Minor code styling.hselasky2014-10-061-17/+16
| * MFV r272501:delphij2014-10-061-44/+36
| * MFV r272500:delphij2014-10-061-2/+8
| * Convert racct stubs to inline functions.mjg2014-10-062-84/+87
| * Bump .Dd missed in r271424bdrewery2014-10-061-1/+1
| * - Add some tests for modifying groupsbrd2014-10-062-1/+35
| * Fix dependency errors when linking libproc.markj2014-10-051-0/+3
| * sh: Eliminate some gotos.jilles2014-10-055-56/+43
| * seq_t needs to be visible to userspacemjg2014-10-051-3/+10
| * Change the UMA mutex into a rwlockbryanv2014-10-051-20/+20
| * Virtualize if_edsc(4).hrs2014-10-051-18/+33
| * Remove unused MC_ALIGN macro as suggested by Robert.tuexen2014-10-051-7/+0
| * Virtualize if_disc(4) cloner.hrs2014-10-051-11/+23
| * Keep struct filedescent comments within 80-char limit.mjg2014-10-051-4/+4
| * Virtualize if_bridge(4) cloner.hrs2014-10-051-72/+126
| * filedesc: fix up breakage introduced in 272505mjg2014-10-052-21/+7
| * On error, sbuf_bcat() returns -1. Some callers returned this -1 tokib2014-10-052-9/+15
| * Fix format string warnings.ae2014-10-051-2/+2
| * Merge the big-endian ARM targets together, and the little-endian ARMandrew2014-10-051-10/+2
| * 1) For %Z format, understand "UTC" name too.ache2014-10-051-1/+5
| * - Refactor defining variables.nyan2014-10-051-225/+98
| * Avoid unnecessary ppeers_lock acquisition in exit1.mjg2014-10-051-10/+12
| * Eliminate use of M_EXT in IP6_EXTHDR_CHECK() by trimming a redundantrwatson2014-10-051-6/+0
| * Fix typo.ae2014-10-051-1/+1
| * Rework bootparttest to use more code from sys/boot.ae2014-10-054-112/+87
| * Add a bit more debug messages.ae2014-10-051-0/+5
| * ipfilter bug #537 NAT rules with sticky have incorrect hostmap IP address.cy2014-10-051-2/+4
| * ipfilter bug #534 destination list hashing not endian neutralcy2014-10-051-3/+3
| * ipfilter bug #538 ipf_p_dns_del should return voidcy2014-10-051-3/+2
| * ipfilter bug #554 Determining why a ipf rule matches is hard -- replacecy2014-10-051-11/+34
| * ipfiler bug #550 filter rule list corrupted with inserted rulescy2014-10-051-0/+12
| * Remove stray uma_mtx lock/unlock in zone_drain_wait()bryanv2014-10-051-2/+0
| * Use printb() for boolean flags in ro_opts and actor_state for LACP.hrs2014-10-052-12/+7
| * - Move L2 addr configuration for the primary port to a taskqueue. This fixeshrs2014-10-053-16/+45
| * Get rid of crshared.mjg2014-10-052-12/+1
| * Include urndis(4) in list of devices for which we generate hardware notes.gavin2014-10-041-0/+2
| * Slightly reword comment. Move code, which is described by thekib2014-10-041-5/+4
| * vt(4): Don't recalculate buffer size if we don't know screen sizedumbbell2014-10-041-1/+2
OpenPOWER on IntegriCloud