Age | Commit message (Expand) | Author |
2013-10-25 | Start to deal with the time_t change's effect on compat/linux: | Philip Guenther |
2013-10-25 | Move the declarations for dogetrusage(), itimerround(), and dowait4() | Philip Guenther |
2013-10-25 | Add support for Microsoft XBox 360 controller as a uhid. It doesn't use | Jeremy Evans |
2013-10-25 | regen | Jeremy Evans |
2013-10-25 | Add Microsoft XBox 360 Controller | Jeremy Evans |
2013-10-25 | More _KERNEL namespace cleanup, just in case something out there | Theo de Raadt |
2013-10-25 | prettier #ifdef _KERNEL, more like other files | Theo de Raadt |
2013-10-24 | add rcsids | aalm |
2013-10-24 | no need to inform us about every state and link speed change, so move that | Jasper Lievisse Adriaanse |
2013-10-24 | remove useless headers | aalm |
2013-10-24 | Enable octrng(4). | Paul Irofti |
2013-10-24 | Add support for the hardware random number generator on the octeons. | Paul Irofti |
2013-10-24 | Cleanup edma. | Sylvestre Gallon |
2013-10-24 | Do not rely on u-boot to enable mmc clocks. | Sylvestre Gallon |
2013-10-24 | regen | Jasper Lievisse Adriaanse |
2013-10-24 | add another smc hub as out found on the Nitrogen6X | Jasper Lievisse Adriaanse |
2013-10-24 | Move more stuff under _KERNEL | Theo de Raadt |
2013-10-24 | ippseudo is kernel-only; checked in ports by sthen | Theo de Raadt |
2013-10-24 | place _KERNEL block at end | Theo de Raadt |
2013-10-24 | Remove the number of in6_var.h inclusions by moving some functions and | Martin Pieuchot |
2013-10-24 | s/ALLWINNER/SUNXI/g | Jasper Lievisse Adriaanse |
2013-10-24 | Significant namespace cleanup of netinet6 symbols. | Theo de Raadt |
2013-10-24 | Move obvious kernel prototypes (and structure's with kernel pointers, | Theo de Raadt |
2013-10-24 | Move obvious kernel prototypes (and structure's with kernel pointers, | Theo de Raadt |
2013-10-24 | - strip unneeded comment and add defines for the SID (to be used shortly) | Jasper Lievisse Adriaanse |
2013-10-24 | in_var.h is not needed. | Martin Pieuchot |
2013-10-24 | Align suseconds_t with POSIX: it's the type of the tv_usec member of timeval. | Philip Guenther |
2013-10-23 | whitespace | Jasper Lievisse Adriaanse |
2013-10-23 | Add a sc_hwinit callback when running on an ILACC, to make sure CSR4 does | Miod Vallat |
2013-10-23 | Enable TX checksum offload. | Brad Smith |
2013-10-23 | Enable TX checksum offload. | Brad Smith |
2013-10-23 | need a forward declaration of bintime for the _KERNEL case, ie. trpt | Theo de Raadt |
2013-10-23 | Back when some NRL code was merged into KAME to create the *BSD IPV6 | Theo de Raadt |
2013-10-23 | remove historical #if 1 | Theo de Raadt |
2013-10-23 | delete junk NRL v6 block; ok claudio | Theo de Raadt |
2013-10-23 | remove the ipprintfs debug stuff; if you are debugging at this level, | Theo de Raadt |
2013-10-23 | rename some defines as well | Jasper Lievisse Adriaanse |
2013-10-23 | rename 'allwinner' to 'sunxi' to actually match the SoC name instead of using | Jasper Lievisse Adriaanse |
2013-10-23 | translate port numbers for inner udp packets when they're returned | Mike Belopuhov |
2013-10-23 | Remove the number of in_var.h inclusions by moving some functions and | Martin Pieuchot |
2013-10-23 | No need to expose twice in_socktrim(), it is only used in one file. | Martin Pieuchot |
2013-10-23 | Add support for displaying the cache write policy of RAID volumes to bioctl(8) | Mark Kettenis |
2013-10-23 | adapt to new DL_BLKTOSEC(); ok krw | Theo de Raadt |
2013-10-23 | Fix sorting and ordering. | Raphael Graf |
2013-10-23 | overwrite icmp packet type-specific nextptr field only when we're | Mike Belopuhov |
2013-10-23 | Instead of comparing the lower and higher addresses of all the multicast | Martin Pieuchot |
2013-10-23 | Checkpoint of work-in-progress DMA support for oaic(4). Not working yet, | Miod Vallat |
2013-10-23 | Do not print the higher address of the muticast range in debug mode, | Martin Pieuchot |
2013-10-23 | Crank bootblock versions after last commit | Mike Larkin |
2013-10-23 | Allow uppercase "K/M/G" specification in "machine memory" boot command. | Mike Larkin |