Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-02-08 | Capital punishment, just in case :-) | Niklas Hallqvist | |
2001-02-08 | Typo. | Angelos D. Keromytis | |
2001-02-08 | Add debug printf. | Angelos D. Keromytis | |
2001-02-08 | remove last call to sprintf; ok deraadt@ | Markus Friedl | |
2001-02-08 | Update loc-srv ports, from IANA's web page. | Angelos D. Keromytis | |
2001-02-08 | don'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-08 | nuke sprintf, ok deraadt@ | Markus Friedl | |
2001-02-08 | sync 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-08 | drop references to ssl(8). markus ok | Jun-ichiro itojun Hagino | |
2001-02-08 | witch raw ip6 socket code from NRL to kame. | Jun-ichiro itojun Hagino | |
makes upgrades/code sharing much easier. | |||
2001-02-08 | strict checking | Markus Friedl | |
2001-02-08 | update to 2.3.2 | Markus Friedl | |
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 | |
negative value to {mtudisc,redirect}_{hi,lo}wat will turn off the limitation. sync with kame. | |||
2001-02-08 | when chasing nd6_llinfo chain, make sure we do not touch dangling | Jun-ichiro itojun Hagino | |
pointer (due to RTM_DELETE during default router list management). from kame | |||
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 | |
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-08 | Actually give esym some storage. As it was, esym pointed | Artur 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 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 | |
IPv6 addresses. -l is deprecated (ignored). | |||
2001-02-08 | Back out a local change that swapped the codes for application and | Todd 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-08 | vt100 -> vt220. wscons supports at least a subset of vt220 functionality. This | Aaron Campbell | |
makes the PGUP and PGDN keys work again as expected. | |||
2001-02-08 | Cause keypresses to reset the screen in case we are in scrollback (previously | Aaron 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-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 | |
<roumen.petrov@skalasoft.com> | |||
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 | |
not function; this moves cpp and necessary files into base. ok deraadt@ | |||
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 | |