builds and changes;
1090: successfully completed a login process
1091: Added mailcheck() support
1092: Added utmp support
1093: Added lastlog support
1094: cleaned up source
1095: did mail error checking. 
1096a: correct the issue.net, login -p seg. fault thing, 
       apparently if the issue file is printed before 
       the utmpcheck it results in a seg. fault, i 
       re-positioned the code after checkutmp(); things
       seem to be fine now.
1096b: corrected .hushlogin problems.
1096c: corrected the "Login Incorrect" if theres extra spaces in
       the login prompt. 
1096d: added support for getty logins.
1097e: added support for in.telnetd -h host for networked logins :P
1098: Fixed the utmp/tty problem, still one more utmp problem to
      resolv but its pretty minor.  Utmp/host/tty handlers are pretty
      good, i'm beta testing lightbar under certain situations to see
      where it might  fsck up the utmp file. :\  Everything seems well
      so far though, i'll start working on menus and ncurses etc soon.
1098b: Added autodetection for TERM, program now passes on environment
       tables from previous login and in.telnetd and agetty and such.
1098c: Added a databasing function getentry (); to pull entries out of
       the lightbar configuration tool, starting to add ncurses funcitons.
1098d: fixed the comments and blank line seg faults with getentry(), 
       getentry (); is fixed (i hope).
1098e: cleaned up everything, adding ncurses function and menus and
       the cursor positioning now that everything else is fixed up
       for build 1.09a 1099.
1099: started adding all the ncurses cursor positioning etc. since
      all other functions are finished. :P
1100: Added support for crypt(), fully funtional shadow and normal
      support now will start adding some more options as far as 
      ansi funtions and ncurses      
1120: Added %h %u identifiers cleaned up login process
1121: Added syslogd support. and error reporting handling.
1122: Added signal control for SIGQUIT SIGTERM etc...
1122b: Added @(SLEEP:X) macro.
1122c: Fixed the database.c bug and added a @(CLEAR) macro. 
1122d: Added @(IDENT) to print out ident, @(RUSER) is to print out
       username.  Fixed some in.telnetd shtuff. :) and added identd
       to it.
1123: Fixed the database.c bug which would put wild \0 ansi characters
      after each character in the passwd prompt because of using strcat
      ? weird huh? anyways, added @(LHOST) @(LDOMAIN), local domain and
      local host, also i'm working on ncurses but won't be implemented
      for awhile. Also added RETURN_LOGIN. 
1123b: Made it so the motd could have macros like the issue.net.
1130: Fixed a shitload of bugs added the PRINT_AFTER, working on 1.1 beta
      now :P
1160: wow. lots done,  added some macros cleaned up source, fixed up the
      readme's etc.. :P  Added BADUSER support.  People were being pretty
      dumbassed about lightbar and not reading the README so i made the
      'configure' script to do the job for 'em. :)
1173: lb.conf file was really ugly read did it.  Added more manpages
      and some more features :) Fixed about 300+ bugs.
1176: changes and release have been seriously fuzzy at best, i fixed 
      a considered big bug with large systems involving initgroups();
      alot more clean up making code faster and more organized. Adding
      alarms and tty controls (backspace char) adding TZ environment along
      with grabbing /etc/group tty group gid instead of using the default.
      also adding seteuid, setruid to execute files as tmp users for
      security also using setpriority to set the process running on
      programs.
1178: finished.  Woohoo! now, i want to add menu support REALLY bad but
      by far it seems almost impossible with ncurses to do menus. (even
      though i havn't fully looked into it, anyways i'll try to get this
      done before 1.1.  Sorry ;P.  This is a stable release! ah yah, fixed
      macro problem.
      - added btmp from BSD 4.4 for baduser logging.
