Age | Commit message (Expand) | Author |
2012-05-29 | Make it possible to disable the Sync-on-Green signal by setting the | Mike Belopuhov |
2012-05-29 | When writing the new volume header to disk, write back the whole | Matthew Dempsky |
2012-05-29 | Remove unused define CHAR_CHS_FORCE. | Marcus Glocker |
2012-05-28 | The link state code does not work correctly on Indigo (IP20) and E++ GIO boards | Miod Vallat |
2012-05-27 | Add a `L2 cache line size' member to struct cpu_info. This allows R4k code to | Miod Vallat |
2012-05-27 | Replace Loongson2F assembly cache routines with equivalent C code. This will | Miod Vallat |
2012-05-27 | Proper support for the so-called `fast mode' of the Indigo2 ECC memory | Miod Vallat |
2012-05-27 | Decide once for all whether IP22/IP28 systems are running with the ECC memory | Miod Vallat |
2012-05-27 | enable tcpcib(4) | Jonathan Gray |
2012-05-27 | Add tcpcib(4) to support Intel Atom E600 watchdog. | Jonathan Gray |
2012-05-26 | Split out the register definitions into its own file to make it possible to | Mark Kettenis |
2012-05-26 | Be more strict when specifying hpc child device attachments: specific | Miod Vallat |
2012-05-25 | On IP28, silently acknowledge bus errors which can be attributed to | Miod Vallat |
2012-05-25 | Correctly handle the case of a system setup to use glass console, which | Miod Vallat |
2012-05-25 | Support for the POWER Indigo2 R10000 systems (IP28). Currently running with | Miod Vallat |
2012-05-25 | Change the KERN_FILE_BYPID and KERN_FILE_BYUID modes of the KERN_FILE2 | Philip Guenthe |
2012-05-24 | If _MIN > _MAX consider a WordBus resource to be invalid. Fixes a panic on | Mark Kettenis |
2012-05-24 | A couple of trivial spacing and comment fixes. | Nicholas Marriott |
2012-05-24 | exlusive -> exclusive | Miod Vallat |
2012-05-24 | unputc should clear the character removed in the buffers like getc. | Nicholas Marriott |
2012-05-24 | When clearing quote bits in getc and q_to_b, clear from the c_cf (the | Nicholas Marriott |
2012-05-24 | On resume, run forward the monotonic and realtimes clocks instead of jumping | Philip Guenthe |
2012-05-24 | If LINUX_CLONE_SETTLS isn't set, then the clone()d child should inherit | Philip Guenthe |
2012-05-23 | Regenerate. | Paul Irofti |
2012-05-23 | Add emulation support for fstatfs64. | Paul Irofti |
2012-05-23 | add C600 SMBus | Jonathan Gray |
2012-05-23 | Regenerate. | Paul Irofti |
2012-05-23 | Add support for statfs64. | Paul Irofti |
2012-05-23 | regen | Mike Belopuhov |
2012-05-23 | Add a ServerEngines vendor ID and a couple of products IDs for | Mike Belopuhov |
2012-05-23 | increase the number of io and mem extent regions for amd64 to 16 | Mike Belopuhov |
2012-05-22 | Make the multicast filter routine conform to the Party's standards. Adapted | Miod Vallat |
2012-05-22 | When setting up the multicast filter, use the ac_multicnt field of the arpcom | Miod Vallat |
2012-05-21 | Always clear out the inactive list and make sure everything is unbound in | Mark Kettenis |
2012-05-21 | Cleanup O_CLOEXEC handling and make sure UF_EXCLOSE is set correctly | Matthew Dempsky |
2012-05-20 | do not need to pull in <time.h> | Theo de Raadt |
2012-05-20 | Make sure the generic bus_dmamem_alloc() routine restricts its allocation to | Miod Vallat |
2012-05-19 | Split out the suspend/resume code into its own file to make it possible to | Mark Kettenis |
2012-05-18 | Port NetBSD's pci@gio driver for fast Ethernet expansion boards for the | Miod Vallat |
2012-05-18 | Remove unused header. | Martin Pieuchot |
2012-05-18 | rt6_flush should remove all routes configured via a specified gw, | Mike Belopuhov |
2012-05-17 | Yet another rework of the crucial gio_id() function responsible for correctly | Miod Vallat |
2012-05-17 | Better probes for sq and wdsc in gio-masqueraded-as-hpc expansion boards. | Miod Vallat |
2012-05-17 | Correct virtual aliasing mask computation. | Miod Vallat |
2012-05-17 | Add support for i350 based devices, based in part on Intel code | Jonathan Gray |
2012-05-16 | rfc 4861 mandates that target link local address must be included | Mike Belopuhov |
2012-05-15 | Allow for serial console on com@puc. Not perfect but should handle the | Mark Kettenis |
2012-05-15 | revert a chunk introduced in 1.7 which was not supposed to be there yet | Miod Vallat |
2012-05-15 | Set the usb(4) unit number as bus number. This fixes a possible | Martin Pieuchot |
2012-05-15 | Don't use a pointer to an opaque softc, we'll need to access its unit | Martin Pieuchot |