summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2000-02-21dead code and symbol pollution.Artur Grabowski
2000-02-21zap unused polluting variable.Artur Grabowski
2000-02-21a few comment fixes from espie@Michael Shalayeff
2000-02-21Rework bridge_filter() so that it does not require a full packet copyJason Wright
Allow for reusing the current mbuf (rather than a copy) for the last interface in the list in bridge_output(). Replace some pointer derefs with on the stack copies of the data.
2000-02-21separate assembly thing into an own file to avoid compiler-deps.Michael Shalayeff
ignore suspend reqs while suspending. ignore suspend requests for 3 seconds holdoff period once awaken. protect event queue manipulations w/ splhigh's.
2000-02-21The last pieces of hypersparc support.Artur Grabowski
- Split get_faultstatus into get_syncflt and get_asyncflt. - Get the syncflt status before setting up the trap frame and put the results in cpuinfo.syncfltdump (related to the next change). - unlock the sfsr/sfva after reading from ASI_SRMMUFP (it gets locked if the translation fails). - + other interface changes and cleanups. (most work from NetBSD).
2000-02-21Revert the last revert. (with the bug fixed)Artur Grabowski
2000-02-21back out recent change. completely breaks ld on the sparc:Theo de Raadt
collect2: ld terminated with signal 11 [Segmentation fault]
2000-02-21In cpumatch_hypersparc - zap the instruction cache if we are the main cpu.Artur Grabowski
2000-02-21remove the annoying "hypersparc support still under construction" warning.Artur Grabowski
2000-02-21hypersparc has a writeback cacheArtur Grabowski
2000-02-21When mapping something into iommu space hypersparc requires us to align itArtur Grabowski
so that cache_alias_bits match in the kernel mapping and the iommu mapping. (see code for better explaination).
2000-02-21Take the hypersparc cache size from prom, enable instruction cache andArtur Grabowski
disable "Unimplemented Flush Traps". From NetBSD.
2000-02-21missing newlineTheo de Raadt
2000-02-21do not link to a commercial page..Theo de Raadt
2000-02-21add simple SES/SAF-TE daemon and toolsmjacob
2000-02-21add SES/SAF-TE SCSI devicemjacob
2000-02-21add SES devicemjacob
2000-02-21add T_ENCLOSURE name and NOLUN Photon SENA devicesmjacob
2000-02-21Add in Enclosure device type (0xd/13). Pad out inquiry data to 50 bytesmjacob
os that SAF-TE devices can be found.
2000-02-21add char 124 to be SES devicemjacob
2000-02-21recycle unused char 24 to be SES devicemjacob
2000-02-21add SES device init/decl macrosmjacob
2000-02-21remove extra #ifdef (USE_GETIPNODEBY)Jun-ichiro itojun Hagino
2000-02-21Add CLEANFILES and modify clean/cleandir targets.Hakan Olsson
(Modified as suggested by millert@)
2000-02-21Some more files to clean up. (millert@ ok)Hakan Olsson
2000-02-21prevent align fault on alpha.Jun-ichiro itojun Hagino
2000-02-20setlocale and get rid of unneeded exit() call. millert@ okEric Jackson
2000-02-20Add termsort.c to CLEANFILES (tic already had this); ho@openbsd.orgTodd C. Miller
2000-02-20Add support for CDBs > 12 bytes.mjacob
2000-02-20Add 12160 (Ultra3) support. Add files and changes for target mode support.mjacob
Do some SNS fabric suppor tchanges. Roll revision levels. Tested on GENERIC i386 && sparc.
2000-02-20add Qlogic 12160 microcodemjacob
2000-02-20Add 12160 (Ultra3) support. Handle case of Extended CMD CDBs (cdbs withmjacob
more than 12 byte) for parallel SCSI.
2000-02-20suppress AAAA query host when '-4' is used; from shin@nd.net.fujitsu.co.jpMarkus Friedl
2000-02-20string manipluation paranoia changes. Most probably not exploitable.bitblt
2000-02-20features/policy: Merge with EOM 1.4Niklas Hallqvist
features/ec: Merge with EOM 1.3 features/aggressive: Merge with EOM 1.3 features/x509: Merge with EOM 1.4 author: niklas License change
2000-02-20features/aggressive: Merge with EOM 1.2Niklas Hallqvist
features/ec: Merge with EOM 1.2 author: niklas Correct funders name
2000-02-20features/policy: Merge with EOM 1.3Niklas Hallqvist
features/x509: Merge with EOM 1.3 author: niklas add newline at eof author: niklas Correct funders name
2000-02-20Merge with EOM 1.5Niklas Hallqvist
author: niklas Allow isakmpd builders to remove optional parts and save bytes.
2000-02-19Improve.Aaron Campbell
2000-02-19Miscellaneous cleanup.Aaron Campbell
2000-02-19fix example. ok aaron@Eric Jackson
2000-02-19flush the caches that need flushing on context switch.Artur Grabowski
2000-02-19replacemul has been broken all the time. comment it out for now.Artur Grabowski
2000-02-19typo; peter@freebsdTheo de Raadt
2000-02-19get a symbol for pure_vcache_flushArtur Grabowski
2000-02-19Re-order SEE ALSO entries.Aaron Campbell
2000-02-19Add two new cache operations.Artur Grabowski
cache_flush_all - (pretty obvious). pure_vcache_flush - flush all VIVT caches (needed on context switch). (From NetBSD).
2000-02-19cert.c: Merge with EOM 1.14Niklas Hallqvist
ike_auth.c: Merge with EOM 1.43 ike_phase_1.c: Merge with EOM 1.21 init.c: Merge with EOM 1.24 ipsec.c: Merge with EOM 1.117 isakmpd.c: Merge with EOM 1.44 math_group.c: Merge with EOM 1.22 author: niklas Copyright 2000 author: niklas Allow isakmpd builders to remove optional parts and save bytes.
2000-02-19Merge with EOM 1.38Niklas Hallqvist
author: niklas A new bug