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
/
indent
Age
Commit message (
Expand
)
Author
2015-01-22
Recognise 'F'/'f' constant suffix for single precision floating point.
Jonathan Gray
2015-01-19
Make some $OpenBSD$ lines prettier/standardier by eliminating
Kenneth R Westerback
2015-01-16
Replace <sys/param.h> with <limits.h> and other less dirty headers where
Theo de Raadt
2014-10-11
Userland reallocarray() audit.
Doug Hogan
2014-07-20
Make sure the correct errno is reported by warn* or err* and not
Philip Guenther
2014-05-20
Use errc/warnc to simplify code.
Philip Guenther
2013-11-26
unsigned char casts for ctype
Theo de Raadt
2013-06-24
tweak previous;
Jason McIntyre
2013-06-21
Default to stdin/stdout if no input files are
Jonathan Gray
2013-06-20
add ut/nut flags to indent to enable/disable tabs.
Jonathan Gray
2013-01-17
remove uesless Pp;
Jason McIntyre
2010-10-19
no more vgrind(1); ok deraadt
Jason McIntyre
2010-07-15
More delimiters that need quoting inside macros, hunted down by jmc@,
Ingo Schwarze
2009-10-28
rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and
Theo de Raadt
2009-05-29
"input-file" is a required argument; while here, remove a few superfluous
Igor Sobrado
2007-11-27
typos; ok jmc@
Martynas Venckus
2007-09-02
use calloc() to avoid malloc(n * m) overflows; checked by djm canacar jsg
Theo de Raadt
2007-05-31
convert to new .Dd format;
Jason McIntyre
2005-05-15
When checking for comment characters using negative pointer arithmetic
Todd C. Miller
2005-03-06
Fix realloc bug introduce in rev 1.10 and do some minor cleanup.
Todd C. Miller
2005-02-04
clearer wording;
Jason McIntyre
2004-11-29
Spell precede correctly.
Jonathan Gray
2004-07-20
ansi; khalek@linuxgamers.net
Theo de Raadt
2003-11-28
- some fixes from PR 1446
Jason McIntyre
2003-09-26
better realloc. ok deraadt@ henning@
Ted Unangst
2003-06-26
minimal protos
Theo de Raadt
2003-06-25
delete junk proto
Theo de Raadt
2003-06-12
de-register and ansification; millert ok
Theo de Raadt
2003-06-12
final bits of obvious UCB term 3 removal
Theo de Raadt
2003-06-11
de-register
Theo de Raadt
2003-06-10
- section reorder
Jason McIntyre
2003-06-03
Remove the advertising clause in the UCB license which Berkeley
Todd C. Miller
2003-04-25
sprintf -> snprintf and add a couple of size checks to ensure against
Kenneth R Westerback
2003-04-01
snprintf
Theo de Raadt
2002-11-29
inconsistant spelling; torh@bogus.net
Theo de Raadt
2002-10-07
misplaced break in the last
Michael Shalayeff
2002-10-04
some formatting from mickey.
Michael Shalayeff
2002-10-04
fprintf+exit vs errx
Michael Shalayeff
2002-03-16
better error message when we find unmatched braces. (i.e. "braces" is more
Vincent Labrecque
2002-02-19
We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.
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
2001-06-25
errx -> err if ENOMEM
Paul Janzen
2001-05-01
Remove completely redundant introductory sentences in ENVIRONMENT sections.
Aaron Campbell
2001-01-08
Fix various warnings, merge lite-2, and tidy a bit; also, cast some
Paul Janzen
2000-08-02
$HOME paranoia: never use getenv("HOME") w/o checking for NULL and non-zero
Todd C. Miller
2000-07-25
Fix indent endless on garbage input.
Marc Espie
2000-06-30
warnx?/errx? paranoia (use "%s" not a bare string unless it is a
Todd C. Miller
2000-03-23
More pedantic man page formatting insanity, lalala
Aaron Campbell
2000-03-08
Various cleanups and improvements.
Aaron Campbell
[next]