aboutsummaryrefslogtreecommitdiff
path: root/libexec/rlogind
Commit message (Expand)AuthorAgeFilesLines
* Add META_MODE support.Simon J. Gerraty2015-06-131-0/+20
|\
| * dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty2015-06-081-2/+0
| * Merge sync of headSimon J. Gerraty2015-05-271-2/+1
| |\ | |/ |/|
| * Updated dependenciesSimon J. Gerraty2014-05-161-1/+0
| * Updated dependenciesSimon J. Gerraty2014-05-101-0/+2
| * Merge from headSimon J. Gerraty2014-05-081-1/+1
| |\
| * \ Merge headSimon J. Gerraty2014-04-282-10/+2
| |\ \
| * | | Updated dependenciesSimon J. Gerraty2013-03-111-0/+1
| * | | Updated dependenciesSimon J. Gerraty2013-02-161-2/+0
| * | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar2012-08-221-0/+21
* | | | Convert to LIBADDBaptiste Daroussin2014-11-251-2/+1
| |_|/ |/| |
* | | Use src.opts.mk in preference to bsd.own.mk except where we need stuffWarner Losh2014-05-061-1/+1
| |/ |/|
* | Remove the 3rd clause ("advertising clause") of the BSD license asChristian Brueffer2014-02-172-10/+2
|/
* Replace index() and rindex() calls with strchr() and strrchr().Ed Schouten2012-01-031-3/+4
* Add __unusedPhilippe Charnier2010-12-201-1/+1
* Add a new libc function: cfmakesane(3).Ed Schouten2010-11-021-4/+5
* Remove `dead code' from rlogind.Ed Schouten2010-01-131-12/+1
* Cook CFLAGS by the modern recipe:Yaroslav Tykhiy2006-07-271-1/+7
* NI_WITHSCOPEID cleanup. Neither RFC 2553 nor RFC 3493 definesHajimu UMEMOTO2005-05-131-6/+1
* Spell SHUT_RDWR as SHUT_RDWR not 2 as the how argument to shutdown(2).Juli Mallett2005-05-111-1/+1
* Fix most cases where the address of an int is passed to a function expecting aStefan Farfeleder2005-02-141-2/+4
* Removed Kerberos remnants.Ruslan Ermilov2005-02-092-58/+6
* Let bsd.prog.mk set SRCS and MAN to their default values.Ruslan Ermilov2005-01-281-1/+0
* Sort sections.Ruslan Ermilov2005-01-181-14/+14
* 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