]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.sbin
Merge ^/head r357389 through r357407.
[FreeBSD/FreeBSD.git] / usr.sbin /
2020-01-31 dimMerge ^/head r357270 through r357349.
2020-01-31 pfgservices: Add PROFInet and EtherCAT.
2020-01-31 dimMerge r357339 from the clang1000-import branch:
2020-01-31 dimFix the following -Werror warning from clang 10.0.0...
2020-01-30 brooksFix an indentation bug in r357169.
2020-01-29 dimMerge r357271 from the clang1000-import branch:
2020-01-29 dimFix the following -Werror warning from clang 10.0.0...
2020-01-29 dimMerge ^/head r357179 through r357269.
2020-01-29 cemypldap(8): Fix absent va_end() in 'goto fail' path
2020-01-27 woodsb02bsdinstall: Provide help text for partitioning options
2020-01-27 dimMerge ^/head r357119 through r357178.
2020-01-27 arichardsonAllow bootstrapping makefs on older FreeBSD hosts and...
2020-01-25 dimMerge ^/head r356931 through r357118.
2020-01-24 dimMerge ^/vendor/lvm-project/release-10.x up to its last...
2020-01-24 dimMerge ^/vendor/lvm-project/master up to its last change...
2020-01-24 adrian[ntp] Don't compile in the ssl routines into libevent...
2020-01-23 dimMerge ^/vendor/llvm-openmp/dist up to its last change...
2020-01-23 dimMerge ^/vendor/lldb/dist up to its last change, and...
2020-01-23 dimMerge ^/vendor/lld/dist up to its last change, and...
2020-01-23 dimMerge ^/vendor/libc++/dist up to its last change, and...
2020-01-22 dimMerge ^/vendor/compiler-rt/dist up to its last change...
2020-01-22 dimMerge ^/vendor/clang/dist up to its last change, and...
2020-01-22 dimMerge ^/vendor/llvm/dist up to its last change, and...
2020-01-21 cyFix build when WITHOUT_WPA_SUPPLICANT_EAPOL option...
2020-01-20 dimMerge ^/head r356848 through r356919.
2020-01-17 woodsb02Fix regression in bsdinstall post r356740 - partedit...
2020-01-16 kpFix pfdenied not returning any results
2020-01-16 asomerssetextattr: Increase stdin buffer size to 4096
2020-01-15 scottlFix a spacing error from the previous commit for -ll...
2020-01-15 woodsb02bsdinstall: Change "default" (first) Partitioning metho...
2020-01-15 bcranbsdinstall: Use TMPDIR if set
2020-01-13 vangyzenfstyp hammer2: remove dead code
2020-01-13 vangyzenfstyp hammer: use strlcpy
2020-01-13 cyUnbound's config.h is manually maintained, using a...
2020-01-10 kevanscamdd: initialize devs earlier
2020-01-10 kevansinetd: two more nits
2020-01-10 kevansinetd: free WITHOUT_INET6_SUPPORT build of warnings
2020-01-09 eugenarp(8): avoid segfaulting due to out-of-bounds memory...
2020-01-08 vmaffionebhyve: add wrapper for debug printf statements
2020-01-08 maximo Spell "Redundancy" and "Remember" correctly.
2020-01-03 emasteinetd: fix WITHOUT_TCP_WRAPPERS build after r356248
2020-01-02 scottlAdd a compact columnar output format, available by...
2020-01-01 kevansinetd: final round of trivial cleanup, NFC
2020-01-01 kevansinetd: convert remaining bzero(3) to memset(3), NFC
2020-01-01 kevansinetd: track all child pids, regardless of maxchild...
2020-01-01 kevansinetd: add some macros for checking child limits, NFC
2019-12-31 cyMFV r356143:
2019-12-31 kevansinetd: prefer strlcpy to strlen(3) check + strcpy(3...
2019-12-31 kevansinetd: prefer strtonum(3) to strspn(3)+atoi(3), NFC
2019-12-31 kevansinetd: knock out some clang analyze warnings
2019-12-31 mmMFV r356163,r356197:
2019-12-30 kevansinetd: don't leak `policy` on return
2019-12-29 markjpowerd(8): Fix a memory leak when we fail to read frequ...
2019-12-29 adrianMake this compile under external gcc toolchain if WITH_...
2019-12-27 hselaskyImplement dump_stats command for usbconfig(8).
2019-12-26 kevanscron(8): use proper variable to determine mailer proces...
2019-12-24 pfgsbin/fstyp: recgonize Dragonfly's hammer and hammer2.
2019-12-23 cemfstyp(8): Fix WITHOUT_ICONV build
2019-12-23 cemfstyp(8): Detect APFS containers
2019-12-23 cemfstyp(8): Detect HFS+ / HFSX volumes
2019-12-23 cemfstyp(8): Use iconv(3) to convert NTFS vol labels correctly
2019-12-22 dimMerge llvm, clang, compiler-rt, libc++, libunwind,...
2019-12-22 cemfstyp(8): Show exFAT volume labels with -l flag
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.
next