summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-02-09radeon: Fix system hang issue when using KMS with older cardsJonathan Gray
2014-02-09grr... this should be kept across derefsMarc Espie
2014-02-09Do not allow to unconfigure a device by setting the configurationMartin Pieuchot
2014-02-09Use syncicache() instead of rerolling an almost identical version.Martin Pieuchot
2014-02-09Fix the lock order reversal problem in the code that stops tracedMark Kettenis
2014-02-09do a better job in wipe_info: close files and reap children.Marc Espie
2014-02-09use linux style memory allocations in radeonJonathan Gray
2014-02-09use linux style memory allocations in ttmJonathan Gray
2014-02-09add some more linux compat functions for memory allocationJonathan Gray
2014-02-09regenPhilip Guenther
2014-02-09nanosleep() isn't actually NOLOCK safe yet: tsleep() still requires kernelPhilip Guenther
2014-02-08Only create DBDIR if it does not exist.Antoine Jacoutot
2014-02-08Do not bzero() the available memory in pmap_bootstrap(); allocations inMiod Vallat
2014-02-08For some reason (lack of testing being my #1 candidate), IP32 PROM version 4.18Miod Vallat
2014-02-08Replace ARC_Call2(), used to invoke the `return-to-PROM' routines with aMiod Vallat
2014-02-08Use extent_alloc_with_descr(9) and add a mutex to protect the extent.Mark Kettenis
2014-02-08Add extent_alloc_with_descr(9) as a wrapper aroundMark Kettenis
2014-02-08Create dhclient lease files and dhcpd lease files with permissions 0640,Kenneth R Westerback
2014-02-08installboot has grown up, reflect new simplified usage in softraid exampleChris Cappuccio
2014-02-08be less verbose for pkg_delete -XMarc Espie
2014-02-08scrape update_info when we have full plists.Marc Espie
2014-02-08Be conservative about the resources the controller advertises forChris Cappuccio
2014-02-08Stop disablng/enabling interrupts in the interrupt handler forChris Cappuccio
2014-02-08more Va -> Cm fixes from Jan Stary <hans at stare.cz>, thanks!Alexandre Ratchov
2014-02-08copy the correct number of channels in join/expandAlexandre Ratchov
2014-02-08remove debug bits: dont fill with junk unused channelsAlexandre Ratchov
2014-02-08use the correct integer width in calls to AMSG_ISSET()Alexandre Ratchov
2014-02-08styleMarc Espie
2014-02-08Fix REST (restart transfer) for offsets large than 2GB. OK okan@Todd C. Miller
2014-02-08Some (if not all) G5 systems use a different layout for the physical memoryMiod Vallat
2014-02-08don't allow unsigned packages by default.Marc Espie
2014-02-08also limit the number of currently opened packages locally: each uncompressMarc Espie
2014-02-08Initializing the time from an uninitialized variable isn't a very good idea.Mark Kettenis
2014-02-08Don't unmask interrupts that should be left blocked because we're at aMark Kettenis
2014-02-08fudge verbose state so that makewhatis is only verbose if pkg_add/delete -vvMarc Espie
2014-02-08Add option MIPS_PTE64 to IP27/IP35 kernels, and no longer ignore memoryMiod Vallat
2014-02-08Allow page table entries to be either 32 bits wide (the existing state of theMiod Vallat
2014-02-08document -DunsignedMarc Espie
2014-02-08only copy wmesg if wchan, after chatting with guenther and millert.Ted Unangst
2014-02-07Initializing the time from an uninitialized variable isn't a very good idea.Mark Kettenis
2014-02-07make sure a free bpf exists before dhclient is run, and remove someAlexander Hall
2014-02-07Fix remote printing; broken in rev 1.50. OK guenther@ stsp@Todd C. Miller
2014-02-07Make carp send IPv6 neighbour advertisements with the 'router' flagStefan Sperling
2014-02-07Update to sendmail 8.14.8. This touches a lot of files due to theTodd C. Miller
2014-02-07-Wold-style-declaration is not supported by gcc 3.Miod Vallat
2014-02-07Create -L leases files with the same 0000 permissions as regularKenneth R Westerback
2014-02-07When using SM_PATH, fetch the SHA256 file only once since we will not beAntoine Jacoutot
2014-02-07Log failures to fchmod() or fchown() the file written inKenneth R Westerback
2001-09-11sendmail 8.12.0 with $Id tags converted to $SendmailTodd C. Miller
2014-02-07reclaim: we don't need to keep tracking temporary files/directories weMarc Espie