summaryrefslogtreecommitdiffstats
path: root/usr.bin/getopt
AgeCommit message (Expand)AuthorFilesLines
2018-03-16improve markup quality in the cases found by the new "--" style messageschwarze1-3/+5
2015-10-09Change all tame callers to namechange to pledge(2).deraadt1-3/+3
2015-10-07tame "stdio". It would take some doing for this to contain a bug, butderaadt1-1/+5
2014-01-19A SYNOPSIS should not attempt to provide examples, so trim it;schwarze1-15/+16
2012-11-14fix a bug, hidden by the break statement in the special option case,sobrado1-3/+3
2010-10-28knock out some "-*- nroff -*-" lines;jmc1-2/+2
2009-10-27rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andderaadt1-5/+1
2009-04-12document that no leading whitespace is permitted between the option andokan1-2/+5
2007-05-31convert to new .Dd format;jmc1-2/+2
2007-01-26after some discussion with otto, remove "errcode=$?;" from getopt'sjmc1-2/+2
2007-01-24The example is not correct and uses non-idiomatic scripting. So fix it.otto1-5/+5
2006-06-07this file is public domain;jmc1-2/+7
2006-01-14document why we avoid: set -- `getopt optstring $*`jmc1-1/+10
2006-01-14update the example and synopsis so that we are checking thejmc1-4/+5
2006-01-13- kill some of the mad escaping;jmc1-16/+15
2003-07-10add missing includesdavid1-2/+3
2003-06-10mostly ansi cleanup; pval okderaadt1-5/+3
2003-02-17copyrights added;jmc1-1/+5
2001-07-12first pass at a -Wall cleanupderaadt1-2/+4
2000-04-15Mostly punctuation fixes.aaron1-3/+2
2000-03-07Various cleanup.aaron1-9/+9
2000-03-04In Unix land we prefer "whitespace" to "white space" or "white-space". Ataaron1-3/+3
1999-07-04correct use of .Nm; some other formatting nitsaaron1-6/+6
1998-09-26usr.bin/ man page fixes, f-m.aaron1-4/+4
1997-01-15getopt(3) returns -1 when out of args, not EOF, whee!millert1-3/+3
1996-06-26rcsidderaadt3-3/+5
1995-10-18initial import of NetBSD treederaadt3-0/+143