summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-12-10Under some circumstances (currently only reproducible with IPsec)Mike Belopuhov
2012-12-10- add tests for --{atleast,min,max}-versionJasper Lievisse Adriaanse
2012-12-10Document --{exact,max}-versionJasper Lievisse Adriaanse
2012-12-10OpenBSD->.OxJason McIntyre
2012-12-10Implement panic command.Mark Kettenis
2012-12-10Add cdce(4).Brad Smith
2012-12-09Use the CMD_*_USAGE defines consistently, from Thomas Adam.Nicholas Marriott
2012-12-09clarify that changes to this module were not done by intelMike Belopuhov
2012-12-09get rid of awkward label names and use simple forward/backwardMike Belopuhov
2012-12-09whitespace cleanup that's been due a long timeMike Belopuhov
2012-12-09Recognize 7448 and 970MP processors.Brad Smith
2012-12-09Remove vax-specific configuration constructs.Miod Vallat
2012-12-09Add a new option to the dhclient command line interface. '-i' takesKenneth R Westerback
2012-12-09Implement panic command.Mark Kettenis
2012-12-09when only one "family" argument is given, only that family is tried;Jason McIntyre
2012-12-09make the description of /etc/mail less sendmail-specific; ok millertJason McIntyre
2012-12-08regenMark Kettenis
2012-12-08Add /dev/vdsp[0-7].Mark Kettenis
2012-12-08Make ldomd(8) to control the availability of virtual disks to guest domains.Mark Kettenis
2012-12-08fix a pasto which broke (or rather, disabled) --max-versionJasper Lievisse Adriaanse
2012-12-08Fix previous.Mark Kettenis
2012-12-08add /etc/nginx/Jason McIntyre
2012-12-08Handle resetting 256-colours properly when parsing #[default],Nicholas Marriott
2012-12-08Work-in-progress gcc 3.3.6 configuration for OpenBSD/vax.Miod Vallat
2012-12-08Bring in a couple of bugfixes from old (Aug 2000), but more recent than thisMiod Vallat
2012-12-08Add a few missing properties to vnet-port devices to make Linux happy.Mark Kettenis
2012-12-08document a bit of job.cMarc Espie
2012-12-08don't forget to include a path separator after an SSLDIR;Mike Belopuhov
2012-12-08Fix a comment now that PowerPC 970 are recognized, make it clear thatMartin Pieuchot
2012-12-08Recognize PowerPC 970 CPUs present in early PowerMac G5 from 2003 (7,2 andMartin Pieuchot
2012-12-08Descriptor rings can be larger than a single page, so add the offset insteadMark Kettenis
2012-12-08Make bus_dmamem_mmap(9) honor BUS_DMA_NOCACHE.Martin Pieuchot
2003-11-29Import gcc-3.3.2. Only the compiler. ada frontend removed for space Marc Espie
2012-12-07Remove stray semicolon. Fixes mbuf leak with devices sending BPDUs toPaul de Weerd
2012-12-07Remove support for waiting for an interrupt within hostcmd_send(), since onlyStefan Sperling
2012-12-07Use a timeout to do a delayed handshake if the receive queue of the LDCMark Kettenis
2012-12-07RFC 4106, Section 5 states that the SPI and a 64-bit SequenceMike Belopuhov
2012-12-07Fix one of the two issues with ESN support in the GCM case:Mike Belopuhov
2012-12-07job.h is also used for compat sequential mode.Marc Espie
2012-12-07document engine interface, remove internal function from visible interfaceMarc Espie
2012-12-07ixgbe_phy_aq is an x540 so kill stale references in the 82598 moduleMike Belopuhov
2012-12-07move log_level in utils.h with other logging bitsAlexandre Ratchov
2012-12-07gc dead codeMarc Espie
2012-12-07gc old defineMarc Espie
2012-12-07Cast signal to int for logging. A no-op on openbsd (they're always ints)Darren Tucker
2012-12-06Rework how AGP memory regions are mapped and add support for AGP bridgesMartin Pieuchot
2012-12-06Make sure we try to unbind AGP memory regions if the aperture base addressMartin Pieuchot
2012-12-06missing externMarc Espie
2012-12-06... and zap redundant declaration.Marc Espie
2012-12-06Use strlcat not strncat in load_cfg and some other trivial tidying fromNicholas Marriott