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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename `CAVEAT' to `SECURITY CONSIDERATIONS' and move it up to
chris
2002-07-01
1
-10
/
+10
*
Use FBSDID
obrien
2002-06-30
13
-84
/
+32
*
Use __FBSDID.
obrien
2002-06-29
5
-36
/
+9
*
Add frexp(3).
obrien
2002-06-29
2
-2
/
+80
*
Fix style bugs I added in last commit.
silby
2002-06-27
1
-4
/
+4
*
Remove pselect from application namespace and instead use a weak reference
deischen
2002-06-27
1
-1
/
+3
*
Remove improper use of <namespace.h>.
deischen
2002-06-27
1
-6
/
+2
*
Remove improper use of <namespace.h>
deischen
2002-06-27
1
-1
/
+0
*
Modify bcopy (and memcpy/memmove) so that the length value is not
silby
2002-06-27
1
-2
/
+4
*
Remove two lines that were cvs merged that shouldn't have been. This
imp
2002-06-26
1
-2
/
+0
*
Remove two stray lines that snuck in the cvs merge
imp
2002-06-26
2
-2
/
+0
*
Initialize a pointer that was left uninitialized with the previous
nectar
2002-06-26
1
-0
/
+1
*
Include more robust checking of end of buffer that more completely
imp
2002-06-26
4
-52
/
+32
*
Don't allow buffer overflow here either.
imp
2002-06-26
1
-1
/
+3
*
Fix a minor last, minute issue that came in after I committed.
imp
2002-06-26
1
-1
/
+1
*
Avoid remote buffer overflow on hostbuf[].
imp
2002-06-26
2
-1
/
+4
*
Fix style and wording bugs introduced in my last commit.
chris
2002-06-18
1
-11
/
+9
*
Remove unneeded include of machine/emul.h.
jake
2002-06-18
1
-1
/
+0
*
Actually document pselect(3) so that Bruce can mention it in the release
wollman
2002-06-17
2
-1
/
+123
*
Move dillon's time conversion functions to a new header <timeconv.h>.
wollman
2002-06-17
1
-1
/
+1
*
Add pselect(3) to the build. Need to figure out the most appropriate
wollman
2002-06-15
1
-1
/
+1
*
o Move more information from BUGS into SECURITY CONSIDERATIONS and
chris
2002-06-15
1
-50
/
+56
*
No POSIX.1e capabilities in the main tree yet.
rwatson
2002-06-13
29
-2995
/
+0
*
Include information on the dangers of passing a user-supplied string as
chris
2002-06-13
1
-0
/
+21
*
Clarify the bit about realloc() and its `ptr' argument a bit.
keramida
2002-06-06
1
-2
/
+3
*
Correct FreeBSD release of first appearance in the HISTORY section
sheldonh
2002-06-06
1
-1
/
+1
*
Implement _Qp_sqrt. I've been unable to find a C program that gcc generates
jake
2002-06-04
1
-0
/
+14
*
Fix typo in the BSD copyright: s/withough/without/
schweikh
2002-06-02
13
-13
/
+13
*
Correct a bunch of typos. Translators can ignore this commit.
schweikh
2002-06-02
1
-8
/
+8
*
Add mdoc bits for the new waitpid() WCONTINUED option, and
mike
2002-06-01
1
-0
/
+12
*
Grammar nit: treat "contents" as plural.
archie
2002-05-31
1
-1
/
+1
*
Grammar fix: "contents" is plural.
archie
2002-05-31
1
-2
/
+2
*
Const poison.
phk
2002-05-30
1
-3
/
+5
*
mdoc(7) police: kill hard sentence break.
ru
2002-05-30
1
-4
/
+4
*
mdoc(7) police: markup nits.
ru
2002-05-30
1
-43
/
+53
*
Check for defined(__i386__) instead of just defined(i386) since the compiler
alfred
2002-05-30
1
-1
/
+1
*
Since POSIX gives us plenary authority to define _t types, change
wollman
2002-05-29
2
-3
/
+3
*
Add link dlopen(3) -> dlfunc(3).
wollman
2002-05-29
1
-1
/
+2
*
Reorganize dlfcn.h slightly to separate out XSI and BSD interfaces.
wollman
2002-05-29
3
-6
/
+61
*
mdoc(7) police: markup nits.
ru
2002-05-29
1
-10
/
+17
*
mdoc(7) police: bump document date on behalf of previous delta.
ru
2002-05-29
1
-1
/
+1
*
mdoc(7) police: sort xrefs.
ru
2002-05-29
1
-2
/
+2
*
mdoc(7) police: nit.
ru
2002-05-29
1
-1
/
+1
*
mdoc(7) police: fix markup for types.
ru
2002-05-29
1
-4
/
+4
*
Remove use of __P() (actually P()) from code now that it's no longer
alfred
2002-05-28
2
-42
/
+42
*
Assume __STDC__, remove non-__STDC__ code.
alfred
2002-05-28
30
-343
/
+4
*
Add uuidgen(2) and uuidgen(1).
marcel
2002-05-28
2
-1
/
+84
*
Correct a check for NUL.
robert
2002-05-27
1
-1
/
+1
*
- Move the loop conditional into the "for" header.
robert
2002-05-27
1
-19
/
+17
*
Remove spurious period.
dd
2002-05-27
1
-1
/
+1
[next]