summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bring in OpenSSL checkin 19821:rpaulo2010-09-212-6/+13
* Add a notice to the man page that batteries should be installed.ed2010-09-211-0/+1
* Until hardclock() and respectively tc_windup() called first time, systemmav2010-09-211-0/+1
* n32 fixes for nlge.jchandra2010-09-212-4/+4
* Fix the path to the sys dir when cross compiling after r209510.thompsa2010-09-211-1/+1
* If we are at cancellation point, always work as deferred mode despitedavidxu2010-09-211-34/+32
* zfs_map_page/zfs_unmap_page: do not use sched_pin() and SFB_CPUPRIVATEavg2010-09-211-3/+1
* zfs_vnops: use zfs_map_page/zfs_unmap_page helper functions in another placeavg2010-09-211-5/+2
* tools/umastat: more cleanupsavg2010-09-211-3/+5
* Support new variable NANO_LABEL. When set to a non-null string,imp2010-09-201-16/+37
* Add a geli resize subcommand to resize encrypted filesystems priorbrian2010-09-203-5/+336
* tools/umastat: fix build on amd64avg2010-09-201-8/+8
* Replace an XXX comment with the appropriate code.mdf2010-09-201-5/+1
* Add Simplified Chinese messages for BSD grep.delphij2010-09-202-0/+14
* Use destroy_dev_sched(9) instead of destroy_dev(9) in passcleanup() asmdf2010-09-201-1/+5
* First step at adopting FreeBSD to support PSARC/2010/029. This makestrasz2010-09-203-6/+105
*-. Upgrade our Clang in base to r114020, from upstream's release_28 branch.dim2010-09-201469-71634/+93412
|\ \
| | * Vendor import of clang r114020 (from the release_28 branch):dim2010-09-17947-33921/+63717
| | * Make vendor/clang/dist exactly the same as upstream's r108428. Somedim2010-09-1636-10017/+0
| * | Vendor import of llvm r114020 (from the release_28 branch):dim2010-09-171399-33441/+60754
| * | Make vendor/llvm/dist exactly the same as upstream's r108428. Somedim2010-09-1659-28029/+0
* | | Tweak the stats exported by the e1000 drivers:jhb2010-09-204-346/+404
* | | Fix an integer overflow in RLE length parsing when decompressingcperciva2010-09-201-0/+7
* | | Add __dead2 to functions that we know they are going to exit.pjd2010-09-202-3/+3
* | | Do not convert some meaningful error value to EINVAL.glebius2010-09-201-4/+4
* | | Fix a locking issue which resulted in aborted associationstuexen2010-09-201-4/+4
* | | Add 64 bit support to nlge, and additional fixesjchandra2010-09-202-64/+131
* | | Unbreak the build on strong-aligned architectures (arm, ia64).marcel2010-09-201-1/+1
* | | Allow a POSIX shared memory object that is opened for read but not foralc2010-09-191-1/+2
* | | Make refinements to r212824. In particular, don't makealc2010-09-192-20/+27
* | | Just make callout devices and /dev/console force CLOCAL on open().ed2010-09-191-6/+7
* | | Add support 'device tpm' for amd64.nork2010-09-194-0/+8
* | | Ignore DCD handling on /dev/console entirely.ed2010-09-191-1/+2
* | | Manual page for the kernel side Secure Neighbor Discovery support.anchie2010-09-192-0/+219
* | | Fix typo in previous commit.bschmidt2010-09-191-1/+1
* | | Rewrite parts of the calibration code which is run while bringing upbschmidt2010-09-192-87/+206
* | | Group functions used for initial calibration.bschmidt2010-09-191-80/+80
* | | Indicate that POSIX semaphores are always supported.tijl2010-09-191-1/+1
* | | Allow the initial congestion window to be configuretuexen2010-09-191-2/+2
* | | Fix a locking issue which shows up when the code is usedtuexen2010-09-192-4/+4
* | | In all Makefiles under lib/clang, consistently use tabs instead ofdim2010-09-198-8/+8
* | | Fix indent.pjd2010-09-191-7/+7
* | | Support attaching version 4 metadatabrian2010-09-191-2/+4
* | | Add preliminary support for the Lanner MR-955. It boots multi-user but therejmallett2010-09-195-0/+45
* | | Fix to specify generic bus_add_child.jmallett2010-09-192-0/+4
* | | Don't use memory that can't be direct-mapped on !n64.jmallett2010-09-191-0/+12
* | | Because atfork lock is held while forking, a thread cancellation triggereddavidxu2010-09-194-12/+13
* | | Fix typo.davidxu2010-09-191-1/+1
* | | Revise r197763 which fixes filesystem corruption when extendingbrian2010-09-194-14/+115
* | | - _Unwind_Resume function is not used, remove it.davidxu2010-09-191-14/+8
OpenPOWER on IntegriCloud