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
/
rpc
/
auth_time.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix some improper handling of malloc failures
matteo
2007-09-20
1
-9
/
+18
*
Use socklen_t where appropriate.
stefanf
2005-03-10
1
-1
/
+2
*
Add missing declaration.
nectar
2004-01-06
1
-0
/
+2
*
Spell void * as void * rather than caddr_t. This is complicated by the
des
2002-04-28
1
-2
/
+2
*
Fix the style of the SCM ID's.
obrien
2002-03-22
1
-2
/
+4
*
Fix cc -Wall, fix rcsid warnings, add missing prototypes,
alfred
2002-02-05
1
-4
/
+1
*
Bring in a hybrid of SunSoft's transport-independent RPC (TI-RPC) and
alfred
2001-03-19
1
-10
/
+1
*
Remove _THREAD_SAFE and make libc thread-safe by default by
deischen
2001-01-24
1
-5
/
+7
*
Simplify sytem call renaming. Instead of _foo() <-- _libc_foo <-- foo(),
jasone
2000-01-27
1
-3
/
+3
*
Add three-tier symbol naming in support of POSIX thread cancellation
jasone
2000-01-12
1
-3
/
+5
*
Remember to zero sockaddr_in struct before calling uaddr_to_sockaddr() to
wpaul
1997-06-15
1
-0
/
+1
*
This commit was generated by cvs2svn to compensate for changes in r26219,
wpaul
1997-05-28
1
-0
/
+500