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
/
lndir
Age
Commit message (
Expand
)
Author
2015-10-10
fairly simple pledge to "stdio rpath wpath cpath"
Theo de Raadt
2015-01-16
Replace <sys/param.h> with <limits.h> and other less dirty headers where
Theo de Raadt
2014-05-20
Use errc/warnc to simplify code.
Philip Guenther
2013-08-14
no longer any need to quote macro lines with >9 args;
Jason McIntyre
2010-08-22
small style fixes of no consequnce
Ted Unangst
2008-01-11
providing MLINKS for shell builtins makes little sense: what we had was out
Jason McIntyre
2007-05-31
convert to new .Dd format;
Jason McIntyre
2006-11-15
err(..., strerror(errno)) is redundant.
Miod Vallat
2005-10-06
- keep text concerning the options in the option descriptions
Jason McIntyre
2005-10-04
standard synopsis/usage() and sort options list;
Jason McIntyre
2005-10-04
ignore the .#* files left over by cvs (and emacs). ok deraadt@, jmc@.
Matthieu Herrb
2004-06-29
kill spaces
Michael Shalayeff
2003-06-03
terms 3 & 4 cleanup based on "terms" file
Theo de Raadt
2003-05-13
Use dp->d_namlen instead of strlen(dp->d_name) and check for
Todd C. Miller
2003-05-03
these files all had >9 arguments to .Nd, causing the name description to be
Jason McIntyre
2003-04-14
More strlcpy/strlcat and use memmove for equivalent() so it is more
Todd C. Miller
2003-04-10
Some style from Andrey Matveev
Todd C. Miller
2002-09-23
Add missing includes, breaks and semicolons to appease gcc3; David Krause
Todd C. Miller
2002-06-17
KNF
Theo de Raadt
2002-05-29
strlcat
Theo de Raadt
2002-03-28
Fix err*() usage.
Oleg Safiullin
2002-02-16
Part one of userland __P removal. Done with a simple regexp with some minor ...
Todd C. Miller
2002-02-13
When you give command examples and etc., in a manual page prefix them with:
Mike Pechkin
2001-07-04
no you are wrong
Michael Shalayeff
2001-07-04
cvs history shows this appeared first in OpenBSD 2.0, not 1.2.
jasoni
2001-07-04
removed unused variable (-Wall cleanup)
jasoni
2000-11-10
- Section shuffling: comply to the section ordering outlined in mdoc(7).
Aaron Campbell
2000-11-09
Change all option list specifications to ".Bl -tag -width Ds". Most man
Aaron Campbell
2000-07-20
Code cleanup, user errx and warn instead of the hacks already there.
Eric Jackson
2000-04-15
Mostly punctuation fixes.
Aaron Campbell
2000-03-08
Various cleanups and improvements.
Aaron Campbell
1999-06-05
- remove trailing white space
Aaron Campbell
1998-09-26
usr.bin/ man page fixes, f-m.
Aaron Campbell
1998-03-08
Use .Ox
Todd C. Miller
1997-06-23
One more slight change.
Jason Downs
1997-06-22
Convert the find(1) examples to mandoc.
Jason Downs
1997-06-22
Slightly cleaner.
Jason Downs
1997-06-21
New mandoc man page.
Jason Downs
1996-08-19
We need a malloc prototype for alphas
Niklas Hallqvist
1996-08-19
Move the except check.
Jason Downs
1996-08-19
kill a little more cruft.
Jason Downs
1996-08-19
lndir from X11, hacked up.
Jason Downs