Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Jul 1996 10:43:23 -0700 (PDT)
From:      Bruce Evans <bde>
To:        CVS-committers, cvs-all, cvs-sbin
Subject:   cvs commit:  src/sbin/mknod mknod.c
Message-ID:  <199607301743.KAA21553@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
bde         96/07/30 10:43:22

  Modified:    sbin/mknod  mknod.c
  Log:
  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".
  
  Revision  Changes    Path
  1.3       +34 -12    src/sbin/mknod/mknod.c



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