Age | Commit message (Expand) | Author |
2011-07-07 | The drahn memorial bad kernel build fix: prevent blood pressure | Philip Guenthe |
2011-07-07 | change the default target to print a warning, so stray make commands | Ted Unangst |
2011-07-07 | Move the uvm reserve enforcement from uvm_pagealloc to pmemrange. | Owain Ainsworth |
2011-07-07 | There were two loops in pf_setup_pdesc() and pf_normalize_ip6() | Alexander Bluhm |
2011-07-07 | use IF_LEN/IFQ_LEN to access and ifqueue's length field. ryan ok | Henning Brauer |
2011-07-07 | provide IF_LEN and IFQ_LEN to access ifq_len on an ifqueue, ryan ok | Henning Brauer |
2011-07-07 | remove mvmeppc; it is really rough shape. ok drahn miod | Theo de Raadt |
2011-07-07 | get rid of a debug printf that keeps giving me flase psotives because | Henning Brauer |
2011-07-07 | i NEVER NEVER NEVER want to see ifqueue->ifq_len = anything. sorry, that is | Henning Brauer |
2011-07-07 | Raise the cache aliasing boundary to 4MB like we did on hppa a couple of years | Mark Kettenis |
2011-07-07 | Bring over a few more cache flushing and TLB purging fixes from hppa. | Mark Kettenis |
2011-07-07 | Don't panic if uvm_fault fails, but enter ddb such that we can inspect the | Mark Kettenis |
2011-07-07 | sync | Ted Unangst |
2011-07-07 | getpid is NOLOCK again. ok deraadt guenther | Ted Unangst |
2011-07-07 | Set PSL_W bit for forked processes such that they execute in 64-bit mode | Mark Kettenis |
2011-07-07 | There is a bunch of places in the kernel entry points where we don't | Artur Grabowski |
2011-07-07 | effectively revert 1.44. we don't need the compat_43 syscall returns ever. | Ted Unangst |
2011-07-07 | Fix the LBA offset calculation for the last block in a rebuild, if there | Joel Sing |
2011-07-07 | Functions used in files other than where they are defined should be | Philip Guenthe |
2011-07-07 | set flags correctly in physio - now with actual clearing of B_DONE and B_ERROR | Bob Beck |
2011-07-07 | Make sr_shutdown() a general function and use this from sr_detach() to | Joel Sing |
2011-07-07 | fix typos; while here, improve spacing in comments. | Igor Sobrado |
2011-07-07 | back out last change; it caused dd on usb drive to lock the machine. | David Hill |
2011-07-07 | Regenerate. | Paul Irofti |
2011-07-07 | Add more syscalls to the list. | Paul Irofti |
2011-07-07 | Return retcode in correct register. 'better commit that' kettenis@ | Dale Rahn |
2011-07-07 | reorder two fields | Ted Unangst |
2011-07-07 | empty files should be deleted | Ted Unangst |
2011-07-07 | Replace the cruddy old sys/net/zlib.[ch]. We now use the sys/lib/libz | Theo de Raadt |
2011-07-07 | remove old files | Ted Unangst |
2011-07-07 | regen syscalls | Ted Unangst |
2011-07-07 | remove all the old COMPAT_43 syscalls. The option itself remains for | Ted Unangst |
2011-07-07 | Fold pf_test_fragment() into pf_test_rule(), reduce code and fixes | Ryan Thomas McBride |
2011-07-07 | allow AOE config to be specified by userland. ok marco. | Ted Unangst |
2011-07-07 | only allocate and copyin the length of kdfinfo data. | Ted Unangst |
2011-07-07 | another case of "clever" fiddling with ifq internals, just stumbled over | Henning Brauer |
2011-07-06 | Add sysctl net.inet.tcp.always_keepalive, when this is set the system | Stuart Henderson |
2011-07-06 | Handle pci_conf_read() faults on reading non-existent registers that result | Mark Kettenis |
2011-07-06 | Handle pci_conf_read() faults on reading non-existent registers that result | Mark Kettenis |
2011-07-06 | ppp_ifstart unconditionally. depending on ALTQ for this is ridiculous. | Henning Brauer |
2011-07-06 | Clean up after P_BIGLOCK removal. | Artur Grabowski |
2011-07-06 | stylistic clean of buffer flags assignment to be more obviously not a | Bob Beck |
2011-07-06 | the rest of the uvm commit - I commited from uvm instead of sys | Bob Beck |
2011-07-06 | Make this compile with gcc2. | Miod Vallat |
2011-07-06 | Renumber root busses symbolic values, and drop more fields from struct bp_conf, | Miod Vallat |
2011-07-06 | These files no longer need to include <machine/nexus.h> | Miod Vallat |
2011-07-06 | Drop cpu_dep.cpu_subconf routine, which is no longer used after KA820 support | Miod Vallat |
2011-07-06 | uvm changes for buffer cache improvements. | Bob Beck |
2011-07-06 | correct $OpenBSD tag may help | Ariane van der Steldt |
2011-07-06 | forgot OpenBSD tag | Ariane van der Steldt |