Age | Commit message (Collapse) | Author |
|
that the first char in the line is not NUL after killing comments.
|
|
field separators as empty field. This is not what we want for
whitespace-delimited fields.
|
|
o make first arg const since we don't modify it
o use strsep() instead of strtok() as strtok() changes internal state
o add some bounds checking and use strlcat() instead of pointer arithmetic
o ANSI function headers
Originally based on a patch from Lars J. Buitinck but much modified.
|
|
hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.
|
|
logdaemon, so this applies:
ftp://ftp.porcupine.org/pub/security/logdaemon_license
|
|
Add OpenBSD tags to files
|
|
Make init(8) call login_fbtab() correctly.
|
|
|
|
|
|
|
|
|