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
/
paste
/
paste.c
Age
Commit message (
Expand
)
Author
2006-05-04
Use queue(3) macros instead of custom queue.
Ray Lai
2004-10-10
use err/warn
Michael Shalayeff
2003-07-10
add missing includes
David Krause
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-06-07
Check return value of malloc(). Also make the code clearer with respect to
Aaron Campbell
1999-08-24
better fix; now if the last line in a file stream does not contain a newline,
Aaron Campbell
1999-08-23
fgets() -> fgetln(). When reading files like this, the notion of a `line' is
Aaron Campbell
1998-11-16
more -Wall
Theo de Raadt
1997-01-17
r?index -> strr?chr
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