christos
|
3d0237efed
|
fix globbing problem when importing $PATH from environment. Reported by
Michael Shalayeff.
|
2000-09-04 17:48:14 +00:00 |
christos
|
0bf6fd0c59
|
decouple us from stdio's BUFSIZ and boost BUFSIZE to 4K
|
2000-05-31 22:48:44 +00:00 |
mycroft
|
ee9e50eacb
|
Be more retentive about use of NOTREACHED and noreturn.
|
1998-07-28 11:41:40 +00:00 |
mycroft
|
9dc385beb1
|
Delint.
|
1998-07-28 05:31:22 +00:00 |
mycroft
|
5924694d3a
|
Delint (partially).
|
1998-07-28 02:47:19 +00:00 |
mycroft
|
cdbd74da57
|
Delint (partially).
|
1998-07-28 02:23:37 +00:00 |
mycroft
|
4d669802e4
|
const propagation.
|
1998-07-27 15:25:06 +00:00 |
fair
|
0f668275d6
|
Fix csh to use <paths.h> _PATH_DEFPATH as the default path, absent a PATH
from the environment.
|
1998-04-08 22:35:54 +00:00 |
kleink
|
67e49b4bed
|
Need <time.h> for time() prototype.
|
1998-04-01 13:50:14 +00:00 |
christos
|
8ea378c6ac
|
Rename err.h to errnum.h to avoid collision with err.h
Fix compiler warnings.
|
1997-07-04 21:23:50 +00:00 |
tls
|
76adbe2bd3
|
kill register
|
1997-01-13 17:53:15 +00:00 |
christos
|
8af8970502
|
Quote all imported environment variables, so that we don't core dump with
set term='unknown*'
./csh
or we don't have security problems with:
set path=('`/bin/rm -fr *`' /usr/local)
./csh
Reported by Donn Seeley...
|
1996-10-31 23:50:53 +00:00 |
mycroft
|
556d212c3d
|
Use POSIX signal semantics. Change p_pid and p_jobid to pid_t's.
|
1995-04-29 23:21:28 +00:00 |
mycroft
|
7b38403c89
|
Use POSIX signals.
|
1995-03-21 18:35:32 +00:00 |
cgd
|
49f0ad8601
|
convert to new RCS id conventions.
|
1995-03-21 09:01:59 +00:00 |
mycroft
|
f5ad44b6ac
|
Use S_IS*().
|
1995-01-30 19:30:13 +00:00 |
mycroft
|
4d643bf207
|
Remove `.' from default PATH.
|
1995-01-20 18:21:16 +00:00 |
mycroft
|
2425ddde47
|
Remove the gratuitous `security' warnings.
|
1995-01-15 09:47:36 +00:00 |
mycroft
|
baccf0fbd1
|
Eliminate uses of some obsolete functions.
|
1994-09-23 11:16:28 +00:00 |
mycroft
|
cee2bad89f
|
Merge 4.4-Lite version.
|
1994-09-21 00:10:23 +00:00 |
cgd
|
60471f03e6
|
minor cleanup
|
1994-02-12 07:13:32 +00:00 |
cgd
|
2ee028a27a
|
be rational about foreground process groups; pull code in from tcsh!
|
1993-11-12 15:58:14 +00:00 |
mycroft
|
a579b792ce
|
Add RCS identifiers.
|
1993-08-01 18:59:54 +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 |