summaryrefslogtreecommitdiffstats
path: root/usr.bin/getopt (follow)
Commit message (Expand)AuthorAgeFilesLines
* improve markup quality in the cases found by the new "--" style messageschwarze2018-03-161-3/+5
* Change all tame callers to namechange to pledge(2).deraadt2015-10-091-3/+3
* tame "stdio". It would take some doing for this to contain a bug, butderaadt2015-10-071-1/+5
* A SYNOPSIS should not attempt to provide examples, so trim it;schwarze2014-01-191-15/+16
* fix a bug, hidden by the break statement in the special option case,sobrado2012-11-141-3/+3
* knock out some "-*- nroff -*-" lines;jmc2010-10-281-2/+2
* rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andderaadt2009-10-271-5/+1
* document that no leading whitespace is permitted between the option andokan2009-04-121-2/+5
* convert to new .Dd format;jmc2007-05-311-2/+2
* after some discussion with otto, remove "errcode=$?;" from getopt'sjmc2007-01-261-2/+2
* The example is not correct and uses non-idiomatic scripting. So fix it.otto2007-01-241-5/+5
* this file is public domain;jmc2006-06-071-2/+7
* document why we avoid: set -- `getopt optstring $*`jmc2006-01-141-1/+10
* update the example and synopsis so that we are checking thejmc2006-01-141-4/+5
* - kill some of the mad escaping;jmc2006-01-131-16/+15
* add missing includesdavid2003-07-101-2/+3
* mostly ansi cleanup; pval okderaadt2003-06-101-5/+3
* copyrights added;jmc2003-02-171-1/+5
* first pass at a -Wall cleanupderaadt2001-07-121-2/+4
* Mostly punctuation fixes.aaron2000-04-151-3/+2
* Various cleanup.aaron2000-03-071-9/+9
* In Unix land we prefer "whitespace" to "white space" or "white-space". Ataaron2000-03-041-3/+3
* correct use of .Nm; some other formatting nitsaaron1999-07-041-6/+6
* usr.bin/ man page fixes, f-m.aaron1998-09-261-4/+4
* getopt(3) returns -1 when out of args, not EOF, whee!millert1997-01-151-3/+3
* rcsidderaadt1996-06-263-3/+5
* initial import of NetBSD treederaadt1995-10-183-0/+143