]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sbin
Merge branch 'releng/11.1' into releng-CDN/11.1
[FreeBSD/FreeBSD.git] / sbin /
2016-10-16 sevanMFC r306727:
2016-10-16 sevanMFC r306725:
2016-10-16 sevanMFC r306724:
2016-10-16 sevanMFC r306723:
2016-10-16 sevanMFC r306617:
2016-10-16 sevanMFC r306616:
2016-10-16 sevanMFC r306615:
2016-10-16 sevanMFC r306614:
2016-10-16 sevanMFC r306613:
2016-10-16 sevanMFC r306612:
2016-10-10 sevanMFC r306611:
2016-10-10 sevanMFC r306610:
2016-10-10 sevanMFC r306607:
2016-10-10 sevanMFC r306606:
2016-10-10 sevanMFC r306605:
2016-10-10 sevanMFC r306604:
2016-10-10 sevanMFC r306603:
2016-10-10 sevanMFC r306602:
2016-10-10 sevanMFC r306601:
2016-10-10 sevanMFC r306600:
2016-10-10 sevanMFC r306598
2016-10-08 sevanMFC r306599:
2016-09-25 kibMFC r305942:
2016-08-31 badgerMFC r304652:
2016-08-31 dimMFC r304969:
2016-08-31 mavMFC r304751: Fix minor copy/paste bug.
2016-08-20 pfgMFC r303062, r303567, r303593:
2016-08-17 kpMFC r303663:
2016-08-14 aeMFC r303374:
2016-08-14 aeMFC r303955:
2016-08-11 aeMFC r303842:
2016-08-09 loosMFC r303760:
2016-08-05 desMFH (r303289): update example section
2016-08-04 aeMFC r303615:
2016-07-18 aeMFC r302561,302565:
2016-07-07 traszAdd new unmount(2) flag, MNT_NONBUSY, to check whether...
2016-07-05 araujoFix a regression introduced on revision r271909, when...
2016-07-04 grehanImport bhyve_graphics into CURRENT. Thanks to all who...
2016-07-02 aeHide warning about non-existent lookup tables and infor...
2016-07-01 delphijMFV r302260: expat 2.2.0
2016-06-28 phkDo not coredump if the packet is too long in the global...
2016-06-27 delphijMFV r302218: file 5.28.
2016-06-24 asomersFix "sysctl vm.vmtotal" output on machines with > 2TB...
2016-06-22 mmMFV r302003,r302037,r302038,r302056:
2016-06-17 kppf: Filter on and set vlan PCP values
2016-06-17 bdreweryImport ClangFormat.cpp from ^/vendor/clang/clang-releas...
2016-06-08 avosifconfig: fix wlan creation when unit number is not...
2016-06-08 araujoBump date on ifconfig(8) and vlan(4) to reflect the...
2016-06-06 araujoAdd support to priority code point (PCP) that is an...
2016-06-04 baptImport libucl snapshot 20160604
2016-06-03 delphijMFV r301238:
2016-06-03 pfgdhclient(1): correct obvious mismatch in get_char().
2016-06-02 allanjudeAddress feedback from hrs@ re: r301059 (ifconfig subnet...
2016-06-02 truckmanBelatedly bump .Dd date for Dummynet AQM import in...
2016-06-01 lidlImport NetBSD's blacklist source from vendor tree
2016-05-31 allanjudeifconfig(8) now supports some output formatting options
2016-05-31 edStop using the non-standard basename_r() function.
2016-05-29 allanjudeAdd Documentation for missing ifconfig(8) flags
2016-05-29 allanjudeImport the skein hashing algorithm, based on the threef...
2016-05-28 allanjudeImplement SHA-512 truncated (224 and 256 bits)
2016-05-27 grehanCreate branch for bhyve graphics import.
2016-05-26 truckmanImport Dummynet AQM version 0.2.1 (CoDel, FQ-CoDel...
2016-05-26 dimUpdate libc++ to 3.8.0. Excerpted list of fixes (with...
2016-05-26 avosifconfig: set by default FCC regulatory domain for...
2016-05-25 truckmanFix a couple of Coverity Unintended sign extension...
2016-05-25 truckmanFix a couple of new instances of a false positive Cover...
2016-05-24 truckmanFix multiple Coverity Out-of-bounds access false postiv...
2016-05-20 emasteUpdate to ELF Tool Chain r3475
2016-05-19 kenAdd support for managing Shingled Magnetic Recording...
2016-05-18 cemdhclient: Fix the trivial buffer overruns correctly
2016-05-18 cemRevert r299512
2016-05-17 aeMake `ipfw internal olist` output more user friendly.
2016-05-17 aeMake named objects set-aware. Now it is possible to...
2016-05-16 truckmanAdd an assertion to catch a potential underflow in...
2016-05-16 araujoFor pointers use NULL instead of 0.
2016-05-16 araujoFor pointers use NULL instead of 0.
2016-05-16 araujoFor pointers use NULL instead of 0.
2016-05-16 truckmanUse strlcpy() instead of strncpy() when copying ifname...
2016-05-15 pfgrouted(8): Use arc4random_uniform instead of arc4random.
2016-05-15 pfgrouted(8): Misc. cleanups to squelch Coverity.
2016-05-15 pfgrouted(8): Dereference before null check.
2016-05-15 pfgrouted(8): Avoid NULL de-reference and two possible...
2016-05-14 pfgAvoid NULL de-references.
2016-05-14 pfgrouted(8): Use arc4random.
2016-05-14 pfgrouted: Fix use after free.
2016-05-14 pfgrouted(8): use NULL instead of zero for pointers.
2016-05-12 mmMFV r299425:
2016-05-12 truckmanCheck for socket creation success before calling bind().
2016-05-12 cemdhclient: Fix some trivial buffer overruns
2016-05-11 cemcamcontrol(8): Fix another trivial double-free
2016-05-11 cemcamcontrol(8): Fix trival double-free
2016-05-11 cemfsck_ffs: Don't overrun mount device buffer
2016-05-11 traszWhen rerooting, take the init(8) path from argv[0]...
2016-05-11 traszWhen rerooting, ignore ESRCH returned from kill(2)...
2016-05-11 traszCosmetic fixes for growfs(8) - remove unneeded capitali...
2016-05-10 traszUpdate the example growfs(8) manual page to include...
2016-05-10 traszAdd "camcontrol reprobe" subcommand, and implement...
2016-05-10 baptRename getline with get_line to avoid collision with...
2016-05-09 avosifconfig: fix check for 40 MHz channels while applying...
2016-05-06 gargaAdd missing parameters -N and -l to reroot and halt...
next