danny
3a1f08e0cc
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
alex
a3118e8c68
Sweep through the tree fixing mmap() usage:
...
- Use MAP_FAILED instead of the constant -1 to indicate
failure (required by POSIX).
- Removed flag arguments of '0' (required by POSIX).
- Fixed code which expected an error return of 0.
- Fixed code which thought any address with the high bit set
was an error.
- Check for failure where no checks were present.
Discussed with: bde
1997-01-16 21:58:40 +00:00
jkh
808a36ef65
Make the long-awaited change from $Id$ to $FreeBSD$
...
This will make a number of things easier in the future, as well as (finally!)
avoiding the Id-smashing problem which has plagued developers for so long.
Boy, I'm glad we're not using sup anymore. This update would have been
insane otherwise.
1997-01-14 07:20:47 +00:00
jkh
bd235b6b0f
make u_char * -> char * conversion explicit.
...
Found-By: insight's "insure++" tool.
1996-12-05 18:05:11 +00:00
peter
0af664a5bd
Back out most of the last backout. :-) Guido removed the 1.1.1.1->1.1.1.2
...
changes from the vendor branch as well, backing the db-1.82 changes.
This file should now be the same as it was in rev 1.1.1.2.
1996-10-19 01:34:25 +00:00
guido
a19b5c7f81
Backout bzero patch.
...
Somehow, I also managed to get quite some other changes in this file at
the same time. All I did was checkout the file and made a single change.
If someone has an explanation how these PURIFFY defines got in...
1996-10-18 19:56:51 +00:00
guido
389ebaa4bf
When freeing buffers in the db routines, also zeroize them
...
This should solve the bug where a coredumping ftpd reveals
encrypted passwords.
Obtained from: OpenBSD
1996-10-17 18:27:58 +00:00
wosch
000fb64288
delete doubled words, e.g.: "the the" -> "the"
1996-10-05 22:27:30 +00:00
pst
bcad0209e6
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
jkh
c4d4a99d31
General -Wall warning cleanup, part I.
...
Submitted-By: Kent Vander Velden <graphix@iastate.edu>
1996-07-12 18:57:58 +00:00
jkh
67bb6e60dc
Close PR#218. Don't reference non-existant dbm(3) and ndbm(3) manual
...
pages.
1996-03-03 08:53:05 +00:00
pst
912836fc11
Fix conflicts and merge into mainline
1996-02-27 19:42:00 +00:00
pst
2fd01690e9
This commit was generated by cvs2svn to compensate for changes in r14272,
...
which included commits to RCS files with non-trunk default branches.
1996-02-27 01:59:15 +00:00
pst
c2306789fe
Import updated Berkeley DB into CSRG branch
1996-02-27 01:59:15 +00:00
pst
73fc8e0896
move stat behind open to cover corner case
1996-02-25 04:50:21 +00:00
pst
e51a913788
If a .db file is 0 length, initialize it as if it did not exist.
...
Reviewed by: wollman
1996-02-23 17:57:32 +00:00
julian
619b731f5b
Reviewed by: julian and (hsu?)
...
Submitted by: John Birrel(L?)
changes for threadsafe operations
1996-01-22 00:02:33 +00:00
rgrimes
f05428e4cd
Remove trailing whitespace.
1995-05-30 05:51:47 +00:00
ats
45fe4d648a
Added the mpool.3 manpage to the installed manpages. It is referred from the
...
other manpages and there is no conflict.
1994-12-11 22:03:05 +00:00
wollman
e017c781ca
First crack at making libc work with the new make macros. It compiles on
...
my machine, and a simple static (genassym) and shared (sysctl) executable
both work. Still to be done: RPCand YP merge.
1994-08-05 01:19:12 +00:00
rgrimes
be22b15ae2
BSD 4.4 Lite Lib Sources
1994-05-27 05:00:24 +00:00