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
*
Don't need cast malloc.
araujo
2015-11-16
1
-3
/
+3
*
Fix a ton of speelling errors
eadler
2015-10-21
1
-1
/
+1
*
Fix a warning spotted by gcc4.9: dereferencing type-punned pointer will break
araujo
2015-07-16
1
-26
/
+31
*
Add META_MODE support.
sjg
2015-06-13
1
-0
/
+21
|
\
|
*
dirdeps.mk now sets DEP_RELDIR
sjg
2015-06-08
1
-2
/
+0
|
*
Merge head from 7/28
sjg
2014-08-19
1
-1
/
+1
|
|
\
|
|
/
|
/
|
|
*
Updated dependencies
sjg
2014-05-16
1
-1
/
+0
|
*
Updated dependencies
sjg
2014-05-10
1
-0
/
+2
|
*
Merge head
sjg
2014-04-28
1
-27
/
+25
|
|
\
|
*
|
Updated dependencies
sjg
2013-03-11
1
-0
/
+1
|
*
|
Updated dependencies
sjg
2013-02-16
1
-2
/
+0
|
*
|
Sync FreeBSD's bmake branch with Juniper's internal bmake branch.
marcel
2012-08-22
1
-0
/
+22
*
|
|
use .Mt to mark up email addresses consistently (part2)
bapt
2014-06-20
1
-1
/
+1
|
|
/
|
/
|
*
|
Replace Sun RPC license for TI-RPC library with a 3-clause BSD license,
hrs
2013-12-15
1
-27
/
+25
|
/
*
Protect NIS client with madvise(2) since this daemon is required
glebius
2011-10-24
1
-0
/
+4
*
Don't let the "available"/"not available" logs flap quite so badly. In the
markm
2010-10-08
1
-6
/
+17
*
Fix incorrect usage of 'assure' and 'insure'.
brucec
2010-08-28
1
-1
/
+1
*
The last big commit: let usr.sbin/ use WARNS=6 by default.
ed
2010-01-02
1
-0
/
+2
*
Don't rely on private RPC data structures when there is a perfectly good
dfr
2008-09-15
1
-22
/
+4
*
Expand *n't contractions.
ru
2005-02-13
1
-1
/
+1
*
Remove definition of struct dom_binding, it's non-standard C code and
stefanf
2004-10-17
1
-1
/
+0
*
Per letter dated July 22, 1999 remove 3rd clause of Berkeley derived software
imp
2004-08-07
1
-4
/
+0
*
Mechanically kill hard sentence breaks.
ru
2004-07-02
1
-2
/
+3
*
Correct a spelling error.
ceri
2003-06-04
1
-1
/
+1
*
Use __FBSDID over rcsid[]. Protect copyright[] where needed.
obrien
2003-05-03
2
-7
/
+5
*
xids are u_int32_ts, which are not necessarily the same size as time_ts or
fenner
2002-09-16
1
-2
/
+2
*
The .Nm utility
charnier
2002-07-14
1
-5
/
+7
*
Spell void * as void * rather than caddr_t. This is complicated by the
des
2002-04-28
2
-37
/
+41
*
o Move NTOHL() and associated macros into <sys/param.h>. These are
mike
2002-02-18
1
-0
/
+1
*
ANSIfy and remove some dead code.
des
2002-02-06
2
-50
/
+23
*
Apply the following mechanical transformations in preparation for
des
2002-02-06
3
-57
/
+61
*
yp(4) -> yp(8).
ru
2002-01-14
1
-1
/
+1
*
Perform a major cleanup of the usr.sbin Makefiles.
obrien
2001-07-20
1
-2
/
+3
*
Increment `i' in case of -S so that its argument isn't treated as
dd
2001-07-19
1
-1
/
+1
*
Remove whitespace at EOL.
dd
2001-07-15
1
-1
/
+1
*
Whine if we discover an unknown option. This program doesn't use
dd
2001-07-13
1
-0
/
+2
*
Nuke unused variables.
dd
2001-06-24
1
-1
/
+0
*
Don't dereference a pointer after freeing that pointer.
ben
2001-06-23
1
-2
/
+3
*
Finally fix __yp_ping(). We can't use the old locally defined clntudp_call()
wpaul
2001-03-27
1
-239
/
+26
*
- Backout botched attempt to introduce MANSECT feature.
ru
2001-03-26
1
-0
/
+1
*
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
[next]