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
/
compile.c
Age
Commit message (
Expand
)
Author
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2002-06-14
Remove #if __STDC__. De-__P() and ANSIfy.
wiz
2002-06-11
err/errx/warn/warnx do not need \n at the end
itojun
2002-02-26
Correct spelling of "delimiter", and remove from ignored-errors lists.
wiz
2002-01-23
Add a -E flag to ed(1) and sed(1) so that they can use extended
atatat
2002-01-14
Accept empty commands separated by semicolons; from Aymeric Vincent in
kleink
1998-12-19
char -> unsigned char
christos
1998-12-08
avoid malloc(0)
drochner
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-03-09
Compile group commands differently, using a stack rather than calling the
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-02-03
RCS id's
cgd
1994-02-03
update from Diomidis Spinellis <dspin@leon.nrcps.ariadne-t.gr>
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-04
make with -DHISTORIC_PRACTICE to obtain the common EOF behavior of the "n"
andrew
1993-08-13
removed GNU_REGEX directive
alm
1993-08-01
Add RCS identifiers.
mycroft
1993-06-16
fixed regex initialization
alm
1993-05-27
Fixed some regex bugs in sed
alm
1993-04-13
added Berkeley sed with mods to use GNU regex
alm