]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.sbin
Decode the 'xsave', 'xrstor', 'xsaveopt', 'xgetbv', 'xsetbv', and
[FreeBSD/FreeBSD.git] / usr.sbin /
2012-07-04 joelRemove end of line whitespace.
2012-07-04 seAdd the possibility to specify a threshold for the...
2012-07-02 jhbAdd a one second sleep before touching the spool direct...
2012-07-02 glebiusFix build after r237997.
2012-07-02 baptNew build KNOB: WITHOUT_PKGBOOTSTRAP to condition build...
2012-07-01 pfgImport the dtrace llquantize test files from the vendor...
2012-06-29 acheCall set_terminal_mode() after video mode change, not...
2012-06-28 maximo Restore -u <username> getopt(3) flag somehow killed...
2012-06-27 obrienSome amount of style(9)
2012-06-25 obrienEnsure crunchen uses the same make binary as the rest...
2012-06-22 jkimMerge ACPICA 20120620.
2012-06-21 delphijMFV: Update zlib to 1.2.7.
2012-06-20 mjacobFix ARM compilation issue.
2012-06-19 eadlerAdd __unused macros to appropriate places in order...
2012-06-19 eadlerAllow users with RO privilege to the device to read...
2012-06-19 eadlerRemove variables which are initialized but never used...
2012-06-19 eadlerRemove variables which are initialized but never used...
2012-06-19 eadlerRemove variables which are initialized but never used...
2012-06-19 eadlerRemove variables which are initialized but never used...
2012-06-19 eadlerRemove variables which are initialized but never used...
2012-06-19 eadlerRemove variables which are initialized but never used...
2012-06-13 joelmdoc: avoid nested displays. Fixes mandoc warnings.
2012-06-09 melifaroAdd "human" option to print IPv4/IPv6 flows in human...
2012-06-09 joelmdoc: fix mandoc "Oc breaks Op" warning.
2012-06-06 fabientRemove spurious ARM symbols from lookup table.
2012-06-05 glebiusDon't crash trying to load symbols from striped file.
2012-06-04 delphijReplace the use of wall clock time with monotonically...
2012-06-04 trocinyDocument -r option in SYNOPSIS and usage statement.
2012-06-04 trocinyOn a child exit, call waitpid(2) to clean up the proces...
2012-06-03 joelMinor spelling fixes.
2012-06-03 avgcpucontrol: use CPUCTL_UPDATE ioctl on correct file...
2012-06-03 joelmdoc: add missing width argument to Bl -tag.
2012-06-01 jhbAdd a new -e flag to pciconf(8)'s list mode to display...
2012-05-30 jpaetzelBump PKG_INSTALL_VERSION which should've been done...
2012-05-30 jpaetzelLet pkg_add use the ENV variable PACKAGESUFFIX. This
2012-05-30 jpaetzelFix detecting available zpool names.
2012-05-30 jpaetzelFix French Canadian console keyboard layout
2012-05-30 eadlerRelax security permissions on '.seq' file creation...
2012-05-30 eadleradd missing variable declaration when DEBUG is defined...
2012-05-29 kevloMake sure that each va_start has one and only one match...
2012-05-28 jamieWhen writing the jid via the -i flag, do it right when...
2012-05-28 dougbUpgrade to BIND version 9.8.3, the latest from ISC.
2012-05-26 desUpdate to OpenPAM Micrampelis.
2012-05-25 wblockFixes to man8 groff mandoc style, usage mistakes, or...
2012-05-25 jamieDon't try to set a null TERM environment.
2012-05-25 jkimCatch up with realpath(3) changes (r235266) and unbreak...
2012-05-24 wblockFixes to man8 groff mandoc style, usage mistakes, or...
2012-05-23 jamieNote that the new jail(8) will be appearing in 9.1.
2012-05-23 delphijFix build:
2012-05-22 baptFix world after byacc import:
2012-05-21 baptAdd missing \n when generating pkg.conf
2012-05-21 baptImport byacc from invisible island, it brings us lots...
2012-05-19 glebHide DIR definition by making it an opaque struct typedef.
2012-05-18 sbrunoDecode new battery status indications.
2012-05-18 gberAdd missing include.
2012-05-17 joelmdoc: remove whitespace.
2012-05-17 joelMinor mdoc fixes.
2012-05-17 joelmdoc: remove superfluous paragraph macro.
2012-05-17 gberImport work done under project/nand (@235533) into...
2012-05-17 delphijMerge tcpdump 4.2.1.
2012-05-16 gjbReword hostapd.conf(5) sentence.
2012-05-14 jpaetzelStyle fixes.
2012-05-14 jpaetzelSet the MBR partition to active when doing a full disk...
2012-05-14 delphijMerge from vendor branch: update libpcap to 1.2.1.
2012-05-12 gnnImport dtracetoolkit into cddl/contrib
2012-05-12 gnnImport dtracetoolkit into cddl/contrib
2012-05-12 joelRemove end of line whitespace.
2012-05-12 gjbGeneral mdoc(7) and typo fixes.
2012-05-12 joelmdoc: remove redundant Pp and end a display block with Ed.
2012-05-12 gjbGeneral mdoc(7) and typo fixes.
2012-05-11 joelFix .Pp macro.
2012-05-11 delphijFix the case where the utility is being used to run...
2012-05-11 gjbGeneral mdoc(7) and typo fixes.
2012-05-11 beat- Print package name in case an empty pkgdep line is...
2012-05-10 robertoAdd the IPv6 tag to ftp4.fr.freebsd.org.
2012-05-10 gjbGeneral mdoc(7) and typo fixes.
2012-05-09 eadlermake it easier for users used to a VCS that allows...
2012-05-08 umeAdd -a and -A option to the usage.
2012-05-04 jpaetzelAdd bootcamp bootloader stamp
2012-05-04 jpaetzelAdd powerpc / powerpc64 support to pc-sysinstall. This...
2012-05-04 jpaetzelUse a unique zpool name during install, in the case...
2012-05-03 jpaetzelFix some issues creating zpool mirror / raidz1(2)(3...
2012-05-03 jamieAdd a meta-parameter IP__NULL to enum intparam, instead...
2012-05-03 jpaetzelAdd the ability to configure multiple interfaces.
2012-05-03 jpaetzelFix parsing values which contain multiple "=" signs.
2012-05-03 dimUpgrade our copy of llvm/clang to r155985, from upstrea...
2012-05-02 jamieAdd YY_NO_INPUT so clang doesn't complain about "input...
2012-05-01 bapt- close the open file after fetching
2012-04-30 gadPrint out a warning message if a `lpc setstatus' is...
2012-04-30 gadCatch the user-error when no queue name was specified...
2012-04-29 bschmidtFix WITHOUT_EXAMPLES build:
2012-04-28 gjbAs cron(8) is started with '-s' by default, timezones...
2012-04-28 bschmidtMove crypto stuff into a common Makefile. While here...
2012-04-28 bschmidtnot only the file names have changed from eap_xxx.c...
2012-04-28 bschmidtenable EAP_GTC and EAP_OTP to match upstream's default...
2012-04-28 bschmidtFollow up r234711 and do same for the supplicant, one...
2012-04-27 jamieFix the dates and history as of the move to HEAD.
2012-04-27 theravenAdd a note to hostapd.conf about an unhelpful error...
2012-04-26 jamieA new jail(8) with a configuration file, ultimately...
2012-04-26 bschmidtfix EAP server support after the 0.7.3 import:
next