summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Extend taskqueue(9) to enable per-taskqueue callbacks.will2013-03-233-3/+87
* Revert r247892 now that this has been fixed upstream.des2013-03-231-1/+0
* Make `systat -vmstat` to use suffixes to display big floating point numbersmav2013-03-231-0/+8
* post mountroot event after a real/final root is mountedavg2013-03-231-2/+2
* dtrace: ensure that we can always catch a process (e.g. when -c is used)avg2013-03-231-1/+1
* Revert r248639 to fix build failure on head/gjb2013-03-231-4/+3
* fbt_getargdesc: correctly handle types for return probesavg2013-03-231-5/+17
* libdwarf: anonymous types are expected to have empty type names...avg2013-03-231-3/+1
* fbt_typoff_init: fix an off by one in determining required memory sizeavg2013-03-231-0/+2
* Fix the build after addition of cylinder group cacheing (r248625)mckusick2013-03-231-3/+4
* Revert svn r248625sbruno2013-03-237-154/+56
* Add AR9300 descriptor decoding.adrian2013-03-232-0/+366
* Don't attempt to reference sc before testing whether it's NULL.delphij2013-03-221-1/+1
* Speed up fsck by caching the cylinder group maps in pass1 somckusick2013-03-227-56/+154
* As it's done for libstdc++, use SJLJ-based exceptions on arm when we're notcognet2013-03-221-0/+11
* The purpose of this change to the FFS layout policy is to reduce themckusick2013-03-2210-81/+253
* Remove __FreeBSD_version ifdefs.glebius2013-03-223-12/+0
* rc.d/sysctl: Fix error messages about unknown OIDs.jilles2013-03-221-3/+3
* Upgrade to OpenSSH 6.2p1. The most important new features are supportdes2013-03-2295-1243/+4990
|\
| * Vendor import of OpenSSH 6.2p1.des2013-03-22125-1624/+7092
| * Vendor import of OpenSSH 6.1p1.des2012-08-2979-627/+1629
| * Remove autoprops :(des2012-08-290-0/+0
| * Vendor import of OpenSSH 6.0p1.des2012-08-2995-796/+2824
| * Merge from upstream:delphij2012-06-252-6/+9
* | Retire the mislabeled ENABLE_SUID_SSH knob.des2013-03-223-11/+1
* | MFV r248590,248594:mm2013-03-22389-3932/+39264
|\ \
| * | Update libarchive's vendor dist to version 3.1.2 from release branch.mm2013-03-21410-3134/+43402
* | | Replace deprecated (or remove obsolete) libarchive 2.8 functionsmm2013-03-225-14/+10
* | | - Constify local path variable for chflagsat().pjd2013-03-222-2/+2
* | | Clean up some unused leftover code.kevlo2013-03-221-8/+0
* | | Remove unused global variables.kevlo2013-03-221-15/+0
* | | Update regression tests after adding chflagsat(2).pjd2013-03-213-7/+23
* | | Fix for building libzpool under i386.smh2013-03-211-1/+1
* | | Document chflagsat(2).pjd2013-03-213-3/+54
* | | Regenerate after r248599.pjd2013-03-2111-12/+95
* | | Implement chflagsat(2) system call, similar to fchmodat(2), but operates onpjd2013-03-219-15/+60
* | | Regenerate after r248597.pjd2013-03-213-21/+21
* | | - Make 'flags' argument to chflags(2), fchflags(2) and lchflags(2) of typepjd2013-03-2110-30/+30
* | | Correct the page count when excess length is trimmed from the bio.kib2013-03-211-0/+9
* | | Allow O_CLOEXEC in posix_openpt() flags.jilles2013-03-212-4/+9
* | | Fix a bug in UMTX_PROFILING:attilio2013-03-211-11/+11
* | | Document some flags to the uma_zcreate(). Not all flags are documented,glebius2013-03-211-0/+54
* | | Document uma_find_refcnt().glebius2013-03-211-1/+11
* | | Minimal timer period of 100us introduced in r244758 is overkill. Whilemav2013-03-211-4/+11
* | | Another NFS SIGSTOP related fix: Ignore thread suspend requests due tojhb2013-03-211-0/+11
* | | Fix twa(4) after the r246713. The driver copies data around tokib2013-03-212-4/+8
* | | Document NGM_NAT_LIBALIAS_INFO.glebius2013-03-211-1/+26
* | | Initialize the variable to avoid (false) compiler warning aboutkib2013-03-211-0/+1
* | | Remove a reference to instant-server which has been removed from theeadler2013-03-211-10/+0
* | | Add missing descriptions for ZFS sysctlssmh2013-03-211-2/+3
OpenPOWER on IntegriCloud