..
addattr
Added the type 'icon' to the help text of addattr.
2010-08-02 16:31:31 +00:00
bash
Reverted the work-around introduced in r35619. It actually is harmful, since
2010-04-19 15:23:51 +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
bzip2
updated bzip2 to 1.0.5
2008-04-12 09:30:47 +00:00
compress
Merged changes from branch build_system_redesign at revision 14573.
2005-10-29 16:27:43 +00:00
consoled
* The Keymap::IsDeadKey() of the Keymap preferences which was the main source
2010-04-21 16:36:54 +00:00
coreutils
Patch from augiedoggie #5765 : include mktemp from coreutils.
2010-04-21 20:06:51 +00:00
ctags
updated ctags to 5.7
2007-09-25 17:42:11 +00:00
debug
* Renamed the proprietary SIOC_* ioctls to B_SOCKET_* - no reason to pollute
2010-08-03 15:51:54 +00:00
desklink
Fixed typo. Closes ticket #5986 , thanks!
2010-05-13 22:09:06 +00:00
diffutils
* regenerate config.h as it seemed not the good one for diffutils
2010-01-11 20:23:34 +00:00
findutils
* adjusted wchar-related defines in config.h of libiconv, coreutils, findutils and tar to match
2009-07-08 00:56:55 +00:00
fwcontrol
Fix a spelling mistake and a compiler warning.
2010-06-30 10:49:44 +00:00
gawk
* dropped svn:keywords property from all files that carried it
2009-10-19 22:42:52 +00:00
gdb
* Applied patch by "v" to enable the TUI mode in gdb, see ticket #4738 .
2009-10-12 16:43:23 +00:00
grep
* dropped svn:keywords property from all files that carried it
2009-10-19 22:42:52 +00:00
gzip
Remove the hard coded path to sed. Fixes #5565
2010-03-12 23:05:37 +00:00
hid_decode
Fix hid_decode build on GCC4. Spotted by Johannes Wischert, thanks!
2010-01-30 01:37:04 +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
The generated keymap file had the wrong keymap-syntax in the first shebang line. '-l' expects a binary file as it's generated via '-c'. The correct parameter is '-s'.
2010-05-14 18:24:03 +00:00
less
Switch the default editor for less to nano. It was defaulting to vi.
2010-04-23 07:44:02 +00:00
listdev
I didn't realize the generated headers are re-used elsewhere and located like
2009-10-18 19:20:10 +00:00
locale
* updated ICU build packages with newer builds that try a bit harder to avoid
2010-07-26 22:05:39 +00:00
mail_utils
Patch by Humdinger:
2010-01-13 10:49:58 +00:00
make
* Fixed locale default directory (was wrong before my patch as well, though).
2009-04-03 18:31:59 +00:00
makebootable
* Added B_PRIdTIME and B_PRIiTIME macros (for time_t).
2009-11-25 12:02:20 +00:00
makeudfimage
Merged changes from branch build_system_redesign at revision 14573.
2005-10-29 16:27:43 +00:00
mkdepend
* Tracked down the mkdepend tool which Ingo used in his updated makefile-engine
2009-03-19 12:19:41 +00:00
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
* Renamed the proprietary SIOC_* ioctls to B_SOCKET_* - no reason to pollute
2010-08-03 15:51:54 +00:00
package
* Added method PackageDataReader::ReadDataToOutput(), which writes the read
2009-11-19 16:31:16 +00: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
playsound
* merged 32bit-wchar_t branches of buildtools and haiku back into
2009-07-07 10:30:09 +00:00
rc
64 bit fixes.
2009-11-27 21:09:21 +00:00
rcs
* dropped svn:keywords property from all files that carried it
2009-10-19 22:42:52 +00:00
rmd160
Merged changes from branch build_system_redesign at revision 14573.
2005-10-29 16:27:43 +00:00
screen_blanker
Patch by Humdinger:
2010-01-13 10:49:58 +00:00
screenmode
Fix two space to tab indents.
2009-10-10 21:10:46 +00:00
sharutils
* Prefixed the variables NETWORK_LIBS, NETAPI_LIB, and
2007-08-12 22:15:10 +00:00
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
* The MBR boot code did execute the check for disk extensions with the wrong
2010-03-02 01:28:49 +00:00
zic
this fix provided in tzcode2007a is wrong, as noticed by BGA
2007-02-21 20:16:44 +00:00
zip
Fixed 64 bit warnings.
2010-05-24 21:41:20 +00:00
alert.cpp
Applied patch by Vasilis Kaoutsis:
2006-12-29 11:29:00 +00:00
badblocks.cpp
.c -> .cpp
2010-07-05 20:06:37 +00:00
beep.cpp
applied style patch by Vasilis Kaoutsis
2006-12-22 08:19:00 +00: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
* Made cal.c compile, and fixed warnings.
2007-12-06 20:40:24 +00:00
cat.c
Moved bin/ directory out of apps/.
2005-03-19 00:09:19 +00:00
catattr.cpp
style cleanup
2010-05-08 14:58:15 +00:00
checkfs.cpp
* Made repairing partitions work theoretically.
2008-11-01 17:28:10 +00:00
checkitout.cpp
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
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
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.cpp
More consolidation of timezone code:
2010-08-03 23:02:57 +00: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
csplit.c
* dropped svn:keywords property from all files that carried it
2009-10-19 22:42:52 +00:00
cut.c
Moved bin/ directory out of apps/.
2005-03-19 00:09:19 +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
Added small tool diff_zip that I used for building the latest optional
2008-04-06 23:40:12 +00:00
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
display errors
2006-05-31 00:04:24 +00:00
dstcheck.cpp
* Move the locale-related stuff away from BCountry to BLocale.
2010-08-04 18:45:06 +00:00
echo.c
Moved bin/ directory out of apps/.
2005-03-19 00:09:19 +00:00
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
Moved bin/ directory out of apps/.
2005-03-19 00:09:19 +00:00
fdinfo.cpp
* Introduced new header directory headers/private/system which is supposed
2008-05-14 03:55:16 +00: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
* Removed /system/etc directory.
2009-11-10 14:26:42 +00: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
* 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
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
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
display the DMA mode along with the theoretical transfer speed
2009-04-17 10:09:04 +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
Small cleanup.
2009-04-22 14:56:10 +00:00
Jamfile
Made some progress with consolidation of timezone-related code:
2010-08-03 17:47:26 +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
* Added some more types that are printed as string in catattr, and listattr.
2009-12-02 10:18:42 +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
Moved bin/ directory out of apps/.
2005-03-19 00:09:19 +00:00
listres.cpp
replaced misc values with respective constants
2007-10-29 19:10:30 +00:00
listsem.c
Moved bin/ directory out of apps/.
2005-03-19 00:09:19 +00:00
listusb.cpp
* Add missing newline in listusb usage message.
2010-04-10 15:19:23 +00:00
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
Moved bin/ directory out of apps/.
2005-03-19 00:09:19 +00:00
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
Moved bin/ directory out of apps/.
2005-03-19 00:09:19 +00:00
message.cpp
Add a simple utility to dump flattened BMessages. Added it to the image as well.
2009-07-29 10:13:20 +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
added rdef for mimeset
2006-01-29 23:01:09 +00:00
mkindex.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
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
* Improved BNotification API.
2010-05-27 17:50:12 +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
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
Fix columns. Fix style.
2009-02-21 18:16:36 +00:00
query.cpp
Having the first argument to main() non-int is an error in GCC 4.3.
2009-01-23 02:07:37 +00:00
quit.cpp
Moved bin/ directory out of apps/.
2005-03-19 00:09:19 +00:00
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
Moved bin/ directory out of apps/.
2005-03-19 00:09:19 +00:00
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
Fixes that make Haiku build with gcc 4. Mainly out of the following
2005-11-12 23:27:14 +00:00
safemode.c
C89, should fix gcc2 build.
2009-08-03 18:10:45 +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
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
Moved bin/ directory out of apps/.
2005-03-19 00:09:19 +00:00
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
* top now takes into account the current window rows count.
2010-04-10 14:16:58 +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
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
When checking the return code from BRoster::Launch(), always check for
2010-05-08 20:51:56 +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
- try to handle .webloc internet shortcut files from OSX,
2010-04-10 23:54:22 +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
vmstat.cpp
some gcc4 warning fixes
2008-10-17 08:08:20 +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
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
WindowShade.cpp
Test code to set other ui_colors...
2007-11-30 01:18:23 +00:00
xres.cpp
* Fixed stupid usage of strlen() in two cases.
2010-05-27 11:58:18 +00:00
yes.cpp
Moved bin/ directory out of apps/.
2005-03-19 00:09:19 +00:00