Age | Commit message (Expand) | Author |
2010-07-01 | 3.5 compat is old, but relied upon by other compats still in tree. the | Ted Unangst |
2010-07-01 | sync | Owain Ainsworth |
2010-07-01 | Radeon mobility Hd4870, from jcr. | Owain Ainsworth |
2010-07-01 | Make our trapframe squeeky clean in setregs(). Avoid leaking registers into | Mark Kettenis |
2010-07-01 | enable mandoc regression tests; ok phessler@ | Ingo Schwarze |
2010-07-01 | sync | Theo de Raadt |
2010-07-01 | It seems the x200s doesn't need the video bios call from locore. | Paul Irofti |
2010-07-01 | Add more support bits for ARMv7, including frame for VIPT (pmap_prefer). | Dale Rahn |
2010-07-01 | Another radeon hd3200. | Owain Ainsworth |
2010-07-01 | CPU id is not enough to tell 3430 from 3530 so change the printed name. | Dale Rahn |
2010-07-01 | In the mdoc(7) parser, inspect roff registers early such that all parts | Ingo Schwarze |
2010-07-01 | if we cannot copy the setup file (because objdir doesn't exist), then | Peter Hessler |
2010-07-01 | Move rdcap/rdcap16 structs used to get info about disk size off of | Kenneth R Westerback |
2010-07-01 | don't need to setup the resolver early now that dns lookups are done | Eric Faurot |
2010-07-01 | Oops. Lost the < 0 check on file position I had in the circulated | Kenneth R Westerback |
2010-07-01 | 8168E/8111E also supports IPv6 receive TCP/UDP checksum offload. | Stuart Henderson |
2010-07-01 | Nix some warnings. | Nicholas Marriott |
2010-07-01 | Synch instead of flush FPU state on APs before suspending. | Mike Larkin |
2010-07-01 | Split v_value into v_string/v_number, change macros to functions and lo let | Nicholas Marriott |
2010-07-01 | We don't do CamelCase: fix style(9) violations in goto labels. | Owain Ainsworth |
2010-07-01 | Change variable get/set macros to have better names and drop boolean/character | Nicholas Marriott |
2010-07-01 | Implement vs{,un}lock_device and use it for physio. | Artur Grabowski |
2010-07-01 | Fix memory leak by adding a missing free(lsa). | Alexander Bluhm |
2010-07-01 | Ensure that IPIs have priority and are run first to avoid deadlock. This | Joel Sing |
2010-07-01 | Correct handling of trailing punctuation in MDOC_DELIM blk_full HEADs. | Ingo Schwarze |
2010-07-01 | sort SEE ALSO; | Jason McIntyre |
2010-07-01 | Kill a couple of macros, move a few bits around in header. | Nicholas Marriott |
2010-07-01 | remove unused variables | Charles Longeau |
2010-07-01 | garbage collect the now unused PAGEFASTRECYCLE option. | Thordur I. Bjornsson |
2010-07-01 | these files are unbelievably out of date | Ted Unangst |
2010-07-01 | Implement the LDAP compare operation. | Martin Hedenfal |
2010-07-01 | more stale documentation | Ted Unangst |
2010-07-01 | remove old documentation | Ted Unangst |
2010-07-01 | delete a bunch of stale documentation. in theory ok deraadt | Ted Unangst |
2010-07-01 | Typo in comment. | Mike Larkin |
2010-07-01 | constrain malloc to only grab pages from dma reachable memory. | Thordur I. Bjornsson |
2010-07-01 | Allow swapping to happen in the case where where we have more memory | Owain Ainsworth |
2010-07-01 | I accidentally whacked something important. Sorry. | Ted Unangst |
2010-07-01 | Fix all white space bugs in ospf6d at once. No binary change. | Alexander Bluhm |
2010-07-01 | g/c unused param to pf_translate | Henning Brauer |
2010-07-01 | make sure that buf's on the stack set the b_bq to NULL. | Thordur I. Bjornsson |
2010-07-01 | When generating grpsym lists, avoid duplicates without searching the | Dale Rahn |
2010-07-01 | sync | Theo de Raadt |
2010-07-01 | pool setconstraints must be called immediately after pool_init, otherwise | Bob Beck |
2010-07-01 | remove the try/catch in debug mode, so that we get the errors directly... | Marc Espie |
2010-07-01 | getpeereid() can now be a library routine using getsockopt() with | Theo de Raadt |
2010-07-01 | The prefixes of interface addresses of an ospf link have to be | Alexander Bluhm |
2010-07-01 | SO_PEERCRED should return ENOTCONN when the sockets are not connected | Theo de Raadt |
2010-07-01 | remove some pesky Xr's to X pages, one of which doesn;t even exist; | Jason McIntyre |
2010-07-01 | Parse (and ignore) schema extensions with an X- prefix. Bail on unknown keywo... | Martin Hedenfal |