Go to file
thorpej 42320e8223 * Move the prototype of __svfscanf from <stdio.h> to libc/stdio/local.h.
* Add prototype for vfscanf to <stdio.h>.
* Remove #define of vfscanf to __svfscanf from <stdio.h>.
* Include local.h in libc files which need __svfscanf.
* Add vfscanf weak alias to __svfscanf.

Fixes standards/16997.

NOTE: libc minor not bumped -- ride on the bump to 12.84 made by
itojun today.
2002-05-24 22:17:20 +00:00
bin The printf builtin has been "temporarily" disabled for eight years. Remove 2002-05-15 20:45:17 +00:00
crypto correct sha2 interoperability. From: "JuanJo Ciarlante" <jjo@mendoza.gov.ar> 2002-05-20 13:12:45 +00:00
dist Comment out token after #endif. 2002-05-16 19:53:37 +00:00
distrib let users choose blowfish password option. 2002-05-24 08:07:48 +00:00
etc Add port 121/udp (erpc). 2002-05-23 04:34:39 +00:00
games remove the attributions from my slogans. they kept popping up in 2002-05-18 10:17:32 +00:00
gnu Add native toolchain bits for "armeb" (big-endian ARM). 2002-05-20 15:05:07 +00:00
include * Move the prototype of __svfscanf from <stdio.h> to libc/stdio/local.h. 2002-05-24 22:17:20 +00:00
lib * Move the prototype of __svfscanf from <stdio.h> to libc/stdio/local.h. 2002-05-24 22:17:20 +00:00
libexec Add .register directives to appease newer gas. 2002-05-06 18:53:30 +00:00
regress Correct the types of float_rounding_mode and float_exception_flags. 2002-05-22 00:01:35 +00:00
sbin Add support to print interface counters (via SIOCGIFDATA) when the [new] 2002-05-23 21:38:01 +00:00
share have an example with blowfish password. 2002-05-24 04:17:44 +00:00
sys Fix a couple of instances where reassignbuf() was not done at splbio. 2002-05-24 22:13:57 +00:00
tools Don't try to extract gdbserver configury; we don't yet support gdbserver. 2002-05-20 15:19:09 +00:00
usr.bin Correct `.Na' misuses reported in bin/17007, and some other mandoc improvements 2002-05-24 22:09:20 +00:00
usr.sbin Fix build problem caused by recent changes to "libwrap". 2002-05-24 11:29:40 +00:00
build.sh add armeb as valid MACHINE_ARCH 2002-05-24 14:43:31 +00:00
BUILDING add "-M makeobjdirprefix" to build.sh 2002-05-13 01:44:34 +00:00
BUILDING.mdoc add "-M makeobjdirprefix" to build.sh 2002-05-13 01:44:34 +00:00
Makefile Change -s srcdir and -d destdir so that they don't contain the "/etc" portion. 2002-05-07 02:11:07 +00:00
Makefile.inc don't set KERNSRCDIR here; pull in <bsd.kernobj.mk> if you need it 2002-04-10 14:53:43 +00:00
UPDATING Sync the sshd entry with etc/master.passwd. 2002-05-19 00:54:35 +00:00