cvs commit: src/sys/kern kern_lockf.c

Matthew Dillon dillon at apollo.backplane.com
Wed Mar 2 14:16:46 PST 2005


:
:joerg       2005/03/02 03:48:15 PST
:
:DragonFly src repository
:
:  Modified files:
:    sys/kern             kern_lockf.c 
:  Log:
:  Use ULLONG_MAX, off_t is unsigned.
:  
:  Revision  Changes    Path
:  1.22      +1 -1      src/sys/kern/kern_lockf.c
:
:
:http://www.dragonflybsd.org/cvsweb/src/sys/kern/kern_lockf.c.diff?r1=1.21&r2=1.22&f=u

    off_t had better *NOT* be unsigned!

					-Matt
					Matthew Dillon 
					<dillon at xxxxxxxxxxxxx>





More information about the Commits mailing list