]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.bin
Handle races with listening socket close when connecting a unix socket.
[FreeBSD/FreeBSD.git] / usr.bin /
2016-08-08 ngieRemove vestigal references to __alpha__
2016-08-06 ngieFix building usr.bin/tar/tests with PIE symbol building...
2016-08-05 baptsdiff: remove non finish/function code
2016-08-04 pfgindent(1): Use bsearch() for looking up type keywords.
2016-08-03 pfgindent(1): add new -sac and -U options.
2016-08-03 pfgindent(1): accept offsetof(3) as a keyword.
2016-08-02 bapttruss: fix uninitialized trussinfo->curthread in add_th...
2016-08-02 dimFix a segfault in bsdgrep when parsing the invalid...
2016-08-02 pfgsed(1): Revert r303047 "cleanup" and therefore r303572.
2016-08-01 pfgindent: Avoid using values of pointers that refer to...
2016-08-01 pfgindent(1): Use a dash in the license headers.
2016-07-31 pfgindent(1): Rearrange option parsing code to squelch...
2016-07-31 pfgindent(1): replace function call to bzero with memset.
2016-07-31 pfgindent(1): Don't newline on cpp lines like #endif unles...
2016-07-31 pfgindent(1): Untangle the connection between pr_comment...
2016-07-31 pfgindent(1): Fix wrapping of some lines in comments.
2016-07-31 pfgindent(1): Simplify pr_comment().
2016-07-31 baptRemove another occurence of _WITH_GETLINE
2016-07-31 pfgindent(1): Remove dead code relating to unix-style...
2016-07-31 acheFix date
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
next