| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
They have valid ranges of 1-31 and 1-12, not 0-31 and 0-12.
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
|
|
|
|
| |
used by OpenBSD. (Quite frankly, I think it's perfectly reasonable to
use snprintf to copy strings, given that the semantics for strncpy()
are utterly idiotic and there is no POSIX sstrncpy().)
While I'm at it, incorporate some of OpenBSD's bugfixes to cron.
NOT for 2.2
|
|
|
|
|
|
| |
buffer overflow patch.
Reviewed by: pst
Submitted by: Dave Andersen <angio@aros.net>
|
| |
|
|
|
|
|
| |
really want them) from /usr/src. This is the final version of the
patches, incorporating the feedback I've received from -current.
|
|
|
|
|
|
| |
leaves editor running in background (PR: bin/751)
Submitted by: candy@fct.kgc.co.jp (Toshihiro Kanda)
|
| |
|
|
|
|
| |
file name not to file fd
|
|
|
|
|
| |
The distributed makefile in the package installs it setuid root..
Reviewed by: jkh
|
|
|
|
| |
Submitted by: jkh
|
|
|
|
| |
Submitted by: jkh
|
|
well, expect our two seperate directories for cron and crontab to go away
shortly.
Submitted by: jkh
|