christos
|
dbcb6055f7
|
PR/4150: sigint/sighup stays blocked after first letter cancellation.
|
1997-09-25 19:56:15 +00:00 |
mikel
|
70875d29b0
|
protect more variables against gcc longjmp() clobbering
|
1997-07-09 05:25:45 +00:00 |
phil
|
a8316bbccd
|
Fixed bug where long lines (>1023 characters in current implementation)
were viewed as multiple lines by both standard input and ~<file.
Closes PR 3463.
|
1997-07-07 22:57:52 +00:00 |
pk
|
f890b048ac
|
NULL => 0 (Arne Juul; PR#3629)
|
1997-05-17 19:47:50 +00:00 |
christos
|
88b833a7cd
|
- Fix PR/105: Implement dot locking protocol and check return value of flock.
- Fix PR/2247: Don't call unknown users "ubluit". Issue an error message.
- Fix/add prototypes.
- Fix warnings.
- Use POSIX signal mask calls.
- RCSid police.
|
1996-06-08 19:48:09 +00:00 |
jtc
|
a067af72d8
|
Implement the ~_ and ~< escapes from POSIX.2.
These are the easiest of the escapes to implement, as ~_ is the same as ~:,
and ~< is the same as ~r.
|
1995-02-08 16:15:52 +00:00 |
jtc
|
b5508f3525
|
Use tempnam() to generate temporary file names instead of trying to
concatenate getenv("TMPDIR") and "RxXXXXXX" into fixed length arrays.
|
1994-11-28 20:03:30 +00:00 |
deraadt
|
2cb5542f38
|
4.4-lite, plus our mods
|
1994-06-29 05:09:04 +00:00 |
mycroft
|
e9d867ef50
|
Add RCS identifiers.
|
1993-08-01 17:54:45 +00:00 |
cgd
|
61f282557f
|
initial import of 386bsd-0.1 sources
|
1993-03-21 09:45:37 +00:00 |