openbsd
2013-12-28 kettenisBack out the previous commit; rodata gets merged with...
2013-12-28 deraadtcreate rodata PHDR; ok kettenis
2013-12-28 miodRequire an explicit PT_OPENBSD_RANDOMIZE program header...
2013-12-28 deraadti386 changes to PIE. See faq/current.html or use the...
2013-12-28 jsingFurther clean up and unification of the amd64 and i386...
2013-12-28 jsingActually load the second-stage boot loader so that...
2013-12-28 jsingsparc64 uses /ofwboot as the second stage, not /boot.
2013-12-28 jsingAdd installboot support for sparc64.
2013-12-28 jsingAdd installboot support for the remaining `disklabel...
2013-12-28 jsingAdd installboot support for vax.
2013-12-28 jsingRound the size of the bootstrap up to a multiple of...
2013-12-28 jsingVarious code clean ups - add a missing header, add...
2013-12-28 jsingTweak makefiles so that we pull in source files based...
2013-12-28 deraadtAttempt to approximate what should happen on a suspend...
2013-12-28 deraadtSync activate code sequnces to if_msk.c as much as...
2013-12-28 deraadtThe few network drivers that called their children...
2013-12-28 deraadtThe few network drivers that called their children...
2013-12-28 deraadtmii drivers no longer need activate functions. Repair...
2013-12-28 deraadtMove the fairly heavy eephy_init sequence [which was...
2013-12-28 deraadtchange the stack protector guard into a long word ...
2013-12-28 martynas- adjust getcwd-1.c.exp.gcc{3,4} after the getwd linker...
2013-12-28 deraadtWe can initialize the srandom/random system earlier...
2013-12-28 deraadtWe can random_start() earlier (not that it does too...
2013-12-28 deraadtPut the entropy_pool[] into the ELF .openbsd.randomdata...
2013-12-28 deraadtcrank the version
2013-12-28 deraadtTry to load entropy data from disk:/etc/random.seed...
2013-12-28 jsingIf we fail to decrypt the softraid keys, return EPERM...
2013-12-28 deraadtUse preprocessor symbols where possible.
2013-12-28 martynasPrevent GCC from inlining these unsafe builtins: sprint...
2013-12-28 jsingAdd initial implementations of early MD random, for...
2013-12-28 martynasAdd regression tests to check whether GCC folds unsafe...
2013-12-28 martynasAnnotate a few more bounded functions: realpath(3)...
2013-12-28 deraadtdocument a hack we want fixed later
2013-12-27 rpe- add chmod of seedfile in /etc
2013-12-27 rpere-use random_seed in shutdown section
2013-12-27 djmcorrect comment
2013-12-27 deraadtcreate a seed file for the bootloader in /etc/random...
2013-12-27 deraadtnest random_seed() contents into a single redirection
2013-12-27 djmmake the original RSA and DSA signing/verification...
2013-12-27 deraadtre-do shutdown operations. Run the scripts if we may...
2013-12-27 deraadtremove lots from the Makefile, since this never depende...
2013-12-27 deraadtsync
2013-12-27 deraadtoops, correct wording
2013-12-27 deraadtcorrect comment about why first 16 pages are skipped...
2013-12-27 deraadtfrom netbsd, free(bbp) in error paths. Coverity CID...
2013-12-27 deraadtdo not need to create the stack cookie using a construc...
2013-12-27 deraadt/stand went away
2013-12-27 deraadt/stand has not been used in decades
2013-12-27 jsingInstead of playing #include games to get a 32-bit ELF...
2013-12-27 jsingAdd installboot support for hppa.
2013-12-27 jsingProvide a bootstrap implementation (effectively a ...
2013-12-27 jsingAdd installboot support for amd64.
2013-12-27 jsingRename some confusing variables.
2013-12-27 jsingInitial version of a unified installboot(8) that lives...
2013-12-27 deraadtwhen forcing a re-key, might as well toss in dmesg...
2013-12-27 deraadtall the random devices have been the same for a while...
2013-12-27 deraadtremove non-openbsd.randomdata parts
2013-12-27 schwarzeAdd HISTORY and AUTHORS; triggered by a shorter patch...
2013-12-27 guentherDocument the P_SUSPSINGLE flag bit
2013-12-26 miodWhen running the ll/sc version of the mutex code (for...
2013-12-26 mlarkinBack at t2k13, I wrote code to park APs in real mode...
2013-12-26 espiemake absence of pkg_scripts non silent, after nits...
2013-12-26 ericconstify data parameter in imsg_add() and imsg_compose()
2013-12-26 ericbcopy -> memmove
2013-12-26 schwarzeRework the documentation of Spaces, using the Ossanna...
2013-12-26 kettenisspacing
2013-12-26 espieto be dealt with
2013-12-26 espieeither dvp == vp or dvp != vp: zap extra test.
2013-12-26 schwarzeI have no idea how it happened that \B, \H, \h, \L...
2013-12-26 schwarzeThe roff language really has two groups of basic buildi...
2013-12-25 schwarzeParse and ignore the roff(7) escape sequences \d (move...
2013-12-25 schwarzerepair the dates
2013-12-25 schwarzeImplement .Fo/.Fa/.Fc indentation and break handling...
2013-12-25 schwarzeOops, .Fa never breaks the output line in the middle...
2013-12-25 miodInstead of deciding which iockbc port is the keyboard...
2013-12-25 espiefix autoloading of quirks: don't try to run quirks...
2013-12-25 miodPass _dl_dtors as the csu cleanup routine on sh
2013-12-25 schwarzeGarbage collect two local variables each used only...
2013-12-25 miodPass _dl_dtors as the csu cleanup routine on arm.
2013-12-25 schwarzeIn the SYNOPSIS, implement hanging indentation for .Fo
2013-12-25 espiesign package thru a signer object, instead of hardcodin...
2013-12-25 espiemove the choice of signature type for checking into...
2013-12-25 espiea bit more scaffolding for running quirks. In particula...
2013-12-25 schwarzeSupport .St -xsh4.2, the System Interfaces part of...
2013-12-25 espiezap defines that don't make any sense for us
2013-12-25 miodPass _dl_dtors as the csu cleanup routine on m68k and...
2013-12-25 kettenisMake ld.so pass its cleanup handler in %g1 as required...
2013-12-25 aoyamaAdd missing IPL_MPSAFE, as same as mvme88k.
2013-12-25 tedufinal circleq to tailq fix. restore the previous pointe...
2013-12-25 schwarzes/[Nn]ull/NUL/ in comments where appropriate;
2013-12-25 schwarzeDo not break output lines in .Fn function arguments...
2013-12-24 tedurearrange/correct timeout conditionals to work better.
2013-12-24 schwarzeDelete the unused flag TERMP_IGNDELIM
2013-12-24 tedumore fixing after circleq conversion. a better fix...
2013-12-24 schwarzeImplement SYNOPSIS .Fn indentation for -Tman.
2013-12-24 schwarzeIt turns out SYNOPSIS mode does not imply .Bk in general,
2013-12-24 schwarzeWhen deciding whether two consecutive macros are on...
2013-12-24 schwarzeMore .Bk tests to lessen the risk of upcoming work.
2013-12-24 schwarzeWhen i replaced the very ugly .in: suffix rule in my...
2013-12-24 deraadtsync
next