aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/printenv
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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/+5
* Chase a cornercase in printenv and sync its behaviour with builtin'sPietro Cerutti2016-10-191-2/+2
* Add META_MODE support.Simon J. Gerraty2015-06-131-0/+18
|\
| * dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty2015-06-081-2/+0
| * 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
|/
* Remove the advertising clause from UCB copyrighted files in usr.bin. ThisJoel Dahl2010-12-112-8/+0
* Define extern **environ in global scope instead of in function.Xin LI2009-02-211-2/+2
* Simplify.Ruslan Ermilov2006-12-261-1/+1
* Added the EXIT STATUS section where appropriate.Ruslan Ermilov2005-01-171-1/+1
* Split the env(1) manpage off from printenv(1); there is not much pointTim J. Robbins2003-06-012-93/+17
* mdoc(7) police: markup polishing.Ruslan Ermilov2002-11-261-1/+1
* ANSIify function definitions.David Malone2002-09-041-6/+4
* Document the fairly obvious effects of the PATH environment variable.Tim J. Robbins2002-06-281-0/+10
* Discourage use of env(1)'s "-" flag by moving its description to theTim J. Robbins2002-06-281-5/+7
* Indicate that env(1) allows you to supply arguments to the utility itTim J. Robbins2002-06-191-7/+7
* Use `The .Nm utility'Philippe Charnier2002-04-201-7/+11
* remove __PWarner Losh2002-03-221-1/+1
* Use new ID scheme.Mike Barcroft2002-02-211-6/+15
* 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-102-6/+7
* Warnc cleanups. Add FreeBSD IDs.David Malone2001-12-032-2/+8
* mdoc(7) police: fixed formatting.Ruslan Ermilov2001-07-051-8/+10
* Mention how env(1) can be used with the "#!" construct.Dima Dorfman2001-05-301-0/+19
* Prepare for mdoc(7)NG.Ruslan Ermilov2000-12-191-1/+1
* mdoc(7) police: use the new features of the Nm macro.Ruslan Ermilov2000-11-201-3/+3
* The printenv(1) command is now a builtin(1) in csh(1).Sheldon Hearn2000-05-091-0/+7
* Remove single-space hard sentence breaks. These degrade the qualitySheldon Hearn2000-03-011-1/+2
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Add ``-i'' option, which is the same as ``-''. The -i option is theSheldon Hearn1999-08-271-6/+16
* Add $Id$, to make it simpler for members of the translation teams toNik Clayton1999-07-121-0/+1
* environmental -> environment.Philippe Charnier1997-08-041-1/+1
* compare return value from getopt against -1 rather than EOF, per the finalWarner Losh1997-03-291-1/+1
* This commit was generated by cvs2svn to compensate for changes in r23690,Peter Wemm1997-03-111-1/+2
|\
| * Import some parts of CSRG 4.4BSD-Lite2 usr.bin sources to fix tree build.Peter Wemm1997-03-111-0/+100
* BSD 4.4 Lite Usr.bin SourcesRodney W. Grimes1994-05-273-0/+203