summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-08-14drm_heap.c is no longer neededJonathan Gray
2013-08-14remove references to ati_pcigartJonathan Gray
2013-08-13ati_pcigart.c is no longer neededJonathan Gray
2013-08-13unbreakMiod Vallat
2013-08-13Handle firmware for radeondrm(4).Mark Kettenis
2013-08-13reorder SYNOPSIS to match usage()Alexander Hall
2013-08-13firmware is uncountable, i think we decided;Jason McIntyre
2013-08-13allow the user to specify which firmware to install, or install all ofAlexander Hall
2013-08-13Call drm_mtrr_add() directly instead adding a map.Mark Kettenis
2013-08-13another of the same typoDamien Miller
2013-08-13typo in error message; from Stephan RickauerDamien Miller
2013-08-13ray(4) is no more; reminded by jmc@Mike Belopuhov
2013-08-13ray(4) is no moreMike Belopuhov
2013-08-13Let ray(4) rot in the attic. OK mpi, jsg, kettenis, henning, millert.Mike Belopuhov
2013-08-13when handling puts from a client (ie, tftpd is writing a file toDavid Gwynne
2013-08-13add static back to functions that originally had itJonathan Gray
2013-08-13When net.inet.ip.sourceroute is enable, store the source routeMartin Pieuchot
2013-08-13addition for 64bit time_tStuart Henderson
2013-08-13Remove bogus and useless refcounting of usbd pipes that could lead toMartin Pieuchot
2013-08-13Sync with pflow changes.Florian Obser
2013-08-13Split pflow version 9 and version 10 to be able to send 64 bitFlorian Obser
2013-08-13Make the tree compile again on architectures without drm(4).Mark Kettenis
2013-08-13regenPhilip Guenther
2013-08-13Switch time_t, ino_t, clock_t, and struct kevent's ident and dataPhilip Guenther
2013-08-12Add the TCP socket option TCP_NOPUSH to delay sending the stream.Alexander Bluhm
2013-08-12The ps flags are split between thread and process. It is usefulAlexander Bluhm
2013-08-12Upcoming radeondrm(4) support will grow the kernel. This growth causes theMark Kettenis
2013-08-12Remove duplicate and incorrect recursive anchor printing codeMike Belopuhov
2013-08-12Clarify what "mru" config option does.YASUOKA Masahiko
2013-08-12some minor fixes; From: Jan StaryJason McIntyre
2013-08-12Add missing \n after a warning.Raphael Graf
2013-08-12Make sure we don't install the private radeondrm(4) headers, by leaving outMark Kettenis
2013-08-12syncMiod Vallat
2013-08-12radeondrm now attaches directly to pci.Martin Pieuchot
2013-08-12Match the framebuffer device against its OpenFirmware node in orderMartin Pieuchot
2013-08-12In the common IPv4 and IPv6 file ip_carp.c an #ifdef INET6 wasAlexander Bluhm
2013-08-12get ready for big ino_t; ok gunther@Otto Moerbeek
2013-08-12Add a port of the TTM and Radeon DRM code from Linux 3.8.13.Jonathan Gray
2013-08-11To control the lifetime of IPv6 addresses, prefixes and defaultAlexander Bluhm
2013-08-11Check wether the required perl packages are installed and that theAlexander Bluhm
2013-08-11Use variable REMOTE_SSH instead of a fixed name for the testing host.Alexander Bluhm
2013-08-11typoFlorian Obser
2013-08-11pflow(4) template regression testsFlorian Obser
2013-08-11A few fixes from Tim Mcintosh:Miod Vallat
2013-08-11capitalize RAID in one spot.Brad Smith
2013-08-10On 'original' LUNA-88K, NVRAM contents and Timekeeper registers areKenji Aoyama
2013-08-10Cancel timeouts on pflow interface destruction.Florian Obser
2013-08-10libkafs5 has been renamed to libkafs;Jason McIntyre
2013-08-10We can use ${LIBKAFS} now.Antoine Jacoutot
2013-08-10libkafs5->libkafs ; forgotten in previousAntoine Jacoutot