Date: Fri, 30 Oct 1998 18:48:29 -0800 (PST) From: Michael Smith <msmith@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/lib/libstand dev_net.c gets.c stand.h Message-ID: <199810310248.SAA14815@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
msmith 1998/10/30 18:48:29 PST
Modified files:
lib/libstand dev_net.c gets.c stand.h
Log:
Add a new field to the devsw structure; dv_print, to print all valid units
etc. associated with the device entry.
Consider EOF an 'error' for fgetstr if we haven't read anything yet.
You *MUST* recompile and reinstall libstand before rebuilding the bootstrap.
Revision Changes Path
1.2 +13 -0 src/lib/libstand/dev_net.c
1.2 +4 -1 src/lib/libstand/gets.c
1.9 +2 -1 src/lib/libstand/stand.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?199810310248.SAA14815>
