Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 17 Apr 1999 01:36:08 -0700 (PDT)
From:      Peter Wemm <peter@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/cam cam_xpt.c src/sys/kern kern_exit.c kern_fork.c subr_autoconf.c src/sys/pccard pcic.c skel.c src/sys/posix4 p1003_1b.c posix4.h src/sys/svr4 imgact_svr4.c src/sys/sys _posix.h exec.h kernel.h mount.h vnode.h src/sys/pci ...
Message-ID:  <199904170836.BAA28807@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
peter       1999/04/17 01:36:08 PDT

  Modified files:
    sys/cam              cam_xpt.c 
    sys/kern             kern_exit.c kern_fork.c subr_autoconf.c 
    sys/pccard           pcic.c skel.c 
    sys/posix4           p1003_1b.c posix4.h 
    sys/svr4             imgact_svr4.c 
    sys/sys              _posix.h exec.h kernel.h mount.h vnode.h 
    sys/pci              if_tx.c pci_compat.c pcivar.h 
  Log:
  Well folks, this is it - The second stage of the removal for build support
  for LKM's..
  
  Revision  Changes    Path
  1.51      +2 -2      src/sys/cam/cam_xpt.c
  1.78      +2 -2      src/sys/kern/kern_exit.c
  1.58      +2 -2      src/sys/kern/kern_fork.c
  1.9       +2 -2      src/sys/kern/subr_autoconf.c
  1.71      +1 -1      src/sys/pccard/pcic.c
  1.9       +0 -1      src/sys/pccard/skel.c
  1.5       +1 -1      src/sys/posix4/p1003_1b.c
  1.5       +1 -1      src/sys/posix4/posix4.h
  1.3       +1 -1      src/sys/svr4/imgact_svr4.c
  1.4       +2 -2      src/sys/sys/_posix.h
  1.24      +1 -4      src/sys/sys/exec.h
  1.54      +2 -26     src/sys/sys/kernel.h
  1.75      +1 -29     src/sys/sys/mount.h
  1.86      +1 -5      src/sys/sys/vnode.h
  1.24      +1 -7      src/sys/pci/if_tx.c
  1.23      +1 -48     src/sys/pci/pci_compat.c
  1.27      +1 -8      src/sys/pci/pcivar.h


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?199904170836.BAA28807>