]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - tools
MFV r246394:
[FreeBSD/FreeBSD.git] / tools /
2013-02-11 Martin MatuskaMFV r246394:
2013-02-11 Sergey KandaurovMajor update for unix_cmsg from Andrey Simonenko.
2013-02-11 Martin MatuskaMFV r246392:
2013-02-11 Martin MatuskaMFV r246390:
2013-02-11 Adrian ChaddTeach athalq about the recent if_ath_alq timestamp...
2013-02-10 Martin MatuskaMFV r246388:
2013-02-09 Xin LIMFV r245512:
2013-02-07 David ChisnallImport new libc++ to head. Various small fixes and...
2013-02-02 Dimitry AndricAdd missing src.conf(5) fragments for WITHOUT_LIBCPLUSP...
2013-02-02 Dimitry AndricPull in r170135 from upstream clang trunk:
2013-02-01 Simon J. GerratyMerge bmake-20130123
2013-02-01 Pietro Cerutti- Fix more style(9)-related issues (copyright header...
2013-01-31 Pietro Cerutti- Remove underscores from the internal structure name...
2013-01-30 Pietro CeruttiAdd fmemopen(3), an interface to get a FILE * from...
2013-01-30 Konstantin BelousovRework the handling of the children for the pthread_vfo...
2013-01-29 Gabor Kovesdan- Add a BSD-licensed patch, ported by Pedro F. Giffuni...
2013-01-28 Jung-uk KimMerge two bug fixes from the vendor branch.
2013-01-24 Brooks DavisUse = not == in test arguments.
2013-01-22 Ed MasteRestore Python 2.6+ compatibility
2013-01-21 Brooks DavisImplement the -l option using ln(1) to facilitate boost...
2013-01-21 David ChisnallImport new fix from libcxxrt. This fixes the case...
2013-01-19 Neel NatuMerge projects/bhyve to head.
2013-01-18 Andrew TurnerImport compiler-rt r172839.
2013-01-18 Eitan AdlerAdd option to make pc-sysinstall optional
2013-01-17 Jung-uk KimMerge ACPICA 20130117.
2013-01-17 Neel NatuIFC @ r245542
2013-01-17 Adrian ChaddAdd extra debugging fields.
2013-01-17 Neel NatuIFC @ r245509
2013-01-17 Andrew TurnerAdd compiler support for the ARM EABI.
2013-01-17 Eitan AdlerConvert to Python 3
2013-01-17 Bjoern A. ZeebAdd a src.conf(5) option to allow users to compile...
2013-01-17 Navdeep ParharAllow "ivlan" (inner VLAN) to be used as an alias for...
2013-01-16 Xin LIMFV r245510:
2013-01-14 Brooks DavisRemember the . in .\" in the WITH_NMTREE file and regen...
2013-01-14 Jilles Tjoelkersh: Pass $? to command substitution containing compound...
2013-01-13 Jilles Tjoelkersh: Add testcase that $? is preserved into a simple...
2013-01-13 Jilles Tjoelkersh: Add some testcases related to subshells.
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 Brooks DavisAdd pwcache(3) and vis(3) to libegacy as install(1...
2013-01-11 David ChisnallMerge new version of libcxxrt. This brings in three...
2013-01-09 Brooks DavisAlways install our mtree as /usr/sbin/fmtree and link...
2013-01-09 Adrian ChaddAdd the "enable at reset" functionality to trigger...
2013-01-09 Neel NatuIFC @ r245178
2013-01-08 David E. O'BrienFollowing r226271, allow disabling lzma support with...
2013-01-04 Neel NatuIFC @ r244983.
2013-01-03 Xin LIMFV: one-true-awk 20121220.
2013-01-02 Xin LIMFV r244973:
2013-01-02 Adrian ChaddDisable clang for athstats for now.
2013-01-02 Adrian ChaddAdd missing err() format string.
2013-01-02 Adrian ChaddFix missing err() format string.
2013-01-02 Adrian ChaddFix some conversions to keep clang happy.
2013-01-02 Adrian ChaddFix some clang warnings!
2013-01-02 Adrian ChaddFix up some warnings from clang.
2013-01-02 Adrian ChaddAdd missing err() format strings.
2013-01-02 Adrian Chadd* Add missing err() string formats;
2013-01-02 Adrian Chadd* Add missing format specifier for err()
2013-01-02 Adrian ChaddFix some printf() formats.
2013-01-02 Adrian ChaddFix incorrect format string.
2013-01-02 Adrian ChaddAdd a very skeletal spectral scan control application.
2012-12-29 Gregory Neil ShapiroMerge sendmail 8.14.6 to HEAD
2012-12-27 Luigi Rizzouse nanosecond resolution, make sure gettimeofday
2012-12-25 Luigi Rizzovarious connections to last commit
2012-12-23 Luigi Rizzosmall cleanup of the code, and add support for running...
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-20 Baptiste DaroussinAdd etc/periodic/daily/220.backup-pkgdb to OptionalObso...
2012-12-18 Eitan AdlerAdd an additional regression tests for other cases...
2012-12-18 Eitan AdlerPOSIX requires that non-existent or null arguments...
2012-12-18 Brooks DavisReplace our implementation of the vis(3) and unvis...
2012-12-15 Poul-Henning KampUpdate to the new and brighter pkg world
2012-12-15 Robert WatsonMerge OpenBSM 1.2-alpha3 from the vendor branch to...
2012-12-15 Martin MatuskaMFV r244245:
2012-12-12 Jilles Tjoelkersh: Detect and flag write errors on stdout in builtins.
2012-12-08 Eitan AdlerA number of places in the source tree still reference...
2012-12-08 Jilles Tjoelkerlibc: Add a missing header to a test program.
2012-12-07 Erwin LansingUpdate to 9.8.4-P1.
2012-12-04 Neel NatuIFC @r243836
2012-12-03 Dimitry AndricUpgrade our copy of llvm/clang to r168974, from upstrea...
2012-12-03 Xin LIMFV: less v456.
2012-12-02 Dimitry AndricVendor import of clang release_32 branch r168974 (effec...
2012-12-02 Dimitry AndricVendor import of llvm release_32 branch r168974 (effect...
2012-12-01 Robert WatsonMerge OpenBSM 1.2-alpha2 from vendor branch to FreeBSD...
2012-11-30 Robert WatsonImport OpenBSM 1.2-alpha2:
2012-11-29 David ChisnallMerge new libc++ into head.
2012-11-27 Adrian ChaddAdd in a totally hacked up copy of the AR5416 descripto...
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-20 Ed MasteNon-void function should return a value.
2012-11-20 Ed MasteRemove unused variable.
2012-11-19 Ed MasteUse '%zu' and '%zd' as appropriate for size_t / ssize_t.
2012-11-19 Ed MasteZero the whole struct not just the size of a pointer.
2012-11-19 Ed MasteUse '%zd' format specifier for ssize_t
2012-11-19 Ed MasteUse '%zd' printf format for ssize_t.
2012-11-18 Jilles Tjoelkersh: Apply rlimits to parser/alias10.0 so it fails fast.
2012-11-17 Neel NatuIFC @ r243164
next