Age | Commit message (Expand) | Author |
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 |
2014-11-30 | In mopFileRead(), make sure to never increment e_cursec beyond e_nsec, so | Miod Vallat |
2014-11-30 | clear progress meter before asking questions | Marc Espie |
2014-11-30 | Remove dead code, from Thomas Adam. | Nicholas Marriott |
2014-11-30 | Remove passing an override of INSTALL_PROGRAM to the | Brad Smith |
2014-11-30 | Multiple fixes with respect to .Pf: | Ingo Schwarze |
2014-11-30 | Even though not callable, "Ed" is a macro name, so for clarity, | Ingo Schwarze |
2014-11-30 | warn about attempts to call non-callable macros; | Ingo Schwarze |
2014-11-30 | Remove non-portable use of .Pf that doesn't work with groff; | Ingo Schwarze |
2014-11-30 | rxr ioctl handling. | Brad Smith |
2014-11-30 | Don't check for hardware address change unless link was up. Delay | Kenneth R Westerback |
2014-11-29 | rxr ioctl handling. | Brad Smith |
2014-11-29 | Explicitly initialize client->state to S_REBOOTING rather than | Kenneth R Westerback |
2014-11-29 | Reapply a patch to stop rebuilding libperl with incorrect flags | Andrew Fresh |
2014-11-29 | it should not be necessary to clear the direction flag | Ted Unangst |
2014-11-29 | restore the "hot" memcpy that existed before recent conversion flipflop | Ted Unangst |
2014-11-29 | simplify the interactive code into its own little object with simpler | Marc Espie |
2014-11-29 | Reduce code duplication by reusing the same argument parser | Ingo Schwarze |
2014-11-29 | Provide a helper function macro_or_word() and use it to prune the | Ingo Schwarze |
2014-11-29 | The startup script is /etc/rc.d/nsd | Todd C. Miller |
2014-11-28 | Fold the loop around mdoc_argv() into the function itself, | Ingo Schwarze |
2014-11-28 | Add some missing OpenBSD RCS markers | Ingo Schwarze |