freebsd-skq/lib/libc
Ed Schouten bcc7f0f408 Remove pseudo-terminals from ttys(5).
When we had utmp(5), we had to list all the psuedo-terminals in ttys(5)
to make ttyslot(3) function properly. Now that pututxline(3) deals with
slot allocation internally (not based on TTY names), we don't need to
list all the TTYs on the system in ttys(5) to make user accounting work
properly.

This patch removes all the entries from the /etc/ttys files, but also
the pts(4) entries that were appended implicitly, which was added in
r154838.
2010-01-27 11:54:42 +00:00
..
amd64
arm
compat-43 Implement sighold, sigignore, sigpause, sigrelse, sigset functions 2009-11-26 13:49:37 +00:00
db Consider flag == 0 as the same of flag == R_NEXT. This change will restore 2009-08-24 23:44:07 +00:00
gdtoa
gen Remove pseudo-terminals from ttys(5). 2010-01-27 11:54:42 +00:00
gmon Fix many "function declaration isn't a prototype" warnings in libc. 2009-12-05 19:31:38 +00:00
i386
ia64
include Use umtx to implement process sharable semaphore, to make this work, 2010-01-05 02:37:59 +00:00
inet
isc
locale Fix grammar. 2009-11-16 14:33:31 +00:00
mips Merge r195030 from project/mips to head by hand 2010-01-09 00:01:35 +00:00
nameser
net Miscellaneous mdoc, spelling and inconsistency fixes. 2010-01-12 21:45:03 +00:00
nls - style(9) 2010-01-25 23:44:00 +00:00
posix1e Don't forget to clean up the file copied from the kernel sources. 2010-01-02 20:27:14 +00:00
powerpc
quad
regex Fix an off-by-one error in the marking of the O_CH operator 2009-09-16 06:32:23 +00:00
resolv
rpc Use the correct types to store uids and gids in the credential cache. 2010-01-09 23:36:51 +00:00
softfloat
sparc64
stdio Give a less silly response to a silly request. 2010-01-10 14:30:30 +00:00
stdlib Simplify arena_run_reg_dalloc(), and remove a bug that was due to incorrect 2009-12-10 02:51:40 +00:00
stdtime Use _pthread_once() rather than _once() for localtime() and gmtime(). These 2010-01-06 20:43:40 +00:00
string Make strsignal(3) thread-safe. 2010-01-24 10:35:26 +00:00
sys Add information about when nmount(2) was introduced. 2010-01-26 17:21:25 +00:00
uuid
xdr
yp Eliminate more dead stores. 2009-11-25 04:45:45 +00:00
Makefile Merge r195030 from project/mips to head by hand 2010-01-09 00:01:35 +00:00
Versions.def Bump our namespace version for 9.0. 2009-09-13 13:15:36 +00:00