Age | Commit message (Expand) | Author |
2013-05-08 | Backport fix for gcc PR target/31152: | Miod Vallat |
2013-05-08 | clarify when EACCESS can fail. if from is read only, you're out of luck. | Ted Unangst |
2009-10-15 | import of gcc-4.2.1, the last gcc release under GPLv2 | Robert Nagy |
2013-05-08 | Don't declare ___start static, for gcc4 would optimize it out. | Miod Vallat |
2013-05-08 | this comment is not attached to this value. remove | Ted Unangst |
2013-05-08 | remove stale cyrix emc support, and switch to just using intial npxcw | Ted Unangst |
2013-05-08 | A port of the current gcc 3.3.6 m88k backend to gcc 4.2.1. | Miod Vallat |
2013-05-08 | In block_move_sequence(), use emit_move_insn() instead of rolling our own | Miod Vallat |
2013-05-08 | Do not define OBSD_NO_DYNAMIC_LIBRARIES when building an ELF m88k compiler. | Miod Vallat |
2013-05-08 | fix previous; | Jason McIntyre |
2013-05-08 | fix SEE ALSO; | Jason McIntyre |
2013-05-08 | To enable smtpd you should comment a crontab entry too | Giovanni Bechis |
2013-05-08 | document DISTFILES extended syntax | Marc Espie |
2013-05-08 | Move reset commands from that attach path to an own function. | Marcus Glocker |
2013-05-08 | Update DESCRIPTION, ERRORS, SEE ALSO, and STANDARDS sections | Philip Guenther |
2013-05-08 | Lists should be sorted by the normal alphabet, not my private one | Philip Guenther |
2013-05-08 | Replace use of strncpy with memcpy. Previous code used strncpy on data | Brad Smith |
2013-05-08 | Reduce size of some unused arrays. | Brad Smith |
2013-05-08 | Minor style cleanups. | Brad Smith |
2013-05-08 | Fix a comparison when building a packet with DNS search lists. | Brad Smith |
2013-05-08 | Correctly compute packet size when including DNS search lists. | Brad Smith |
2013-05-08 | We have fdatasync() and pselect() now, so uncomment them in the list of | Philip Guenther |
2013-05-08 | Maxime Villard reported an uninitialised variable access in | Jonathan Gray |
2013-05-08 | fix some leaks in error paths | Jonathan Gray |
2013-05-08 | re-commit uthum_activate() removal, now that uhidev(4) can handle it. | Stuart Henderson |
2013-05-08 | tweak hvmd_init_guest() to check if everything was OK in md_read(), | Gleydson Soares |
2013-05-07 | Merge from FreeBSD, r191313 | Philip Guenther |
2013-05-07 | - Add a simple check to prevent that the client-provided hex HTTP chunk size | Reyk Floeter |
2013-05-07 | fixed size types should be fixed size. long -> uint32_t. | Ted Unangst |
2013-05-07 | Don't limit width and height to 222 in standard mouse mode. | Nicholas Marriott |
2013-05-07 | alloc the size of the struct not the size of a pointer to it | Jonathan Gray |
2013-05-07 | When deactivating child devices do not panic if their driver does | Martin Pieuchot |
2013-05-07 | fix a double free in an error path | Jonathan Gray |
2013-05-07 | on failure errno is set as well | David Gwynne |
2013-05-07 | fix some leaks in error paths | Jonathan Gray |
2013-05-07 | remove an unreferenced var that accessed uninitialised memory | Jonathan Gray |
2013-05-07 | getpwnam doesnt set errno on failure, so use errx, not err, to say it | David Gwynne |
2013-05-06 | Document new MODPERL_ADJ_FILES and MODPERL_BIN_ADJ variables. | Vadim Zhukov |
2013-05-06 | clarify that the :C modifier uses extended regular expressions; ok espie@ jmc@ | Christian Weisgerber |
2013-05-06 | restore original gangster lockstatus return values for compat | Ted Unangst |
2013-05-06 | actually show list of mismatched for loops when a fatal error occurs. | Marc Espie |
2013-05-06 | sync | Brian Callahan |
2013-05-06 | Revert Cavium Networks back to Cavium - it was right in the first place. | Brian Callahan |
2013-05-06 | sync | Brian Callahan |
2013-05-06 | Add OCTEON Plus CN50XX Network Processor id. | Brian Callahan |
2013-05-06 | Reference the version of the sftp draft we actually implement. ok djm@ | Darren Tucker |
2013-05-06 | the use of modern intel performance counter msrs to measure the number of | David Gwynne |
2013-05-06 | If the lock is contended, such that the 'sc' fails, then we need to | Philip Guenther |
2013-05-06 | the use of modern intel performance counter msrs to measure the number of | David Gwynne |
2013-05-05 | Initialize channel ranges of new slots to full sub-device channels. | Alexandre Ratchov |