summaryrefslogtreecommitdiffstats
path: root/lib/libc/gen/sysctl.3
diff options
context:
space:
mode:
authored <ed@FreeBSD.org>2010-01-17 15:43:14 +0000
committered <ed@FreeBSD.org>2010-01-17 15:43:14 +0000
commit47ae443fa5f3b739136606b138c2a4bc9b904974 (patch)
treee428b634407137ed78707403256e0d00a6256387 /lib/libc/gen/sysctl.3
parent5d1c4cb1819e16eeeda57f324d0cf1b6467e5902 (diff)
downloadFreeBSD-src-47ae443fa5f3b739136606b138c2a4bc9b904974.zip
FreeBSD-src-47ae443fa5f3b739136606b138c2a4bc9b904974.tar.gz
Simplify ttyslot(3).
After comparing how other systems deal with utmp/utmpx, I noticed many systems don't even care about ttyslot(3) anymore, since utmpx doesn't use TTY slots anyway. We don't provide any tools to access old utmp files anymore, so there is no use in letting applications write to a proper offset within the utmp file. Just let ttyslot(3) always return 0, which seems to be the default behaviour on operating systems like Linux as well.
Diffstat (limited to 'lib/libc/gen/sysctl.3')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud