]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sbin
Merge branch 'releng/11.1' into releng-CDN/11.1
[FreeBSD/FreeBSD.git] / sbin /
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.
2016-04-19 araujoUse NULL instead of 0.
2016-04-19 araujoUse NULL for pointers instead of 0.
2016-04-18 araujoUser NULL instead of 0 for pointers.
2016-04-18 araujoUse NULL instead of 0 for pointers.
2016-04-18 araujoUse NULL instead of 0 for pointers.
2016-04-18 araujostrchr(3) will return NULL if it cannot find the charac...
2016-04-18 araujoUse NULL instead of 0 for pointers.
2016-04-18 delphijMFV r298178:
2016-04-17 baptImport libucl 0.8.0
2016-04-17 baptImport sqlite3 3.12.1
2016-04-16 gjbMerge the projects/release-pkg branch to head.
2016-04-16 gjbMFH
2016-04-15 pfgCleanup unnecessary semicolons from utilities we all...
2016-04-15 cemsavecore(8): Explicitly cast to fix i386 warning
2016-04-15 philImport to 0.6.1
2016-04-15 cemAdd 4Kn kernel dump support
2016-04-14 aeAdd External Actions KPI to ipfw(9).
2016-04-14 scottlUpdate the devd.conf man page to describe the new CAM...
2016-04-14 loosMake pfctl(8) more flexible when parsing bandwidth...
2016-04-14 aeFix output formatting of O_UNREACH6 opcode.
2016-04-14 markjInclude -a in the nextboot(8) usage string.
2016-04-13 gjbMFH
2016-04-12 philMerge libxo 0.4.6
2016-04-12 pfgfsck_ffs for pointers replace 0 with NULL.
2016-04-12 gjbMFH
2016-04-11 asomersFix an intermittent bug in sbin/devd/client_test.stream
2016-04-11 gjbMFH
2016-04-11 aeFix the problem, when gpart(8) can't write both bootcod...
2016-04-10 markjnextboot(8): add a -a option for appending to a configu...
2016-04-08 allanjudeCreate the GELIBOOT GEOM_ELI flag
2016-04-06 pfgfsck_msdosfs(8): Optimimize memsets
2016-04-04 gjbMFH
2016-04-03 impAdd a timestamp variable to the environment. This is...
2016-04-03 impMake $_ match the docs.
2016-03-31 pfgrestore(8): fix use of uninitialized value.
2016-03-28 traszFix bunch of .Xrs.
2016-03-28 impSometimes, it's useful to export the entire line to...
2016-03-23 bdreweryRemove disconnected casperd, missed in r296047.
2016-03-21 bdreweryDIRDEPS_BUILD: Update dependencies.
next