Age | Commit message (Expand) | Author |
2013-02-01 | Handle a non-existant resolv.conf.tail without issuing an error | Kenneth R Westerback |
2013-02-01 | fix memleak in imsg_read() when hitting the fd reserve check | Gilles Chehade |
2013-02-01 | rev 1.318 made this MI parallel-make clean, however it inadvertantly | Peter Hessler |
2013-02-01 | if a device doesn't respond within two seconds, then just close it | Alexandre Ratchov |
2013-02-01 | If par->bufsz is set (it's documented as readonly since years) then | Alexandre Ratchov |
2013-02-01 | update currency exchange rates; | Jason McIntyre |
2013-02-01 | Rewrite the receive filter handling code and cleanup the ioctl bits. | Brad Smith |
2013-02-01 | m88k has switched to ELF and has shared libs. | Brad Smith |
2013-02-01 | Write out resolv.conf only if the default route is under the control | Kenneth R Westerback |
2013-01-31 | DSO'r'us | Miod Vallat |
2013-01-31 | Enable shared libraries on m88k platforms. | Miod Vallat |
2013-01-31 | sync | Miod Vallat |
2013-01-31 | welcome to 5.3-BETA | Miod Vallat |
2013-01-31 | remove dead file | Eric Faurot |
2013-01-31 | assorted fixes spotted by Coverity. | Eric Faurot |
2013-01-31 | do not need to tweak the socket sndbuf, now that the envelopes are passed | Eric Faurot |
2013-01-31 | update mda to use a smaller struct mda_envelope internally. | Eric Faurot |
2013-01-31 | do not overwrite default manpages | Eric Faurot |
2013-01-31 | give folks fair warning that the sendmail docs are still the ones | Jason McIntyre |
2013-01-31 | Add a bunch of missing functions. | Brad Smith |
2013-01-31 | sync | Stuart Henderson |
2013-01-31 | port numbers for radius servers were not configured correctly. | YASUOKA Masahiko |
2013-01-31 | gcc3 is no more; ok brad@ | Pascal Stumpf |
2013-01-31 | The code to use relative jumps in the GOT was completely broken, calculating | Philip Guenther |
2013-01-31 | Deleting ip address of tun inteface was failed. This was caused by | YASUOKA Masahiko |
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 |