Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 Dec 2000 12:08:20 -0800 (PST)
From:      John Baldwin <jhb@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern kern_kthread.c kern_shutdown.c vfs_bio.c vfs_subr.c src/sys/sys kthread.h
Message-ID:  <200012152008.eBFK8Ki51346@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jhb         2000/12/15 12:08:20 PST

  Modified files:
    sys/kern             kern_kthread.c kern_shutdown.c vfs_bio.c 
                         vfs_subr.c 
    sys/sys              kthread.h 
  Log:
  Stick the kthread API in a kthread_* namespace, and the specialized kproc
  functions in a kproc_* namespace.
  
  Reviewed by:	-arch
  
  Revision  Changes    Path
  1.10      +6 -6      src/sys/kern/kern_kthread.c
  1.90      +3 -3      src/sys/kern/kern_shutdown.c
  1.268     +3 -3      src/sys/kern/vfs_bio.c
  1.298     +3 -3      src/sys/kern/vfs_subr.c
  1.4       +5 -6      src/sys/sys/kthread.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?200012152008.eBFK8Ki51346>