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
/
cut
Age
Commit message (
Expand
)
Author
2023-03-08
Delete obsolete /* ARGSUSED */ lint comments.
Philip Guenther
2022-12-04
userspace: remove vestigial '?' cases from top-level getopt(3) loops
Scott Soule Cheloha
2022-08-04
Add HISTORY and AUTHORS.
Ingo Schwarze
2019-02-07
Remove rpath from pledge when only stdin is used.
Tobias Stoeckmann
2018-07-13
Unused variables.
Kenneth R Westerback
2018-03-30
Fix overflow in list value parsing.
Tobias Stoeckmann
2016-10-24
Unify wording for LC_CTYPE in ENVIRONMENT:
Ingo Schwarze
2015-12-06
Use ENVIRONMENT rather than CAVEATS to document LC_CTYPE.
Ingo Schwarze
2015-12-02
UTF-8 support: Implement -c and -n
Ingo Schwarze
2015-11-03
Blank line after pledge().
mmcc
2015-10-09
Change all tame callers to namechange to pledge(2).
Theo de Raadt
2015-10-05
This can use tame "stdio rpath" from the top. If we are only working on
Theo de Raadt
2015-08-18
do not cast malloc() return if stdlib.h is included
Theo de Raadt
2014-07-10
tweak previous; ok tedu
Jason McIntyre
2014-07-10
add a note that fields are returned in input order. ok deraadt sthen
Ted Unangst
2014-02-02
use a more specific description for EXIT STATUS than that provided by .Ex;
Jason McIntyre
2014-02-02
style nit-picking on previous commit: keep apart declaration from
Igor Sobrado
2014-02-01
improve POSIX compliance by continuing to process the remaining file
Igor Sobrado
2014-02-01
fix an example; users column at who(1) has a minimum width of eight characters,
Igor Sobrado
2013-11-23
obvious unsigned casts for ctype
Theo de Raadt
2012-06-10
field numbering starts at 1;
Jason McIntyre
2010-10-21
more EXIT STATUS bits; from Daniel Dickman
Jason McIntyre
2010-09-03
add an EXIT STATUS section for /usr/bin;
Jason McIntyre
2010-01-23
It's wrong to complain about illegal -c arguments when finding
Ingo Schwarze
2009-10-28
rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and
Theo de Raadt
2009-02-08
bump the posix reference in STANDARDS to IEEE Std 1003.1-2008, with a few
Jason McIntyre
2008-12-19
be more specific about the field delimiter;
Jason McIntyre
2008-06-27
sort flags; align usage output.
Igor Sobrado
2007-05-31
convert to new .Dd format;
Jason McIntyre
2007-05-30
- use a consistent text for STANDARDS
Jason McIntyre
2007-03-15
simplify synopsis/usage() and sort options;
Jason McIntyre
2006-01-04
add an EXAMPLES section adapted from freebsd's page,
Jason McIntyre
2003-06-10
mostly ansi cleanup; pval ok
Theo de Raadt
2003-06-03
Remove the advertising clause in the UCB license which Berkeley
Todd C. Miller
2002-02-16
Part one of userland __P removal. Done with a simple regexp with some minor ...
Todd C. Miller
2001-11-19
kill more registers
Mike Pechkin
2000-11-09
Change all option list specifications to ".Bl -tag -width Ds". Most man
Aaron Campbell
2000-06-04
Handle the case where the last line of input does not contain a newline; issue
Aaron Campbell
2000-03-05
Various improvements, including a few HISTORY sections added from FreeBSD.
Aaron Campbell
1999-07-04
correct use of .Nm; some other formatting nits
Aaron Campbell
1999-06-05
- remove trailing white space
Aaron Campbell
1998-11-28
use strsep() instead of strtok(), in particular to avoid an infinite loop
Aaron Campbell
1998-09-23
usr.bin/ man page repairs, a - e
Aaron Campbell
1997-11-05
sync usage to man page
Theo de Raadt
1997-09-21
$OpenBSD$
Theo de Raadt
1997-09-12
Kill extra newline in err()/warn().
Todd C. Miller
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