aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | rsu: remove unused structures / variables.Andriy Voskoboinyk2016-12-032-32/+1
* | | DIRDEPS_BUILD: Fix '/' in group names creating a bad cookie.Bryan Drewery2016-12-033-7/+7
* | | Revert r296585.Bryan Drewery2016-12-033-12/+6
* | | Create the /usr/lib/include symlink as relative.Bryan Drewery2016-12-031-1/+1
* | | Don't build :strvis_locale if VIS_NOLOCALE is undefinedEnji Cooper2016-12-031-0/+12
* | | Restore pathing for factor(1), which unnecessarily diverged in r278616Enji Cooper2016-12-031-2/+2
* | | [ath] use the correct AMPDU frame limit for the given node, rather than the g...Adrian Chadd2016-12-031-15/+30
* | | [net80211] prepare for 11ac aware NICs that want to know per-vdev channel and...Adrian Chadd2016-12-032-0/+54
* | | Expect 01:main to failEnji Cooper2016-12-031-1/+1
* | | Expect :coredump_phnum to failEnji Cooper2016-12-031-0/+2
* | | Fix test coredump_phnum_test:coredump_phnum require.config specificationEnji Cooper2016-12-031-1/+1
* | | Allow simultaneous access to switch device, there is no reason to preventLuiz Otavio O Souza2016-12-031-70/+1
* | | thr_set_name(): silently truncate the given name as neededEric van Gyzen2016-12-033-22/+23
* | | Document undocumented indent(1) options badp/nbadp, bs/nbs, and lc.Pedro F. Giffuni2016-12-031-1/+19
* | | ext2fs: renumber the license clauses to avoid skipping #3.Pedro F. Giffuni2016-12-0212-12/+12
* | | vfs: provide fake locking primitives for the crossmp vnodeMateusz Guzik2016-12-021-4/+59
* | | indent(1): Avoid out-of-bound accesses of array ps.p_stack.Pedro F. Giffuni2016-12-021-1/+1
* | | indent(1): Avoid out-of-bound accesses of arrays.Pedro F. Giffuni2016-12-021-2/+3
* | | indent(1): Remove an extra newline added in a previous commit.Pedro F. Giffuni2016-12-021-1/+0
* | | Eliminate a stale comment; vm_radix_prealloc() was replaced in r254141.Alan Cox2016-12-021-2/+0
* | | indent(1): Optimize parser stack usage.Pedro F. Giffuni2016-12-021-1/+7
* | | Revert r309372Ryan Stone2016-12-021-7/+5
* | | Flag the vendor specific pages as such. This allows different decodingWarner Losh2016-12-021-20/+27
* | | dd is currently a bootstrap tool. It really doesn't have any businessWarner Losh2016-12-0211-20/+20
* | | Retire long-broken/unused static rtld supportEd Maste2016-12-024-19/+11
* | | Fix man page:Nick Hibma2016-12-021-3/+5
* | | More typos in strings.Nick Hibma2016-12-021-4/+4
* | | Changes to allow the patching of packets with an offset (and other changes.. ...Julian Elischer2016-12-023-372/+538
* | | A little light wordsmithing only.Julian Elischer2016-12-021-22/+24
* | | Remove useless NULL checks.Hans Petter Selasky2016-12-022-20/+0
* | | MFV r309403:Martin Matuska2016-12-023-65/+48
|\ \ \ | | |/ | |/|
| * | Update vendor/libarchive to git 53d73345410d69e68171f05facaf4523e38e72bbMartin Matuska2016-12-023-65/+48
* | | Fix return value from ng_uncallout().Hans Petter Selasky2016-12-021-1/+5
* | | Fix for endless recursion in the ACPI GPE handler during boot.Hans Petter Selasky2016-12-021-9/+31
* | | Fix the handling of TCP FIN-segments in the CLOSED stateMichael Tuexen2016-12-021-0/+2
* | | Fix use-after-free bugs in pfsync(4)Marcel Moolenaar2016-12-021-2/+7
* | | Use memset(3) instead of bzero(3).Marcelo Araujo2016-12-024-13/+13
* | | String terminators are called NUL, not NULL, also the variableMarcelo Araujo2016-12-021-1/+1
* | | indent(1): Do not define opchar unless it will be used.Pedro F. Giffuni2016-12-021-0/+2
* | | indent(1): Fix indent's confusion about custom FreeBSD macros.Pedro F. Giffuni2016-12-023-7/+16
* | | Add SCSI REPORT TIMESTAMP and SET TIMESTAMP support.Kenneth D. Merry2016-12-017-3/+695
* | | Fix setrlimit_test:setrlimit_memlock when the system has exceeded vm.max_wired.Bryan Drewery2016-12-014-76/+146
* | | Fix a false positive in a buf_ring assertRyan Stone2016-12-011-5/+7
* | | libstand: dosfs cstyle cleanup for return keyword.Toomas Soome2016-12-011-48/+48
* | | locale: enable more warnings; fix themEric van Gyzen2016-12-012-20/+18
* | | capsicum_helpers: Squash errors from closed fdsConrad Meyer2016-12-011-4/+4
* | | During vm_page_cache()'s call to vm_radix_insert(), if vm_page_alloc() wasAlan Cox2016-12-013-60/+2
* | | locale: fix buffer managementEric van Gyzen2016-12-011-15/+15
* | | MFC r309362:Martin Matuska2016-12-0110-30/+206
|\| |
| * | Update vendor/libarchive to git 2d2b3e928605f795515b03f060fd638c265b0778Martin Matuska2016-12-0112-31/+210