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