summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-06-02spawn login shells by default, adapt manpage bits as well.Pierre-Yves Ritschard
2009-06-02make dc at pci detachable; untested.Jonathan Gray
2009-06-020 -> NULLBret Lambert
2009-06-02let atw at pci be detachable; untested.Jonathan Gray
2009-06-02When authnone_create fails, do not leave behind a NULL cl_auth attribute,Ingo Schwarze
2009-06-02make the documentation of {svc,clnt}*create complete and correctIngo Schwarze
2009-06-02Add a DIAGNOSTIC panic to ensure we are not runningKurt Miller
2009-06-02truncated format strings; found by Parfait and gccTheo de Raadt
2009-06-02replace custom macro AR5K_ELEMENTS() with nitems()Reyk Floeter
2009-06-02Drop an argument to DRM_ERROR() that was both unmatched and superfluousPhilip Guenthe
2009-06-02blkno's are 64 bit so need %llu, found by ParfaitTheo de Raadt
2009-06-02replace custom macro sizeofa() with nitems()Reyk Floeter
2009-06-02Fix some minor format string problems found in a maze of false positivesTheo de Raadt
2009-06-02remove extra imsg_event_add() after EV_WRITE checks - this is notReyk Floeter
2009-06-02Cope with logical device numbers gaps, this fixes out-of-bounds accessAlexander Yurchenko
2009-06-02msgctl(), shmctl(), semctl() all have operations that are supposedPhilip Guenthe
2009-06-02If a bogus channel is encountered, return an error instead of tryingPhilip Guenthe
2009-06-02change a sizeof() to nitems() because the array subtype is a short.Theo de Raadt
2009-06-02marco needs to learn how to do his range checks better, found by ParfaitTheo de Raadt
2009-06-02When we fail to find the controller type, don't continue on using the nextTheo de Raadt
2009-06-02Libevent may do an upcall with both EV_READ and EV_WRITE set.Reyk Floeter
2009-06-02Do not go one bar too far down the road; found by Parfait; ok ogaTheo de Raadt
2009-06-02Don't access array[-1] if array is an empty string.Ray Lai
2009-06-02Make code clearer:Ray Lai
2009-06-02Don't dereference NULL if buf winds up being empty. Can't happenRay Lai
2009-06-02Fix an off-by-one in the ddb-only debugging function tdb_hashstats.Owain Ainsworth
2009-06-02A process should always be able to attach kevent filters to its ownPhilip Guenthe
2009-06-02syncTheo de Raadt
2009-06-02Don't leak memory if multiple -f flags are given.Ray Lai
2009-06-02strip /<version>/<arch> part from the install url before feeding it backAlexander Hall
2009-06-02some sed cleanup and killing a catAlexander Hall
2009-06-02The xl_detach() function is now used by pci code, so it must be in theTheo de Raadt
2009-06-02Also match on 'master.passwd.byuid'. Fixes a problem with lookup by uid.Bernd Ahlers
2009-06-02fix macro handlingAlexander Hall
2009-06-02add CRYPTO and softraid to zaurus RAMDISKTodd T. Fries
2009-06-02did not issue scsi_inquire with EVPD flag for USB mass strage classYojiro Uo
2009-06-02add CRYPTO to macppc RAMDISKTodd T. Fries
2009-06-02add TZ on install media where it should fitTodd T. Fries
2009-06-02Add an identifier that tells us if we can rebuild this discipline.Marco Peereboom
2009-06-02make xl at pci detachable.Jonathan Gray
2009-06-02set needfree to NULL in sys_writev() so stack garbageThordur I. Bjornsson
2009-06-02enable tmuxTheo de Raadt
2009-06-02tweak previous;Jason McIntyre
2009-06-02Enable machfb(4) and raptor(4) here too.Mark Kettenis
2009-06-02Set flags on the recently added CardBus ids based onJonathan Gray
2009-06-02Define a proper wsdisplay type for machfb(4).Mark Kettenis
2009-06-02Make machfb_putcmap() respect the starting index in the colormap.Mark Kettenis
2009-06-02Enable machfb(4).Mark Kettenis
2009-06-02machfb(4)Mark Kettenis
2009-06-02it is better when ramdisks compileTheo de Raadt