Date: Fri, 3 Sep 2010 06:30:11 +0000 (UTC) From: Jaakko Heinonen <jh@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/kern subr_unit.c Message-ID: <201009030630.o836UW5a029359@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jh 2010-09-03 06:30:11 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_8)
sys/kern subr_unit.c
Log:
SVN rev 212171 on 2010-09-03 06:30:11Z by jh
MFC r209256, r209549, r209816, r209844:
- Fix compilation of the subr_unit.c user space test program.
- Use %zu for size_t in a few format strings.
- Correct a comment typo.
- Assert that low and high are >= 0 in new_unrhdr().
Revision Changes Path
1.9.10.2 +7 -6 src/sys/kern/subr_unit.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201009030630.o836UW5a029359>
