Remove unused global variables as well as unused memory
[freebsd.git] / sbin /
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-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
next