Age | Commit message (Expand) | Author |
2011-04-24 | Provide #h for short hostname (no domain) from Michal Mazurek. | Nicholas Marriott |
2011-04-24 | Tweak copy behaviour slightly in vi mode to be closer to real vi. From | Nicholas Marriott |
2011-04-24 | in azalia_intr(): | Jacob Meuser |
2011-04-24 | A first attempt at merging our local changes and fixes into the 2.17 codebase. | Miod Vallat |
2011-04-24 | Here comes the easter bunnytils 2.17 (the last version released against a | Miod Vallat |
2011-04-24 | Double link between pf states and sockets. Henning has already | Alexander Bluhm |
2011-04-24 | Prevent line breaks right before numbers. Groff does the same. | Ingo Schwarze |
2011-04-24 | Denormalization exception isn't supported on sh4, and setting bit 7 | Martynas Venckus |
2011-04-24 | Closing delimiters only suppress spacing when they follow something. | Ingo Schwarze |
2011-04-24 | User defined macros may invoke high-level macros. | Ingo Schwarze |
2011-04-24 | Merge version 1.11.1: | Ingo Schwarze |
2011-04-24 | fenv for sh | Martynas Venckus |
2011-04-24 | do not need that proto | Theo de Raadt |
2011-04-24 | sync with xorg-docs 1.6 changes | Matthieu Herrb |
2011-04-24 | get the error ccbs state right for a put when a port is empty. should get | David Gwynne |
2011-04-24 | Get rid of casts to struct rsession in relayd by not declaring a | Alexander Bluhm |
2011-04-24 | Back out wprintf until we've determined what to do for gcc2 and gcc3 arches. | Stefan Sperling |
2011-04-24 | Back out wprintf diff and crank. Need to check more architectures first. | Stefan Sperling |
2011-04-24 | remove STANDARDS section, as this function does not conform to any; | Jason McIntyre |
2011-04-24 | Regression test for floating point format directives in wprintf. | Stefan Sperling |
2011-04-24 | Expose wprintf and friends in the std:: namespace. Major bump for libstdc++. | Stefan Sperling |
2011-04-24 | Add fwprintf, swprintf, vfwprintf, vswprintf, vwprintf, and wprintf to libc. | Stefan Sperling |
2011-04-24 | remove support for (very) old ffs on-disk formats; ok krw@ and no | Otto Moerbeek |
2011-04-24 | sync | Theo de Raadt |
2011-04-24 | sync | Theo de Raadt |
2011-04-24 | sync | Theo de Raadt |
2011-04-24 | sync | Theo de Raadt |
2011-04-24 | match Radeon HD5450 on the kernel side; Mark Peoples | Theo de Raadt |
2011-04-24 | sync | Theo de Raadt |
2011-04-24 | Radeon HD5450, Mark Peoples | Theo de Raadt |
2011-04-24 | Match Sierra USB305; from Erik Mugele | Theo de Raadt |
2011-04-24 | sync | Theo de Raadt |
2011-04-24 | delete a stupid SIGSEGV handler (not used) | Theo de Raadt |
2011-04-24 | No point in attempting to open the 'c' partition on devices that have | Kenneth R Westerback |
2011-04-24 | fenv for i386, and sparc64; from matthew@ | Martynas Venckus |
2011-04-24 | fenv for arm | Martynas Venckus |
2011-04-23 | Implement C99 floating-point environment for Alpha. | Martynas Venckus |
2011-04-23 | Stop calling shared interrupt handlers as soon as one of them return 1 | Mark Kettenis |
2011-04-23 | Don't leave the kernel code/rodata writeable for DDB. Make ddb enable | Theo de Raadt |
2011-04-23 | Enable the SIGWINCH handler in ncurses. | Nicholas Marriott |
2011-04-23 | Remove now unused vndiodone(). ok deraadt@ | Miod Vallat |
2011-04-23 | Add FE_DENORMAL to the exception list just like the comment above | Martynas Venckus |
2011-04-23 | Merge the same fix for hppa64; reminded by miod@: | Martynas Venckus |
2011-04-23 | Do not document FP_X_IOV--it's an alpha-only thing. Similarly like | Martynas Venckus |
2011-04-23 | Sysarch is for userland, not kernel. ifdef _KERNEL -> ifndef _KERNEL | Martynas Venckus |
2011-04-23 | Do not set kl_hub_widget[] default value more than once. Found the hard way | Miod Vallat |
2011-04-23 | Move assignment of kl_hub_widget[] outside a #ifdef DEBUG ... #endif block, | Miod Vallat |
2011-04-23 | When a device or setuid file is owned by a nonexistent user or group, | Ingo Schwarze |
2011-04-23 | Partially revert 1.23, by removing the code which tries to pick the best | Miod Vallat |
2011-04-23 | Even though SUIDSKIP used to be a mere shell variable, it was propagated | Ingo Schwarze |