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
/
process.c
Age
Commit message (
Expand
)
Author
1995-03-15
The `D' command should only input a new line if the pattern space becomes empty.
mycroft
1995-03-15
Fix the P command, and optimize D slightly.
mycroft
1995-03-15
Remove an old #ifndef of little value.
mycroft
1994-03-24
Fix bug with D leaving junk at end of pattern space.
mycroft
1994-03-01
DTRT with empty RE matches. or at least, do something better. fix off
cgd
1994-02-28
Restore the traditional behaviour of the "n" command.
andrew
1994-02-09
patch from Diomidis Spinellis to fix 'infinite' loop
cgd
1994-02-03
RCS id's
cgd
1994-02-03
update from Diomidis Spinellis <dspin@leon.nrcps.ariadne-t.gr>
cgd
1993-08-14
Put back RCS identifier.
mycroft
1993-08-14
Was testing against rm_so instead of rm_eo. So now:
alm
1993-08-13
removed GNU_REGEX directive
alm
1993-08-01
Add RCS identifiers.
mycroft
1993-07-02
added missing parens in buffer allocation (caused seg violation)
alm
1993-05-08
fixed HS initialization bug; swapping HS (`x') before a hold (`h')
alm
1993-04-13
added Berkeley sed with mods to use GNU regex
alm