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
/
indent.c
Age
Commit message (
Expand
)
Author
2015-11-11
creat() -> open equiv; from Frederic Nowak
Theo de Raadt
2015-10-09
Change all tame callers to namechange to pledge(2).
Theo de Raadt
2015-10-05
tame "stdio rpath wpath cpath", because this program reads and creates
Theo de Raadt
2015-08-20
Do not cast result of malloc/calloc/realloc* if stdlib.h is in scope
Theo de Raadt
2015-01-16
Replace <sys/param.h> with <limits.h> and other less dirty headers where
Theo de Raadt
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-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
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
2004-11-29
Spell precede correctly.
Jonathan Gray
2003-06-26
minimal protos
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-04-25
sprintf -> snprintf and add a couple of size checks to ensure against
Kenneth R Westerback
2002-11-29
inconsistant spelling; torh@bogus.net
Theo de Raadt
2002-03-16
better error message when we find unmatched braces. (i.e. "braces" is more
Vincent Labrecque
2001-11-19
kill more registers
Mike Pechkin
2001-06-25
errx -> err if ENOMEM
Paul Janzen
2001-01-08
Fix various warnings, merge lite-2, and tidy a bit; also, cast some
Paul Janzen
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
1999-05-19
Use fprintf/exit in place of errx for usage display.
Alex Feldman
1997-09-10
remove \n in errx/err calls
Theo de Raadt
1997-07-25
use err(3), some -Wall
Michael Shalayeff
1996-06-26
rcsid
Theo de Raadt
1996-05-21
errno.h provides what we need
Theo de Raadt
1995-10-18
initial import of NetBSD tree
Theo de Raadt