Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-04-04 | Ansify source. Handles are now 16 bits. | mjacob | |
2001-04-04 | Ansify source. Say which channel the initiator ID is for. Rename | mjacob | |
ICBOPT_PORTNAME to ICBOPT_BOTH_WWNS as being more descriptive. Change handles to 16 bits. Add ISPCTL_RUN_MBOXCMD control function. | |||
2001-04-04 | bye bye -U (soft updates). | Grigoriy Orlov | |
2001-04-04 | Ansify. Fix botch that kept ISP 1020 firmware from being compiled in. | mjacob | |
Handles are 16 bits now. | |||
2001-04-04 | parse full kexinit packet. | Markus Friedl | |
make server-side more robust, too. | |||
2001-04-04 | there is no such thing as autoconf(3), but there is autoconf(4) | Bruno Rohee | |
2001-04-04 | we don't care about missing bannerfiles; from tsoome@ut.ee, ok deraadt@ | Markus Friedl | |
2001-04-04 | more robust rekeying | Markus Friedl | |
don't send channel data after rekeying is started. | |||
2001-04-04 | Document softdep option. | Grigoriy Orlov | |
>From NetBSD. art@ ok. | |||
2001-04-04 | Add "softdep" option to mount. Update from rw/async to softdep | Grigoriy Orlov | |
and otherwise are disabled. art@ ok. | |||
2001-04-04 | match on a few more cards, prism2 support; aaron@ ok; from NetBSD | Michael Shalayeff | |
2001-04-04 | Disable ATAPI DMA on Promise controllers and some ALi controllers. | Constantine Sapuntzakis | |
Change Bus Master DMA Stop to not trust what we read from the device. | |||
2001-04-04 | f-secure 1.3.2 does not handle IGNORE; from milliondl@ornl.gov | Markus Friedl | |
2001-04-04 | enable server side rekeying + some rekey related clientup. | Markus Friedl | |
todo: we should not send any non-KEX messages after we send KEXINIT | |||
2001-04-04 | missung euid swapout; j@ida.interface-business.de | Theo de Raadt | |
2001-04-04 | don't sent multiple kexinit-requests. | Markus Friedl | |
send newkeys, block while waiting for newkeys. fix comments. | |||
2001-04-04 | Lay the groundwork for disabling ATAPI DMA on controllers | Constantine Sapuntzakis | |
where we have trouble. Note, in theory, ATAPI DMA is no different than ATA DMA. "Promise" not to tell anybody | |||
2001-04-04 | Minor cleanup to minimize diffs with NetBSD | Constantine Sapuntzakis | |
2001-04-04 | suppress RS/RA log messages (can be re-enabled by net.inet6.icmp6.nd6_debug), | Jun-ichiro itojun Hagino | |
as they may fill up /var. sync with kame. | |||
2001-04-04 | make sure rcvif is not bogus, on call to icmp6_reflect. | Jun-ichiro itojun Hagino | |
2001-04-04 | do not check ip_mtudisc on IPv6 TCP. | Jun-ichiro itojun Hagino | |
with IPv6 TCP PMTUD is mandatory, compute mss size accordingly. sync with kame | |||
2001-04-04 | check for return value of ENODEV from ifpromisc(). This will happen | Jason Wright | |
at detach time when if_detach_ioctl() has been installed for an outgoing interface and does not represent an error. | |||
2001-04-04 | enable client rekeying | Markus Friedl | |
(1) force rekeying with ~R, or (2) if the server requests rekeying. works against ssh-2.0.12/2.0.13/2.1.0/2.2.0/2.3.0/2.3.1/2.4.0 | |||
2001-04-03 | undo parts of recent my changes: main part of keyexchange does not | Markus Friedl | |
need dispatch-callbacks, since application data is delayed until the keyexchange completes (if i understand the drafts correctly). add some infrastructure for re-keying. | |||
2001-04-03 | Minor clean-ups: | Marc Espie | |
- document some more things (MANPS, make oddities) - put all PHONY targets in bsd.own.mk, since it's included by everything that uses it. - remove them from bsd.lib.mk, since it includes bsd.own.mk. - ... except for load/unload, which are only in bsd.lkm.mk. - fix spell target, so that it actually depends on the generated file. okay niklas@ | |||
2001-04-03 | mount_mfs should not take the -U flag sync mfs is async and you cannot | Todd C. Miller | |
have both aync and soft updates (not that it makes sense to have soft updates on mfs anyway). Also sync the usage in mount_mfs mode to the man page. | |||
2001-04-03 | id_rsa1/2 -> id_rsa; ok markus@ | Todd T. Fries | |
2001-04-03 | sync | Theo de Raadt | |
2001-04-03 | We now can emulate vfork14 correctly | Niklas Hallqvist | |
2001-04-03 | vm_map.pmap should always be used, not only for uvm. | Artur Grabowski | |
2001-04-03 | Fix a vm_pmap in a debug printf. | Artur Grabowski | |
2001-04-03 | Add missing return type to dn_comp() prototype in SYNOPSIS; matt@anzen.com | Aaron Campbell | |
2001-04-03 | move kex to kex*.c, used dispatch_set() callbacks for kex. should | Markus Friedl | |
make rekeying easier. | |||
2001-04-03 | throw \v and \h alignments out. | Marc Espie | |
2001-04-03 | It is unnecessary to wrap uvm_wait() in splhigh(). Also, set p_addr to NULL | Aaron Campbell | |
when we free it; art@ ok | |||
2001-04-03 | Don't free reallocated memory. | Hakan Olsson | |
2001-04-03 | free() -> xfree() | Kevin Steves | |
2001-04-03 | The hsq driver is not i386-only. | Aaron Campbell | |
2001-04-03 | x509 verified to work on NetBSD now | Niklas Hallqvist | |
2001-04-03 | Be a bit more persistent when the NET_RT_IFLIST sysctl returns ENOMEM | brian | |
rather than dropping out immediately. | |||
2001-04-03 | Don't say ``PPP enabled'' if we're given the -quiet switch | brian | |
2001-04-03 | siop is already defined in miland; from from@ | Michael Shalayeff | |
2001-04-03 | HighPoint | Chris Cappuccio | |
2001-04-03 | If you cannot test your work, please do not do commits and then break userland | Theo de Raadt | |
2001-04-02 | PMAP_NEW is now default behaviour, get old pmap with option PMAP_OLD. | Niklas Hallqvist | |
However PMAP_OLD is just there for emergencies, and will go away in the future | |||
2001-04-02 | Do not delete timeouts when they are not set | Niklas Hallqvist | |
2001-04-02 | Cleanup for 64bit support. | Dale Rahn | |
Pieces by art, niklas and me. Only tested on powerpc. | |||
2001-04-02 | Oops, this should have been committed along with the SROM media block parsing | Aaron Campbell | |
changes to the dc driver. | |||
2001-04-02 | sync | Niklas Hallqvist | |
2001-04-02 | On popular demand, the Linux-compatibility clone(2) implementation based | Niklas Hallqvist | |
on NetBSD's code, as well as some faked Posix RT extensions by me. This makes at least simple linuxthreads tests work. |