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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Get rid of duplicates.
ru
2003-09-14
1
-1
/
+1
*
mdoc(7): Use the new feature of the .In macro.
ru
2003-09-08
3
-4
/
+4
*
Clarify text
eivind
2003-08-26
1
-1
/
+1
*
Kill prototype for __msgwrite too. It is not needed anymore.
mbr
2003-06-15
1
-1
/
+0
*
Replace the old SCM_CREDS cred procedures. They can now be
mbr
2003-06-15
1
-122
/
+21
*
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 a simple bug that prevents svc_tli_create to bind to the address
mbr
2003-05-18
1
-1
/
+1
*
Back out the `hiding' of strlcpy and strlcat. Several people
nectar
2003-05-01
1
-1
/
+1
*
`Hide' strlcpy and strlcat (using the namespace.h / __weak_reference
nectar
2003-04-29
1
-1
/
+1
*
Clean up some signed/unsigned issues in the XDR code.
nectar
2003-03-07
1
-1
/
+1
*
Eliminate 19 warnings in libc (at level WARNS=2) of the
nectar
2003-02-27
4
-1
/
+8
*
Eliminate 61 warnings emitted at WARNS=2 (leaving 53 to go).
nectar
2003-02-16
3
-0
/
+3
*
The .Fn function
charnier
2003-02-06
1
-1
/
+2
*
Fix signed/unsigned comparison warnings.
mbr
2003-01-27
1
-3
/
+3
*
Fix signed/unsigned comparison warnings. Fix spelling error in
mbr
2003-01-27
1
-4
/
+5
*
Make this work in the !INET6 case -- if we mismatch the AF, don't return a
mbr
2003-01-27
1
-9
/
+10
*
Check pmap_flag before sendto.
mbr
2003-01-27
1
-1
/
+2
*
Make sure we don't look before the beginning of the string.
mbr
2003-01-27
1
-2
/
+2
*
Add missing __rpc_fixup_addr. This is needed to make
mbr
2003-01-27
1
-0
/
+3
*
Free the correct buffer in error handling.
mbr
2003-01-27
1
-1
/
+3
*
Fix namespace pollution introduced in previous commit.
mbr
2003-01-26
2
-5
/
+5
*
Fix memleak.
mbr
2003-01-16
1
-2
/
+8
*
Implement non-blocking tcp-connections.
mbr
2003-01-16
4
-49
/
+259
*
Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup,
schweikh
2003-01-01
3
-507
/
+507
*
english(4) police.
schweikh
2002-12-27
1
-1
/
+1
*
mdoc(7) police: "The .Fa argument.".
ru
2002-12-19
14
-74
/
+160
*
mdoc(7) police: "The .Fn function".
ru
2002-12-18
15
-12
/
+144
*
Change the name for the local unix-socket based protocol
mbr
2002-12-16
2
-5
/
+26
*
Uniformly refer to a file system as "file system".
ru
2002-12-12
1
-1
/
+1
*
libc_r wasn't so tied to libc for 22 months.
ru
2002-11-18
1
-1
/
+1
*
Cosmetics.
ru
2002-10-29
1
-1
/
+1
*
bsd.doc.mk changes:
ru
2002-10-29
6
-6
/
+0
*
Use kqueue(2) instead of poll(2) to wait for replies and timeouts
iedowse
2002-10-15
1
-158
/
+90
*
Fix documentation of clnt_control()'s CL{GET|SET}_{VERS|XID} to
fenner
2002-09-16
1
-4
/
+4
*
xdr.3 is added to MAN in ../xdr/Makefile.inc where it belongs, so don't
bde
2002-08-19
1
-1
/
+1
*
mdoc(7) police: whitespace nits.
ru
2002-08-09
1
-2
/
+4
*
Revert part of revision 1.10, as it broke portmap lookups for IPv4
iedowse
2002-07-26
1
-9
/
+3
*
Fix "rpcinfo -m" when talking to other implementations of rpcbind.
alfred
2002-07-14
1
-0
/
+3
*
clnt_vc_create() has const scalar arguments that wind up being modified,
alfred
2002-07-14
2
-3
/
+3
*
Cast function args to silence warning.
alfred
2002-07-14
1
-1
/
+2
*
Add a prototype for __rpcb_findaddr_timed to silence a warning.
alfred
2002-07-14
1
-0
/
+4
*
Silence several warnings due to functions that needed to take a void *
alfred
2002-07-14
3
-32
/
+32
*
Update manpages to reference 'timed' rpc functions
alfred
2002-07-11
1
-0
/
+8
*
Add functions allowing for the user to specify a timeout for rpc functions.
alfred
2002-07-11
5
-96
/
+670
*
s/demon/daemon/
dd
2002-05-12
1
-1
/
+1
*
Spell void * as void * rather than caddr_t. This is complicated by the
des
2002-04-28
11
-85
/
+85
*
Fix the style of the SCM ID's.
obrien
2002-03-22
54
-117
/
+138
*
Fix the style of the SCM ID's.
obrien
2002-03-22
1
-1
/
+2
[next]