index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.bin
/
rlogin
Age
Commit message (
Expand
)
Author
2000-11-09
Change all option list specifications to ".Bl -tag -width Ds". Most man
Aaron Campbell
2000-09-03
Boring... Add :L modifier to all tweakable variables tests.
Marc Espie
2000-03-10
Various cleanups and standardization.
Aaron Campbell
2000-02-29
kparse.h is gone
Theo de Raadt
2000-01-27
enable IPv6 support.
Jun-ichiro itojun Hagino
1999-06-05
- remove trailing white space
Aaron Campbell
1998-09-27
usr.bin/ man page cleanups, n-s
Aaron Campbell
1998-07-12
strncpy correctly; remove old code
Theo de Raadt
1998-06-03
zero sigaction before use
Theo de Raadt
1998-03-25
satisfy -Wall
Artur Grabowski
1998-03-25
random cleanup.
Artur Grabowski
1997-09-21
$OpenBSD$
Theo de Raadt
1997-09-03
Brain damage on theo's part.
kstailey
1997-08-31
SIGCHLD cleanup from bde. type fixes, union wait removal, -Wall cleanup,
Theo de Raadt
1997-08-06
save errno in mangly handlers
Theo de Raadt
1997-07-25
#if __STDC__ --> #ifdef __STDC__
Michael Shalayeff
1997-06-29
new location of des.h
Niels Provos
1997-06-24
(long *)0 -> NULL
dgregor
1997-06-23
sigblock mask is int, not long
Theo de Raadt
1997-04-19
Changed ``defined(KERBEROS)'' to ``(${KERBEROS} == "yes")''
Todd C. Miller
1997-04-12
get an unreserved port if not root; required now that rresvport fails
Jim Rees
1997-01-17
r?index -> strr?chr
Todd C. Miller
1997-01-15
getopt(3) returns -1 when out of args, not EOF, whee!
Todd C. Miller
1996-12-22
Deal with _POSIX_SAVED_IDS when relinquishing privileges
Thorsten Lockert
1996-11-11
type casts
Michael Shalayeff
1996-10-18
Fix pasto by me; spotted by deraadt
Thorsten Lockert
1996-10-16
check malloc ret val.
Todd C. Miller
1996-08-18
Use rresvport
Thorsten Lockert
1996-08-11
Be quiet about Kerberos failures if Kerberos has not been set up locally
Thorsten Lockert
1996-07-27
VMIN=1/VTIME=0; netbsd pr#2546
Theo de Raadt
1996-07-22
rcsid cleanup
Theo de Raadt
1996-07-04
document -l; netbsd pr#2601; khym@bga.com
Theo de Raadt
1996-06-26
rcsid
Theo de Raadt
1996-06-20
max 64 chars for TERM; rlogind accepts no more
Theo de Raadt
1996-06-19
do not overflow term buffer, noted initially by darren reed. my own fix
Theo de Raadt
1996-04-17
Make encrypted Kerberos logins work
Thorsten Lockert
1995-12-16
Make it possible to build without SKEY support
Thorsten Lockert
1995-10-18
initial import of NetBSD tree
Theo de Raadt