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