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
Age
Commit message (
Expand
)
Author
2003-09-18
missing {}; bug #656; jclonguet at free.fr
Markus Friedl
2003-09-16
more malloc/fatal fixes; ok millert/deraadt; ghudson at MIT.EDU
Markus Friedl
2003-09-16
do not expand buffer before attempting to reallocate it; markus ok
Theo de Raadt
2003-09-09
sort the options in SYNOPSIS and sync usage();
Jason McIntyre
2003-09-09
mmap returns MAP_FAILED on failure. fixes hugh@'s crash. ok deraadt@
Ted Unangst
2003-09-09
add missing -o and sort options in usage();
Jason McIntyre
2003-09-08
sync usage w/ man page; closes PR 3456 (nice number!); henning@ OK
Todd C. Miller
2003-09-07
Make -number be an error (similar to my change in grep.c); OK tedu@
Todd C. Miller
2003-09-07
Fix "grep -number" support for multi-digit numbers. At issue is
Todd C. Miller
2003-09-07
escape `.' to avoid a double space;
Jason McIntyre
2003-09-07
- add -P to SYNOPSIS
Jason McIntyre
2003-09-07
try again at -u#. ok deraadt@
Ted Unangst
2003-09-07
extend ascii test for more accuracy. ok deraadt@ pb@
Ted Unangst
2003-09-07
correct ascii file test. ok deraadt@ pb@
Ted Unangst
2003-09-06
restore undocumented -u# support for the old schoolers. :)
Ted Unangst
2003-09-05
KNF nit pointed out by theo
Henning Brauer
2003-09-05
dont error out when the input file is a symlink AND output goes to stdout
Henning Brauer
2003-09-05
document -w timeout; from cedric@
Jason McIntyre
2003-09-05
correct an .Sx;
Jason McIntyre
2003-09-05
- add gzcat to SYNOPSIS and DESCRIPTION
Jason McIntyre
2003-09-05
we kind of need this new file from canacar
Theo de Raadt
2003-09-05
add a null compressor from canacar@ that lets gzcat work with uncompressed
Ted Unangst
2003-09-05
fp leak. from Patrick Latifi. ok beck@ deraadt@
Ted Unangst
2003-09-04
put escapes in the right place;
Jason McIntyre
2003-09-04
fix crash and add new icmpnames. based on pr3439. some input fgsch@.
Ted Unangst
2003-09-04
escape in the wrong place;
Jason McIntyre
2003-09-04
baud rate capability is `br', not `ba';
Jason McIntyre
2003-09-04
millert's sup fix, tested here on client and server.
Bob Beck
2003-09-04
typo; aldo@nullcube.com
Theo de Raadt
2003-09-03
some extra markup and correct synopsis
Anil Madhavapeddy
2003-09-03
use .Bk/.Ek; remove a .Tn;
Jason McIntyre
2003-09-03
- sync SYNOPSIS with usage()
Jason McIntyre
2003-09-02
switch to dynamic fd_set and poll. patch entirely from millert@.
Daniel Hartmeier
2003-09-02
escape punctuation;
Jason McIntyre
2003-09-02
enter 3.7
Markus Friedl
2003-09-02
use .Bk/.Ek for SYNOPSIS;
Jason McIntyre
2003-09-01
fix leak
Markus Friedl
2003-09-01
remove unused kerberos code; ok henning@
Markus Friedl
2003-09-01
rm whitespace
Markus Friedl
2003-09-01
rm gssapidelegatecreds alias; never supported before
Markus Friedl
2003-09-01
gss kex is not supported; sxw@inf.ed.ac.uk
Markus Friedl
2003-08-31
whitspace KNF
Markus Friedl
2003-08-31
correct string termination in parse_ename(); sxw@inf.ed.ac.uk
Markus Friedl
2003-08-31
call ssh_gssapi_storecreds conditionally from do_exec(); with sxw@inf.ed.ac.uk
Markus Friedl
2003-08-31
do write to buf[-1]
Markus Friedl
2003-08-31
pass file_size + 1 to snprintf: fixes printing of truncated
Markus Friedl
2003-08-29
be less chatty; debug -> debug2, cleanup; ok henning@
Markus Friedl
2003-08-29
SSH_BUG_K5USER is unused; ok henning@
Markus Friedl
2003-08-28
remove kerberos support from ssh1, since it has been replaced with GSSAPI;
Markus Friedl
2003-08-28
don't like libgss/krb5 twice, fixes non-KERBEROS builds; pmbas@samhaim.org
Markus Friedl
[next]