]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - bin
Add mistakenly removed third clause to license
[FreeBSD/FreeBSD.git] / bin /
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-06 andrewWhen WCHAR_MIN == 0 the check if a wchar_t value will...
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-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-11 jillessh: Forward-declare struct alias instead of giving...
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.
2012-09-08 jillessh: Remove XXX comment about removing nextopt().
2012-09-07 kevloUse "e.g.", not "i.e.", to introduce an example.
2012-09-04 marcelMerge ATF 0.16 from vendor/atf/dist.
2012-09-04 traszExplicitly mention that "cp -p" copies ACLs.
2012-09-04 traszFix an error in setfacl(1) that manifested like this:
2012-09-04 traszIn getfacl(1) manual page, mention where to read about...
2012-09-04 traszMake "setfacl -bd" an alias for "setfacl -k". Previous...
2012-09-04 traszMake setfacl(1) behave properly in situations like...
2012-09-03 traszFix compact form of "synchronize" permission in setfacl...
2012-09-01 edRework all non-contributed files that use `struct timez...
2012-08-31 jhbAdd a -h flag similar to the -h flag for ln to force...
2012-08-29 emasteAvoid passing uninitialized stack to addelem() if calle...
2012-08-20 dimUpgrade our copy of llvm/clang to trunk r162107. With...
2012-08-16 jkimMerge ACPICA 20120816.
2012-08-08 andrewImport compiler-rt r160957.
2012-07-29 jillessh: Fix EINTR race condition in "wait" and "set -T...
2012-07-28 jillessh: Do not ask for stopped/continued processes if we...
2012-07-28 jillessh: Inline waitproc() into its only caller.
2012-07-28 jillessh: Track continued jobs (even if not continued by...
2012-07-28 mmUpdate libarchive to 3.0.4
2012-07-24 impUpdate to latest git version of dtc to get new dtsv2...
2012-07-20 jhUse proper error message when fstat(2) fails on stdout.
2012-07-20 jhstyle(9).
2012-07-17 pfgDtrace: improve handling of library paths.
2012-07-15 jillesstty: Mark usage() __dead2.
2012-07-15 jillesps: Fix memory leak when showing start/lstart for swapp...
2012-07-15 jillessh: Reset pendingsigs before checking pending traps...
2012-07-15 jillessh: Remove unused variable in_dowait.
2012-07-15 jillessh: Expand assignment-like words specially for export...
2012-07-14 pfgMerge illumos commit 13455:7205f7794835
2012-07-12 jkimMerge OpenSSL 1.0.1c.
2012-07-11 jkimMerge ACPICA 20120711.
2012-07-11 pfgMerge libedit adjustment from NetBSD.
2012-07-01 pfgImport the dtrace llquantize test files from the vendor...
2012-06-22 jkimMerge ACPICA 20120620.
2012-06-21 delphijMFV: Update zlib to 1.2.7.
2012-06-20 delphijPolish previous revision: if the fts_* routines have...
2012-06-20 kevloFix potential symlink race condition in "rm -P" by...
2012-06-11 desNone of these programs actually use auth.conf.
2012-05-28 dougbUpgrade to BIND version 9.8.3, the latest from ISC.
2012-05-28 dougbVendor import of BIND 9.8.3
2012-05-26 desUpdate to OpenPAM Micrampelis.
next