christos
|
9189a0e37d
|
char -> unsigned char, index -> strchr, s.w_termsig -> WTERMSIG(s)
|
1998-12-19 16:32:34 +00:00 |
ross
|
6afb00016c
|
Don't segfault just because a line starts with null.
linebuf[count - 1] = 0, nice try
|
1998-06-10 05:28:16 +00:00 |
lukem
|
7c81c8f378
|
WARNSify, fix .Nm usage, deprecate register, use <err.h>
|
1997-10-19 05:02:57 +00:00 |
matt
|
6db79ef042
|
Allow mailboxes to be in <cr><lf> format.
|
1997-10-18 15:48:48 +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 |
mikel
|
254cb6fdc9
|
fix some potential buffer overflows, and other cleanup.
|
1997-05-13 06:15:52 +00:00 |
tls
|
19d35cbcd9
|
Sync with 4.4BSD-Lite2
|
1996-12-28 07:10:57 +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 |
deraadt
|
2cb5542f38
|
4.4-lite, plus our mods
|
1994-06-29 05:09:04 +00:00 |
cgd
|
20d2c86dad
|
lseek/long thing
|
1994-04-01 01:44:59 +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 |