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
/
ypserv
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix a boatload of format errors and constness violations.
des
2002-05-08
2
-36
/
+40
*
Spell void * as void * rather than caddr_t. This is complicated by the
des
2002-04-28
2
-28
/
+24
*
Sort out the documentation WRT TCP_WRAPPERs, which is now enabled.
markm
2002-02-06
1
-12
/
+2
*
Fix an inconsistency between what FreeBSD NIS and AMD think the
markm
2002-02-06
1
-3
/
+3
*
Enable TCP_WRAPPERs for the NIS server. The protection afforded is
markm
2002-02-06
1
-1
/
+4
*
ANSIfy and remove some dead code.
des
2002-02-06
7
-140
/
+93
*
Apply the following mechanical transformations in preparation for
des
2002-02-06
6
-53
/
+53
*
yp(4) -> yp(8).
ru
2002-01-14
2
-2
/
+2
*
mdoc(7) police: join split punctuation to macro calls.
ru
2001-08-10
1
-2
/
+2
*
can not -> cannot
sheldonh
2001-08-08
1
-1
/
+1
*
sprintf -> snprintf
kris
2001-07-23
1
-4
/
+4
*
Perform a major cleanup of the usr.sbin Makefiles.
obrien
2001-07-20
1
-5
/
+4
*
Remove whitespace at EOL.
dd
2001-07-15
1
-2
/
+2
*
mdoc(7) police: removed HISTORY info from the .Os call.
ru
2001-07-10
1
-1
/
+1
*
mdoc(7) police: remove extraneous .Pp before and/or after .Sh.
dd
2001-07-09
1
-1
/
+0
*
Fix the type of the NULL arg to execl()
brian
2001-07-09
1
-2
/
+2
*
mdoc(7) police: sort SEE ALSO xrefs (sort -b -f +2 -3 +1 -2).
ru
2001-07-06
1
-2
/
+2
*
Mark some functions as __printflike()
kris
2001-07-05
2
-1
/
+4
*
The aliases file now lives in /etc/mail/.
gshapiro
2001-05-15
1
-1
/
+1
*
- Backout botched attempt to introduce MANSECT feature.
ru
2001-03-26
1
-1
/
+1
*
ypserv has intimate knowledge of the server transport handle which is
wpaul
2001-03-21
1
-17
/
+4
*
Bring in a hybrid of SunSoft's transport-independent RPC (TI-RPC) and
alfred
2001-03-19
1
-2
/
+2
*
Fix typo: seperate -> separate.
asmodai
2001-02-06
2
-2
/
+2
*
Convert from CIRCLEQ to TAILQ.
phk
2000-12-29
2
-46
/
+44
*
Prepare for mdoc(7)NG.
ru
2000-12-27
1
-0
/
+1
*
mdoc(7) police: removed history info from the .Os FreeBSD call.
ru
2000-12-14
1
-3
/
+1
*
mdoc(7) police: do not split author names in the AUTHORS section.
ru
2000-11-22
1
-0
/
+1
*
mdoc(7) police: use the new features of the Nm macro.
ru
2000-11-20
2
-5
/
+5
*
Use Fx macro wherever possible.
ru
2000-11-14
1
-2
/
+2
*
Add nsswitch support. By creating an /etc/nsswitch.conf file, you can
nectar
2000-09-06
1
-2
/
+2
*
Don't call syslog() without a format string.
kris
2000-07-12
1
-2
/
+2
*
Further protection against comments in /etc/{passwd,group}
brian
2000-06-28
1
-4
/
+6
*
Handle comments and empty lines when generating YP passwd and group files
brian
2000-06-15
1
-4
/
+8
*
Fix typo.
asmodai
2000-06-04
1
-1
/
+1
*
Back out the previous change to the queue(3) interface.
jake
2000-05-26
2
-4
/
+4
*
Change the way that the queue(3) structures are declared; don't assume that
jake
2000-05-23
2
-4
/
+4
*
Remove a bogus include.
asmodai
2000-04-29
1
-1
/
+0
*
Remove more single-space hard sentence breaks.
sheldonh
2000-03-02
1
-5
/
+10
*
Remove single-space hard sentence breaks. These degrade the quality
sheldonh
2000-03-01
2
-34
/
+68
*
Fix various man pages to stop abusing the .Bx macro to generate
mpp
2000-01-23
2
-16
/
+20
*
$Id$ -> $FreeBSD$
peter
1999-08-28
13
-13
/
+13
*
Modify yp_mkdb so that it only checks for bogus '+' and '-' characters
wpaul
1999-08-22
1
-7
/
+7
*
Various man page cleanup:
mpp
1999-08-15
1
-2
/
+2
*
Fix typo (missing double quote)
n_hibma
1999-06-24
1
-2
/
+2
*
Close PR #10971: flush the database cache after forking in ypproc_all_2_svc()
wpaul
1999-04-30
1
-0
/
+8
*
Close PR #10970: exit at the end of ypproc_all_2_svc() instead of returning.
wpaul
1999-04-30
1
-3
/
+10
*
Add some extra checks to make sure that a child ypserv process doesn't
wpaul
1999-04-29
3
-18
/
+30
*
Close PR #11122: check key length before calling strncmp()
wpaul
1999-04-14
1
-3
/
+4
*
Fix reference to rpc.yppasswdd.
ghelmer
1999-03-02
1
-2
/
+2
*
Add a reference to the ypinit(8) command.
ghelmer
1999-02-23
1
-1
/
+7
[next]