summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2012-05-12remove the brackets in aliases map declaration, they look uglyGilles Chehade
2012-05-12- simplify a bit maps by removing fields which are still unused yearsGilles Chehade
2012-05-12Remove unused variable.Mark Kettenis
2012-05-12Update the internal mta implementation so that a session now has aEric Faurot
2012-05-12Remove unused xfer pointer from the qTD structure.Martin Pieuchot
2012-05-12Because qTD lists are NULL terminated, there is no need for an extraMartin Pieuchot
2012-05-12Returns different errors for USB_REQUEST if the address specifiedMartin Pieuchot
2012-05-12Don't forget to print the frame buffer name obtained from ARCS, as all otherMiod Vallat
2012-05-12Strip trailing space from ARCS frame buffer names.Miod Vallat
2012-05-12It turns out that, when the IRIX header files mention CTR/DCD/DTR/RTS wiringMiod Vallat
2012-05-12Adjust for renaming of Intel GM45 Serial-over-LAN device in pcidevs r1.1643.Mark Kettenis
2012-05-12regenMark Kettenis
2012-05-12regenMark Kettenis
2012-05-12Rename Intel GM45 Serial-over-LAN device to be consistent with others.Mark Kettenis
2012-05-12- 'secret' -> 'credentials' in some logsGilles Chehade
2012-05-12- rename all occurences of K_SECRET to K_CREDENTIALSGilles Chehade
2012-05-12Ignore/preserve ECN bits on ToS matching and scrubbing.Marco Pfatschbacher
2012-05-12Fix tcpdump for etherip packets.Marco Pfatschbacher
2012-05-11document some recent changes in node.port.mkJasper Lievisse Adriaanse
2012-05-11sync with recent changeJasper Lievisse Adriaanse
2012-05-11split the session logic off mta.c into mta_session.cEric Faurot
2012-05-11set the status line and log envelope change in mta_envelope_done().Eric Faurot
2012-05-11The default device is selected with sndiod(1) or the AUDIODEVICEAlexandre Ratchov
2012-05-10Enable PCI snoop on the AMD Hudson 2. With help from Juan FranciscoAlexandre Ratchov
2012-05-10GIO devices with a 32-bit device identifier actually do not like halfword andMiod Vallat
2012-05-10regenMiod Vallat
2012-05-10Do not keep the `32-bit device ID' bit indicator in the device IDs, forMiod Vallat
2012-05-10Fix a few macros to operate on the right bit.Miod Vallat
2012-05-10Fix impact(4) header file generation to correctly output NIMPACT_GIO onMiod Vallat
2012-05-10Be more strict in the `are we the console device' logic at device attachmentMiod Vallat
2012-05-10Initialize more proc0 context before invoking consinit(); this now reallyMiod Vallat
2012-05-10The uvm_map() changes introduced about two months ago yield a differentMiod Vallat
2012-05-10Recongnize that:Mark Kettenis