haiku/src/bin
Murai Takashi 68ff03664f mail_utils/mail: Fix -Wwrite-strings
Change-Id: I57f231cca2137daee8f1f2f3caa6cd9f282be0ed
Reviewed-on: https://review.haiku-os.org/c/haiku/+/3626
Reviewed-by: Adrien Destugues <pulkomandy@gmail.com>
2021-01-12 16:27:24 +00:00
..
addattr Remove all invocations of SetSubDirSupportedPlatformsBeOSCompatible. 2019-03-30 15:19:38 -04:00
bfs_tools bin/bfs_tools: Fix array index is out of bounds 2020-12-13 16:44:30 +00:00
cddb_lookup cddb_lookup: Support multiline track response. 2016-07-05 20:13:34 +02:00
consoled userland: Pass more sizes with ioctls where we can. 2019-07-11 23:41:52 -04:00
debug strace: continue_thread can fail when the origin team is gone 2021-01-09 18:10:39 +00:00
desklink desklink: watch media_server quit event to disconnect itself. 2020-02-15 13:31:17 +00:00
filteredquery
fwcontrol Add a features.h to auto enable _DEFAULT_SOURCE 2019-07-29 20:26:46 +00:00
hid_decode Use libstdc++, libsupc++ and libgcc from gcc_syslibs. 2014-08-13 13:32:44 +02:00
i2c i2c: add diagnostic utility 2020-04-10 11:25:39 +00:00
keymap bin/keymap: Fix memory leak 2020-12-08 12:27:40 +00:00
keystore
listdev
listusb usb_video.h: build fixes 2019-12-05 18:28:12 +01:00
locale bin/locale/collectcatkeys: Fix -Wformat-security 2020-10-22 05:59:30 +00:00
mail_utils mail_utils/mail: Fix -Wwrite-strings 2021-01-12 16:27:24 +00:00
makebootable arm: Generate proper mmc image 2020-06-22 18:48:20 +00:00
media_client bin/media_client: Fix memory leak 2020-12-09 16:12:43 +00:00
mkdos mkdos: Add missing 'else' 2020-02-08 12:39:29 +00:00
mkfs mkfs: Added an example to the help text. 2017-01-19 22:12:59 +01:00
multiuser use common AutoDeleter types 2020-12-13 19:14:13 +00:00
network bin/network/arp: Fix -Wformat-security 2020-11-17 07:25:05 +00:00
package use common AutoDeleter types 2020-12-13 19:14:13 +00:00
package_repo Package Kit: reduce identifer/base-url confusion 2020-05-09 20:04:50 +00:00
pc PVS V1010: access before start of buffer after fgets 2019-07-21 20:05:08 +00:00
pcmcia-cs Remove all invocations of SetSubDirSupportedPlatformsBeOSCompatible. 2019-03-30 15:19:38 -04:00
pkgman Package Kit: reduce identifer/base-url confusion 2020-05-09 20:04:50 +00:00
rc Change all references to "__INTEL__" to "__i386__". 2019-03-30 16:54:01 -04:00
screen_blanker Remove all invocations of SetSubDirSupportedPlatformsBeOSCompatible. 2019-03-30 15:19:38 -04:00
screenmode screenmode: fix MIME signature 2020-04-26 17:37:18 +00:00
unzip PVS V1028: cast result of operation instead of operands 2019-07-17 22:17:22 +00:00
writembr writembr: Implement support for GPT partitions, #4028. 2015-06-04 15:07:13 +12:00
alert.cpp
autologin.cpp Added autologin command, and use it by default. 2015-07-22 20:43:54 +02:00
badblocks.cpp
beep.cpp
boot_process_done.cpp
bt_dev_info.cpp
bt_discovery.cpp
catarea.c Add a catarea bin tool 2019-03-02 13:37:23 +01:00
catattr.cpp CID 702036: catattr: close file descriptor after usage 2015-07-02 16:12:33 -04:00
checkfs.cpp Add examples to checkfs help output. 2020-05-08 19:35:53 +02:00
checkitout.cpp Remove private support kit BUrl 2014-07-03 17:39:59 +02:00
checkitout.h
checkitout.rdef
chop.c s/OpenBeOS License/MIT License/ universally, as they're the same thing. 2017-02-09 22:09:56 -05:00
clear.c
clipboard.cpp Clipboard: style fixes. 2015-01-05 15:49:52 +01:00
comm.c
copyattr.cpp Fix memory leaks 2020-02-06 00:45:11 +00:00
df.cpp bin/df: Fix -Wformat-security 2020-10-28 16:26:35 +00:00
diff_zip.cpp Fix memory leaks 2020-02-06 00:45:11 +00:00
diskimage.cpp bin/diskimage: Fix format strings through B_PRI macros 2015-07-19 09:19:11 -05:00
dpms.cpp
draggers.cpp dragger: use EXIT_SUCCESS/EXIT_FAILURE macros for clarity 2016-01-07 02:13:41 +01:00
driveinfo.c bin/driveinfo: Fix format strings through B_PRI macros 2015-07-19 09:23:54 -05:00
dstcheck.cpp dstcheck: do nothing if clock is clearly in the past. 2020-05-13 02:07:21 +00:00
dstcheck.rdef
eject.cpp bin: Clang warning fixes. 2018-06-18 23:18:34 -04:00
error.c Add new error codes B_PARTIAL_{READ,WRITE} 2014-06-23 22:58:15 +02:00
fdinfo.cpp bin/fdinfo: Fix format strings through B_PRI macros 2015-07-19 09:43:17 -05:00
ffm.cpp include strings.h where appriopriate... 2014-08-08 22:40:37 +02:00
filepanel.cpp
finddir.c Remove Spurious B_BEOS_DATA_DIRECTORY 2017-05-08 22:17:53 +02:00
findpaths.cpp Fix use of findpaths from inside chroot 2016-08-20 07:57:52 +02:00
fortune.c Fix build: missing semi-colon in fortune 2020-02-05 21:34:53 -05:00
fortune.rdef
fstrim.cpp bin/fstrim: Fix format strings through B_PRI macros 2015-07-19 09:25:41 -05:00
get_driver_settings.cpp Add a get_driver_settings debugging tool 2017-11-20 11:23:34 +01:00
getarch.cpp
haiku-utils.rdef haiku utils rdef: bump Copyright year and fix indentation 2019-05-08 02:00:04 +02:00
hd.c s/OpenBeOS License/MIT License/ universally, as they're the same thing. 2017-02-09 22:09:56 -05:00
hey.cpp [hey] - Fix overflow issue found by LGTM 2019-11-14 16:57:06 +00:00
hey.rdef
id.c
installsound.cpp s/OpenBeOS License/MIT License/ universally, as they're the same thing. 2017-02-09 22:09:56 -05:00
iroster.cpp bin/iroster: Fix format strings through B_PRI macros 2015-07-19 09:31:22 -05:00
isvolume.cpp
Jamfile POSIX: asprintf and vasprintf are BSD/GNU extensions 2020-11-07 08:49:34 +00:00
launch_roster.cpp launch_daemon: Added basic logging facility 2018-04-25 10:10:43 +02:00
leak_analyser.sh leak_analyser: Update excludes with more generic regex for ICU. 2015-08-13 22:34:51 +02:00
listarea.c listarea: fixes warnings and output on x86_64. 2014-09-06 23:57:46 +02:00
listattr.cpp listattr: Make sure attributes are properly terminated 2020-05-12 14:01:10 +02:00
listfont.cpp bin/listfont: Fix -Wformat= 2019-06-16 14:53:11 +00:00
listimage.c listimage: fix small memory leak 2014-06-30 12:08:40 -04:00
listport.c bin/listport: Fix -Wformat= 2019-06-16 14:53:11 +00:00
listres.cpp bin/listres: Fix -Wformat= 2019-06-16 14:53:11 +00:00
listsem.c listsem: Clean up format strings to use format macros. 2015-11-04 00:11:16 +01:00
logger.cpp include strings.h where appriopriate... 2014-08-08 22:40:37 +02:00
logname.c
lsindex.cpp lsindex: Fixed wrong errno code to be shown 2020-06-25 22:21:23 +02:00
message.cpp
mimeset.cpp PVS V1010: access before start of buffer after fgets 2019-07-21 20:05:08 +00:00
mimeset.rdef
mkindex.cpp
modifiers.cpp modifiers: Fix PVS 743 2018-11-22 15:22:19 +00:00
mount.c
mountvolume.cpp
mountvolume.rdef
mvattr.cpp
notify.cpp bin/notify: Fix PVS 741 2018-12-14 22:52:42 +00:00
notify.rdef
open.cpp open: don't print "invalid argument" when opening an URL. 2019-01-01 17:48:29 +00:00
play.cpp
printenv.c s/OpenBeOS License/MIT License/ universally, as they're the same thing. 2017-02-09 22:09:56 -05:00
prio.c Fix source code encoding 2020-06-27 16:58:05 +00:00
ps.c ps: fix warnings 2014-11-01 21:42:32 +01:00
query.cpp
quit.cpp
ramdisk.cpp use common AutoDeleter types 2020-12-13 19:14:13 +00:00
reindex.cpp Fix source code encoding 2020-06-27 16:58:05 +00:00
release.c s/OpenBeOS License/MIT License/ universally, as they're the same thing. 2017-02-09 22:09:56 -05:00
renice.c
resattr.cpp Fix memory leaks 2020-02-06 00:45:11 +00:00
rescan.c
resizefs.cpp resizefs: fix usage string 2020-09-12 19:37:59 +00:00
rmattr.cpp
rmindex.cpp
roster.cpp
safemode.c bin/safemode: Fix -Wimplicit-function-declaration 2020-10-23 07:08:25 +00:00
screeninfo.cpp screeninfo:also print all supported bitmap overlay colorspaces 2016-01-23 22:33:01 +01:00
setarch.cpp setarch: use a login shell; fixes #12066. 2015-06-12 19:29:19 +12:00
setcontrollook.cpp Add setcontrollook minimal CLI tool 2019-05-13 22:15:30 +00:00
setdecor.cpp bin/setdecor: Fix -Wformat= 2019-07-11 21:36:29 +00:00
setmime.cpp PVS V575: strange values passed to well known functions 2019-07-17 01:57:50 +00:00
setmime.rdef
settype.cpp Fix memory leaks 2020-02-06 00:45:11 +00:00
setusbconfig.cpp
setversion.cpp bin/setversion: Fix if condition 2020-06-25 14:11:37 +00:00
setvolume.cpp
shutdown.cpp bin/shutdown: Fix -Wformat= 2019-06-16 22:09:54 +00:00
spybmessage.cpp
sysinfo.cpp x86: identify Hygon vendor 2020-09-15 20:43:45 +00:00
system_time.cpp Add system_time bin command which just prints system_time(). 2015-08-29 19:15:47 +02:00
top.cpp bin/top: Fix -Wformat-security 2020-11-02 07:22:26 +00:00
translate.cpp include strings.h where appriopriate... 2014-08-08 22:40:37 +02:00
trash.cpp bin/trash: Fix PVS 787 2018-12-02 21:31:26 +00:00
tty.c
unchop.c s/OpenBeOS License/MIT License/ universally, as they're the same thing. 2017-02-09 22:09:56 -05:00
unmount.c s/Haiku License/MIT License/g. 2019-08-30 18:16:02 -04:00
urlwrapper.cpp bin/urlwrapper: Fix -Wmisleading-indentation 2020-10-23 07:09:20 +00:00
urlwrapper.h
urlwrapper.rdef
version.cpp bin/version: Fix -Wformat= 2019-06-16 22:09:37 +00:00
vmstat.cpp bin/vmstat: Fix -Wformat= 2019-06-17 22:34:37 +00:00
waitfor.cpp
watch.c
WindowShade.cpp WindowShade: fix build 2016-01-07 21:10:50 +01:00
xres.cpp xres: Add missing braces. 2017-12-01 14:24:45 -05:00