]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sbin
Synchronize with latest upstream VCHI code:
[FreeBSD/FreeBSD.git] / sbin /
2015-11-01 kppfctl: Fix uninitialised veriable
2015-10-30 jkimMerge OpenSSL 1.0.2d.
2015-10-28 baptMerge from head
2015-10-27 bdreweryUse more appropriate ${SHAREDIR} rather than /usr/share.
2015-10-27 baptUpdate libucl to latest git snapshot (20151027)
2015-10-25 ngieLimit RESOLUTION_MAX to INT_MAX, not UINT_MAX (all...
2015-10-23 asomersFix various Coverity issues in sbin/savecore/savecore.c:
2015-10-23 sjgMerge bmake 20151020
2015-10-23 cemsysctl(8): Fix style nits
2015-10-22 cemSysctl: Add common support for U8, U16 types
2015-10-22 glebiusMFV ntp-4.2.8p4 (r289715)
2015-10-21 eadlerFix a ton of speelling errors
2015-10-20 emastenewfs_msdos: use NetBSD's mkfs_msdos.h verbatim for...
2015-10-18 rpauloUpdate hostapd/wpa_supplicant to version 2.5.
2015-10-18 ngieMake libxo depend on libutil because it uses humanize_n...
2015-10-17 ngieMFhead @ r289471
2015-10-17 ngieReplace /dev/acd0 with /dev/cd1
2015-10-17 ngieIntegrate tools/regression/acltools into the FreeBSD...
2015-10-17 ngieIntegrate tools/test/posixshm and tools/regression...
2015-10-16 emastenewfs_msdos: prefer snprintf to sprintf
2015-10-16 mavMFV r289310:
2015-10-15 emastenewfs_msdos: move mkfs_msdos to separate file for later...
2015-10-15 emastenewfs_msdos: rework option parsing to match NetBSD
2015-10-14 ngieIntegrate tools/regression/vfs into the FreeBSD test...
2015-10-13 ngieIntegrate tools/regression/acltools into tests/sys/acl
2015-10-13 ngieReplace references to /dev/acd0 with /dev/cd0
2015-10-13 ngieReplace /dev/acd0 with /dev/cd1 as atapicd(4) has been...
2015-10-13 ngieBump .Dd
2015-10-13 ngieReplace references to /dev/acd0 with /dev/cd0
2015-10-13 adriancasperd: bump default socket queue length to SOMAXCONN...
2015-10-12 peterUpdate from svn-1.8.14 to 1.9.2.
2015-10-12 ngieRefactor the test/ Makefiles after recent changes to...
2015-10-11 ngieMFhead @ r289148
2015-10-11 mavRemove compatibility shims for legacy ATA device names.
2015-10-11 ngieRedo MFC @ r289134
2015-10-11 ngieRevert r289133; retry the merge
2015-10-11 ngieMFhead @ r289132
2015-10-10 traszAdd 'p' postfix to mdconfig(8).
2015-10-10 traszMake geom_nop(4) collect statistics on all types of...
2015-10-10 ngieMFhead @ r289100
2015-10-07 baptOnly print the errno string in case sysctl(3) does...
2015-10-07 baptTrim spaces at the end of the buffer before trying...
2015-10-06 delphijNow that we own the code, use arc4random(3) unconditionally
2015-10-06 ngieMFhead @ r288943
2015-10-06 ngie--------------------------------------------------...
2015-10-05 dimMerge ^/head r288457 through r288830.
2015-10-05 ngieMFhead @ r281414
2015-10-03 aeFix possible segmentation fault.
2015-10-02 bdreweryMETA_MODE: For some reason meta mode cannot generate...
2015-10-02 ngieMFhead @ r288473
2015-10-01 dimMerge ^/head r288197 through r288456.
2015-10-01 cpercivaDisable suspend when we're shutting down. This solves...
2015-09-30 markjMFV r288408:
2015-09-28 ngieCopy bin/ls/tests from ^/head
2015-09-28 ngieAdd initial testcases for bin/ls
2015-09-27 ngieMFhead @ r288313
2015-09-27 ngieReplace N #defines with nitems to simplify ifconfig...
2015-09-26 bdreweryAdd SUBDIR_PARALLEL.
2015-09-26 bdreweryRemove disconnected directories.
2015-09-25 bdreweryMETA_MODE: Remove DEP_MACHINE from Makefile.depend...
2015-09-25 bdreweryMETA_MODE: Remove DEP_RELDIR from Makefile.depend files.
2015-09-25 phkFix two cases where "const" were washed off pointers...
2015-09-23 emasteBring LLVM libunwind snapshot into contrib/llvm/projects
2015-09-20 dimMerge ^/head r287878 through r288034.
2015-09-17 rstoneFix /sbin/route to never look up (invalid) interface...
2015-09-17 desUpgrade to Unbound 1.5.4.
2015-09-17 bdreweryUpdate META_MODE dependencies.
2015-09-16 dimMerge ^/head r287680 through r287877.
2015-09-16 dimUpdate libc++ to 3.7.0 release.
2015-09-16 allanjudeMake ifconfig always exit with an error code if an...
2015-09-15 traszAdd a way to specify stripesize and stripeoffset to...
2015-09-11 dimMerge ^/head r287527 through r287679.
2015-09-11 dimSince contrib/libc++'s ancestry was never correct,...
2015-09-10 dimUpdate compiler-rt to 3.7.0 release. This also include...
2015-09-10 hrs- Remove #ifdef HAVE_POLL_H.
2015-09-10 hrs- Remove GIF_{SEND,ACCEPT}_REVETHIP.
2015-09-06 dimUpdate llvm, clang and lldb to 3.7.0 release.
2015-09-06 dimUpdate lldb to upstream trunk r242221.
2015-09-05 dimMerge ^/head r286858 through r287489.
2015-09-03 traszThe dumpfs(8) utility doesn't actually use disktab...
2015-09-02 traszFix markup.
2015-09-02 traszIt's 2015, and some people are still trying to use...
2015-08-27 kppf: Remove support for 'scrub fragment crop|drop-ovl'
2015-08-25 araujoCode cleanup unused-but-set-variable spotted by gcc.
2015-08-25 araujoCode cleanup unused-but-set-variable spotted by gcc.
2015-08-24 marcelUpgrade libxo to 0.4.5.
2015-08-21 loosAdd ALTQ(9) support for the CoDel algorithm.
2015-08-20 kenRevamp camcontrol(8) fwdownload support and add the...
2015-08-17 dimMerge ^/head r286697 through r286857.
2015-08-16 delphijUse arc4random_buf(). While there, unifdef the code...
2015-08-12 dimIn ipfw2, avoid left-shifting negative integers, which...
2015-08-12 hirenMake LAG LACP fast timeout tunable through IOCTL.
2015-08-12 dimMerge ^/head r286422 through r286684.
2015-08-12 dimUpdate llvm/clang to r242221.
2015-08-12 bruefferFix a few mandoc warnings.
2015-08-10 feldsbin/ipfw fix typo: info -> into
2015-08-10 ngieMFhead @ r286584
2015-08-08 pjdAllow to disable BIO_DELETE passthru in fstab for swap...
2015-08-08 pjdEnable BIO_DELETE passthru in GELI, so TRIM/UNMAP can...
2015-08-07 dimMerge ^/head r285924 through r286421.
next