Age | Commit message (Expand) | Author |
2012-09-15 | m88k does not have the m68k long double type actually (long double == double | Miod Vallat |
2012-09-15 | Improve POSIX/SUS compliance of <netdb.h>, <sys/socket.h>, and <sys/un.h>. | Philip Guenthe |
2012-09-13 | tell mii_attach where the phy is on the chip, rather than asking it to | David Gwynne |
2012-09-13 | regen | joshua stein |
2012-09-13 | recognize the Intel Centrino Advanced-N 6235 | joshua stein |
2012-09-12 | match on another axis AX88772B that comes with the asus ux21/ux31a | joshua stein |
2012-09-12 | regen | joshua stein |
2012-09-12 | add another ASIX AX88772B device | joshua stein |
2012-09-12 | Define empty CDIAGFLAGS for programs that use Werror. | Christiano F. Haesbaert |
2012-09-12 | Use sg_addr instead of sg_lo_addr, leftovers from last commit. | Christiano F. Haesbaert |
2012-09-12 | Make sure we don't sleep on autoconf. | Christiano F. Haesbaert |
2012-09-11 | Cope with PIE, if it is enabled. Note that this has not been completely | Theo de Raadt |
2012-09-11 | Cope with PIE, if it is enabled | Theo de Raadt |
2012-09-11 | Support FTDI FT2232H. This has a new base clock rate, different divisor, | Theo de Raadt |
2012-09-11 | Add -nopie to the linker flags. | Mark Kettenis |
2012-09-11 | Remove the 'OLF method' used for the transition from a.out to ELF and | Theo de Raadt |
2012-09-11 | Check that the host supports GET_SPEED as well as GET_VERSION before deciding | Darren Tucker |
2012-09-10 | Cleanup VFS mount string handling: | Joel Sing |
2012-09-10 | autoconf is not the right place to sleep; noticed by haesbaert | Mike Belopuhov |
2012-09-10 | drop the unencrypted packets when the MPPE is required. This was | YASUOKA Masahiko |
2012-09-10 | add missing the congestion indicator code on IPv6 path. | YASUOKA Masahiko |
2012-09-10 | Bring into compliance with POSIX, exposing just the specified bits. | Philip Guenthe |
2012-09-10 | sync | Theo de Raadt |
2012-09-10 | compat_o48_sys_getdirentries can die; ok guenther | Theo de Raadt |
2012-09-10 | delete compat_o48_sys_getdirentries; ok guenther | Theo de Raadt |
2012-09-08 | Switch landisk to timecounters. Adapted from NetBSD. | Miod Vallat |
2012-09-08 | On SPARC64 VI/VII CPUs, use the lseep instruction in the idle loop to force a | Mark Kettenis |
2012-09-08 | Switch hp300 to timecounters. From NetBSD via martin@ | Miod Vallat |
2012-09-08 | Don't use mtrr if we are not on i386/amd64. | Martin Pieuchot |
2012-09-08 | Instead of having yet an other option to compile the drm code without agp | Martin Pieuchot |
2012-09-08 | Include files.agp to be able to check against NAGP in the drm agp glue. | Martin Pieuchot |
2012-09-08 | Plug a race where we're trying to kill a traced process while it is aleady | Mark Kettenis |
2012-09-07 | bump CPU feature strings to 12 chars since some names are now 8 characters | Christian Weisgerber |
2012-09-07 | Call pci_min_powerstate() to determine the lowest possible powerstate instead | Mark Kettenis |
2012-09-07 | Implement pci_min_powerstate(). | Mark Kettenis |
2012-09-07 | Implement pci_min_powerstate(). | Mark Kettenis |
2012-09-07 | Add a new function called acpi_pci_min_powerstate() that returns the lowest | Mark Kettenis |
2012-09-07 | Fixup a memory access fault on an invalid reply. Quoting the spec: | Mike Belopuhov |
2012-09-07 | Create IPv6 privacy addresses even if static IPv6 addresses are present. | Stefan Sperling |
2012-09-06 | remove compat_aout support for i386. ok deraadt | Ted Unangst |
2012-09-06 | Remove the need to occasionally treat dos file names as strings by | Kenneth R Westerback |
2012-09-05 | COMPAT_O48 can be turned off; ok guenther | Theo de Raadt |
2012-09-05 | struct oscsi_addr is not used anymore | Theo de Raadt |
2012-09-05 | struct orlimit is only used by linux compat now, and can stop polluting | Theo de Raadt |
2012-09-05 | struct omount can die; ok guenther | Theo de Raadt |
2012-09-04 | Implement pci_min_powerstate(). | Mark Kettenis |
2012-09-04 | Implement pci_min_powerstate(). | Mark Kettenis |
2012-09-04 | Implement pci_min_powerstate(). | Mark Kettenis |
2012-09-04 | The powerlevel is an unsigned int, there is no need to check for negative | Claudio Jeker |
2012-09-04 | Raise IPL to IPL_SOFTNET in nd6_addr_add(). This code originally ran at | Stefan Sperling |