summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-09-15- prevent about then dots from being emitted by my rum(4) upon attach.Jasper Lievisse Adriaanse
2010-09-15fix SYNOPSIS;Jason McIntyre
2010-09-14Provide a LOCAL_ALIGNMENT() macro, as on other strict alignment architectures.Miod Vallat
2010-09-14Recognize the new sequence gcc4 uses to trap on divide by zero.Miod Vallat
2010-09-14Undo unrelated changes commitedby mistake.Miod Vallat
2010-09-14Force .rodata.str1.4 section to be merged into .text for the 32-bit bootblocks,Miod Vallat
2010-09-14unstatic variable we need elsewhere, fixes stand build on tezroMarco Peereboom
2010-09-14Fix couple of warningsMarco Peereboom
2010-09-14document atime/mtimeMarc Espie
2010-09-14set separate fields for atime/mtime in file entry, use them while creating.Marc Espie
2010-09-14Forc -mno-abicalls when compiling non-PIC bootblocks, for gcc 4 passes -KPICMiod Vallat
2010-09-14dont leak an xs in ststart if its called while the device is dying.David Gwynne
2010-09-14scsi_xsh_del the xs handler on DEACTIVATE.David Gwynne
2010-09-14Clean up sense mode handling to make residual value handling clearerKenneth R Westerback
2010-09-14the openings member of scsi_link is the maximum number of commands that aDavid Gwynne
2010-09-14allow devices on fc and sas adapters to use all the openings the chip canDavid Gwynne
2010-09-13Parse and ignore the \k, \o, \w, and \z roff escapes, and recursivelyIngo Schwarze
2010-09-13Added OCTEON in cpu type. ok miod@Takuya ASADA
2010-09-13Prevent .Pp and .Lp from looping endlessly on punctuation.Ingo Schwarze
2010-09-13various tweaks, based on a diff from Chris Palmer;Jason McIntyre
2010-09-13Reduce the output of MPLS information without removing information.Claudio Jeker
2010-09-13First shot at ICMP error handling inside an MPLS path. Currently onlyClaudio Jeker
2010-09-13Change icmp_reflect() so that it does not call icmp_send directly. ThisClaudio Jeker
2010-09-13Using a normaly unavailable 0.0.0.1 gateway on routes on sppp(4) basedClaudio Jeker
2010-09-13if a busy sas device is unplugged, the pending io on that device willDavid Gwynne
2010-09-13dont reuse the event notifications ccbs id for the acknowledgement.David Gwynne
2010-09-13im not convinced we only have one outstanding event to ack at a time. thisDavid Gwynne
2010-09-13sas io unit page 0 and 1David Gwynne
2010-09-13i got the order of the bits in the cache page back to front. howDavid Gwynne
2010-09-12oga@ spotted a bug in lka_expand() which caused it to miscalculate theGilles Chehade
2010-09-12anonymous unions aren't standard C and don't work with gcc2. name theJacob Meuser
2010-09-12remove trailing spaces and tabs from source code; no binary change.Igor Sobrado
2010-09-12missing section number for acpisony(4); from Rafael Ferreira NevesJason McIntyre
2010-09-12Stricter types in MipsEmulateBranch(), and related cleanups.Miod Vallat
2010-09-12spacing fix;Jason McIntyre
2010-09-12Use __dead instead of volatile to mark functions that don't return. MakesMark Kettenis
2010-09-12Since the stack layout changes from gcc3 to gcc4, change the inline asm toMark Kettenis
2010-09-12document the curses wide libraries, with help from nicm;Jason McIntyre
2010-09-12Avoid machine-check exception on OCTEON. ok miod@Takuya ASADA
2010-09-12Add some missing bus_dmamap_sync(). Fix a small whitespace problem whileMark Kettenis
2010-09-12silly me. use the switch() variable, not the case value.Jacob Meuser
2010-09-12use audio(4) DVACT_{QUIESCE,RESUME}Jacob Meuser
2010-09-12autoconf activate suspend/resume for emu(4). uses audio(4)Jacob Meuser
2010-09-12autoconf activate suspend/resume for cmpci(4). uses audio(4)Jacob Meuser
2010-09-12Garbage collect rot_rate from disk_parms. No longer in disk label so noKenneth R Westerback
2010-09-12use audio(4) DVACT_{QUIESCE,RESUME}Jacob Meuser
2010-09-12use audio(4) DVACT_{QUIESCE,RESUME}Jacob Meuser
2010-09-12autoconf activate suspend/resume for auvia(4). uses new audio(4)Jacob Meuser
2010-09-12DVACT_{QUIESCE,RESUME} for audio(4)Jacob Meuser
2010-09-12Make cd the same as sd by calling the cd_parms member of the softc 'params'Kenneth R Westerback