Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 May 1997 10:55:59 -0700 (PDT)
From:      Tor Egge <tegge@FreeBSD.ORG>
To:        CVS-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG
Subject:   cvs commit:  src/sys/conf files src/sys/i386/i386 autoconf.c src/sys/kern init_main.c src/sys/nfs bootp_subr.c krpc.h krpc_subr.c src/sys/i386/conf LINT src/sys/netinet ip_input.c
Message-ID:  <199705111755.KAA02947@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
tegge       97/05/11 10:55:59

  Branch:      sys/conf  RELENG_2_1_0
               sys/i386/conf  RELENG_2_1_0
               sys/i386/i386  RELENG_2_1_0
               sys/kern  RELENG_2_1_0
               sys/netinet  RELENG_2_1_0
               sys/nfs   RELENG_2_1_0
  Modified:    sys/conf  files
               sys/i386/conf  LINT
               sys/i386/i386  autoconf.c
               sys/kern  init_main.c
               sys/netinet  ip_input.c
  Added:       sys/nfs   bootp_subr.c krpc.h krpc_subr.c
  Log:
  Bring in some kernel bootp support. This removes the need for netboot
  to fill in the nfs_diskless structure, at the cost of some kernel
  bloat. The advantage is that this code works on a wider range of
  network adapters than netboot. Several new kernel options are
  documented in LINT.
  Obtained from: parts of the code comes from NetBSD.
  
  Revision  Changes    Path
  1.41.4.11 +2 -0      src/sys/conf/files
  1.184.4.28 +7 -1      src/sys/i386/conf/LINT
  1.33.4.5  +9 -1      src/sys/i386/i386/autoconf.c
  1.25.4.2  +7 -1      src/sys/kern/init_main.c
  1.22.4.7  +5 -1      src/sys/netinet/ip_input.c



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