]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - bin
Fix potential double free that could happen after connection error.
[FreeBSD/FreeBSD.git] / bin /
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-26 kevloStop the options string leak if it is not attached...
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-20 kaiwMFH@260917.
2014-01-19 gjbMFH: Tracking commit (r260891)
2014-01-16 wblock-h and -H options backwards in manual page.
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-14 jmmvUse TAP_TESTS_PERL to register the legacy_test in bin...
2014-01-13 jmmvMark the bin/pax tests as requiring perl.
2014-01-12 jmmvAdd atf pkg-config files from the vendor branch.
2014-01-11 adrianClose the newly-created FD if the pathname is too long.
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-28 markjCorrect the description of the V state, which indicates...
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-21 creesDocument the lack of chflags support in pax(1)
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 rayAdd VT(9) font tools.
2013-12-05 jillestest: Avoid looking up again the type of a known binary...
2013-12-05 rayMFC @r258947.
2013-12-03 emasteUpdate LLDB to upstream r196259 snapshot
2013-12-01 jillestest: Simplify the code by unifying op_num and op_type.
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-10 eadlerpkill - Optimize pgrep -F
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-28 bruefferClean up a spurious "." in SEE ALSO.
2013-10-23 rayMFC @r256953
2013-10-21 kibAdd a resource limit for the total number of kqueues...
2013-10-21 traszDon't test arrays for being NULL.
2013-10-18 jillessh: Remove one syscall when waiting for a foreground...
2013-10-12 markmMerge from project branch. Uninteresting commits are...
2013-10-11 desRemove extraneous \n.
2013-10-09 markmMFC - tracking commit.
2013-10-09 desBy popular demand, move freebsd-version(1) from /libexe...
2013-10-08 rayMFC @r256148.
2013-10-05 markmMFC- tracking commit.
2013-10-04 traszRemove useless check - ki_loginclass is an array; can...
2013-10-02 markmMFC - tracking update.
2013-10-01 pluknetSweep man pages replacing ad -> ada.
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-07 desVendor import of OpenPAM Nummularia..
2013-09-07 desPrepare for OpenPAM Nummularia by reorganizing to match...
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 willAdd the ability to display the default FIB number for...
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...
next