]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - bin
Fix a bug in the sctp_inpcb_free. Basically if the socket
[FreeBSD/FreeBSD.git] / bin /
2010-06-05 traszDon't try to copy a socket after "xxx is a socket ...
2010-06-04 brianExplain that setting an absolute day value can fail...
2010-06-02 jillessh: Pass TERM changes to libedit.
2010-06-02 uqsZero struct before reading from it
2010-05-30 jillessh: Fix a crash if a heredoc was not properly ended...
2010-05-30 jillessh: Change interaction of command substitution and...
2010-05-28 jillessh: Recognize "--" in . and exec.
2010-05-24 jillessh(1): Rework documentation of shell variables.
2010-05-24 jillessh(1): Improve wording of 'Special Parameters' section.
2010-05-24 jillessh: Reap any zombies before forking for a background...
2010-05-24 uqsFix back references in substitute command for pax(1)
2010-05-13 traszUpdate authors and history.
2010-05-11 jillessh: Fix pathname expansion with quoted slashes like...
2010-05-10 mmImport of liblzma, xz, xzdec, lzmainfo from vendor...
2010-05-09 jillessh(1): Fix "reserved word" vs "keyword" inconsistency.
2010-05-08 jillessh: Have only one copy of _PATH_STDPATH in the binary.
2010-05-06 mckusickFinal update to current version of head in preparation...
2010-05-05 jillessh: Apply locale vars on builtins, recognize LC_MESSAGE...
2010-04-28 jkimMerge ACPICA 20100428.
2010-04-28 mckusickUpdate to current version of head.
2010-04-25 jillessh: Use stalloc for arith variable names.
2010-04-25 jillessymlink(7): Add lpathconf(2) and *at system calls.
2010-04-25 jillessymlink(7): The ownership of symlinks is used by the...
2010-04-24 mariusAdd a TestFloat based test suite for floating-point...
2010-04-21 jillesln: Allow a trailing slash when creating a link to...
2010-04-17 jillesln: Refuse deleting a directory entry by hardlinking...
2010-04-17 jillessh: On startup of the shell, use PWD from the environme...
2010-04-14 uqsmdoc: order prologue macros consistently by Dd/Dt/Os
2010-04-13 kibUpdate the list of the process flags for P_WKILLED.
2010-04-11 jillessh: Partially revert r206146, allowing double-quotes...
2010-04-05 jillessh: Automatically enable -o emacs in interactive shells...
2010-04-04 jillessh: Document the expansion changes in the man page.
2010-04-03 jillessh: Do tilde expansion in substitutions.
2010-04-03 jillessh: Allow quoting pattern match characters in ${v%pat...
2010-04-03 jillessh: Remove special handling for ' and " in arithmetic.
2010-04-03 jillessh: Fix various things about expansions:
2010-04-03 jillessh: Treat unexpected newlines in substitutions as a...
2010-03-30 delphijMerge OpenBSD revisions 1.4 through 1.9, mostly style...
2010-03-30 delphijRemove unused files.
2010-03-28 edChange all our own code to use st_*tim instead of st_...
2010-03-22 delphijUpdate to zlib 1.2.4 and add versioned symbols to the
2010-03-19 delphijCreate a custom branch where I will be able to do the...
2010-03-17 jmalletto) Add a keyword to displaying elapsed time in integer...
2010-03-14 jillessh: Do not abort on a redirection error on a compound...
2010-03-13 jillessh: Do not abort on a redirection error if there is...
2010-03-13 jillessh: Fix longjmp clobber warnings in parser.c.
2010-03-13 simonMerge OpenSSL 0.9.8m into head.
2010-03-09 desUpgrade to OpenSSH 5.4p1.
2010-03-07 joelSwitch to our preferred license text.
2010-03-06 jillessh: Make sure to popredir() even if a function caused...
2010-03-06 jillessh: Make sure to popredir() even if a special builtin...
2010-03-06 jillessh: Improve the command builtin:
2010-03-05 jkimMerge ACPICA 20100304.
2010-03-05 kibUpdate the list of the process flags. Note that the...
2010-03-04 uqsed(1): make WARNS=6 clean
2010-03-04 desIFH@204581
2010-03-02 joelThe NetBSD Foundation has granted permission to remove...
2010-02-28 rajMerge DTC-d75b33af.
2010-02-25 kibDo not restrict the allowed signals that can be specifi...
2010-02-24 jhFix expansion of \W in prompt strings when the working...
2010-02-15 uqsBump WARNS where possible.
2010-02-12 pjd- Implement -q option for pgrep(1).
2010-02-08 brucecInitialize the execfile argument to NULL instead of...
2010-02-08 jhMake sure that FTS_COMFOLLOW is not set when the -P...
2010-02-07 impTell the compiler these structures are aligned to a...
2010-02-06 jillessh: Do not stat() $MAIL/$MAILPATH in non-interactive...
2010-02-04 impArm doesn't seem to need such kit gloves. Bump the...
2010-01-24 jhFixes for ls(1) long format (-l) output:
2010-01-24 jhPrint full path in the error message. It's possible...
2010-01-21 edRemove stale references to utmp(5) and its correspondin...
2010-01-17 edRaise WARNS for various tools where possible.
2010-01-17 gavinImplement an "-x" option to cp(1), for compatibility...
2010-01-13 edPort everything in bin/ from utmp to utmpx.
2010-01-13 edLet csh(1) use utmpx instead of utmp.
2010-01-06 impMerge from head at r201628.
2010-01-04 obrienCommitted the wrong version in r201484. This time...
2010-01-04 obrienFix the "-t" functionality. Per the regression tests...
2010-01-03 jillessh: Send the "not found" message for builtin <cmd>...
2010-01-01 jillessh: Fix some bugs with backquoted builtins:
2009-12-31 jillessh(1): document ulimit -w (swapuse rlimit).
2009-12-31 jillessh(1): Correct two places where "$@" lacked necessary...
2009-12-31 jillessh: Use PATH= assignment in type.
2009-12-31 jillessh: Allow command -pv and command -pV (lookup using...
2009-12-30 jillessh: Ensure funcnest is decremented if there was an...
2009-12-30 jillesFix memory leak when parsing backticks (``).
2009-12-30 jillessh: arith: Return only 0 and 1 from && and ||.
2009-12-29 edAdd missing `void' for function without arguments.
2009-12-29 edAdd missing `void' for function without arguments.
2009-12-28 antoine(S)LIST_HEAD_INITIALIZER takes a (S)LIST_HEAD as an...
2009-12-27 jillessh: Change varinit to use const better.
2009-12-27 jillessh: Various warning fixes (from WARNS=6 NO_WERROR=1):
2009-12-26 jillesRemove declaration of function that no longer exists.
2009-12-26 traszFix breakage introduced in last commit.
2009-12-26 traszImprove ACL branding mismatch detection and reporting...
2009-12-25 jillessh: Do not run callers' exception handlers in subshells.
2009-12-25 jillessh: Do not consider a tilde-prefix with expansions...
2009-12-24 jillessh: Add some __dead2 to indicate functions that do...
2009-12-24 jillessh: Constify various strings.
2009-12-24 jillessh: Remove setting variables from dotcmd/exportcmd.
2009-12-21 delphijPlug a memory leak.
next