On Mon, Sep 09, 2013 at 06:12:00PM +0000, John Baldwin wrote: > New Revision: 255426 > URL: http://svnweb.freebsd.org/changeset/base/255426 > > Log: > [...] > To facilitate this, add a new parameter to vm_map_find() that specifies an > optional maximum virtual address. While here, fix several callers of > vm_map_find() to use a VMFS_* constant for the findspace argument instead > of TRUE and FALSE.
This commit breaks NVidia driver port, and (again) there was no corresponding __FreeBSD_version bump. This is another recent incident with -CURRENT silently changing KPIs that are publicly used. ./danfe _______________________________________________ svn-src-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"