]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - bin
Bring in a SNMP module to support monitoring cloned wireless interfaces
[FreeBSD/FreeBSD.git] / bin /
2010-07-25 jillessh: Fix crash due to uninitialized here-document.
2010-07-24 traszFix alignment for the 'flags' label, and make more...
2010-07-24 traszAdd P_HASTHREADS flag description.
2010-07-20 edUpgrade our Clang in base to r108428.
2010-07-20 jmallettImport the Cavium Simple Executive from the Cavium...
2010-07-19 rpauloMFV:
2010-07-18 jillessh: Allow a background command consisting solely of...
2010-07-17 rpauloMerge from vendor: libdtrace MD parts needed by fasttrap.
2010-07-14 jillessh: There cannot be a TNOT in simplecmd(), remove checks.
2010-07-12 brianAdd -l to the synopsis
2010-07-06 jkimMerge ACPICA 20100702.
2010-07-06 rpauloMerge from vendor-sys/opensolaris:
2010-07-02 jillessh: Use $PWD instead of getcwd() for the \w and \W...
2010-06-29 jillessh: Forget about terminated background processes sooner.
2010-06-20 brianRecognise the -l switch with pkill - list kill command...
2010-06-19 jillessh: Fix compilation with -DNO_HISTORY.
2010-06-15 jillessh: Add filename completion.
2010-06-14 rpauloMFV hostapd & wpa_supplicant 0.6.10.
2010-06-11 uqsMore mdoc nitpicking to improve compatibility to mdocml
2010-06-11 impMerge from tbemd
2010-06-10 impsvn merge svn+ssh://svn.freebsd.org/base/head@208996
2010-06-09 rdivackyImport LLVM/clang from vendor stripped of docs/ test...
2010-06-06 jillessh: Pass through SIGINT from a child if interactive...
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-15 impsvn merge svn+ssh://svn.freebsd.org/base/head@206684
2010-04-14 impsvn merge svn+ssh://svn.freebsd.org/base/head@206627
2010-04-14 impsvn merge svn+ssh://svn.freebsd.org/base/head/@206624
2010-04-14 uqsmdoc: order prologue macros consistently by Dd/Dt/Os
2010-04-14 impmerge svn+ssh://svn.freebsd.org/base/head@206610
2010-04-13 kibUpdate the list of the process flags for P_WKILLED.
2010-04-12 impmerge from head, part 13 of many
2010-04-12 impmerge from head, part 12 of many
2010-04-12 impmerge from head, part 11 of many
2010-04-12 impmerge from head, part 9 of many
2010-04-12 impmerge from head, part 8 of many
2010-04-12 impmerge from head, part 7 of many.
2010-04-12 impmerge from head, part 7 of many.
2010-04-12 impmerge from head, part 6 of many
2010-04-12 impMerge from head, part 5 of many.
2010-04-12 impmerge from head: part 4 of many
2010-04-12 impmerge from head: 3 of many
2010-04-12 impmerge from head: part 2 of many.
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 impMerge through 204723 plus changes to usr.sbin to move...
2010-03-04 uqsed(1): make WARNS=6 clean
2010-03-04 desIFH@204581
2010-03-04 impMerge from head
2010-03-02 impMerge with latest head.
2010-03-02 joelThe NetBSD Foundation has granted permission to remove...
2010-02-28 rajMerge DTC-d75b33af.
next