haiku/src/bin
2012-04-08 20:31:14 +00:00
..
addattr fix typo 2011-12-11 10:49:17 +01:00
bash Automatic whitespace cleanup. No functional change. 2012-04-08 20:31:14 +00:00
bc Fixed #1896 by using directly pregenerated bc.c and scan.c instead of bc.y and scan.l 2009-05-26 21:38:30 +00:00
bfs_tools Build fix 2012-03-26 23:29:58 +02:00
compress
consoled Fix leaks. 2012-01-21 18:38:28 +13:00
coreutils Add xfreopen.c to the library build, fixes DEBUG build. 2012-01-07 03:13:01 +01:00
debug Filtered flat import of Oliver's svn package management branch 2011-11-25 06:17:07 +01:00
desklink Desklink: Close the Volume Window after dropping the replicant 2012-02-22 20:00:43 -05: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 Merged the signals branch into trunk, with these changes: 2011-01-10 21:54:38 +00: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 Fix use after free. CID 10567. 2011-12-12 01:58:50 +01:00
grep 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
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 Update iasl bin tool to acpica-20080701 2008-12-02 23:42:13 +00:00
ideinfo display the DMA mode along with the theoretical transfer speed 2009-04-17 10:09:04 +00:00
keymap Keymap changes from recent activity. No AltGr yet. 2012-04-06 02:42:54 -04:00
less Switch the default editor for less to nano. It was defaulting to vi. 2010-04-23 07:44:02 +00:00
listdev listdev: Style cleanup. No functional change. 2012-04-01 13:40:19 -05:00
locale Merge liblocale.so into libbe.so. 2012-04-04 22:44:42 +02:00
mail_utils spamdbm: use the std::nothrow variant of new operator. 2012-01-02 18:55:19 -05:00
makebootable * Added B_PRIdTIME and B_PRIiTIME macros (for time_t). 2009-11-25 12:02:20 +00:00
makeudfimage
mkdos typo 2009-01-10 01:03:06 +00:00
mkfs * Fixed wrong partition name in mkfs, closing ticket #3954. 2009-06-05 09:06:11 +00:00
multiuser Fixing random GCC4 warnings. Mostly missing consts, some parentheses, some braces... Should all be harmless and not change anything. 2009-07-16 02:42:03 +00:00
network Use static inline instead of extern inline to fix DEBUG build. 2012-01-07 03:27:03 +01:00
package Add options -b and -I to package command 2011-11-25 06:19:35 +01:00
package_repo Use BStringList in package kit 2011-11-25 06:19:46 +01: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 Preparations for removing __BEOS__ from the compiler defines. 2008-10-23 21:46:26 +00:00
pkgman Use BStringList in package kit 2011-11-25 06:19:46 +01:00
playsound * merged 32bit-wchar_t branches of buildtools and haiku back into 2009-07-07 10:30:09 +00:00
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 Localization of Screensaver unlock window. Ticket #7232 2011-03-18 22:45:59 +00:00
screenmode * Busy looping without sleeping isn't so nice. 2011-10-29 22:19:16 +00:00
sharutils
unrar * merged 32bit-wchar_t branches of buildtools and haiku back into 2009-07-07 10:30:09 +00:00
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 * Build fix. 2009-01-14 13:55:14 +00:00
bt_dev_info.cpp Class name starts with uppercase/ style 2009-04-22 20:59:17 +00:00
bt_discovery.cpp Class name starts with uppercase/ style 2009-04-22 20:59:17 +00:00
cal.c
catattr.cpp * Added -h|--help option. 2010-10-05 07:25:08 +00:00
checkfs.cpp Removing deadcode. Specific Case already taken care of. 2011-11-27 11:41:29 -05:00
checkitout.cpp Fix description in comment, search-n-replace didn't replace it :) 2010-12-19 02:28:55 +00: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
clipboard.cpp
clockconfig.cpp Fix #8350: clockconfig has to use the current offset from GMT. 2012-02-26 19:07:29 +01:00
comm.c * dropped svn:keywords property from all files that carried it 2009-10-19 22:42:52 +00:00
copyattr.cpp * Added B_PRIdTIME and B_PRIiTIME macros (for time_t). 2009-11-25 12:02:20 +00:00
df.cpp Fixing random GCC4 warnings. Mostly missing consts, some parentheses, some braces... Should all be harmless and not change anything. 2009-07-16 02:42:03 +00:00
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 * fix gcc4 build 2009-02-22 18:26:19 +00:00
draggers.cpp update signatures 2008-08-09 15:47:25 +00:00
driveinfo.c
dstcheck.cpp Cleanup: whitespace- and line-width-related adjustments. 2012-02-26 19:07:29 +01: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 Some fixes for GCC 4.6 warning: variable set but not used 2012-02-23 20:32:13 +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 Applied patch by Andreas Faerber: 2008-08-11 11:15:28 +00:00
filepanel.cpp Patch by Jorma Karvonnen : localize filepanel application. 2010-07-10 13:23:18 +00:00
finddir.c Filtered flat import of Oliver's svn package management branch 2011-11-25 06:17:07 +01: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 Added zuMi's vector icon to fortune command. Not like you would see it easily, 2008-10-01 14:03:26 +00:00
haiku-utils.rdef
hd.c
hey.cpp Fixing random GCC4 warnings. Mostly missing consts, some parentheses, some braces... Should all be harmless and not change anything. 2009-07-16 02:42:03 +00:00
hey.rdef
id.c
idestatus.c display the DMA mode along with the theoretical transfer speed 2009-04-17 10:09:04 +00:00
installsound.cpp
iroster.cpp
isvolume.cpp Small cleanup. 2009-04-22 14:56:10 +00:00
Jamfile Merge liblocale.so into libbe.so. 2012-04-04 22:44:42 +02:00
listarea.c
listattr.cpp * Added some more types that are printed as string in catattr, and listattr. 2009-12-02 10:18:42 +00:00
listfont.cpp
listimage.c
listport.c
listres.cpp
listsem.c
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 Fixing random GCC4 warnings. Mostly missing consts, some parentheses, some braces... Should all be harmless and not change anything. 2009-07-16 02:42:03 +00:00
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 Patch by Andreas Faerber with changes by myself: Work towards Solaris 2008-08-09 15:36:24 +00: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 * Making mountvolume an application broke invocating it without any arguments. 2009-10-11 10:02:21 +00: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
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 Fix columns. Fix style. 2009-02-21 18:16:36 +00:00
query.cpp Automatic whitespace cleanup 2011-11-25 06:19:09 +01:00
quit.cpp
reindex.cpp * Now also adds directories to the index (before only in non-recursive mode). 2009-05-03 15:28:54 +00:00
release.c
renice.c - cleanup 2009-04-05 18:18:27 +00:00
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 rmattr now handles attributes on symlinks and directories 2009-06-09 21:02:21 +00:00
rmindex.cpp Having the first argument to main() non-int is an error in GCC 4.3. 2009-01-23 02:07:37 +00:00
roster.cpp
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 [Coverity] Restore std::cout flags and MimeAttr ctor. inits 2012-02-02 20:46:00 +01:00
setmime.rdef Haiku clone of the BeOS setmime tool added 2011-12-06 20:55:53 +01:00
settype.cpp
setusbconfig.cpp Add a small utility to set a USB device configuration from userland. 2009-07-27 01:32:32 +00:00
setversion.cpp Patch by Andreas Faerber with changes by myself: Work towards Solaris 2008-08-09 15:36:24 +00:00
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 YetAnotherUselessDebugToolIWrote 2008-12-03 02:38:26 +00:00
sysinfo.c Include all current extended feature flags 2010-05-30 07:31:36 +00:00
top.c Patch by Philippe Saint-Pierre: Wait only half a second instead of 5 2011-10-29 16:52:37 +00:00
tput.c
translate.cpp
trash.cpp
tty.c
unchop.c
unmount.c
uptime.cpp
urlwrapper.cpp Update comment; SCM URI schemes are handled by checkitout. 2011-11-02 10:44:15 +00:00
urlwrapper.h More style guide fixes. Removed a lot of preprocessing / conditional building, with intent to fix or remove. Moved urlwrapper class declaration to its header file. Renamed things for clarity. Removed 5 extra mimetypes for IE shortcuts. (We have one, with sniffing rule and extension.) Moved the UnurlString() back to urlwrapper.cpp and renamed it _DecodeUrlString(). Tweaked copyright clauses. A lot more needs fixing, esp. in urlwrapper but also in BUrl, and I intend to keep working on this until we're satisfied. Let me know of any remaining/added style violations! Feedback welcome. 2009-05-13 22:19:42 +00:00
urlwrapper.rdef Add some URI schemes to the list of suggested new ones to support. 2011-11-02 10:25:32 +00: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 * Includes termios.h in sys/ioctl.h, for TIOCGWINSZ. 2009-05-28 20:16:35 +00:00
WindowShade.cpp Added support for colored window tabs in the default decorator. 2011-11-13 14:58:21 -05:00
xres.cpp * Fixed stupid usage of strlen() in two cases. 2010-05-27 11:58:18 +00:00