]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - bin
Fixes a firmware bug that in some devices (e.g. Netgear WG111T or
[FreeBSD/FreeBSD.git] / bin /
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.
2009-12-15 robertoMerge 4.2.4p8 into contrib (r200452 & r200454).
2009-12-05 edLet date(1) use utmpx instead of logwtmp().
2009-12-04 netchildImport the unchanged v4l videodev.h from the vendor...
2009-11-29 jillesFix some cases where file descriptors from redirections...
2009-11-22 jillesFix various things about SIGINT handling:
2009-11-22 jillessh: Ensure the same command input file is on top after...
2009-11-21 jillestrap: do not consider a bad signal name a fatal error.
2009-11-21 stefanfHandle current work directories of arbitrary length...
2009-11-21 jillessh: Some changes to stderr flushing:
2009-11-17 jillesAdd pwait utility, which waits for any process to termi...
2009-11-17 netchildFix small resource leak (memory).
2009-11-16 jkimMerge ACPICA 20091112.
2009-11-14 jillessh: Allow a newline before "in" in a for command, as...
2009-11-12 gonzoMFC @199204
2009-11-11 jillessh: Use sigaction instead of signal/siginterrupt combin...
2009-11-05 jillessh: Fix memory leak when using a variable in arithmetic...
2009-11-03 delphijIncrease width for %CPU, RSS and VSZ columns for now...
2009-11-02 bruefferUse our canonical .Dd format.
2009-10-24 jillessh: Exempt $@ and $* from set -u
2009-10-19 jkimMerge ACPICA 20091013.
2009-10-17 umeCheck error of dlfunc(3).
2009-10-16 jillessh: Show more information about syntax errors in comman...
2009-10-15 ruRemoved redundant WARNS setting.
2009-10-13 jillesls: Make -p not inhibit following symlinks.
2009-10-07 jillesClarify quoting of word in ${v=word} in sh(1).
2009-10-06 jillessh: Send the "xyz: not found" message to redirected...
2009-10-02 gonzo- MFC
2009-10-01 jillessh: Disallow mismatched quotes in backticks (`...`).
2009-10-01 desUpgrade to OpenSSH 5.3p1.
2009-09-20 jillesMention that NUL characters are not allowed in sh(1...
2009-09-11 jkimMFV: r196804
2009-09-09 delphijImport x86emu from OpenBSD as of OPENBSD_4_6.
2009-09-08 gonzo- MFC from head@196987
2009-09-07 traszAdd NFSv4 support to setfacl(1).
2009-09-04 traszAdd NFSv4 ACL support to mv(1).
2009-09-04 traszAdd NFSv4 ACL support to getfacl(1).
2009-09-02 traszFix regression introduced in r196712 - the 'name' strin...
2009-09-02 traszAdd NFSv4 ACL support to cp(1) and fix a few memory...
2009-09-02 trasz- Don't include both <sys/types.h> and <sys/param.h>
2009-08-31 traszAdd NFSv4 ACL support to ls(1).
2009-08-31 traszMake the code more readable and fix chmod(1) on symlink...
2009-08-28 jillessh: Fix crash with empty functions (f() { }) introduced...
2009-08-23 jillessh: Fix crash when undefining or redefining a currently...
2009-08-04 gonzo- MFC @196061
2009-07-29 delphijUpdate less to v436. This is considered as a bugfix...
2009-07-23 brianAdd the -d switch to the usage message.
2009-07-19 jillesAllow creating hard links to symlinks using ln(1).
2009-07-11 mpUpdate to tcsh 6.17.00.
2009-07-09 traszAdd manual page links to advertise procstat(1) a little...
2009-07-03 gonzo- MFC
2009-07-01 traszWith NFSv4 ACLs, it is possible that applying a mode...
2009-06-25 dougbUpdate to the final release version of BIND 9.6.1....
2009-06-25 dougbVendor import of BIND 9.6.1
2009-06-25 jillesFix some weirdnesses in the NetBSD IFS code,
2009-06-25 jillesImprove IFS expansion using code from NetBSD.
2009-06-24 jillesDesignate special builtins as such in command -V and...
2009-06-23 delphijStaticify internal routines.
2009-06-23 jillesQuote -x tracing output so it is unambiguous.
2009-06-23 jillesDo not fork for a subshell if it is the last thing...
2009-06-23 kibUsermode portion of the support for swap allocation...
2009-06-23 jillessh: Improve handling of setjmp/longjmp volatile:
2009-06-20 jillesFix race condition in noclobber option.
2009-06-19 jillesFix some issues with quoted output and shorten it in...
2009-06-17 jillesProperly flush input after an error in backquotes in...
2009-06-14 simonMerge OpenSSL 0.9.8k into head.
2009-06-13 jillesAvoid leaving unnecessary waiting shells in many forms...
2009-06-13 jillesDon't skip forking for an external command if any traps...
2009-06-12 gonzo- Merge from HEAD
2009-06-07 jillesMention the range for the exit status for the exit...
2009-06-07 simonMake "human-readable" (-H/-h) output also "humanize...
next