summaryrefslogtreecommitdiff
path: root/usr.bin/rlogin
AgeCommit message (Expand)Author
2000-11-09Change all option list specifications to ".Bl -tag -width Ds". Most manAaron Campbell
2000-09-03Boring... Add :L modifier to all tweakable variables tests.Marc Espie
2000-03-10Various cleanups and standardization.Aaron Campbell
2000-02-29kparse.h is goneTheo de Raadt
2000-01-27enable IPv6 support.Jun-ichiro itojun Hagino
1999-06-05- remove trailing white spaceAaron Campbell
1998-09-27usr.bin/ man page cleanups, n-sAaron Campbell
1998-07-12strncpy correctly; remove old codeTheo de Raadt
1998-06-03zero sigaction before useTheo de Raadt
1998-03-25satisfy -WallArtur Grabowski
1998-03-25random cleanup.Artur Grabowski
1997-09-21$OpenBSD$Theo de Raadt
1997-09-03Brain damage on theo's part.kstailey
1997-08-31SIGCHLD cleanup from bde. type fixes, union wait removal, -Wall cleanup,Theo de Raadt
1997-08-06save errno in mangly handlersTheo de Raadt
1997-07-25#if __STDC__ --> #ifdef __STDC__Michael Shalayeff
1997-06-29new location of des.hNiels Provos
1997-06-24(long *)0 -> NULLdgregor
1997-06-23sigblock mask is int, not longTheo de Raadt
1997-04-19Changed ``defined(KERBEROS)'' to ``(${KERBEROS} == "yes")''Todd C. Miller
1997-04-12get an unreserved port if not root; required now that rresvport failsJim Rees
1997-01-17r?index -> strr?chrTodd C. Miller
1997-01-15getopt(3) returns -1 when out of args, not EOF, whee!Todd C. Miller
1996-12-22Deal with _POSIX_SAVED_IDS when relinquishing privilegesThorsten Lockert
1996-11-11type castsMichael Shalayeff
1996-10-18Fix pasto by me; spotted by deraadtThorsten Lockert
1996-10-16check malloc ret val.Todd C. Miller
1996-08-18Use rresvportThorsten Lockert
1996-08-11Be quiet about Kerberos failures if Kerberos has not been set up locallyThorsten Lockert
1996-07-27VMIN=1/VTIME=0; netbsd pr#2546Theo de Raadt
1996-07-22rcsid cleanupTheo de Raadt
1996-07-04document -l; netbsd pr#2601; khym@bga.comTheo de Raadt
1996-06-26rcsidTheo de Raadt
1996-06-20max 64 chars for TERM; rlogind accepts no moreTheo de Raadt
1996-06-19do not overflow term buffer, noted initially by darren reed. my own fixTheo de Raadt
1996-04-17Make encrypted Kerberos logins workThorsten Lockert
1995-12-16Make it possible to build without SKEY supportThorsten Lockert
1995-10-18initial import of NetBSD treeTheo de Raadt