]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - bin
Remove redundant space.
[FreeBSD/FreeBSD.git] / bin /
2013-02-15 desUpgrade to 1.6.16
2013-02-15 jkimMerge ACPICA 20130214.
2013-02-15 desImport LDNS and build it as an internal library.
2013-02-13 jkimMerge OpenSSL 1.0.1e.
2013-02-09 delphijMFV r245512:
2013-02-08 traszFix NFSv4 permission description in setfacl(1) manual...
2013-02-08 traszImprove description of the "-m" option to setfacl(1).
2013-02-08 traszIn the setfacl(1) manual page, make it clear that for...
2013-02-07 jillessh: Simplify mksyntax and make it fit for cross-compiling.
2013-02-07 jillessh: Fix a comment.
2013-02-07 delphijCatch TRACE parameters up with r238888. This change...
2013-02-07 kibDocument P_PPTRACE.
2013-02-05 jillessh: Do not test for digit_contig in mksyntax.
2013-02-03 jillessh: Expand here documents in the current process.
2013-02-01 sjgMerge bmake-20130123
2013-01-31 jillessh: Prefer our character classification functions to...
2013-01-31 jillessh: Show negated commands (!) in jobs output.
2013-01-29 joelFix date.
2013-01-29 brooksAdd -l option to cat(1). This option causes cat(1)...
2013-01-27 markjReturn with an error from copy_link(), copy_fifo()...
2013-01-25 delphijDon't time travel back and use a present date.
2013-01-24 delphij - Wrap long line;
2013-01-23 obrienReturn "failure" as we do for 'cp -i' and a "n" answer.
2013-01-22 joelAdd FILES section.
2013-01-20 joelChange the $ENV example to use .shrc instead of .shinit...
2013-01-20 jillessh: Move some stackmarks to fix high memory usage in...
2013-01-20 jillessh: Remove mkinit's initialization routine.
2013-01-19 jillessh: Replace an mkinit use with an initialization.
2013-01-19 neelMerge projects/bhyve to head.
2013-01-19 jhb- Move 'showthreads' check out of fmt.c.
2013-01-18 jhbInclude the thread name along with the command name...
2013-01-17 jkimMerge ACPICA 20130117.
2013-01-17 neelIFC @ r245542
2013-01-17 neelIFC @ r245509
2013-01-17 eadlerRemove useless variable 'Pflag':
2013-01-16 delphijUse a different way to silence clang analyzer as done...
2013-01-16 eadlerFree memory before exiting in order to silence a warnin...
2013-01-14 jillessh: Simplify cd-hash interaction.
2013-01-14 jillessh: Pass $? to command substitution containing compound...
2013-01-13 jillessh: Fix crash when parsing '{ } &'.
2013-01-13 jillessh: Don't lose $? when backquoted command ends with...
2013-01-11 theravenMerge new version of libcxxrt. This brings in three...
2013-01-09 neelIFC @ r245178
2013-01-06 andrewWhen WCHAR_MIN == 0 the check if a wchar_t value will...
2013-01-04 neelIFC @ r244983.
2012-12-28 gjbFix wording nit.
2012-12-27 jillestest(1): Document == alias for =.
2012-12-25 jillessh: Prefer strsignal() to accessing sys_siglist directly.
2012-12-21 brooksAdd NetBSD's mtree to the tree and install it as nmtree...
2012-12-21 kevloFix socket calls on error post-r243965.
2012-12-18 brooksReplace our implementation of the vis(3) and unvis...
2012-12-12 jillessh: Detect and flag write errors on stdout in builtins.
2012-12-12 pjdUse kern.max_pid sysctl to obtain maximum PID number...
2012-12-12 grogHandle large negative block counts correctly.
2012-12-07 erwinUpdate to 9.8.4-P1.
2012-12-05 erwinVendor import of Bind 9.8.4-P1
2012-12-05 erwinVendor import of Bind 9.8.4
2012-12-03 dimUpgrade our copy of llvm/clang to r168974, from upstrea...
2012-12-01 rwatsonMerge OpenBSM 1.2-alpha2 from vendor branch to FreeBSD...
2012-12-01 rwatsonMerge a number of post-1.2-alpha2 changes to OpenBSM...
2012-11-30 rwatsonImport OpenBSM 1.2-alpha2:
2012-11-20 jkimMerge ACPICA 20121114.
2012-11-17 neelIFC @ r243164
2012-11-16 grogUpdate man pages and clarify a number of options.
2012-11-16 sjgMerge bmake-20121111
2012-11-15 pluknetFix section number for pstat and swapinfo cross references.
2012-11-15 eadlerFollow the behavior as specified in POSIX:
2012-11-15 grogAdd , (comma) option to print sizes grouped and separat...
2012-11-14 jillessh: Remove an unused variable.
2012-11-13 neelIFC @ r242940
2012-11-11 jillessh: Forward-declare struct alias instead of giving...
2012-11-11 neelIFC @ r242684
2012-11-09 peterUndo over-aggressive conversion of spaces to tabs....
2012-11-08 grogReplace spaces with tabs where appropriate.
2012-11-08 jillessh: Fix two issues when an alias is redefined:
2012-11-08 grogAdd y flag and environment variable LS_SAMESORT to...
2012-11-07 grogSort option parsing as far as practical.
2012-11-05 jillessh: Change cmdtype in tblentry from short to signed...
2012-11-03 jillessh: Use C99 flexible array instead of accessing array...
2012-11-02 joelAdd a couple of examples.
2012-10-22 dimImport libc++ trunk r165949. Among other improvements...
2012-10-21 nwhitehornUpdate dialog to 20120706: includes minor useability...
2012-10-20 edMore -Wmissing-variable-declarations fixes.
2012-10-19 uqsMerge mandoc from vendor into contrib and provide the...
2012-10-19 edMore -Wmissing-variable-declarations fixes.
2012-10-19 brooksReplace our version of the pwcache(3) API with NetBSD...
2012-10-19 edFix warnings found by -Wmising-variable-declarations.
2012-10-14 joelmdoc: don't nest displays. The markup here isn't adding...
2012-10-10 delphijVendor import of BIND 9.8.3-P4.
2012-10-05 delphijMFV: tcpdump 4.3.0.
2012-10-05 delphijMFV: libpcap 1.3.0.
2012-10-03 marcelMerge bmake-20120831 from vendor/NetBSD/bmake/dist.
2012-09-27 mdfFix bin/ build with a 64-bit ino_t.
2012-09-18 zont- Bump date.
2012-09-18 zont- Add 'dsiz' and 'ssiz' keywords to show data and stack...
2012-09-16 eadlerRevert 240527:
2012-09-15 jillessh: Prefer internal nextopt() to libc getopt().
2012-09-14 eadlerFree memory before exiting in order to
2012-09-14 jillessh: Reduce code duplication: use setinputfile instead...
2012-09-11 joelMinor mdoc fix.
next