Age | Commit message (Expand) | Author |
2010-08-03 | bug-fix: during updates, only set oldfound after we found a matching pkgpath. | Marc Espie |
2010-08-03 | use proper log idiom (blanket okay from theo for pkg_add careful changes for | Marc Espie |
2010-08-03 | Save/restore BLC_HIST_CTL as well at suspend/resume time; which allows | Theo de Raadt |
2010-08-03 | When the target pointer 'pwcs' passed to mbsrtowcs() is NULL, mbsrtowcs() | Stefan Sperling |
2010-08-03 | Fix a usage of logical and where binary and was intended. | Jonathan Gray |
2010-08-03 | Fix a leak in ypldap. Found (and correct diff) from | Pierre-Yves Ritschard |
2010-08-03 | matthew did not commit the diff he passed around for us to inspect... | Theo de Raadt |
2010-08-03 | If an asynchronous request invalidates a buf, then we might remove it | Matthew Dempsky |
2010-08-03 | Group string comparisons and supply more helpful comments. Add | Kenneth R Westerback |
2010-08-03 | Start with the default label when RESTORE'ing a saved ascii label. | Kenneth R Westerback |
2010-08-03 | tweaks from jmc@: | Ingo Schwarze |
2010-08-02 | Handle USB_GET_REPORT, USB_GET_REPORT_DESC, USB_GET_REPORT_ID and | Miod Vallat |
2010-08-02 | Don't refer to xs->cmd, even via a pointer to xs->cmd, after xs has | Kenneth R Westerback |
2010-08-02 | Make MHZ_TO_PLL safer to use by adding parenthesis. Fixes a potential issue | Mark Kettenis |
2010-08-02 | Fix knote handling for exiting processes: when triggering a NOTE_EXIT | Philip Guenthe |
2010-08-02 | There is no reason to call the start function upon resume; the network stack | Mark Kettenis |
2010-08-02 | There is no reason to call the start function upon resume; the network stack | Mark Kettenis |
2010-08-02 | The EC GPE is always edge. edge interrupts have their STS bit reset | Theo de Raadt |
2010-08-02 | Add System Enclosure or Chassis structure. | Marco Peereboom |
2010-08-02 | sync | Theo de Raadt |
2010-08-02 | enable owctr | Theo de Raadt |
2010-08-02 | Quirk for USB_PRODUCT_MICROSOFT_WLINTELLIMOUSE turns out not to be | Miod Vallat |
2010-08-02 | Only open with O_RDWR if we are actually chaging a report descriptor, other | Miod Vallat |
2010-08-02 | jmicron code was writing to the wrong register; ok jsg | Theo de Raadt |
2010-08-02 | Ignore SIGPIPE, the delivery of which prevented /usr/sbin/sendmail from | Jacek Masiulaniec |
2010-08-02 | Suppress MAKEDEV warnings about 'unknown device' that can appear | Kenneth R Westerback |
2010-08-02 | Prevent illegal struct casting by moving AF_INET/AF_INET6 address | Matthew Dempsky |
2010-08-02 | Show PCIe link speed/width, earlier version ok miod@/kettenis@ then | Jonathan Gray |
2010-08-02 | Fix use of logical and where binary and was intended. | Jonathan Gray |
2010-08-02 | Save/restore more registers at suspend/resume for those chips which look | Theo de Raadt |
2010-08-02 | correct header file stuff; pointed out by tedu | Theo de Raadt |
2010-08-02 | needs explicit proc.h; Nathanael Rensen | Theo de Raadt |
2010-08-02 | spellin | Theo de Raadt |
2010-08-02 | Fix readlink(2) on FFS and ext2 filesystems to consistently return | Matthew Dempsky |
2010-08-01 | Change COM_IBUFSIZE 8K to 16K because 8K is not enough for CDMA1X card | YASUOKA Masahiko |
2010-08-01 | note specifically that pkg_add -u parameters are *installed* package names, | Marc Espie |
2010-08-01 | Allow fallback tables for relays, not just redirections. | Stuart Henderson |
2010-08-01 | Be more generous when parsing the report descriptor: | Miod Vallat |
2010-08-01 | Add infrastructure to buil GCC 4.2.1 on OpenBSD/sparc. | Mark Kettenis |
2010-08-01 | The explanations of the HISTORY and AUTHORS sections were nicer | Ingo Schwarze |
2010-08-01 | Move the new mdoc(7) manual written by kristaps@, replacing the old one | Ingo Schwarze |
2010-08-01 | Make parsing of /etc/remote work again (some of the options were the | Nicholas Marriott |
2010-08-01 | sync | Theo de Raadt |
2010-08-01 | Read status register after all writes to the pcf8584 controller. Alegedly | Mark Kettenis |
2010-08-01 | Make __builtin_return_address(0) work with -fstack-protector. Old diff | Mark Kettenis |
2010-08-01 | Properly reset states when a login phase is interrupted by another one. | Tobias Stoeckmann |
2010-08-01 | document the rw_assert_ functions | Bret Lambert |
2010-08-01 | Small cleanup of the fpu switching code; don't rely on the fact the HFP_REGS | Mark Kettenis |
2010-08-01 | adjust position of test so that it does something ! | Marc Espie |
2010-08-01 | typo | Marc Espie |