aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/tabs
Commit message (Expand)AuthorAgeFilesLines
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-05-121-1/+1
* Update/fix Makefile.depend for userlandSimon J. Gerraty2023-04-191-2/+1
* ncurses: chase dependency changes in the source treeBaptiste Daroussin2021-10-041-1/+1
* tabs: a hacky version of tabs appeared in 1st edition UnixWarner Losh2021-09-091-2/+7
* various: general adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-10-311-1/+0
* Add META_MODE support.Simon J. Gerraty2015-06-131-0/+19
|\
| * dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty2015-06-081-2/+0
| * Merge sync of headSimon J. Gerraty2015-05-271-2/+2
| |\ | |/ |/|
| * Merge head from 7/28Simon J. Gerraty2014-08-192-3/+2
| |\
| * | Updated dependenciesSimon J. Gerraty2014-05-161-1/+0
| * | Updated dependenciesSimon J. Gerraty2014-05-101-0/+2
| * | Updated dependenciesSimon J. Gerraty2013-03-111-0/+1
| * | Updated dependenciesSimon J. Gerraty2013-02-161-2/+0
| * | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar2012-08-221-0/+21
* | | Convert to usr.bin/ to LIBADDBaptiste Daroussin2014-11-251-2/+2
| |/ |/|
* | Replace all uses of libncurses and libtermcap with their wide characterBrooks Davis2014-07-171-2/+2
|/
* Added the EXIT STATUS section where appropriate.Ruslan Ermilov2005-01-171-1/+1
* mdoc(7) police: markup polishing.Ruslan Ermilov2002-11-261-3/+1
* Note that this appeared at least as early as PWB UNIX.Juli Mallett2002-06-101-2/+1
* Use the Tn macro for COBOL, FORTRAN, PL/1, SNOBOL.Tim J. Robbins2002-06-081-6/+12
* Support the "--" end-of-options marker.Tim J. Robbins2002-06-081-0/+3
* Expand description of environment variables, refer to environ(7) whereTim J. Robbins2002-06-071-8/+18
* mdoc(7) police: pedantry.Ruslan Ermilov2002-05-301-3/+3
* Mark argc as __unused to silence GCC.Tim J. Robbins2002-05-211-1/+1
* Add an implementation of the tabs(1) utility, as required by SUSv3.Tim J. Robbins2002-05-213-0/+388