summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2001-02-08Capital punishment, just in case :-)Niklas Hallqvist
2001-02-08Typo.Angelos D. Keromytis
2001-02-08Add debug printf.Angelos D. Keromytis
2001-02-08remove last call to sprintf; ok deraadt@Markus Friedl
2001-02-08Update loc-srv ports, from IANA's web page.Angelos D. Keromytis
2001-02-08don't connect if batch_mode is true and stricthostkeychecking set to 'ask'Markus Friedl
2001-02-08_PATH_LS; ok markus@Kevin Steves
2001-02-08nuke sprintf, ok deraadt@Markus Friedl
2001-02-08sync with netbsd tree changes.Jun-ichiro itojun Hagino
- more strict prototypes, include necessary headers - use paths.h/pathnames.h decls - size_t typecase to int -> u_long
2001-02-08drop references to ssl(8). markus okJun-ichiro itojun Hagino
2001-02-08witch raw ip6 socket code from NRL to kame.Jun-ichiro itojun Hagino
makes upgrades/code sharing much easier.
2001-02-08strict checkingMarkus Friedl
2001-02-08update to 2.3.2Markus Friedl
2001-02-08fix typoMarkus Friedl
2001-02-08typoKevin Steves
2001-02-08Use <scsi/scsi_message.h> defines rather than homegrown ones.Kenneth R Westerback
2001-02-08%i -> %dKevin Steves
2001-02-08implement upper limit to icmp6 redirects (experimental, turned off)Jun-ichiro itojun Hagino
negative value to {mtudisc,redirect}_{hi,lo}wat will turn off the limitation. sync with kame.
2001-02-08when chasing nd6_llinfo chain, make sure we do not touch danglingJun-ichiro itojun Hagino
pointer (due to RTM_DELETE during default router list management). from kame
2001-02-08put debug code in by default, and make it workTheo de Raadt
2001-02-08plug a memory leakTheo de Raadt
2001-02-08use timeout_xx() throughout sys/netinet6. sync with kame.Jun-ichiro itojun Hagino
2001-02-08snprintfTheo de Raadt
2001-02-08memory leak fix, and snprintf throughoutTheo de Raadt
2001-02-08get the common list tooTheo de Raadt
2001-02-08Squeeze a bit more to make it fit.Artur Grabowski
o Reduce the number of inodes on the ramdisk image. o Use dd instead of cp ro copy the kernel onto the floppy.
2001-02-08Actually give esym some storage. As it was, esym pointedArtur Grabowski
into the memory of some other variable. How did this ever work? (well, the floppies didn't work, but they should now).
2001-02-08%.30s is too short for IPv6 numeric address. use %.128s for now. markus okJun-ichiro itojun Hagino
2001-02-08pull latest kame tree. ndp -n -a printing is now prettier with longJun-ichiro itojun Hagino
IPv6 addresses. -l is deprecated (ignored).
2001-02-08Back out a local change that swapped the codes for application andTodd C. Miller
normal cursor keys. We needed it for pcvt but it wasn't really correct and it breaks cursor keys under wscons.
2001-02-08vt100 -> vt220. wscons supports at least a subset of vt220 functionality. ThisAaron Campbell
makes the PGUP and PGDN keys work again as expected.
2001-02-08Cause keypresses to reset the screen in case we are in scrollback (previouslyAaron Campbell
the screen was only restored if a new character was actually displayed on the screen); jcs@rt.fm. This brings us closer to the behavior of PCVT. Also, while I'm here, add some #ifdef so wskbd does not depend on wsdisplay (pointed out to me by fgsch@).
2001-02-08kvtop() returns pa, not vaMichael Shalayeff
2001-02-08do not print stuff when not verboseMichael Shalayeff
2001-02-08allow sftp over ssh protocol 1; ok djm@Markus Friedl
2001-02-07lowercase cmds[].c also; ok markus@Kevin Steves
2001-02-07s/getline/Linebuf_getline/; from roumen.petrov@skalasoft.comMarkus Friedl
2001-02-07portable; ok markus@Kevin Steves
2001-02-07move k_setpag() to a central place; ok dugsong@Markus Friedl
2001-02-07Don't forward agent and X11 in sftp. Suggestion from Roumen PetrovDamien Miller
<roumen.petrov@skalasoft.com>
2001-02-07older servers reply with SSH2_FXP_NAME + count==0 instead of EOFMarkus Friedl
2001-02-07X and other apps need cpp to function; without the comp package cpp doesTodd T. Fries
not function; this moves cpp and necessary files into base. ok deraadt@
2001-02-07allow gif-less compileMichael Shalayeff
2001-02-07spellingTodd T. Fries
2001-02-07document more recent (last year or two) support for newer hardware; ok mickey@Todd T. Fries
2001-02-07the wizard has spokenTodd T. Fries
2001-02-07spellingTodd T. Fries
2001-02-07spellingTodd T. Fries
2001-02-07uncomment rsa test; ok millert@Todd T. Fries
2001-02-07spellingTodd T. Fries