| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
Approved by: re@ (scottl)
Notes:
svn path=/head/; revision=114113
|
| |
|
|
| |
Notes:
svn path=/head/; revision=92594
|
| |
|
|
|
|
|
|
|
| |
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 :-)
Notes:
svn path=/head/; revision=92543
|
| |
|
|
|
|
|
| |
o Use new prototypes and function definitions only.
Notes:
svn path=/head/; revision=90332
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=87064
|
| |
|
|
|
|
|
| |
Reviewed by: -audit (and their silence), jhb, maintainer's silence
Notes:
svn path=/head/; revision=86916
|
| |
|
|
| |
Notes:
svn path=/head/; revision=50476
|
| |
|
|
| |
Notes:
svn path=/head/; revision=49507
|
| |
|
|
|
|
|
|
| |
user requests. Note that nothing can be said about the value of 'user'
unless User != NULL.
Notes:
svn path=/head/; revision=49505
|
| |
|
|
|
|
|
|
| |
rc.conf (enable/disable) not rc.local.
Use full pathname in SYNOPSIS section.
Notes:
svn path=/head/; revision=31525
|
| |
|
|
| |
Notes:
svn path=/head/; revision=22989
|
| |
|
|
|
|
|
|
|
|
|
| |
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.
Notes:
svn path=/head/; revision=21673
|
| |
|
|
| |
Notes:
svn path=/head/; revision=18471
|
| |
|
|
|
|
|
| |
Submitted by: Gene Stark <gene@starkhome.cs.sunysb.edu>
Notes:
svn path=/head/; revision=7914
|
|
|
Notes:
svn path=/cvs2svn/branches/unlabeled-1.1.1/; revision=3779
|