Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Jul 1998 23:28:07 -0700 (PDT)
From:      Philippe Charnier <charnier@FreeBSD.ORG>
Subject:   cvs commit: src/sbin/newfs mkfs.c newfs.8 newfs.c
Message-ID:  <199807150628.XAA20701@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
charnier    1998/07/14 23:28:06 PDT

  Modified files:
    sbin/newfs           mkfs.c newfs.8 newfs.c 
  Log:
  Add prototypes. Check malloc() return value. Use err(). Remove unused #includes
  Do not \n nor dot terminate syslog()/err() messages. -Wall.
  
  Revision  Changes    Path
  1.24      +83 -50    src/sbin/newfs/mkfs.c
  1.15      +28 -22    src/sbin/newfs/newfs.8
  1.20      +30 -22    src/sbin/newfs/newfs.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199807150628.XAA20701>