haiku/src/bin
Axel Dörfler 361a19cd94 makebootable didn't work correctly on BeOS: the partition offset was divided by
the block size once too often.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@21228 a95241bf-73f2-0310-859d-f6bbb57e9c96
2007-05-24 14:36:57 +00:00
..
addattr "addattr" now also recognizes "raw" as a type. 2006-07-05 14:45:42 +00:00
bash Fixed several wrong or missing checks for the presence of sys/file.h - if these 2006-06-29 18:36:09 +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
bison forgot this change 2006-12-07 17:47:13 +00:00
bzip2 updated bzip2 to 1.0.4 2007-04-26 22:11:52 +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 Patch by "kaliber" (slightly modified): Adds 2007-03-28 16:29:51 +00:00
ctags added ctags 5.6 from http://ctags.sourceforge.net 2007-03-27 18:49:40 +00:00
desklink fixed warnings when compiled with gcc4 2006-11-13 19:59:56 +00:00
diffutils we don't have sysmacros.h 2005-11-03 13:07:38 +00:00
findutils clean up 2007-04-15 10:51:32 +00:00
flex updated flex to 2.5.33, it now uses m4 2007-01-31 19:18:02 +00:00
gawk gawk build is beos compatible 2006-01-26 17:13:09 +00:00
gdb * GDB now links against libnetwork.so, instead of libsocket.so and libbind.so; these 2006-06-29 17:52:39 +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 improve the capacity display 2006-08-23 16:05:54 +00:00
keymap don't forget to init the key_map 2006-06-30 10:06:49 +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 this seems to be needed for gcc 2.95.3 2007-02-01 22:27:42 +00:00
make update to make-3.81 2006-07-04 16:11:56 +00:00
makebootable makebootable didn't work correctly on BeOS: the partition offset was divided by 2007-05-24 14:36:57 +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 added IFM_AUTO to if_media and ifconfig. 2007-05-07 05:28:55 +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 posix headers not needed anymore 2006-08-17 14:27:15 +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 * Fixed missing "not" operator in all those flags changing lines; turning off the 2007-01-06 15:50:26 +00:00
sed The sed configure script doesn't fit the sources: mkstemp.c tests for HAVE_FCNTL_H bug 2006-07-04 15:14:23 +00:00
sharutils fixed build for sharutils 2005-12-16 10:06:11 +00:00
strace added message_args decoding support to strace (used by net_stack's RECEIVE/SEND). 2007-04-06 02:02:29 +00:00
tar fixed build for tar 2005-12-16 09:59:46 +00:00
unrar Added unrar 3.6.7 to the repository. Most changes to the original versions done 2006-11-20 18:53:55 +00:00
unzip * Fixed missing resources for the mimeset build. 2006-06-13 11:36:53 +00:00
vim we don't need this for Haiku 2007-01-26 21:15:45 +00:00
writembr Moved bin/ directory out of apps/. 2005-03-19 00:09:19 +00:00
zic this fix provided in tzcode2007a is wrong, as noticed by BGA 2007-02-21 20:16:44 +00:00
zip Merged changes from branch build_system_redesign at revision 14573. 2005-10-29 16:27:43 +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
cal.c Moved bin/ directory out of apps/. 2005-03-19 00:09:19 +00:00
cat.c Moved bin/ directory out of apps/. 2005-03-19 00:09:19 +00:00
catattr.cpp Moved bin/ directory out of apps/. 2005-03-19 00:09:19 +00:00
chop.c Moved bin/ directory out of apps/. 2005-03-19 00:09:19 +00:00
clear.c Moved bin/ directory out of apps/. 2005-03-19 00:09:19 +00:00
clipboard.cpp support -h in addition to --help for help 2005-04-02 22:18:07 +00:00
clockconfig.c Moved bin/ directory out of apps/. 2005-03-19 00:09:19 +00:00
comm.c Moved bin/ directory out of apps/. 2005-03-19 00:09:19 +00:00
copyattr.cpp Merged changes from branch build_system_redesign at revision 14573. 2005-10-29 16:27:43 +00:00
csplit.c Moved bin/ directory out of apps/. 2005-03-19 00:09:19 +00:00
cut.c Moved bin/ directory out of apps/. 2005-03-19 00:09:19 +00:00
df.cpp Fixes that make Haiku build with gcc 4. Mainly out of the following 2005-11-12 23:27:14 +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 Moved bin/ directory out of apps/. 2005-03-19 00:09:19 +00:00
driveinfo.c display errors 2006-05-31 00:04:24 +00:00
dstcheck.cpp * Remove newlines from text; that should make nicer line breaks in the alert. 2006-10-31 00:50:47 +00:00
echo.c Moved bin/ directory out of apps/. 2005-03-19 00:09:19 +00:00
eject.c added eject 2005-09-07 18:30:40 +00:00
error.c Nicer error list. 2007-02-09 14:14:29 +00:00
factor.cpp Moved bin/ directory out of apps/. 2005-03-19 00:09:19 +00:00
fdinfo.cpp fix error exit codes 2006-08-30 10:06:19 +00:00
ffm.cpp Moved bin/ directory out of apps/. 2005-03-19 00:09:19 +00:00
finddir.c Minor cleanup, fixed warnings. 2005-06-14 13:27:26 +00:00
fortune.c Merged changes from branch build_system_redesign at revision 14573. 2005-10-29 16:27:43 +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 Moved bin/ directory out of apps/. 2005-03-19 00:09:19 +00:00
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 Moved bin/ directory out of apps/. 2005-03-19 00:09:19 +00:00
idestatus.c Moved bin/ directory out of apps/. 2005-03-19 00:09:19 +00:00
installsound.cpp added missing headers 2006-09-25 22:00:53 +00:00
iroster.cpp Moved bin/ directory out of apps/. 2005-03-19 00:09:19 +00:00
isvolume.cpp now returns 1 in case of error, not -1, as Korli asked. 2007-01-02 07:03:11 +00:00
Jamfile Add setdecor. 2007-05-15 17:56:54 +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 Moved bin/ directory out of apps/. 2005-03-19 00:09:19 +00:00
listimage.c Fixed warning, minor cleanup. 2005-10-31 14:27:28 +00:00
listport.c Moved bin/ directory out of apps/. 2005-03-19 00:09:19 +00:00
listres.cpp * Added a "listres" command (also to the image). 2006-02-09 17:01:23 +00:00
listsem.c Moved bin/ directory out of apps/. 2005-03-19 00:09:19 +00:00
logger.cpp Added the "logger" command line tool to send messages to syslog. 2006-01-24 16:28:45 +00:00
logname.c Moved bin/ directory out of apps/. 2005-03-19 00:09:19 +00:00
lsindex.cpp Moved bin/ directory out of apps/. 2005-03-19 00:09:19 +00:00
mail.cpp Moved bin/ directory out of apps/. 2005-03-19 00:09:19 +00:00
mimeset.cpp Fixed build on BeOS: MimeType.h doesn't exist; we need to use Mime.h. 2006-01-29 14:25:27 +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 Moved bin/ directory out of apps/. 2005-03-19 00:09:19 +00:00
mount.c Allow device-less mounts for things like googlefs... 2007-01-20 00:35:17 +00:00
mountvolume.cpp Fixed the "Volume XXX is already mounted" warning with the -all{bfs|hfs|dos} options. 2006-04-12 11:16:39 +00:00
open.cpp * Fixed all those style issue mmu_man introduced over the years - thanks, man! 2007-01-18 11:12:16 +00:00
play.cpp Moved bin/ directory out of apps/. 2005-03-19 00:09:19 +00:00
printenv.c Moved bin/ directory out of apps/. 2005-03-19 00:09:19 +00:00
printf.c Moved bin/ directory out of apps/. 2005-03-19 00:09:19 +00:00
prio.c Moved bin/ directory out of apps/. 2005-03-19 00:09:19 +00:00
ps.c Moved bin/ directory out of apps/. 2005-03-19 00:09:19 +00:00
query.cpp Added "-f" option to only show real files. 2005-04-26 20:29:30 +00:00
quit.cpp Moved bin/ directory out of apps/. 2005-03-19 00:09:19 +00:00
release.c Moved bin/ directory out of apps/. 2005-03-19 00:09:19 +00:00
renice.c Moved bin/ directory out of apps/. 2005-03-19 00:09:19 +00:00
rescan.c Moved bin/ directory out of apps/. 2005-03-19 00:09:19 +00:00
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 forgot a return there... 2007-05-15 18:15:26 +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 Moved bin/ directory out of apps/. 2005-03-19 00:09:19 +00:00
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 Improved processor identification for some VIA C3 models. 2005-12-16 11:55:01 +00:00
top.c Moved bin/ directory out of apps/. 2005-03-19 00:09:19 +00:00
tput.c Moved bin/ directory out of apps/. 2005-03-19 00:09:19 +00:00
translate.cpp Translate print the output formats twice instead of the input formats. 2007-04-05 14:26:06 +00:00
trash.cpp Moved bin/ directory out of apps/. 2005-03-19 00:09:19 +00:00
tty.c Moved bin/ directory out of apps/. 2005-03-19 00:09:19 +00:00
unchop.c Moved bin/ directory out of apps/. 2005-03-19 00:09:19 +00:00
unmount.c fix exit codes (1 on error, 0 on success) 2006-08-30 09:46:42 +00:00
uptime.cpp added uptime 2005-04-13 16:05:03 +00:00
urlwrapper.cpp Fix app sig and put it at a single place. 2007-04-25 22:45:12 +00:00
urlwrapper.h Fix app sig and put it at a single place. 2007-04-25 22:45:12 +00:00
urlwrapper.rdef Fix app sig and put it at a single place. 2007-04-25 22:45:12 +00:00
usb_dev_info.cpp Added USBVersion() and MaxEndpoint0PacketSize() infos to the output. 2007-01-26 14:54:08 +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 Moved bin/ directory out of apps/. 2005-03-19 00:09:19 +00:00
wc.c Moved bin/ directory out of apps/. 2005-03-19 00:09:19 +00:00
whoami.c Moved bin/ directory out of apps/. 2005-03-19 00:09:19 +00:00
xres.cpp Merged changes from branch build_system_redesign at revision 14573. 2005-10-29 16:27:43 +00:00
yes.cpp Moved bin/ directory out of apps/. 2005-03-19 00:09:19 +00:00