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
/
yp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clear up a minor bogosity in yp_match(): we have YPMATCHCACHE turned
wpaul
1995-09-02
1
-5
/
+5
*
The ypprot_err() function incorrectly maps YP_NODOM to YPERR_NODOM.
wpaul
1995-07-05
1
-2
/
+2
*
Remove trailing whitespace.
rgrimes
1995-05-30
1
-2
/
+2
*
Cosmetic changes and paranoia checks:
wpaul
1995-05-03
1
-5
/
+5
*
ypbind.c: Major overhaul.
wpaul
1995-04-26
1
-55
/
+20
*
small NIS binding fixes:
wpaul
1995-04-21
1
-1
/
+26
*
More of the same: we also need to handle multiple domains properly
wpaul
1995-04-09
1
-6
/
+33
*
Fix behavior of YP library routines in environments with multiple domains,
wpaul
1995-04-09
1
-6
/
+24
*
Fix xdr_ypmap_parms() so that it agrees with xdr_domainname(), xdr_peername()
wpaul
1995-04-02
1
-4
/
+4
*
Add some missing xdr functions needed for server-side implementations.
wpaul
1995-04-02
1
-1
/
+116
*
Add more sanity checks. *Lots* of sanity checks. Huge tracts of sanity checks.
wpaul
1995-03-24
1
-8
/
+40
*
Don't let yp_match() or yp_next() operate on null or empty keys: asking
wpaul
1995-03-23
1
-1
/
+11
*
Reviewed by: Bill Paul <wpaul@freebsd.org>
wpaul
1995-03-21
1
-2
/
+2
*
Add back in the YP code from 1.1.5. (This attribution brought to you
wollman
1994-08-07
3
-0
/
+1196