Age | Commit message (Collapse) | Author | |
---|---|---|---|
2000-02-21 | dead code and symbol pollution. | Artur Grabowski | |
2000-02-21 | zap unused polluting variable. | Artur Grabowski | |
2000-02-21 | a few comment fixes from espie@ | Michael Shalayeff | |
2000-02-21 | Rework bridge_filter() so that it does not require a full packet copy | Jason 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-21 | separate 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-21 | The 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-21 | Revert the last revert. (with the bug fixed) | Artur Grabowski | |
2000-02-21 | back out recent change. completely breaks ld on the sparc: | Theo de Raadt | |
collect2: ld terminated with signal 11 [Segmentation fault] | |||
2000-02-21 | In cpumatch_hypersparc - zap the instruction cache if we are the main cpu. | Artur Grabowski | |
2000-02-21 | remove the annoying "hypersparc support still under construction" warning. | Artur Grabowski | |
2000-02-21 | hypersparc has a writeback cache | Artur Grabowski | |
2000-02-21 | When mapping something into iommu space hypersparc requires us to align it | Artur Grabowski | |
so that cache_alias_bits match in the kernel mapping and the iommu mapping. (see code for better explaination). | |||
2000-02-21 | Take the hypersparc cache size from prom, enable instruction cache and | Artur Grabowski | |
disable "Unimplemented Flush Traps". From NetBSD. | |||
2000-02-21 | missing newline | Theo de Raadt | |
2000-02-21 | do not link to a commercial page.. | Theo de Raadt | |
2000-02-21 | add simple SES/SAF-TE daemon and tools | mjacob | |
2000-02-21 | add SES/SAF-TE SCSI device | mjacob | |
2000-02-21 | add SES device | mjacob | |
2000-02-21 | add T_ENCLOSURE name and NOLUN Photon SENA devices | mjacob | |
2000-02-21 | Add in Enclosure device type (0xd/13). Pad out inquiry data to 50 bytes | mjacob | |
os that SAF-TE devices can be found. | |||
2000-02-21 | add char 124 to be SES device | mjacob | |
2000-02-21 | recycle unused char 24 to be SES device | mjacob | |
2000-02-21 | add SES device init/decl macros | mjacob | |
2000-02-21 | remove extra #ifdef (USE_GETIPNODEBY) | Jun-ichiro itojun Hagino | |
2000-02-21 | Add CLEANFILES and modify clean/cleandir targets. | Hakan Olsson | |
(Modified as suggested by millert@) | |||
2000-02-21 | Some more files to clean up. (millert@ ok) | Hakan Olsson | |
2000-02-21 | prevent align fault on alpha. | Jun-ichiro itojun Hagino | |
2000-02-20 | setlocale and get rid of unneeded exit() call. millert@ ok | Eric Jackson | |
2000-02-20 | Add termsort.c to CLEANFILES (tic already had this); ho@openbsd.org | Todd C. Miller | |
2000-02-20 | Add support for CDBs > 12 bytes. | mjacob | |
2000-02-20 | Add 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-20 | add Qlogic 12160 microcode | mjacob | |
2000-02-20 | Add 12160 (Ultra3) support. Handle case of Extended CMD CDBs (cdbs with | mjacob | |
more than 12 byte) for parallel SCSI. | |||
2000-02-20 | suppress AAAA query host when '-4' is used; from shin@nd.net.fujitsu.co.jp | Markus Friedl | |
2000-02-20 | string manipluation paranoia changes. Most probably not exploitable. | bitblt | |
2000-02-20 | features/policy: Merge with EOM 1.4 | Niklas 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-20 | features/aggressive: Merge with EOM 1.2 | Niklas Hallqvist | |
features/ec: Merge with EOM 1.2 author: niklas Correct funders name | |||
2000-02-20 | features/policy: Merge with EOM 1.3 | Niklas Hallqvist | |
features/x509: Merge with EOM 1.3 author: niklas add newline at eof author: niklas Correct funders name | |||
2000-02-20 | Merge with EOM 1.5 | Niklas Hallqvist | |
author: niklas Allow isakmpd builders to remove optional parts and save bytes. | |||
2000-02-19 | Improve. | Aaron Campbell | |
2000-02-19 | Miscellaneous cleanup. | Aaron Campbell | |
2000-02-19 | fix example. ok aaron@ | Eric Jackson | |
2000-02-19 | flush the caches that need flushing on context switch. | Artur Grabowski | |
2000-02-19 | replacemul has been broken all the time. comment it out for now. | Artur Grabowski | |
2000-02-19 | typo; peter@freebsd | Theo de Raadt | |
2000-02-19 | get a symbol for pure_vcache_flush | Artur Grabowski | |
2000-02-19 | Re-order SEE ALSO entries. | Aaron Campbell | |
2000-02-19 | Add 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-19 | cert.c: Merge with EOM 1.14 | Niklas 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-19 | Merge with EOM 1.38 | Niklas Hallqvist | |
author: niklas A new bug |