Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Parsing config files w/o regular expressions may be slightly
slower but since this is normally done only once it's not
a big deal.
|
|
Also, no need to change umask now that we use mkstemp(3).
|
|
minor KNF.
|
|
|
|
|
|
|
|
|
|
|
|
initialized; from Time Pierce <twpierce@mail.bsd.uchicago.edu>
|
|
ctime or mtime has changed). Useful for laptops and news servers.
|
|
Now uses functions from util.[ch] instead of local ones.
Also some anal KNF from me...
|
|
|
|
|
|
Fix handling of clusters marked bad; Noted by Rafal Boni
|
|
partition listed in fstab.
|
|
|
|
on large disks (and ccd's).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
NetBSD PR #3254, fix from Juergen Hannken-Illjes <hannken@eis.cs.tu-bs.de>.
|
|
|
|
|
|
|
|
|
|
|