aboutsummaryrefslogtreecommitdiff
path: root/libexec/rlogind
Commit message (Expand)AuthorAgeFilesLines
* Mechanically kill hard sentence breaks.Ruslan Ermilov2004-07-021-6/+12
* Fix a sign/unsigned comparison.David E. O'Brien2003-05-041-5/+5
* Fixed the abuses of .Ql visible on stderr in troff mode.Ruslan Ermilov2002-12-231-1/+1
* The .Nm utilityPhilippe Charnier2002-07-061-5/+7
* Use <paths.h> rather than "pathnames.h", and fix a couple of whitespace nits.Dag-Erling Smørgrav2002-05-082-43/+10
* o __P removalWarner Losh2002-02-071-39/+22
* Handle snprintf() returning < -1.Brian Somers2001-08-201-1/+1
* Handle snprintf() returning -1.Brian Somers2001-08-201-0/+2
* Use STD{ERR,IN,OUT}_FILENO instead of their numeric values. TheSheldon Hearn2001-07-261-1/+1
* Remove whitespace at EOL.Dima Dorfman2001-07-151-5/+5
* mdoc(7) police: removed HISTORY info from the .Os call.Ruslan Ermilov2001-07-101-1/+1
* mdoc(7) police: sort SEE ALSO xrefs (sort -b -f +2 -3 +1 -2).Ruslan Ermilov2001-07-061-1/+1
* - Backout botched attempt to intoduce MANSECT feature.Ruslan Ermilov2001-03-261-0/+1
* Set the default manual section for libexec/ to 8.Ruslan Ermilov2001-03-201-1/+0
* mdoc(7) police: split punctuation characters + misc fixes.Ruslan Ermilov2001-02-011-3/+1
* MFS: Silence compilation warnings.Ruslan Ermilov2000-12-071-1/+1
* mdoc(7) police: use the new features of the Nm macro.Ruslan Ermilov2000-11-201-2/+2
* remove trailing periods from SEE ALSO.Ben Smithurst2000-11-151-2/+2
* Removed broken PAM support from rshd(8) and rlogind(8). rshd doesRuslan Ermilov2000-10-123-174/+0
* Make it compile without -DNO_PAM again.Ruslan Ermilov2000-10-062-1/+5
* sprintf() -> snprintf() paranoia.Kris Kennaway2000-08-041-2/+2
* Make compilable without -DINET6.Hajimu UMEMOTO2000-07-281-6/+2
* Use libcrypto instead of libdes.Mark Murray2000-02-241-1/+1
* sync iruserok() extension API with other BSDsYoshinobu Inoue2000-02-011-15/+2
* several tcp apps IPv6 updateYoshinobu Inoue2000-01-253-18/+71
* . mdoc(7)'fyAlexey Zelkin2000-01-071-7/+17
* Fix for new Kerberos4. Make a fist cut at PAM-ising while I'm here.Mark Murray1999-09-194-146/+177
* Fix more Common Error brokenness.Mark Murray1999-09-061-2/+2
* $Id$ -> $FreeBSD$Peter Wemm1999-08-283-3/+3
* Ufff. cflags -> chflags. I could have sworn this change has been inWarner Losh1999-08-211-3/+3
* Remove all flags from devices before we try to assert ownership andWarner Losh1999-08-211-1/+3
* More egcs warning fixes:Warner Losh1999-04-251-3/+4
* Ensure that things returned by gethostname() andBrian Somers1999-04-071-3/+3
* Use realhostname() rather than various combinations ofBrian Somers1999-04-061-27/+2
* Oops, I missed a few more /etc/nologin references yesterday. It appearsSatoshi Asami1999-01-121-2/+2
* As previously threatened, clean up the rshd -a option and make it defaultPeter Wemm1998-12-161-47/+21
* Add -lcrypt when building kerberos.John Birrell1998-09-051-3/+3
* Fix LIBDIR (for aout/ELF).Mark Murray1998-08-061-2/+2
* Sort #includes. Add rcsid. Add man page section in .Xrefs.Philippe Charnier1997-11-252-13/+15
* Changes for the new KTH Kerberos.Mark Murray1997-09-282-12/+26
* compare return value from getopt against -1 rather than EOF, per the finalWarner Losh1997-03-281-2/+2
* Fix various buffer overflows that may or may not be exploitable.Warner Losh1997-03-241-5/+7
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-223-3/+3
* Some patches for source routed packets from OpenBSD.Warner Losh1997-02-091-14/+14
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-143-3/+3
* Sort cross references.Wolfram Schneider1997-01-131-4/+2
* Document the -k, -v and -x options.Mike Pritchard1996-12-161-1/+15
* add forgotten $Id$Wolfram Schneider1996-09-223-0/+4
* Fix some compilation warnings.Paul Traina1996-09-211-1/+1
* #include <kerberosIV/des.h> -> #include <des.h>Mark Murray1996-02-111-1/+1