summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-03-27Give cardbus the pci_chipset_tag_t from pccbb and push it out throughJonathan Gray
2010-03-27Add missing directories.Matthieu Herrb
2010-03-27Remove explicit nop's in delay slots introduced in the previous commit. TheyMark Kettenis
2010-03-27Implement lazy binding on mips64. This implementation relies on having twoMark Kettenis
2010-03-27Bring back cardbus_chipset_tag_t which is in practice aJonathan Gray
2010-03-27correct the documentation to distinguish cache line purges fromTheo de Raadt
2010-03-27Use prev_nonnote_insn() in push_frame_in_operand(); ok miod@Otto Moerbeek
2010-03-27Prevent uninitialized use of prev in replace_return_reg() and useOtto Moerbeek
2010-03-27aria(4) was here tooJacob Meuser
2010-03-27oops, manpage for aria should go tooJacob Meuser
2010-03-27Correctly initialise variable to prevent free without malloc in error path.Joel Sing
2010-03-27Fix TX power per rate settings.Damien Bergamini
2010-03-27Fix fallout of the scsi_cmd() interface change.Miod Vallat
2010-03-27aria(4) is an audio driver, but hasn't been compatible with audio(9)Jacob Meuser
2010-03-27Fix the pageqlock recusion on sun4m.Owain Ainsworth
2010-03-27Don't leak job command in #().Nicholas Marriott
2010-03-27Add locking to trap and syscall handlers.Joel Sing
2010-03-27tweak previous; ok dtuckerJason McIntyre
2010-03-27malloc/strlcpy -> strdup. Use consistent idiom.Kenneth R Westerback
2010-03-27replace example that uses impossible uaudio(4) mixer item names andJacob Meuser
2010-03-27remainer->remainder; from miodJason McIntyre
2010-03-27various improvements from Anders Langworthy, with some tweaksJason McIntyre
2010-03-27remove irrelevant man page; ok deraadtJason McIntyre
2010-03-27-a flag to insert a window after an existing one, moving other windowsNicholas Marriott
2010-03-27syncTheo de Raadt
2010-03-27add mode switch code for Huawei K3765; much help from & ok jsg@Otto Moerbeek
2010-03-27syncOtto Moerbeek
2010-03-27add ids for Huawei K3765; ok jsg@Otto Moerbeek
2010-03-27`b' and `c' arguments to mknod are not optional; from LEVAI DanielJason McIntyre
2010-03-27syncTheo de Raadt
2010-03-27syncfgTheo de Raadt
2010-03-27pass -d -t to the default ``make tags'' flags.Owain Ainsworth
2010-03-27Similar fix to amd64 and i386 for isa bus_dma.Owain Ainsworth
2010-03-27Fix isp(4) fallout from NO_CCB nuking. Seen by several.Kenneth R Westerback
2010-03-27in _bus_dmamem_map use PMAP_CANFAIL for mapping in the pages.Owain Ainsworth
2010-03-27DRM for R600 and R700 chipsets.Owain Ainsworth
2010-03-26dispense with some wacky escape sequences;Jason McIntyre
2010-03-26Remove unnecessary ptr.lum
2010-03-26Add an ioctl to softraid to allow the boot block and boot loader to beJoel Sing
2010-03-26- merge a fix from heimdal's 2010-03-21 advisory to add more paranoidJasper Lievisse Adriaanse
2010-03-26Never call close(nbr->fd) when the neighbor session was fully established,Claudio Jeker
2010-03-26event_del() the read event when hitting a read error or when closing theClaudio Jeker
2010-03-26pt_add() is not allowed to fail, caller expects this behaviour.Claudio Jeker
2010-03-26Be more careful when walking the tree looking for a non-empty element,Claudio Jeker
2010-03-26sync with kristaps@ version of mandoc_char(7) in mdocml-1.9.17Ingo Schwarze
2010-03-26Correct details for BIOCCREATERAID/BIOCDELETERAID.Joel Sing
2010-03-26Add storage for the boot block and boot loader to the softraid metadata.Joel Sing
2010-03-26tweak previous;Jason McIntyre
2010-03-26Make the source of process TIME for displaying and sorting the same.lum
2010-03-26allow buffer_get_int_ret/buffer_get_int64_ret to take a NULL pointerDamien Miller