Date: Thu, 14 Jan 1999 16:03:40 -0800 (PST) From: Michael Smith <msmith@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/conf files src/sys/kern subr_scanf.c src/sys/sys systm.h Message-ID: <199901150003.QAA00196@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
msmith 1999/01/14 16:03:40 PST
Modified files:
sys/conf files
sys/sys systm.h
Added files:
sys/kern subr_scanf.c
Log:
Add sscanf/vsscanf/strtoq/strtouq to the kernel. Initially these will be used
for parsing kernel environment values, although they have utility elsewhere.
Revision Changes Path
1.188 +1 -0 src/sys/conf/files
1.83 +5 -1 src/sys/sys/systm.h
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199901150003.QAA00196>
