Ed Schouten
de1d269583
Fix prototype of dbm_open().
...
The last argument of dbm_open() should be a mode_t according to POSIX;
not an int.
Reviewed by: pfg, kib
Differential Revision: https://reviews.freebsd.org/D6650
2016-05-31 18:32:57 +00:00
Craig Rodrigues
d9556fb15d
Use ANSI C prototypes. Eliminates -Wold-style-definition warnings.
2015-09-20 20:55:00 +00:00
Warner Losh
c879ae3536
Per Regents of the University of Calfornia letter, remove advertising
...
clause.
# If I've done so improperly on a file, please let me know.
2007-01-09 00:28:16 +00:00
David E. O'Brien
333fc21e3c
Fix the style of the SCM ID's.
...
I believe have made all of libc .c's as consistent as possible.
2002-03-22 21:53:29 +00:00
Daniel O'Callaghan
d53ec6c0d0
Reviewed by: Bruce Evans <bde@freebsd.org>
...
Guard against possible buffer overrun in filename passed.
Another candidate for 2.2.
1997-02-15 07:10:26 +00:00
Paul Traina
8618ef52a2
Bring in fixes to db 1.85 from NetBSD. These fixes have been documented as
...
being sent back to Bostic by the NetBSD crew.
Obtained from: NetBSD-current
1996-07-21 02:23:13 +00:00
Paul Traina
f1e396bc53
Fix conflicts and merge into mainline
1996-02-27 19:42:00 +00:00
Julian Elischer
f70177e76e
Reviewed by: julian and (hsu?)
...
Submitted by: John Birrel(L?)
changes for threadsafe operations
1996-01-22 00:02:33 +00:00
Rodney W. Grimes
58f0484fa2
BSD 4.4 Lite Lib Sources
1994-05-27 05:00:24 +00:00