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
Age
Commit message (
Expand
)
Author
1995-06-12
Changed type of rlimit values from quad_t to rlim_t. Cast rlim_t's to
jtc
1995-06-10
Add a DPADD.
mycroft
1995-06-09
Changed so that 'PATH=newpath command' works, instead of looking at the
christos
1995-06-07
needs string.h
cgd
1995-06-07
Ignore result of sigaction when setting traps. Traps will succeed even
christos
1995-06-05
Avoid trapping SIGKILL. Pretend that we did, so that we will not keep
christos
1995-05-28
Fixed bug where
christos
1995-05-19
Changed so that syntax errors (EXERROR) set the exit status to 2,
christos
1995-05-17
Fixed bug where ${#} was interpreted incorrectly as ${#var} and thus
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-04-11
Added missing resource limits and recognize "unlimited" as RLIM_INFINITY
christos
1995-03-31
1. Don't core dump on 'fc -l' (From Gerard J van der Grinten)
christos
1995-03-26
Reverted to set - turning off -x and -v. Charles corrected me... It is part
christos
1995-03-25
set -
christos
1995-03-23
Fix typo in previous.
mycroft
1995-03-21
Use sigprocmask(), not sigsetmask().
mycroft
1995-03-21
convert to new RCS id conventions.
cgd
1995-02-28
Oops... typo in the IFS previous fix.
christos
1995-02-28
Changed so that backquote expansion eats all trailing newlines, not just
christos
1995-02-28
Changed IFS string-splitting so that it breaks spaces even when IFS does not
christos
1995-01-30
Use S_IS*().
mycroft
1995-01-23
I added the documented in the manual but not implemented variable expansions:
christos
1995-01-20
Remove `.' from default PATH.
mycroft
1995-01-15
Clean up deleted files.
mycroft
1995-01-15
Remove the gratuitous `security' warning.
mycroft
1995-01-12
Describe the : shell builtin.
jtc
1994-12-31
Fix that last bug in a less expensive way.
mycroft
1994-12-31
take two: make grabstackstr() work correctly, in the face of strange filling.
cgd
1994-12-30
Remove previous misguided change.
mycroft
1994-12-23
be more careful with casts.
cgd
1994-12-23
pull prototypes into scope for string functions.
cgd
1994-12-23
pull some prototypes into scope.
cgd
1994-12-23
don't play fast and loose with memory block allcation. try to allocate
cgd
1994-12-23
eliminate two wrong-sized variables which were unused.
cgd
1994-12-06
adjust; from jimj.
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-11-04
ulimit builtin (PR #388)
jtc
1994-09-23
Eliminate uses of some obsolete functions.
mycroft
1994-08-29
Fix problem with character classes matching a terminating NUL, from Henry
mycroft
1994-08-24
Fix a core dump and another parse error related to null commands.
mycroft
1994-08-03
Don't source the file specified by $ENV if either the real and effective
jtc
1994-07-15
Don't dump core when evaluating X % 0.
jtc
1994-07-07
Fix some problems with empty commands.
mycroft
1994-07-07
Bandaid quoting.
mycroft
1994-06-24
Clean up deleted files.
mycroft
1994-06-24
Renamed builtins to builtins.def to eliminate make's (incorrect) circular
jtc
[next]