]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.bin
MFV r295360
[FreeBSD/FreeBSD.git] / usr.bin /
2016-02-07 Pedro F. GiffuniMFV r295360
2016-02-02 Pedro F. GiffuniMFV r295109:
2016-02-02 Alfred PerlsteinIncrease max allowed backlog for listen sockets
2016-02-01 Andriy GaponMFV r294821: 6529 Properly handle updates of variably...
2016-01-30 John BaldwinAdd a SYSDECODE_ABI_ prefix to the ABI enums to avoid...
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 Gleb SmirnoffAugment struct tcpstat with tcps_states[], which is...
2016-01-27 Devin TeskeBump copyright
2016-01-26 Devin TeskeAdd `-k' for dpv(3) `keep_tite' config option
2016-01-26 John BaldwinAdd support to libsysdecode for decoding system call...
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:
2016-01-25 Ruslan BukinDisable gprof and users on RISC-V, they don't build.
2016-01-25 Ed Masteelfdump: handle STT_SPARC_REGISTER
2016-01-24 Ruslan BukinWe don't support a.out executables on RISC-V.
2016-01-23 Tony FinchFix a regression in the .de and .dk whois special cases
2016-01-23 Tony FinchA lot of the cleverness in whois is no longer needed!
2016-01-22 Tony FinchUpdate whois synopsis and usage with new options
2016-01-22 Benjamin KadukBump .Dd after r294575
2016-01-22 Tony FinchA few `whois` usability improvements
2016-01-22 Ruslan BukinAdd support for RISC-V ISA.
2016-01-22 Xin LIMFV r294491: ntp 4.2.8p6.
2016-01-21 Dag-Erling SmørgravUpgrade to OpenSSH 7.1p2.
2016-01-20 Dag-Erling SmørgravUpgrade to OpenSSH 7.0p1.
2016-01-20 Dag-Erling SmørgravMFV (r285035): fix props (no content changes)
2016-01-19 Alan SomersFix usr.bin.truncate.truncate_test.bad_truncate with...
2016-01-19 Dag-Erling SmørgravUpgrade to OpenSSH 6.9p1.
2016-01-19 Dag-Erling SmørgravUpgrade to OpenSSH 6.8p1.
2016-01-19 Dag-Erling SmørgravUpgrade to OpenSSH 6.7p1, retaining libwrap support...
2016-01-18 Baptiste DaroussinImport misc.c,v 1.46 from OpenBSD (by espie@)
2016-01-18 Baptiste DaroussinFix printing multibyte printing when performing a netwo...
2016-01-18 Joel Dahlmdoc: sort Xr
2016-01-18 Xin LIMFV r294260:
2016-01-15 Baptiste DaroussinUpdate mandoc to 20160116
2016-01-15 Alex Kozlov- Add support for zip to lesspipe.sh
2016-01-15 Alex Kozlov- Match directory extraction message with Infozip [1]
2016-01-15 Alex Kozlov- Extract common code from extract()/extract_stdout...
2016-01-14 Andrew TurnerSet -mlong-calls where needed to get a static clang...
2016-01-14 Eric van Gyzennumactl: fix CPU affinity when modifying an existing...
2016-01-08 Gleb SmirnoffNew sendfile(2) syscall. A joint effort of NGINX and...
2016-01-08 Xin LIMFV r293415:
2016-01-07 Bryan DreweryDIRDEPS_BUILD: Update dependencies.
2016-01-07 Renato BotelhoMake cap_mkdb and services_mkdb file operations sync
2016-01-07 Bryan DreweryUpdate dependencies after r292622 moved the ioctl script.
2016-01-05 Xin LIMFV r293125: less v481.
2015-12-31 Dimitry AndricMerge r293013 from clang380-import branch:
2015-12-31 Dimitry AndricMerge r293006 from clang380-import branch:
2015-12-31 Dimitry AndricNext part of updating llvm/clang build glue: getting the
2015-12-31 Dimitry AndricFirst part of updating llvm/clang build glue: getting...
2015-12-30 Dimitry AndricMerge ^/head r292936 through r292950.
2015-12-30 Dimitry AndricDrop the clang patch which adds recognition of 'CC...
2015-12-30 Dimitry AndricUpdate clang to trunk r256633.
2015-12-30 Dimitry AndricUpdate llvm to trunk r256633.
2015-12-29 David ChisnallImprovements to BSD-licensed DTC.
2015-12-29 Ulrich SpörleinFix type mismatches for malloc(3) and Co.
2015-12-28 Marcelo AraujoAdd on systat -vm the ability to display the physical...
2015-12-25 Dimitry AndricUpgrade our copies of clang and llvm to 3.7.1 release...
2015-12-25 Simon J. GerratyMerge bmake-20151220
2015-12-24 Baptiste DaroussinSince removal of oldnfs support linking to kvm is not...
2015-12-24 Navdeep ParharMFP r291227, r291228, and r292618.
2015-12-23 Craig RodriguesRemove extraneous characters
2015-12-22 John BaldwinMove the mkioctls script to libsysdecode and use it...
2015-12-18 Christian BruefferMerge OpenBSM 1.2 alpha 4.
2015-12-17 Christian BruefferRIP Juergen Lock (nox@FreeBSD.org), you and your contri...
2015-12-17 George V. Neville... Switch the IPsec related statistics to using the built...
2015-12-15 John BaldwinStart on a new library (libsysdecode) that provides...
2015-12-14 Dag-Erling SmørgravUpgrade to Unbound 1.5.7.
2015-12-13 Alex Kozlov- Properly set mode and atime/ctime for symlinks
2015-12-11 Alex Kozlov- Allow to extract symlinks
2015-12-11 Alex Kozlov- Remove stray whitespaces
2015-12-11 Ed MasteUpdate to ELF Tool Chain r3272
2015-12-11 Warner LoshAdd ppcboot FAT type. Needed to create a bootable power...
2015-12-10 Bryan DreweryUse LIBADD for pthread.
2015-12-08 Simon J. GerratyMerge bmake-20151201
2015-12-07 Bryan DreweryDIRDEPS_BUILD: Update dependencies.
2015-12-07 Mark JohnstonMFV r289003:
2015-12-07 Bryan DreweryAdd missing CLEANFILES.
2015-12-04 Navdeep ParharCatch up with head.
2015-12-04 Bryan DreweryRemove disconnected directory RETEST.
2015-12-04 Bryan DreweryFix LDADD/DPADD that should be LIBADD.
2015-12-03 Jung-uk KimMerge OpenSSL 1.0.2e.
2015-12-03 Tony FinchAvoid -Wmissing-initializer
2015-12-03 Tony FinchUpdate to upstream version 2.11
2015-12-02 Navdeep ParharCatch up with head.
2015-12-01 Bryan DreweryDon't override LIB*DIR variables from src.libnames.mk.
2015-12-01 Enji CooperFix typos in error messages dealing with unknown groups...
2015-12-01 Craig RodriguesAdd more text to explain --libxo flag.
2015-12-01 Allan JudeSome problems were introduced during the libxo-ificatio...
next