NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/47909 CVS commit: src/sbin/newfs



The following reply was made to PR kern/47909; it has been noted by GNATS.

From: "David A. Holland" <dholland%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/47909 CVS commit: src/sbin/newfs
Date: Sun, 9 Jun 2013 18:29:41 +0000

 Module Name:   src
 Committed By:  dholland
 Date:          Sun Jun  9 18:29:41 UTC 2013
 
 Modified Files:
        src/sbin/newfs: mkfs.c
 
 Log Message:
 Stick UFS_ in front of these symbols:
    DIRBLKSIZ
    DIRECTSIZ
    DIRSIZ
    OLDDIRFMT
    NEWDIRFMT
 
 Part of PR 47909.
 
 (two stragglers in this commit; oops)
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.114 -r1.115 src/sbin/newfs/mkfs.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index