]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.bin
Do not autotune ncallout to be greater than 18508.
[FreeBSD/FreeBSD.git] / usr.bin /
2013-01-15 dbnAdd myself as a port committer (with eadler@ and bdrewe...
2013-01-14 jlhRemove stray tabs.
2013-01-14 jlhAllow commands without any additional arguments, as...
2013-01-12 mjgprocstat: only one mode flag can be specified, but...
2013-01-11 brooksImplement the -N <dbdir> option which allows an alterna...
2013-01-11 theravenMerge new version of libcxxrt. This brings in three...
2013-01-08 delphijUse calloc() to get zeroed memory.
2013-01-08 obrienFollowing r226271, allow disabling lzma support with...
2013-01-06 andrewFix a signed/unsigned comparison when wchar_t is unsign...
2013-01-05 markjFix a segfault when bsdgrep -i is given an empty patter...
2013-01-05 gabor- Fix handling of the case when multiple patterns are...
2013-01-05 delphijFollow calloc convention in other code, this is functio...
2013-01-04 delphijConstify arguments. While I'm there, also add a static...
2013-01-01 antoineAdd missing DPADD.
2012-12-30 kevlo- Use BN_set_negative() and BN_is_negative() instead...
2012-12-23 dimUpgrade our copy of llvm/clang to 3.2 release.
2012-12-22 andrewMake struct fstate aligned to the same as an int as...
2012-12-21 brooksAdd NetBSD's mtree to the tree and install it as nmtree...
2012-12-20 gabor- Change the memory heuristics to an actually working one
2012-12-20 eadlerMake bsdgrep behave as gnugrep and as documented: ...
2012-12-18 eadlerPOSIX requires that non-existent or null arguments...
2012-12-18 brooksReplace our implementation of the vis(3) and unvis...
2012-12-17 gabor- Use unsigned int for values obtained with sysctlbynam...
2012-12-13 grogUse even more conventional conversion routines.
2012-12-13 grogReluctantly remove one of the most extraordinary numeri...
2012-12-10 eadlerGive users a hint when their locate database is too...
2012-12-09 andreFix bandwidth reporting when doing a restarted download...
2012-12-08 eadlerA number of places in the source tree still reference...
2012-12-08 eadlerAdd check for failure of mkstemp and setenv.
2012-12-08 jillestime: Use close-on-exec instead of fclose() in the...
2012-12-07 erwinUpdate to 9.8.4-P1.
2012-12-04 joelRemove superfluous paragraph macro.
2012-12-04 bdrewery- Move EXAMPLES descriptions to before the actual command
2012-12-03 delphijNote that the manual page of less(1) says:
2012-12-03 jkimRemove fictitious support for 80386-class CPUs from...
2012-12-03 dimUpgrade our copy of llvm/clang to r168974, from upstrea...
2012-12-02 rmacklemDocument the "-m" option added by r243783.
2012-12-02 rmacklemAdd a "-m" option to nfsstat, which dumps out the
2012-12-01 rwatsonMerge OpenBSM 1.2-alpha2 from vendor branch to FreeBSD...
2012-11-27 pjdRespect NO_FSCHG and don't set 'schg' flag on passwd...
2012-11-24 andrewThe is_delim function works on wchar_t characters not...
2012-11-20 jkimMerge ACPICA 20121114.
2012-11-20 eadlerAdd 'w' flag to:
2012-11-19 eadlerUse .Nm instead of a self xref
2012-11-19 rpauloUse the correct size when allocating the cmdbuf string.
2012-11-18 eadlerUse the macro for standard error return values.
2012-11-18 eadlerMake it clear that amin and friends take + and - options.
2012-11-18 eadlerStandardize EXIT STATUS instructions in man pages when...
2012-11-17 grogSort options.
2012-11-17 grogCorrectly handle keywords without options.
2012-11-17 hrsFill sin6_scope_id in sockaddr_in6 before passing it...
2012-11-17 edFix whitespace.
2012-11-16 andreChange fetch(1) to:
2012-11-16 sjgMerge bmake-20121111
2012-11-15 eadlerAvoid possible null deref if ypclnt_new returns null
2012-11-15 eadlerAdd option to suppress just the plot in ministat while...
2012-11-15 eadlerMake definition match declaration
2012-11-15 jeff - Implement run-time expansion of the KTR buffer via...
2012-11-14 dimFor mkcsmapper, conditionalize gcc-specific compile...
2012-11-13 eadlerAdd examples to the ssh-copy-id script.
2012-11-12 eadlerClarify where the authorized_key file lives.
2012-11-11 grogCorrect date of Stanley's encounter with Livingstone.
2012-11-11 eadlerAdd the standard exit status to the ssh-copy-id man...
2012-11-11 rpauloAdd the PID column to the list of sort keys.
2012-11-10 grogMore style(9) tabs vs. spaces:
2012-11-10 grogCorrect date and spelling of encounter between Stanley and
2012-11-10 eadlerBe a bit more paranoid.
2012-11-08 grogReplace spaces by tabs where appropriate.
2012-11-08 grogMake parameters to -c and -k options optional. If...
2012-11-07 dimBelatedly add links from /usr/bin/clang to /usr/bin...
2012-11-05 delphijFix build with clang: properly terminate comment even...
2012-11-04 delphijMFV: less v453.
2012-11-04 joelNew sentence, new line.
2012-11-04 joelAdd a few basic examples.
2012-11-04 gblach- Add my mentor relationships to committers-ports.dot
2012-11-02 jilleskdump: Also decode fcntl commands containing underscore...
2012-11-01 gabor- Portability changes for ARM
2012-10-30 npCatch up with r238925. ktr_entries may not be a power...
2012-10-26 traszAdd pcpu to the the rctl(8) manual page.
2012-10-26 obrienAdd "-f" to also output filemon(4) information.
2012-10-26 eadlerPrefer an example users born after myself might use.
2012-10-25 sjgMerge bmake-20121010
2012-10-25 alfredShow the number of times we block waiting for mbufs.
2012-10-23 obrienDon't include both <sys/param.h> & <sys/types.h>.
2012-10-22 dimImport libc++ trunk r165949. Among other improvements...
2012-10-22 eadlerSomehow this got replicated too many times
2012-10-22 eadlerAdd a clean-room reimplementation of a script originally
2012-10-22 eadlerCheck the return error of set[ug]id. While this can...
2012-10-22 eadlerCheck the return error of set[e][ug]id. While this...
2012-10-22 eadlerRemove unused variable. Newer versions of gcc care.
2012-10-22 eadlerFix conditional expression: previously a bitvector...
2012-10-22 eadlerMark bsdar_errc as __dead2 to help code analysis tools.
2012-10-22 marcelAdd ATF to the build. This is may be a bit rought aroun...
2012-10-21 nwhitehornUpdate dialog to 20120706: includes minor useability...
2012-10-21 andreastFix build.
2012-10-20 edMore -Wmissing-variable-declarations fixes.
2012-10-20 uqsApply local patches to mandoc and connect it to the...
2012-10-19 uqsMerge mandoc from vendor into contrib and provide the...
2012-10-19 marcelFix a bootstrapping problem where the first bmake ...
2012-10-19 edMore -Wmissing-variable-declarations fixes.
next