summaryrefslogtreecommitdiffstats
path: root/libexec/getty/pathnames.h
diff options
context:
space:
mode:
authorjkh <jkh@FreeBSD.org>1994-08-26 05:19:17 +0000
committerjkh <jkh@FreeBSD.org>1994-08-26 05:19:17 +0000
commit8028c13dae4a2bd05f83b1db733d96fa46868952 (patch)
tree4f6a6be9b091ef774b863d8cd44ba5f9f72f6b6b /libexec/getty/pathnames.h
parente6d9c7d41e02bb95eaf2a8a3958a4943c24d46fa (diff)
downloadFreeBSD-src-8028c13dae4a2bd05f83b1db733d96fa46868952.zip
FreeBSD-src-8028c13dae4a2bd05f83b1db733d96fa46868952.tar.gz
Replace this with the 1.1.5.1 getty. David says that the 4.4 version is too
broken to live. Submitted by: jkh
Diffstat (limited to 'libexec/getty/pathnames.h')
-rw-r--r--libexec/getty/pathnames.h12
1 files changed, 5 insertions, 7 deletions
diff --git a/libexec/getty/pathnames.h b/libexec/getty/pathnames.h
index 7b26ed7..e02b8b9 100644
--- a/libexec/getty/pathnames.h
+++ b/libexec/getty/pathnames.h
@@ -1,6 +1,6 @@
/*
- * Copyright (c) 1989, 1993
- * The Regents of the University of California. All rights reserved.
+ * Copyright (c) 1989 The Regents of the University of California.
+ * All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
@@ -30,12 +30,10 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * @(#)pathnames.h 8.1 (Berkeley) 6/4/93
+ * @(#)pathnames.h 5.3 (Berkeley) 6/1/90
*/
#include <paths.h>
-#define _PATH_GETTYTAB "/etc/gettytab"
-#define _PATH_LOGIN "/usr/bin/login"
-#define _PATH_FBTAB "/etc/fbtab"
-#define _PATH_LOGINDEVPERM "/etc/logindevperm"
+#define _PATH_GETTYTAB "/etc/gettytab"
+#define _PATH_LOGIN "/usr/bin/login"
OpenPOWER on IntegriCloud