aboutsummaryrefslogtreecommitdiffstats
path: root/daemon.c
Commit message (Collapse)AuthorAgeFilesLines
* Clean up some dependencies.Eric S. Raymond1997-02-211-2/+0
| | | | svn path=/trunk/; revision=910
* Don't need to give execute permissions.Eric S. Raymond1997-02-181-1/+1
| | | | svn path=/trunk/; revision=899
* Philippe de Muyter's Motorola fixes.Eric S. Raymond1997-01-161-2/+2
| | | | svn path=/trunk/; revision=781
* Remove some NExT-specific cruft.Eric S. Raymond1996-12-231-4/+0
| | | | svn path=/trunk/; revision=680
* Use error() for messages almost everywhere.Eric S. Raymond1996-12-171-6/+8
| | | | svn path=/trunk/; revision=636
* SIGCLD -> SIGCHLD.Eric S. Raymond1996-12-121-4/+4
| | | | svn path=/trunk/; revision=628
* Changes for NEXTSTEP.Eric S. Raymond1996-12-111-0/+8
| | | | svn path=/trunk/; revision=626
* Typo fix.Eric S. Raymond1996-12-051-1/+1
| | | | svn path=/trunk/; revision=597
* Prototypes everywhere.Eric S. Raymond1996-11-081-4/+2
| | | | svn path=/trunk/; revision=515
* Solaris 2.5 and FreeBSD 2.2.Eric S. Raymond1996-11-081-0/+1
| | | | svn path=/trunk/; revision=501
* Header cleanup.Eric S. Raymond1996-11-011-8/+4
| | | | svn path=/trunk/; revision=463
* gcc -Wall cleanup.Eric S. Raymond1996-10-261-0/+7
| | | | svn path=/trunk/; revision=396
* Remove all those obnoxious block comments.Eric S. Raymond1996-10-171-39/+6
| | | | svn path=/trunk/; revision=345
* QNX cleanup.Eric S. Raymond1996-10-171-1/+1
| | | | svn path=/trunk/; revision=343
* Changed copyrights, they're now by reference.Eric S. Raymond1996-10-111-3/+2
| | | | svn path=/trunk/; revision=299
* The great name change.Eric S. Raymond1996-09-241-2/+2
| | | | svn path=/trunk/; revision=114
* QNX port.Eric S. Raymond1996-09-131-1/+7
| | | | svn path=/trunk/; revision=96
* Portable to BSDI now.Eric S. Raymond1996-08-261-0/+4
| | | | svn path=/trunk/; revision=63
* Fix the illegal-terminal problem.Eric S. Raymond1996-08-241-7/+0
| | | | svn path=/trunk/; revision=62
* Sendmail delivery from background seems to work.Eric S. Raymond1996-08-241-4/+4
| | | | svn path=/trunk/; revision=61
* Attempted to prevent a sendmail loop.Eric S. Raymond1996-07-251-1/+1
| | | | svn path=/trunk/; revision=42
* Licensing and copyright changes pursuant to Carl Harris handing me theEric S. Raymond1996-06-281-29/+3
| | | | | | baton. svn path=/trunk/; revision=16
* Sent to ceharris.Eric S. Raymond1996-06-271-1/+11
| | | | svn path=/trunk/; revision=10
* This is what I sent Harris.Eric S. Raymond1996-06-261-11/+16
| | | | svn path=/trunk/; revision=9
* Initial revisionEric S. Raymond1996-06-251-0/+221
svn path=/trunk/; revision=6