]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.sbin
Upgrade to Unbound 1.5.8.
[FreeBSD/FreeBSD.git] / usr.sbin /
2016-03-05 Dag-Erling SmørgravUpgrade to Unbound 1.5.8.
2016-03-04 Marcelo AraujoSet argument encode/result decode call backs for 'mapli...
2016-03-04 Marcelo AraujoImplement the 'master' request.
2016-03-03 Pedro F. GiffuniMFV r296350:
2016-03-03 Maxim Konovalovo -t comman line option added to the usage().
2016-03-02 Conrad Meyerdaemon(8): Add -t option to set process title
2016-03-02 Mark JohnstonFix a typo that prevented pw(8) from setting a user...
2016-03-01 Jason Helfman- update portsnap(8) to direct users to pkg-version
2016-03-01 Jung-uk KimMerge OpenSSL 1.0.2g.
2016-02-29 Jung-uk KimMerge byacc 20150711.
2016-02-29 Edward Tomasz Napi... Fix typo.
2016-02-29 Edward Tomasz Napi... jls(1) -> jls(8)
2016-02-29 Edward Tomasz Napi... Fix typo.
2016-02-29 Edward Tomasz Napi... tzsetup(1) -> tzsetup(8)
2016-02-29 Edward Tomasz Napi... Autofs is section 5, not 4.
2016-02-29 Edward Tomasz Napi... Fix typo.
2016-02-29 Pedro F. GiffuniMFV r296164:
2016-02-29 Pedro F. GiffuniMFV r296159
2016-02-28 Edward Tomasz Napi... Fix .Xr - autofs(5) is section 5, not 8.
2016-02-26 Pedro F. Giffunipciconf: Silence a GCC warning.
2016-02-26 Bryan DreweryUpdate dependencies.
2016-02-26 Marcel MoolenaarAdd option -C to have the guest memory included in...
2016-02-26 Marcel MoolenaarSupport version 4 of the userboot structure by implemen...
2016-02-26 Wojciech MacekChange format string in pciconf EA to jx
2016-02-26 Wojciech MacekAdd support for Enhanced Allocation in pciconf
2016-02-25 Mariusz ZaborskiConvert casperd(8) daemon to the libcasper.
2016-02-24 Bryan DreweryDIRDEPS_BUILD: Regenerate without local dependencies.
2016-02-23 David MaloneFollowing revision r295924, the changes to a db file...
2016-02-23 Xin LIMFV r295913:
2016-02-22 Alan SomersFix the usr.sbin/iostat build with GCC, broken by r295768
2016-02-21 Ian LeporeDocument the ability to override compiled-in env and...
2016-02-19 Stefan EßerFix possible out-of-bounds access detected by Ulrich...
2016-02-18 Stefan EßerUse __unused instead of casting to void to silence...
2016-02-18 Alan SomersFix compiler warnings in iostat
2016-02-18 Stefan EßerMake WARNS=6 safe.
2016-02-18 Mark JohnstonUse the _SAFE loop variant, since the loop body may...
2016-02-16 Pedro F. Giffunicrontab: ftruncate() with ftello() instead of ftell().
2016-02-16 Pedro F. Giffunicron: use (char *)NULL instead of (char *)0 in execle.
2016-02-16 Bryan DreweryRevert r295648 for now.
2016-02-16 Bryan DreweryDIRDEPS_BUILD: Update dependencies.
2016-02-16 Bryan DreweryRemove the need for overriding depend.
2016-02-16 Bryan DreweryAdd missing dependency on sys/conf/newvers.sh.
2016-02-12 Ed MasteUpdate ELF Tool Chain to upstream rev 3400
2016-02-12 Alexander MotinDon't check CmdSN for initial login request.
2016-02-11 Dag-Erling SmørgravUse the new insecure-lan-zones option instead of listin...
2016-02-11 Dag-Erling SmørgravRemove unbound-contrl-setup since we use a local contro...
2016-02-11 Devin TeskeMerge SVN r295220 (bz) from projects/vnet/
2016-02-10 Jamie GrittonRemove man page references to rndassociates.com, which...
2016-02-10 Stefan EßerRemove O_SYNC from the options passed to dbmopen().
2016-02-09 Andrew TurnerUpdate our copy of the Linux dts files to be in sync...
2016-02-09 Konstantin BelousovRename P_KTHREAD struct proc p_flag to P_KPROC.
2016-02-07 Pedro F. GiffuniMFV r295360
2016-02-05 Gleb SmirnoffProvide a future release as an example, instead of...
2016-02-03 Jakub Wojciech KlamaAdd an additional, libucl-based configuration file...
2016-02-03 Bjoern A. ZeebMfH @r295202
2016-02-03 Devin Teskef_substr(): Optimized recipe if running under bash
2016-02-03 Devin TeskeRemove SIG prefix from trapped signals
2016-02-03 Devin Teskef_substr: Write to stdout when no `-v var_to_set'
2016-02-03 Devin TeskeRemove trailing whitespace
2016-02-03 Devin TeskeDefine f_sprintf() dynamically at inclusion time
2016-02-02 Devin TeskeRevert r295169 and switch `\ ' to `" "'
2016-02-02 Devin TeskeFix a typo in a comment
2016-02-02 John Baldwin- Note that devctl(8) will appear in 10.3 first.
2016-02-02 Devin TeskeBump version to 7.1 for +=/-= fix
2016-02-02 Devin TeskeFor +=/-=, add . and / to convenience characters
2016-02-02 Devin TeskeReplace (Qo \ Qc) with (Qo (space) Qc)
2016-02-02 Pedro F. GiffuniMFV r295109:
2016-02-01 Andriy GaponMFV r294821: 6529 Properly handle updates of variably...
2016-02-01 Devin TeskeUtilize new `-v var_to_set' of f_snprintf()
2016-01-31 Devin TeskeMove awk(1)-dependent recipes to the bottom
2016-01-31 Devin TeskeMove f_isinteger() to the top
2016-01-31 Devin TeskeMove f_vsprintf() below f_sprintf()
2016-01-31 Devin TeskeMove f_sprintf() above f_snprintf()
2016-01-31 Devin TeskeOptimize f_substr() to use built-ins only
2016-01-31 Devin TeskeOptimize f_sprintf() for bash
2016-01-31 Devin TeskeReset OPTIND to 1 in f_device_find()
2016-01-30 Allan JudeThe zfsboot automated part of bsdinstall now supports...
2016-01-29 Alexander MotinMFV 295046: 6358 A faulted pool with only unavailable...
2016-01-28 Jung-uk KimMerge OpenSSL 1.0.2f.
2016-01-27 Edward Tomasz Napi... Improve reporting of connection problems in iscsid(8).
2016-01-27 Alan Somerssyslogd: Enable repeated line compression for lines...
2016-01-27 Enji CooperRequire /sbin/mount_cd9660 when running the cd9660...
2016-01-27 Devin TeskeReplace awk with more efficient builtins-only algo
2016-01-27 Devin TeskeUse dpv(1) in `bsdconfig packages'
2016-01-27 Devin TeskeFix ABI parsing
2016-01-27 Devin TeskeChange incorrect path
2016-01-26 Ruslan BukinRemove uathload from build due to issue with GCC 5...
2016-01-26 Alexander MotinMFV r294819: 6495 Fix mutex leak in dmu_objset_find_dp
2016-01-26 Alexander MotinMFV r294816: 4986 receiving replication stream fails...
2016-01-26 Alexander MotinMFV r294814: 6393 zfs receive a full send as a clone
2016-01-26 Alexander MotinMFV r294812: 6434 sa_find_sizes() may compute wrong...
2016-01-26 Alexander MotinMFV r294810: 6414 vdev_config_sync could be simpler
2016-01-26 Alexander MotinMFV r294808: 6421 Add missing multilist_destroy calls...
2016-01-26 Alexander MotinMFV r294806: 6388 Failure of userland copy should retur...
2016-01-26 Alexander MotinMFV r294804: 6386 Fix function call with uninitialized...
2016-01-26 Alexander MotinMFV r294802: 6334 Cannot unlink files when over quota
2016-01-26 Alexander MotinMFV r294800: 6385 Fix unlocking order in zfs_zget
2016-01-26 Alexander MotinMFV r294798:
2016-01-26 Alexander MotinMFV r294796: 6319 assertion failed in zio_ddt_write...
2016-01-26 Alexander MotinMFV r294793:
next