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.bin
/
rlogin
Commit message (
Expand
)
Author
Age
Files
Lines
*
len and len2 work better as size_t
dwmalone
2005-11-13
1
-1
/
+2
*
Use socklen_t where appropriate.
stefanf
2005-08-05
1
-1
/
+2
*
Remove unnecessary SRCS= where could be guessed directly by our
delphij
2005-01-27
1
-1
/
+0
*
Removed Kerberos remnants.
ru
2005-01-21
2
-39
/
+2
*
Sort sections.
ru
2005-01-18
1
-8
/
+8
*
Introduce the PRECIOUSPROG knob in bsd.prog.mk, similar
ru
2004-11-03
1
-1
/
+1
*
Deal with double whitespace.
ru
2004-07-03
1
-4
/
+4
*
Mechanically kill hard sentence breaks.
ru
2004-07-02
1
-1
/
+2
*
Use the POSIX tty interface instead of the old interface. This makes
tjr
2003-09-28
2
-104
/
+58
*
Remove remnants of Kerberos -Kkx options.
tjr
2003-09-28
2
-25
/
+4
*
Dekerberise. The corresponding userland stuff has been dekerberised
markm
2002-10-16
2
-175
/
+24
*
Do not repeat option name in its definition. Use .Nm. In the sequence ``~.'',
charnier
2002-10-16
2
-44
/
+34
*
Use POSIX macros for wait(2)-style status information instead of the
mike
2002-06-03
1
-4
/
+4
*
Really include <paths.h> (it seems it was brought in indirectly)
des
2002-05-08
1
-0
/
+1
*
Use <paths.h> rather than "pathnames.h", and fix a couple of whitespace nits.
des
2002-05-08
2
-3
/
+8
*
Easy warns fixes; use const, mark unused function parameters. Remove
markm
2002-04-28
1
-14
/
+13
*
Remove GCC-specific flags.
markm
2002-04-28
1
-1
/
+0
*
Use `The .Nm utility'
charnier
2002-04-20
1
-5
/
+9
*
Replaced exists() tests with two equivalent defined().
ru
2002-04-18
1
-1
/
+1
*
o unifdef -D__STDC__
imp
2002-03-23
1
-77
/
+19
*
remove __P
imp
2002-03-22
1
-19
/
+19
*
Fix typo: supporting -> support.
keramida
2002-03-17
1
-1
/
+1
*
Use SIGUSR1 to propogate SIGURG to the child; security measures prevent
fenner
2002-02-27
1
-2
/
+3
*
Set BINOWN=root explicitly for setuid root binaries.
ru
2001-09-13
1
-0
/
+1
*
mdoc(7) police: removed HISTORY info from the .Os call.
ru
2001-07-10
1
-1
/
+1
*
mdoc(7) police: sort SEE ALSO xrefs (sort -b -f +2 -3 +1 -2).
ru
2001-07-06
1
-1
/
+1
*
mdoc(7) police: split punctuation characters + misc fixes.
ru
2001-02-01
1
-4
/
+2
*
Prepare for mdoc(7)NG.
ru
2001-01-16
1
-1
/
+1
*
[rlogin.1] Document the `-4' and `-6' options. Correct a typo.
jkoshy
2000-11-24
2
-3
/
+7
*
mdoc(7) police: use the new features of the Nm macro.
ru
2000-11-20
1
-1
/
+1
*
remove trailing periods from SEE ALSO.
ben
2000-11-15
1
-1
/
+1
*
getopt and friends are declared in <unistd.h>
imp
2000-09-04
1
-2
/
+0
*
Buildworld fixes for NO_OPENSSH and NO_OPENSSL
kris
2000-03-09
1
-1
/
+1
*
Use libcrypto in place of libdes.
markm
2000-02-24
2
-3
/
+3
*
Add -4 and -6 options.
shin
2000-02-15
1
-5
/
+14
*
several tcp apps IPv6 update
shin
2000-01-25
2
-4
/
+16
*
. mdoc(7)'fy
phantom
2000-01-07
1
-14
/
+29
*
Revert the libcrypt/libmd stuff back to how it was. This should not have
peter
1999-12-18
1
-2
/
+2
*
Add libmd (or move it after libcrypt). We don't want the linker to be
marcel
1999-12-16
1
-2
/
+2
*
Change edistribution to krb4 in preaparation for K5
markm
1999-09-19
1
-1
/
+1
*
Fix for new Kerberos4.
markm
1999-09-19
1
-1
/
+2
*
Fix Common Error brokenness.
markm
1999-09-06
1
-2
/
+2
*
$Id$ -> $FreeBSD$
peter
1999-08-28
3
-3
/
+3
*
Add $Id$, to make it simpler for members of the translation teams to
nik
1999-07-12
1
-0
/
+1
*
Fixed usage message to almost match the man page. The old -d option and
bde
1999-05-27
1
-12
/
+9
*
Add a -i localname switch (restricted to root) to specify a different
peter
1999-05-25
2
-5
/
+21
*
Use KJH's auth.conf parser to turn on/off Kerberos in userland.
markm
1998-10-09
3
-4
/
+12
*
Remove useless `BINOWN=root' now that it is the default.
obrien
1998-09-19
1
-2
/
+1
*
Add -lcrypt when building kerberos.
jb
1998-09-05
1
-3
/
+3
*
Fix LIBDIR (for aout/ELF).
markm
1998-08-06
1
-1
/
+2
[next]