NetBSD/lib/libc
jdolecek b02f563aeb improve random number generation by using largest 31-bit prime
as denominator; regenerate the randtbl[] with new generator

patch provided in lib/22853 by KIHARA Hideto; code actually present
in libkern/random.c since 1994/06/03

matches similar change done in glibc in 1995, and FreeBSD & OpenBSD in 1996
2003-11-26 20:44:40 +00:00
..
arch Hide the register number constants behind an _R_ prefix, and also 2003-11-26 08:36:49 +00:00
citrus SUSE3 says htonl and friends come in via arpa/inet.h. This will actually not 2003-10-28 04:00:51 +00:00
compat-43 Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:42:00 +00:00
db Overhaul how `build.sh tools' are used: 2003-10-27 00:12:41 +00:00
dlfcn Resolve dlsym(3) and friends directly so that dlsym(RTLD_NEXT,...) works. 2003-08-12 09:18:38 +00:00
gen Fix compile problem if -UYP -DHESIOD. 2003-11-26 00:48:59 +00:00
gmon Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:42:00 +00:00
hash Overhaul how `build.sh tools' are used: 2003-10-27 00:12:41 +00:00
iconv Mark up NULL; bump date for last; drop trailing space. 2003-09-01 15:40:46 +00:00
include Constify the _-sigaction_sigtramp tramp argument. 2003-09-27 03:14:59 +00:00
locale Use St -isoC-9X instead of St -isoC9X, to be in sync with groff. 2003-09-08 17:54:31 +00:00
md s/modifed/modified/ 2003-11-14 16:43:57 +00:00
net the last argument to recvfrom() is a pointer, so use "NULL" for 2003-10-22 15:40:19 +00:00
nls netbsd.org->NetBSD.org 2003-07-26 19:24:24 +00:00
quad Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:42:00 +00:00
regex Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:42:00 +00:00
rpc -don't update the RPC server address with the reply's sender address; 2003-10-22 15:38:31 +00:00
softfloat netbsd.org->NetBSD.org 2003-07-26 19:24:24 +00:00
stdio "The fgets() and functions gets() do not..." -> 2003-10-30 12:59:23 +00:00
stdlib improve random number generation by using largest 31-bit prime 2003-11-26 20:44:40 +00:00
string Overhaul how `build.sh tools' are used: 2003-10-27 00:12:41 +00:00
sys - Document NO_DEFER 2003-11-25 21:09:14 +00:00
termios Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:42:00 +00:00
thread-stub Add a stub for setcancelstate(). 2003-07-18 21:44:38 +00:00
time Merge tzcode2003d. 2003-10-29 20:43:27 +00:00
yp de-lint pointer casts. 2003-05-29 18:15:25 +00:00
Makefile Rename a large chunk of the make(1) variables which refer to a 2003-07-10 10:33:58 +00:00
shlib_version Bump libc to 12.107 and libpthread to 0.3 for fsync_range(2). 2003-11-18 01:00:19 +00:00