haiku/src/bin
Ingo Weinhold 24df65921b Merged signals-merge branch into trunk with the following changes:
* Reorganized the kernel locking related to threads and teams.
* We now discriminate correctly between process and thread signals. Signal
  handlers have been moved to teams. Fixes #5679.
* Implemented real-time signal support, including signal queuing, SA_SIGINFO
  support, sigqueue(), sigwaitinfo(), sigtimedwait(), waitid(), and the addition
  of the real-time signal range. Closes #1935 and #2695.
* Gave SIGBUS a separate signal number. Fixes #6704.
* Implemented <time.h> clock and timer support, and fixed/completed alarm() and
  [set]itimer(). Closes #5682.
* Implemented support for thread cancellation. Closes #5686.
* Moved send_signal() from <signal.h> to <OS.h>. Fixes #7554.
* Lots over smaller more or less related changes.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@42116 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-06-12 00:00:23 +00:00
..
addattr close() is defined in unistd.h as per the OpenGroup. Hope this 2010-11-10 09:02:15 +00:00
bash Reverted the work-around introduced in r35619. It actually is harmful, since 2010-04-19 15:23:51 +00:00
bc
bzip2 Patch by kaliber (ticket #6333): Removed many instances of 2010-11-05 20:31:11 +00:00
compress
consoled * Keyboard input device addon: fix deadkey string leak. 2010-12-10 20:38:22 +00:00
coreutils * Merged weak-symbols branch. 2010-11-22 13:06:36 +00:00
ctags
debug Merged signals-merge branch into trunk with the following changes: 2011-06-12 00:00:23 +00:00
desklink Fixed a copy&paste error spotted by korli. Thanks. 2011-06-11 15:54:41 +00: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
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 Merged signals-merge branch into trunk with the following changes: 2011-06-12 00:00:23 +00: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
ideinfo
keymap CID 1697. The FILE handle was leaked. 2010-08-14 16:24:48 +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
locale Closing #6721: avoid unescaping when linking catalogs together 2011-04-02 13:37:59 +00:00
mail_utils Patch by Humdinger: 2010-01-13 10:49:58 +00:00
makebootable
makeudfimage
mkdos
mkfs
multiuser
network Unsafe use of strncpy replaced by strlcpy. CID 2254. 2011-02-23 01:06:58 +00:00
package * moved BlockBufferCacheNoLock into package kit 2011-02-14 17:22:31 +00:00
package_repo * add listing of repository attributes to 'package_repo list' 2011-02-15 12:48:02 +00:00
patch
pc
pcmcia-cs
pkgman * 'pkgman list-repo -v' now shows more detailed info (from repo-cache) 2011-02-15 15:48:02 +00: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
rmd160
screen_blanker Localization of Screensaver unlock window. Ticket #7232 2011-03-18 22:45:59 +00:00
screenmode
sharutils
unrar
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 Applied patch by Jean-Loïc Charroud that reworks the anyboot MBR to fix boot 2011-06-11 19:14:49 +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
boot_process_done.cpp
bt_dev_info.cpp
bt_discovery.cpp
cal.c
cat.c
catattr.cpp * Added -h|--help option. 2010-10-05 07:25:08 +00:00
checkfs.cpp
checkitout.cpp Fix description in comment, search-n-replace didn't replace it :) 2010-12-19 02:28:55 +00:00
checkitout.h
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 Optimised passing around of timezone a bit 2010-08-16 22:01:28 +00:00
comm.c
copyattr.cpp
csplit.c
cut.c
df.cpp
diff_zip.cpp
diskimage.cpp
dpms.cpp
draggers.cpp
driveinfo.c
dstcheck.cpp dstcheck: 2011-03-13 19:28:24 +00:00
dstcheck.rdef fix dstcheck rdef. Thanks diver! 2011-03-25 22:47:19 +00:00
echo.c
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
factor.cpp
fdinfo.cpp
ffm.cpp
filepanel.cpp Patch by Jorma Karvonnen : localize filepanel application. 2010-07-10 13:23:18 +00:00
finddir.c Add the B_COMMON_CACHE_DIRECTORY constant introduced in r40279. 2011-03-29 22:51:41 +00:00
fortune.c
fortune.rdef
haiku-utils.rdef
hd.c
hey.cpp
hey.rdef
id.c
idestatus.c
installsound.cpp
iroster.cpp
isvolume.cpp
Jamfile Applied patch by Joseph "looncraz" Groover from ticket #7445. 2011-05-19 15:25:54 +00: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 added some hub ports information to listusb 2011-03-31 21:58:06 +00: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.rdef
mkindex.cpp missing fs_close_index_dir call CID 5821 2010-12-20 21:21:37 +00:00
modifiers.cpp
mount.c
mountvolume.cpp
mountvolume.rdef
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
play.cpp
printenv.c
printf.c
prio.c
ps.c
query.cpp * Extend the Model class with a method bool HasLocalizedName(). 2011-03-27 18:38:05 +00:00
quit.cpp
reindex.cpp
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
rmattr.cpp
rmindex.cpp
roster.cpp
safemode.c
setdecor.cpp Applied patch by Joseph "looncraz" Groover from ticket #7445. 2011-05-19 15:25:54 +00: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.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
translate.cpp
trash.cpp
tty.c
unchop.c
unmount.c
uptime.cpp
urlwrapper.cpp wget should handle https as well just file. 2010-11-26 00:43:46 +00:00
urlwrapper.h
urlwrapper.rdef wget should handle https as well just file. 2010-11-26 00:43:46 +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
watch.c
wc.c
whoami.c
WindowShade.cpp * Fixed build, and therefore finally fixes #6317 again :-) 2011-06-03 20:38:38 +00:00
xres.cpp * Fixed stupid usage of strlen() in two cases. 2010-05-27 11:58:18 +00:00
yes.cpp