]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sbin
Update clang to release_39 branch r276489, and resolve conflicts.
[FreeBSD/FreeBSD.git] / sbin /
2016-08-16 Dimitry AndricUpdate clang to release_39 branch r276489, and resolve...
2016-08-16 Dimitry AndricUpdate llvm to release_39 branch r276489, and resolve...
2016-08-16 Dimitry AndricMerge ^/head r303250 through r304235.
2016-08-16 Mark JohnstonMFV r304057:
2016-08-16 Mark JohnstonMFV r301526:
2016-08-16 Mark JohnstonMFV r301525:
2016-08-16 Mark JohnstonMFV r301524:
2016-08-16 Mark JohnstonMFV r296989:
2016-08-16 Mark JohnstonMFV r304056:
2016-08-14 Andrey V. ElsukovAdd an ability to attach comment to check-state rules.
2016-08-14 Andrey V. ElsukovDo not warn about ambiguous state name when we inspect...
2016-08-14 Andrey V. ElsukovMake statistics nat64lsn, nat64stl an nptv6 output...
2016-08-14 Martin MatuskaMFV r304060:
2016-08-13 Andrey V. ElsukovAdd `stats reset` command implementation to NPTv6 module
2016-08-13 Andrey V. ElsukovAdd ipfw_nat64 module that implements stateless and...
2016-08-11 Andrey V. ElsukovRestore "nat global" support.
2016-08-08 Andrey V. ElsukovFix formatting of setfib opcode.
2016-08-08 Andrey V. ElsukovFix constructing of setdscp opcode with tablearg keyword.
2016-08-05 Luiz Otavio O SouzaFix a regression in pf.conf while parsing the 'interval...
2016-08-04 Kristof Provostpfctl: Make most global variables static.
2016-08-04 Kristof Provostpfctl: Add missing __FBSDID to pfctl_osfp.c
2016-08-04 Adrian Chadd[etherswitch] add LED API to the documentation and...
2016-08-03 Mariusz ZaborskiFix misleading description of the -b option in the...
2016-08-02 Kristof Provostpfctl: Use const where possible.
2016-08-02 Kristof Provostpfctl: Match prototype of pfctl_load_hostid.
2016-08-02 Kristof Provostpfctl: Allow TOS bits to be cleared
2016-08-01 Andrey V. ElsukovAn old tables implementation had all tables preallocated,
2016-07-31 Pedro F. Giffuniresolvconf(8) now needs an additional @RESTARTCMD@...
2016-07-31 Pedro F. Giffuniresolvconf(8) now needs an additional @RESTARTCMD@...
2016-07-30 Marcelo AraujoUse nitems() from sys/param.h.
2016-07-27 Andrey V. ElsukovDue to dropped mbuf in netisr queue route(8) can fall...
2016-07-25 Dag-Erling SmørgravRewrite the GPT and MBR examples. For GPT, ensure...
2016-07-25 Xin LIChange bsdiff to use divsufsort suffix sort library...
2016-07-23 Baptiste DaroussinUpdate mandoc to 1.13.4 release
2016-07-20 Andriy GaponMFV r303083: 7164 zdb should be able to open the root...
2016-07-20 Andriy GaponMFV r303082: 6391 Override default SPA config location...
2016-07-20 Pedro F. GiffuniMFV r298167, r300962, r303048:
2016-07-19 Andrey V. ElsukovAdd named dynamic states support to ipfw(4).
2016-07-18 Andrey V. ElsukovAdd ipfw_nptv6 module that implements Network Prefix...
2016-07-14 Andriy GaponMFV r302645: 6878 Add scrub completion info to "zpool...
2016-07-14 Andriy GaponMFV r302650: 6940 Cannot unlink directories when over...
2016-07-14 Andriy GaponMFV r302644: 6513 partially filled holes lose birth...
2016-07-14 Andriy GaponMFV r302641: 6844 dnode_next_offset can detect fictiona...
2016-07-14 Andriy GaponMFV r302640: 6874 rollback and receive need to reset...
2016-07-13 Dag-Erling Smørgravmerge upstream hg 06347b1f76fe (fix IXFR)
2016-07-11 Cy Schubertr302561 broke buildworld. This patch fixes that.
2016-07-11 Andrey V. ElsukovFlush buffer after output. This fixes adding new data...
2016-07-08 Ed Mastelibunwind: update to upstream snapshot r272680
2016-07-07 Edward Tomasz Napi... Add new unmount(2) flag, MNT_NONBUSY, to check whether...
2016-07-05 Marcelo AraujoFix a regression introduced on revision r271909, when...
2016-07-04 Peter GrehanImport bhyve_graphics into CURRENT. Thanks to all who...
2016-07-03 Enji CooperUpdate libxo to 0.6.3
2016-07-02 Andrey V. ElsukovHide warning about non-existent lookup tables and infor...
2016-07-01 Xin LIMFV r302260: expat 2.2.0
2016-06-30 Martin MatuskaMFV r302264:
2016-06-28 Poul-Henning KampDo not coredump if the packet is too long in the global...
2016-06-27 Xin LIMFV r302218: file 5.28.
2016-06-24 Alan SomersFix "sysctl vm.vmtotal" output on machines with > 2TB...
2016-06-22 Martin MatuskaMFV r302003,r302037,r302038,r302056:
2016-06-17 Kristof Provostpf: Filter on and set vlan PCP values
2016-06-17 Bryan DreweryImport ClangFormat.cpp from ^/vendor/clang/clang-releas...
2016-06-09 Dag-Erling SmørgravUpdate to latest upstream version
2016-06-08 Brooks DavisUpdate to a June 8th snapshot of (un)vis form NetBSD.
2016-06-08 Simon J. GerratyMerge bmake-20160606
2016-06-08 Andriy Voskoboinykifconfig: fix wlan creation when unit number is not...
2016-06-08 Marcelo AraujoBump date on ifconfig(8) and vlan(4) to reflect the...
2016-06-06 Marcelo AraujoAdd support to priority code point (PCP) that is an...
2016-06-05 Simon J. GerratyImport bmake-20160604
2016-06-04 Baptiste DaroussinImport libucl snapshot 20160604
2016-06-03 Pedro F. GiffuniMFV r300961:
2016-06-03 Xin LIMFV r301238:
2016-06-03 Pedro F. Giffunidhclient(1): correct obvious mismatch in get_char().
2016-06-02 Allan JudeAddress feedback from hrs@ re: r301059 (ifconfig subnet...
2016-06-02 Don LewisBelatedly bump .Dd date for Dummynet AQM import in...
2016-06-01 Kurt LidlImport NetBSD's blacklist source from vendor tree
2016-05-31 Allan Judeifconfig(8) now supports some output formatting options
2016-05-31 Ed SchoutenStop using the non-standard basename_r() function.
2016-05-29 Allan JudeAdd Documentation for missing ifconfig(8) flags
2016-05-29 Phil ShaferSubmitted by: phil
2016-05-29 Allan JudeImport the skein hashing algorithm, based on the threef...
2016-05-28 Allan JudeImplement SHA-512 truncated (224 and 256 bits)
2016-05-27 Jung-uk KimMerge ACPICA 20160527.
2016-05-26 Don LewisImport Dummynet AQM version 0.2.1 (CoDel, FQ-CoDel...
2016-05-26 Dimitry AndricUpdate libc++ to 3.8.0. Excerpted list of fixes (with...
2016-05-26 Andriy Voskoboinykifconfig: set by default FCC regulatory domain for...
2016-05-25 Ed MasteUpdate to ELF Tool Chain r3477
2016-05-25 Don LewisFix a couple of Coverity Unintended sign extension...
2016-05-25 Don LewisFix a couple of new instances of a false positive Cover...
2016-05-24 Don LewisFix multiple Coverity Out-of-bounds access false postiv...
2016-05-20 Simon J. GerratyMerge bmake-20160512
2016-05-20 Ed MasteUpdate to ELF Tool Chain r3475
2016-05-19 Kenneth D. MerryAdd support for managing Shingled Magnetic Recording...
2016-05-18 Conrad Meyerdhclient: Fix the trivial buffer overruns correctly
2016-05-18 Conrad MeyerRevert r299512
2016-05-17 Andrey V. ElsukovMake `ipfw internal olist` output more user friendly.
2016-05-17 Andrey V. ElsukovMake named objects set-aware. Now it is possible to...
2016-05-16 Don LewisAdd an assertion to catch a potential underflow in...
2016-05-16 Martin MatuskaRevert r299576 and MFV r299895:
2016-05-16 Marcelo AraujoFor pointers use NULL instead of 0.
2016-05-16 Marcelo AraujoFor pointers use NULL instead of 0.
next