cvs commit: src/usr.bin/getconf getconf.c getconf.h limits.gperf
    Matthew Dillon 
    dillon at crater.dragonflybsd.org
       
    Tue Nov  4 12:25:56 PST 2003
    
    
  
dillon      2003/11/04 12:25:45 PST
DragonFly src repository
  Modified files:
    usr.bin/getconf      getconf.c getconf.h limits.gperf 
  Log:
  Get rid of the intmax_t dependancies and just specify the maximum
  reasonable integer size manually, using a non-conflicting typedef.
  
  Revision  Changes    Path
  1.3       +3 -3      src/usr.bin/getconf/getconf.c
  1.4       +5 -4      src/usr.bin/getconf/getconf.h
  1.3       +3 -3      src/usr.bin/getconf/limits.gperf
http://www.dragonflybsd.org/cvsweb/src/usr.bin/getconf/getconf.c.diff?r1=1.2&r2=1.3&f=h
http://www.dragonflybsd.org/cvsweb/src/usr.bin/getconf/getconf.h.diff?r1=1.3&r2=1.4&f=h
http://www.dragonflybsd.org/cvsweb/src/usr.bin/getconf/limits.gperf.diff?r1=1.2&r2=1.3&f=h
    
    
More information about the Commits
mailing list