Date: Sun, 11 Jun 2006 17:01:37 +0000 (UTC) From: Robert Watson <rwatson@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys protosw.h Message-ID: <200606111701.k5BH1bli072824@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rwatson 2006-06-11 17:01:37 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/sys protosw.h Log: Merge protosw.h:1.53 from HEAD to RELENG_6: Update comments in struct protosw to reflect changing times: - Between 1996 and 1997, wollman eliminated pr_usrreq() and replaced it with direct function pointers. Update comment to reflect these changes. - In 2003, I added pru_sosetlabel(). Update comment to reflect this change. Revision Changes Path 1.45.2.1 +10 -6 src/sys/sys/protosw.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200606111701.k5BH1bli072824>