summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2010-03-26syncStuart Henderson
2010-03-26More Broadcom IDs, from Brad:Stuart Henderson
2010-03-26merge 1.9.17, keeping local patchesIngo Schwarze
2010-03-26Reformat default value of PreferredAuthentications entry (current formattingDarren Tucker
2010-03-26mention that -S none disables connection sharing; from Colin WatsonDamien Miller
2010-03-25from portable: getcwd(NULL, 0) doesn't work on all platforms, soDamien Miller
2010-03-25merge 1.9.16, keeping local patchesIngo Schwarze
2010-03-25syncOwain Ainsworth
2010-03-25add Radeon HD3470Owain Ainsworth
2010-03-25Fix & vs. && in the kqfilter code.Owain Ainsworth