Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2001-02-07 | Fix -T option and add support for -C option in the file pointed to | Todd C. Miller | |
by -T ala GNU tar. Based on a patch from woods@proven.weird.com; Closes PR #1664 | |||
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 | |
@_ can't have junk in it even in the non-USE_ITHREADS case because caller() wants to populate @DB::args with it (causes a coredump in Carp::confess()) | |||
2001-02-07 | typo in fatal() | Markus Friedl | |
2001-02-07 | bring in latest kame code. | Jun-ichiro itojun Hagino | |
- correct RTA_NETMASK processing - correct -A filter behavior (do not advert aggregated route to other if) - better signal handling - mandate getifaddrs - do not advert connected routes on !IFF_UP routes. experimental sync with kame | |||
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 | |
is disconnected by RST right before accept(2). fixes NetBSD PR 10698/12027. checked with SUSv2, XNET 5.2, and Stevens (unix network programming vol 1 2nd ed) section 5.11. | |||
2001-02-07 | mention ND6_DEBUG | Jun-ichiro itojun Hagino | |
2001-02-07 | turn off duplicated address detection when interface address gets deleted. | Jun-ichiro itojun Hagino | |
sync with kame | |||
2001-02-07 | by default, don't bark on inbound ND messages, as outsider may be able to | Jun-ichiro itojun Hagino | |
fill up /var with bogus packets. setting net.inet6.icmp6.nd6_debug will re-enable kernel messages on invalid ND packet and other occasions. improve icmp6 stats. | |||
2001-02-07 | pretty up significantly | Theo de Raadt | |
2001-02-07 | Don't free handles before we are done with them. Based on work from | Damien Miller | |
Corinna Vinschen <vinschen@redhat.com>. ok markus@ | |||
2001-02-07 | deal with new ANSI malloc stuff | Theo de Raadt | |