Age | Commit message (Expand) | Author |
2012-05-17 | Ignore line continuation when escaped as \\, from Simon Nicolussi. | Nicholas Marriott |
2012-05-17 | Yet another rework of the crucial gio_id() function responsible for correctly | Miod Vallat |
2012-05-17 | Better probes for sq and wdsc in gio-masqueraded-as-hpc expansion boards. | Miod Vallat |
2012-05-17 | Correct virtual aliasing mask computation. | Miod Vallat |
2012-05-17 | Quit if write(2) returns -1 when writing to the tty, which can | Todd C. Miller |
2012-05-17 | show the f_iflags; ok guenther | Theo de Raadt |
2012-05-17 | Also check permissions of .ssh/id_ecdsa. | Pascal Stumpf |
2012-05-17 | add I350 | Jonathan Gray |
2012-05-17 | Add support for i350 based devices, based in part on Intel code | Jonathan Gray |
2012-05-16 | Add missing break between AF_INET and AF_INET6 in addr_matches_if_netmask() | Todd C. Miller |
2012-05-16 | The PCIe link speed values are printed in GT/s not Gb/s. | Jonathan Gray |
2012-05-16 | recognise 8.0 GT/s link speed for PCI Express 3.0 | Jonathan Gray |
2012-05-16 | rfc 4861 mandates that target link local address must be included | Mike Belopuhov |
2012-05-16 | Don't spin accept() when hitting ENFILE/EMFILE. Upstream r2663. | Stuart Henderson |
2012-05-15 | Allow for serial console on com@puc. Not perfect but should handle the | Mark Kettenis |
2012-05-15 | Fix confusing patch(1) output on failure when using -C. From | Todd C. Miller |
2012-05-15 | revert a chunk introduced in 1.7 which was not supposed to be there yet | Miod Vallat |
2012-05-15 | sync with lua.port.mk | Jasper Lievisse Adriaanse |
2012-05-15 | sync | Theo de Raadt |
2012-05-15 | .Xr mk.conf(5) from bsd.port.mk(5) as it has useful information about | Stuart Henderson |
2012-05-15 | Set the usb(4) unit number as bus number. This fixes a possible | Martin Pieuchot |
2012-05-15 | Don't use a pointer to an opaque softc, we'll need to access its unit | Martin Pieuchot |
2012-05-15 | sync lua.port.mk and sort a few variables. | Jasper Lievisse Adriaanse |
2012-05-15 | supplementary magic code, not active yet | Marc Espie |
2012-05-15 | less hackish test for LIB*VERSION: after building the element, | Marc Espie |
2012-05-15 | allow elements to remove themselves from PackingList, adjust visit | Marc Espie |
2012-05-15 | move the chroot path stripping into a different function to make sure | Robert Nagy |
2012-05-14 | More sysconf(3)-y and pathconf(3)-y goodness from Brad. | Matthew Dempsky |
2012-05-14 | remove korea and china examples, as these files don't mirror reliably | Bob Beck |
2012-05-14 | fixup "couldn't establish interrupt" error printf; from brad, ok phessler | Mike Belopuhov |
2012-05-14 | Don't display a nonsense uptime for an inactive interface. ldpd fix from | Stuart Henderson |
2012-05-14 | trigger tx start routine when link goes up to prevent a lockup | Mike Belopuhov |
2012-05-14 | ansi. no binary change | Jonathan Gray |
2012-05-14 | Remove the "vn_open() returning ENXIO means dup+close" hook that | Philip Guenthe |
2012-05-14 | use the size of the struct not the size of the pointer for memset | Jonathan Gray |
2012-05-13 | recommend sha256; from Lawrence Teo | Jason McIntyre |
2012-05-13 | functions are top-level objects anyways, make that clearer. | Marc Espie |
2012-05-13 | tweak previous; ok gilles | Jason McIntyre |
2012-05-13 | replace tabs with spaces, to avoid markup problems; ok gilles | Jason McIntyre |
2012-05-13 | Add define for capability 0x12 (SATA). | Mark Kettenis |
2012-05-13 | backport changeset 4619 from nginx trunk: | Robert Nagy |
2012-05-13 | Remove sizes entry so it doesn't appear as a valid command in the | Nicholas Marriott |
2012-05-13 | update to nginx-1.2.0 | Robert Nagy |
2012-05-13 | Remove unused and confusing 'head' argument. | Martin Pieuchot |
2012-05-13 | Use -t for move-window with -r rather than dying. Reported by Ben | Nicholas Marriott |
2012-05-13 | Add "Match LocalAddress" and "Match LocalPort" to sshd and adjust tests | Darren Tucker |
2012-05-13 | - cleanup parse.y by removing lots of code that should not have been there, | Gilles Chehade |
2012-05-12 | Repairs operation of twin-channel ahc devices. Only affects ahc@eisa since | Miod Vallat |
2012-05-12 | Initialize enough softc fields to give this attachment a chance to work. | Miod Vallat |
2012-05-12 | - remove unused sources S_EXT, S_DYN and S_EXT from enum map_src | Gilles Chehade |