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
/
bin
/
ed
/
sub.c
Age
Commit message (
Expand
)
Author
2016-10-11
Reimplement g flag for s commands. Got lost in previous commit.
Martijn van Duren
2016-10-10
Remove infinite loop detection from the s-command.
Martijn van Duren
2016-08-02
Fix the begin of word bug in s-command, similar to sed.
Martijn van Duren
2016-03-22
header cleanup
mmcc
2015-10-09
Define functions as static when they are not used outside their own c-files.
Tobias Stoeckmann
2015-10-09
Mark static globals that are only used in their respective .c files.
Todd C. Miller
2015-10-04
Remove useless pattern_t typedef, POSIX regex is here to stay so
Todd C. Miller
2009-10-28
rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and
Theo de Raadt
2003-06-11
ansification, art ok
Theo de Raadt
2002-06-09
knf
Todd T. Fries
2002-03-24
Kill unneeded longs; fixes some minor 64 bit issues. deraadt@ OK
Todd C. Miller
2001-01-16
cleanup strcpy, strncpy, signal races, etc
Theo de Raadt
1997-09-01
i am bored enough to fix terminal space/tab uglies
Theo de Raadt
1996-12-14
-Wall'ing.
Michael Shalayeff
1996-10-12
Back out my sprintf -> snprintf changes where they don't make sense and
Todd C. Miller
1996-09-15
sprintf -> snprintf paranoia
Todd C. Miller
1996-06-23
update rcsid
Theo de Raadt
1995-10-18
initial import of NetBSD tree
Theo de Raadt