summaryrefslogtreecommitdiff
path: root/bin/sh/input.c
AgeCommit message (Expand)Author
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-05-15Don't close any script files if vfork is set.dsl
2002-11-24Fixes from David Laight:christos
2002-09-27VFork()ing shell: From elric@netbsd.org:christos
2001-02-04remove redundant declarations and nexted externs.christos
2000-05-22Back out previous vfork changes.elric
2000-05-13Now we use vfork(2) instead of fork(2) when we can.elric
1999-07-09compile with WARNS = 2christos
1998-05-20Simplify interface for general use.christos
1998-05-20fix bug where if moving in history during a multi-line event, thechristos
1998-03-29- change "extern" variables into int'smrg
1997-10-14PR/4257: Jaromir Dolecek: Update for libedit interface change.christos
1997-07-04Fix compiler warnings.christos
1997-04-11Rename pread to preadfdchristos
1997-03-14NO_HISTORY->SMALLchristos
1997-03-13Fix problems with -DNO_HISTORYchristos
1997-03-13Set input files to close-on-exec mode.mycroft
1997-01-11kill 'register'tls
1996-11-02Fix problems that gcc -Wall found (from Todd Miller, OpenBSD)christos
1996-10-16PR/2808: Remove trailing whitespace (from FreeBSD)christos
1995-10-19- fix PR1620, -DNO_HISTORY did not work.christos
1995-10-06fixed 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-09Changed so that 'PATH=newpath command' works, instead of looking at thechristos
1995-06-07needs string.hcgd
1995-05-11Merge in my changes from vangogh, and fix the x=`false`; echo $? == 0christos
1995-03-21convert to new RCS id conventions.cgd
1994-12-23pull prototypes into scope for string functions.cgd
1994-12-04from James Jegers <jimj@miller.cs.uwm.edu>: quiet -Wall, and squelchcgd
1994-06-11Add RCS ids.mycroft
1994-06-08Fix from Christos for when NO_HISTORY is definedjtc
1994-05-21a few more things to omit when NO_HISTORY defined. from noel@cs.oberlin.educgd
1994-05-14add back in support for building w/o obj dir. also, add NO_HISTORYcgd
1994-05-12Include appropriate header files to bring function prototypes into scope.jtc
1994-05-11sync with 4.4litejtc
1993-08-01Add RCS identifiers.mycroft
1993-03-23changed "Id" to "Header" for rcsidscgd
1993-03-22added rcs ids to all filescgd
1993-03-21initial import of 386bsd-0.1 sourcescgd