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
*
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
*
Remove extra word.
dd
2002-05-26
1
-1
/
+1
*
These files are no longer used.
jake
2002-05-24
11
-196
/
+0
*
Generate the normal asm stubs for all sysv system calls. Use these instead
jake
2002-05-23
7
-33
/
+18
*
Avoid wandering over the beginning of the actual buffer
robert
2002-05-23
1
-1
/
+1
*
Let this code know about PowerPC.
benno
2002-05-21
1
-1
/
+1
*
Update the EINVAL description again - it turns out that EINVAL
roam
2002-05-17
1
-3
/
+4
*
_C_LABEL -> CNAME
benno
2002-05-17
1
-14
/
+14
*
Flesh this out, based on the NetBSD version.
benno
2002-05-17
1
-10
/
+41
*
Grow RSYSCALL.
obrien
2002-05-15
1
-0
/
+4
*
Our default syscall.S is identical to what was explicitly being done for
obrien
2002-05-15
4
-67
/
+2
*
Blah, fix stupid syntax error.
obrien
2002-05-15
1
-1
/
+1
*
host-network order conversion routines.
obrien
2002-05-15
5
-0
/
+158
*
PowerPC does not have profile support yet.
obrien
2002-05-15
1
-0
/
+2
*
Beginnings of syscall bits for PowerPC. These are no doubtedly wrong,
obrien
2002-05-15
1
-0
/
+43
*
Clarify that the value of getc() etc. is an unsigned char converted
fanf
2002-05-15
1
-0
/
+4
*
Document Q_GETQUOTA returning EINVAL when quotas are not enabled
roam
2002-05-14
1
-0
/
+4
*
Use the right byte order for unaligned stores. <blush>.
jake
2002-05-13
1
-1
/
+1
*
Handle alignment fault fixups in libc rather than in the kernel.
jake
2002-05-13
5
-2
/
+120
*
Retire the bogus uses of the disklabel field d_sbsize and begin to
phk
2002-05-12
1
-3
/
+1
*
s/demon/daemon/
dd
2002-05-12
1
-1
/
+1
*
Document that <netinet/in.h> can also provide prototypes. Change
mike
2002-05-11
1
-2
/
+6
*
Add a support macro to convert the 5-bit packed register field of
jake
2002-05-11
3
-66
/
+90
*
Avoid casting a different sized integer to a pointer on LP64 systems.
peter
2002-05-10
1
-1
/
+1
*
Replace /kernel with /boot/kernel/kernel.
joe
2002-05-09
1
-1
/
+1
*
Some updates to mention accept filters and how
silby
2002-05-08
2
-2
/
+33
[next]