]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - bin/sh
sh: Add -h option to SYNOPSIS
[FreeBSD/FreeBSD.git] / bin / sh /
2014-02-25 daichish: Add -h option to SYNOPSIS
2014-02-23 baptImport libucl into head
2014-02-21 baptImport Dragonfly Mail Agent into base system
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-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-03 jillessh(1): Discourage use of -e.
2014-01-02 delphijMFV r260154 + 260182:
2013-12-27 jillessh: Don't check input for non-whitespace if history...
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
2013-09-02 jillessh: Fix race condition with signals and wait or set -T.
2013-09-01 rayMFC @r255128.
2013-08-31 markmMFC
2013-08-30 jillessh: Simplify list() in the parser.
2013-08-30 jillessh: Separate out nbinary allocation into a function.
2013-08-30 jillessh: Use makename() where possible.
2013-08-30 jillessh: Add a function for the case where one token is...
2013-08-30 jillessh: Recognize "--" as end of options in type builtin.
2013-08-30 markmMFC
2013-08-30 jillessh: Cast -1 to pointer rather than pointer to variable...
2013-08-26 markmMFC
2013-08-25 jillessh: Recognize "--" as end of options in alias builtin.
2013-08-25 jillessh: Disallow empty simple commands.
2013-08-25 markmMFC
2013-08-24 jillessh: Reject ++ and -- in arithmetic.
2013-08-24 markmMFC
2013-08-24 jillessh: Do not prematurely discard stopped jobs in a wait...
2013-08-23 emasteMerge lldb r188801 to contrib/llvm/tools/lldb/
2013-08-23 emasteImport NetBSD libexecinfo 20130822 to contrib
2013-08-23 emasteImport NetBSD libexecinfo 20130822 to contrib
2013-08-22 erwinUpdate Bind to 9.9.3-P2
2013-08-16 jillessh: Remove unnecessary reset functions.
2013-08-16 jillessh: Recognize "--" as end of options in bg/fg/jobid...
2013-08-15 rayMFC @r254374.
2013-08-14 jillessh: Recognize "--" as end of options in local builtin.
2013-08-14 jillessh: Allow a lone redirection before '|', ';;' or ';&'.
2013-08-06 erwinUpdate Bind to 9.8.5-P2
2013-08-02 peterUpdate serf 1.2.1 -> 1.3.0 for svn
2013-08-01 grehanIFC @ r253862
2013-07-28 peterUpdate subversion-1.8.0 -> 1.8.1. Update supporting
2013-07-28 pfgDTrace: re-merge remainder of r249367 (original from...
2013-07-25 jillessh: Remove an incorrect comment.
2013-07-25 jillessh: Remove #define MKINIT.
2013-07-25 jillessh: Remove mkinit.
2013-07-25 jillessh: Remove output.c's reset() handler.
2013-07-25 rayMFC @r219886.
2013-07-19 grehanIFC @ r253461
2013-07-12 jillessh: Do not read from stdin if an error occurs during...
2013-07-06 netchild- Move videodev headers from compat/linux to contrib...
next