summaryrefslogtreecommitdiff
path: root/usr.bin/sed/extern.h
AgeCommit message (Expand)Author
2018-11-14Make sed's -i flag more compatible with what gsed does.Martijn van Duren
2017-08-01Apply stricter pledge rules if possible. These are based on the usage ofMartijn van Duren
2017-01-20Split error() into error() and warning() so error() can be marked __dead toKenneth R Westerback
2015-10-26Rename err() to error() to prevent confusion with the stdlib function.mmcc
2015-07-17add -i flag to sed to do in-place editing; mostly based on freebsdJasper Lievisse Adriaanse
2015-04-13correct multiplication idiom during xreallocarray, and expand appendnumTheo de Raadt
2015-01-19Make some $OpenBSD$ lines prettier/standardier by eliminatingKenneth R Westerback
2014-10-08add a xreallocarray() like the existing fatal xmalloc(), and use it toTheo de Raadt
2009-08-07add -E flag to compile regular expressions using the extended POSIXDamien Miller
2008-10-08Allow sed to handle arbitrarily long lines. Also plug a memoryTodd C. Miller
2003-06-03Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ...Todd C. Miller
1996-06-26rcsidTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt