|
|
|
@275
|
9 years |
des |
I completely bungled the previous commit. Don't know what I was
thinking …
|
|
|
|
@274
|
10 years |
des |
Belatedly fix confusion about the layout of resp, cf. similar changes
in …
|
|
|
|
@264
|
10 years |
des |
Use read(2) on fileno(stdin) rather than fgets(3). This make timeout …
|
|
|
|
@250
|
10 years |
des |
Paranoia: clear buffers before returning.
Submitted by: Dmitry V. Levin …
|
|
|
|
@245
|
10 years |
des |
Give up trying to keep track of what has changed and what hasn't;
just …
|
|
|
|
@235
|
10 years |
des |
No need to explicitly clear pointers now that we use FREE().
|
|
|
|
@232
|
10 years |
des |
With one single exception (where the pointer is obviously being …
|
|
|
|
@227
|
10 years |
des |
NOLIST doesn't actually do anything, and hasn't for quite a while.
|
|
|
|
@221
|
10 years |
des |
Update copyright dates for files that have changed this year. Also
change …
|
|
|
|
@192
|
10 years |
des |
Have prompt() return NULL if EOF occurred on stdin, instead of acting
as …
|
|
|
|
@187
|
10 years |
des |
Instrument entry and exit points.
|
|
|
|
@170
|
11 years |
des |
Write message to stdout, not stderr.
Submitted by: jmallett
Sponsored …
|
|
|
|
@157
|
11 years |
des |
DBA update and minor whitespace fixes.
|
|
|
|
@145
|
11 years |
des |
Add documentation.
Sponsored by: DARPA, NAI Labs
|
|
|
|
@124
|
11 years |
des |
Print a newline after an error or info message.
|
|
|
|
@93
|
11 years |
des |
s/Technologies/Technology/ in copyright, and regenerate docs.
|
|
|
|
@86
|
11 years |
des |
$Id$ -> $P4$ + regenerate man pages.
|
|
|
|
@76
|
11 years |
des |
Whitespace nit.
|
|
|
|
@72
|
11 years |
des |
Mask signals while prompting the user (except for SIGINT and SIGTSTP),
and …
|
|
|
|
@63
|
11 years |
des |
Add in-line documentation. Some functions still lack descriptions.
…
|
|
|
|
@35
|
11 years |
des |
According to bde, it's OK to omit parentheses when taking the size
of an …
|
|
|
|
@19
|
11 years |
des |
Use 'sizeof(foo)' instead of 'sizeof foo' even where it's not
required. …
|
|
|
|
@16
|
11 years |
des |
Whitespace cleanup + keyword expansion sweep.
Sponsored by: DARPA, NAI …
|
|
|
|
@9
|
11 years |
des |
Add openpam_ttyconv(), a simple tty-based conversation function.
Prototype …
|