Age | Commit message (Expand) | Author |
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 | Mention 332 as unsupported (although it has an FPU slot, so it could be | Miod Vallat |
2011-08-18 | stray spaces; no binary change | Marco Peereboom |
2011-08-18 | where a man page has multiple links, only reference that page | Jason McIntyre |
2011-08-18 | fix overload table BNF | Henning Brauer |
2011-08-18 | spacing | Marc Espie |
2011-08-18 | tweak | Marc Espie |
2011-08-17 | Set the PSL_O bit, like we do for 64-bit capable CPUs on hppa. | Mark Kettenis |
2011-08-17 | - plug a memory leak in runner_remove_envelope() | Gilles Chehade |
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 | move ramqueue_host pointer from ramqueue_envelope to ramqueue_message. | Gilles Chehade |
2011-08-17 | - teach smtpctl remove about the new ramqueue structure | Gilles Chehade |
2011-08-17 | - introduce ramqueue_lookup_{host,message,envelope} to perform lookups in | Gilles Chehade |
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-17 | pkg_add and pkg_delete will now syslog activity by default. | Marc Espie |
2011-08-17 | make sure to set two rtsol sysctls, not just the last one | Todd T. Fries |
2011-08-16 | More information about lots of macros, many new examples, and various fixes. | Ingo Schwarze |
2011-08-16 | we are now hacking on 5.0-current | Mark Kettenis |
2011-08-16 | smtpctl show sizes, displays the size of queue-related structures, useful | Gilles Chehade |
2011-08-16 | add a host-tree and an envelope-tree in the ramqueue, they will be used to | Gilles Chehade |
2011-08-16 | 64-bitification went a bit too far here; sigset_t is 32-bit so using 64-bit | 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 | Sync documentation with code on the matter of max state limit behavior. | Mike Belopuhov |
2011-08-16 | Put back the pedro diff for VOP_FSYNC of softdep when its | Thordur I. Bjornsson |
2011-08-16 | recommit, now that release is done (handle sysv if bsd is incorrect, may | Marc Espie |
2011-08-16 | Add a -r flag to switch-client to toggle the client read-only flag. From | Nicholas Marriott |
2011-08-16 | Add up/down/left/right keys in vi edit mode. From "livibetter" SF bug | Nicholas Marriott |
2011-08-16 | Use key_bindings_remove for unbind-key -a to allow it to work from key | Nicholas Marriott |
2011-08-16 | Correctly skip existing numbers when generating the name for a new | Nicholas Marriott |
2011-08-16 | Don't export 'struct pmap' to userland. | Mark Kettenis |
2011-08-16 | Make this build for hppa64. | Mark Kettenis |
2011-08-09 | In pmap_create(), check uvm_pagealloc() return value and uvm_wait() until it | Miod Vallat |
2011-08-08 | Usual release distrib/notes churning. ok deraadt@ | 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 | create pflog0 if pf is enabled just like we do in the pflogd script | Robert Nagy |
2011-08-08 | revert the last commit and do the right thing instead. | Alexander Hall |
2011-08-08 | If two carp interfaces on the same physical interface had addresses | Alexander Bluhm |
2011-08-08 | sync 'set-tos' with 'tos' keyword (DiffServ is supported by both) | Ryan Thomas McBride |