]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.sbin
Merge the mptable support from MD bits to x86 subtree.
[FreeBSD/FreeBSD.git] / usr.sbin /
2010-10-28 impTurns out we need functions.sh in this file for convert...
2010-10-26 jhb- Save errno values before calling warn(3) so that...
2010-10-24 hselaskyRemove stray semicolon.
2010-10-22 impMore simplifications
2010-10-22 impRemove unnecessary variable.
2010-10-21 impFix two typos
2010-10-21 impMore support for IMAGE installations
2010-10-21 impMinor tweaks in compression support:
2010-10-21 impLeft over from prior patch removed.
2010-10-21 impThis patch will only list components if the directory...
2010-10-21 impThis is an updated patch to the last patch to do this...
2010-10-21 impThis small patch updates the "geli setkey" flags pc...
2010-10-21 uqsmdoc: make pages render with mandoc
2010-10-21 pluknetEnable copyback and system PD states.
2010-10-21 edwinFix printing of files located on ZFS filesystem with...
2010-10-19 emasteSimplify and significantly speed up the timezone listin...
2010-10-19 emasteMinor cleanup, including sysctl -n instead of sed to...
2010-10-19 uqsmdoc: drop even more redundant .Pp calls
2010-10-18 glebiusLog if fopen() fails.
2010-10-16 bcrFix a grammatical error connected to the previous commit.
2010-10-16 bcrCorrect some typos in comments, no functional changes.
2010-10-14 glebiusEnable the shared memory reference clock driver. The...
2010-10-13 jkimMerge ACPICA 20101013.
2010-10-13 brucecUse the RFC2606 domain example.com in examples.
2010-10-12 markmCreate the /bin/rmail symlink (which mailers such as...
2010-10-12 flz- Add support for xz compression to pkg_create, bzip2...
2010-10-11 mmUpgrade xz to git snapshot as of 20101010
2010-10-11 gnnAdd code to print the number and type of the CPU that...
2010-10-10 randiFix compile with -DDEBUG by using the correct mfi_pd_re...
2010-10-10 randiReport subcommand handler errors in mfiutil/mptutil...
2010-10-09 uqsmdoc: drop redundant .Pp calls, kill EOL whitespace
2010-10-09 impInitial patches to install images...
2010-10-09 impFix typo: thanks Kris for pointing this out.
2010-10-09 impEnable softupdate + journals support.
2010-10-08 markmDon't let the "available"/"not available" logs flap...
2010-10-08 uqsmdoc: drop redundant .Pp and .LP calls
2010-10-08 uqsmdoc: fix manlint warnings by unbreaking mdoc syntax
2010-10-05 gonzo- Introduce WITH_GPIO knob and disable building gpioctl
2010-10-05 jkimRevert the unrelated patch crept in the previous commit.
2010-10-05 jkimPrefer pmap_unmapbios() over pmap_unmapdev(). The...
2010-10-05 ruRevise markup, mainly.
2010-10-03 antoineReconnect uathload to the build.
2010-10-03 nwhitehornExtend sysinstall to handle powerpc64 by teaching it...
2010-09-28 gonzoAdd gpioctl(8). Utility for configuring/accessing GPIO...
2010-09-26 emasteProtect the watchdog daemon against swap OOM killer...
2010-09-22 dougbEliminate the --disable-ipv6 string which while technic...
2010-09-20 dimUpgrade our Clang in base to r114020, from upstream...
2010-09-18 n_hibmaBugfix: Reset the packet counters at the same time...
2010-09-16 jkimMerge ACPICA 20100915.
2010-09-16 jhbOnly attempt to list extended capabilities for devices...
2010-09-13 emasteAllow a kernel config to specify a set but empty value via
2010-09-13 impIt turns out that TARGET_CPUARCH doesn't buy us much...
2010-09-13 impOoops! Shouldn't have committed this
2010-09-13 impMerge from tbemd: use Makefile.arch to control building.
2010-09-13 impUse TARGET_CPUARCH instead of TARGET_ARCH here. Define...
2010-09-12 jhIn backup_kernel(), support backing up subdirectories...
2010-09-10 cperciva"freebsd-update fetch -r NEWRELEASE" is meaningless...
2010-09-10 cpercivaAdd warning about freebsd-update upgrade needing lots...
2010-09-10 cpercivaRemind the user that he needs to run 'freebsd-update...
2010-09-09 jhbDocument the format of extended capabilities in the...
2010-09-09 jhb- Use 'sta' to hold the PCIR_STATUS register value...
2010-09-09 impAdd file missed in r212337, my bad...
2010-09-08 imppc-sysinstall(8) patch that allows images to be written...
2010-09-08 emaxMake sure to only pickup hid_input items when parsing...
2010-09-08 jhbSimplify chkattached(). The PCIOCATTACHED ioctl only...
2010-09-08 jhb- Add register definitions related to extended capabili...
2010-09-07 emaxDo not request SDP attributes using ranges.
2010-09-03 fabientWhen an asm location cannot be resolved to a function...
2010-08-31 kevloFor consistency, cast result of getpid() to long
2010-08-30 nwhitehornUse MACHINE_ARCH instead of MACHINE as the directory...
2010-08-28 brucecFix incorrect usage of 'assure' and 'insure'.
2010-08-28 nwhitehornRepair some build breakage introduced in r211725 and...
2010-08-26 impMake sure TARGET_ABI is defined. TARGET_ABI will die...
2010-08-26 impUgly kludge to paper over some kind of ld bug and/or...
2010-08-24 rpauloMerge dtracetoolkit/dtruss from the vendor.
2010-08-24 mavWhen ACPI reports current battery consumption rate...
2010-08-24 impIndent things consistently
2010-08-23 impMFtbemd:
2010-08-19 impThis patch to pc-sysinstall allows the setting of a...
2010-08-19 impAdded "-m" option to "disk-list" to list memory disks...
2010-08-19 impSimple patch to add support zpool virtual devices that...
2010-08-19 impSome cleanup, changed some echo's to echo_log, check...
2010-08-19 impUpdates to pc-sysinstall that allow FTP installation...
2010-08-19 impVarious updates to support new pc-sysinstall directive
2010-08-17 brucecTo restart, sysinstall calls execl. Since it will creat...
2010-08-17 brucecAdd -m and -M options to control the minimum and maximu...
2010-08-16 joelFix typos, spelling, formatting and mdoc mistakes found...
2010-08-15 impGiven the lag between introducing the options-compat...
2010-08-15 impTurns out that it is a bad idea to have a missing compa...
2010-08-14 schweikhCorrectly spell janice and jimmy as janis and jimi...
2010-08-13 takawatause uintmax_t instead of uint64_t.
2010-08-13 takawataFix build on amd64 and ia64.
2010-08-12 adrianFix crunchide to work on sparc64 and perhaps other...
2010-08-12 takawataFix breakage on 64bit architecture by using inttypes...
2010-08-12 takawataFix tindebox breakage about format warning.
2010-08-11 takawataAdd TCG ACPI spec table (TCPA) support.
2010-08-11 gad- Improve the wait4data() routine so it behaves better...
2010-08-11 olliFix some typos: flush vs. flash, and some others.
2010-08-10 adrianPort over changes to the crunch symbol hiding method...
2010-08-08 jamieBack out r210975, which changed documentation to match...
next