]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - bin
Fix VIMAGE build.
[FreeBSD/FreeBSD.git] / bin /
2013-01-13 Jilles Tjoelkersh: Fix crash when parsing '{ } &'.
2013-01-13 Jilles Tjoelkersh: Don't lose $? when backquoted command ends with...
2013-01-11 David ChisnallMerge new version of libcxxrt. This brings in three...
2013-01-09 Neel NatuIFC @ r245178
2013-01-06 Andrew TurnerWhen WCHAR_MIN == 0 the check if a wchar_t value will...
2013-01-04 Neel NatuIFC @ r244983.
2013-01-03 Xin LIMFV: one-true-awk 20121220.
2013-01-02 Xin LIMFV r244973:
2012-12-29 Gregory Neil ShapiroMerge sendmail 8.14.6 to HEAD
2012-12-28 Glen BarberFix wording nit.
2012-12-27 Jilles Tjoelkertest(1): Document == alias for =.
2012-12-25 Jilles Tjoelkersh: Prefer strsignal() to accessing sys_siglist directly.
2012-12-23 Dimitry AndricUpgrade our copy of llvm/clang to 3.2 release.
2012-12-22 Martin MatuskaMFV r244559:
2012-12-21 Brooks DavisAdd NetBSD's mtree to the tree and install it as nmtree...
2012-12-21 Kevin LoFix socket calls on error post-r243965.
2012-12-18 Brooks DavisReplace our implementation of the vis(3) and unvis...
2012-12-15 Robert WatsonMerge OpenBSM 1.2-alpha3 from the vendor branch to...
2012-12-15 Robert WatsonVendor import of OpenBSM 1.2-alpha3. This eliminates...
2012-12-15 Martin MatuskaMFV r244245:
2012-12-12 Jilles Tjoelkersh: Detect and flag write errors on stdout in builtins.
2012-12-12 Pawel Jakub DawidekUse kern.max_pid sysctl to obtain maximum PID number...
2012-12-12 Greg LeheyHandle large negative block counts correctly.
2012-12-07 Erwin LansingUpdate to 9.8.4-P1.
2012-12-05 Erwin LansingVendor import of Bind 9.8.4-P1
2012-12-05 Erwin LansingVendor import of Bind 9.8.4
2012-12-03 Dimitry AndricUpgrade our copy of llvm/clang to r168974, from upstrea...
2012-12-03 Xin LIMFV: less v456.
2012-12-01 Robert WatsonMerge OpenBSM 1.2-alpha2 from vendor branch to FreeBSD...
2012-12-01 Robert WatsonMerge a number of post-1.2-alpha2 changes to OpenBSM...
2012-11-30 Robert WatsonImport OpenBSM 1.2-alpha2:
2012-11-29 David ChisnallMerge new libc++ into head.
2012-11-26 Martin MatuskaMFV r243395:
2012-11-25 Martin MatuskaMFV r243013 and r243267:
2012-11-25 Martin MatuskaMFV r243012:
2012-11-25 Martin MatuskaMFV r242735:
2012-11-20 Jung-uk KimMerge ACPICA 20121114.
2012-11-17 Neel NatuIFC @ r243164
2012-11-16 Greg LeheyUpdate man pages and clarify a number of options.
2012-11-16 Simon J. GerratyMerge bmake-20121111
2012-11-15 Sergey KandaurovFix section number for pstat and swapinfo cross references.
2012-11-15 Eitan AdlerFollow the behavior as specified in POSIX:
2012-11-15 Greg LeheyAdd , (comma) option to print sizes grouped and separat...
2012-11-14 Jilles Tjoelkersh: Remove an unused variable.
2012-11-13 Edwin GroothuisMerge of vendor import of 242999, tzdata2012j
2012-11-13 Neel NatuIFC @ r242940
2012-11-13 David ChisnallImport new version of libc++ into base.
2012-11-12 Edwin GroothuisMerge of vendor import of 242925, tzdata2012i
2012-11-11 Jilles Tjoelkersh: Forward-declare struct alias instead of giving...
2012-11-11 Neel NatuIFC @ r242684
2012-11-10 Xin LIMFV r242729 (mm):
2012-11-09 Peter WemmUndo over-aggressive conversion of spaces to tabs....
2012-11-08 Greg LeheyReplace spaces with tabs where appropriate.
2012-11-08 Jilles Tjoelkersh: Fix two issues when an alias is redefined:
2012-11-08 Greg LeheyAdd y flag and environment variable LS_SAMESORT to...
2012-11-07 Greg LeheySort option parsing as far as practical.
2012-11-05 Jilles Tjoelkersh: Change cmdtype in tblentry from short to signed...
2012-11-04 Xin LIMFV: less v453.
2012-11-03 Jilles Tjoelkersh: Use C99 flexible array instead of accessing array...
2012-11-02 Joel DahlAdd a couple of examples.
2012-10-28 Edwin GroothuisMerge of vendor import of tzdata2012h
2012-10-25 Simon J. GerratyMerge bmake-20121010
2012-10-23 Jung-uk KimMerge ACPICA 20121018.
2012-10-22 Xin LIMFV: netcat from OpenBSD 5.2.
2012-10-22 Dimitry AndricImport libc++ trunk r165949. Among other improvements...
2012-10-22 Edwin GroothuisMFV of r241867
2012-10-21 Nathan WhitehornUpdate dialog to 20120706: includes minor useability...
2012-10-20 Ed SchoutenMore -Wmissing-variable-declarations fixes.
2012-10-19 Ulrich SpörleinMerge mandoc from vendor into contrib and provide the...
2012-10-19 Ed SchoutenMore -Wmissing-variable-declarations fixes.
2012-10-19 Brooks DavisReplace our version of the pwcache(3) API with NetBSD...
2012-10-19 Ed SchoutenFix warnings found by -Wmising-variable-declarations.
2012-10-14 Joel Dahlmdoc: don't nest displays. The markup here isn't adding...
2012-10-10 Xin LIUpgrade to 9.8.3-P4:
2012-10-10 Xin LIVendor import of BIND 9.8.3-P4.
2012-10-05 Xin LIMFV: tcpdump 4.3.0.
2012-10-05 Xin LIMFV: libpcap 1.3.0.
2012-10-03 Marcel MoolenaarMerge bmake-20120831 from vendor/NetBSD/bmake/dist.
2012-09-27 Matthew D FlemingFix bin/ build with a 64-bit ino_t.
2012-09-26 Martin MatuskaMerge recent vendor changes in ZFS.
2012-09-20 Doug BartonUpgrade to 9.8.3-P3:
2012-09-19 Jung-uk KimMerge ACPICA 20120913.
2012-09-18 Andrey Zonov- Bump date.
2012-09-18 Andrey Zonov- Add 'dsiz' and 'ssiz' keywords to show data and stack...
2012-09-16 Eitan AdlerRevert 240527:
2012-09-15 Jilles Tjoelkersh: Prefer internal nextopt() to libc getopt().
2012-09-14 Eitan AdlerFree memory before exiting in order to
2012-09-14 Baptiste Daroussinupdate to version 20120526
2012-09-14 Jilles Tjoelkersh: Reduce code duplication: use setinputfile instead...
2012-09-13 Edwin GroothuisMFV of 240454, tzdata2012f
2012-09-12 Martin MatuskaMerge recent zfs vendor changes, sync code and adjust...
2012-09-11 Joel DahlMinor mdoc fix.
2012-09-08 Jilles Tjoelkersh: Remove XXX comment about removing nextopt().
2012-09-07 Kevin LoUse "e.g.", not "i.e.", to introduce an example.
2012-09-05 Marcel MoolenaarUpdate to a pruned 0.16.
2012-09-05 Martin MatuskaMerge recent vendor changes and sync code:
2012-09-04 Marcel MoolenaarMerge ATF 0.16 from vendor/atf/dist.
2012-09-04 Edward Tomasz Napi... Explicitly mention that "cp -p" copies ACLs.
2012-09-04 Edward Tomasz Napi... Fix an error in setfacl(1) that manifested like this:
2012-09-04 Edward Tomasz Napi... In getfacl(1) manual page, mention where to read about...
next