Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 13 Mar 2004 13:20:04 -0800 (PST)
From:      Mike Silbersack <silby@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/emulators/rtc Makefile pkg-plist ports/emulators/rtc/files rtc.c
Message-ID:  <200403132120.i2DLK4v1049935@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
silby       2004/03/13 13:20:04 PST

  FreeBSD ports repository

  Modified files:
    emulators/rtc        Makefile pkg-plist 
    emulators/rtc/files  rtc.c 
  Log:
  Update the rtc device to use dynamic numbering on -current.  In order to
  accomdate this change, stop using device nodes in /usr/compat/linux/dev
  and instead rely on the linuxalator passing through requests to the
  real /dev.  (This second change also applies to 4.x).
  
  Revision  Changes    Path
  1.23      +2 -3      ports/emulators/rtc/Makefile
  1.15      +3 -2      ports/emulators/rtc/files/rtc.c
  1.4       +1 -4      ports/emulators/rtc/pkg-plist



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