]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.sbin
Add another libclang_rt library to ObsoleteFiles, so the enclosing
[FreeBSD/FreeBSD.git] / usr.sbin /
2016-03-05 dimMerge ^/head r296369 through r296409.
2016-03-04 araujoSet argument encode/result decode call backs for 'mapli...
2016-03-04 araujoImplement the 'master' request.
2016-03-03 dimMerge ^/head r296007 through r296368.
2016-03-03 maximo -t comman line option added to the usage().
2016-03-02 cemdaemon(8): Add -t option to set process title
2016-03-02 markjFix a typo that prevented pw(8) from setting a user...
2016-03-01 jgh- update portsnap(8) to direct users to pkg-version
2016-03-01 jkimMerge OpenSSL 1.0.2g.
2016-02-29 traszFix typo.
2016-02-29 traszjls(1) -> jls(8)
2016-02-29 traszFix typo.
2016-02-29 trasztzsetup(1) -> tzsetup(8)
2016-02-29 traszAutofs is section 5, not 4.
2016-02-29 traszFix typo.
2016-02-28 traszFix .Xr - autofs(5) is section 5, not 8.
2016-02-26 pfgpciconf: Silence a GCC warning.
2016-02-26 bdreweryUpdate dependencies.
2016-02-26 marcelAdd option -C to have the guest memory included in...
2016-02-26 marcelSupport version 4 of the userboot structure by implemen...
2016-02-26 wmaChange format string in pciconf EA to jx
2016-02-26 wmaAdd support for Enhanced Allocation in pciconf
2016-02-25 oshogboConvert casperd(8) daemon to the libcasper.
2016-02-24 dimMerge ^/head r295902 through r296006.
2016-02-24 bdreweryDIRDEPS_BUILD: Regenerate without local dependencies.
2016-02-23 dwmaloneFollowing revision r295924, the changes to a db file...
2016-02-22 dimMerge ^/head r295845 through r295901.
2016-02-22 asomersFix the usr.sbin/iostat build with GCC, broken by r295768
2016-02-21 ianDocument the ability to override compiled-in env and...
2016-02-21 dimMerge ^/head r295601 through r295844.
2016-02-19 seFix possible out-of-bounds access detected by Ulrich...
2016-02-18 seUse __unused instead of casting to void to silence...
2016-02-18 asomersFix compiler warnings in iostat
2016-02-18 seMake WARNS=6 safe.
2016-02-18 markjUse the _SAFE loop variant, since the loop body may...
2016-02-16 pfgcrontab: ftruncate() with ftello() instead of ftell().
2016-02-16 pfgcron: use (char *)NULL instead of (char *)0 in execle.
2016-02-16 bdreweryRevert r295648 for now.
2016-02-16 bdreweryDIRDEPS_BUILD: Update dependencies.
2016-02-16 bdreweryRemove the need for overriding depend.
2016-02-16 bdreweryAdd missing dependency on sys/conf/newvers.sh.
2016-02-13 dimMerge ^/head r295544 through r295600.
2016-02-13 dimUpdate llvm, clang and lldb to release_38 branch r260756.
2016-02-12 emasteUpdate ELF Tool Chain to upstream rev 3400
2016-02-12 mavDon't check CmdSN for initial login request.
2016-02-11 dimMerge ^/head r295351 through r295543.
2016-02-11 desUse the new insecure-lan-zones option instead of listin...
2016-02-11 desRemove unbound-contrl-setup since we use a local contro...
2016-02-10 jamieRemove man page references to rndassociates.com, which...
2016-02-10 seRemove O_SYNC from the options passed to dbmopen().
2016-02-09 andrewUpdate our copy of the Linux dts files to be in sync...
2016-02-09 kibRename P_KTHREAD struct proc p_flag to P_KPROC.
2016-02-06 dimMerge ^/head r294961 through r295350.
2016-02-06 dimMerge compiler-rt release_38 branch r258968.
2016-02-05 glebiusProvide a future release as an example, instead of...
2016-02-03 jceelAdd an additional, libucl-based configuration file...
2016-02-03 dteskef_substr(): Optimized recipe if running under bash
2016-02-03 dteskeRemove SIG prefix from trapped signals
2016-02-03 dteskef_substr: Write to stdout when no `-v var_to_set'
2016-02-03 dteskeRemove trailing whitespace
2016-02-03 dteskeDefine f_sprintf() dynamically at inclusion time
2016-02-02 dteskeRevert r295169 and switch `\ ' to `" "'
2016-02-02 dteskeFix a typo in a comment
2016-02-02 jhb- Note that devctl(8) will appear in 10.3 first.
2016-02-02 dteskeBump version to 7.1 for +=/-= fix
2016-02-02 dteskeFor +=/-=, add . and / to convenience characters
2016-02-02 dteskeReplace (Qo \ Qc) with (Qo (space) Qc)
2016-02-01 dteskeUtilize new `-v var_to_set' of f_snprintf()
2016-01-31 dteskeMove awk(1)-dependent recipes to the bottom
2016-01-31 dteskeMove f_isinteger() to the top
2016-01-31 dteskeMove f_vsprintf() below f_sprintf()
2016-01-31 dteskeMove f_sprintf() above f_snprintf()
2016-01-31 dteskeOptimize f_substr() to use built-ins only
2016-01-31 dteskeOptimize f_sprintf() for bash
2016-01-31 dteskeReset OPTIND to 1 in f_device_find()
2016-01-30 allanjudeThe zfsboot automated part of bsdinstall now supports...
2016-01-28 jkimMerge OpenSSL 1.0.2f.
2016-01-27 dimMerge ^/head r294777 through r294960.
2016-01-27 traszImprove reporting of connection problems in iscsid(8).
2016-01-27 asomerssyslogd: Enable repeated line compression for lines...
2016-01-27 ngieRequire /sbin/mount_cd9660 when running the cd9660...
2016-01-27 dteskeReplace awk with more efficient builtins-only algo
2016-01-27 dteskeUse dpv(1) in `bsdconfig packages'
2016-01-27 dteskeFix ABI parsing
2016-01-27 dteskeChange incorrect path
2016-01-26 brRemove uathload from build due to issue with GCC 5...
2016-01-26 dimMerge ^/head r294599 through r294776.
2016-01-26 araujoCleanup unused-but-set-variable spotted by gcc-4.9.
2016-01-24 traszThe <libutil.h> is an ordinary header file; should...
2016-01-24 dteskeFix a typo in a comment
2016-01-22 dimMerge ^/head r294169 through r294598.
2016-01-22 delphijMFV r294491: ntp 4.2.8p6.
2016-01-22 araujoSwitch from FD_SETSIZE to getdtablesize(2) as it can...
2016-01-19 desUpgrade to OpenSSH 6.9p1.
2016-01-19 desUpgrade to OpenSSH 6.8p1.
2016-01-19 desUpgrade to OpenSSH 6.7p1, retaining libwrap support...
2016-01-19 traszAdd "vidcontrol -i active", to print out active vty...
2016-01-18 joelmdoc: sort Xr
2016-01-16 jamieDon't bother checking an ip[46].addr netmask/prefixlen...
2016-01-16 allanjudeNever 4k align the MBR bootpool because zfsldr can...
next