1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-19 10:53:58 +00:00
freebsd/lib/libc
Brian Feldman 13d98e8c66 Introduce readpassphrase(3), a superset of getpass(3). This
comes originally from Todd Miller.

Obtained from:	OpenBSD
2001-11-20 15:15:42 +00:00
..
alpha Fix vendor ID's. 2001-11-07 22:12:52 +00:00
amd64 Cleanups after previous change: 2001-11-13 16:58:43 +00:00
compat-43 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
db mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
gen Introduce readpassphrase(3), a superset of getpass(3). This 2001-11-20 15:15:42 +00:00
gmon mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
i386 Cleanups after previous change: 2001-11-13 16:58:43 +00:00
ia64 Implement fpsetmask() and fpgetmask(). 2001-11-03 15:52:18 +00:00
include Fixed namespace pollution related to `err' in libc in the same way as for 2001-11-11 02:48:09 +00:00
locale mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
mips
mipseb
mipsel
net Fixed namespace pollution related to `err' in libc in the same way as for 2001-11-11 02:48:09 +00:00
nls mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
posix1e o Reflect repo-copy of extattr.[c3] from libutil to libc, moving 2001-11-16 05:09:45 +00:00
quad
regex The algorithm that computes the tables used in the BM search algorithm sometimes 2001-11-09 10:17:44 +00:00
rpc mdoc(7) police: consistently use the .Ux macro. 2001-11-20 13:54:11 +00:00
sparc64 Actually build new files. 2001-11-19 00:19:49 +00:00
stdio mdoc(7) police: sort xrefs. 2001-11-20 13:58:21 +00:00
stdlib If 'VX' is given, realloc(foo,0) will bail, it shouldn't. 2001-11-17 10:57:04 +00:00
stdtime Add time_to_int(), int_to_time(), time_to_long(), long_to_time(). 2001-10-28 20:13:16 +00:00
string mdoc(7) police: minor markup and spelling fixes. 2001-11-20 14:11:07 +00:00
sys Remove a sentence from the BUGS section that claims non page-aligned 2001-11-18 00:47:45 +00:00
xdr Fixed various type errors in synopsis. 2001-10-03 16:53:59 +00:00
yp
Makefile
Makefile.inc