summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-11-21Avoid .align 0. Clang's integrated assembler actually honors this directiveMark Kettenis
2017-11-21Initialize *histbase to NULL to fix a bus error in emacs editing modeTheo Buehler
2017-11-21Use a simple forward search to find '%' in the format string instead ofTheo Buehler
2017-11-21Delete mentions of the gettext module, which has been obsoleted and removed.Christian Weisgerber
2017-11-21no need to check the sending process in imsg handlers when there is noEric Faurot
2017-11-21The call to setegid(2) was replaced with setresgid(2) a while ago.Theo Buehler
2017-11-21Do not assume if_get(9) returns a non NULL ifp when using a routeMartin Pieuchot
2017-11-21Move the addrhook disestablish from carpdetach() to carp_clone_destroy()Patrick Wildt
2017-11-21The compiler is generally free to allocate general purpose registers in whatevermortimer
2017-11-20Add Allwinner A10 EMAC clock.Mark Kettenis
2016-09-03Use the space freed up by sparc and zaurus to import LLVM.Pascal Stumpf
2017-11-20Free memory in the error code-path, when we run out of descriptorsAlexandre Ratchov
2017-11-20Skip the test and print a warning if pf does not process packetsAlexander Bluhm
2017-11-20Add the board ID of the Unifi Security Gateway PRO-4.Visa Hankala
2017-11-20Fix the product code of the Unifi Security Gateway.Visa Hankala
2017-11-20Remove #if'0ed declsJeremie Courreges-Anglas
2017-11-20Keep kernel defines under #ifdef _KERNEL.Martin Pieuchot
2017-11-20Wnen purging dhclient.leases and when looking for unexpired offers toKenneth R Westerback
2017-11-20Now pledge("inet") allows socket option IPV6_V6ONLY. Adapt test.Alexander Bluhm
2017-11-20Flush flows using the radix-tree instead of a global list.Martin Pieuchot
2017-11-20Support collapsing flow outputs.Martin Pieuchot
2017-11-20Sprinkle some NET_ASSERT_LOCKED(), const and co to prepare runningMartin Pieuchot
2017-11-20Remove duplicated code working around the fact that ifpromisc() requiredMartin Pieuchot
2017-11-20Do not fail if an interface is DOWN when calling ifpromisc().Martin Pieuchot
2017-11-20Support Time::HiRes::utime in File::CopyAndrew Fresh
2017-11-19Implement support for the "next-generation" clock bindings for theMark Kettenis
2017-11-19Remove interlocks between producers and consumers of randomness dataMike Belopuhov
2017-11-19Remove lock_machdep.c from amd64, i386, mips64 and sparc64.Visa Hankala
2017-11-19add growfs(8) to ramdiskjob
2017-11-18Extend regulator "framework" with functions to get/set voltages.Mark Kettenis
2017-11-18Add support for voltage regulators.Mark Kettenis
2017-11-18Generate correct time comments (renewal/rebind/expiry) inKenneth R Westerback
2017-11-18Submit incoming packets to the network stack in batches like is doneVisa Hankala
2017-11-18Extend regulator "framework" with functions to get/set voltages.Mark Kettenis
2017-11-18Move the packet input work requesting inside if_cnmac.c. This removesVisa Hankala
2017-11-18merge the masquerade and missing domain header callbacks into one function.Eric Faurot
2017-11-18Pass the software context as an argument to the interrupt handler.Visa Hankala
2017-11-18Rename octeon_eth_* to cnmac_* for consistency with the driver's name.Visa Hankala
2017-11-18Add the board ID for the Ubiquiti Unifi Security Gateway.Visa Hankala
2017-11-17permit IPV6_V6ONLY in sockoptAaron Bieber
2017-11-17Use explicit_bzero to erase secretsJeremie Courreges-Anglas
2017-11-17#if -> #ifdef for consistencyJeremie Courreges-Anglas
2017-11-17Make OF_getnodebyname() scan its child nodes instead of its peer nodes.Mark Kettenis
2017-11-17add some missing markup; from artturi almJason McIntyre
2017-11-17Rename etherip sysctl handler, there's no conflict with ip_ether.c any moreJeremie Courreges-Anglas
2017-11-17Add ifdef MPLS around all the MPLS-in-IP codeJeremie Courreges-Anglas
2017-11-17Rename functions that now handle only MPLS-in-IPJeremie Courreges-Anglas
2017-11-17replace the deletetunnel option with -tunnelSebastian Benoit
2017-11-17Implement safe signal handling and handle unmount failure gracefully.helg
2017-11-17Fixes the following bugs when getcwd(3) is used on a fuse file systemhelg