]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.sbin
Reorder the functions; no functional changes.
[FreeBSD/FreeBSD.git] / usr.sbin /
2016-04-01 Pedro F. Giffunimtest: Prevent access to uninitialized value.
2016-03-31 Pedro F. Giffunipci_emul_dior(): fix uninitialized scalar variable.
2016-03-30 Bryan DreweryRemove the old depend (mkdep) code and make FAST_DEPEND...
2016-03-28 Warren BlockAdjust misleading wording of the -G option and simplify...
2016-03-26 Baptiste DaroussinCleanup headers
2016-03-26 Baptiste DaroussinRemove some unneeded headers
2016-03-25 Jung-uk KimMerge byacc 20160324.
2016-03-23 Maksim Yevmenkinfix incorrect usage of hid_set_data() which causes...
2016-03-23 Warner LoshImplement suggestion by jhb@ to have _PATH_FIRMWARE...
2016-03-18 Simon J. GerratyUpdate to bmake-20160315
2016-03-18 Justin HibbitsUse uintmax_t (typedef'd to rman_res_t type) for rman...
2016-03-17 Allan JudeRemove 50% ZFS conditional from bsdinstall/zfsboot
2016-03-16 David E. O'BrienBring down 0.4.5 vendor files and other catchups with...
2016-03-16 Ed Mastekbdcontrol: add -P path option to add keymap search...
2016-03-15 Edward Tomasz Napi... Make fail() preserve the errno.
2016-03-15 Edward Tomasz Napi... Use the log_errno value passed to the function instead...
2016-03-15 Warner LoshJust install ar5523.bin into /usr/share/firmware and...
2016-03-14 Ryan StoneClean up repeated "All rights reserved"
2016-03-14 George V. Neville... Fix typo: nmd->cur_tx_ring should be used in pci_vtnet_...
2016-03-13 Jakub Wojciech KlamaCheck value returned from ucl_parser_add_file().
2016-03-12 Alexander Motindd report short write as error, so don't halt on it.
2016-03-12 Dimitry AndricFix gcc warnings about possibly uninitialized variables...
2016-03-11 Oleksandr TymoshenkoMake it possible for operations to refer to GPIO pins...
2016-03-11 Justin HibbitsAdd to CFLAGS, rather than replacing.
2016-03-11 Alexander MotinOops, remove debugging forgotten in r296655.
2016-03-11 Dag-Erling SmørgravApply upstream r3651: the IPv6 address of the L root...
2016-03-11 Alexander MotinDon't bother to invoke gmirror or zpool if the module...
2016-03-11 Alexander MotinUnify and improve metadata wiping.
2016-03-11 Alexander MotinUse `geom disk list` instead `camcontrol identify`.
2016-03-11 Simon J. GerratyMerge bmake-20160307
2016-03-11 Dag-Erling SmørgravUpgrade to OpenSSH 7.2p2.
2016-03-10 Alexander MotinMFV r296609: 6370 ZFS send fails to transmit some holes
2016-03-09 Bryan DreweryDIRDEPS_BUILD: Connect MK_TESTS.
2016-03-08 Alexander MotinMFV r296540: 4448 zfs diff misprints unicode characters
2016-03-08 Alexander MotinMFV r296538: 6544 incorrect comment in libzfs.h about...
2016-03-08 Alexander MotinMFV r296536: 6551 cmd/zpool: cleanup gcc warnings
2016-03-08 Alexander MotinMFV r296534: 6550 cmd/zfs: cleanup gcc warnings
2016-03-08 Alexander MotinMFV r296532: 6637 replacing "dontclose" with "should_close"
2016-03-08 Alexander MotinMFV r296529:
2016-03-08 Alexander MotinMFV r296527: 6659 nvlist_free(NULL) is a no-op
2016-03-08 Alexander MotinMFV r296522: 6541 Pool feature-flag check defeated...
2016-03-08 Alexander MotinMFV r296520: 6562 Refquota on receive doesn't account...
2016-03-08 Alexander MotinMFV r296518: 5027 zfs large block support (add copyright)
2016-03-08 Alexander MotinMFV r296515: 6536 zfs send: want a way to disable...
2016-03-08 Alexander MotinMFV r296513: 6450 scrub/resilver unnecessarily traverse...
2016-03-08 Alexander MotinMFV r296511: 6537 Panic on zpool scrub with DEBUG kernel
2016-03-08 Alexander MotinMFV r296505: 6531 Provide mechanism to artificially...
2016-03-08 Mark JohnstonMFV r296306: 6604 harden DIF bounds checking
2016-03-05 Dag-Erling SmørgravUpgrade to Unbound 1.5.8.
2016-03-05 Dimitry AndricMerge ^/head r296369 through r296409.
2016-03-04 Marcelo AraujoSet argument encode/result decode call backs for 'mapli...
2016-03-04 Marcelo AraujoImplement the 'master' request.
2016-03-03 Dimitry AndricMerge ^/head r296007 through r296368.
2016-03-03 Dimitry AndricUpdate llvm and clang to 3.8.0 release.
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 Dimitry AndricUpdate llvm and clang to release_38 branch r261684.
2016-02-24 Dimitry AndricMerge ^/head r295902 through r296006.
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 Dimitry AndricMerge ^/head r295845 through r295901.
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-21 Dimitry AndricUpdate compiler-rt to release_38 branch r261369.
2016-02-21 Dimitry AndricUpdate llvm and clang to release_38 branch r261369.
2016-02-21 Dimitry AndricMerge ^/head r295601 through r295844.
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-13 Dimitry AndricMerge ^/head r295544 through r295600.
next