cvs commit: src/lib/libc/db/db db.c
Jeroen Ruigrok/asmodai
asmodai at crater.dragonflybsd.org
Mon Sep 19 02:06:37 PDT 2005
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
More information about the Commits
mailing list