summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-06-08Add new sysctl for pipex packet input/output queue length andYASUOKA Masahiko
2013-06-07Add proper mmap(2) support for drm(4)/inteldrm(4). This changes theMark Kettenis
2013-06-07Add {,u}{div,mod}si3 to libkern and to the kernel as well.Miod Vallat
2013-06-07Add an "ABANDONED" channel state and use for mux sessions that areDarren Tucker
2013-06-07Add mkuboot to the base set.Brandon Mercer
2013-06-07stuff that currently doesn't match what posix says, naddy agreesMarc Espie
2013-06-07syncTheo de Raadt
2013-06-06Disable a broken optimization in try_combine(); GCC PR #34628.Miod Vallat
2013-06-06tweak previous;Jason McIntyre
2013-06-06syncMiod Vallat
2013-06-06Update the miniroot to install some other needed files. Much collaboration andBrandon Mercer
2013-06-06syncTheo de Raadt
2013-06-06Add the remaining support code for 4th gen Intel Core/Haswell graphicsJonathan Gray
2009-10-15import of gcc-4.2.1, the last gcc release under GPLv2Robert Nagy
2013-06-06regenJonathan Gray
2013-06-06add 4th gen Intel Core/Haswell graphics devicesJonathan Gray
2013-06-06Document the cpsw driver. Feedback from many.Brandon Mercer
2013-06-06Fix EOM handling. Makes Bacula much happier by allowing the use ofKenneth R Westerback
2013-06-06Prevent idle thread from being stolen on startup.Christiano F. Haesbaert
2013-06-06dont count rx ring overruns as input errors. with MCLGETI controlling theDavid Gwynne
2013-06-05On 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 theJason McIntyre
2013-06-05plug another memleak. bz#1967, from Zhenbo Xu, detected by Melton, ok djmDarren Tucker
2013-06-05syncTheo de Raadt
2013-06-05Add __divsi3 and __udivsi3 gcc-compatible routines. Not used by anything yetMiod Vallat
2013-06-05Fix build on vaxMiod Vallat
2013-06-05Add relayd tests for the HTTP keepalive filter bugfix.Alexander Bluhm
2013-06-05rename should be working now, from Sylvestre GallonTed Unangst
2013-06-05Use the correct attach_args, + various detailsRaphael Graf
2013-06-05-f reads from the file, based on patch from andre stoebeTed Unangst
2013-06-05If an ICMP packet gets diverted to a raw IP socket, if must not beAlexander Bluhm
2013-06-05Include sys/timeout.h to make if_gre.c compile without pf.Alexander Bluhm
2013-06-05Initial port of the cpsw driver from netbsd. This will support ethernetBrandon Mercer
2013-06-05Add charset to Pig locale name. Without charset the Pig locale won't work.Stefan Sperling
2013-06-05plug name_ipool leak in tmpfs_link()Marc Espie
2013-06-05Fix memory leaks found by Zhenbo Xu and the Melton tool. bz#1967, ok djmDarren Tucker
2013-06-05on drugs, did not read pedro's patch and just zapped the comment.Marc Espie
2013-06-05\-1;Jason McIntyre
2013-06-05ansi function declarations.David Gwynne
2013-06-05typo in usage, comand/command; Arto JonssonStuart Henderson
2013-06-05fix a bug that caused time-based rekeys to happen too frequently.Damien Miller
2013-06-05Add tests for ICMP and ICMP6 divert-to.Alexander Bluhm
2013-06-05Move _Exit() from the exit() manpage to the _exit() manpage, as it'sPhilip Guenther
2013-06-05i copied .Fd just like everybody else. use .InTed Unangst
2013-06-05use fancy .In macro for includes. from Jan Klemkow. ok jmc schwarzeTed Unangst
2013-06-05use fancy .In macros for includes. from Jan Klemkow. ok jmc schwarzeTed Unangst
2013-06-05use fancy .In macro for includes. from Jan Klemkow. ok jmc schwarzeTed Unangst
2013-06-05Use the fancy .In macro for includes. From Jan Klemkow. ok jmc schwarzeTed Unangst
2013-06-05m_defrag(9) wasnt documented.David Gwynne