summaryrefslogtreecommitdiff
path: root/server/main.c
Commit message (Expand)AuthorAge
* Oops, fix sysconfdir back to sysconfdir/zephyr.Gravatar Greg Hudson1998-06-11
* Remember to process timers.Gravatar Greg Hudson1998-05-27
* ZEPHYR_USES_KERBEROS -> HAVE_KRB4; ZEPHYR_USES_HESIOD -> HAVE_HESIODGravatar Greg Hudson1997-10-25
* confdir became sysconfdir.Gravatar Greg Hudson1997-09-23
* Pull in sources from zephyr locker. See /mit/zephyr/repository forGravatar Greg Hudson1997-09-14
* Not everything defines SIGEMT.Gravatar Greg Hudson1994-11-11
* Some unnecessary code eliminated; initialize t_local earlier onGravatar Greg Hudson1994-10-31
* Include <string.h> instead of <strings.h> (portability)Gravatar Richard Basch1994-08-18
* Don't do signal blocking; simply set a semaphore flag indicating it isGravatar Richard Basch1994-08-01
* Declare t_local here, where it is initializedGravatar Richard Basch1994-03-15
* After each select() loop, re-initialize t_local for other uses.Gravatar Richard Basch1994-03-15
* POSIX signal handlingGravatar Richard Basch1993-11-19
* Changed bcopy/bzero to _BCOPY/_BZERO (defined in <zephyr/zephyr_conf.h>)Gravatar Richard Basch1993-09-24
* Changed some of the logging levelsGravatar Richard Basch1993-03-22
* Add support for K&R CGravatar Lucien Van Elsen1992-08-26
* saber complains about pure assignment statements in ifs-Gravatar Lucien Van Elsen1992-08-14
* added support for debugging mallocGravatar Lucien Van Elsen1992-08-10
* add stub function for init'ing db from file on startupGravatar Lucien Van Elsen1992-01-17
* Converted back to ANSI C (with ifdef's for standard C)Gravatar Lucien Van Elsen1991-12-04
* Use moncontrol only on some architectures.Gravatar Kenneth G Raeburn1991-03-21
* nacklist is now initialized statically.Gravatar Kenneth G Raeburn1991-03-13
* Removed use of SignalBlock.Gravatar Kenneth G Raeburn1991-03-13
* Initialize nacklist with pointer to bss, rather than calling malloc.Gravatar Kenneth G Raeburn1991-03-08
* Deleted initialization of bdump_sin.Gravatar Kenneth G Raeburn1991-01-28
* A/UX doesn't have setpriority.Gravatar Kenneth G Raeburn1990-12-21
* Always log "ready for action" message.Gravatar Kenneth G Raeburn1990-12-16
* Preserve errno in all signal handlers. In reap, call wait3 untilGravatar Kenneth G Raeburn1990-12-11
* C++ conversion and lots of modifications from summer & fall workGravatar Kenneth G Raeburn1990-11-13
* fix syslog reporting of which port is unknown.Gravatar John Kohl1989-10-23
* move version numbers to separate fileGravatar John Kohl1989-09-18
* update vnoGravatar John Kohl1989-05-15
* fix vnoGravatar John Kohl1988-12-19
* add some #ifdef's for KERBEROS, fix up ZEPHYR_SRVTAB message.Gravatar John Kohl1988-11-14
* From zephyr dev: update version number.Gravatar Kenneth G Raeburn1988-10-24
* increment version numberGravatar John Kohl1988-10-20
* Updated version number; parameterized getservbyname stuff; KERBEROSGravatar Kenneth G Raeburn1988-10-19
* add access_reinit(); and increment vnoGravatar John Kohl1988-07-19
* update vnoGravatar John Kohl1988-07-16
* update vno.Gravatar John Kohl1988-07-08
* update version number to 3.0Gravatar John Kohl1988-06-25
* remove spurious commentGravatar John Kohl1988-06-15
* Copyright fix, lint fixesGravatar John Kohl1988-06-03
* increment version numberGravatar John Kohl1988-02-28
* increment version numberGravatar John Kohl1988-02-05
* #ifdef's around dbug_on,off and detach() were in wrong place.Gravatar John Kohl1988-02-05
* Concurrency support: move packet handling into dispatch.cGravatar John Kohl1988-02-05
* Version 2.4Gravatar John Kohl1987-12-18
* increment version numberGravatar John Kohl1987-12-14
* Up version number to 2.2Gravatar John Kohl1987-12-13
* increment version numberGravatar John Kohl1987-12-10