BSD 3 development
[unix-history] / usr / src / cmd / ac.c
index 81a6e9f..62103df 100644 (file)
@@ -9,8 +9,8 @@
 #include <sys/types.h>
 #include <sys/timeb.h>
 
 #include <sys/types.h>
 #include <sys/timeb.h>
 
-#define        TSIZE   33
-#define        USIZE   200
+#define        TSIZE   1000
+#define        USIZE   500
 struct  utmp ibuf;
 
 struct ubuf {
 struct  utmp ibuf;
 
 struct ubuf {