]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.sbin
MFV r353143 (phillip):
[FreeBSD/FreeBSD.git] / usr.sbin /
2019-12-21 cyMFV r353143 (phillip):
2019-12-21 cyMFV r353141 (by phillip):
2019-12-20 rmacklemUpdate the man page to reflect the addition of NFSv4...
2019-12-20 rmacklemUpdate the man page to reflect the addition of NFSv4...
2019-12-20 rmacklemUpdate the man page to reflect the addition of NFSv4...
2019-12-20 rmacklemUpdate the man page to reflect the addition of NFSv4...
2019-12-19 jhbTrim a spurious carriage return from the RFB signature...
2019-12-16 impRemove all the RELEASE_CRUNCH defines, they are useless.
2019-12-14 traszAdd 'sesutil show' subcommand to show enclosure and...
2019-12-13 scottlAdd accessors for the Vendor Specific Extended Capabili...
2019-12-13 jhbSupport software breakpoints in the debug server on...
2019-12-13 cemntpd(8): Don't use OpenSSL's RAND API
2019-12-13 cemkeyserv(8): unifdef out __FreeBSD__ and KEYSERV_RANDOM
2019-12-13 jhbDocument that the debug server supports writing to...
2019-12-13 jhbFix a mismerge in r355683 and remove the local gdb_port...
2019-12-13 jhbDon't call into the debug server if it isn't configured.
2019-12-12 kevansusr.sbin/ntp: don't emit versions w/ make -s
2019-12-11 jhbEmulate reads of the PCI command register for passthrou...
2019-12-11 sjgUpdate Makefile.depend files
2019-12-11 sjgAdd Makefile.depend.options
2019-12-11 emastekbdmap: allow INDEX.keymaps to provide the dialog title
2019-12-05 emasteUpdate ELF Tool Chain to upstream r3769
2019-12-04 impRegularize my copyright notice
2019-12-04 cyChase r352304. The default rlimit memlock is no memory...
2019-12-04 bdreweryUse full path to sysctl(8) since /sbin is not in PATH.
2019-12-04 bdreweryRun make in parallel.
2019-12-03 manuRemove "all rights reserved" from copyright for the...
2019-12-03 manuImport DTS files for riscv from Linux 5.4
2019-12-02 vmaffionebhyve: uniform printf format string newlines
2019-12-02 dteskeFix spurious error from sysrc
2019-11-28 manuImport riscv DTS files
2019-11-28 manuImport DTS files from Linux 5.4
2019-11-27 traszFix typos.
2019-11-27 delphijUpdate leap-seconds to leap-seconds.3676924800.
2019-11-25 delphijMFV r355071: libbsdxml (expat) 2.2.9.
2019-11-22 rpokalaAdd and document options to allow rpc.lockd and rpc...
2019-11-21 cyChase r344883. ntp is 4.2.8p13.
2019-11-21 0mpbsdinstall.8: Fix description of DISTRIBUTIONS environm...
2019-11-21 emasterevert r354935 and apply fix for cleandir failure
2019-11-21 gjbRevert r354896, r354899, r354900:
2019-11-21 glebiusRemove sio(4).
2019-11-21 markjAvoid relying on pollution from libcasper.h.
2019-11-20 impAdd --esp/-E argument to print the currently booted ESP
2019-11-20 pfgMFV 354917, 354918, 354919
2019-11-20 lwhsuUse the correct variable, also limit the scope to bfd
2019-11-20 lwhsuLimit the workaround to riscv only
2019-11-20 lwhsuWorkaround riscv64 build when using binutils 2.33.1
2019-11-19 vmaffionebhyve: virtio-net: disable receive until features are...
2019-11-18 avgMFV r354378,r354379,r354386: 10499 Multi-modifier prote...
2019-11-17 arichardsonFix error found by new clang operator precendence warning
2019-11-16 cemUpdate to Zstandard 1.4.4
2019-11-15 arichardsonmakefs: Also set UFS di_birthtime when building on...
2019-11-15 arichardsonFix contents= being ignored in msdosfs makefs mtree
2019-11-13 kibcpucontrol: print more useful information when MSR...
2019-11-12 asomerssesutil: fix another memory leak
2019-11-12 asomerssesutil: fix some memory leaks
2019-11-12 asomerssesutil: fix an out-of-bounds array access
2019-11-12 vmaffionebhyve: rework mevent processing to fix a race condition
2019-11-10 delphijMFV r354582: file 5.37.
2019-11-09 traszAdd GEOM attribute to report physical device name,...
2019-11-08 vmaffionebhyve: add support for virtio-net mergeable rx buffers
2019-11-07 philImport libxo-1.3.0:
2019-11-03 vmaffionebhyve: add backend rx backpressure to virtio-net
2019-11-03 vmaffionebhyve: fix mistake introduced by r352841
2019-10-31 vmaffioneadd valectl to the system commands
2019-10-24 jkimCatch up with ACPICA 20191018.
2019-10-19 jkimMerge ACPICA 20191018.
2019-10-13 scottlFix the botched field ordering in the last commit....
2019-10-12 scottlChange from the non-standard nomenclature of "chip...
2019-10-09 dimMerge ^/head r353316 through r353350.
2019-10-09 yuripvbsdinstall: fix ESP detection for auto ZFS layout
2019-10-08 brooksFix various -Wpointer-compare warnings
2019-10-08 brooksUpdate tcsh to 6.21.00.
2019-10-08 gjbRework the logic for installing the pkg(8) configuration.
2019-10-08 dimMerge ^/head r352764 through r353315.
2019-10-03 kevanscertctl(8): let one blacklist based on hashed filenames
2019-10-03 kevanscertctl(8): realpath the file before creating the symlink
2019-10-03 avgadd ability to set watchdog timeout for a shutdown
2019-10-02 ianBump .Dd for earlier update (should have been part...
2019-10-02 ianClarify how the -f option for daemon(8) interacts with...
2019-10-02 gjbAdd a comment explaining why the opensolaris_load line...
2019-10-02 gjbExplicitly add opensolaris_load="YES" to loader.conf...
2019-10-02 kevansUnbreak etcupdate(8) and mergemaster(8) after r352950
2019-10-02 hselaskyUse size_t for byte_to_write variable when comparing...
2019-10-02 hselaskyAdd the ability to query the EEPROM information in...
2019-10-02 kevans[3/3] etcupdate and mergemaster support for certctl
2019-10-02 kevans[2/3] Add certctl(8)
2019-10-01 kevansMove httpd to simple_httpd...
2019-10-01 kevansMove simple_httpd out of picobsd, add HTTPD option...
2019-09-28 manuImport DTS files from Linux 5.3
2019-09-28 manuImport DTS files from Linux 5.2
2019-09-28 vmaffionebhyve: support for enabling/disabling the net backend
2019-09-26 dimMerge ^/head r352587 through r352763.
2019-09-25 yuripvefibootmgr(8): fix markup and style issues
2019-09-25 kevanscron: add log suppression and mail suppression for...
2019-09-24 grembofreebsd-update: Add `updatesready' and `showconfig...
2019-09-21 dimMerge ^/head r352537 through r352586.
2019-09-21 hrs- Revert WARNS to 2 because of mismatch between (xdrpro...
2019-09-21 hrsFix warnings and set WARNS=6.
2019-09-21 hrsFix build errors of test.c, which had been broken for...
next