Age | Commit message (Expand) | Author |
2010-11-30 | Be more specific about what .Xo can be used for. | Ingo Schwarze |
2010-11-30 | Make THREADED_PERL=true work again (not enabled by default) | Todd C. Miller |
2010-11-30 | Extend bitmasks to 64-bit such that we can support up to 64 CPU cores. | Mark Kettenis |
2010-11-30 | Extend bitmasks to 64-bit such that we can support up to 64 CPU cores. | Mark Kettenis |
2010-11-30 | sync | Theo de Raadt |
2010-11-30 | Do what the comment actually says. Ignore the full attribute not only the | Claudio Jeker |
2010-11-30 | The returned SSL_METHOD of SSLv23_server_method()/SSLv23_client_method() | Reyk Floeter |
2010-11-30 | The relayd processes did already bump up the socket file descriptor | Reyk Floeter |
2010-11-30 | sync | Jacob Meuser |
2010-11-30 | Texas Instruments MSP430 as found in the Launchpad dev board | Jacob Meuser |
2010-11-30 | replace a large stack buffer with a malloc call, with help from matthew. | Ted Unangst |
2010-11-29 | automatically order the hostkeys requested by the client based on | Damien Miller |
2010-11-29 | make key exchange faster by not checking the predefined groups with DH_check() | Markus Friedl |
2010-11-29 | If VISUAL or EDITOR contains "vi", configure mode-keys and status-keys | Nicholas Marriott |
2010-11-29 | Let ifa_print_rb() build on INET6-free kernels. Repairs RAMDISK on a few | Miod Vallat |
2010-11-29 | correctly load comment for encrypted rsa1 keys; | Markus Friedl |
2010-11-29 | regen | Damien Bergamini |
2010-11-29 | bunch of RTL8192SU product ids. | Damien Bergamini |
2010-11-29 | make "fsck -p" respect fs_passno > 2, as implied by the manual. This can | Chris Kuethe |
2010-11-29 | Deny prefixes that have F_ATTR_PARSE_ERR set by default. Now they | Claudio Jeker |
2010-11-29 | replace the fork-based-non-blocking-resolver-hack by shiny async resolver | Gilles Chehade |
2010-11-29 | add rss mime type; while here, use tabs instead of spaces in atom+xml type. | Igor Sobrado |
2010-11-29 | use m_pulldown to get a contig view of the pfsync_header instead of | David Gwynne |
2010-11-29 | get rid of struct pfsync_pkt. it was used to store data on the stack to | David Gwynne |
2010-11-29 | Now that we have proper .de support in the roff(7) library, | Ingo Schwarze |
2010-11-29 | Downgrade the easier of the two cases of MANDOCERR_SYNTLINESCOPE | Ingo Schwarze |
2010-11-29 | Implement the roff .ft (change font) request for man(7). | Ingo Schwarze |
2010-11-29 | double the default message buffer size. again. | David Gwynne |
2010-11-29 | bump the number of supported cpus from 32 up to 64. lets me attach and use | David Gwynne |
2010-11-28 | Get rid of "forever" loop in the interrupt handler such that we drop out of the | Mark Kettenis |
2010-11-28 | Bring back MCLGETI; a fix for the issue that was the reason for its previous | Mark Kettenis |
2010-11-28 | Rename the pmap_growkernel() current limit variable from virtual_end to | Miod Vallat |
2010-11-28 | Get rid of machdep.root_device sysctl and related variables. | Miod Vallat |
2010-11-28 | Do not declare a struct cfdriver and initialize it, and then write `extern | Miod Vallat |
2010-11-28 | boot descriptor support added | Takuya ASADA |
2010-11-28 | Remove unused CONF_HAVE_xxx defines, arm conf.c really only cares about | Miod Vallat |
2010-11-28 | Remove inapplicable or no longer used cdevsw[] entries and macros. | Miod Vallat |
2010-11-28 | Use angle brackets instead of quotes, to bring the common arm file. | Miod Vallat |
2010-11-28 | This file redefines the IRQdisable and IRQenable macros, but never uses them, | Miod Vallat |
2010-11-28 | Get rid of machdep.debug, machdep.booted_device and machdep.booted_kernel | Miod Vallat |
2010-11-28 | Update comment to no longer mention a page is 4KB, since this may not be the | Miod Vallat |
2010-11-28 | Enable __HAVE_PMAP_DIRECT on mips64, unless the kernel is configured to | Miod Vallat |
2010-11-28 | Allow mips64-based ports to override the default mips64 VM_PHYSSEG_STRAT | Miod Vallat |
2010-11-28 | Only call ifa_del() when no error happend previously. Do the same thing | Claudio Jeker |
2010-11-28 | Remove unused gscbus bus_dma_tag_t. | Miod Vallat |
2010-11-28 | Don't bother .import'ing a dead global. | Miod Vallat |
2010-11-28 | To avoid FATAL errors, we have been parsing and ignoring the roff | Ingo Schwarze |
2010-11-28 | Update example filterset to include a basic IPv6 filterset. | Claudio Jeker |
2010-11-28 | Define the terms "callable" and "parsed" with more precision. | Ingo Schwarze |
2010-11-28 | remove unused functions | Gilles Chehade |