History log of /openbsd-src/usr.bin/Makefile (Results 1 – 25 of 168)
Revision Date Author Comments
# acb1415e 29-Jun-2022 job <job@openbsd.org>

Import ts(1) - a timestamp utility

A from scratch & pledged implementation of the perl 'ts' utility found
in the moreutils collection.

With help from florian@, tb@, and deraadt@

OK deraadt@


# 340ebc1f 19-Apr-2022 dlg <dlg@openbsd.org>

enable kstat(4) and kstat(1).

kstat allows the kernel to expose arbitrary data for userland to
consume. currently this is used by some network card drivers to
expose hardware counters they provide,

enable kstat(4) and kstat(1).

kstat allows the kernel to expose arbitrary data for userland to
consume. currently this is used by some network card drivers to
expose hardware counters they provide, and a bit by the network
stack to show things like ifq counters.

ok bluhm@ deraadt@

show more ...


# 99b9de83 22-Feb-2022 millert <millert@openbsd.org>

Add a seq(1) command, similar to what is present in GNU and Plan9.
Adapted from the NetBSD version with some changes from FreeBSD.
OK gnezdo@


# 9a9b50ce 13-Oct-2021 kn <kn@openbsd.org>

Provide realpath(1)

A tiny realpath(3) wrapper to make a porter's life easier.

Feedback kettenis deraadt cheloha sthen
OK cheloha martijn deraadt


# 6092c608 01-Sep-2021 job <job@openbsd.org>

Enable making timeout(1)

OK deraadt@


# 82fd4e08 26-Feb-2020 ratchov <ratchov@openbsd.org>

Add sndioctl utility to control audio parameters exposed by sndiod.

ok deraadt


# affa3905 07-Feb-2020 florian <florian@openbsd.org>

Unhook usr.sbin/bind from the build and hook up new dig source
directory (usr.bin/dig).


# 7146db2d 09-Aug-2019 martijn <martijn@openbsd.org>

Hook up snmp(1)


# e762119d 18-Mar-2019 deraadt <deraadt@openbsd.org>

install rsync as openrsync, so that people can easily familiarize
themselves with using it (as front end -- it will talk to the installed
'rsync' on the remote side). this will allow folks to give i

install rsync as openrsync, so that people can easily familiarize
themselves with using it (as front end -- it will talk to the installed
'rsync' on the remote side). this will allow folks to give it a shot,
identify weaknesses, collaborate, etc etc etc
discussed with benno

show more ...


# 424bdd43 30-Nov-2018 ratchov <ratchov@openbsd.org>

New midicat utility to send to or receive from MIDI ports.

ok mpi@


# c4b034e9 30-Nov-2018 ratchov <ratchov@openbsd.org>

Remove midiplay.

ok mpi@


# c9c36adb 19-Jun-2018 reyk <reyk@openbsd.org>

Enable ldap(1) in the build.

OK deraadt@


# b49c2831 11-Aug-2017 mpi <mpi@openbsd.org>

Enter ctfconv and ctfdump


# a3766f86 23-Jan-2017 joris <joris@openbsd.org>

Relink opencvs to the build.
sure deraadt@


# 2b5055b0 23-Sep-2016 sthen <sthen@openbsd.org>

Unhook sqlite3.


# c7d0d6db 16-Jul-2015 tedu <tedu@openbsd.org>

enable doas


# aafb87a3 03-Jul-2015 millert <millert@openbsd.org>

Sudo has moved to ports.


# 4182ba75 24-Apr-2015 nicm <nicm@openbsd.org>

Remove tip(1), superseded by cu(1).

ok deraadt sthen bmercer


# 62a9e408 27-Mar-2015 schwarze <schwarze@openbsd.org>

Move help(1) to share/man and send the remains of man(1) to the Attic.
It is implemented by the code in usr.bin/mandoc since OpenBSD 5.7.


# bad4f44f 11-Mar-2015 deraadt <deraadt@openbsd.org>

do not enter tcopy; spotted by tedu


# e479623d 09-Oct-2014 tedu <tedu@openbsd.org>

no more modstat


# e8fcd1ba 07-Oct-2014 tedu <tedu@openbsd.org>

remove gzsig. we have no use for this now.


# dab3f910 26-Aug-2014 jsing <jsing@openbsd.org>

Move openssl(1) from /usr/sbin/openssl to /usr/bin/openssl, since it is not
a system/superuser binary. At the same time, move the source code from its
current lib/libssl/src/apps location to a more a

Move openssl(1) from /usr/sbin/openssl to /usr/bin/openssl, since it is not
a system/superuser binary. At the same time, move the source code from its
current lib/libssl/src/apps location to a more appropriate home under
usr.bin/openssl.

ok deraadt@ miod@

show more ...


# 924afa28 11-Jul-2014 tedu <tedu@openbsd.org>

ain't nobody got time for fortran.
remove fsplit. ok beck.


# f8aa5dfa 10-Jul-2014 tedu <tedu@openbsd.org>

oldrdist is old. pre-ok guenther


1234567