Re: svn commit: r298443 - head/usr.bin/stat

2016-04-23 Thread luke
On Fri, Apr 22, 2016 at 11:43 AM, Marcelo Araujo wrote: > Author: araujo > Date: Fri Apr 22 03:43:06 2016 > New Revision: 298443 > URL: https://svnweb.freebsd.org/changeset/base/298443 > > Log: > Use macro MAX() from sys/param.h. > > MFC after:2 weeks. > > Modified: > head/usr.bin/stat/

Re: svn commit: r292410 - head/usr.sbin/boot0cfg

2015-12-17 Thread luke
; https://lists.freebsd.org/mailman/listinfo/svn-src-head > To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org" > Hi, Should the check be against *mbr ? +if (*mbr == NULL) + errx(1, "%s: unable to allocate MBR buffer", disk); -- Luke Cha

Re: svn commit: r281162 - head/sys/vm

2015-04-09 Thread luke
[];” at the end of struct uma_zone)? > > Agree. It will save one struct uma_cache space for 5 UMA_internal zones. -- luke ___ 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"