Go to file
tcort 998a133bbf i2cscan: support scans using only 1 byte reads
Add the '-r' option to scan using only 1 byte reads. This enhances
usability on i2c controllers, such as the am335x and dm37xx, that
don't support quick writes (0 byte writes). The default behaviour
remains unchanged.

Review and OK by jmcneill@
2013-07-10 15:18:54 +00:00
bin Fix violations of the sequence point rule. 2013-06-28 15:04:35 +00:00
common Use "unsigned int" instead of "u_int" to make it easier to steal. 2013-07-09 16:10:17 +00:00
compat MKCOMPAT support for earm. 2013-04-27 08:44:35 +00:00
crypto Fix violations of the sequence point rule. 2013-06-28 15:04:35 +00:00
dist buy ancient code 2013-06-20 18:39:14 +00:00
distrib Fix stack overflow. 2013-07-10 08:00:29 +00:00
doc libcap-1.4.0 and tcpdump-4.4.0 out. 2013-07-09 08:57:16 +00:00
etc Add _rtadvd user and group. 2013-07-09 09:34:58 +00:00
external Update LLVM/Clang to snapshot r185778. This brings in a lot of work on 2013-07-07 21:36:42 +00:00
extsrc
games Fix sendmail section (8 -> 1) in xrefs. 2013-07-09 09:41:30 +00:00
gnu Describe another use for .Cm. Bump date. 2013-06-09 16:32:43 +00:00
include Replace consttime_bcmp/explicit_bzero by consttime_memequal/explicit_memset. 2013-06-24 04:21:19 +00:00
lib Add a ELFSIZE define 2013-07-10 15:05:46 +00:00
libexec Simplify ELFSIZE by using _MIPS_SZPTR 2013-07-10 15:08:38 +00:00
regress
rescue point pdisk to the right place 2013-03-24 19:18:37 +00:00
sbin Sort sections. New sentence, new line. Fix macro. 2013-07-02 20:53:10 +00:00
share Fix sendmail section (8 -> 1) in xrefs. 2013-07-09 09:41:30 +00:00
sys Implement udf_rename() using the new genfs_rename() framework. 2013-07-10 15:10:56 +00:00
tests Cover the last failing UDF test cases with a reference to PR kern/47986, i.e. 2013-07-08 06:44:51 +00:00
tools Update LLVM/Clang to snapshot r185778. This brings in a lot of work on 2013-07-07 21:36:42 +00:00
usr.bin For .MAKE.LEVEL.ENV use VAR_CMD so updates are ignored 2013-07-09 18:44:41 +00:00
usr.sbin i2cscan: support scans using only 1 byte reads 2013-07-10 15:18:54 +00:00
x11 avoid compiler bug 2013-05-24 17:44:27 +00:00
build.sh The default of hpcarm's MACHINE_ARCH is arm. 2013-06-28 06:17:37 +00:00
BUILDING regen using 'make regen' from src/doc. 2013-05-29 21:59:51 +00:00
Makefile Add src/etc/Makefile.params, containing the definition of the 2012-12-03 13:53:28 +00:00
Makefile.inc
UPDATING Note manual removal of internal freetype headers. 2013-06-05 21:59:59 +00:00