summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2002-05-18Workaround for color restoration on return from X. vgafb will notDale Rahn
2002-05-18Optimize pmap_remove(). It frequently is called with no mappings toDale Rahn
2002-05-18pastoMichael Shalayeff
2002-05-18dump the stack on splassert failure (XXX - need some kind ofArtur Grabowski
2002-05-18If ddb.panic is disabled, print the stack trace before dumping.Artur Grabowski
2002-05-18Implement db_stack_dump - a function that will print a stackArtur Grabowski
2002-05-18Until we start supporting various modifiers to trace, we haveArtur Grabowski
2002-05-18not ready to export fcrypt to userland yet; spotted by lebelTheo de Raadt
2002-05-18export struct fcrypt to userlandTheo de Raadt
2002-05-18Rename the MD db_stack_trace_cmd to db_stack_trace_print. Add an argumentArtur Grabowski
2002-05-18when detaching form a process don't forget to remove posted messages.Niels Provos
2002-05-17properly detect the cpu model for the broken cyrix latch; better fix than pr#...Michael Shalayeff
2002-05-17Fix nfs_realign to allocate new mbufs. Taken from freebsdConstantine Sapuntzakis
2002-05-17sync with KAME.Kenjiro Cho
2002-05-17sync with KAME.Kenjiro Cho
2002-05-17sync with KAME.Kenjiro Cho
2002-05-17isp* here tooTheo de Raadt
2002-05-17Add QLogic pci cards in. They seem to work for me at least on a U10.mjacob
2002-05-17Roll core version.mjacob
2002-05-17Put in definitions pertinent for f/w crash dumps.mjacob
2002-05-17Add new definitions for RIO operation, many new SNS commands, and structuresmjacob
2002-05-17keep up with the jones' (sync up with external source)mjacob
2002-05-17Accomodate changes to fabric stuff as well as other core code changes.mjacob
2002-05-17Acoommodate changes to fabric evaluation.mjacob
2002-05-17Various new inlines for RIO entries as well as various FC-GS-2 relatedmjacob
2002-05-17Switch to new fabric search mechanism (leave the old one in place). Switchmjacob
2002-05-17Update to latest released 2300/2312 f/w.mjacob
2002-05-17Handle the removal of 'const' from structure definition.mjacob
2002-05-17Handle the removal of 'const' from structure definition.mjacob
2002-05-17simplify dmesg printout (all models have all crypto)Theo de Raadt
2002-05-16DARPA blurbJason Wright
2002-05-16miod missed a commaMichael Shalayeff
2002-05-16systrace pseudo-device okay deraadt@Niels Provos
2002-05-16Add systrace support to all the remaining architectures.Miod Vallat
2002-05-16name the registers ignoring the calling conventionsMichael Shalayeff
2002-05-16put TCP_ECN into the kernelTheo de Raadt
2002-05-16Add missing prototypes for functions in libc/posix1e.Dale Rahn
2002-05-16Normalize the exponent too. This allows exponents with bit lengths differentJason Wright
2002-05-16systrace facility, used to enforce and generate policies for system callsNiels Provos
2002-05-16fix for a timer latch bug on the cyrix mediagx and gxm cpus.Michael Shalayeff
2002-05-16more register defnsJason Wright
2002-05-16bring in ECN support from KAME.Kenjiro Cho
2002-05-16Add a an argument to db_printsym that specifies the printf functionArtur Grabowski
2002-05-16Fix a long standing problem on vax: on "arithmetic fault" exceptions,Miod Vallat
2002-05-16Re-enable RNG on the 5601 (it needs to be disabled on some 5805 variants,Jason Wright
2002-05-16sprinkle some splassert(IPL_BIO) in some functions that are commented as "sho...Artur Grabowski
2002-05-15Implement splassert() for sparc - a tool for finding problems related toArtur Grabowski
2002-05-15Remove the assembler kludges to allow altivec support without assembler helpDale Rahn
2002-05-15add lofn and nofnJason Wright
2002-05-15Driver for the Hifn 7814/7851/7854 HIPP1 processors; currently only supportsJason Wright