Age | Commit message (Expand) | Author |
2011-07-09 | mark an obsolete call with the release we killed it; reminded by tedu | Theo de Raadt |
2011-07-09 | sync | Theo de Raadt |
2011-07-09 | Remove COMPAT_25. The one piece moved by COMPAT_LINUX moves there. | Theo de Raadt |
2011-07-09 | Separate some MD and MI bits and a bit of refactoring to make subsequent | Mike Larkin |
2011-07-08 | Cleanup calculation of OpenBSD disklabel location on DPME partitions. The labels | Kenneth R Westerback |
2011-07-08 | add support for HUAWEI E1752 seriese modem | Yojiro Uo |
2011-07-08 | regen | Yojiro Uo |
2011-07-08 | add HUAWEI E1752 | Yojiro Uo |
2011-07-08 | fix nfs pending writes, which were not handled correctly in the commit | Bob Beck |
2011-07-08 | regen | Yojiro Uo |
2011-07-08 | add entry for YUBICO yubikey | Yojiro Uo |
2011-07-08 | Don't accidentally mask off the T_USER bit before calling trap(). | Mark Kettenis |
2011-07-08 | ensure that we won't enter an endless loop while iterating over | Mike Belopuhov |
2011-07-08 | First batch of converting SCSI HBAs from setting saa_targets and | Matthew Dempsky |
2011-07-08 | Add F_DUPFD_CLOEXEC. | Matthew Dempsky |
2011-07-08 | Remove useless labels from copyin and copyout. | Paul Irofti |
2011-07-08 | no reason to zero pages we are about to mark dirty | Ariane van der Steldt |
2011-07-08 | Ensure all pages in pmemrange can be marked as dirty. | Ariane van der Steldt |
2011-07-08 | Remove COMPAT_OLDSOCK since no nothing sets MSG_COMPAT anymore. | Theo de Raadt |
2011-07-08 | Only compile hibernate_machdep if option hibernate is set. | Ariane van der Steldt |
2011-07-08 | Ack, my last change used size_t for file offsets, but size_t is only | Matthew Dempsky |
2011-07-08 | surround splice structure with __BSD_VISIBLE (the right one, noticed by | Mike Belopuhov |
2011-07-08 | Last part of pipex_{pppoe,l2tp,pptp}_input() are almost identical. | YASUOKA Masahiko |
2011-07-08 | Support sending struct info to kdump. So far for struct stat and | Otto Moerbeek |
2011-07-08 | down to one compat option... | Ted Unangst |
2011-07-08 | regen syscalls | Ted Unangst |
2011-07-08 | remove all traces of COMPAT_09 and COMPAT_10. ok deraadt | Ted Unangst |
2011-07-08 | mark carp advertisements to be queued at priority 6. losing them is bad, | Henning Brauer |
2011-07-08 | keep the fdplock around copyout in pipe. ok matthew | Ted Unangst |
2011-07-08 | Fix WoL support in xl(4). Now works with my hardware (3Com 3c905C). | Stefan Sperling |
2011-07-08 | surprisingly, we use pf as classifier for the new priority queueing | Henning Brauer |
2011-07-08 | new priority queueing implementation, extremely low overhead, thus fast. | Henning Brauer |
2011-07-08 | this also must be included my previous commit. sorry. | YASUOKA Masahiko |
2011-07-08 | this must be included my previous commit. | YASUOKA Masahiko |
2011-07-08 | Don't compile hibernate support unless it is enabled by a config option. | Ariane van der Steldt |
2011-07-08 | Put in RLE logic for hibernate compressor. | Ariane van der Steldt |
2011-07-08 | Change pig allocator to a highest-address selection. | Ariane van der Steldt |
2011-07-08 | Include PIPEX in kernel by default. And add new sysctl variable | YASUOKA Masahiko |
2011-07-08 | Move uvm_pmr_alloc_pig to kern/subr_hibernate.c | Ariane van der Steldt |
2011-07-08 | Move uvm_pmr_zero_everything() to subr_hibernate. | Ariane van der Steldt |
2011-07-08 | Expose pmemrange internal functions via pmemrange.h. | Ariane van der Steldt |
2011-07-08 | Move hiballoc to hibernate.h, subr_hibernate.c | Ariane van der Steldt |
2011-07-08 | do 1.174 correctly and remove (commented out) option PORTAL | Jonathan Gray |
2011-07-08 | vm_43.c somehow escaped when its coconspirators were rounded up. | Ted Unangst |
2011-07-08 | Unbreak macppc bootloader due to libz changes. | Dale Rahn |
2011-07-08 | ansi, no binary change | Jonathan Gray |
2011-07-08 | fill in the ata vpd page as best we can. i dont know how to fill in the | David Gwynne |
2011-07-08 | describe the ata vpd page | David Gwynne |
2011-07-08 | provide the thin provisining vpd page if the disk does trim. only claim | David Gwynne |
2011-07-08 | macros for TRIM | David Gwynne |