]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - bin
Improve interrupt setup errors handling.
[FreeBSD/FreeBSD.git] / bin /
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...
2010-03-13 Jilles Tjoelkersh: Do not abort on a redirection error if there is...
2010-03-13 Jilles Tjoelkersh: Fix longjmp clobber warnings in parser.c.
2010-03-13 Simon L. B. NielsenMerge OpenSSL 0.9.8m into head.
2010-03-09 Xin LIIntegrate OpenBSD rev 1.5 of x86emu.c.
2010-03-09 Dag-Erling SmørgravUpgrade to OpenSSH 5.4p1.
2010-03-08 Edwin GroothuisMFV of tzdata2010e:
2010-03-07 Joel DahlSwitch to our preferred license text.
2010-03-06 Jilles Tjoelkersh: Make sure to popredir() even if a function caused...
2010-03-06 Jilles Tjoelkersh: Make sure to popredir() even if a special builtin...
2010-03-06 Jilles Tjoelkersh: Improve the command builtin:
2010-03-05 Jung-uk KimMerge ACPICA 20100304.
2010-03-05 Konstantin BelousovUpdate the list of the process flags. Note that the...
2010-03-04 Ulrich Spörleined(1): make WARNS=6 clean
2010-03-04 Dag-Erling SmørgravIFH@204581
2010-03-03 Doug BartonUpgrade to version 9.6.2. This version includes all...
2010-03-02 Doug BartonVendor import of BIND 9.6.2
2010-03-02 Edwin GroothuisMFV of r204563, tzdata2010c:
2010-03-02 Joel DahlThe NetBSD Foundation has granted permission to remove...
2010-02-28 Rafal JaworowskiMerge DTC-d75b33af.
2010-02-25 Konstantin BelousovDo not restrict the allowed signals that can be specifi...
2010-02-24 Jaakko HeinonenFix expansion of \W in prompt strings when the working...
2010-02-15 Ulrich SpörleinBump WARNS where possible.
2010-02-12 Pawel Jakub Dawidek- Implement -q option for pgrep(1).
2010-02-08 Rebecca CranInitialize the execfile argument to NULL instead of...
2010-02-08 Jaakko HeinonenMake sure that FTS_COMFOLLOW is not set when the -P...
2010-02-07 Warner LoshTell the compiler these structures are aligned to a...
2010-02-06 Jilles Tjoelkersh: Do not stat() $MAIL/$MAILPATH in non-interactive...
2010-02-04 Warner LoshArm doesn't seem to need such kit gloves. Bump the...
2010-01-26 Edwin GroothuisMFV of tzdata2010b, r203017
2010-01-26 Gregory Neil ShapiroMerge sendmail 8.14.4 to HEAD
next