Age | Commit message (Expand) | Author |
2011-08-26 | Prevent watchdog timeouts; tested by Thomas Pfaff | Kevin Lo |
2011-08-26 | Move the comment outside of the VLAN section of code and above that | Kevin Lo |
2011-08-26 | Add a dmesg warning about sloppy disk I/O to vnd(4) devices to help | Matthew Dempsky |
2011-08-24 | revert the last commit. pms_enable_alps() does not guarantee | Alexandr Shadchin |
2011-08-23 | iPrevent that a socket splicing timeout error in one direction is | Alexander Bluhm |
2011-08-22 | Add support for Radeon 4250. | Christiano F. Haesbaert |
2011-08-22 | move powerpc to non-__STRICT_ALIGNMENT, as it always was. Essentially | Theo de Raadt |
2011-08-22 | mark setfault() with __returns_twice | Theo de Raadt |
2011-08-22 | Adding stub for ALPS touchpad, which not supported yet. | Alexandr Shadchin |
2011-08-21 | Re-enable POOL_DEBUG. requested by deraadt@. | Matthieu Herrb |
2011-08-21 | Help with the watchdog timeouts seen when unplugging the cable from | Kevin Lo |
2011-08-21 | Use the lowest available unit number for new pppx ifs. Somewhat | Jonathan Matthew |
2011-08-20 | Don't wait for FR to come on after setting the FRE bit in the port command | Mark Kettenis |
2011-08-20 | Fix packet accounting in error cases. | Ryan Thomas McBride |
2011-08-19 | Let ums probe bounds of absolute devices if available. | Matthieu Herrb |
2011-08-19 | Bring libc and libm in line with the compiler now that we no longer have a | Mark Kettenis |
2011-08-18 | Add sti@dio attachments. | Miod Vallat |
2011-08-18 | So, it turns out that models 362 and 382 built-in frame buffer only shows up | Miod Vallat |
2011-08-18 | Fix various lies in comments, extend hex constants to 8 hex digits for easier | Miod Vallat |
2011-08-18 | Because model 362 does not have an SGC bus (or a blind, deaf and mute one), | Miod Vallat |
2011-08-18 | Do not skip 362 and 382 DIO frame buffer select codes; this was written | Miod Vallat |
2011-08-18 | Do not use NULL when 0 is intended. | Miod Vallat |
2011-08-18 | stray spaces; no binary change | Marco Peereboom |
2011-08-17 | Set the PSL_O bit, like we do for 64-bit capable CPUs on hppa. | Mark Kettenis |
2011-08-17 | Don't set the PSL_S bit. We generally don't tend to hide CPU counter timers | Mark Kettenis |
2011-08-17 | match on MSP-FET430UIF JTAG, so it can be used with mspdebug | Jasper Lievisse Adriaanse |
2011-08-17 | regen | Jasper Lievisse Adriaanse |
2011-08-17 | add MSP-FET430UIF JTAG, from impatiens@gmail.com | Jasper Lievisse Adriaanse |
2011-08-17 | Assembler implementation of the GCM mode using the Carry-less | Mike Belopuhov |
2011-08-17 | Adding support Synaptics touchpad. Thanks all for test. | Alexandr Shadchin |
2011-08-17 | remove the clamping of max_softdeps as it makes | Thordur I. Bjornsson |
2011-08-16 | we are now hacking on 5.0-current | Mark Kettenis |
2011-08-16 | Use pitlbe and pdtlbe instructions when flushing the entire TLB. | Mark Kettenis |
2011-08-16 | The gp value is stored in a different register on hppa64. | Mark Kettenis |
2011-08-16 | Old proc is stored in %arg0, not in %arg2. | Mark Kettenis |
2011-08-16 | Compile in serial console settings support if any com(4) device is included | Mark Kettenis |
2011-08-16 | Compile in serial console settings support if any com(4) device is included | Mark Kettenis |
2011-08-16 | Put back the pedro diff for VOP_FSYNC of softdep when its | Thordur I. Bjornsson |
2011-08-16 | Don't export 'struct pmap' to userland. | Mark Kettenis |
2011-08-09 | In pmap_create(), check uvm_pagealloc() return value and uvm_wait() until it | Miod Vallat |
2011-08-08 | Ship 5.0 with bufcachepercent=20 | Theo de Raadt |
2011-08-08 | Fix a formating bug that caused a bad print on big endian arches. | Marco Peereboom |
2011-08-08 | If two carp interfaces on the same physical interface had addresses | Alexander Bluhm |
2011-08-08 | myx requires the driver pad short ethernet frames to 60 bytes by | David Gwynne |
2011-08-07 | A few more fixes to the lazy FPU context switching code. | Mark Kettenis |
2011-08-07 | Avoid clobbering system call arguments upon system call entry. | Mark Kettenis |
2011-08-07 | Enable ssio(4) and com(4). | Mark Kettenis |
2011-08-07 | Bring over ssio(4) from hppa for proper serial console support. | Mark Kettenis |
2011-08-07 | Several fixes for the IPV6_PKTINFO handling with sendmsg(2) | Mike Belopuhov |
2011-08-07 | Recognize 64-bit store instructions. | Mark Kettenis |