summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2000-02-21move fpproc into the cpuinfo structure.Artur Grabowski
2000-02-21From FreeBSD:Jason Wright
2000-02-21From FreeBSD: Correct use of NULL/0Jason Wright
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
2000-02-21separate assembly thing into an own file to avoid compiler-deps.Michael Shalayeff
2000-02-21The last pieces of hypersparc support.Artur Grabowski
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
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
2000-02-21Take the hypersparc cache size from prom, enable instruction cache andArtur Grabowski
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
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
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
2000-02-20add Qlogic 12160 microcodemjacob
2000-02-20Add 12160 (Ultra3) support. Handle case of Extended CMD CDBs (cdbs withmjacob
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
2000-02-20features/aggressive: Merge with EOM 1.2Niklas Hallqvist
2000-02-20features/policy: Merge with EOM 1.3Niklas Hallqvist
2000-02-20Merge with EOM 1.5Niklas Hallqvist
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