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