summaryrefslogtreecommitdiff
path: root/usr.bin/Makefile
AgeCommit message (Expand)Author
7 daysbuild: Remove duplicate SUBDIR entriesMark Johnston
7 dayssrc.opts: Introduce MK_SOUNDChristos Margiolis
2025-12-23Resurrect standalone commandDag-Erling Smørgrav
2025-12-19usr.bin: Remove intrinsic utilitiesDag-Erling Smørgrav
2025-08-20Remove MK_GSSAPILexi Winter
2025-07-10shar: remove from the tree well in advance of the 15.0 releaseKyle Evans
2025-06-15compile_et: The Heimdal compile_et is not needed with MIT KRB5Cy Schubert
2025-05-27Add ts(1) commandJuraj Lutter
2025-05-06runat: Add a runat(1) utility similar to the Solaris oneRick Macklem
2025-05-05strings: Unconditionally install ELF Tool Chain's stringsEd Maste
2025-04-11elfcopy: Restore upstream nameEd Maste
2025-03-23boot: Always use ELF Tool Chain elfcopy for EFI buildsEd Maste
2025-03-20usr.bin/Makefile: always build ELF Tool Chain strings(1)Ed Maste
2025-01-22Remove publickey(5) stuffEmmanuel Vadot
2024-11-24usr.bin/bc: remove OpenBSD derived bc and dc commandsStefan Eßer
2024-10-18mididump(1): Initial revisionChristos Margiolis
2024-10-02Build BSD diff3 if GNU diff3 is disabled.Dag-Erling Smørgrav
2024-07-15Remove residual blank line at start of MakefileWarner Losh
2024-05-22mac_do: add a new MAC/do policy and mdo(1) utilityBaptiste Daroussin
2024-04-01usr.bin: Make lorder conditional on MK_TOOLCHAIN.Dag-Erling Smørgrav
2024-02-24posixmqcontrol(1): manage posix message queuesRick Parrish
2023-11-26usr.bin: Remove ancient SCCS tags.Warner Losh
2023-08-16Remove $FreeBSD$: one-line sh patternWarner Losh
2023-08-11cpuset(8): move to /bin/Enji Cooper
2023-05-30genl: add new command to list genetlink(4)Baptiste Daroussin
2023-04-21llvm-strings: Install as strings when WITH_LLVM_BINUTILS=YESCameron Katri
2023-03-09NgATM: Remove netgraph ATM supportBrooks Davis
2023-02-02timeout: Move from /usr/bin to /binMateusz Piotrowski
2023-01-26Retire WITHOUT_CXX optionEd Maste
2022-11-15rs: Convert to C++ to convert elem to a std::vector<char *>.John Baldwin
2022-10-28usr.bin: hook wg(8) up to the buildKyle Evans
2022-10-02Put OPIE to rest.Dag-Erling Smørgrav
2022-08-13Remove minigzip from the base system.Xin LI
2022-04-18bintrans: move files to a new directoryPiotr Pawel Stefaniak
2022-04-18Modularize uuencode and uudecode by wrapping them in bintrans.cPiotr Pawel Stefaniak
2022-03-06bsddialog: new utility for TUI dialogs and widgetsAlfonso S. Siciliano
2021-11-04beep(1): Initial version of utility to create terminal beep via soundcard.Hans Petter Selasky
2021-09-06Add WITH_LLVM_BINUTILS to install LLVM binutils instead of ElftoolchainAlex Richardson
2021-08-02Remove mkcsmapper_static and mkesdb_static from build-toolsAlex Richardson
2021-07-02Revert "Remove lib/kyua from the build"Alex Richardson
2021-07-02Remove lib/kyua from the buildAlex Richardson
2021-06-11Remove svnlite.John Baldwin
2021-02-25ncurses: Add support for terminfo databaseBaptiste Daroussin
2021-02-06lastcomm(1): Only install if MK_ACCT is onEmmanuel Vadot
2021-01-19Remove remaining uses of ${COMPILER_FEATURES:Mc++11}Alex Richardson
2020-11-03Add WITH_LLVM_CXXFILT option to install llvm-cxxfilt as c++filtDimitry Andric
2020-10-02Add backlight(8)Emmanuel Vadot
2020-09-14Cleanups for gprof:Andrew Turner
2020-06-27Import new 2-clause BSD licenced implementation of the bc and dc commandsStefan Eßer
2020-03-23Import the kyua test framework.Brooks Davis