Finished all of the code relating to the "global server info" stuff defined
authorArt Cancro <ajc@citadel.org>
Sun, 12 Jul 1998 20:34:10 +0000 (20:34 +0000)
committerArt Cancro <ajc@citadel.org>
Sun, 12 Jul 1998 20:34:10 +0000 (20:34 +0000)
commit0cabe9fe1fa60973f5bf6ea4b09a9e9257d05109
treede902160d0d8abb9fd0bf1838c914430f89be356
parentbd5558cc184a82327ebd7a5110528cac3713ac1d
 Finished all of the code relating to the "global server info" stuff defined
in control.c.  The file "citadel.control" is the file that used to be called
"MMstructure", and "struct CitControl" used to be "struct msgmain".

 Also, the user number is now called "usernum" rather than "eternal", and
the highest existing user number is now stored in citadel.control rather than
in its own file.
citadel/citserver.c
citadel/control.c
citadel/housekeeping.c
citadel/setup.c
citadel/sysconfig.h
citadel/sysdep.c