haiku/src/bin
Alexander von Gluck IV ed7204fad2 gpt: Correct naming. efi_* also conflicts with some efi headers
Change-Id: I19b5b2c4609da8474b26588ae8d7d4caf72a826b
Reviewed-on: https://review.haiku-os.org/c/haiku/+/2018
Reviewed-by: Fredrik Holmqvist <fredrik.holmqvist@gmail.com>
Reviewed-by: Alex von Gluck IV <kallisti5@unixzen.com>
2019-12-13 23:53:07 +00:00
..
addattr Remove all invocations of SetSubDirSupportedPlatformsBeOSCompatible. 2019-03-30 15:19:38 -04:00
bfs_tools Remove all invocations of SetSubDirSupportedPlatformsBeOSCompatible. 2019-03-30 15:19:38 -04: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 bin/debug/profile: Fix -Wformat= 2019-12-07 16:06:50 +00:00
desklink Remove all invocations of SetSubDirSupportedPlatformsBeOSCompatible. 2019-03-30 15:19:38 -04:00
filteredquery Add filteredquery command. 2013-12-14 08:27:21 +01:00
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
keymap Remove all invocations of SetSubDirSupportedPlatformsBeOSCompatible. 2019-03-30 15:19:38 -04:00
keystore Add setting/removal of keyring unlock keys to the cli app. 2013-03-05 11:04:59 -05:00
listdev More work towards hybrid support 2013-08-01 08:54:06 +02:00
listusb usb_video.h: build fixes 2019-12-05 18:28:12 +01:00
locale Add -a option to locale utility 2018-11-02 14:25:57 +00:00
mail_utils bin/mail_utils/mail2mbox: Fix -Wformat= 2019-06-29 10:44:04 +00:00
makebootable gpt: Correct naming. efi_* also conflicts with some efi headers 2019-12-13 23:53:07 +00:00
makeudfimage s/OpenBeOS License/MIT License/ universally, as they're the same thing. 2017-02-09 22:09:56 -05:00
media_client PVS V595: Pointer was utilized before it was verified against nullptr. 2019-07-27 15:22:15 +00:00
mkdos bin/mkdos: Fix -Wformat= 2019-06-17 22:34:37 +00:00
mkfs mkfs: Added an example to the help text. 2017-01-19 22:12:59 +01:00
multiuser Add a features.h to auto enable _DEFAULT_SOURCE 2019-07-29 20:26:46 +00:00
network netstat: Added family, protocol, and state filter options 2019-08-12 22:09:34 +00:00
package package kit: Skip over future package attributes. 2019-08-14 02:08:35 +00:00
package_repo HaikuDepot / PackageKit: Repositories 'Identifier' URL 2018-07-05 20:06:54 +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 pkgman: Inform the user when a reboot is required to complete installation. 2019-06-01 16:19:55 -04: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 bin/screenmode: Fix -Wformat= 2019-06-16 14:53:11 +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
Jamfile Fix the build of test_app_server on 64bit 2019-09-01 03:04:52 +00:00
WindowShade.cpp WindowShade: fix build 2016-01-07 21:10:50 +01: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 beep: Style cleanup. No functional change. 2012-04-01 13:40:19 -05:00
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 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 Rewrote copyright header. s/OpenBeOS/Haiku. 2013-02-16 14:07:00 -05:00
clipboard.cpp Clipboard: style fixes. 2015-01-05 15:49:52 +01:00
comm.c
copyattr.cpp copyattr: Fix error output 2013-08-28 00:36:27 +02:00
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 More catalog-related cleanup. 2012-04-16 21:31:22 +02:00
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 Add setarch and getarch commands 2013-11-17 02:09:37 +01:00
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 Added some more binaries to the image. 2012-08-01 11:00:35 +01: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 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 bin/lsindex: Fix -Wformat= 2019-06-16 14:53:11 +00: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: open mounted images/volumes in Tracker. 2013-03-10 22:28:23 +01:00
mountvolume.rdef
mvattr.cpp Added command line programm to rename/move attributes. 2012-05-06 16:55:36 +02:00
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 userland: Pass more sizes with ioctls where we can. 2019-07-11 23:41:52 -04:00
reindex.cpp reindex: fixes 64 bit warnings 2013-05-10 19:44:51 +02: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
rescan.c
resizefs.cpp resizefs: fix build 2019-08-20 20:40:15 +02:00
rmattr.cpp
rmindex.cpp
roster.cpp roster: fixes 64 bit warnings 2013-05-10 19:46:29 +02:00
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
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
setusbconfig.cpp
setversion.cpp Remove more HOST_PLATFORM_SUNOS cruft. 2018-11-23 16:29:57 -05:00
setvolume.cpp
shutdown.cpp bin/shutdown: Fix -Wformat= 2019-06-16 22:09:54 +00:00
spybmessage.cpp
sysinfo.cpp Change all references to "__INTEL__" to "__i386__". 2019-03-30 16:54:01 -04: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= 2019-06-17 22:34:37 +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 Rewrote copyright header. s/OpenBeOS/Haiku. 2013-02-16 14:07:00 -05:00
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 urlwrapper: add support for binary plist webloc files 2019-03-06 04:54:56 +01:00
urlwrapper.h
urlwrapper.rdef urlwrapper: Handle the doi: URI scheme 2012-11-10 00:51:23 +01:00
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
xres.cpp xres: Add missing braces. 2017-12-01 14:24:45 -05:00