summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-12-30cut mfi over to using iopools.David Gwynne
2010-12-30* do not add timeouts if the driver is dyingJacob Meuser
2010-12-30* add a process reference counting variable to struct usbd_deviceJacob Meuser
2010-12-30add a simple __va_copy inside ifdef lint, from tim van der molen.Ted Unangst
2010-12-30backout previous. this is not a regular usb device driver, and thusJacob Meuser
2010-12-30Only disable I/O and memory space and bus mastering if we're actually goingMark Kettenis
2010-12-30document how version work.Marc Espie
2010-12-29Support all four of the xterm mouse modes. Based on a diff from hsim atNicholas Marriott
2010-12-29remove two unnecessary comments that snuck in with previous.Thordur I. Bjornsson
2010-12-29Allow the config file parser and source-file to return "don't exit" toNicholas Marriott
2010-12-29knfTheo de Raadt
2010-12-29syncTheo de Raadt
2010-12-29Since there is only one random_state, we can access it directly withoutTheo de Raadt
2010-12-29arc4random_count is not used; other things inside rndstats do the accountingTheo de Raadt
2010-12-29the rnd_debug stuff was not usefulTheo de Raadt
2010-12-29kill RND_ARND_OLD, and decrease RND_NODEV to account for it; ok djmTheo de Raadt
2010-12-29Remove the get_random_bytes() API.Theo de Raadt
2010-12-29Bus clock doesn't matter on the Xeon 3600/5600 and Xeon 6500/7500, so don'tMark Kettenis
2010-12-29the random ioctl stuff is not very useful. I want to see all theTheo de Raadt
2010-12-29After the recent changes, there is no need for an rc_conf function.Antoine Jacoutot
2010-12-29more stuff that uses print directly diesMarc Espie
2010-12-29Fix swapctl -A with DUIDs in /etc/fstab, and plug a small memory leak.Stefan Sperling
2010-12-29implement timeouts of scsi commands.David Gwynne
2010-12-29make mpii properly detach devices, which helps a lot if they have commands in...David Gwynne
2010-12-29Reorg by Kristaps: In libmdoc, replace the union of pointers to structsIngo Schwarze
2010-12-28syncTheo de Raadt
2010-12-28- ensure ${DESTDIR}/usr/lib/pkgconfig/ as running make distrib-dirs is notJasper Lievisse Adriaanse
2010-12-28Previous diff had a buglet, found the hard way by pea@Miod Vallat
2010-12-28- add /usr/lib/pkgconfig/ to the paths to look for .pc files, and searchJasper Lievisse Adriaanse
2010-12-28- add /usr/lib/pkgconfig/Jasper Lievisse Adriaanse
2010-12-28- generate and install pkg-config files for openssl, which more and moreJasper Lievisse Adriaanse
2010-12-28correct description of DIOCSETDEBUG; from Thomas PfaffJason McIntyre
2010-12-28a colon is not needed here;Jason McIntyre
2010-12-27Remove two #defines that are unused since the *_action.c removal;Ingo Schwarze
2010-12-271) Fix the pseudo-code explaining cross-filesystem moves.Ingo Schwarze
2010-12-27In case an ID attribute is written in pieces, only protect the firstIngo Schwarze
2010-12-27mktemp(3) (and thus mktemp(1)) no longer use the process ID whenTodd C. Miller
2010-12-27Correct x86_atomic_*_ul() to operate on 64bit integers, eliminatePhilip Guenthe
2010-12-27tweak previous;Jason McIntyre
2010-12-27Eliminate x86_multicast_ipi() as unused and broken (doesn't handle #cpu>32).Philip Guenthe
2010-12-27Do not issue a cache maintainance operation until the last one is notMiod Vallat
2010-12-27Add a missing .Pp and sort options alphabetically, from Tiago Cunha.Nicholas Marriott
2010-12-27There is no point in calling rc_conf manually from each and every rcAntoine Jacoutot
2010-12-27Properly initialize MXCSR and XMM registers if we only write the x87 FPU stateMark Kettenis
2010-12-27cleanup pms_enable_intelli: magic numbers -> definesAlexandr Shadchin
2010-12-27remove unneeded MakefileAlexandr Shadchin
2010-12-27* add cfattach activate functions and call usbd_deactivate() in theJacob Meuser
2010-12-26Misplaced splx() in pmap_unsetbit().Miod Vallat
2010-12-26Behave more like groff (both old and new): Specifying both .%T and .%J inIngo Schwarze
2010-12-26Kill pmap_phys_address(), and force every driver's mmap() routine to returnMiod Vallat