]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - bin/sh
Put proper ${} around variable expansion. This fixes the build on 9.2
[FreeBSD/FreeBSD.git] / bin / sh /
2014-04-04 gjbMerge r262907 from ^/projects/release-embedded:
2014-04-01 jmmvAdd atf m4 files from the vendor branch.
2014-03-29 marcelAdd mkimg, a utility for making disk images from raw...
2014-03-27 jillessh: Fix memory leak with an assignment before a regular...
2014-03-27 jillessh: Fix memory leak when trying to set a read only...
2014-03-26 jillessh: Fix possible memory leaks and double frees with...
2014-03-25 desUpgrade to OpenSSH 6.6p1.
2014-03-22 baptUpdate to 20140321
2014-03-20 jillessh: Don't overwrite old exit status if a PID is reused.
2014-03-15 jillessh: Allow kill %job on jobs started without job control.
2014-03-14 jillessh: Add some consts.
2014-03-14 jmmvMake bsd.test.mk the only public mk fragment for the...
2014-03-10 baptUpdate libucl to 2014-03-03
2014-03-08 jillessh: Successfully do nothing when killing a terminated...
2014-03-05 gjbMerge ^/projects/release-embedded into ^/head.
2014-03-05 delphijMFV r262756:
2014-03-04 jillessh: Make argstr() return where it stopped and simplify...
2014-03-02 jillessh: Simplify expari().
2014-03-02 delphijMFV r262639: ncurses 5.9 20140222 snapshot.
2014-02-28 delphijMFV r262617: ncurses 5.9.
2014-02-28 dimMerge from head up to r262611.
2014-02-28 impSymbolic bindings for the dts files...
2014-02-28 impAdd missing skeleton file.
2014-02-28 markj4478 dtrace_dof_maxsize is far too small
2014-02-28 impInitial import of DTS files from Linux
2014-02-27 jillessh: Do not corrupt internal representation if LINENO...
2014-02-26 dimMerge from head up to r262536.
2014-02-26 jillessh: Make expari() static.
2014-02-26 desMFV (r262529): fix is_upper() predicate
2014-02-26 emasteUpdate LLDB snapshot to upstream r202189
2014-02-25 dimMerge from head up to r262472.
2014-02-25 daichish: Add -h option to SYNOPSIS
2014-02-23 baptImport libucl into head
2014-02-21 gjbMerge the following:
2014-02-21 baptImport Dragonfly Mail Agent into base system
2014-02-21 gjbMove ^/user/gjb/hacking/release-embedded up one directo...
2014-02-21 gjbMFH: tracking commit
2014-02-18 emasteUpdate LLDB snapshot to upstream r201577
2014-02-16 dimUpgrade our copy of llvm/clang to 3.4 release. This...
2014-02-14 jmmvMFV: Import atf-0.20.
2014-02-01 uqsMerge mdocml v1.12.3 into head
2014-01-31 desUpgrade to OpenSSH 6.5p1.
2014-01-30 dimImport libc++ 3.4 release. This contains a lot of...
2014-01-28 kaiwMFH@261240.
2014-01-26 gshapiroMerge sendmail 8.14.8 to HEAD
2014-01-26 jillessh: Allow aliases to force alias substitution on the...
2014-01-25 jillessh: Add tests for alias names after another alias.
2014-01-25 kaiwMFH@261151.
2014-01-24 jillessh: Do not depend on parse/execute split in new alias...
2014-01-24 jillessh: Solve the alias recursion problem in a less hackish...
2014-01-24 jillessh: Add test for nested alias.
2014-01-19 gjbMFH: Tracking commit (r260891)
2014-01-15 kaiwCopy libelf, libdwarf and common files from vendor...
2014-01-14 jillessh: Remove SIGWINCH handler and just check for resize...
2014-01-14 jmmvReplace hand-crafted Kyuafiles with automatic generation.
2014-01-12 jmmvAdd atf pkg-config files from the vendor branch.
2014-01-10 jmmvRun the sh(1) and test(1) tests as unprivileged.
2014-01-09 gjbMFH: tracking commit (head@r260486)
2014-01-03 jillessh(1): Discourage use of -e.
2014-01-02 delphijMFV r260154 + 260182:
2013-12-28 gjbMFH: Tracking commit.
2013-12-27 jillessh: Don't check input for non-whitespace if history...
2013-12-27 gjbCopy head@r259933 -> user/gjb/hacking/release-embedded...
2013-12-25 jillessh: Simplify code related to PPID variable.
2013-12-24 jillessh: Initialize OPTIND=1 even if it came from the enviro...
2013-12-24 jillessh: Remove an unused variable.
2013-12-11 jmmvMigrate tools/regression/bin/ tests to the new layout.
2013-12-06 jillessh: Split set -x output into a separate function.
2013-12-05 rayMFC @r258947.
2013-12-03 emasteUpdate LLDB to upstream r196259 snapshot
2013-11-30 jillessh: Prefer memcpy() to strcpy() in most cases. Remove...
2013-11-24 jillessh: Make <&0 disable the </dev/null implicit in a backg...
2013-11-17 jmmvMFV: Import atf-0.18.
2013-11-13 rayMFC @r258091.
2013-11-12 emasteUpdate LLDB to upstream r194122 snapshot
2013-11-10 jillessh: Properly quote alias output from command -v.
2013-11-05 rayMFC @r257698.
2013-11-05 edwinMFV of 255902, tzdata2013f
2013-11-01 jillessh(1),limits(1): Document kqueues (-k) rlimit.
2013-11-01 jillessh: Reorder union node to reduce its size on 64-bit...
2013-10-30 jillessh: Allow trapping SIGINT/SIGQUIT after ignore because...
2013-10-29 baptMerge byacc 20130925
2013-10-23 rayMFC @r256953
2013-10-21 kibAdd a resource limit for the total number of kqueues...
2013-10-18 jillessh: Remove one syscall when waiting for a foreground...
2013-10-08 rayMFC @r256148.
2013-09-21 desPull in all the OpenSSH bits that we'd previously left...
2013-09-21 desUpgrade to 6.3p1.
2013-09-21 delphijMFV r254750:
2013-09-19 emasteMerge lldb man page from r188801 to contrib/llvm/tools...
2013-09-11 grehanIFC @ r255459
2013-09-09 desThese three files appeared in 6.0p1, which was imported...
2013-09-08 desImport Magerya Vitaly's ldns-host, and build it instead...
2013-09-07 desUpdate to OpenPAM Nummularia.
2013-09-07 desMFV (r255364): move the code around in preparation...
2013-09-06 cyUpdate ipfilter 4.1.28 --> 5.1.2.
2013-09-06 markmMFC
2013-09-05 sjgMerge bmake-20130904
2013-09-04 jillessh: Make return return from the closest function or...
2013-09-04 grehanIFC @ r255209
next