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
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
1995-03-09
Compile group commands differently, using a stack rather than calling the
mycroft
1995-03-01
Clean up deleted files.
mycroft
1995-02-23
Fixed typo in usage string.
jtc
1994-12-04
Fix typo.
mycroft
1994-11-15
Fix thinko in previous commit.
mycroft
1994-11-09
Fix core dump on end of group reported by John Kohl, in a different way.
mycroft
1994-04-17
echo hello | ./sed 'sl[l]lxl'
alm
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
1994-02-03
Clean up deleted files.
mycroft
1994-02-03
update from Diomidis Spinellis <dspin@leon.nrcps.ariadne-t.gr>
cgd
1994-01-04
rename fgetline() and sharpen axe for bostic...
cgd
1993-12-22
update for fgetline
cgd
1993-12-05
Further patch by Havard Eidnes <Havard.Eidnes@runit.sintef.no> to avoid access
mycroft
1993-11-20
From: Thomas Eberhardt <thomas@mathematik.uni-Bremen.de>
mycroft
1993-11-11
Use new POSIX.2 compatible regex routines in C library instead of -lgnuregex.
jtc
1993-11-04
make with -DHISTORIC_PRACTICE to obtain the common EOF behavior of the "n"
andrew
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-08-01
Add RCS indentifiers.
mycroft
1993-07-30
Add RCS identifiers.
mycroft
1993-07-02
added missing parens in buffer allocation (caused seg violation)
alm
1993-06-16
fixed regex initialization
alm
1993-06-06
4.4BSD-Lite2
mrg
1993-05-27
Fixed some regex bugs in sed
alm
1993-05-20
Clean up deleted files.
mycroft
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
1993-04-13
moved Makefile -> Makefile.bsd
alm
1993-04-13
Clean up deleted files.
mycroft
1993-03-21
initial import of 386bsd-0.1 sources
cgd