summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-05-23remove the function pointer from mbufs. this memory is shared with dataTed Unangst
2016-05-23Clear the configuration before closing the network sockets.Renato Westphal
2016-05-23Don't try to install pseudowires of unknown type.Renato Westphal
2016-05-23Replace manually written function names with __func__.Renato Westphal
2016-05-23Update section of supported standards in the manpage.Renato Westphal
2016-05-23Pull explicit_bzero patch from bgpd.Renato Westphal
2016-05-23Explicitly close the pfkey socket on exit.Renato Westphal
2016-05-23imsg_* returns ssize_tRenato Westphal
2016-05-23Call accept_del() on exit.Renato Westphal
2016-05-23Call accept_unpause() when any TCP socket is closed.Renato Westphal
2016-05-23On sparc64, make the PLT read-only. This allows the kernel and ld.so toMark Kettenis
2016-05-23Print the name from the corresponding FDT node to make identifying simplebus(4)Mark Kettenis
2016-05-23Pass a route entry to if_output() instead of relying on arpresolve() magic.Martin Pieuchot
2016-05-23Get rid of usbd_get_device_strings() because we use it only once.Martin Pieuchot
2016-05-23Fix shutdown sequence.Marcus Glocker
2016-05-23UTF-8 support.Ingo Schwarze
2011-04-24Here comes the easter bunnytils 2.17 (the last version released against aMiod Vallat
2016-05-23More fixes from miodPhilip Guenther
2016-05-23VOP_REALLOCBLKS() and related code is unused since the removal ofMartin Natano
2016-05-23Pass a 'struct in_addr *' to arplookup() instead of always dereferencingMartin Pieuchot
2016-05-23Shorten en error string.Martin Pieuchot
2016-05-23Include SYS.h instead of DEFS.h now that this does a direct syscallPhilip Guenther
2016-05-23regenDavid Gwynne
2016-05-23add the intel xl710 device ids from the documentationDavid Gwynne
2016-05-23Some of our fan scaling calculations with the muK temperature unit aboveMarcus Glocker
2016-05-23syncJonathan Gray
2016-05-23build armv7 efibootJonathan Gray
2016-05-23syncTheo de Raadt
2016-05-23install into mdecJonathan Gray
2016-05-23Major bump for the removal of the various locale, ruserok, andPhilip Guenther
2016-05-23Add XOR cookies for rp and sp. Switch from calling obsoletePhilip Guenther
2016-05-23Make _fwalk and _cleanup completely internal to libcPhilip Guenther
2016-05-23Stop supporting longjmperror(); it's not used, not portable, and the checksPhilip Guenther
2016-05-23Plug mem leak in filter_proposal. ok djm@Darren Tucker
2016-05-23Remove iruserok(_sa)? and __ivaliduser(sa)?Philip Guenther
2016-05-23Eliminate __check_rhosts_file and __rcmd_errstr: they were only used byPhilip Guenther
2016-05-23Change openprom into a pseudo-device, because not all arm platformsTheo de Raadt
2016-05-23Stop exposing <sys/localedef.h> and various symbols internal to the libcPhilip Guenther
2016-05-22Add XOR cookies for r1 (stack) and lr. Switch from calling obsoletePhilip Guenther
2016-05-22cope with simplified chared/read interfaceIngo Schwarze
2016-05-22Improve modularization at the chared/read boundary, no functional change.Ingo Schwarze
2016-05-22On hppa, function pointer comparison can require dereferencing them.Philip Guenther
2016-05-22Revert previous: breaks i386 and powerpc, probably all non-PMAP_DIRECT archsPhilip Guenther
2016-05-22Fix tests: Restrict getpid() to lower 16 bit so that it can stillAlexander Bluhm
2016-05-22Document el_wpush(3) and fix the description of el_push(3).Ingo Schwarze
2016-05-22Use the new input functions of wsmouse in mouse and touchscreen drivers.Ulf Brosziewski
2016-05-22When pulling an msdos formated umass stick during mount while theAlexander Bluhm
2016-05-22makes sure the value of the asprintf buffer is zeroed on errorJoerg Jung
2016-05-22fix unbalanced va_start and va_end macrosJoerg Jung
2016-05-22Rename variable $action (which is actually global) to AI_MODE.Robert Peichaer