Remove duplicate sentence from pfsync.8.
[freebsd.git] / sbin /
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...
2016-05-06 pfgnvmecontrol.8: minor spelling fix.
2016-05-05 dimSince contrib/libcxxrt's ancestry was never correct...
2016-05-04 ngieMerge ^/user/ngie/release-pkg-fix-tests to unbreak...
2016-05-04 asomersImprove performance and functionality of the bitstring...
2016-05-04 pfgfsck_msdosfs: Adjust a check.
2016-05-03 jkimMerge OpenSSL 1.0.2h.
2016-05-02 araujoUse MIN macro from sys/param.h.
2016-05-02 araujoUse MIN/MAX macros from sys/param.h.
2016-05-02 araujoUse MIN()/MAX() macros from sys/param.h.
2016-05-02 araujoUse MIN() macro from sys/param.h.
2016-05-01 pfgrestore: promote some getfiles() parameters to size_t.
2016-05-01 edRemove useless calls to basename().
2016-05-01 pfgrestore: fix resource handle leak.
2016-05-01 pfgrestore: drop casts for calloc().
2016-05-01 pfgsbin: ake use of our rounddown() macro when sys/param...
2016-05-01 pfgsbin: use our howmany() macro when available through...
2016-04-30 pfgrestore: fix memory leak.
2016-04-30 pfgrestore: use our howmany() instead of reinventing the...
2016-04-30 pfgfdisk: drop unused macro and make use of roundup()...
2016-04-30 pfgsbin: minor spelling fixes.
2016-04-29 gjbFix including Kyuafile in packaged base system.
2016-04-28 ngieRemove logically impossible test in scsidoinquiry(..)
2016-04-27 jkimMerge ACPICA 20160422.
2016-04-27 delphijMFV r298691:
2016-04-27 araujoUse macro MIN() from sys/param.h.
2016-04-27 pfgfsck_ffs: Revert partially the unsigned changes.
2016-04-27 pfgfsck_ffs: Revert partially the unsigned changes.
2016-04-26 asomersAdd GEOM::physpath documentation to devd.conf(5)
2016-04-26 adrian[ifconfig] add STBC TX/RX configuration
2016-04-25 pfgifconfig: prevent some improbable signed integer overflows.
2016-04-24 pfgfsck_ffs: Adopt some type safety for the journalling...
2016-04-22 araujoUse macro MAX() from sys/param.h.
2016-04-21 araujoUse MIN()/MAX() macros from sys/param.h.
2016-04-21 araujoUse MAX() from sys/param.h.
2016-04-21 araujoFix a missing blank space.
2016-04-21 araujoSimplify the get_type() function.
2016-04-20 sephedhclient: Log a warning instead of bailing upon "illega...
2016-04-20 araujoRe-ident lines.
2016-04-20 araujoUse nitems() from sys/param.h.
2016-04-20 araujoUse nitems() from sys/param.h.
2016-04-20 ngieDon't leak fd on sectorsize malloc failure
2016-04-19 pfgrestore: use our roundup2/rounddown2() macros when...
2016-04-19 pfgdump: use NULL instead of zero for pointers.
2016-04-19 pfgfsck_msdosfs: use NULL instead of zero for pointers.
2016-04-19 traszMention fsck_ffs -E in tunefs(8). It's non-obvious...
2016-04-19 araujoUse nitems() from sys/param.h.
2016-04-19 araujoUse nitems() from sys/param.h.
2016-04-19 araujoUse nitems() from sys/param.h.
2016-04-19 araujoUse nitems() from sys/param.h.
2016-04-19 adrianAdd VHT power envelope parsing to ifconfig.
2016-04-19 araujoUse nitems() from sys/param.h.
2016-04-19 araujoUse nitems() from sys/param.h.
2016-04-19 araujoUse nitems() from sys/param.h.
2016-04-19 araujoRemove redundant parenthesis.
2016-04-19 araujoUse nitems() from sys/param.h.
2016-04-19 araujoUse nitems() from sys/param.h.
2016-04-19 araujoUse nitems() instead of sizeof(name) / sizeof(*name).
2016-04-19 araujomalloc will return NULL if it cannot allocate memory.
2016-04-19 araujogetfsent(3) will return NULL on EOF or error.
2016-04-19 araujoUse NULL instead of 0 for pointers.
2016-04-19 araujoUse NULL instead of 0 for pointers.
next