On Fri, 18 Dec 2015, John Baldwin wrote:
Log:
Fix the precious change to check the pointer returned by malloc().
Submitted by: luke
Pointy hat to: jhb
Of course, malloc can't fail, especially for small utilities like boot0cfg,
especially in -current.
Modified: head/usr.sbin/boot0cfg/bo
On Friday, December 18, 2015 05:52:09 PM John Baldwin wrote:
> Author: jhb
> Date: Fri Dec 18 17:52:08 2015
> New Revision: 292443
> URL: https://svnweb.freebsd.org/changeset/base/292443
>
> Log:
> Fix the precious change to check the pointer returned by malloc().
s/precious/previous/. The pre