jtc
|
23bee85a3f
|
Fix files using old TNF copyright notice
|
1997-07-31 00:01:15 +00:00 |
mikel
|
20690bcbac
|
include <fnmatch.h> for fnmatch() prototype
use __CONCAT() to generate pathenv
|
1997-06-20 06:42:20 +00:00 |
mycroft
|
8feb354e12
|
Pull in err.h for prototypes.
|
1997-05-09 18:37:45 +00:00 |
gwr
|
603bda9c4e
|
Use _exit after exec failure (not exit).
|
1996-11-29 18:50:37 +00:00 |
gwr
|
d8201fb9f6
|
Use snprintf instead of sprintf.
|
1996-11-22 22:04:25 +00:00 |
gwr
|
3d5027bee4
|
Correct lengths used to build environment strings. (Fixes PR#2948)
|
1996-11-18 18:54:36 +00:00 |
gwr
|
9d69345016
|
Allow the ttyname parameter of ttyaction() to be the full pathname of
the device, because that is what getty and login have handy. The
"/dev/" part is skipped before scanning the /etc/ttyaction file.
|
1996-11-14 19:16:01 +00:00 |
gwr
|
6ab34f5889
|
Add ttyaction.3 and ttyaction.c
|
1996-11-14 17:53:07 +00:00 |