Source-Changes archive

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

NetBSD master CVS tree commits



kleink
Thu May  7 12:24:20 PDT 1998
Update of /cvsroot/src/include
In directory nb00:/tmp/cvs-serv24215/include

Modified Files:
        db.h 
Log Message:
Change the file mode argument to dbopen() and the db backends from int to
mode_t.


kleink
Thu May  7 12:24:21 PDT 1998
Update of /cvsroot/src/lib/libc/db/btree
In directory nb00:/tmp/cvs-serv24215/lib/libc/db/btree

Modified Files:
        bt_open.c 
Log Message:
Change the file mode argument to dbopen() and the db backends from int to
mode_t.


kleink
Thu May  7 12:24:21 PDT 1998
Update of /cvsroot/src/lib/libc/db/db
In directory nb00:/tmp/cvs-serv24215/lib/libc/db/db

Modified Files:
        db.c 
Log Message:
Change the file mode argument to dbopen() and the db backends from int to
mode_t.


kleink
Thu May  7 12:24:21 PDT 1998
Update of /cvsroot/src/lib/libc/db/hash
In directory nb00:/tmp/cvs-serv24215/lib/libc/db/hash

Modified Files:
        hash.c 
Log Message:
Change the file mode argument to dbopen() and the db backends from int to
mode_t.


kleink
Thu May  7 12:24:21 PDT 1998
Update of /cvsroot/src/lib/libc/db/man
In directory nb00:/tmp/cvs-serv24215/lib/libc/db/man

Modified Files:
        dbopen.3 
Log Message:
Change the file mode argument to dbopen() and the db backends from int to
mode_t.


kleink
Thu May  7 12:24:21 PDT 1998
Update of /cvsroot/src/lib/libc/db/recno
In directory nb00:/tmp/cvs-serv24215/lib/libc/db/recno

Modified Files:
        rec_open.c 
Log Message:
Change the file mode argument to dbopen() and the db backends from int to
mode_t.




Home | Main Index | Thread Index | Old Index