index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2001-02-08
fix typo
Markus Friedl
2001-02-08
typo
Kevin Steves
2001-02-08
Use <scsi/scsi_message.h> defines rather than homegrown ones.
Kenneth R Westerback
2001-02-08
%i -> %d
Kevin Steves
2001-02-08
implement upper limit to icmp6 redirects (experimental, turned off)
Jun-ichiro itojun Hagino
2001-02-08
when chasing nd6_llinfo chain, make sure we do not touch dangling
Jun-ichiro itojun Hagino
2001-02-08
put debug code in by default, and make it work
Theo de Raadt
2001-02-08
plug a memory leak
Theo de Raadt
2001-02-08
use timeout_xx() throughout sys/netinet6. sync with kame.
Jun-ichiro itojun Hagino
2001-02-08
snprintf
Theo de Raadt
2001-02-08
memory leak fix, and snprintf throughout
Theo de Raadt
2001-02-08
get the common list too
Theo de Raadt
2001-02-08
Squeeze a bit more to make it fit.
Artur Grabowski
2001-02-08
Actually give esym some storage. As it was, esym pointed
Artur Grabowski
2001-02-08
%.30s is too short for IPv6 numeric address. use %.128s for now. markus ok
Jun-ichiro itojun Hagino
2001-02-08
pull latest kame tree. ndp -n -a printing is now prettier with long
Jun-ichiro itojun Hagino
2001-02-08
Back out a local change that swapped the codes for application and
Todd C. Miller
2001-02-08
vt100 -> vt220. wscons supports at least a subset of vt220 functionality. This
Aaron Campbell
2001-02-08
Cause keypresses to reset the screen in case we are in scrollback (previously
Aaron Campbell
2001-02-08
kvtop() returns pa, not va
Michael Shalayeff
2001-02-08
do not print stuff when not verbose
Michael Shalayeff
2001-02-08
allow sftp over ssh protocol 1; ok djm@
Markus Friedl
2001-02-07
lowercase cmds[].c also; ok markus@
Kevin Steves
2001-02-07
s/getline/Linebuf_getline/; from roumen.petrov@skalasoft.com
Markus Friedl
2001-02-07
portable; ok markus@
Kevin Steves
2001-02-07
move k_setpag() to a central place; ok dugsong@
Markus Friedl
2001-02-07
Don't forward agent and X11 in sftp. Suggestion from Roumen Petrov
Damien Miller
2001-02-07
older servers reply with SSH2_FXP_NAME + count==0 instead of EOF
Markus Friedl
2001-02-07
X and other apps need cpp to function; without the comp package cpp does
Todd T. Fries
2001-02-07
allow gif-less compile
Michael Shalayeff
2001-02-07
spelling
Todd T. Fries
2001-02-07
document more recent (last year or two) support for newer hardware; ok mickey@
Todd T. Fries
2001-02-07
the wizard has spoken
Todd T. Fries
2001-02-07
spelling
Todd T. Fries
2001-02-07
spelling
Todd T. Fries
2001-02-07
uncomment rsa test; ok millert@
Todd T. Fries
2001-02-07
spelling
Todd T. Fries
2001-02-07
Fix -T option and add support for -C option in the file pointed to
Todd C. Miller
2001-02-07
Honor TMPDIR environment variable and document the fact.
Todd C. Miller
2001-02-07
more man page cleanup and sync of help text with man page; ok markus@
Kevin Steves
2001-02-07
fix size_t -> int cast (use u_long). markus ok
Jun-ichiro itojun Hagino
2001-02-07
unsigned long long -> %llu, not %qu. markus ok
Jun-ichiro itojun Hagino
2001-02-07
fix debug case; from Mike Pechkin <mpech@prosoft.org.lv>
Michael Shalayeff
2001-02-07
Change 6214 by gsar@auger on 2000/06/08 13:57:54
Todd C. Miller
2001-02-07
typo in fatal()
Markus Friedl
2001-02-07
bring in latest kame code.
Jun-ichiro itojun Hagino
2001-02-07
.Bl-.El mismatch. markus ok
Jun-ichiro itojun Hagino
2001-02-07
Check that target is a directory before doing ls; ok markus@
Damien Miller
2001-02-07
dd ECONNABORTED.
Jun-ichiro itojun Hagino
2001-02-07
return ECONNABORTED, if the socket (tcp connection for example)
Jun-ichiro itojun Hagino
[next]