haiku/src/bin
2013-05-25 01:12:37 +02:00
..
addattr fix typo 2011-12-11 10:49:17 +01:00
bash Fix bash's default value for PATH 2013-05-05 21:04:11 +02:00
bc
bfs_tools bfsinfo: fixes 64 bit warnings 2013-05-10 19:31:22 +02:00
compress
consoled Retry a few times if opening keyboard fails in consoled. 2012-07-30 21:38:47 +01:00
coreutils return ESRCH when team isn't found by name. 2013-04-20 09:23:00 -04:00
debug Improve basic profiler output a little. 2013-05-11 16:46:15 -04:00
desklink Unbroke build under gcc4. Sorry about that... 2012-10-10 15:35:16 +02:00
diffutils To be validated as part of bug #6386. Update glibc regex to 2.11, headers/posix/regex.h included. This imposes some changes in some of our sources using the regex.h, 2010-08-11 16:49:58 +00:00
findutils Patch from diver to fix #7685: use the correct path to find sed. 2011-07-11 21:43:04 +00:00
fwcontrol fwcontrol: initialize the string before using it, and style fixes 2012-11-25 23:31:32 -05:00
gawk Removed definitions for O_BINARY and O_TEXT, and patched the few files that used them. 2010-10-13 06:26:53 +00:00
gdb x86_64 support for GDB. 2012-08-07 20:24:55 +01:00
gzip Remove the hard coded path to sed. Fixes #5565 2010-03-12 23:05:37 +00:00
hid_decode Simplify hid_decode using the new HIDParser::PrintToStream() which generates the 2011-06-06 00:50:23 +00:00
iasl
ideinfo
keymap Use libbe_build also on Haiku 2013-05-09 18:08:55 +02:00
keystore Add setting/removal of keyring unlock keys to the cli app. 2013-03-05 11:04:59 -05:00
less Switch the default editor for less to nano. It was defaulting to vi. 2010-04-23 07:44:02 +00:00
listdev Added some more binaries to the image. 2012-08-01 11:00:35 +01:00
locale Merge branch 'master' into x86_64 2012-11-18 14:02:07 +00:00
mail_utils Close alerts with ESCAPE key. 2012-08-05 19:32:46 +02:00
makebootable Use libbe_build also on Haiku 2013-05-09 18:08:55 +02:00
makeudfimage
mkdos ignore partition info logical_block_size 2012-09-15 12:39:01 +02:00
mkfs
multiuser
network Compilation fixes for x86_64. 2013-01-04 18:45:22 +00:00
package hpkg format: Add attribute for declaring post install scripts 2013-05-25 01:12:37 +02:00
package_repo package[_repo]: Print version correctly 2013-04-19 01:31:47 +02:00
patch * dropped svn:keywords property from all files that carried it 2009-10-19 22:42:52 +00:00
pc * dropped svn:keywords property from all files that carried it 2009-10-19 22:42:52 +00:00
pcmcia-cs
pkgman pkgman resolve-dependencies: Remove bogus option 2013-05-07 16:18:29 +02:00
playsound
rc Support added to the resource compiler and resource definition files (.rdef) for application name catalog reference. Please review. 2011-03-06 19:04:59 +00:00
rcs * dropped svn:keywords property from all files that carried it 2009-10-19 22:42:52 +00:00
rmd160
screen_blanker Add B_NOT_CLOSEABLE|B_NOT_MINIMIZABLE to ScreenSaverWindow 2012-12-02 13:51:50 +01:00
screenmode Close alerts with ESCAPE key. 2012-08-05 19:32:46 +02:00
sharutils
unzip The attr_info structure has a different size on x86_64, so we need to 2009-11-26 15:46:24 +00:00
writembr Fix gcc2 build - remove iusing of ios:exceptions 2012-01-15 17:38:41 +00:00
zic
zip Fixed 64 bit warnings. 2010-05-24 21:41:20 +00:00
alert.cpp
badblocks.cpp .c -> .cpp 2010-07-05 20:06:37 +00:00
beep.cpp beep: Style cleanup. No functional change. 2012-04-01 13:40:19 -05:00
boot_process_done.cpp
bt_dev_info.cpp
bt_discovery.cpp
cal.c
catattr.cpp Added some more binaries to the image. 2012-08-01 11:00:35 +01:00
checkfs.cpp Removing deadcode. Specific Case already taken care of. 2011-11-27 11:41:29 -05:00
checkitout.cpp Close alerts with ESCAPE key. 2012-08-05 19:32:46 +02:00
checkitout.h Introducing CheckItOut: a small urlwrapper spin-off that handles SCM urls and checks them out for you where you want them. 2009-10-21 10:05:47 +00:00
checkitout.rdef Add rsync:// support. There seems to be a cvs: uri scheme too according to http://en.wikipedia.org/wiki/URI_scheme but we'd have to decode it. TODO. 2010-01-08 23:37:05 +00:00
chop.c
clear.c Rewrote copyright header. s/OpenBeOS/Haiku. 2013-02-16 14:07:00 -05:00
clipboard.cpp
clockconfig.cpp Added some more binaries to the image. 2012-08-01 11:00:35 +01:00
comm.c * dropped svn:keywords property from all files that carried it 2009-10-19 22:42:52 +00:00
copyattr.cpp Use libbe_build also on Haiku 2013-05-09 18:08:55 +02:00
df.cpp
diff_zip.cpp
diskimage.cpp Implemented small tool diskimage, which allows to register/unregister files 2009-10-01 03:05:06 +00:00
dpms.cpp
draggers.cpp
driveinfo.c also print partition info 2012-09-15 12:38:38 +02:00
dstcheck.cpp More catalog-related cleanup. 2012-04-16 21:31:22 +02:00
dstcheck.rdef fix dstcheck rdef. Thanks diver! 2011-03-25 22:47:19 +00:00
eject.cpp When no device is given, find ourselves which removable device (if any) can 2011-02-21 18:27:38 +00:00
error.c Added some more binaries to the image. 2012-08-01 11:00:35 +01:00
fdinfo.cpp Some fixes for GCC 4.6 warning: variable set but not used 2012-02-23 20:32:13 +01:00
ffm.cpp
filepanel.cpp More catalog-related cleanup. 2012-04-16 21:31:22 +02:00
finddir.c finddir: Print more useful message in error case 2013-04-24 15:10:55 +02:00
fortune.c * Fixed bug in "fortune" that would let it crash if you'd point it to an empty 2009-11-10 13:09:32 +00:00
fortune.rdef
haiku-utils.rdef
hd.c
hey.cpp hey: fixes 64 bit warnings 2013-05-10 19:42:24 +02:00
hey.rdef
id.c
idestatus.c
installsound.cpp
iroster.cpp
isvolume.cpp Added some more binaries to the image. 2012-08-01 11:00:35 +01:00
Jamfile mimeset: WIP to support custom MIME DB directories 2013-05-08 04:51:48 +02:00
listarea.c Changed cookie type for get_next_area_info() to ssize_t. 2012-07-29 09:31:14 +01:00
listattr.cpp Added some more binaries to the image. 2012-08-01 11:00:35 +01:00
listfont.cpp
listimage.c
listport.c
listres.cpp
listsem.c Fix gcc2 build along with some (minor) style issues 2012-11-06 00:45:53 -05:00
listusb.cpp listusb: also display vendor and device strings in non verbose mode. 2012-03-15 21:34:28 +01:00
logger.cpp
logname.c
lsindex.cpp
mail.cpp
message.cpp * adjusted 'message' to be able to deal with more than a single message 2011-01-20 13:17:34 +00:00
mimeset.cpp mimeset: Complete custom mime DB support 2013-05-09 03:22:24 +02:00
mimeset.rdef
mkindex.cpp missing fs_close_index_dir call CID 5821 2010-12-20 21:21:37 +00:00
modifiers.cpp Add missing argument to usage string. 2009-11-08 08:06:03 +00:00
mount.c Fix warning. 2009-08-26 13:06:10 +00:00
mountvolume.cpp mountvolume: open mounted images/volumes in Tracker. 2013-03-10 22:28:23 +01:00
mountvolume.rdef Make mountvolume a BApplication and set it as the preferred one for opening BFS and (for now) ISO images. 2009-08-12 13:54:28 +00:00
mvattr.cpp Added command line programm to rename/move attributes. 2012-05-06 16:55:36 +02:00
notify.cpp Merge patch by plfiorini : 2011-11-02 14:57:43 +00:00
notify.rdef Add an rdef file for /system/bin/notify which specifies the B_BACKGROUND_APP flag. Fixes #6399. 2010-07-28 08:38:59 +00:00
open.cpp the column argument wasn't taken into account 2009-10-25 13:59:05 +00:00
play.cpp
printenv.c
prio.c
ps.c Merge branch 'master' into x86_64 2012-11-18 14:02:07 +00:00
query.cpp Automatic whitespace cleanup 2011-11-25 06:19:09 +01:00
quit.cpp
reindex.cpp reindex: fixes 64 bit warnings 2013-05-10 19:44:51 +02:00
release.c
renice.c
resattr.cpp Moved resattr.cpp to src/bin, made it buildable for Haiku, and fixed a 2010-02-04 12:59:37 +00:00
rescan.c - Fix warnings, 2009-08-26 13:10:08 +00:00
rmattr.cpp
rmindex.cpp
roster.cpp roster: fixes 64 bit warnings 2013-05-10 19:46:29 +02:00
safemode.c C89, should fix gcc2 build. 2009-08-03 18:10:45 +00:00
setdecor.cpp * Fixed setdecor build within the libbe_test environment. 2011-09-29 22:42:58 +00:00
setmime.cpp Fix CID991133: Same if expression was duplicated 2013-04-07 19:46:12 +02:00
setmime.rdef Haiku clone of the BeOS setmime tool added 2011-12-06 20:55:53 +01:00
settype.cpp
setusbconfig.cpp
setversion.cpp
setvolume.cpp
shutdown.cpp * Added the text "(Do you have ACPI enabled?)" in case -q failed. 2010-04-30 07:13:21 +00:00
spybmessage.cpp
sysinfo.cpp Fix #9671: sysinfo misses some extended features 2013-04-14 16:23:31 -05:00
top.c top: Attempt to avoid negative "(unknown)" % 2012-05-08 21:09:36 -04:00
tput.c
translate.cpp translate: fixes 64 bit warnings 2013-05-10 19:49:36 +02:00
trash.cpp
tty.c Rewrote copyright header. s/OpenBeOS/Haiku. 2013-02-16 14:07:00 -05:00
unchop.c
unmount.c
uptime.cpp
urlwrapper.cpp urlwrapper: Handle the doi: URI scheme 2012-11-10 00:51:23 +01:00
urlwrapper.h
urlwrapper.rdef urlwrapper: Handle the doi: URI scheme 2012-11-10 00:51:23 +01:00
version.cpp
vmstat.cpp Move functions declared in private/system/system_info.h out of the public namespace. 2011-05-15 17:02:36 +00:00
waitfor.cpp Extend waitfor to except the syntax -s app_signature and wait until 2009-10-12 14:44:40 +00:00
watch.c
WindowShade.cpp Add B_SCROLL_BAR_THUMB_COLOR constant. 2013-04-05 19:26:41 -04:00
xres.cpp * Fixed stupid usage of strlen() in two cases. 2010-05-27 11:58:18 +00:00