check for overflow in getrawlist()
[unix-history] / usr / src / usr.bin / mail / getname.c
index 2c1a9b8..a873b26 100644 (file)
@@ -1,6 +1,13 @@
+/*
+ * Copyright (c) 1980 Regents of the University of California.
+ * All rights reserved.  The Berkeley software License Agreement
+ * specifies the terms and conditions for redistribution.
+ */
+
 #ifndef lint
 #ifndef lint
-static char sccsid[] = "@(#)getname.c  2.3 (Berkeley) %G%";
-#endif
+static char *sccsid = "@(#)getname.c   5.2 (Berkeley) %G%";
+#endif not lint
+
 #include <pwd.h>
 
 /*
 #include <pwd.h>
 
 /*