summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Integrate nvmecontrol(8) into the amd64 and i386 builds.jimharris2012-09-174-2/+6
* Add nvmecontrol(8) source code and beginnings of a man page to the tree.jimharris2012-09-173-0/+693
* Add nvme(4) and nvd(4) Makefiles to the tree.jimharris2012-09-172-0/+29
* Integrate nvme(4) and nvd(4) into the amd64 and i386 builds.jimharris2012-09-175-0/+36
* This is the first of several commits which will add NVM Express (NVMe)jimharris2012-09-1712-0/+4510
* Add UQ_UMS_IGNORE quirk.hselasky2012-09-174-2/+12
* Implement support for USB Audio v2.0. Remove some redundanthselasky2012-09-172-548/+1445
* Add locking to mlx(4) to make it MPSAFE along with some other fixes:jhb2012-09-175-245/+299
* Make systat(1) accept fractional number of seconds.melifaro2012-09-1710-97/+159
* - Add #defines for the bits within the iPCI Express PCIR_EXPRESS_LINK_CTLgavin2012-09-171-1/+15
* Remove unused variable cd.kevlo2012-09-171-2/+0
* Add a kernel config for the Toshiba AC100. The AC100 is an ARM laptop withandrew2012-09-171-0/+96
* In snmp_hostres, device_map table is used for consistent device tabletrociny2012-09-171-0/+6
* Add the Tegra2 DTS files. Now our dtc supports including other files useandrew2012-09-172-0/+132
* Take credit for the work I've done in this source file.adrian2012-09-171-0/+1
* Minor correction.mjacob2012-09-171-1/+1
* Add some edits to the changed comments so that they make more sense.mjacob2012-09-171-3/+3
* Update release(7) to reflect changes from r240586 and r240587:gjb2012-09-171-32/+13
* Update usage() in comment section.gjb2012-09-171-6/+2
* Update generate-release.sh script:gjb2012-09-171-27/+14
* Add a per-TID filter queue and filter state bits.adrian2012-09-171-0/+15
* Add a debug bit for TX destination filtering.adrian2012-09-171-0/+1
* Improve performance of the Sample rate algorithm on 802.11n networks.adrian2012-09-171-15/+5
* Remove references to userstat(1) and jailstat(1). Those tools were nevertrasz2012-09-161-4/+2
* Fix a crash bug introduced in the iterate node work recently done.adrian2012-09-161-1/+9
* Remove trailing whitespace.joel2012-09-161-1/+1
* fix the kernel files to match our standard "option<space><tab>" formatjmg2012-09-1617-93/+93
* remove some unnecessary debugging statements, dead code and incorrectjmg2012-09-161-5/+1
* Optimise i387 trigonometric functions. Replace "andw 0x400,%ax \ jnz" withtijl2012-09-163-16/+16
* Revert 240527:eadler2012-09-161-1/+0
* Warn about filesystem-based attacks.des2012-09-161-1/+9
* - Make truss thread-aware.zont2012-09-1614-721/+804
* Add section describing existing filtering points.melifaro2012-09-161-18/+13
* Start to clean up ARMv6 initarm implementations by making the Tegra 2andrew2012-09-161-160/+86
* In the Tegra 2 standard config:andrew2012-09-161-2/+2
* The cpu_reset function is noreturn, make sure this is true on Tegra 2.andrew2012-09-161-1/+3
* - Add myself as a new src committer.peterj2012-09-162-1/+6
* Add Perforce support.rpaulo2012-09-161-4/+23
* Handle AT_TIMEKEEP in procstat(1) -x [1]. Remove the AT_COUNT switchkib2012-09-161-2/+4
* sh: Prefer internal nextopt() to libc getopt().jilles2012-09-156-87/+47
* Add myself, and show gabor@ as my mentor.ebrandi2012-09-151-0/+2
* Prefer __containerof() above member2struct().ed2012-09-154-4/+4
* Eliminate an unused malloc type.alc2012-09-151-2/+0
* Pull in r163967 from upstream llvm trunk:dim2012-09-151-0/+2
* Remove a reference to CVS and to freefall from a user-facing man page.issyl02012-09-151-4/+3
* Free memory before exiting in order toeadler2012-09-141-0/+1
* siginfo(3): Document TRAP_DTRACE signal code.jilles2012-09-141-0/+2
* siginfo(3): Document SI_LWP signal code.jilles2012-09-141-2/+14
* siginfo(3): Document SI_USER and SI_KERNEL signal codes.jilles2012-09-141-2/+23
* s/ is is / is /geadler2012-09-145-7/+7
OpenPOWER on IntegriCloud