Enable Freescale i.MX I2C driver for i.MX6.
[freebsd.git] / bin /
2014-07-20 jillessh: Allow arbitrarily large numbers in break and continue.
2014-07-20 jillessh: Remove prefix() function. Use strncmp() instead.
2014-07-19 baptMerge libucl 20140718 (fixes a bug in the parser)
2014-07-19 jillessh: Deduplicate some code in ulimit builtin.
2014-07-18 baptUpdate libucl to the 2014-07-16 snapshot
2014-07-17 brooksReplace all uses of libncurses and libtermcap with...
2014-07-12 jillessh: Correctly handle positional parameters beyond INT_M...
2014-07-12 jillessh: Consistently treat ${01} like $1.
2014-07-08 jillessh: Add test for ${01} and ${010} that already works.
2014-07-08 jillesDon't install locale1.0 if MK_NLS == no.
2014-07-07 imprm -rf can fail sometimes with an error from fts_read...
2014-07-05 jillessh: Fix overflow checking on 'ulimit' operand.
2014-07-03 marcelAdd VHD support to mkimg(1). VHD is used by Xen and...
2014-07-01 delphijCheck if fchflags() is needed by fstat'ing before and...
2014-07-01 delphijMFV r267565:
2014-06-27 delphijAlways set UF_ARCHIVE on target (because they are by...
2014-06-26 rpauloMFV illumos
2014-06-26 rpauloMFV illumos
2014-06-26 rpauloMFV illumos
2014-06-26 rpauloMFV illumos r266986:
2014-06-26 delphijMFV r267843: update file/libmagic to 5.19.
2014-06-20 baptuse .Mt to mark up email addresses consistently (part1)
2014-06-15 pfgMFV r266988:
2014-06-15 joelmdoc: remove superfluous paragraph macros.
2014-06-09 jkimMerge OpenSSL 1.0.1h.
2014-06-08 bdreweryIn preparation for ASLR [1] support add WITH_PIE to...
2014-06-06 pluknetAdd support for inspecting process flags set in p_flag2.
2014-06-06 impWhen building picobsd, define WITHOUT_OPENSSL and WITHO...
2014-06-01 jillessh: Avoid undefined behaviour shifting negative values...
2014-05-31 jillessh: Simplify find_command() slightly.
2014-05-27 peterMerge apr-1.4.8 -> apr-1.5.1 and update.
2014-05-15 marcelMFuser/marcel/mkimg:
2014-05-15 desUpgrade to latest ldns (1.6.17) and unbound (1.4.22).
2014-05-10 jillessh: In getopts, unset OPTARG where POSIX says we should.
2014-05-10 jillessh: Add new tests to the Makefile.
2014-05-10 jillessh: Don't discard getopts state on unknown option or...
2014-05-09 jillessh: Send getopts error messages to stderr, not stdout.
2014-05-09 jillessh: Add more necessary INTOFF/INTON.
2014-05-08 asomersIncorporate feedback from bde and jilles regarding...
2014-05-07 jillessh: Add some tests for normal use of getopts.
2014-05-07 thomas(dd_out): Fix handling of all-zeroes block at end of...
2014-05-06 asomersdd(1) uses gettimeofday(2) to compute the throughput...
2014-05-06 impUse src.opts.mk in preference to bsd.own.mk except...
2014-05-03 thomasMinor comment fix: dbsz is the block size as set by...
2014-05-03 thomasMinor comment fix.
2014-05-02 bdreweryAdd -J to filter by matching jail IDs and names.
2014-04-26 dumbbelldate(1): Forgot to update manpage date in r264968
2014-04-26 dumbbelldate(1): Add "-R" flag to use RFC 2822 date and time...
2014-04-23 baptUpdate to byacc 20140409
2014-04-13 gjbBump Dd, missed as part of r264098 and related commits.
2014-04-04 gjbMerge r262907 from ^/projects/release-embedded:
2014-04-04 grog-k option is compliant with POSIX.
2014-04-03 grogTypo.
2014-04-03 delphijMake C_* contants fit in 32 bits again by using 4 unuse...
2014-04-03 grogAdd information on standards compliance of many options.
2014-04-03 grogMake -f set -a, as required by the standard.
2014-04-03 delphijImplement GNU's extension of 'status' operand. The...
2014-04-01 jmmvAdd atf m4 files from the vendor branch.
2014-03-29 marcelAdd mkimg, a utility for making disk images from raw...
2014-03-27 jillessh: Fix memory leak with an assignment before a regular...
2014-03-27 jillessh: Fix memory leak when trying to set a read only...
2014-03-26 dimAdd a SUBDIR_PARALLEL option to bsd.subdir.mk, to allow...
2014-03-26 jillessh: Fix possible memory leaks and double frees with...
2014-03-25 desUpgrade to OpenSSH 6.6p1.
2014-03-22 baptUpdate to 20140321
2014-03-20 jillessh: Don't overwrite old exit status if a PID is reused.
2014-03-19 jmmvMigrate tools/regression/usr.bin/pkill to the new tests...
2014-03-15 jillessh: Allow kill %job on jobs started without job control.
2014-03-14 jillessh: Add some consts.
2014-03-14 jmmvMake bsd.test.mk the only public mk fragment for the...
2014-03-10 baptUpdate libucl to 2014-03-03
2014-03-08 jillessh: Successfully do nothing when killing a terminated...
2014-03-05 gjbMerge ^/projects/release-embedded into ^/head.
2014-03-05 delphijMFV r262756:
2014-03-04 jillessh: Make argstr() return where it stopped and simplify...
2014-03-02 jillessh: Simplify expari().
2014-03-02 delphijMFV r262639: ncurses 5.9 20140222 snapshot.
2014-02-28 delphijMFV r262617: ncurses 5.9.
2014-02-28 dimMerge from head up to r262611. github/projects/clang-sparc64
2014-02-28 impSymbolic bindings for the dts files...
2014-02-28 impAdd missing skeleton file.
2014-02-28 markj4478 dtrace_dof_maxsize is far too small
2014-02-28 impInitial import of DTS files from Linux
2014-02-27 jillessh: Do not corrupt internal representation if LINENO...
2014-02-26 dimMerge from head up to r262536.
2014-02-26 jillessh: Make expari() static.
2014-02-26 desMFV (r262529): fix is_upper() predicate
2014-02-26 emasteUpdate LLDB snapshot to upstream r202189
2014-02-25 dimMerge from head up to r262472.
2014-02-25 daichish: Add -h option to SYNOPSIS
2014-02-23 baptImport libucl into head
2014-02-21 gjbMerge the following:
2014-02-21 baptImport Dragonfly Mail Agent into base system
2014-02-21 gjbMove ^/user/gjb/hacking/release-embedded up one directo...
2014-02-21 gjbMFH: tracking commit
2014-02-18 emasteUpdate LLDB snapshot to upstream r201577
2014-02-16 dimUpgrade our copy of llvm/clang to 3.4 release. This...
2014-02-14 jmmvMFV: Import atf-0.20.
2014-02-01 uqsMerge mdocml v1.12.3 into head
2014-01-31 desUpgrade to OpenSSH 6.5p1.
next