cvs commit: src/sys/vm pmap.h vm_init.c

Matthew Dillon dillon at crater.dragonflybsd.org
Mon May 31 10:15:36 PDT 2004


dillon      2004/05/31 10:06:41 PDT

DragonFly src repository

  Modified files:
    sys/vm               pmap.h vm_init.c 
  Log:
  Two unused arguments were recently removed from pmap_init() without
  fixing the call or the prototype.  Fix those.
  
  Reported-by: walt <wa1ter at xxxxxxxxxxxxx>
  
  Revision  Changes    Path
  1.14      +1 -1      src/sys/vm/pmap.h
  1.7       +1 -1      src/sys/vm/vm_init.c


http://www.dragonflybsd.org/cvsweb/src/sys/vm/pmap.h.diff?r1=1.13&r2=1.14&f=h
http://www.dragonflybsd.org/cvsweb/src/sys/vm/vm_init.c.diff?r1=1.6&r2=1.7&f=h





More information about the Commits mailing list