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