Age | Commit message (Expand) | Author |
2013-10-23 | Add support for displaying the cache write policy of RAID volumes to bioctl(8) | Mark Kettenis |
2013-10-23 | Key to swap to other end of selection (bound to o with vi keys), from J | Nicholas Marriott |
2013-10-23 | adapt to new DL_BLKTOSEC(); ok krw | Theo de Raadt |
2013-10-23 | Fix sorting and ordering. | Raphael Graf |
2013-10-23 | overwrite icmp packet type-specific nextptr field only when we're | Mike Belopuhov |
2013-10-23 | Instead of comparing the lower and higher addresses of all the multicast | Martin Pieuchot |
2013-10-23 | Checkpoint of work-in-progress DMA support for oaic(4). Not working yet, | Miod Vallat |
2013-10-23 | Do not print the higher address of the muticast range in debug mode, | Martin Pieuchot |
2013-10-23 | Crank bootblock versions after last commit | Mike Larkin |
2013-10-23 | In pthread_kill()/pthread_cancel(), hold the target thread's flags | Philip Guenther |
2013-10-23 | fix comment | Darren Tucker |
2013-10-23 | Allow uppercase "K/M/G" specification in "machine memory" boot command. | Mike Larkin |
2013-10-23 | Make code match documentation: relative-specified certificate expiry time | Damien Miller |
2013-10-23 | fix typo | Theo de Raadt |
2013-10-23 | comment | Damien Miller |
2013-10-23 | Hostname may have %h sequences that should be expanded prior to Match | Damien Miller |
2013-10-23 | define some bits relating to the msg ring | David Gwynne |
2013-10-22 | sync | Theo de Raadt |
2013-10-22 | update config stanzas | Miod Vallat |
2013-10-22 | typo in config stanza | Miod Vallat |
2013-10-22 | Parse and ignore .hw (hyphenation points in words); this is safe because | Ingo Schwarze |
2013-10-22 | Save 'next-server' (a.k.a. siaddr) info in leases file. Saving the | Kenneth R Westerback |
2013-10-22 | Add code for SMC_CAPS_SINGLE_ONLY capability. | Sylvestre Gallon |
2013-10-22 | - add UNIX-domain socket info to struct kinfo_file2 | Philip Guenther |
2013-10-22 | - expand hardware list with iMX boards | Jasper Lievisse Adriaanse |
2013-10-22 | In pf_test_state_icmp(), actually copy pd->hdr.any back into the mbuf as | Lawrence Teo |
2013-10-22 | Some current boards do not have write-through caching. For those, | Patrick Wildt |
2013-10-22 | Compute the checksum in in_proto_cksum_out, just set the flag in | Christian Weisgerber |
2013-10-22 | Replace some backwards compat functions with the current ones; the old | Brian Callahan |
2013-10-22 | addl *-ALLWINNER and *-IMX | Jasper Lievisse Adriaanse |
2013-10-22 | add support for allwinner-based devices (A1x/A20), such as the cubieboard; | Jasper Lievisse Adriaanse |
2013-10-22 | Fix previous; ENOCOFFEE. | Florian Obser |
2013-10-22 | regen | David Gwynne |
2013-10-22 | brocade devices | David Gwynne |
2013-10-22 | whitespace | Reyk Floeter |
2013-10-22 | Our man page states that it's not portable to rely on dirname(3) not | Florian Obser |
2013-10-22 | kernel has memcpy/memset now | Theo de Raadt |
2013-10-22 | tweak previous; | Jason McIntyre |
2013-10-22 | delete extra words; Henri Kemppainen | Theo de Raadt |
2013-10-21 | There are three kinds of input lines: text lines, macros taking | Ingo Schwarze |
2013-10-21 | sync | Theo de Raadt |
2013-10-21 | update documentation for these functions. They now state the case regarding | Theo de Raadt |
2013-10-21 | Remove arc4random_stir() and arc4random_addrandom(), which none should | Theo de Raadt |
2013-10-21 | unbreak make-directory by stripping trailing '/' | Florian Obser |
2013-10-21 | Do not leak fds in fork(2) error path. | Florian Obser |
2013-10-21 | Check for EINTR, too. | Florian Obser |
2013-10-21 | No need for volatile here. | Florian Obser |
2013-10-21 | Fix values of AR9003 Rx queue software indexes. Both indexes were zero, | Stefan Sperling |
2013-10-21 | Write AR9485 initvals in the same order as Linux ath9k does. | Stefan Sperling |
2013-10-21 | Add SDHC card detect GPIO pins for the i.MX6 Wandboard. | Patrick Wildt |