Age | Commit message (Expand) | Author |
2011-07-08 | Move fabs(3), frexp(3), and modf(3) to libm--nothing has been using | Martynas Venckus |
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 | xl(4) now supports WoL. | Stefan Sperling |
2011-07-08 | add license, ok ajacoutot@, deraadt@ | Robert Nagy |
2011-07-08 | - pretend we're 0.26. there were no changes in 0.26 that | Jasper Lievisse Adriaanse |
2011-07-08 | Fix WoL support in xl(4). Now works with my hardware (3Com 3c905C). | Stefan Sperling |
2011-07-08 | allow rules to specify "prio X" or "prio (X, Y)" to assign priority levels | Henning Brauer |
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 | extern.h no longer needed | Theo de Raadt |
2011-07-08 | Remove outdated comment. | Antoine Jacoutot |
2011-07-08 | Move hiballoc to hibernate.h, subr_hibernate.c | Ariane van der Steldt |
2011-07-08 | clean up .HP, .IP, .TP, .nf, and \c handling in -T[x]html; | Ingo Schwarze |
2011-07-08 | After a certain amount of fighting with the mbstowcs API, remove L from | Nicholas Marriott |
2011-07-08 | Make a distinction between base/pkg rc scripts. ok aja@ schwarze@ jmc@ | Stuart Henderson |
2011-07-08 | signbitl -> signbit. | Martynas Venckus |
2011-07-08 | simplify: there's really no need for extra code to reorder | Ingo Schwarze |
2011-07-08 | Add 80-bit and 128-bit precision test vectors for the math functions. | Martynas Venckus |
2011-07-08 | This was included in the diff which merged miod's WIP code, but was missed | Dale Rahn |
2011-07-08 | Forgot to commit that part yesterday, spotted by sthen@ | Antoine Jacoutot |
2011-07-08 | We don't need to carry around all these ancient tabset files which are | Nicholas Marriott |
2011-07-08 | flags[] should be initialized. From Thomas Adam. | Nicholas Marriott |
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 | simplify, shorten, and "subtly and cleverly" rearrange some daemon | Theo de Raadt |
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 |
2011-07-08 | sbc3 defines a thin provisioning vpd page | David Gwynne |
2011-07-08 | 'prio' will be a reserved keyword soon. | Ryan Thomas McBride |
2011-07-08 | white space fixes | David Gwynne |
2011-07-08 | some trim cleanups and additions. | David Gwynne |
2011-07-08 | tweak previous; | Jason McIntyre |
2011-07-08 | remove a closing (unmatched) Re, missed in previous; | Jason McIntyre |