summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-11-05Disable config reload, ospf6d just exits on reload with simple setups.Jeremie Courreges-Anglas
2017-11-05Kill dead assignement.Jeremie Courreges-Anglas
2017-11-05Fix some comments and dependencies in this regress test.Alexander Bluhm
2017-11-05Finish off pr_drain functions, they haven't been used since 2006.Florian Obser
2017-11-05Insert a rule into pf regress anchor that passes all packets withoutAlexander Bluhm
2017-11-05Fix http server selection from the list of mirrors. This broke inRobert Peichaer
2017-11-05Remove the ':' at the beginning of ksh.kshrc.Robert Peichaer
2017-11-05Consolidate lib.so.*.a, ld.so.a and the kernel relink kit intoRobert Peichaer
2017-11-05Set the core's own group mask when scheduling work, to receive workVisa Hankala
2017-11-05Handle failure.Visa Hankala
2017-11-05slight cleanupVisa Hankala
2017-11-05Add a function for getting the current core's hardware identifier.Visa Hankala
2017-11-05Remove unmaintained debug code.Visa Hankala
2017-11-05syncJeremie Courreges-Anglas
2017-11-04Revert recent changes to unbreak ports/net/sambaJeremie Courreges-Anglas
2017-11-04Don't keep blindly chugging along when receiving an unexpected imsg,Florian Obser
2017-11-04Move the ioctls that only need a read lock from ifioctl into a newTheo Buehler
2017-11-04raw_init() is dead and <net/raw_cb.h> doesn't need to be included there.Martin Pieuchot
2017-11-04Since rev 1.502 of rc(8) it creates a /bsd.booted hard link. At theFlorian Obser
2017-11-04Decline duplicate offers for the requested address, as areKenneth R Westerback
2017-11-04Make it possible for multiple threads to enter kqueue_scan() in parallel.Martin Pieuchot
2017-11-04fuse_loop_mt() isn't implemented so return an error value.Martin Pieuchot
2017-11-04Stop calling ifp->if_ioctl() inside in{,6}_ioctl().Martin Pieuchot
2017-11-04Use the correct version macro.Martin Pieuchot
2017-11-04Use the macro for cache line size.Visa Hankala
2017-11-04Check buffer size parameters at compile time.Visa Hankala
2017-11-04One macro for cache line size is enough.Visa Hankala
2017-11-04Interface counters should only increment.Florian Obser
2017-11-04polish debug printfs, no behaviour change.Alexandre Ratchov
2017-11-04whitespaceMike Larkin
2017-11-04Remove a debug message that has outlived its usefulness.Mike Larkin
2017-11-04syncVisa Hankala
2017-11-03Tests of libexpat 2.2.5 also need source file structdata.c.Alexander Bluhm
2017-11-03Prefill client rec buffer with silence. This is necessary becauseAlexandre Ratchov
2017-11-03Clear key properly if on space with nothing in it.Nicholas Marriott
2017-11-03Prefill rec buffer with silence. This is necessary because certainAlexandre Ratchov
2017-11-03Support mouse on preview in tree mode.Nicholas Marriott
2017-11-03Remove alternative implementations of GMX CAM setup logicVisa Hankala
2017-11-03After inlining of raw_detach we know the sizes for free; pointed outFlorian Obser
2017-11-03Fix regression, pointed out by Mark Johnston.Martin Pieuchot
2017-11-03Fix a stupid typo.Visa Hankala
2017-11-03properly cleanup the controller after closing the cmdfh.Marc Espie
2017-11-03We are processing Router Solicitation / Advertisement messages onlyFlorian Obser
2017-11-03Change mouse in modes so that one click moves the cursor and a doubleNicholas Marriott
2017-11-03use rop->rcb similar like in pfkeyv2_detach(); suggested by visaFlorian Obser
2017-11-03Inline trivial functions from raw_cb.c and tedu it.Florian Obser
2017-11-03Make dump_itype() dump enum members.Martin Pieuchot
2017-11-03Fix a format string warning in dump_type().Martin Pieuchot
2017-11-03Fix formatting in the case where a symbol table isn't present.Martin Pieuchot
2017-11-03There is no way SS_NOFDREF is set on a raw socket in raw_usrreq forFlorian Obser