haiku/src
Ithamar R. Adema cfa8ecbc86 ARM: boot: Make dd on MacOS happy
Turns out dd on MacOS does not like '1M' as size descriptor, but
wants '1m'. To prevent us breaking Linux builds (as it does not
accept 1m), just use the actual number of bytes explicitely instead.
2013-09-14 20:15:33 +02:00
..
add-ons virtio_net: allocate queues, read macaddress, handle ioctl. 2013-09-14 18:05:54 +02:00
apps Debugger: add Inspect context item to Registers view. 2013-09-14 17:55:33 +02:00
bin add a constant for 10G base T ethernet. 2013-09-14 18:11:43 +02:00
build Convert fs_host files from c back to cpp and style changes. 2012-08-13 18:51:59 -04:00
data Add the !DOCTYPE element to the text/html sniff rule 2013-03-15 00:55:38 +01:00
documentation Fixed typo. Fixes #8755 2012-07-30 13:12:02 +00:00
kits Fix default alignment on BCheckBox. 2013-09-11 18:23:07 -04:00
libs Reopening FreeBSD's compat devices was broken due to a missing flag 2013-09-06 01:11:31 +02:00
preferences ScreenSaver: ScrollToSelection off-by-one 2013-09-10 18:46:09 -04:00
servers servers/net: Make DHCP client more RFC 2131 compliant 2013-07-25 04:05:10 +02:00
system ARM: boot: Make dd on MacOS happy 2013-09-14 20:15:33 +02:00
tests PatchBay revisions for Haiku 2013-08-08 22:31:39 +02:00
tools <build>linkcatkeys was failing to run on Haiku r1a4 correctly. 2013-05-13 23:07:32 +02:00
Jamfile