Age | Commit message (Expand) | Author |
2008-06-11 | actually unbreak RAMDISK. double plus minus cookie for me | Peter Hessler |
2008-06-11 | unbreak RAMDISK | Peter Hessler |
2008-06-11 | defer to the packing element for computing md5 | Marc Espie |
2008-06-11 | refactor md5 code to be able to work from a filehandle (like a pipe output) | Marc Espie |
2008-06-11 | let elements be responsible for computing their own md5 (allows special | Marc Espie |
2008-06-11 | Update to DRM git as of a few days ago. This mostly affects the | Owain Ainsworth |
2008-06-11 | correctly enumerate MANSUBDIR | Peter Hessler |
2008-06-11 | enable memconfig on amd64 | Peter Hessler |
2008-06-11 | Synchronize the MTRR API with i386, and enable | Peter Hessler |
2008-06-11 | return an XDR'rd xid from nfs_get_xid() and kill the nfs_xid global | Thordur I. Bjornsson |
2008-06-11 | (sorry pval) some missing -j bits; | Jason McIntyre |
2008-06-11 | kill trailing whitespace; | Jason McIntyre |
2008-06-11 | tweak the "route to" text; | Jason McIntyre |
2008-06-11 | remove an ugly article; | Jason McIntyre |
2008-06-11 | tweak previous; | Jason McIntyre |
2008-06-11 | From KAME, allow adjustable limits on NDP entries and discovered routes. | Ryan Thomas McBride |
2008-06-11 | Support hotpluggable sensors (e.g. the post-4.2 ipmi0 created by the | Constantine A. Murenin |
2008-06-11 | use monotime instead of wallclock. | Henning Brauer |
2008-06-11 | Remove the IDE_PCI_CLASS_OVERRIDE quirk flag for Intel (except AHCI), | Brad Smith |
2008-06-11 | Match the Altera EBus found on the Tadpole SPARCLE. | Mark Kettenis |
2008-06-11 | regen | Mark Kettenis |
2008-06-11 | Add Altera vendor id, and EBus device id. This is questionable since the | Mark Kettenis |
2008-06-11 | Canonical for() -> queue.h FOREACH macro conversions. | Bret Lambert |
2008-06-11 | Use the prom address to map clock(4) at ebus(4) if available. | Mark Kettenis |
2008-06-11 | Fix $OpenBSD$ for once and for all | Marco Peereboom |
2008-06-11 | factor out state creation code for readability; make it static inline | Henning Brauer |
2008-06-11 | Removed bogus var definition. | Tobias Stoeckmann |
2008-06-11 | superfluous to check for m != NULL in pf_find_state, it is plain | Henning Brauer |
2008-06-11 | after finding a state in the outbound path clear the statekey pointer | Henning Brauer |
2008-06-11 | extra paranoia: | Henning Brauer |
2008-06-11 | getcwd can return NULL on error, so handle that case properly. | Tobias Stoeckmann |
2008-06-11 | yuck, fix a last minute collision | Henning Brauer |
2008-06-11 | store a pointer to the stack side state key in the mbuf packet | Henning Brauer |
2008-06-11 | Avoid possible NULL pointer dereferences by using reentrant versions | Tobias Stoeckmann |
2008-06-11 | spacing | Joris Vink |
2008-06-11 | style ferry comes around | Joris Vink |
2008-06-11 | ofd is being closed in cvs_file_free(), no need to close it ourselfs | Joris Vink |
2008-06-11 | implement the VIDIOC_STREAMOFF ioctl and remove some unused code | Robert Nagy |
2008-06-11 | Add a CVSROOT/config option "DisableMdocdate" (default:no) to turn off | Damien Miller |
2008-06-11 | Add tar -j option that calls bzip2 for compress/decompress. Requires | Peter Valchev |
2008-06-11 | GNU cvs "compresses" CVSROOT/history by shrinking entry for working dir | Tobias Stoeckmann |
2008-06-11 | remove an unused variable | Thordur I. Bjornsson |
2008-06-11 | Move first pieces of crypto softraid into the tree. Still totally | Hans-Joerg Hoexer |
2008-06-11 | regen | Brad Smith |
2008-06-11 | BCM5780 also has a fiber model. | Brad Smith |
2008-06-11 | Don't get the address of the txstats pointers when doing bzero, | Jonathan Gray |
2008-06-11 | add $OpenBSD$ tag. | Thordur I. Bjornsson |
2008-06-11 | Let curses handle the setup of terminal instead of doing it on our own | Tobias Stoeckmann |
2008-06-11 | If bDefaultFrameIndex is 0 we should use the first bFrameIndex. | Robert Nagy |
2008-06-10 | vax doesn't have inf/nan, finite always returns 1 | Martynas Venckus |