Searched hist:17347 (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/sbin/mknod/
H A Dmknod.cdiff 17347 Tue Jul 30 17:43:21 MDT 1996 bde Use strtoul() more carefully.

Check that the major and minor are valid.

Don't print `.' at the end of error messages.

Fixed all warnings from "cc -Wall".
/freebsd-11.0-release/sys/fs/msdosfs/
H A Dmsdosfs_vnops.cdiff 63141 Fri Jul 14 11:52:56 MDT 2000 dwmalone Certain error contitions cause msdosfs_rename() to decrement the
vnode reference count on 'fdvp' more times than it should.

PR: 17347
Submitted by: Ian Dowse <iedowse@maths.tcd.ie>
Approved by: bde

Completed in 120 milliseconds