Age | Commit message (Expand) | Author |
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 |
2011-04-23 | Fix management of the list of free uvm_km_pages. Seems art@ lost a line | Mark Kettenis |
2011-04-23 | sync | Theo de Raadt |
2011-04-23 | The previous code only prevented the vnd from being opened for write in | Joel Sing |
2011-04-23 | backout the miod change since it is wrong | Theo de Raadt |
2011-04-23 | Remove yet another mention of /etc/security that i missed (doh). | Ingo Schwarze |
2011-04-23 | Very nice bugfix from Andrew Fresh, who writes: | Ingo Schwarze |
2011-04-23 | improve line breaking in SYNOPSIS now that semantics of the .Bk macro | Igor Sobrado |
2011-04-23 | pf_scrub_ip() does not modify the given mbuf pointer. So don't | Alexander Bluhm |
2011-04-23 | Only print changed TOS in returned packets when -t is set (last commit was | Stuart Henderson |
2011-04-23 | start at high ipl (quiets noise on startup). | Dale Rahn |
2011-04-23 | Indicate which side of the connection responded during phase 1 while using -v. | lum |
2011-04-23 | BRKSIZ is the right constant now, so I don't get lots of teeny tiny heaps | Ted Unangst |
2011-04-22 | Turning on SCSIDEBUG (for debugging other drivers, of course) should | Theo de Raadt |
2011-04-22 | delete a bogus blank line | Theo de Raadt |
2011-04-22 | Turning on SCSIDEBUG (for debugging other drivers, of course) should | Theo de Raadt |
2011-04-22 | Somebody moved a line about SCSIDEBUG_LEVEL into the wrong spot. | Kenneth R Westerback |
2011-04-22 | Fix regression in vndopen() behaviour introduced in previous commit. | Miod Vallat |
2011-04-22 | do not mention the now gone PSD/USD directories; ok miod | Jason McIntyre |
2011-04-22 | Fix uninitialzied variables and formatting strings (-Wxxx errors) | Jordan Hargrave |
2011-04-22 | pf_pooladdr_pl does not exist anymore. Remove its extern declaration. | Alexander Bluhm |
2011-04-22 | Remove unused structure member. | Mark Kettenis |
2011-04-22 | Stop printing the PCI interrupt line programmed by the BIOS for APIC | Mark Kettenis |
2011-04-22 | Sticky flags are in the left half of fpsr; not the undefined bits | Martynas Venckus |