Age | Commit message (Expand) | Author |
2013-06-08 | Add new sysctl for pipex packet input/output queue length and | YASUOKA Masahiko |
2013-06-07 | Add proper mmap(2) support for drm(4)/inteldrm(4). This changes the | Mark Kettenis |
2013-06-07 | Add {,u}{div,mod}si3 to libkern and to the kernel as well. | Miod Vallat |
2013-06-07 | Add an "ABANDONED" channel state and use for mux sessions that are | Darren Tucker |
2013-06-07 | Add mkuboot to the base set. | Brandon Mercer |
2013-06-07 | stuff that currently doesn't match what posix says, naddy agrees | Marc Espie |
2013-06-07 | sync | Theo de Raadt |
2013-06-06 | Disable a broken optimization in try_combine(); GCC PR #34628. | Miod Vallat |
2013-06-06 | tweak previous; | Jason McIntyre |
2013-06-06 | sync | Miod Vallat |
2013-06-06 | Update the miniroot to install some other needed files. Much collaboration and | Brandon Mercer |
2013-06-06 | sync | Theo de Raadt |
2013-06-06 | Add the remaining support code for 4th gen Intel Core/Haswell graphics | Jonathan Gray |
2009-10-15 | import of gcc-4.2.1, the last gcc release under GPLv2 | Robert Nagy |
2013-06-06 | regen | Jonathan Gray |
2013-06-06 | add 4th gen Intel Core/Haswell graphics devices | Jonathan Gray |
2013-06-06 | Document the cpsw driver. Feedback from many. | Brandon Mercer |
2013-06-06 | Fix EOM handling. Makes Bacula much happier by allowing the use of | Kenneth R Westerback |
2013-06-06 | Prevent idle thread from being stolen on startup. | Christiano F. Haesbaert |
2013-06-06 | dont count rx ring overruns as input errors. with MCLGETI controlling the | David Gwynne |
2013-06-05 | On second thought, do not use a tcnd instruction to test for divide-by-zero, | Miod Vallat |
2013-06-05 | ...also add __modsi3 and __umodsi3, and make these symbols weak by default. | Miod Vallat |
2013-06-05 | [[:>:]] anchors the character preceding it to end of word, not the | Jason McIntyre |
2013-06-05 | plug another memleak. bz#1967, from Zhenbo Xu, detected by Melton, ok djm | Darren Tucker |
2013-06-05 | sync | Theo de Raadt |
2013-06-05 | Add __divsi3 and __udivsi3 gcc-compatible routines. Not used by anything yet | Miod Vallat |
2013-06-05 | Fix build on vax | Miod Vallat |
2013-06-05 | Add relayd tests for the HTTP keepalive filter bugfix. | Alexander Bluhm |
2013-06-05 | rename should be working now, from Sylvestre Gallon | Ted Unangst |
2013-06-05 | Use the correct attach_args, + various details | Raphael Graf |
2013-06-05 | -f reads from the file, based on patch from andre stoebe | Ted Unangst |
2013-06-05 | If an ICMP packet gets diverted to a raw IP socket, if must not be | Alexander Bluhm |
2013-06-05 | Include sys/timeout.h to make if_gre.c compile without pf. | Alexander Bluhm |
2013-06-05 | Initial port of the cpsw driver from netbsd. This will support ethernet | Brandon Mercer |
2013-06-05 | Add charset to Pig locale name. Without charset the Pig locale won't work. | Stefan Sperling |
2013-06-05 | plug name_ipool leak in tmpfs_link() | Marc Espie |
2013-06-05 | Fix memory leaks found by Zhenbo Xu and the Melton tool. bz#1967, ok djm | Darren Tucker |
2013-06-05 | on drugs, did not read pedro's patch and just zapped the comment. | Marc Espie |
2013-06-05 | \-1; | Jason McIntyre |
2013-06-05 | ansi function declarations. | David Gwynne |
2013-06-05 | typo in usage, comand/command; Arto Jonsson | Stuart Henderson |
2013-06-05 | fix a bug that caused time-based rekeys to happen too frequently. | Damien Miller |
2013-06-05 | Add tests for ICMP and ICMP6 divert-to. | Alexander Bluhm |
2013-06-05 | Move _Exit() from the exit() manpage to the _exit() manpage, as it's | Philip Guenther |
2013-06-05 | i copied .Fd just like everybody else. use .In | Ted Unangst |
2013-06-05 | use fancy .In macro for includes. from Jan Klemkow. ok jmc schwarze | Ted Unangst |
2013-06-05 | use fancy .In macros for includes. from Jan Klemkow. ok jmc schwarze | Ted Unangst |
2013-06-05 | use fancy .In macro for includes. from Jan Klemkow. ok jmc schwarze | Ted Unangst |
2013-06-05 | Use the fancy .In macro for includes. From Jan Klemkow. ok jmc schwarze | Ted Unangst |
2013-06-05 | m_defrag(9) wasnt documented. | David Gwynne |