summaryrefslogtreecommitdiff
path: root/usr.bin/Makefile
AgeCommit message (Expand)Author
2010-02-03Userland now builds and uses terminfo instead of termcap.roy
2010-01-16Remove tn3270 from base system.roy
2009-10-29unhook yaccchristos
2009-10-26unhook lexchristos
2009-10-26put back lexchristos
2009-10-26unhook old flex.christos
2009-09-03Enable libarchive-based unzip frontend.joerg
2009-08-15Add nbperf(1), a minimal perfect hash function generator.joerg
2009-07-20openssl has movedchristos
2009-06-07unhook sshchristos
2009-05-08unhook filechristos
2009-01-19Remove ATF 0.5 from dist/atf and all of the reachover Makefiles used tojmmv
2008-12-11Add the tabs utility, conforming to IEEE Std 1003.1 (``POSIX.1'').roy
2008-11-12Remove LKMs and switch to the module framework, pass 1.ad
2008-10-29bye old vi!christos
2008-08-31For now descend into old vi for virecover and doc. Unfortunately thechristos
2008-08-31nvi is now defaultchristos
2008-08-16Dont build atf tools with (${MKATF} == no).gmcgarry
2008-07-22Per discussion on tech-userlevel@, do not compile and install nvidyoung
2008-07-16top is now in dist/bsdchristos
2008-06-10enable the wcurses-enabled vi as 'nvi', 'nex', and 'nview'.aymeric
2008-05-11Add nbsvtool to the build.joerg
2008-03-22Import Heimdal-1.1mlelstv
2008-02-10Always test MKMODULAR with != "no". Requested by mrg@.jmmv
2008-02-09Do not descend into modstat if MKMODULAR is set.jmmv
2007-11-12Add the atf toolsjmmv
2007-11-09Add a new utility 'btkey' for managment of Bluetooth Link Keys storedplunky
2007-06-21Add the newgrp(1) utility, which changes effective group ID. Thisginsbach
2007-02-18Enable sdiff(1) in usr.bin, disable GNU sdiff(1).rmind
2007-01-30Move paxctl from usr.bin/paxctl to usr.sbin/paxctl, and make it an adminelad
2006-10-07Fix broken line continuation, probably caused by editor word wrap.tron
2006-10-07PR/18126: jnilsson at ludd dot luth dot se: add the revoke programelad
2006-09-25PR/34599: Mindaugas: csplit(1) utility portchristos
2006-06-19Initial import of bluetooth stack on behalf of Iain Hibbert. (plunky@,gdamore
2006-05-16Introduce PaX MPROTECT -- mprotect(2) restrictions used to strengthenelad
2006-04-03Add a kernel driver and userland program for the Topfield TF5000PVR rangescw
2006-01-24moduli utils moved from games to usr.bin.elad
2005-07-25Add vndcompresshubertf
2005-06-29add deroff and spellperry
2005-06-05config and genassym are not sysadmin tools, they are development tools.thorpej
2005-03-09Add a sockstat(1) command that can list open sockets and the processesatatat
2005-01-20add seq(1)ginsbach
2005-01-02Add a getextattr(1)/setextattr(1)/rmextattr(1)/lsextattr(1) utilitythorpej
2004-11-23add getent(1)lukem
2004-09-13Add the uuidgen(1) command, adapted from FreeBSD. While here, also addthorpej
2004-05-25Add kgetcred, a tool that fetches a credential from the KDClha
2004-04-01Remove which (the csh script installed in /usr/bin).martin
2004-03-26switch over to mrg gzip.mrg
2004-03-13switch awk to nawk; gawk sources will be removed after some grace periodjdolecek
2003-07-04add locale(1) utility.tshiozak