Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 Dec 1999 07:24:59 -0800 (PST)
From:      Bruce Evans <bde@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/etc MAKEDEV
Message-ID:  <199912261524.HAA52039@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
bde         1999/12/26 07:24:59 PST

  Modified files:
    etc                  MAKEDEV 
  Log:
  Moved $FreeBSD$ to its usual place after the CSRG id.
  
  Fixed some style bugs for cam (superflous umask and missing newline).
  
  Fixed bogons for apm.  The pattern "apm*" matched too many things; apm
  and apmctl were both made twice by `MAKEDEV all'.  Hopefully no one
  depends on `MAKEDEV apm0' making apm or on `MAKEDEV apm' making apmctl.
  
  Revision  Changes    Path
  1.228     +9 -9      src/etc/MAKEDEV



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?199912261524.HAA52039>