summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-08-18syncMiod Vallat
2013-08-18While we forceably detach radeondrm on fatal error in initJonathan Gray
2013-08-18Update beagle sets. -mojMats O Jansson
2013-08-18Missing double quote; Craig R. SkinnerMiod Vallat
2013-08-17Most network drivers include netinet/in_var.h, but apparently theyAlexander Bluhm
2013-08-17Most network drivers include netinet/in_var.h, but apparently theyAlexander Bluhm
2013-08-17Do not create a route to the bound address via 127.0.0.1. Our stackKenneth R Westerback
2013-08-17Because vgafb(4) only match the console, no need for an additional checkMartin Pieuchot
2013-08-17Fix comment, socket splice can also do UDP now. Fix white spaces.Alexander Bluhm
2013-08-17Most network drivers include netinet/in_var.h, but apparently theyAlexander Bluhm
2013-08-17Merge vgafb_init() into vgafb_cnattach() now that it is not used anywhereMartin Pieuchot
2013-08-17Do not pretend to support non-console device because vgafb(4) onlyMartin Pieuchot
2013-08-17Remove unnecessary activate functions and unused DPRINTFN macros.Stuart Henderson
2013-08-17Remove a bunch of unused variables and functions aging from the preMartin Pieuchot
2013-08-17Use %lld and cast to (long long) when printing time_t values and atoll()Philip Guenther
2013-08-16Hook up the framebuffer colormap helper code on sparc64.Mark Kettenis
2013-08-16Moving the .data section causes problems on some machines (blade100, tadpole).Mark Kettenis
2013-08-16Use %lld and cast to (long long) when printing time_t valuesPhilip Guenther
2013-08-16Pass cursor position in wsdisplay_cnattach() call. Preparation for seamlessMark Kettenis
2013-08-16Enable radeondrm(4).Martin Pieuchot
2013-08-16Use mapiodev instead of bus_space_map the do the initial mapping of theMark Kettenis
2013-08-16int overflow in sector calculation, broke UDF reads past 2GB. Diff promotesMike Larkin
2013-08-16Replace the misleading SIOC{G,S}IFGENERIC ioctls by SIOCG{G,S}PPPPARAMS.Martin Pieuchot
2013-08-16Check number of planes (1, 4, or 8bpp) by ourselves, because PROMKenji Aoyama
2013-08-16regenPhilip Guenther
2013-08-16Tweak the getdents() kernel prototype to use "void *"Philip Guenther
2013-08-16divdi3 is needed with big time_tOtto Moerbeek
2013-08-16seekdir()/rewinddir() must update the position returned by telldir()Philip Guenther
2013-08-15Don't include unused copyright[] string in all the cron binaries.Todd C. Miller
2013-08-15Be sure to always invoke cache routines with properly rounded addresses;Miod Vallat
2013-08-15Be sure to set the `non equal' bit when emulating fcmp{,u} and the operandsMiod Vallat
2013-08-15make debug output sligthly more usefulMiod Vallat
2013-08-15typosMiod Vallat
2013-08-15Enable radeondrm(4).Mark Kettenis
2013-08-15Add RI_VCONS support.Mark Kettenis
2013-08-15Align stack yp buffers to 64-bit boundaries now, for they might containMiod Vallat
2013-08-15add the lalr paper;Jason McIntyre
2013-08-15Blast uhts(4). This code was merged into ums(4) last week.Edd Barrett
2013-08-15Replace the obsolete ioctl(SIOCGDRLST_IN6) interface withAlexander Bluhm
2013-08-15Reduce the warnings when arp, rarp, ndp are compiled with WARNINGS=yes.Alexander Bluhm
2013-08-15fix getsecs() prototypes, vax still boots with 64-bit time_t; ok miod@Otto Moerbeek
2013-08-15Stop defining SIOC{S,G}ETVLAN as SIOC{S,G}IFGENERIC because theyMartin Pieuchot
2013-08-15Include files.agp and files.drm from files.pci. Makes sure "drm.h" getsMark Kettenis
2013-08-14use .Dx to credit DragonFly; from Jan Stary <hans at stare dot cz>Ingo Schwarze
2013-08-14Filter the IPv6 Discard-Only Prefix because it should not be globallyClaudio Jeker
2013-08-14Rewrite the internals of the RDE reload logic.Claudio Jeker
2013-08-14Enforce that the ls_id and the adv_rtr field in a type 1 router LSA areClaudio Jeker
2013-08-14editing blip in previous;Jason McIntyre
2013-08-14Use text production macros to document themselves.Ingo Schwarze
2013-08-14ISC cron is the defacto BSD cron these days so remove confusingTodd C. Miller