haiku/src/bin
Ingo Weinhold 6fd31accd3 makebootable was broken under Haiku:
* Haiku partitions are block devices.
* Unlike BeOS Haiku requires a size parameter to be passed to ioctl()
  for B_GET_PARTITION_INFO.



git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@24972 a95241bf-73f2-0310-859d-f6bbb57e9c96
2008-04-15 17:28:22 +00:00
..
addattr * Now reports a proper error when the attribute file is empty (instead of just 2007-11-23 13:45:05 +00:00
bash Enable process group synchronization via a pipe. Not sure what 2008-03-09 23:42:21 +00:00
bc bc builds again 2005-12-15 19:13:26 +00:00
bemail_utils Made a *lot* of controls less technical 2006-12-09 03:42:10 +00:00
bzip2 updated bzip2 to 1.0.5 2008-04-12 09:30:47 +00:00
chkbfs fix error exit codes 2006-08-30 10:06:19 +00:00
compress Merged changes from branch build_system_redesign at revision 14573. 2005-10-29 16:27:43 +00:00
coreutils * Replaced the dummy implementations of the <grp.h> and <pwd.h> 2008-04-02 14:02:52 +00:00
ctags updated ctags to 5.7 2007-09-25 17:42:11 +00:00
desklink Added Haiku as host platform supported by the build system ("haiku_host"). 2007-08-02 21:13:56 +00:00
diffutils Applied patch by James Woodcock: 2008-04-03 08:50:56 +00:00
findutils generate with a different name to avoid rewriting on the same file 2007-10-15 18:11:07 +00:00
fwcontrol patch from JiSheng: fixed usage for option -M, added examples for testing 2007-09-06 18:12:33 +00:00
gawk gawk build is beos compatible 2006-01-26 17:13:09 +00:00
gdb Applied patch by James Woodcock: 2008-04-03 08:50:56 +00:00
grep Merged changes from branch build_system_redesign at revision 14573. 2005-10-29 16:27:43 +00:00
gzip Merged changes from branch build_system_redesign at revision 14573. 2005-10-29 16:27:43 +00:00
iasl added iasl bin tool from acpica-20061109 2006-12-17 19:53:01 +00:00
ideinfo convert files to new include file locations 2007-09-28 14:53:42 +00:00
keymap Modified bin/keymap's -h option to write a variable to the generated header 2008-04-12 22:41:19 +00:00
less Merged changes from branch build_system_redesign at revision 14573. 2005-10-29 16:27:43 +00:00
listdev get_class_info takes a size argument 2006-11-14 19:37:11 +00:00
m4 Unlike BeOS' strerror_r() (not in headers) ours is standard-conforming 2008-03-19 22:12:30 +00:00
make update to make-3.81 2006-07-04 16:11:56 +00:00
makebootable makebootable was broken under Haiku: 2008-04-15 17:28:22 +00:00
makeudfimage Merged changes from branch build_system_redesign at revision 14573. 2005-10-29 16:27:43 +00:00
mkdos I forgot this one ... 2006-08-24 13:12:22 +00:00
network * Changed the way the socket functions work: 2008-04-11 04:12:23 +00:00
patch fixed build for patch 2005-12-16 10:13:12 +00:00
pc Merged changes from branch build_system_redesign at revision 14573. 2005-10-29 16:27:43 +00:00
pcmcia-cs Added Haiku as host platform supported by the build system ("haiku_host"). 2007-08-02 21:13:56 +00:00
playsound made interrupt flag volatile 2006-03-20 19:37:01 +00:00
rcs Merged changes from branch build_system_redesign at revision 14573. 2005-10-29 16:27:43 +00:00
rmd160 Merged changes from branch build_system_redesign at revision 14573. 2005-10-29 16:27:43 +00:00
screen_blanker small cleanup 2008-01-16 00:09:49 +00:00
sed Allow to build "sed" for BeOS; it's needed to make the 2008-02-22 10:10:41 +00:00
sharutils * Prefixed the variables NETWORK_LIBS, NETAPI_LIB, and 2007-08-12 22:15:10 +00:00
strace fix typo 2008-02-28 21:35:31 +00:00
tar updated tar to 1.19 - was harder than expected. 2008-02-23 22:37:49 +00:00
unrar Updated unrar to 3.7.8, patch by Ioan Molnar - thanks! 2007-10-15 23:49:42 +00:00
unzip Attempt to make unzip build for MacOS X as well. 2007-10-29 22:27:43 +00:00
vim * Prefixed the variables NETWORK_LIBS, NETAPI_LIB, and 2007-08-12 22:15:10 +00:00
writembr
zic this fix provided in tzcode2007a is wrong, as noticed by BGA 2007-02-21 20:16:44 +00:00
zip updated zip to version 2.32 2007-11-01 01:27:31 +00:00
alert.cpp Applied patch by Vasilis Kaoutsis: 2006-12-29 11:29:00 +00:00
beep.cpp applied style patch by Vasilis Kaoutsis 2006-12-22 08:19:00 +00:00
boot_process_done.cpp added missing headers 2006-09-25 22:00:53 +00:00
bt_dev_info.cpp Update a bit the tool showing name/address 2008-03-05 23:24:26 +00:00
c++ Added cc and c++ wrapper scripts. 2008-02-07 00:26:02 +00:00
cal.c * Made cal.c compile, and fixed warnings. 2007-12-06 20:40:24 +00:00
cat.c
catattr.cpp
cc Added cc and c++ wrapper scripts. 2008-02-07 00:26:02 +00:00
chop.c
clear.c
clipboard.cpp support -h in addition to --help for help 2005-04-02 22:18:07 +00:00
clockconfig.c
comm.c
copyattr.cpp * Explicitly support source paths with a leaf name "." or "..". In this 2008-04-07 19:40:52 +00:00
csplit.c
cut.c
df.cpp Fixes that make Haiku build with gcc 4. Mainly out of the following 2005-11-12 23:27:14 +00:00
diff_zip.cpp Added small tool diff_zip that I used for building the latest optional 2008-04-06 23:40:12 +00:00
dpms.cpp An old cli tool I wrote, controlls DPMS monitor caps and reports status. 2007-01-18 12:49:52 +00:00
draggers.cpp
driveinfo.c display errors 2006-05-31 00:04:24 +00:00
dstcheck.cpp creates the dststatus file with 600 as permissions 2007-12-11 20:20:45 +00:00
echo.c
eject.c * fix --help usage 2008-03-06 01:19:35 +00:00
error.c E2BIG wasn't catched by the sed scripts... added. 2007-10-22 16:01:15 +00:00
factor.cpp
fdinfo.cpp fix error exit codes 2006-08-30 10:06:19 +00:00
ffm.cpp
filepanel.cpp Fix return code and some style. 2007-12-09 01:56:39 +00:00
finddir.c Minor cleanup, fixed warnings. 2005-06-14 13:27:26 +00:00
fortune.c * Now checks if /etc/fortunes is a directory, and picks a random file out of 2008-01-30 10:08:48 +00:00
haiku-utils.rdef * Applied patch by Vasilis Kaoutsis: added rdef file for all Haiku utilities. 2007-01-14 13:01:21 +00:00
hd.c
hey.cpp replaced use of vector with BList 2006-09-25 21:53:56 +00:00
hey.rdef added a rdef for hey 2006-06-25 23:20:47 +00:00
id.c
idestatus.c
installsound.cpp added missing headers 2006-09-25 22:00:53 +00:00
iroster.cpp
isvolume.cpp now returns 1 in case of error, not -1, as Korli asked. 2007-01-02 07:03:11 +00:00
Jamfile Integrate the USBKit into libdevice and make it public. I left the USBKit.h 2008-04-07 19:24:16 +00:00
listarea.c Confined a couple of Haiku-only command-line apps to just Haiku builds 2006-08-03 16:37:48 +00:00
listattr.cpp replaced misc values with respective constants 2007-10-29 19:10:30 +00:00
listfont.cpp * Applied our coding style. 2007-11-04 14:21:12 +00:00
listimage.c Fixed warning, minor cleanup. 2005-10-31 14:27:28 +00:00
listport.c
listres.cpp replaced misc values with respective constants 2007-10-29 19:10:30 +00:00
listsem.c
logger.cpp * Now always adds a newline at the end of the given arguments. This fixes 2008-02-29 09:10:44 +00:00
logname.c
lsindex.cpp
mail.cpp
mimeset.cpp * Check the return code of the functions that trigger the work in the 2008-03-07 16:07:06 +00:00
mimeset.rdef added rdef for mimeset 2006-01-29 23:01:09 +00:00
mkindex.cpp Fixes that make Haiku build with gcc 4. Mainly out of the following 2005-11-12 23:27:14 +00:00
modifiers.cpp
mount.c Allow device-less mounts for things like googlefs... 2007-01-20 00:35:17 +00:00
mountvolume.cpp Made the output of the volume listing more useful: added size, and device information. 2007-07-05 19:32:59 +00:00
open.cpp Fix Haiku build, sorry ;) 2008-02-15 02:38:39 +00:00
play.cpp
printenv.c
printf.c
prio.c
ps.c Added error checking of the return value of get_sem_info(). 2008-02-19 23:59:07 +00:00
query.cpp Added "-f" option to only show real files. 2005-04-26 20:29:30 +00:00
quit.cpp
release.c
renice.c
rescan.c
rmattr.cpp fix error exit codes 2006-08-30 10:06:19 +00:00
rmindex.cpp Last set of minor fixes for GCC 4 build. 2006-07-14 21:10:26 +00:00
roster.cpp Fixes that make Haiku build with gcc 4. Mainly out of the following 2005-11-12 23:27:14 +00:00
safemode.c Now uses the B_SAFEMODE_SAFE_MODE definition instead of the string directly. 2005-03-31 11:11:17 +00:00
setdecor.cpp * Rewrote BeBuild.h which had "a few" consequences (got rid of all those class 2007-10-15 20:13:55 +00:00
settype.cpp Merged changes from branch build_system_redesign at revision 14573. 2005-10-29 16:27:43 +00:00
setversion.cpp Now sets the "other" unchanged version info to {0} if it doesn't exist yet - this 2007-02-05 23:28:09 +00:00
setvolume.cpp
shutdown.cpp shutdown now defaults to returning to the caller (ie. runs asynchronously), as it 2006-01-11 23:17:40 +00:00
sysinfo.c * Reenabled used page reporting based on vm_available_memory(). 2008-04-02 12:47:08 +00:00
top.c
tput.c
translate.cpp Translate print the output formats twice instead of the input formats. 2007-04-05 14:26:06 +00:00
trash.cpp
tty.c
unchop.c Fix a warning 2007-08-11 21:23:47 +00:00
unmount.c fix warning 2008-02-07 19:33:53 +00:00
uptime.cpp added uptime 2005-04-13 16:05:03 +00:00
urlwrapper.cpp Add reading of .url files from win, redirects to default browser. 2007-09-04 01:26:42 +00:00
urlwrapper.h Add reading of .url files from win, redirects to default browser. 2007-09-04 01:26:42 +00:00
urlwrapper.rdef Add reading of .url files from win, redirects to default browser. 2007-09-04 01:26:42 +00:00
usb_dev_info.cpp Print class, subclass and protocol field as hex numbers. This fits general usage and documentation. 2007-08-18 18:45:49 +00:00
version.cpp Applied patch by Vasilis Kaotsis, and added him as an author (because you don't really 2007-01-15 20:48:32 +00:00
waitfor.c
wc.c
whoami.c
WindowShade.cpp Test code to set other ui_colors... 2007-11-30 01:18:23 +00:00
xres.cpp Merged changes from branch build_system_redesign at revision 14573. 2005-10-29 16:27:43 +00:00
yes.cpp