Date: Sun, 26 Dec 1999 06:07:44 -0800 (PST) From: Bruce Evans <bde@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_descrip.c Message-ID: <199912261407.GAA93692@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
bde 1999/12/26 06:07:44 PST
Modified files:
sys/kern kern_descrip.c
Log:
Removed unused includes.
Rumoved unused compatibility cruft for dup(). Using it today would just
break dup() on fd's >= 64.
Fixed some style bugs.
Revision Changes Path
1.77 +13 -27 src/sys/kern/kern_descrip.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?199912261407.GAA93692>
