summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2001-08-25Some fixes:Artur Grabowski
2001-08-25profile.h from sparc, slightly hacked up to match ELF.Artur Grabowski
2001-08-25float.h from sparc.Artur Grabowski
2001-08-25Default to disabled zeroing of pages in the idle loop.Artur Grabowski
2001-08-25cleanupArtur Grabowski
2001-08-25One regdump to dump them all...Marc Espie
2001-08-25Change pci_intr_map to take pci_attach_args as an argument.Artur Grabowski
2001-08-25Casting of lhs, is not what you think it is.Niklas Hallqvist
2001-08-25The VP cache code, while giving the powerpc port a signficant speedDale Rahn
2001-08-25It is nice to have the hex address of the function as well as the symbolDale Rahn
2001-08-25Since "CAVEATS" is going to be plural regardless, there might as wellHugh Graham
2001-08-25Tweakers are authors too.Hugh Graham
2001-08-24syncTheo de Raadt
2001-08-24Remove references to non-existant stuffBruno Rohee
2001-08-24Adapt to trap() name change.Miod Vallat
2001-08-24Adapt to the <machine/asm.h> macros (only for entry points for now, becauseMiod Vallat
2001-08-24Rename the trap() symbols with more insightful names. This forces usMiod Vallat
2001-08-24Define the usual <machine/asm.h> macros, for convenience of .S parts.Miod Vallat
2001-08-24Correct execution flow in m197_table_search().Miod Vallat
2001-08-24Grandma always told me, initialize your variables before you print theirMiod Vallat
2001-08-24Get rid of a shupid define.Miod Vallat
2001-08-24Cleanup.Miod Vallat
2001-08-24Remove unused debugging code, fix uninitialized variables.Miod Vallat
2001-08-24There is no need to hide potentially useful stuff in .c files.Miod Vallat
2001-08-24Get rid of the ugly db_printf() wrappers, as well as of theMiod Vallat
2001-08-24missing bus_dmamap_sync() calls on descriptors... also deal with 5 argument f...Jason Wright
2001-08-24syncTheo de Raadt
2001-08-24Display even zeros so that the swap output makes more sense.Artur Grabowski
2001-08-24move back to requested snaplen after SIGHUP; canacar@eee.metu.edu.trTheo de Raadt
2001-08-24rearrange so that snaplen cannot be changed; canacar@eee.metu.edu.trTheo de Raadt
2001-08-24corrections; wouter.clarie@pandora.beTheo de Raadt
2001-08-24Correctly tell if a syscon is main one on 188.Miod Vallat
2001-08-24Pass a dev_t where a dev_t is expected.Miod Vallat
2001-08-24No newline at the end of panic messages.Miod Vallat
2001-08-24add /etc/wsconsctl.conf; from Brian J. Kifiak <bk@rt.fm>Michael Shalayeff
2001-08-24from Brian J. Kifiak <bk@rt.fm>Michael Shalayeff
2001-08-24junload: Derive progID and contID from filenameJim Rees
2001-08-24KNFTheo de Raadt
2001-08-24Add a missing spacebrian
2001-08-24Make _PATH_DEF an ANSI C compatible preprocessor token.Heikki Korpela
2001-08-24switch to the optimised AES reference code fromMarkus Friedl
2001-08-24Clarify PATCHORIG.Marc Espie
2001-08-24implement $PATCHORIG, a variable with the ability to change from .orig toTodd T. Fries
2001-08-24dehughificationAaron Campbell
2001-08-24Compile cleanup, systype is not currently used, so ifdef it.Dale Rahn
2001-08-24From NetBSD:Angelos D. Keromytis
2001-08-24make ofprint useable, do carriage return on newline,Dale Rahn
2001-08-24Fix the typos in the timeout replacement.Dale Rahn
2001-08-24Send DELETE notifications for all active SAs when we shut down the daemon.Hakan Olsson
2001-08-24Initial IPCOMP support.Hakan Olsson