aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/basename
Commit message (Expand)AuthorAgeFilesLines
* Add HISTORY sections to banner(6), basename(1), limits(1) and vmstat(8)Gordon Bergling2020-06-181-1/+8
* Convert `cap_enter() < 0 && errno != ENOSYS` to `caph_enter() < 0`.Mariusz Zaborski2018-06-191-1/+1
* General further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-0/+2
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-10-311-1/+0
* Add HAS_TESTS to all Makefiles that are currently using theEnji Cooper2017-08-021-0/+1
* Convert traditional ${MK_TESTS} conditional idiom for including testEnji Cooper2017-08-021-3/+1
* Renumber copyright clause 4Warner Losh2017-02-282-2/+2
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2016-11-131-0/+1
* Capsicumize some trivial stdio programsConrad Meyer2016-11-081-0/+4
* Merge ^/user/ngie/release-pkg-fix-tests to unbreak how test files are installedEnji Cooper2016-05-041-4/+0
* MFHGlen Barber2016-03-101-0/+11
|\
| * DIRDEPS_BUILD: Connect MK_TESTS.Bryan Drewery2016-03-091-0/+11
* | First pass to fix the 'tests' packages.Glen Barber2016-02-021-0/+4
|/
* Refactor the test/ Makefiles after recent changes to bsd.test.mk (r289158) andEnji Cooper2015-10-121-7/+2
* Add META_MODE support.Simon J. Gerraty2015-06-131-0/+18
|\
| * dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty2015-06-081-2/+0
| * Merge from head@274682Simon J. Gerraty2014-11-192-0/+18
| |\ | |/ |/|
| * 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/+19
* | Integrate usr.sbin/basename/tests from NetBSD into atf/kyuaEnji Cooper2014-10-092-0/+18
|/
* Remove the advertising clause from UCB copyrighted files in usr.bin. ThisJoel Dahl2010-12-112-8/+0
* Alow dirname(1) to accept multiple arguments in the same way thatRobert Watson2009-02-021-0/+1
* Cross-reference basename(3) and dirname(3).Joseph Koshy2006-03-161-1/+3
* Sort sections.Ruslan Ermilov2005-01-181-2/+2
* Added the EXIT STATUS section where appropriate.Ruslan Ermilov2005-01-171-1/+1
* Ensure that suffix matches occur on character boundaries.Tim J. Robbins2004-07-151-4/+32
* Deal with double whitespace.Ruslan Ermilov2004-07-031-1/+1
* ANSIify function definitions.David Malone2002-09-041-4/+2
* Remove local prototypes for main().Juli Mallett2002-08-191-1/+0
* Make it possible to have this (basename(1)) perform basename(3) on multipleJuli Mallett2002-06-302-8/+50
* Use `The .Nm utility'Philippe Charnier2002-04-191-5/+7
* remove __PWarner Losh2002-03-221-2/+2
* Remove leaf node WARNS?=2 (that mainly I added). This shouldMark Murray2002-02-081-1/+0
* Style improvements recommended by Bruce as a follow up to someDavid Malone2001-12-101-5/+6
* Use __FBSDID().Mark Murray2001-12-031-3/+5
* mdoc(7) police: utilize the new .Ex macro.Ruslan Ermilov2001-08-151-5/+1
* Remove whitespace at EOL.Dima Dorfman2001-07-151-2/+2
* Set WARNS=2 on programs that compile cleanly with it; add $FreeBSD$Dima Dorfman2001-06-301-2/+3
* Include missing header files which define functions for which gcc hasDima Dorfman2001-06-241-0/+1
* Silence WARNS=2 and BDECFLAGS on alpha and i386Kris Kennaway2001-05-201-0/+1
* mdoc(7) police: utilize .St macro.Ruslan Ermilov2001-02-261-1/+3
* mdoc(7) police: use the new features of the Nm macro.Ruslan Ermilov2000-11-201-1/+1
* Fix suffix matching.Dag-Erling Smørgrav2000-10-121-2/+7
* Reintroduce functionality and error checks that were boneheadedly removedDag-Erling Smørgrav2000-09-061-1/+8
* Use basename(3).Dag-Erling Smørgrav2000-09-031-62/+4
* Add DIAGNOSTICS section namePhilippe Charnier2000-03-261-4/+4
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1