Age | Commit message (Expand) | Author |
2014-12-02 | The t.t test is missing and so the t.* test is not being run. | Daniel Dickman |
2014-12-02 | In sys_socket() and doaccept(), gotta skip setting the close-on-exec | Philip Guenther |
2014-12-02 | regen | Brad Smith |
2014-12-02 | Add Samsung SSD controller. | Brad Smith |
2014-12-01 | use reallocarray() deep inside an macro ugly as sin | Theo de Raadt |
2014-12-01 | memcpy abort found an overlap. from dsp at 2f30. ok deraadt | Ted Unangst |
2014-12-01 | Another fix for insertion from Balazs Kezes. On insertion, size the line | Nicholas Marriott |
2014-12-01 | A couple of minor changes to the "Terminal Special Files" section to | Nicholas Marriott |
2014-12-01 | An internal function called xrealloc() is actually a fail-hard | Theo de Raadt |
2014-12-01 | reconvert (rereconvert?) to memcpy except in the one case where memmove | Ted Unangst |
2014-12-01 | Make every interface with a watchdog register it's own slow timeout | Mike Belopuhov |
2014-12-01 | Check ZOOMED flag on window. | Nicholas Marriott |
2014-12-01 | more opportunity to use reallocarray(); ok otto | Theo de Raadt |
2014-12-01 | header cleanup: | Ingo Schwarze |
2014-12-01 | clist's chained, and could get fairly long which is why there was a | Theo de Raadt |
2014-12-01 | update currency exchange rates; | Jason McIntyre |
2014-12-01 | Check the header fields of GRE and MPPE packets strictly. | YASUOKA Masahiko |
2014-12-01 | three trivial reallocarray() uses | Theo de Raadt |
2014-12-01 | sed has a xreallocarray(), but two n*s cases were not replaced | Theo de Raadt |
2014-12-01 | trivial reallocarray() use | Theo de Raadt |
2014-12-01 | use reallocarray() | Theo de Raadt |
2014-12-01 | Remove an unused gdt structure definition. | Mike Larkin |
2014-12-01 | The header libmandoc.h is part of the internal parser interface, | Ingo Schwarze |
2014-12-01 | Remove an old and superfluous comment, and fix some KNF style issues in | Mike Larkin |
2014-12-01 | Fix %c for floating values that become 0 when coerced to int. | Todd C. Miller |
2014-12-01 | Use warnc() to use the correct errno value for FTS_DNR, FTS_NS and | Todd C. Miller |
2014-12-01 | rxr ioctl handling. | Brad Smith |
2014-12-01 | run script with ${SHELL} | Theo de Raadt |
2014-11-30 | Fix a minor documentation bug: When given the old real ID unchanged, | Ingo Schwarze |
2014-11-30 | SPARC T4 and later have a pause instruction to voluntarily pause a virtual | Mark Kettenis |
2014-11-30 | update STANDARDS; ok millert@ jmc@ | Ingo Schwarze |
2014-11-30 | delete three standard abbreviations that are | Ingo Schwarze |
2014-11-30 | Don't overwrite fields in the message when setting up the REMOTE_NDIS_SET_MSG | Mark Kettenis |
2014-11-30 | do not use .St -p1003.1d-99 which is used in exactly two pages; | Ingo Schwarze |
2014-11-30 | Replace all 14 instances of .St -ansiC-99 in our tree with .St -isoC-99. | Ingo Schwarze |
2014-11-30 | Unbreak zzz/ZZZ resume - ensure NX is re-enabled on resume (if enabled). | Mike Larkin |
2014-11-30 | obvious STANDARDS update | Ingo Schwarze |
2014-11-30 | move the description of flags from the SYNOPSIS to the DESCRIPTION; | Ingo Schwarze |
2014-11-30 | panic if the kernel requests W | X pages; ok kettenis | Theo de Raadt |
2014-11-30 | restructure libc/string + libc/arch/*/string coperation regarding | Theo de Raadt |
2014-11-30 | Mask out EFER_LMA when restoring saved EFER on zzz/ZZZ resume as it's a | Mike Larkin |
2014-11-30 | Fix comment: We don't use RC4 anymore, it's better to be more | David Coppa |
2006-10-10 | Preliminary userland bits for OpenBSD/landisk, many things coming from | Miod Vallat |
2014-11-30 | much simpler checks, always enforce root/bin (or root/wheel for symlinks) | Marc Espie |
2014-11-30 | interactive/progressmeter clean-up | Marc Espie |
2014-11-30 | much cleaner way to handle progress meter wipes: have state methods that | Marc Espie |
2014-11-30 | mandoc -Tlint fixes from <kaspars at bankovskis dot net> | Ingo Schwarze |
2014-11-30 | get rid of some of the unadorned printfs | Marc Espie |
2014-11-30 | missed some. | Marc Espie |
2014-11-30 | forgot to take that out... | Marc Espie |