aboutsummaryrefslogtreecommitdiff
path: root/bin/sh/options.h
Commit message (Expand)AuthorAgeFilesLines
* bin: Remove ancient SCCS tags.Warner Losh2023-11-271-2/+0
* Remove $FreeBSD$: one-line .h patternWarner Losh2023-08-161-1/+0
* sh: Add -o verify to use O_VERIFY when sourcing scriptsStephane Rochoy2021-09-231-1/+3
* sh: Add set -o pipefailJilles Tjoelker2019-02-241-1/+3
* General further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-0/+2
* Renumber copyright clause 4Warner Losh2017-02-281-1/+1
* sh: Simplify some code related to positional parameters.Jilles Tjoelker2016-01-191-1/+0
* sh: Reduce size of options table.Jilles Tjoelker2016-01-071-49/+46
* sh: Add set -o nolog.Jilles Tjoelker2015-08-291-1/+4
* sh: Fix compiler warnings related to duplicate or missing declarations.Jilles Tjoelker2015-03-011-2/+1
* sh: Make getopts memory-safe if with changing arguments.Jilles Tjoelker2014-10-261-0/+1
* sh: Add do-nothing -h option.Jilles Tjoelker2011-06-181-1/+3
* sh: Fix duplicate prototypes for builtins.Jilles Tjoelker2011-06-131-3/+0
* sh: Various warning fixes (from WARNS=6 NO_WERROR=1):Jilles Tjoelker2009-12-271-1/+1
* sh: Constify various strings.Jilles Tjoelker2009-12-241-1/+1
* Remove clause 3 from the UCB licenses.Mark Murray2004-04-061-4/+0
* Add a -P/-o physical option which behaves similarly to bash/ksh's optionsTim J. Robbins2002-07-251-1/+3
* o __P has been reovedWarner Losh2002-02-021-9/+9
* Fix warnings, some of them serious because sh violated nameMartin Cracauer2000-04-201-1/+1
* $Id$ -> $FreeBSD$Peter Wemm1999-08-271-1/+1
* The immediate execution of traps I introduced in September 1998 (toMartin Cracauer1999-04-011-2/+4
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Merge in NetBSD mods and -Wall cleaning.Steve Price1996-12-141-7/+9
* Add the -p (privileged) commandline switchSteve Price1996-10-291-2/+4
* Merge of 4.4-Lite2 sh source, plus some gcc -Wall cleaning. This is aPeter Wemm1996-09-011-29/+25
* Added $Id$David Greenman1994-09-241-0/+1
* BSD 4.4 Lite bin SourcesRodney W. Grimes1994-05-261-0/+114