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
*
The .Fn function
charnier
2003-06-08
1
-3
/
+6
*
.Xr p1003_1b moved to .St -p1003.1b-93
charnier
2003-06-08
2
-6
/
+6
*
.Xr -> .Lb for librairy. There is no manual page corresponding to .Xr.
charnier
2003-06-08
1
-1
/
+1
*
Add or correct section number in .Xr. Use .Vt or .Fn
charnier
2003-06-08
8
-13
/
+13
*
Recognize the magic NODEV value.
phk
2003-06-05
1
-3
/
+3
*
Document the new explicit listing API for extended attributes; note
rwatson
2003-06-04
1
-6
/
+32
*
Document that kldload(2) can also return EEXIST.
hmp
2003-06-03
1
-0
/
+4
*
Cosmetic; record offsets used within jmpbuf
peter
2003-06-02
3
-30
/
+30
*
Fix sigsetjmp(). It helps if we do not try to save the old signal mask
peter
2003-06-02
1
-0
/
+1
*
Use C99 compatible ASM statements.
obrien
2003-06-02
2
-3
/
+3
*
o Fix a cut-n-paste bug. We were clobbering rp with gp...
marcel
2003-06-02
1
-2
/
+2
*
Match style of source and headers.
jmallett
2003-06-01
1
-1
/
+1
*
Assorted mdoc(7) fixes.
ru
2003-06-01
6
-180
/
+190
*
Add GBK encoding
ache
2003-06-01
3
-2
/
+121
*
Clarify the code a bit.
phk
2003-06-01
1
-1
/
+2
*
Make prototype match code with regard to constness of args to the
jmallett
2003-06-01
1
-1
/
+1
*
Fix grammar bogons.
schweikh
2003-05-31
1
-1
/
+1
*
Rough implement of makecontext() needed to support libthr.
marcel
2003-05-31
2
-1
/
+122
*
Fix a sizeof error in __bt_put: when writing they key and data sizes
tmm
2003-05-30
1
-3
/
+5
*
Add an stub for _rtld_thread_init. This is a part I missed in
kan
2003-05-30
1
-0
/
+7
*
Don't return -1 and abort if msg.msg_controllen is 0. For
mbr
2003-05-29
1
-2
/
+1
*
Fix a problem introduced in the last commit. sa and cm
mbr
2003-05-29
1
-2
/
+2
*
If AF_LOCAL is used, we need to use __msgread_withcred() instead of
mbr
2003-05-28
1
-1
/
+6
*
Fix amd(8) clients, if a FreeBSD mountd(8) server is used.
mbr
2003-05-28
1
-9
/
+2
*
Fix stripping last path component when only one path component left.
fjoe
2003-05-28
1
-2
/
+2
*
mdoc(7) fixes.
ru
2003-05-24
1
-6
/
+5
*
Repair PIC mode. It seems I was a bit too excited about the
peter
2003-05-24
7
-15
/
+89
*
Assorted mdoc(7) fixes.
ru
2003-05-22
13
-76
/
+85
*
Fixed troff(1) and mdoc(7) warnings.
ru
2003-05-18
4
-5
/
+6
*
Fix a simple bug that prevents svc_tli_create to bind to the address
mbr
2003-05-18
1
-1
/
+1
*
Revamp of the syscall path, exception and context handling. The
marcel
2003-05-16
3
-12
/
+23
*
Catch up with the renaming of the "union" filesystem to "unionfs".
tjr
2003-05-16
1
-1
/
+1
*
* The copy of the stat struct in the man page has rotted, so remove it.
dougb
2003-05-13
1
-29
/
+2
*
Update ldexp.c for amd64.
peter
2003-05-10
2
-7
/
+1
*
Add a comment describing why it's important for the values in this
das
2003-05-08
6
-0
/
+42
*
SIG_SETMASK is 3, not 1. Sigh.
peter
2003-05-08
1
-1
/
+1
*
Fix an embarresing transcription error from i386 to amd64. Put the arguments
peter
2003-05-08
2
-13
/
+12
*
Tidy up modf.S and make it actually work. It wasn't extracting
peter
2003-05-08
1
-16
/
+13
*
Fix typo, even though this is unused.
peter
2003-05-08
1
-1
/
+1
*
Like ia64, amd64 has got a 16 byte sized and aligned 'long double'.
peter
2003-05-08
1
-1
/
+2
*
Turn off alloca.S - it cannot possibly work like this since on AMD64, gcc
peter
2003-05-07
1
-1
/
+1
*
Actually use the correct values for AMD64. It is a 64 bit platform,
peter
2003-05-07
1
-0
/
+4
*
Properly cleanup the stack before jumping to cerror() if rfork(2) fails.
jhb
2003-05-07
1
-0
/
+4
*
Replace use of a spinlock with a mutex.
deischen
2003-05-04
2
-12
/
+9
*
Use the .Dl macro.
trhodes
2003-05-01
1
-1
/
+1
*
State the fact that the range is twice the traditional RAND_MAX.
trhodes
2003-05-01
1
-1
/
+16
*
Back out the `hiding' of strlcpy and strlcat. Several people
nectar
2003-05-01
20
-71
/
+51
*
Convert the i386 alloca(3) to the x86-64 ISA.
obrien
2003-05-01
1
-0
/
+53
*
Add __amd64__ to the list of things that use IEEEFP
peter
2003-04-30
1
-1
/
+1
*
Tell malloc.c that AMD64 uses the same pagesize as i386.
peter
2003-04-30
1
-0
/
+4
[next]