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

cvs commit: src/lib/libc/db/db db.c


From: Jeroen Ruigrok/asmodai <asmodai@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Mon, 19 Sep 2005 02:02:02 -0700 (PDT)

asmodai     2005/09/19 02:02:02 PDT

DragonFly src repository

  Modified files:
    lib/libc/db/db       db.c 
  Log:
  Synchronise with NetBSD:
  
  - remove third clause from UCB,
  - cast flags to int again after & with DB_FLAGS,
  - change mode's type from int to mode_t as it should be nowadays.
  
  Revision  Changes    Path
  1.4       +5 -9      src/lib/libc/db/db/db.c


http://www.dragonflybsd.org/cvsweb/src/lib/libc/db/db/db.c.diff?r1=1.3&r2=1.4&f=u



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