index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.bin
/
sed
Age
Commit message (
Expand
)
Author
2016-04-05
PR/49872:Yorick Hardy: sed functions 'i' and 'a' discard leading white space
christos
2015-03-12
The latest refactoring changes broke sed -i:
christos
2015-03-01
Hide more subroutines in processing phase.
asau
2015-03-01
Close files opened at processing time within processing phase.
asau
2015-03-01
Move run-time data structures into processing part.
asau
2015-03-01
Move data I/O file pointers into processing part.
asau
2015-02-28
Improve modularity of "sed" source:
asau
2014-08-13
PR/49109: Jeremie Le Hen: fix sed relative addressin (1,+N)
christos
2014-06-26
restore sccsid[]'s per core@'s decision
christos
2014-06-25
Command file argument to -f is not optional.
uwe
2014-06-21
typo
christos
2014-06-21
CID 10006930: Prevent outfile overwrite resource leak.
christos
2014-06-18
Suppress space after -I and -i options in description too.
uwe
2014-06-18
Suppress space after -I and -i options.
uwe
2014-06-18
Fix usage. The man page is incorrect with respect to -I and -i and need
christos
2014-06-18
fix second line of synopsis.
christos
2014-06-18
Sync usage with manpage.
wiz
2014-06-18
Sort options. Use Ss for non-standard headers. New sentence, new line.
wiz
2014-06-17
add -u (unbuffered output) after GNU sed.
christos
2014-06-09
PR/48883: Justin Cormack: Cope with systems that don't provide REG_STARTEND
christos
2014-06-07
put back WARNS=6
christos
2014-06-07
PR/48880: Ryo ONODERA: Unapply one of our patches that broke 'G'.
christos
2014-06-07
Restore G command
ryoon
2014-06-06
Renumber so that 3 follows 2.
wiz
2014-06-06
After 2 comes...
christos
2014-06-06
usage is __dead. Kill useless sccsid.
joerg
2014-06-06
Prefer setvbuf for those who have it.
christos
2014-06-06
add netbsd
christos
2014-06-06
Merge our changes.
christos
2014-05-05
Handle a closing brace at the end of a command without a preceding semi-colon:
christos
2013-06-28
Fix violations of the sequence point rule.
joerg
2013-05-29
- Reference tr(1) in `SEE ALSO' section;
wiz
2013-03-17
Bump date for previous (PR #45981): the change ("c") command starts a
uwe
2013-03-17
The change ("c") command should start a new cycle.
uwe
2012-12-14
Fix memory leak.
msaitoh
2012-10-04
Improve previous change with better wording.
dholland
2012-10-02
"i.e." -> "i.e.," - from Snader_LB on IRC
abs
2011-11-12
compare the sed we just build with the installed one instead of bogus
christos
2010-02-19
Merge the following revisions from OpenBSD to let sed(1) handle
tnn
2009-04-14
Enable WARNS=4 by default for usr.bin, except for:
lukem
2009-04-13
Fix WARNS=4 issues (-Wcast-qual -Wsign-compare)
lukem
2008-09-21
Sort options. Uppercase GNU.
wiz
2008-09-16
Add a -r flag that is an alias for -E, for compatibility with gnu sed.
perry
2008-07-21
Remove the \n and tabs from the __COPYRIGHT() strings.
lukem
2007-04-17
provide _POSIX2_LINE_MAX if not there.
christos
2006-06-18
Make TOOL_SED, to allow using our own sed in cases where the host's version
gdamore
2006-06-02
remove sh3/GCC2 hack.
mrg
2006-05-14
Clarify location of `}'. Requested by joerg. Bump date.
wiz
2006-05-11
when calling compile_tr() add (void *) to the 2nd argument's cast chain.
mrg
2006-04-07
retire HAVE_GCC3/HAVE_GCC4 and introduce HAVE_GCC that is set to 2, 3 or 4.
mrg
[next]