Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-05-17 | Switch to new fabric search mechanism (leave the old one in place). Switch | mjacob | |
vendors really don't like to support GET ALL NEXT, so we use a different, larger memory footprint, method. Split 2300/2312 support so we distinguish between the two. Correctly identify that SCC Luns are 16384 luns for us, not 65536. Turn on Reduced Interrupt Operation for LVD SCSI cards, which rocks. Do 'mailbox continuations' in some cases- this batches repeated mailbox commands so we don't have to wake the invokee until we're done with the N thousand or so mailbox commands we needed to do. Put in firmware dump code (optioned out for now- but there if needed to capture issues for QLogic). Fix a boatload of bugs- like handling cases of dropped frames that show up as 'bogus' residuals (i.e., we get a a DATA UNDERRUN as reported by the f/w, but there is no RESPONSE UNDERRUN in the FCP RSPNS IU, or the residual is bogus- this led to a lot of silent data corruption cases). | |||
2002-05-17 | Update to latest released 2300/2312 f/w. | mjacob | |
2002-05-17 | Handle the removal of 'const' from structure definition. | mjacob | |
Do not attach to AMI Raid Units (known via Sub Vendor ID) because they really *aren't* quite a QLogic ISP device, now are they? Split 2300 from 2312 types. Turn off pci parity for 2300s (per QLogic errata). Add missing ISPR2HST_RIO_16 case. At isp_pci_reset1 time, turn on interrupts if we say it's okay to do so. | |||
2002-05-17 | Handle the removal of 'const' from structure definition. | mjacob | |
2002-05-17 | Call enable_db() from convert_db() so the dir creation as well as | Todd C. Miller | |
mode/user/group setting is done in one place. | |||
2002-05-17 | Put back <string.h> | brian | |
2002-05-17 | simplify dmesg printout (all models have all crypto) | Theo de Raadt | |
2002-05-17 | move setuid revocation closer to the start (make it more obvious); miod ok | Theo de Raadt | |
2002-05-16 | repair some warnings | Theo de Raadt | |
2002-05-16 | DARPA blurb | Jason Wright | |
2002-05-16 | clean MLINK tree | Theo de Raadt | |
2002-05-16 | add aes/bf/cast; ok deraadt@ | Markus Friedl | |
2002-05-16 | don't limit xauth pathlen on client side and longer print length on | Kevin Steves | |
server when debug; ok markus@ patch from pin@math.chalmers.se | |||
2002-05-16 | fix warnings (openssl 0.9.7 requires const) | Markus Friedl | |
2002-05-16 | More careful with select(). deraadt@ ok. | Hakan Olsson | |
2002-05-16 | use hw_cryptodev | Theo de Raadt | |
2002-05-16 | miod missed a comma | Michael Shalayeff | |
2002-05-16 | systrace pseudo-device okay deraadt@ | Niels Provos | |
2002-05-16 | Add systrace devices until vax is converted to new MAKEDEV scheme (soon) | Miod Vallat | |
2002-05-16 | Regen. | Miod Vallat | |
2002-05-16 | Add systrace support to all the remaining architectures. | Miod Vallat | |
Tested by various people on various platforms, I'm willing to fix any breakage this causes. ok niels@ deraadt@ and mickey@ (after his comments were applied) | |||
2002-05-16 | IPv6 support; itojun@ | Jakob Schlyter | |
2002-05-16 | sync | Theo de Raadt | |
2002-05-16 | ignore non-existent cases where '$if' evaluates to '*'. | Todd T. Fries | |
From André Lucas <andre@ae-35.com>, fixes pr # 2658. 'Looks good' from miod@, millert@, and krw@. | |||
2002-05-16 | name the registers ignoring the calling conventions | Michael Shalayeff | |
2002-05-16 | more clarify and cleanup; ok jakob@ | Kevin Steves | |
2002-05-16 | show net.inet.tcp.ecn option | Theo de Raadt | |
2002-05-16 | put TCP_ECN into the kernel | Theo de Raadt | |
2002-05-16 | Update for new S/Key file format | Todd C. Miller | |
2002-05-16 | Add missing chown(2) call. | Todd C. Miller | |
2002-05-16 | Xr skeyinfo(1) | Todd C. Miller | |
2002-05-16 | Add skey(5) | Todd C. Miller | |
2002-05-16 | Replace skeykeys entry with proper skey entry. Pointed out by mickey@ | Todd C. Miller | |
2002-05-16 | Revert to using the S/Key database directly (instead of BSD auth) | Todd C. Miller | |
so we can get real error messages. This means the -a option is history but it wasn't very useful anyway. | |||
2002-05-16 | Check for disabled /etc/skey directory (mode 0000). This is needed | Todd C. Miller | |
because some things (such as login) run as uid 0 and directory modes won't restrict root. | |||
2002-05-16 | Add missing prototypes for functions in libc/posix1e. | Dale Rahn | |
2002-05-16 | Normalize the exponent too. This allows exponents with bit lengths different | Jason Wright | |
from base/modulus to work on 5805. | |||
2002-05-16 | sync | Niels Provos | |
2002-05-16 | add systrace device okay fries@ | Niels Provos | |
2002-05-16 | systrace facility, used to enforce and generate policies for system calls | Niels Provos | |
okay deraadt@ | |||
2002-05-16 | fix for a timer latch bug on the cyrix mediagx and gxm cpus. | Michael Shalayeff | |
based on freebsd pr#6630, netbsd pr#8654, openbsd pr#1492 . does not affect other cpu models (cyrix or not). asked by markus@ and testing. | |||
2002-05-16 | more register defns | Jason Wright | |
2002-05-16 | #ifdef DEBUG some verbose output, may be moved to a -v flag later perhaps | Jakob Schlyter | |
2002-05-16 | No more /etc/skeykeys; brad@ | Todd C. Miller | |
2002-05-16 | Remove some unused includes | brian | |
2002-05-16 | Handle MS-CHAPv2 authentication correctly via the RADIUS server (if it's | brian | |
configured). This doesn't yet work with MPPE. More to follow. | |||
2002-05-16 | display the ECN related statistics. | Kenjiro Cho | |
it is a bit verbose and will be cleaned up once we figure out which counters are more useful than others. | |||
2002-05-16 | add an entry for TCP_ECN. | Kenjiro Cho | |
2002-05-16 | bring in ECN support from KAME. | Kenjiro Cho | |
it consists of - ECN support in TCP - tunnel-egress and fragment reassembly rules in layer-3 not to lose congestion info at tunnel-egress and fragment reassembly to enable ECN in TCP, build a kernel with TCP_ECN, and then, turn it on by "sysctl -w net.inet.tcp.ecn=1". ok deraadt@ | |||
2002-05-16 | Xref netstart(8) instead of rc(8) now, PR #2657 | Miod Vallat | |