Age | Commit message (Expand) | Author |
2016-05-23 | Update section of supported standards in the manpage. | Renato Westphal |
2016-05-23 | Pull explicit_bzero patch from bgpd. | Renato Westphal |
2016-05-23 | Explicitly close the pfkey socket on exit. | Renato Westphal |
2016-05-23 | imsg_* returns ssize_t | Renato Westphal |
2016-05-23 | Call accept_del() on exit. | Renato Westphal |
2016-05-23 | Call accept_unpause() when any TCP socket is closed. | Renato Westphal |
2016-05-23 | On sparc64, make the PLT read-only. This allows the kernel and ld.so to | Mark Kettenis |
2016-05-23 | Print the name from the corresponding FDT node to make identifying simplebus(4) | Mark Kettenis |
2016-05-23 | Pass a route entry to if_output() instead of relying on arpresolve() magic. | Martin Pieuchot |
2016-05-23 | Get rid of usbd_get_device_strings() because we use it only once. | Martin Pieuchot |
2016-05-23 | Fix shutdown sequence. | Marcus Glocker |
2016-05-23 | UTF-8 support. | Ingo Schwarze |
2011-04-24 | Here comes the easter bunnytils 2.17 (the last version released against a | Miod Vallat |
2016-05-23 | More fixes from miod | Philip Guenther |
2016-05-23 | VOP_REALLOCBLKS() and related code is unused since the removal of | Martin Natano |
2016-05-23 | Pass a 'struct in_addr *' to arplookup() instead of always dereferencing | Martin Pieuchot |
2016-05-23 | Shorten en error string. | Martin Pieuchot |
2016-05-23 | Include SYS.h instead of DEFS.h now that this does a direct syscall | Philip Guenther |
2016-05-23 | regen | David Gwynne |
2016-05-23 | add the intel xl710 device ids from the documentation | David Gwynne |
2016-05-23 | Some of our fan scaling calculations with the muK temperature unit above | Marcus Glocker |
2016-05-23 | sync | Jonathan Gray |
2016-05-23 | build armv7 efiboot | Jonathan Gray |
2016-05-23 | sync | Theo de Raadt |
2016-05-23 | install into mdec | Jonathan Gray |
2016-05-23 | Major bump for the removal of the various locale, ruserok, and | Philip Guenther |
2016-05-23 | Add XOR cookies for rp and sp. Switch from calling obsolete | Philip Guenther |
2016-05-23 | Make _fwalk and _cleanup completely internal to libc | Philip Guenther |
2016-05-23 | Stop supporting longjmperror(); it's not used, not portable, and the checks | Philip Guenther |
2016-05-23 | Plug mem leak in filter_proposal. ok djm@ | Darren Tucker |
2016-05-23 | Remove iruserok(_sa)? and __ivaliduser(sa)? | Philip Guenther |
2016-05-23 | Eliminate __check_rhosts_file and __rcmd_errstr: they were only used by | Philip Guenther |
2016-05-23 | Change openprom into a pseudo-device, because not all arm platforms | Theo de Raadt |
2016-05-23 | Stop exposing <sys/localedef.h> and various symbols internal to the libc | Philip Guenther |
2016-05-22 | Add XOR cookies for r1 (stack) and lr. Switch from calling obsolete | Philip Guenther |
2016-05-22 | cope with simplified chared/read interface | Ingo Schwarze |
2016-05-22 | Improve modularization at the chared/read boundary, no functional change. | Ingo Schwarze |
2016-05-22 | On hppa, function pointer comparison can require dereferencing them. | Philip Guenther |
2016-05-22 | Revert previous: breaks i386 and powerpc, probably all non-PMAP_DIRECT archs | Philip Guenther |
2016-05-22 | Fix tests: Restrict getpid() to lower 16 bit so that it can still | Alexander Bluhm |
2016-05-22 | Document el_wpush(3) and fix the description of el_push(3). | Ingo Schwarze |
2016-05-22 | Use the new input functions of wsmouse in mouse and touchscreen drivers. | Ulf Brosziewski |
2016-05-22 | When pulling an msdos formated umass stick during mount while the | Alexander Bluhm |
2016-05-22 | makes sure the value of the asprintf buffer is zeroed on error | Joerg Jung |
2016-05-22 | fix unbalanced va_start and va_end macros | Joerg Jung |
2016-05-22 | Rename variable $action (which is actually global) to AI_MODE. | Robert Peichaer |
2016-05-22 | start work on improving the log format, this is work in progress but it'll | Gilles Chehade |
2016-05-22 | Make amaps use less kernel memory | Stefan Kempf |
2016-05-22 | Use the -F flag of install(1) to ensure the file's content is flushed to disk. | Robert Peichaer |
2016-05-22 | use temporary variables to store some struct tm values, no functional | Gilles Chehade |