[ar71xx_gpio] handle AR934x and QCA953x GPIO OE polarity.
[freebsd.git] / usr.bin /
2016-07-31 ngieFix regression with /i caused by r303047
2016-07-31 pfgindent(1): Bail out if there's no more space on the...
2016-07-31 pfgindent(1): Consistently indent declarations.
2016-07-31 acheReflect CLDR timedef changes
2016-07-31 acheRemove another vestige of scripted conversion
2016-07-31 acheRemove vestige of scripted conversion
2016-07-30 araujoUse nitems() from sys/param.h.
2016-07-30 araujoUse nitems() from sys/param.h.
2016-07-30 araujoUse nitems() from sys/param.h.
2016-07-30 araujoUse nitems() from sys/param.h.
2016-07-30 araujoUse nitems() from sys/param.h.
2016-07-30 araujoUse nitems() from sys/param.h.
2016-07-30 araujoUse nitems() from sys/param.h
2016-07-30 ngieExplicitly test for cu_fgets returning NULL or !NULL
2016-07-30 baptRemove usage of _WITH_GETLINE from usr.bin
2016-07-30 pfgindent(1): Yet more style issues.
2016-07-29 pfgindent(1): Attempt to preserve some consistent style.
2016-07-29 vangyzenFix markup for -j in cpuset(1) synopsis
2016-07-29 lidlMake resizewin.1 manpage use .Fx macro
2016-07-29 pfgindent(1): Use NULL instead of zero for pointers.
2016-07-29 pfgindent(1): Support "f" and "F" floating constant suffixes.
2016-07-29 pfgRevert r303487: Wrong commit log.
2016-07-29 pfgindent(1): Removed whitespace shouldn't be considered...
2016-07-29 pfgindent(1): fix struct termination detection.
2016-07-29 pfgindent(1): fix struct termination detection.
2016-07-29 pfgindent(1): Fix breakage caused by single comment follow...
2016-07-29 pfgindent(1): Avoid potential use-after-free.
2016-07-29 pfgindent(1): Avoid out of bound access of array codebuf.
2016-07-28 pfgindent: avoid calling write(2) with a negative second...
2016-07-28 edPull a copy of the input string before calling basename...
2016-07-28 edCall basename() in a portable way.
2016-07-28 edDon't call basename() and dirname() in an unportable...
2016-07-27 ngieTestcase 7.8 no longer needs to be marked TODO
2016-07-25 delphijFix bspatch heap overflow vulnerability.
2016-07-25 delphijChange bsdiff to use divsufsort suffix sort library...
2016-07-24 glebiusFix failures of scripted conversion.
2016-07-24 baptRemove reference cpp(1) which is not used anymore
2016-07-24 glebiusThe date format for ru_RU.UTF-8 locale has changed...
2016-07-23 baptUpdate mandoc to 1.13.4 release
2016-07-21 pfgsed(1): Appease older GCC.
2016-07-21 cemMirror r303120 to gcore
2016-07-20 cemAdd extended segment support to gcore
2016-07-20 acheContinuation lines with comments badly affects gprof...
2016-07-20 bdreweryOnly build makewhatis(1)/apropos(1) with MAN_UTILS.
2016-07-19 pfgsed(1): Assorted cleanups and simplifications.
2016-07-18 jhbInclude process IDs in core dumps.
2016-07-17 pfgsed(1): Fix off by one introduced in r299211.
2016-07-17 tuexenDon't duplicate code for SCTP, just use the ones used...
2016-07-15 tuexenEnsure that the -a, -W, -L options for SCTP behave...
2016-07-15 pfgmail(1): Minor declaration updates.
2016-07-15 pfgmail(1): Avoid closing negative file descriptors.
2016-07-15 tuexenWhen calling netstat -Laptcp the local address values...
2016-07-15 tuexenFix a bug which results in a core dump when running...
2016-07-15 pfgmail(1): Update more prototypes.
2016-07-14 jhbInclude command line arguments in core dump process...
2016-07-14 pfgmail(1): check for out of memory conditions when callin...
2016-07-14 acheOptimize [Cc]flag case: don't repeatedly add the last...
2016-07-14 acheDocument incomplete support of [=equiv=] and collation...
2016-07-14 acheBack out non-collating [a-z] ranges (r302594).
2016-07-14 pfgmail(1): Bring some fixes from other BSDs.
2016-07-14 markjRemove gcore's -s option.
2016-07-13 pfgmail(1): Bring some fixes from other BSDs.
2016-07-13 pfgmail(1): check for out of memory conditions when callin...
2016-07-13 kibTrace timeval parameters to the getitimer(2) and setiti...
2016-07-13 acheFully back out r302594 case 2) since overflow may happens.
2016-07-12 pfgmkimg(1): minor cleanups with argument order in calloc(3).
2016-07-12 acheUndo r302599 and partially r302594 case 2):
2016-07-11 acheCast WCHAR_MAX to wint_t, it can be unsigned on some...
2016-07-11 ache1) Following r302512 (remove collation support for...
2016-07-11 gahrDo not truncate lines longer than 512 chars.
2016-07-11 delphijUse _PATH_DEVNULL instead of hardcoding.
2016-07-11 pfgmail(1): Fix a comment.
2016-07-10 pfgmail(1): Invert calloc(3) argument order.
2016-07-09 baptRevert the change from errx/strerror to errc to appease...
2016-07-09 eadlerAdd -P to pathchk usage
2016-07-08 baptSync usage between program and man page. Increase colum...
2016-07-08 baptAdd RCS Id. Sort options in SYNOPSIS. Fix macro usage...
2016-07-07 emastelorder: produce locale-independent symbol ordering
2016-07-04 grehanImport bhyve_graphics into CURRENT. Thanks to all who...
2016-07-03 ngieFix .../usr.bin/lastcomm/legacy_test:main on i386
2016-07-03 ngieOutput the diffs to standard error when comparing the...
2016-07-01 delphijMFV r302260: expat 2.2.0
2016-06-27 delphijMFV r302218: file 5.28.
2016-06-26 asomersSkip lastcomm and sa tests on unsupported architectures
2016-06-25 tuexenThis patch fixes two bugs:
2016-06-24 markjgcore: Forward pending signals when detaching from...
2016-06-22 mmMFV r302003,r302037,r302038,r302056:
2016-06-17 emastemkimg: bump version to 20151211 after r292082
2016-06-17 bdreweryAdd clang-format under WITH_CLANG_EXTRAS.
2016-06-17 bdreweryImport ClangFormat.cpp from ^/vendor/clang/clang-releas...
2016-06-16 emastear: enable reproducible output by default when invoked...
2016-06-14 bdreweryWITH_META_MODE: Fix rebuilding maketab outside of build...
2016-06-13 mahrensAdd myself (mahrens) to calendar.freebsd
2016-06-13 ngieChange my given name from "Garrett" to "Ngie"
2016-06-09 jillesinstall: When preserving timestamps, also copy the...
2016-06-09 jhbAdd support for truss'ing Linux/x86_64 binaries under...
2016-06-08 sjgMerge bmake-20160606
2016-06-08 truckmanFix a (false positive?) Argument cannot be negative...
2016-06-06 pfgindent(1): Fix typo.
2016-06-05 bdreweryUse the in-tree sys/elf_common.h
next