DragonFly BSD
DragonFly commits List (threaded) for 2004-05
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

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


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Mon, 31 May 2004 10:06:41 -0700 (PDT)

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@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



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]