haiku/src/bin
Murai Takashi ef916ff3b5 bin/multiuser: Fix PVS 1809 and 1896
Replace memset() with explicit_bzero(), since compiler could delete
memset() funnction call.

Change-Id: I6d6ad991951f516cf94b6fdf1772715ef4a42822
Reviewed-on: https://review.haiku-os.org/c/880
Reviewed-by: waddlesplash <waddlesplash@gmail.com>
2019-01-21 15:52:19 +00:00
..
addattr Remove more HOST_PLATFORM_SUNOS cruft. 2018-11-23 16:29:57 -05:00
bfs_tools recover: Work around use-after-free 2018-03-27 23:14:32 +02:00
cddb_lookup cddb_lookup: Support multiline track response. 2016-07-05 20:13:34 +02:00
consoled Build: Add architecture rule for libshared.a. 2016-01-15 21:12:24 -05:00
debug strace: Gracefully handle invalid syscall numbers. 2018-11-01 20:51:05 -04:00
desklink Clarify desklink translatable 2018-11-18 17:44:13 +00:00
filteredquery
fwcontrol fwcontrol: Fix PVS 1655 2018-11-15 19:14:19 +00:00
hid_decode Use libstdc++, libsupc++ and libgcc from gcc_syslibs. 2014-08-13 13:32:44 +02:00
keymap keymap: Allocate BApplication on the heap. 2018-12-16 19:35:04 -05:00
keystore
listdev
listusb listusb: dump video streams from UVC devices. 2016-11-02 15:26:04 +01:00
locale Add -a option to locale utility 2018-11-02 14:25:57 +00:00
mail_utils Removal of non-Haiku target platform logic from build system (part 1.) 2017-12-31 16:14:22 -05:00
makebootable system/boot: Add support for multiple bootloaders 2018-10-17 14:47:46 -05:00
makeudfimage s/OpenBeOS License/MIT License/ universally, as they're the same thing. 2017-02-09 22:09:56 -05:00
media_client MediaTest: Use MediaDebug.h 2018-10-24 16:12:05 +02:00
mkdos mkdos: Handle memory allocation better 2018-01-03 22:35:58 -05:00
mkfs mkfs: Added an example to the help text. 2017-01-19 22:12:59 +01:00
multiuser bin/multiuser: Fix PVS 1809 and 1896 2019-01-21 15:52:19 +00:00
network freebsd11_wlan -> freebsd_wlan. 2019-01-07 20:17:51 -05:00
package Package Kit: add Zstd compression. 2018-08-11 23:10:00 +00:00
package_repo HaikuDepot / PackageKit: Repositories 'Identifier' URL 2018-07-05 20:06:54 +00:00
pc bin/pc: Mark non-returning function as void 2017-12-29 15:28:30 -05:00
pcmcia-cs
pkgman pkgman: Handle -y argument to "drop-repo" command. 2018-11-23 18:00:08 -05:00
rc Remove more HOST_PLATFORM_SUNOS cruft. 2018-11-23 16:29:57 -05:00
screen_blanker Convert various more things to using Set*UIColor. 2016-01-04 07:29:14 -05:00
screenmode Signature have to match in rdef and sources. 2018-11-18 17:45:24 +00:00
unzip
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
catattr.cpp CID 702036: catattr: close file descriptor after usage 2015-07-02 16:12:33 -04:00
checkfs.cpp bin: Clang warning fixes. 2018-06-18 23:18:34 -04: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
df.cpp df: adjusted width of columns and unit names 2017-03-12 10:47:52 +01:00
diff_zip.cpp
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: swap first and second buttons, change wording... 2015-06-10 12:37:02 -04: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 CID 605799: Resource Leakage in fortune 2015-06-25 18:03:41 -04: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
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: Added -h and --help for usage text. 2015-07-22 20:44:57 +02: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 Removal of non-Haiku target platform logic from build system (part 1.) 2017-12-31 16:14:22 -05: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: added support for B_TIME_TYPE. 2015-03-13 13:44:22 +01:00
listfont.cpp listfont: remove (broken) check for R5 bug 2015-12-30 19:56:01 +01:00
listimage.c listimage: fix small memory leak 2014-06-30 12:08:40 -04:00
listport.c s/OpenBeOS License/MIT License/ universally, as they're the same thing. 2017-02-09 22:09:56 -05:00
listres.cpp
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
message.cpp
mimeset.cpp Remove more HOST_PLATFORM_SUNOS cruft. 2018-11-23 16:29:57 -05: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
ps.c ps: fix warnings 2014-11-01 21:42:32 +01:00
query.cpp
quit.cpp
ramdisk.cpp
reindex.cpp
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
rescan.c
rmattr.cpp
rmindex.cpp
roster.cpp
safemode.c
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
setdecor.cpp
setmime.cpp setmime: hash() conflicts with std::hash. 2015-07-25 23:42:13 +02:00
setmime.rdef
settype.cpp
setusbconfig.cpp
setversion.cpp Remove more HOST_PLATFORM_SUNOS cruft. 2018-11-23 16:29:57 -05:00
setvolume.cpp
shutdown.cpp /bin/shutdown: fixed bug, was returning non zero even on shutdown 2018-05-03 12:22:45 +02:00
spybmessage.cpp
sysinfo.cpp bin/sysinfo: bugfix & update 2019-01-04 19:05:49 +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 Fix various unsafe usages of strcat/strcpy 2018-01-19 06:32:43 +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
uptime.cpp Fix various unsafe usages of strcat/strcpy 2018-01-19 06:32:43 +00:00
urlwrapper.cpp Remove private support kit BUrl 2014-07-03 17:39:59 +02:00
urlwrapper.h
urlwrapper.rdef
version.cpp
vmstat.cpp
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