summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-10-25Start to deal with the time_t change's effect on compat/linux:Philip Guenther
2013-10-25Move the declarations for dogetrusage(), itimerround(), and dowait4()Philip Guenther
2013-10-25Add support for Microsoft XBox 360 controller as a uhid. It doesn't useJeremy Evans
2013-10-25regenJeremy Evans
2013-10-25Add Microsoft XBox 360 ControllerJeremy Evans
2013-10-25More _KERNEL namespace cleanup, just in case something out thereTheo de Raadt
2013-10-25prettier #ifdef _KERNEL, more like other filesTheo de Raadt
2013-10-24add rcsidsaalm
2013-10-24no need to inform us about every state and link speed change, so move thatJasper Lievisse Adriaanse
2013-10-24remove useless headersaalm
2013-10-24Document the octrng(4) driver.Paul Irofti
2013-10-24Enable octrng(4).Paul Irofti
2013-10-24Add support for the hardware random number generator on the octeons.Paul Irofti
2013-10-24When building the expansion tree, distinguish between apparentlyEric Faurot
2013-10-24fix USERINFO and CREDENTIALS lookups in experimental sqlite backend.Eric Faurot
2013-10-24fix leaks on updateEric Faurot
2013-10-24Redo 1.34+1.35, but ignore incorrect files in show_file() as done in 1.33.Miod Vallat
2013-10-24f_bavail has been 64bits for some time now so revert 1.12.Federico G. Schwindt
2013-10-24Cleanup edma.Sylvestre Gallon
2013-10-24Do not rely on u-boot to enable mmc clocks.Sylvestre Gallon
2013-10-24Do not fatal() immediatly on write error, but report to the upper layer.Eric Faurot
2013-10-24regenJasper Lievisse Adriaanse
2013-10-24add another smc hub as out found on the Nitrogen6XJasper Lievisse Adriaanse
2013-10-24Move more stuff under _KERNELTheo de Raadt
2013-10-24back out to 1.33, subtle bug being hunted...Theo de Raadt
2013-10-24ippseudo is kernel-only; checked in ports by sthenTheo de Raadt
2013-10-24place _KERNEL block at endTheo de Raadt
2013-10-24Remove the number of in6_var.h inclusions by moving some functions andMartin Pieuchot
2013-10-24s/ALLWINNER/SUNXI/gJasper Lievisse Adriaanse
2013-10-24Significant namespace cleanup of netinet6 symbols.Theo de Raadt
2013-10-24Move obvious kernel prototypes (and structure's with kernel pointers,Theo de Raadt
2013-10-24Move obvious kernel prototypes (and structure's with kernel pointers,Theo de Raadt
2013-10-24sycnTheo de Raadt
2013-10-24- strip unneeded comment and add defines for the SID (to be used shortly)Jasper Lievisse Adriaanse
2013-10-24These two programs got fooled by the KAME/NRL split and need type repair.Theo de Raadt
2013-10-24in_var.h is not needed.Martin Pieuchot
2013-10-24fix bug introduced in hostname canonicalisation commit: don't try toDamien Miller
2013-10-24Align suseconds_t with POSIX: it's the type of the tv_usec member of timeval.Philip Guenther
2013-10-24Fix field header overriding on fields that are (internally) aliases for others.Philip Guenther
2013-10-24no need for netinet/ip_var.h (and friends)Theo de Raadt
2013-10-24Disallow empty Match statements and add "Match all" which matches everything.Darren Tucker
2013-10-24Periodically print progress and, if possible, expected time to completionDarren Tucker
2013-10-23include local address and port in "Connection from ..." message (onlyDamien Miller
2013-10-23whitespaceJasper Lievisse Adriaanse
2013-10-23Add a sc_hwinit callback when running on an ILACC, to make sure CSR4 doesMiod Vallat
2013-10-23Enable TX checksum offload.Brad Smith
2013-10-23Enable TX checksum offload.Brad Smith
2013-10-23need a forward declaration of bintime for the _KERNEL case, ie. trptTheo de Raadt
2013-10-23Back when some NRL code was merged into KAME to create the *BSD IPV6Theo de Raadt
2013-10-23remove historical #if 1Theo de Raadt