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
/
sed
/
extern.h
Age
Commit message (
Expand
)
Author
2018-11-14
Make sed's -i flag more compatible with what gsed does.
Martijn van Duren
2017-08-01
Apply stricter pledge rules if possible. These are based on the usage of
Martijn van Duren
2017-01-20
Split error() into error() and warning() so error() can be marked __dead to
Kenneth R Westerback
2015-10-26
Rename err() to error() to prevent confusion with the stdlib function.
mmcc
2015-07-17
add -i flag to sed to do in-place editing; mostly based on freebsd
Jasper Lievisse Adriaanse
2015-04-13
correct multiplication idiom during xreallocarray, and expand appendnum
Theo de Raadt
2015-01-19
Make some $OpenBSD$ lines prettier/standardier by eliminating
Kenneth R Westerback
2014-10-08
add a xreallocarray() like the existing fatal xmalloc(), and use it to
Theo de Raadt
2009-08-07
add -E flag to compile regular expressions using the extended POSIX
Damien Miller
2008-10-08
Allow sed to handle arbitrarily long lines. Also plug a memory
Todd C. Miller
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
1996-06-26
rcsid
Theo de Raadt
1995-10-18
initial import of NetBSD tree
Theo de Raadt