Date: Sun, 15 Aug 1999 02:32:48 -0700 (PDT) From: Poul-Henning Kamp <phk@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys conf.h src/sys/kern kern_conf.c Message-ID: <199908150932.CAA08886@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
phk 1999/08/15 02:32:48 PDT
Modified files:
sys/sys conf.h
sys/kern kern_conf.c
Log:
Introduce lminor(dev_t dev), which returns a linear minor number,
ie: hides the fact that the major number is stuck in the middle.
Revision Changes Path
1.74 +2 -1 src/sys/sys/conf.h
1.57 +12 -1 src/sys/kern/kern_conf.c
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?199908150932.CAA08886>
