cvs commit: src/sys/alpha/alpha autoconf.c src/sys/amd64/amd64 autoconf.c src/sys/i386/i386 autoconf.c src/sys/ia64/ia64 autoconf.c src/sys/nfsclient bootp_subr.c nfs_diskless.c

Poul-Henning Kamp phk at FreeBSD.org
Wed Jul 28 14:55:09 PDT 2004


phk         2004-07-28 21:54:57 UTC

  FreeBSD src repository

  Modified files:
    sys/alpha/alpha      autoconf.c 
    sys/amd64/amd64      autoconf.c 
    sys/i386/i386        autoconf.c 
    sys/ia64/ia64        autoconf.c 
    sys/nfsclient        bootp_subr.c nfs_diskless.c 
  Log:
  Move a relic to its correct location(s):  Put nfs diskless initialization
  calls with the code they call.  (Yet another example of mindless copy&paste).
  
  Revision  Changes    Path
  1.60      +0 -21     src/sys/alpha/alpha/autoconf.c
  1.181     +0 -25     src/sys/amd64/amd64/autoconf.c
  1.178     +0 -25     src/sys/i386/i386/autoconf.c
  1.20      +0 -27     src/sys/ia64/ia64/autoconf.c
  1.61      +3 -0      src/sys/nfsclient/bootp_subr.c
  1.8       +14 -0     src/sys/nfsclient/nfs_diskless.c


More information about the cvs-src mailing list