Go to file
rkujawa b97cbd07b3 Fix wrong calculation of destination pointer in writes.
Existing calculation of destination pointer was always causing unnecessary erases of SPI Flash memory and was always writing each consecutive 2048 byte blocks of data into the same address of the SPI Flash memory. This commit fixes issue with writes of multiple blocks using 'dd' tool.

Patch from Semihalf.
Author: Michal Dubiel <md@semihalf.com>
2013-02-15 17:46:53 +00:00
bin When using -ledit, also use -lterminfo, to allow static linking. 2013-01-25 19:07:14 +00:00
common Fix corner cases when searching for NUL. 2013-02-08 02:19:35 +00:00
compat Define LIBGCC_MACHINE_ARCH so correct files are used o32 libgcc. 2013-02-14 09:22:18 +00:00
crypto need bsd.own.mk 2013-02-12 20:55:37 +00:00
dist It is ridiculous to truncate files on character conversions without 2013-01-23 18:51:51 +00:00
distrib Update file lists for atf 0.17. 2013-02-15 17:09:07 +00:00
doc Note import of atf 0.17. 2013-02-15 17:09:38 +00:00
etc Avoid // 2013-02-13 04:22:36 +00:00
external Update reachover Makefiles for atf 0.17. 2013-02-15 17:08:34 +00:00
extsrc
games Add some quotes by Henry Ford, found at: 2012-12-08 22:38:09 +00:00
gnu Make GCC define __ARM_PCS and __ARM_PCS_VFP as defined by the ARM C Language 2013-01-25 08:31:43 +00:00
include FP_ILOGBNAN should be INT_MAX 2013-02-11 07:29:21 +00:00
lib - make all filedescriptors close-on-exec 2013-02-15 14:08:25 +00:00
libexec Make sure UUDECODE_FILES is empty if we do not have an old ld.so_aout 2013-02-05 15:19:18 +00:00
regress The sleeping test has been converted to ATF 2012-11-08 03:16:04 +00:00
rescue PR/47276: ftp has ssl support now. 2012-12-21 18:09:39 +00:00
sbin Don't produce spurious errors when creating labels on files. 2013-02-13 00:40:28 +00:00
share Since the libraries are produced with different MK flags than the programs, 2013-02-14 03:02:47 +00:00
sys Fix wrong calculation of destination pointer in writes. 2013-02-15 17:46:53 +00:00
tests - check the results of the vis functions 2013-02-13 04:51:56 +00:00
tools yes, but include the right file 2013-02-07 20:31:52 +00:00
usr.bin More fixes from J.R. Oldroyd: 2013-02-15 00:29:44 +00:00
usr.sbin npftest: adjust for recent change. 2013-02-11 02:52:32 +00:00
x11 Revert previous: tsutsui noted that this file is for X11R6. 2012-07-12 12:43:06 +00:00
BUILDING regen 2012-11-08 15:25:01 +00:00
Makefile Add src/etc/Makefile.params, containing the definition of the 2012-12-03 13:53:28 +00:00
Makefile.inc
UPDATING - Capitalization fixes (``OpenSSL'', not ``openssl''); 2012-10-03 19:17:00 +00:00
build.sh add a disk-image=target option 2013-02-13 02:17:54 +00:00