Age | Commit message (Expand) | Author |
2010-09-13 | Prevent .Pp and .Lp from looping endlessly on punctuation. | Ingo Schwarze |
2010-09-13 | various tweaks, based on a diff from Chris Palmer; | Jason McIntyre |
2010-09-13 | Reduce the output of MPLS information without removing information. | Claudio Jeker |
2010-09-13 | First shot at ICMP error handling inside an MPLS path. Currently only | Claudio Jeker |
2010-09-13 | Change icmp_reflect() so that it does not call icmp_send directly. This | Claudio Jeker |
2010-09-13 | Using a normaly unavailable 0.0.0.1 gateway on routes on sppp(4) based | Claudio Jeker |
2010-09-13 | if a busy sas device is unplugged, the pending io on that device will | David Gwynne |
2010-09-13 | dont reuse the event notifications ccbs id for the acknowledgement. | David Gwynne |
2010-09-13 | im not convinced we only have one outstanding event to ack at a time. this | David Gwynne |
2010-09-13 | sas io unit page 0 and 1 | David Gwynne |
2010-09-13 | i got the order of the bits in the cache page back to front. how | David Gwynne |
2010-09-12 | oga@ spotted a bug in lka_expand() which caused it to miscalculate the | Gilles Chehade |
2010-09-12 | anonymous unions aren't standard C and don't work with gcc2. name the | Jacob Meuser |
2010-09-12 | remove trailing spaces and tabs from source code; no binary change. | Igor Sobrado |
2010-09-12 | missing section number for acpisony(4); from Rafael Ferreira Neves | Jason McIntyre |
2010-09-12 | Stricter types in MipsEmulateBranch(), and related cleanups. | Miod Vallat |
2010-09-12 | spacing fix; | Jason McIntyre |
2010-09-12 | Use __dead instead of volatile to mark functions that don't return. Makes | Mark Kettenis |
2010-09-12 | Since the stack layout changes from gcc3 to gcc4, change the inline asm to | Mark Kettenis |
2010-09-12 | document the curses wide libraries, with help from nicm; | Jason McIntyre |
2010-09-12 | Avoid machine-check exception on OCTEON. ok miod@ | Takuya ASADA |
2010-09-12 | Add some missing bus_dmamap_sync(). Fix a small whitespace problem while | Mark Kettenis |
2010-09-12 | silly me. use the switch() variable, not the case value. | Jacob Meuser |
2010-09-12 | use audio(4) DVACT_{QUIESCE,RESUME} | Jacob Meuser |
2010-09-12 | autoconf activate suspend/resume for emu(4). uses audio(4) | Jacob Meuser |
2010-09-12 | autoconf activate suspend/resume for cmpci(4). uses audio(4) | Jacob Meuser |
2010-09-12 | Garbage collect rot_rate from disk_parms. No longer in disk label so no | Kenneth R Westerback |
2010-09-12 | use audio(4) DVACT_{QUIESCE,RESUME} | Jacob Meuser |
2010-09-12 | use audio(4) DVACT_{QUIESCE,RESUME} | Jacob Meuser |
2010-09-12 | autoconf activate suspend/resume for auvia(4). uses new audio(4) | Jacob Meuser |
2010-09-12 | DVACT_{QUIESCE,RESUME} for audio(4) | Jacob Meuser |
2010-09-12 | Make cd the same as sd by calling the cd_parms member of the softc 'params' | Kenneth R Westerback |
2010-09-11 | Be more ruthlessly consistent in variable names for blk/block == | Kenneth R Westerback |
2010-09-11 | mention RFC 5656 for ECC stuff | Damien Miller |
2010-09-11 | there's a missing full stop here too, which seems to be because of | Jason McIntyre |
2010-09-11 | fix markup: (expression) -> ( expression ) | Jason McIntyre |
2010-09-11 | remove a duplicate line; thomas dickey has confirmed this issue is not | Jason McIntyre |
2010-09-11 | Ugh. Pass the right type into tty_term_has. Teaches me to make last | Nicholas Marriott |
2010-09-11 | Use UTF-8 line drawing characters on UTF-8 terminals. Fixes some stupid | Nicholas Marriott |
2010-09-11 | Ignore terminal overrides settings without a value. | Nicholas Marriott |
2010-09-11 | When resizing the copy mode screen, don't allow it to end up with the | Nicholas Marriott |
2010-09-11 | Setup sane INCLUDE_DEFAULTS when cross compiling. | Joel Sing |
2010-09-11 | Make sure we build all the required integer-to-float and float-to-integer | Mark Kettenis |
2010-09-11 | move machine dependent GET_CPU_INFO(), getcurcpu(), setcurcpu() to arch/sgi. ... | Takuya ASADA |
2010-09-11 | Fix lazy binding issue by making sure the second argument to _dl_find_symbol() | Mark Kettenis |
2010-09-11 | Fixed typo. | Tobias Stoeckmann |
2010-09-10 | Provide a bus_dmamap_sync() implementation for the IOMMU. Fixes bigmem. | Mark Kettenis |
2010-09-10 | RFC2247 -> RFC 2247; | Jason McIntyre |
2010-09-10 | observe the following spelling: | Jason McIntyre |
2010-09-10 | Backout the VOP diff until the issues naddy was seeing on alpha (gcc3) | Thordur I. Bjornsson |