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
/
col
/
col.c
Age
Commit message (
Expand
)
Author
2022-12-04
userspace: remove vestigial '?' cases from top-level getopt(3) loops
Scott Soule Cheloha
2015-10-09
Change all tame callers to namechange to pledge(2).
Theo de Raadt
2015-10-05
col can be locked down with tame "stdio", in case it is fed nasty input,
Theo de Raadt
2015-05-09
For half and reverse line feeds, recognize SUSv2-style escape-digit
Ingo Schwarze
2015-05-08
Avoid scattering octal escapes all over the place,
Ingo Schwarze
2015-05-08
Fix about ten integer overflows and underflows and a handful of logic
Ingo Schwarze
2014-10-17
Correctly encode half line feed in the output stream for -f;
Ingo Schwarze
2014-10-16
1) Fix a segfault triggered by an input line containing two consecutive
Ingo Schwarze
2014-10-08
use the reallocarray idiom; ok ingo
Theo de Raadt
2009-10-28
rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and
Theo de Raadt
2007-05-01
use strtonum; ok millert@
Jason Dixon
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
2000-11-21
Sync usage() output with man page; mpech@prosoft.org.lv
Aaron Campbell
1997-07-25
use err(3)
Michael Shalayeff
1997-06-17
(foo *)NULL -> NULL + err msg for realloc failure
kstailey
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