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
/
bin
/
ed
Age
Commit message (
Expand
)
Author
1995-04-23
clean up RCS Ids slightly, etc.
cgd
1995-03-21
convert to new RCS id conventions.
cgd
1995-03-01
Clean up deleted files.
mycroft
1995-01-15
Stay on the correct line at the end of a substitute command. From Andrew Moore.
mycroft
1994-12-23
be careful with pointer types.
cgd
1994-03-23
Renamed insque
alm
1994-03-23
Use umask 077 to open buffer file
alm
1994-02-20
the insque and remque in libcompat don't seem to work (!)
cgd
1994-02-20
insque is in libcompat
alm
1994-02-20
Clean up deleted files.
mycroft
1994-02-20
`s3' applies the last substitution to the 3rd (or nth) match.
alm
1994-02-20
Clean up deleted files.
mycroft
1994-02-20
`s3' applies the last substitution to the 3rd (or nth) match.
alm
1994-01-11
Fix spelling errors.
jtc
1993-12-28
Changed to use make's new .OBJDIR
davidb
1993-12-10
comment out references to red; we don't install it
cgd
1993-12-10
use ./ before invoked programs. this makefile should really be made ro-safe
cgd
1993-12-04
delete definition of sys_errlist; our headers supply it
cgd
1993-12-01
__386BSD__ ==> __NetBSD__
pk
1993-11-23
Added a line-addressing test so this isn't overlooked again.
alm
1993-11-12
Clean up deleted files.
mycroft
1993-11-12
rename !* -> bang* and \n* -> nl*
alm
1993-11-12
fix line addressing so that 1,2, == 2,2 (as per SunOS ed) not 1,2
alm
1993-11-11
Use new POSIX.2 compatible regex routines in C library instead of -lgnuregex.
jtc
1993-10-28
don't hard-link to 'red' -- that's not a standard BSD thang. If people
cgd
1993-10-07
always include libcrypt
cgd
1993-08-30
Repeating a search requires only `/' (or `?'), not `//' (or `??')
alm
1993-08-02
Make paths explicit to handle case where . is not in PATH.
jtc
1993-08-02
Add RCS identifiers, remove some completely useless RCS logs and patchkit
mycroft
1993-08-02
Makefile
mycroft
1993-08-01
Add RCS identifiers.
mycroft
1993-07-28
incorporate changes from 0-9-base to 0-9-ALPHA
cgd
1993-07-02
corrected return type
alm
1993-07-02
Clean up deleted files.
mycroft
1993-07-02
fixed undo within a global command (would corrupt the buffer)
alm
1993-06-16
fixed regex initialization
alm
1993-05-27
Added more tests...
alm
1993-05-27
Added a restricted mode in the form of a new command: red
alm
1993-05-20
fixed regex bug s/[[:digit:][]// incorrectly reported unbalanced brackets
alm
1993-05-12
Fixed regex bug: a character class of the form [IC[],
alm
1993-05-08
added support for lines of arbitrary length
alm
1993-05-01
Use global value of CFLAGS for optimization.
mycroft
1993-04-28
386BSD -> NetBSD
cgd
1993-04-28
rearranged headers to compile cleanly
alm
1993-04-23
added more tests
alm
1993-04-23
Clean up deleted files.
mycroft
1993-04-23
added man page (draft)
alm
1993-04-16
Removed getrange() hack from undo()
alm
1993-04-15
added an efficient and relatively clean move (`m' command)
alm
1993-04-14
cleaned up docs
alm
[next]