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
*
Fixed printf format errors.
bde
1998-06-30
2
-5
/
+5
*
Fixed scanf format errors. The error handling is not quite bug for bug
bde
1998-06-30
1
-7
/
+4
*
Fix potential resource leak: when call to des_crypt_1() fails, remember
wpaul
1998-06-09
1
-2
/
+3
*
The incorrect select() timeout calculation that I fixed in svc_tcp.c
wpaul
1998-05-21
1
-2
/
+2
*
Replace the getpublickey() stub with the real thing.
wpaul
1998-05-18
1
-33
/
+160
*
Improve DoS avoidance in RPC stream oriented transports. The TCP transport
wpaul
1998-05-18
2
-34
/
+70
*
Patch RPC library to avoid possible denial of service attacks as described
wpaul
1998-05-15
2
-2
/
+4
*
Fixed the usual missing dependencies on headers generated by rpcgen.
bde
1998-05-10
1
-2
/
+2
*
Fixed wrong prototypes. Most of the prototypes had missing return types,
bde
1998-01-16
1
-9
/
+19
*
Convert to mdoc format.
charnier
1998-01-05
1
-248
/
+146
*
In clntudp_call(), it is possible that xdr_replymsg() might fail
wpaul
1997-10-26
1
-0
/
+14
*
Sorted lists.
bde
1997-10-21
1
-23
/
+22
*
Fix two bugs which caused various RPC programs (mountd, nfsd, ...)
jdp
1997-10-17
1
-3
/
+3
*
Removed the subdirectory paths from the definitions of MAN[1-9]. They
bde
1997-10-15
1
-7
/
+6
*
Correct a bug in the 'allow arbitrary number of socket descriptors' changes
wpaul
1997-10-14
1
-4
/
+4
*
Make selection logic more strict. Only select AF_INET loopback interfaces
wpaul
1997-09-21
1
-3
/
+6
*
Add a stub version of getpublickey(), in order to eliminate an
jdp
1997-08-28
2
-1
/
+47
*
Add to CLEANFILES instead of setting it absolutely. Cleaning of *.S and
bde
1997-07-21
1
-1
/
+1
*
Show the real revision date and not the date that this
steve
1997-06-23
4
-4
/
+4
*
Hm... wonder how long this has been here.
wpaul
1997-06-20
1
-3
/
+3
*
Remember to zero sockaddr_in struct before calling uaddr_to_sockaddr() to
wpaul
1997-06-15
1
-0
/
+1
*
getnetid() crashes if no /etc/netid file is present (it tries to fclose()
wpaul
1997-06-12
1
-1
/
+2
*
Fix other small things that got lost in the merge:
wpaul
1997-05-28
2
-3
/
+3
*
Resolve conflicts.
wpaul
1997-05-28
33
-84
/
+425
*
This commit was generated by cvs2svn to compensate for changes in r26219,
wpaul
1997-05-28
20
-0
/
+4989
*
Changed all paths to be relative to src/lib instead of src/lib/libc
jb
1997-05-03
1
-2
/
+6
*
Fixed wrong #include in synopsis.
bde
1997-04-13
1
-1
/
+1
*
Revert $FreeBSD$ to $Id$
peter
1997-02-22
31
-31
/
+31
*
Make the long-awaited change from $Id$ to $FreeBSD$
jkh
1997-01-14
31
-31
/
+31
*
Correct logic braino when attempting to exclude loopback addresses on
peter
1997-01-09
1
-2
/
+2
*
Two minor changes to try and make it more robust in the face of many
peter
1997-01-09
1
-2
/
+4
*
Eliminate unnecessary warning introduced by a missing forward declaration.
jkh
1997-01-01
1
-1
/
+3
*
prototype of shared function now in include file
peter
1996-12-31
1
-3
/
+1
*
use svc_maxfd + 1 in the select() call.
peter
1996-12-31
1
-3
/
+3
*
Oops! Bad Idea! (TM)
peter
1996-12-30
1
-3
/
+13
*
- make wire protocol 64 bit type safe
peter
1996-12-30
1
-11
/
+9
*
- prototypes now in include file
peter
1996-12-30
1
-26
/
+48
*
- canonical function declaration
peter
1996-12-30
1
-7
/
+6
*
- overhaul for unlimited file descriptors
peter
1996-12-30
1
-15
/
+24
*
- make wire protocol 64 bit type safe
peter
1996-12-30
1
-4
/
+4
*
- major overhaul to make this deal with unlimited fd's.
peter
1996-12-30
1
-56
/
+68
*
- make wire protocol 64 bit type safe
peter
1996-12-30
1
-10
/
+10
*
Remove our code that clamped the max select() fd number to FD_SETSIZE (256)
peter
1996-12-30
1
-16
/
+3
*
- kill non-FD_SETSIZE code
peter
1996-12-30
1
-5
/
+2
*
- 64 bit type safe on-the-wire protocol
peter
1996-12-30
1
-17
/
+15
*
- prototype now in include file, plus no longer needed anyway
peter
1996-12-30
1
-37
/
+44
*
- dont close an unopen socket
peter
1996-12-30
1
-2
/
+3
*
- Don't close an unopened socket
peter
1996-12-30
1
-2
/
+3
*
- don't close unopen socket
peter
1996-12-30
1
-7
/
+12
*
- missing prototype from include file
peter
1996-12-30
1
-5
/
+5
[next]