summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-07-08Pull libm for fabs.Martynas Venckus
2011-07-08tweak previous;Jason McIntyre
2011-07-08Last part of pipex_{pppoe,l2tp,pptp}_input() are almost identical.YASUOKA Masahiko
2011-07-08Kill weak `cerror' alias, it's colliding with the userland namespace. NoticedMiod Vallat
2011-07-08Support sending struct info to kdump. So far for struct stat andOtto Moerbeek
2011-07-08Support sending struct info to kdump. So far for struct stat andOtto Moerbeek
2011-07-08ext2fs is not really the most common linux filesystem.Ted Unangst
2011-07-08Add support for tgmath--the type-generic math; now that both mathMartynas Venckus
2011-07-08syncTheo de Raadt
2011-07-08Finalize work on complex math routines, now that we have theMartynas Venckus
2011-07-08COMPAT_43 does not do all it used to. COMPAT_AOUT is wholly useless.Ted Unangst
2011-07-08Move fabs(3), frexp(3), and modf(3) to libm--nothing has been usingMartynas Venckus
2011-07-08down to one compat option...Ted Unangst
2011-07-08regen syscallsTed Unangst
2011-07-08remove all traces of COMPAT_09 and COMPAT_10. ok deraadtTed Unangst
2011-07-08mark carp advertisements to be queued at priority 6. losing them is bad,Henning Brauer
2011-07-08keep the fdplock around copyout in pipe. ok matthewTed Unangst
2011-07-08xl(4) now supports WoL.Stefan Sperling
2011-07-08add license, ok ajacoutot@, deraadt@Robert Nagy
2011-07-08- pretend we're 0.26. there were no changes in 0.26 thatJasper Lievisse Adriaanse
2011-07-08Fix WoL support in xl(4). Now works with my hardware (3Com 3c905C).Stefan Sperling
2011-07-08allow rules to specify "prio X" or "prio (X, Y)" to assign priority levelsHenning Brauer
2011-07-08surprisingly, we use pf as classifier for the new priority queueingHenning Brauer
2011-07-08new priority queueing implementation, extremely low overhead, thus fast.Henning Brauer
2011-07-08this also must be included my previous commit. sorry.YASUOKA Masahiko
2011-07-08this must be included my previous commit.YASUOKA Masahiko
2011-07-08Don't compile hibernate support unless it is enabled by a config option.Ariane van der Steldt
2011-07-08Put in RLE logic for hibernate compressor.Ariane van der Steldt
2011-07-08Change pig allocator to a highest-address selection.Ariane van der Steldt
2011-07-08Include PIPEX in kernel by default. And add new sysctl variableYASUOKA Masahiko
2011-07-08Move uvm_pmr_alloc_pig to kern/subr_hibernate.cAriane van der Steldt
2011-07-08Move uvm_pmr_zero_everything() to subr_hibernate.Ariane van der Steldt
2011-07-08Expose pmemrange internal functions via pmemrange.h.Ariane van der Steldt
2011-07-08extern.h no longer neededTheo de Raadt
2011-07-08Remove outdated comment.Antoine Jacoutot
2011-07-08Move hiballoc to hibernate.h, subr_hibernate.cAriane van der Steldt
2011-07-08clean up .HP, .IP, .TP, .nf, and \c handling in -T[x]html;Ingo Schwarze
2011-07-08After a certain amount of fighting with the mbstowcs API, remove L fromNicholas Marriott
2011-07-08Make a distinction between base/pkg rc scripts. ok aja@ schwarze@ jmc@Stuart Henderson
2011-07-08signbitl -> signbit.Martynas Venckus
2011-07-08simplify: there's really no need for extra code to reorderIngo Schwarze
2011-07-08Add 80-bit and 128-bit precision test vectors for the math functions.Martynas Venckus
2011-07-08This was included in the diff which merged miod's WIP code, but was missedDale Rahn
2011-07-08Forgot to commit that part yesterday, spotted by sthen@Antoine Jacoutot
2011-07-08We don't need to carry around all these ancient tabset files which areNicholas Marriott
2011-07-08flags[] should be initialized. From Thomas Adam.Nicholas Marriott
2011-07-08do 1.174 correctly and remove (commented out) option PORTALJonathan Gray
2011-07-08vm_43.c somehow escaped when its coconspirators were rounded up.Ted Unangst
2011-07-08simplify, shorten, and "subtly and cleverly" rearrange some daemonTheo de Raadt
2011-07-08Unbreak macppc bootloader due to libz changes.Dale Rahn