index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.bin
/
getopt
Age
Commit message (
Expand
)
Author
2021-05-04
shell scripts should use getopts instead of getopt
Christian Weisgerber
2018-03-16
improve markup quality in the cases found by the new "--" style message
Ingo Schwarze
2015-10-09
Change all tame callers to namechange to pledge(2).
Theo de Raadt
2015-10-07
tame "stdio". It would take some doing for this to contain a bug, but
Theo de Raadt
2014-01-19
A SYNOPSIS should not attempt to provide examples, so trim it;
Ingo Schwarze
2012-11-14
fix a bug, hidden by the break statement in the special option case,
Igor Sobrado
2010-10-28
knock out some "-*- nroff -*-" lines;
Jason McIntyre
2009-10-28
rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and
Theo de Raadt
2009-04-12
document that no leading whitespace is permitted between the option and
Okan Demirmen
2007-05-31
convert to new .Dd format;
Jason McIntyre
2007-01-26
after some discussion with otto, remove "errcode=$?;" from getopt's
Jason McIntyre
2007-01-24
The example is not correct and uses non-idiomatic scripting. So fix it.
Otto Moerbeek
2006-06-07
this file is public domain;
Jason McIntyre
2006-01-14
document why we avoid: set -- `getopt optstring $*`
Jason McIntyre
2006-01-14
update the example and synopsis so that we are checking the
Jason McIntyre
2006-01-13
- kill some of the mad escaping;
Jason McIntyre
2003-07-10
add missing includes
David Krause
2003-06-10
mostly ansi cleanup; pval ok
Theo de Raadt
2003-02-17
copyrights added;
Jason McIntyre
2001-07-12
first pass at a -Wall cleanup
Theo de Raadt
2000-04-15
Mostly punctuation fixes.
Aaron Campbell
2000-03-07
Various cleanup.
Aaron Campbell
2000-03-04
In Unix land we prefer "whitespace" to "white space" or "white-space". At
Aaron Campbell
1999-07-04
correct use of .Nm; some other formatting nits
Aaron Campbell
1998-09-26
usr.bin/ man page fixes, f-m.
Aaron Campbell
1997-01-15
getopt(3) returns -1 when out of args, not EOF, whee!
Todd C. Miller
1996-06-26
rcsid
Theo de Raadt
1995-10-18
initial import of NetBSD tree
Theo de Raadt