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
/
usr.sbin
/
ypbind
Commit message (
Expand
)
Author
Age
Files
Lines
*
Set the default manual section for usr.sbin/ to 8.
ru
2001-03-20
1
-1
/
+0
*
Bring in a hybrid of SunSoft's transport-independent RPC (TI-RPC) and
alfred
2001-03-19
2
-3
/
+3
*
Fix typo: compatability -> compatibility.
asmodai
2001-02-06
1
-1
/
+1
*
Fix typo: seperate -> separate.
asmodai
2001-02-06
1
-1
/
+1
*
mdoc(7) police: split punctuation characters + misc fixes.
ru
2001-02-01
1
-2
/
+11
*
Remove single-space hard sentence breaks. These degrade the quality
sheldonh
2000-03-01
1
-14
/
+28
*
Remove invalid section name.
charnier
2000-01-23
1
-3
/
+2
*
Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"
peter
1999-12-29
1
-1
/
+1
*
$Id$ -> $FreeBSD$
peter
1999-08-28
4
-4
/
+4
*
Use u_int32_t for sin_addr.s_addr rather than u_long to avoid
simokawa
1999-04-13
1
-4
/
+4
*
The ypbind_setdom_2 procedure returns NULL in the success case. This is
wpaul
1999-02-10
1
-2
/
+3
*
.Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq.
charnier
1998-03-23
1
-2
/
+2
*
Also fix ypbind to compile with ANSI-fied /usr/include/rpcsvc. One of
wpaul
1998-01-19
2
-11
/
+11
*
Use err(3). Change `=' to `==' in two places, so that server not responding/
charnier
1997-10-27
3
-92
/
+74
*
Fix bug in __yp_ping(): keep proper count of assigned request structures.
wpaul
1997-10-09
1
-3
/
+5
*
This commit adds support to ypbind(8) for binding to non-local servers.
wpaul
1997-05-25
5
-5
/
+606
*
fix a few typos..
jmg
1997-04-15
1
-24
/
+27
*
Avoid processing obviously bogus domain names in the YPBINDPROC_DOMAIN
wpaul
1997-04-10
1
-1
/
+12
*
Revert $FreeBSD$ to $Id$
peter
1997-02-22
3
-3
/
+3
*
Sort cross references.
wosch
1997-01-20
1
-1
/
+1
*
Make the long-awaited change from $Id$ to $FreeBSD$
jkh
1997-01-14
3
-3
/
+3
*
- Save parent pid and check current pid against it upon entry to
wpaul
1997-01-12
1
-1
/
+10
*
Correct two bugs:
wpaul
1997-01-11
1
-13
/
+50
*
Fix problem caused by new prototypes. Cast object to (caddr_t) as
peter
1996-12-30
1
-2
/
+2
*
delete doubled words, e.g.: "the the" -> "the"
wosch
1996-10-05
1
-2
/
+2
*
Correct a bunch of man page cross references and generally
mpp
1996-02-11
1
-4
/
+4
*
More XDR routine cleanups. These three programs should be the only
wpaul
1995-12-15
1
-34
/
+46
*
Add a -S option to ypbind that allows the following:
wpaul
1995-07-20
2
-7
/
+131
*
Some small signal handling tweaks: be sure to keep wait3()ing until all
wpaul
1995-07-15
1
-3
/
+3
*
Remove trailing whitespace.
rgrimes
1995-05-30
1
-4
/
+4
*
This is another bug fix that should have gone into my last commit. I
wpaul
1995-05-29
1
-10
/
+20
*
Reviewed by: rgrimes, jkh and davidg (sort of)
wpaul
1995-05-26
1
-119
/
+128
*
One for the road: create a ypbind.lock file under /var/run and try to lock
wpaul
1995-05-12
1
-2
/
+20
*
Ack! One slipped through the cracks: remember to return the correctly
wpaul
1995-05-11
1
-3
/
+3
*
Performace improvements/simplifications/cleanups:
wpaul
1995-05-10
1
-75
/
+110
*
Cosmetic changes and paranoia checks:
wpaul
1995-05-03
1
-15
/
+32
*
ypbind.c: Major overhaul.
wpaul
1995-04-26
2
-306
/
+289
*
small NIS binding fixes:
wpaul
1995-04-21
1
-3
/
+4
*
In environments with multiple NIS servers (a master and several slaves)
wpaul
1995-04-15
1
-5
/
+15
*
First crack at a man page for ypbind.
wpaul
1995-04-09
2
-2
/
+122
*
Fix long standing bogosity in ypbind: if /var/yp/binding doesn't exist,
wpaul
1995-04-02
1
-5
/
+5
*
Submitted by: Sebastian Strollo <seb@erix.eriksson.se>
wpaul
1995-02-26
1
-13
/
+25
*
ypbind jumbo patch :)
wpaul
1995-02-16
1
-50
/
+118
*
Don't return the address of a stack variable.
dg
1994-09-23
1
-2
/
+2
*
Copying YP programs over from 1.1.5, with a slightly different directory
wollman
1994-08-08
2
-0
/
+680