[Bug 255425] timed(8) was removed in 2018 but references remain

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu May 13 07:57:57 UTC 2021


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255425

--- Comment #6 from commit-hook at FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=1760799b4c612b98c0e5c1abeb03814e24c33cf6

commit 1760799b4c612b98c0e5c1abeb03814e24c33cf6
Author:     Ceri Davies <ceri at FreeBSD.org>
AuthorDate: 2021-05-13 07:53:08 +0000
Commit:     Gordon Bergling <gbe at FreeBSD.org>
CommitDate: 2021-05-13 07:53:08 +0000

    Remove references to timed(8)

    There are still references to timed(8) and timedc(8) in the base system,
    which were removed in 2018.

    PR: 255425
    Reported by:    Ceri Davies <ceri at submonkey dot net>
    Reviewed by:    ygy, gbe
    MFC after:      1 week
    Differential Revision:  https://reviews.freebsd.org/D30232

 lib/libc/rpc/rtime.3         |  4 +---
 lib/libc/sys/adjtime.2       |  6 ++----
 lib/libc/sys/clock_gettime.2 |  5 ++---
 lib/libc/sys/gettimeofday.2  |  5 ++---
 libexec/rc/rc.conf           |  2 --
 share/man/man5/rc.conf.5     | 26 +-------------------------
 6 files changed, 8 insertions(+), 40 deletions(-)

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the freebsd-doc mailing list