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
1999-11-09
Since our gcc doesn't warn about NULL format strings anymore, we can
drochner
1999-05-31
Fix bug pointed out by Jerry Peek <jpeek@jpeek.com> in PR bin/7674.
kim
1998-12-19
char -> unsigned char
christos
1998-08-25
Add { and } to shut up egcs. Reformat the more questionable code.
ross
1998-03-30
use int as array index.
mrg
1997-10-22
Remove an extra semicolon that broke processing of the "r" directive.
thorpej
1997-10-19
WARNSify, fix .Nm usage, deprecate register, getopt returns -1 not EOF
lukem
1997-10-19
merge lite-2 -- was mostly already done. grr.
mrg
1997-01-09
RCS ID police
tls
1995-07-11
fix bug pointed out by Dennis Ferguson <dennis@mci.net>. if hold space null
cgd
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