summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-01-05Provide SET_PC_REGS.Miod Vallat
2005-01-05Unbreak m88k build.Mark Kettenis
2005-01-05missed a bit in the last commitDavid Gwynne
2005-01-05Discourage using aggressive mode.Hans-Joerg Hoexer
2005-01-05remove wrong free() after realloc().Hans-Joerg Hoexer
2005-01-05Use $OpenBSD$ instead of $Id$. ok damien@Jonathan Gray
2005-01-05remove dead code, log connect() failures with level error, ok djm@Markus Friedl
2005-01-05copyoutstr doesn't work so well with the kernel addressesTed Unangst
2005-01-05use standard root prompt in examplesJared Yanovich
2005-01-05definitions of the extra registers for the usb host controller and codeDavid Gwynne
2005-01-04Seems to be working on C3000, still needs layering fix and 1/2 slot 'probing'.Dale Rahn
2005-01-04use the new intr_disestablish code.Dale Rahn
2005-01-04implement intr_disestablish.Dale Rahn
2005-01-04add prototype for disestablish function (coming soon), remove uselessDale Rahn
2005-01-04`done' can be NULL;Jason McIntyre
2005-01-04space between macro args and punctuation;Jason McIntyre
2005-01-04a little spacing and indent;Jason McIntyre
2005-01-04a little spacing and indent;Jason McIntyre
2005-01-04Kill old, unused, Mach defines, and provide a correct SET_PC_REGSMiod Vallat
2005-01-04silence real gcc 3.3.5Marc Espie
2005-01-04SET_PC_REGS, arches tested between me and miod.Marc Espie
2005-01-04switch to SET_PC_REGS if available, okay miod@Marc Espie
2005-01-04Remove or comment out stuff installation media can live without.Miod Vallat
2005-01-04typoJared Yanovich
2005-01-04syncTheo de Raadt
2005-01-04lower case the .Nm to make `man -k ipcomp' less confusing;Jason McIntyre
2005-01-04- make sure int is in running state before touching the multicast filterBrad Smith
2005-01-04restrict forwarding to ipsec processed traffic of ip.forwarding==2Markus Friedl
2005-01-04document zaurus addition;Jason McIntyre
2005-01-04typo;Jason McIntyre
2005-01-04Slight comments cleanup.Miod Vallat
2005-01-04ifdef MCDEBUG printf on FIFO overflows as discussed with NickMartin Reindl
2005-01-04Better check for UPT filling; saves one more page for userland on most hp300...Miod Vallat
2005-01-04add snprintf sanity check.Moritz Jodeit
2005-01-04add some snprintf sanity checks.Moritz Jodeit
2005-01-04Minor KNF, s/for(/for (/Todd C. Miller
2005-01-04Fix some issues noted by Joris Vink; pedro@ OKTodd C. Miller
2005-01-04add some more snprintf sanity checks and fix two previously added checks.Moritz Jodeit
2005-01-04If we get a vendor private tlv when we are expecting a challenge,Todd C. Miller
2005-01-04Complete section 4 for Zaurus, and related changes.Miod Vallat
2005-01-04Add a zaurus category.Miod Vallat
2005-01-04consistency fix;Jason McIntyre
2005-01-04Bring up the carp(4) interface before default route.Ryan Thomas McBride
2005-01-04first cut at an introduction to CVS;Jason McIntyre
2005-01-04cleaner pci/fcom arm cats vs zaurus config.Dale Rahn
2005-01-04Uncomment the boot_luna88k xrefMiod Vallat
2005-01-04tweaks;Jason McIntyre
2005-01-04Kill a FreeBSDism leftover.Miod Vallat
2005-01-04Enable ARP table manipulation on CARP interfaces.Christopher Pascoe
2005-01-04Move processing of ARP packets for CARP addresses to the carp interfaceChristopher Pascoe