summaryrefslogtreecommitdiffstats
path: root/bin/sh/options.c
Commit message (Expand)AuthorAgeFilesLines
* Reset the internal state used for the 'getopts' built-in when 'shift' or 'set'stefanf2008-03-221-2/+2
* Implement some of the differences between special built-ins and other builtinsstefanf2006-04-091-1/+1
* Include disabled options in the output of 'set +o'. POSIX says the output ofstefanf2005-10-291-11/+8
* A second attempt to adjust option-parsing on a shell command, for thegad2005-05-161-1/+20
* Change /bin/sh so *it* implements the processing needed for scripts togad2005-02-161-11/+43
* Remove clause 3 from the UCB licenses.markm2004-04-061-4/+0
* Consistently use FBSDIDobrien2002-06-301-2/+2
* Implement `set +o', which displays the currently set options in a formattjr2002-05-251-5/+20
* Usage style sweep: spell "usage" with a small 'u'.des2002-04-221-1/+1
* o __P has been reovedimp2002-02-021-43/+22
* Fix warnings, some of them serious because sh violated namecracauer2000-04-201-2/+2
* $Id$ -> $FreeBSD$peter1999-08-271-1/+1
* Add rcsid. Spelling.charnier1998-05-181-3/+5
* Avoid a possible NULL pointer dereference, nuke register usage,steve1997-04-281-6/+5
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Fix a problem caused by finger failure on my part. The builtinsteve1996-12-211-3/+7
* Merge in NetBSD mods and -Wall cleaning.steve1996-12-141-32/+109
* Add the -p (privileged) commandline switchsteve1996-10-291-1/+10
* Merge of 4.4-Lite2 sh source, plus some gcc -Wall cleaning. This is apeter1996-09-011-20/+39
* Fix my breakage of the $0 handling during $ENV processing.joerg1995-10-091-2/+2
* Posixize:joerg1995-10-011-1/+4
* Fix /bin/sh's broken handling of the builtin getopts(1). The optionsjoerg1995-08-061-3/+2
* Remove trailing whitespace.rgrimes1995-05-301-2/+2
* Added $Id$dg1994-09-241-0/+2
* BSD 4.4 Lite bin Sourcesrgrimes1994-05-261-0/+433
OpenPOWER on IntegriCloud