Age | Commit message (Expand) | Author |
2013-01-30 | Revert m88k.md 1.7 and m88k.c 1.27, 1.26 and 1.24 (partially) to restore the | Miod Vallat |
2013-01-30 | Revert link-time resolution of R_88K_GOT_16[HL] modified in 1.5, but keep the | Miod Vallat |
2013-01-30 | In doreadlinkat(), only access auio.uio_resid if it's already been | Matthew Dempsky |
2013-01-30 | Unused variable/type nit from Thomas Adam. | Nicholas Marriott |
2013-01-30 | backout 5718/5719/5720 support. the diff breaks the 5704C on my xserve g5 | David Gwynne |
2013-01-30 | regen | YASUOKA Masahiko |
2013-01-30 | Create /dev/pppx by default. | YASUOKA Masahiko |
2013-01-30 | Add support for POSIX.1-2008 functions dprintf(3) and vdprintf(3). | Brad Smith |
2013-01-29 | Allow for a kernel linked at address zero; ok guenther@ millert@ | Miod Vallat |
2013-01-29 | sync | Miod Vallat |
2013-01-29 | 7 &&'ed elements in a single KASSERT involving complex tests is just painful | Bob Beck |
2013-01-29 | Remove short-circuit build stuff that went in by accident in 1.17; drahn | Miod Vallat |
2013-01-29 | tweak previous; | Jason McIntyre |
2013-01-29 | Add pppx.4 and enable links to it. | YASUOKA Masahiko |
2013-01-29 | use correct function name in fatal error message | Stuart Henderson |
2013-01-29 | new sentence, new line; | Jason McIntyre |
2013-01-29 | zap trailing whitespace; | Jason McIntyre |
2013-01-29 | refactor code a bit to actually store subjects in the subject object | Marc Espie |
2013-01-29 | Rewrite the receive filter handling code and cleanup the ioctl bits. | Brad Smith |
2013-01-29 | - Set ENETRESET within myx_ioctl() instead of calling myx_iff() directly, to be | Brad Smith |
2013-01-29 | Rewrite the receive filter handling code and cleanup the ioctl bits. | Brad Smith |
2013-01-29 | Add the PCI id for the D-Link DFE-520TX C1 board. | Brad Smith |
2013-01-29 | remove the EXPECTED CHANGES TO THE BUS_SPACE FUNCTIONS section. talk is | David Gwynne |
2013-01-29 | useless comments are useless | David Gwynne |
2013-01-29 | bus_space_{read,write}_N dont take different arguments to their non raw | David Gwynne |
2013-01-29 | document bus_space_{read,write}_raw_N(). needs some polishing... | David Gwynne |
2013-01-29 | the bus_space api implies that there's a bus endianness that it will | David Gwynne |
2013-01-29 | big pullup of bge to support the 5718 family of chips including the | David Gwynne |
2013-01-28 | Correctly compute the relocation value of GOT_16[HL] relocations when they can | Miod Vallat |
2013-01-28 | Use symbolic_address_p() instead of simply checking whether GET_CODE() is | Miod Vallat |
2013-01-28 | Document ulpt(4) firmware support for HP LaserJet printers. | Stefan Sperling |
2013-01-28 | Make ulpt(4) upload firmware into HP LaserJet printers which require firmware. | Stefan Sperling |
2013-01-28 | use a stripped-down mta_envelope structure in the mta process. | Eric Faurot |
2013-01-28 | log sender address as "<>" when delivering bounces | Eric Faurot |
2013-01-28 | allow lookups from backends in "accept for [...] virtual" context | Gilles Chehade |
2013-01-28 | ssl.c is a very old copy of smtpd's and didn't catch up the bump of the | Gilles Chehade |
2013-01-28 | regen | Stefan Sperling |
2013-01-28 | Add USB device IDs for HP LaserJet printers which require firmware. | Stefan Sperling |
2013-01-28 | fix possible descriptor leak in mta_session when reusing session for many | Gilles Chehade |
2013-01-28 | - introduce 'smtpctl trace lookup' to trace lookup process | Gilles Chehade |
2013-01-28 | there is no untimeout function in our kernel | David Gwynne |
2013-01-28 | Add TX interrupt mitigation for vr(4) chips, loosely based on FreeBSD, | Darren Tucker |
2013-01-27 | The removal of the wrapping of PIC symbol references in an UNSPEC vector | Miod Vallat |
2013-01-27 | Bump MAXTSIZ to 128 MB, some binaries are quite large. | Federico G. Schwindt |
2013-01-27 | add a -u option to make it possible to build on an existing database | Marc Espie |
2013-01-27 | actually use the xrealloc() return value; spotted by xi.wang AT gmail.com | Damien Miller |
2013-01-27 | Make this PIC-aware. | Miod Vallat |
2013-01-27 | Correct the PBA size used for PCH adapters (26KB). | Brad Smith |
2013-01-27 | Refactor code a bit. Calculate resolv.conf contents once when binding a | Kenneth R Westerback |
2013-01-26 | Make sure new processes get a clean FPU configuration upon startup, by | Miod Vallat |