]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.sbin
Consistently use tab character instead of using space character.
[FreeBSD/FreeBSD.git] / usr.sbin /
2010-11-07 cognetSync with the latest version from NetBSD. It notably...
2010-11-07 joelRemove extraneous Aq.
2010-11-06 uqsPut string in quotes, like is done everywhere.
2010-11-04 bcrFix typo.
2010-11-03 rpauloAdapt for wpa_supplicant / hostapd 0.7.3.
2010-11-03 rpauloMerge wpa_supplicant and hostapd 0.7.3.
2010-11-02 obrienGive the user a hint as to what config(8) is unhappy...
2010-10-30 dimActually remove the HAVE_CAST_H define this time.
2010-10-30 dimRegenerate our usr.sbin/tcpdump/tcpdump/config.h for...
2010-10-29 rpauloAdd print-ipnet.c
2010-10-29 jhbRemove support for creating the 'machine' symlink as...
2010-10-29 rpauloMerge libpcap-1.1.1.
2010-10-28 uqsFix another "string" typo.
2010-10-28 uqsFix CPU load reporting independent of scheduler used.
2010-10-28 rpauloUpdate for the new tcpdump 4.1.1. The man page is a...
2010-10-28 rpauloMerge tcpdump-4.1.1.
2010-10-28 bzCorrect a typo.
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...
next