1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-18 10:35:55 +00:00
freebsd/lib/libc
Ed Schouten 79a7dbf111 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.
2010-01-17 15:43:14 +00:00
..
amd64
arm
compat-43
db
gdtoa
gen Simplify ttyslot(3). 2010-01-17 15:43:14 +00:00
gmon
i386
ia64
include
inet
isc
locale
mips
nameser
net
nls
posix1e
powerpc
quad
regex
resolv
rpc
softfloat
sparc64
stdio
stdlib
stdtime
string
sys
uuid
xdr
yp
Makefile
Versions.def