summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2017-11-03There can be multiple default routers sending router advertisements.Florian Obser
2017-11-03update reference to ports www page after it moved.Steven Mestdagh
2017-11-03use %lx to print the frame address if resolving of the symbol name failsJasper Lievisse Adriaanse
2017-11-03Spaces -> tab, no binary change.Kenji Aoyama
2017-11-03Spaces -> tab, no binary change.Kenji Aoyama
2017-11-03Spaces -> tab, no binary change.Kenji Aoyama
2017-11-03reuse parse_multistate for parse_flag (yes/no arguments). SavesDamien Miller
2017-11-03allow certificate validity intervals that specify only a start orDamien Miller
2017-11-03allow "cd" and "lcd" commands with no explicit path argument.Damien Miller
2017-11-03When doing a config test with sshd -T, only require the attributesDarren Tucker
2017-11-03typos in ECDSA certificate names; bz#2787 reported by Mike GerowDamien Miller