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
/
rs
/
rs.c
Age
Commit message (
Expand
)
Author
2012-12-03
don't try to stuff ptr differences into an int; from Arto Jonsson; ok espie@
Otto Moerbeek
2012-03-04
In preparation for getline and getdelim additions to libc, rename getline()
Federico G. Schwindt
2009-10-28
rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and
Theo de Raadt
2009-10-14
sort flags.
Igor Sobrado
2007-09-02
use calloc() to avoid malloc(n * m) overflows; checked by djm canacar jsg
Theo de Raadt
2006-04-17
Three undocumented options got lost in the conversion to getopt(3).
Moritz Jodeit
2005-05-15
oops. grasp of alphabet...slipping...
Jason McIntyre
2005-05-15
Make usage/SYNOPSIS saner and sort the options. With jmc@
Todd C. Miller
2005-05-14
Replace homegrown getnum() with strtonum() and replace atoi() with
Todd C. Miller
2005-05-14
kill commented out code
Todd C. Miller
2005-05-14
make this use getopt()
Todd C. Miller
2004-03-13
use NULL for pointers. from Joris Vink
Ted Unangst
2003-10-16
better realloc. ok deraadt@
Ted Unangst
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
2001-10-28
fix -z; jarle@uninett.no
Theo de Raadt
1997-09-12
Kill extra newline in err()/warn().
Todd C. Miller
1996-06-26
rcsid
Theo de Raadt
1996-05-21
avoid divide-by-zero trap when specifying small widths
Theo de Raadt
1995-10-18
initial import of NetBSD tree
Theo de Raadt