Banner printing

--HG--
extra : convert_revision : a38558944355bb9b4c8e9e22147c1f2d8d327775
This commit is contained in:
Matt Johnston
2004-08-02 04:25:05 +00:00
parent 0a60e4536d
commit 9c91ea1caf
5 changed files with 67 additions and 0 deletions

View File

@@ -195,6 +195,7 @@
#endif
#define MAX_BANNER_SIZE 2000 /* this is 25*80 chars, any more is foolish */
#define MAX_BANNER_LINES 20 /* How many lines the client will display */
#define DEV_URANDOM "/dev/urandom"