index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
libc
/
stdlib
Commit message (
Expand
)
Author
Age
Files
Lines
*
urandom(4) -> random(4) in comments.
dd
2001-06-07
2
-2
/
+2
*
urandom(4) -> random(4)
dd
2001-06-07
2
-4
/
+4
*
Add new, from scratch implementation of hsearch() et al that actually works.
ru
2001-05-15
3
-3
/
+394
*
Grammar nit.
ru
2001-04-27
1
-1
/
+1
*
Add sranddev.3 to MLINKS
ache
2001-04-23
1
-1
/
+1
*
Add #include "un-namespace.h"
ache
2001-04-23
1
-0
/
+1
*
srand*dev() fallback code: change ^getpid() to ^(getpid() << 16) to allow
ache
2001-04-23
2
-2
/
+2
*
Add sranddev() since srand() is not vary much with seed, typical time
ache
2001-04-23
2
-1
/
+46
*
MAN[1-9] -> MAN.
ru
2001-03-27
1
-1
/
+1
*
Make tdelete(3), tfind(3), and twalk(3) links to tsearch(3).
dd
2001-03-15
1
-0
/
+1
*
Merge in strtoul.3 rev 1.11 mdoc(7) police changes:
obrien
2001-02-28
1
-2
/
+3
*
mdoc(7) police: fix the .Nd line broken in previous revision.
ru
2001-02-28
1
-2
/
+3
*
Use formula with better random distribution for rand()
ache
2001-02-27
1
-0
/
+26
*
I accidently deleted an include when I added the $FreeBSD$ so I could
obrien
2001-02-27
2
-0
/
+4
*
Impliment the ISO-C99 strto[u]ll()
obrien
2001-02-27
7
-175
/
+111
*
.St -ansiC -> .St -isoC
ru
2001-02-26
19
-19
/
+19
*
Update unused __dtoa prototypes to match reality.
tegge
2001-02-25
2
-3
/
+3
*
Remove freelists managed by Balloc/Bfree.
tegge
2001-02-15
2
-64
/
+23
*
"Cross references in the SEE ALSO section should be sorted by section
ru
2001-02-12
1
-2
/
+2
*
mmap(3) -> mmap(2).
ru
2001-02-12
1
-2
/
+2
*
Include mmap(2) in the list of memory allocation functions.
nik
2001-02-11
1
-2
/
+10
*
.Xr to mmap.
nik
2001-02-11
1
-1
/
+2
*
mdoc(7) police: mark LC_NUMERIC with .Dv.
ru
2001-02-10
2
-3
/
+5
*
Note that decimal point taken from locale
ache
2001-02-10
1
-0
/
+3
*
Note the fact that decimal point taken from locale (according to SUSv2)
ache
2001-02-10
1
-0
/
+2
*
Use decimap_point from localeconv() instead of hardcoded '.'
ache
2001-02-10
1
-1
/
+4
*
Backout previous commit. Use of spinlocks was not approved.
tegge
2001-02-09
2
-43
/
+35
*
Protect freelists managed by Balloc/Bfree with a spinlock.
tegge
2001-02-08
2
-35
/
+45
*
mdoc(7) police: Change -filled displays (which just happen
ru
2001-02-07
1
-1
/
+1
*
Fixed C error(s) in synopsis. Many were hiding under mdoc errors.
bde
2001-02-05
1
-1
/
+1
*
Remove a sizeof(void *) == sizeof(int) assumption.
phk
2001-02-04
1
-7
/
+7
*
mdoc(7) police: split punctuation characters + misc fixes.
ru
2001-02-01
6
-7
/
+7
*
Remove _THREAD_SAFE and make libc thread-safe by default by
deischen
2001-01-24
6
-31
/
+41
*
Prepare for mdoc(7)NG.
ru
2001-01-16
1
-2
/
+2
*
mdoc(7) police: Ft/Vt now accept punctuation-type arguments.
ru
2001-01-12
2
-6
/
+6
*
Fixed typo not fixed in previous revision.
ru
2000-12-29
1
-1
/
+1
*
Prepare for mdoc(7)NG.
ru
2000-12-29
5
-4
/
+5
*
mdoc(7) police: removed history info from the .Os FreeBSD call.
ru
2000-12-14
1
-1
/
+1
*
Add `_PATH_DEVZERO'.
obrien
2000-12-09
1
-1
/
+2
*
The parameter that contains valid options is "optstring", not "optarg".
mph
2000-11-28
1
-1
/
+1
*
Make it possible to override the function which writes messages to
phk
2000-11-26
2
-18
/
+32
*
mdoc(7) police: Er macro usage cleanup.
ru
2000-11-22
1
-2
/
+2
*
mdoc(7) police: use certified section headers wherever possible.
ru
2000-11-17
2
-2
/
+2
*
Use Fx macro wherever possible.
ru
2000-11-14
2
-2
/
+5
*
Fixed typos.
ru
2000-11-06
1
-4
/
+4
*
Back out previous commit (MLINK malloc.conf.5 -> malloc.3).
eivind
2000-10-29
1
-1
/
+0
*
Add link malloc.conf.5 -> malloc.3
eivind
2000-10-29
1
-0
/
+1
*
Oops, un-spam this file - the last commit was an accident.
brian
2000-09-20
1
-1
/
+0
*
Only realloc() environ if we're sure that we know where it came from.
brian
2000-09-20
2
-5
/
+5
*
Don't print an error message if the bad option is '?'. This has been
imp
2000-09-04
1
-1
/
+1
[next]