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
/
input.c
Age
Commit message (
Expand
)
Author
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2003-05-15
Don't close any script files if vfork is set.
dsl
2002-11-24
Fixes from David Laight:
christos
2002-09-27
VFork()ing shell: From elric@netbsd.org:
christos
2001-02-04
remove redundant declarations and nexted externs.
christos
2000-05-22
Back out previous vfork changes.
elric
2000-05-13
Now we use vfork(2) instead of fork(2) when we can.
elric
1999-07-09
compile with WARNS = 2
christos
1998-05-20
Simplify interface for general use.
christos
1998-05-20
fix bug where if moving in history during a multi-line event, the
christos
1998-03-29
- change "extern" variables into int's
mrg
1997-10-14
PR/4257: Jaromir Dolecek: Update for libedit interface change.
christos
1997-07-04
Fix compiler warnings.
christos
1997-04-11
Rename pread to preadfd
christos
1997-03-14
NO_HISTORY->SMALL
christos
1997-03-13
Fix problems with -DNO_HISTORY
christos
1997-03-13
Set input files to close-on-exec mode.
mycroft
1997-01-11
kill 'register'
tls
1996-11-02
Fix problems that gcc -Wall found (from Todd Miller, OpenBSD)
christos
1996-10-16
PR/2808: Remove trailing whitespace (from FreeBSD)
christos
1995-10-19
- fix PR1620, -DNO_HISTORY did not work.
christos
1995-10-06
fixed previous booboo that broke command line editing input.
christos
1995-09-26
- Fix -v flag, so that it works properly when the shell reads from scripts.
christos
1995-06-09
Changed so that 'PATH=newpath command' works, instead of looking at the
christos
1995-06-07
needs string.h
cgd
1995-05-11
Merge in my changes from vangogh, and fix the x=`false`; echo $? == 0
christos
1995-03-21
convert to new RCS id conventions.
cgd
1994-12-23
pull prototypes into scope for string functions.
cgd
1994-12-04
from James Jegers <jimj@miller.cs.uwm.edu>: quiet -Wall, and squelch
cgd
1994-06-11
Add RCS ids.
mycroft
1994-06-08
Fix from Christos for when NO_HISTORY is defined
jtc
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
sync with 4.4lite
jtc
1993-08-01
Add RCS identifiers.
mycroft
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