elric
|
e6bccfe4be
|
Back out previous vfork changes.
|
2000-05-22 10:18:46 +00:00 |
elric
|
f5dccf4728
|
When vforking ensure that the environment passed to exec is built before
vforking as a set of local variables which can be popped by the parent.
Addresses bin/10124.
|
2000-05-17 07:37:12 +00:00 |
christos
|
3d42469030
|
compile with WARNS = 2
|
1999-07-09 03:05:49 +00:00 |
mycroft
|
1fbf0781c6
|
Patches from Tor Egge (via Havard Eidnes) to fix various bugs in field
splitting and combining.
(Note: Some of this are not strictly bugs, but differences between traditional
Bourne shell and POSIX.)
|
1999-01-25 14:20:56 +00:00 |
christos
|
7efa5addb4
|
Track $TERM and call the appropriate editline(3) routine to update the
terminal type.
|
1997-04-11 22:45:38 +00:00 |
christos
|
7accaec421
|
NO_HISTORY->SMALL
|
1997-03-14 01:42:18 +00:00 |
christos
|
846dce0ee3
|
Fix problems that gcc -Wall found (from Todd Miller, OpenBSD)
|
1996-11-02 18:26:03 +00:00 |
christos
|
bc73cf950a
|
PR/2808: Remove trailing whitespace (from FreeBSD)
|
1996-10-16 15:45:03 +00:00 |
christos
|
beb57fb35d
|
- Add function callback capability when variables are set.
- Add setvarsafe that returns an error instead of longjmp() to the
error code.
|
1996-06-25 16:49:05 +00:00 |
christos
|
07bae7eddd
|
Merge in my changes from vangogh, and fix the x=`false`; echo $? == 0
bug.
|
1995-05-11 21:28:33 +00:00 |
cgd
|
49f0ad8601
|
convert to new RCS id conventions.
|
1995-03-21 09:01:59 +00:00 |
cgd
|
4ce0d34a31
|
clean up further. more patches from Jim Jegers
|
1994-12-05 19:07:32 +00:00 |
mycroft
|
cafd1f7e9f
|
Add RCS ids.
|
1994-06-11 16:11:35 +00:00 |
jtc
|
37ed7877b2
|
sync with 4.4lite
|
1994-05-11 17:09:42 +00:00 |
mycroft
|
8542364e07
|
Add RCS identifiers.
|
1993-08-01 18:49:50 +00:00 |
cgd
|
06be60083d
|
changed "Id" to "Header" for rcsids
|
1993-03-23 00:22:59 +00:00 |
cgd
|
346aa5dd48
|
added rcs ids to all files
|
1993-03-22 08:04:00 +00:00 |
cgd
|
61f282557f
|
initial import of 386bsd-0.1 sources
|
1993-03-21 09:45:37 +00:00 |