1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-26 11:47:31 +00:00
freebsd/usr.sbin/cron
Kyle Evans 1709a13c7c cron(8): rip out do_univ
This was an old Dynix hack, the function is a NOP on FreeBSD. We have no
need to retain this; Dynix was discontinued long ago.
2020-02-10 02:44:29 +00:00
..
cron cron(8): rip out do_univ 2020-02-10 02:44:29 +00:00
crontab
doc
lib cron(8): convert vfork() usage to fork() 2020-02-10 02:40:23 +00:00
Makefile
Makefile.inc