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
*
endrpcent belongs with rpc name service db, not services.
jon
2007-05-17
1
-1
/
+1
*
Use C comments since we now preprocess these files with CPP.
deischen
2007-04-29
1
-7
/
+11
*
Disable RPC exponential back-off for FreeBSD.org systems (IE. hidden
simon
2007-03-04
1
-0
/
+7
*
o Remove duplicate includes.
maxim
2007-01-20
2
-2
/
+0
*
Markup fixes.
ru
2006-09-17
1
-1
/
+1
*
Sync with NetBSD rev. 1.16 + 1.17
mbr
2006-09-09
1
-2
/
+5
*
Sync with NetBSD rev. 1.29
mbr
2006-09-09
1
-0
/
+4
*
Sync with NetBSD rev. 1.6 + 1.7
mbr
2006-09-09
1
-4
/
+4
*
Sync with NetBSD rev. 1.20 + 1.21
mbr
2006-09-09
1
-6
/
+11
*
Sync with NetBSD rev. 1.10
mbr
2006-09-09
1
-0
/
+1
*
Sync with NetBSD rev. 1.15
mbr
2006-09-09
1
-0
/
+1
*
Sync part of NetBSD rev. 1.14
mbr
2006-09-09
1
-1
/
+1
*
Sync with NetBSD rev. 1.16 + 1.17
mbr
2006-09-09
1
-1
/
+4
*
- Extend the nsswitch to support Services, Protocols and Rpc
ume
2006-04-28
1
-214
/
+942
*
Add each directory's symbol map file to SYM_MAPS.
deischen
2006-03-13
1
-0
/
+2
*
Add symbol maps and initial symbol version definitions to libc.
deischen
2006-03-13
1
-0
/
+244
*
Const'ify arguments to a couple of functions to fix breakage
deischen
2006-02-28
1
-2
/
+2
*
Don't do a time travel to 12006...
delphij
2006-02-28
1
-1
/
+1
*
Staticize a couple of functions.
deischen
2006-02-27
23
-71
/
+106
*
I wrote getnetconfig where I meant getnetpath in the previous revision.
ceri
2006-01-11
1
-2
/
+2
*
o Document the possibility of putting 'b' in the flag field.
ceri
2006-01-06
1
-5
/
+11
*
Fix prototypes.
ru
2005-11-23
3
-4
/
+4
*
Add a couple of missing MLINKS.
stefanf
2005-09-11
1
-0
/
+17
*
Avoid pointer arithmetics on void *.
stefanf
2005-03-10
1
-1
/
+1
*
Remove an superfluous assignment.
stefanf
2005-03-10
1
-1
/
+0
*
Use socklen_t where appropriate.
stefanf
2005-03-10
2
-2
/
+3
*
Expand *n't contractions.
ru
2005-02-13
1
-1
/
+1
*
Fixed the misplaced $FreeBSD$.
ru
2005-02-09
7
-7
/
+7
*
Sort sections.
ru
2005-01-20
2
-8
/
+8
*
Add knob NO_NIS (fka NO_YP_LIBC) and make world compileable when set.
bz
2004-11-13
1
-0
/
+2
*
Try to bring some sanity to the SCM ID's.
obrien
2004-10-16
44
-71
/
+67
*
Avoid using void pointers in additive expressions.
stefanf
2004-08-13
2
-2
/
+2
*
Eliminate double whitespace.
ru
2004-07-03
1
-1
/
+1
*
Mechanically kill hard sentence breaks.
ru
2004-07-02
3
-10
/
+20
*
Make NULL a (void*)0 whereever possible, and fix the warnings(-Werror)
markm
2004-03-05
1
-4
/
+4
*
style cleanup: Remove duplicate $FreeBSD$ tags.
cperciva
2004-02-10
1
-1
/
+0
*
XDR sources are handled by ../xdr/Makefile.inc.
ru
2004-01-11
1
-4
/
+0
*
Add missing declaration.
nectar
2004-01-06
1
-0
/
+2
*
Make this part identical with NetBSD: Use recvlen instead of inlen.
mbr
2003-10-29
1
-1
/
+1
*
Don't compare NULL against a character.
mbr
2003-10-29
1
-3
/
+3
*
Don't use NULL to compare against a char.
mbr
2003-10-29
1
-2
/
+2
*
Don't use NULL to compare against a character.
mbr
2003-10-29
1
-1
/
+1
*
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
[next]