imp
d3aae3b22f
Add missing commas. At least I didn't miss a period.
2002-03-18 16:10:00 +00:00
imp
d6b5da01f2
o MAXPATHLEN is the correct constant to use for path names, it includes
...
the NULL.
o use snprintf in preference to unchecked strcat in a couple of places that
likely can't overflow. Makes it easier to grep for strcpy :-)
2002-03-18 07:14:59 +00:00
imp
d812a68063
o __P removal.
...
o Use new prototypes and function definitions only.
2002-02-07 04:39:05 +00:00
arr
1ec55073a7
- Change parameters of signal handlers in order to be correct (they are
...
handed a integer, not void).
- No need to set flags to zero when they already will be.
- It was also noted the manner in which the signal handling has changed
might possibly generate some problems (hangs possibly) -- these, while
remaining in the code, will be fixed shortly (within a day).
Submitted by: bde
2001-11-28 17:29:04 +00:00
arr
a2a1ab4a03
- Fix some poor signal handler usage.
...
Reviewed by: -audit (and their silence), jhb, maintainer's silence
2001-11-26 17:53:02 +00:00
peter
76f0c923fe
$Id$ -> $FreeBSD$
1999-08-28 00:22:10 +00:00
stark
c8630dca70
Correction to previous commit.
1999-08-08 07:23:12 +00:00
stark
bc22ab3c1b
Corrected mistake that was causing daemon to loop without serving
...
user requests. Note that nothing can be said about the value of 'user'
unless User != NULL.
1999-08-08 07:05:46 +00:00
charnier
4731a2caff
Use err(3). Add prototypes. Document that startup scripts are rc.i386 and
...
rc.conf (enable/disable) not rc.local.
Use full pathname in SYNOPSIS section.
1997-12-04 07:25:19 +00:00
peter
090fb430f1
Revert $FreeBSD$ to $Id$
1997-02-22 14:22:49 +00:00
jkh
808a36ef65
Make the long-awaited change from $Id$ to $FreeBSD$
...
This will make a number of things easier in the future, as well as (finally!)
avoiding the Id-smashing problem which has plagued developers for so long.
Boy, I'm glad we're not using sup anymore. This update would have been
insane otherwise.
1997-01-14 07:20:47 +00:00
wosch
361a15b8f4
add forgotten $Id$
1996-09-22 21:56:57 +00:00
jkh
a1e7347a2e
Extensive updates to this package.
...
Submitted by: Gene Stark <gene@starkhome.cs.sunysb.edu>
1995-04-18 01:54:25 +00:00
jkh
d5c5338901
The X-10 demon. From 1.1.5.1.
1994-10-22 09:53:33 +00:00