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

cvs commit: src/usr.bin/getconf getconf.c getconf.h limits.gperf


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Tue, 4 Nov 2003 12:25:45 -0800 (PST)

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



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