]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - bin
Merge dtracetoolkit/dtruss from the vendor.
[FreeBSD/FreeBSD.git] / bin /
2010-08-24 Rui PauloMerge dtracetoolkit/dtruss from the vendor.
2010-08-22 Jilles Tjoelkersh: Remove remnants of '!!' to negate pattern.
2010-08-22 Jilles Tjoelkersh(1): Add a brief summary of arithmetic expressions.
2010-08-17 Edwin GroothuisMFV of r211420, tzdata2010l
2010-08-15 Jilles Tjoelkersh: Fix break/continue/return sometimes not skipping...
2010-08-13 Jilles Tjoelkersh: Add a forgotten const.
2010-08-13 Jilles Tjoelkersh: Fix shadowing of sigset.
2010-08-10 Jilles Tjoelkersh: Fix heap-based buffer overflow in pathname generation.
2010-08-08 Jilles TjoelkerRemove unnecessary duplicate letters in mksyntax.c,
2010-08-06 Jung-uk KimMerge ACPICA 20100806.
2010-08-03 Jilles Tjoelkersh: Return 0 from eval if no command was given.
2010-08-02 Rui PauloMFV OpenSolaris DTrace userland bits.
2010-08-02 Konstantin BelousovDocument the new argument parser for sleep(1) and SIGIN...
2010-08-02 Konstantin BelousovSimplify argument parser by using sscanf(); simplify...
2010-08-01 Jilles Tjoelkersh: Do not enter consecutive duplicates into the history.
2010-08-01 Edwin GroothuisMFV of r210716, tzdata2010k
2010-07-31 Joel DahlSpelling fixes.
2010-07-31 Konstantin BelousovDeal with proper format for printing time_t.
2010-07-31 Konstantin BelousovReport the time left for the sleep on SIGINFO.
2010-07-29 Jilles Tjoelkerkill: Stop processing if a syntactically invalid pid...
2010-07-27 Benedict ReuschlingTypo fix: s/ommited/omitted
2010-07-25 Jilles Tjoelkersh: Fix crash due to uninitialized here-document.
2010-07-25 Rong-En FanMerge r210464 from vendor/ncurses/dist:
2010-07-24 Edward Tomasz Napi... Fix alignment for the 'flags' label, and make more...
2010-07-24 Edward Tomasz Napi... Add P_HASTHREADS flag description.
2010-07-20 Ed SchoutenUpgrade our Clang in base to r108428.
2010-07-20 Juli MallettImport the Cavium Simple Executive from the Cavium...
2010-07-19 Rui PauloMFV:
2010-07-18 Jilles Tjoelkersh: Allow a background command consisting solely of...
2010-07-17 Rui PauloMerge from vendor: libdtrace MD parts needed by fasttrap.
2010-07-14 Jilles Tjoelkersh: There cannot be a TNOT in simplecmd(), remove checks.
2010-07-12 Brian SomersAdd -l to the synopsis
2010-07-06 Jung-uk KimMerge ACPICA 20100702.
2010-07-06 Rui PauloMerge from vendor-sys/opensolaris:
2010-07-02 Jilles Tjoelkersh: Use $PWD instead of getcwd() for the \w and \W...
2010-06-29 Jilles Tjoelkersh: Forget about terminated background processes sooner.
2010-06-20 Brian SomersRecognise the -l switch with pkill - list kill command...
2010-06-19 Jilles Tjoelkersh: Fix compilation with -DNO_HISTORY.
2010-06-15 Jilles Tjoelkersh: Add filename completion.
2010-06-14 Rui PauloMFV hostapd & wpa_supplicant 0.6.10.
2010-06-11 Ulrich SpörleinMore mdoc nitpicking to improve compatibility to mdocml
2010-06-09 Roman DivackyImport LLVM/clang from vendor stripped of docs/ test...
2010-06-06 Jilles Tjoelkersh: Pass through SIGINT from a child if interactive...
2010-06-05 Edward Tomasz Napi... Don't try to copy a socket after "xxx is a socket ...
2010-06-04 Brian SomersExplain that setting an absolute day value can fail...
2010-06-02 Jilles Tjoelkersh: Pass TERM changes to libedit.
2010-06-02 Ulrich SpörleinZero struct before reading from it
2010-05-30 Jilles Tjoelkersh: Fix a crash if a heredoc was not properly ended...
2010-05-30 Jilles Tjoelkersh: Change interaction of command substitution and...
2010-05-28 Jilles Tjoelkersh: Recognize "--" in . and exec.
2010-05-24 Jilles Tjoelkersh(1): Rework documentation of shell variables.
2010-05-24 Jilles Tjoelkersh(1): Improve wording of 'Special Parameters' section.
2010-05-24 Jilles Tjoelkersh: Reap any zombies before forking for a background...
2010-05-24 Ulrich SpörleinFix back references in substitute command for pax(1)
2010-05-20 Doug BartonUpgrade to 9.6.2-P2, which addresses the following;
2010-05-13 Edward Tomasz Napi... Update authors and history.
2010-05-11 Jilles Tjoelkersh: Fix pathname expansion with quoted slashes like...
2010-05-10 Edwin GroothuisMFV of tzdata2010j, r207896
2010-05-10 Martin MatuskaImport of liblzma, xz, xzdec, lzmainfo from vendor...
2010-05-09 Jilles Tjoelkersh(1): Fix "reserved word" vs "keyword" inconsistency.
2010-05-08 Jilles Tjoelkersh: Have only one copy of _PATH_STDPATH in the binary.
2010-05-06 Kirk McKusickFinal update to current version of head in preparation...
2010-05-05 Jilles Tjoelkersh: Apply locale vars on builtins, recognize LC_MESSAGE...
2010-04-28 Jung-uk KimMerge ACPICA 20100428.
2010-04-28 Dag-Erling SmørgravUpgrade to OpenSSH 5.5p1.
2010-04-28 Kirk McKusickUpdate to current version of head.
2010-04-25 Jilles Tjoelkersh: Use stalloc for arith variable names.
2010-04-25 Jilles Tjoelkersymlink(7): Add lpathconf(2) and *at system calls.
2010-04-25 Jilles Tjoelkersymlink(7): The ownership of symlinks is used by the...
2010-04-24 Marius StroblAdd a TestFloat based test suite for floating-point...
2010-04-21 Jilles Tjoelkerln: Allow a trailing slash when creating a link to...
2010-04-20 Xin LIMFV: zlib 1.2.5.
2010-04-19 Edwin GroothuisMFV of tzdata2010i, r206865
2010-04-17 Jilles Tjoelkerln: Refuse deleting a directory entry by hardlinking...
2010-04-17 Jilles Tjoelkersh: On startup of the shell, use PWD from the environme...
2010-04-16 Xin LIMFV: libz 1.2.4.3.
2010-04-14 Ulrich Spörleinmdoc: order prologue macros consistently by Dd/Dt/Os
2010-04-13 Konstantin BelousovUpdate the list of the process flags for P_WKILLED.
2010-04-11 Jilles Tjoelkersh: Partially revert r206146, allowing double-quotes...
2010-04-05 Edwin GroothuisMFV of tzdata2010h:
2010-04-05 Jilles Tjoelkersh: Automatically enable -o emacs in interactive shells...
2010-04-04 Jilles Tjoelkersh: Document the expansion changes in the man page.
2010-04-03 Jilles Tjoelkersh: Do tilde expansion in substitutions.
2010-04-03 Jilles Tjoelkersh: Allow quoting pattern match characters in ${v%pat...
2010-04-03 Jilles Tjoelkersh: Remove special handling for ' and " in arithmetic.
2010-04-03 Jilles Tjoelkersh: Fix various things about expansions:
2010-04-03 Jilles Tjoelkersh: Treat unexpected newlines in substitutions as a...
2010-04-02 Jung-uk KimMerge ACPICA 20100331 (and four additional upstream...
2010-04-01 Simon L. B. NielsenMerge OpenSSL 0.9.8n into head.
2010-03-31 Xin LIUpdate to 1.2.4.1 (beta).
2010-03-30 Xin LIMerge OpenBSD revisions 1.4 through 1.9, mostly style...
2010-03-30 Xin LIRemove unused files.
2010-03-28 Ed SchoutenChange all our own code to use st_*tim instead of st_...
2010-03-23 Xin LIMFV: Update nc to the version from OpenBSD 4.7.
2010-03-22 Edwin GroothuisMFV of tzdata2010f:
2010-03-22 Dag-Erling SmørgravMerge upstream r432:
2010-03-18 Doug BartonUpdate to 9.6.2-P1, the latest patchfix release which...
2010-03-17 Juli Malletto) Add a keyword to displaying elapsed time in integer...
2010-03-17 Doug BartonVendor import of BIND 9.6.2-P1
2010-03-14 Jilles Tjoelkersh: Do not abort on a redirection error on a compound...
next