]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - bin
sh: Allow a lone redirection before '|', ';;' or ';&'.
[FreeBSD/FreeBSD.git] / bin /
2013-08-14 jillessh: Allow a lone redirection before '|', ';;' or ';&'.
2013-08-09 traszAdd -c flag to pgrep(1) and pkill(1), to match login...
2013-08-06 erwinUpdate Bind to 9.8.5-P2
2013-08-02 peterUpdate serf 1.2.1 -> 1.3.0 for svn
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-24 erwinVendor import of Bind 9.8.5-P1
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...
2013-07-04 rpauloRestore the dbus directory that was not meant to be...
2013-07-04 rpauloMerge hostapd / wpa_supplicant 2.0.
2013-06-29 kientzleFix a -Wunsequenced warning.
2013-06-28 jillessh: Do not close(-1) if pipe() fails.
2013-06-18 peterIntroduce svnlite so that we can check out our source...
2013-06-17 baptUpdate dialog to 1.2-20130523
2013-06-14 jillessh(1): A subshell environment has its own rlimits ...
2013-06-12 dimUpgrade our copy of llvm/clang to 3.3 release.
2013-06-05 jkimAdd GNU regex from glibc 2.17.
2013-06-05 jillessleep: Explain in a comment why the [EINTR] check is...
2013-06-05 jillessh(1): Document new features in wait builtin.
2013-06-05 jillessh: Return status 127 for unknown jobs in wait builtin.
2013-06-05 jillessh: Allow multiple operands in wait builtin.
2013-06-02 eadlerAdd 'static' where able.
2013-05-31 jillestest(1): Add information about replacing -nt/-ot.
2013-05-31 jillestest(1): List non-standard primaries.
2013-05-31 jillestest: Remove -ntXY and -otXY primaries.
2013-05-30 delphijMFV: tcpdump 4.4.0.
2013-05-28 jillessleep: Improve nanosleep() error handling:
2013-05-21 jkimAdd flex 2.5.37 from flex.sourceforge.net to contrib.
2013-05-20 jkimMerge ACPICA 20130517.
2013-05-20 sjgSync with upstream version (20130520) that includes...
2013-05-19 markjRe-introduce another part of r249367. This commit fixes...
2013-05-17 grogComplete revision 243104.
2013-05-15 delphijConstify parameters, no functional or binary change.
2013-05-12 joelmdoc sweep.
2013-05-12 markjBring back part of r249367 by adding DTrace's temporal...
2013-05-11 jillessh: Remove linked list of stack marks.
2013-05-10 eadlerMake dd's signal handler async safe.
2013-05-09 eadlerFix two typos
2013-05-05 jillessh: Use O_CLOEXEC and F_DUPFD_CLOEXEC instead of separa...
2013-05-03 jillessh: Improve error handling in read builtin:
2013-04-28 eadlerMark usage() __dead2
2013-04-28 eadlerRemove cast that was only required for K&R C.
2013-04-28 adrianCopy the vendor branch ar9300 code from qcamain_open_ha...
2013-04-27 eadlerAdd missing static qualifiers
2013-04-27 jillessh: Don't consider jobs -s/-p as reporting the status...
2013-04-26 eadlerAdd two more 'static' qualifiers
2013-04-26 eadlerTake some improvements from DragonFlyBSD:
2013-04-26 eadlerAdd -x option to avoid crossing mount points when remov...
2013-04-26 uqsDon't appease clang static analyzer after all and roll...
2013-04-23 kibLiterally follow POSIX:
2013-04-23 eadler- Add the __dead2 attribute since it is a function...
2013-04-22 joelPoint users towards nisdomainname and rc.conf.
2013-04-21 joelDocument a few expansions for the $PS1 and $PS2 environ...
2013-04-21 gshapiroMerge sendmail 8.14.7 to HEAD
2013-04-20 uqsbin/df: Fix unitialized use in prtstat
2013-04-19 jkimMerge ACPICA 20130418.
2013-04-19 kenUpdate chio(1) and ch(4) to support reporting element...
2013-04-19 edAdd the Clang specific -Wmissing-variable-declarations...
2013-04-16 pfgDTrace: print() should try to resolve function pointers
2013-04-12 pfgDtrace: resolve const types from fbt and other fixes.
2013-04-12 dimUpgrade our copy of llvm/clang to trunk r178860, in...
2013-04-12 jillessh: Don't modify exit status when break/continue/return...
2013-04-11 pfgDTrace: option for time-ordered output
2013-04-09 edImport a new version of NetBSD's mtree.
2013-04-07 jillessh: Add const to nodesavestr().
2013-04-06 mmMFV r248217:
2013-04-05 desUpgrade to 1.4.20.
2013-04-05 desMinimal subset of the unbound sources.
2013-04-04 jkimMerge ACPICA 20130328.
2013-04-03 brooksIFP4 change 222074.
2013-04-02 jillessh: Write as much into the heredoc pipe as possible...
2013-04-02 sjgUpdate to bmake-20130330
2013-04-01 pfgDtrace: enablings on defunct providers prevent provider...
2013-04-01 jillessh: Fix various compiler warnings.
2013-04-01 traszMention that read_attributes, write_attributes, read_ac...
2013-03-29 joelMinor mdoc fix.
2013-03-25 pfgDtrace: Add SUN MDB-like type-aware print() action.
2013-03-25 pfgDtrace: add toupper()/tolower() and enhancements to...
2013-03-24 jillessh(1): Mention possible ambiguities with $(( and ((.
2013-03-24 pfgDtrace: add optional size argument to tracemem().
2013-03-23 jmgFix compiling ed w/ WITHOUT_ED_CRYPTO... These variabl...
2013-03-22 desUpgrade to OpenSSH 6.2p1. The most important new featu...
2013-03-22 mmMFV r248590,248594:
2013-03-21 pjd- Make 'flags' argument to chflags(2), fchflags(2)...
2013-03-19 mmMFV r247580:
2013-03-18 mmMFC @248461
2013-03-17 attilioMFC
2013-03-15 jillessh: Recognize "--" and explicitly reject options in...
2013-03-15 joelAdd a few examples.
2013-03-15 brooksReplace our (un)vis(1) commands with implementations...
2013-03-08 attilioMFC
2013-03-05 mmWiP merge of libzfs_core (MFV r238590, r238592)
2013-03-04 baptImport libyaml as libbsdyml (private brand name)
2013-03-04 mmMFC @247774
2013-03-04 attilioMerge from vmcontention
next