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
/
sh
/
eval.c
Age
Commit message (
Expand
)
Author
1995-06-09
Changed so that 'PATH=newpath command' works, instead of looking at the
christos
1995-05-19
Changed so that syntax errors (EXERROR) set the exit status to 2,
christos
1995-05-15
re-add an #endif that was (apprently) clobbered.
cgd
1995-05-15
Fixed new bug the previous fix introduced:
christos
1995-05-14
Fixed bug caused by previous x=`false` not preserving the exit status fix.
christos
1995-05-11
Merge in my changes from vangogh, and fix the x=`false`; echo $? == 0
christos
1995-03-31
1. Don't core dump on 'fc -l' (From Gerard J van der Grinten)
christos
1995-03-21
convert to new RCS id conventions.
cgd
1994-12-23
be more careful with casts.
cgd
1994-12-05
clean up further. more patches from Jim Jegers
cgd
1994-12-04
from James Jegers <jimj@miller.cs.uwm.edu>: quiet -Wall, and squelch
cgd
1994-08-24
Fix a core dump and another parse error related to null commands.
mycroft
1994-06-14
From Christos:
jtc
1994-06-12
Set the status variable ($?) to 0 after a successful variable assignment.
jtc
1994-06-11
Add RCS ids.
mycroft
1994-05-21
a few more things to omit when NO_HISTORY defined. from noel@cs.oberlin.edu
cgd
1994-05-14
add back in support for building w/o obj dir. also, add NO_HISTORY
cgd
1994-05-12
Include appropriate header files to bring function prototypes into scope.
jtc
1994-05-11
reintegrate NetBSD's false builtin
jtc
1994-05-11
sync with 4.4lite
jtc
1993-09-09
fix from Jim Wilson <wilson@cygnus.com> for nothing-between-backquotes core
cgd
1993-08-01
Add RCS identifiers.
mycroft
1993-07-07
IEEE 1003.2 (D11.2.2.3) requires that the system's true and false be accessed
jtc
1993-03-23
changed "Id" to "Header" for rcsids
cgd
1993-03-22
added rcs ids to all files
cgd
1993-03-21
initial import of 386bsd-0.1 sources
cgd