| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | MFC r191414 | Christian Brueffer | 2009-04-23 | 2 | -2/+2 |
| * | MFH r190382,190416,190525: | Hajimu UMEMOTO | 2009-04-12 | 1 | -90/+197 |
| * | MFC r190482: zero out memory before use and free. | Xin LI | 2009-04-11 | 5 | -28/+11 |
| * | MFC r190266: | Konstantin Belousov | 2009-03-25 | 1 | -1/+1 |
| * | Mostly synchronize lib/libthr and sys/kern/kern_umtx.c with the code | Konstantin Belousov | 2009-03-24 | 5 | -0/+32 |
| * | Partial MFC of r189131: | David Schultz | 2009-03-14 | 2 | -2/+2 |
| * | MFC r189283: | Konstantin Belousov | 2009-03-12 | 1 | -0/+10 |
| * | MFC: Add support for "superpages" on amd64 and i386. This includes adding the | John Baldwin | 2009-02-26 | 1 | -0/+2 |
| * | MFC: | Jamie Gritton | 2009-02-18 | 1 | -2/+2 |
| * | MFH 188316: Shutup warning for DNAME RR. | Hajimu UMEMOTO | 2009-02-16 | 2 | -2/+3 |
| * | MFC r183058 | Maksim Yevmenkin | 2009-02-10 | 1 | -0/+7 |
| * | MFC: | Bjoern A. Zeeb | 2009-02-07 | 2 | -9/+36 |
| * | MFC r186887: | David Schultz | 2009-01-28 | 1 | -0/+1 |
| * | MFC r187098: | Daniel Gerzo | 2009-01-18 | 1 | -2/+3 |
| * | MFC r187147: | Konstantin Belousov | 2009-01-16 | 1 | -1/+1 |
| * | MFC 182795 from /head | Giorgos Keramidas | 2009-01-15 | 1 | -0/+8 |
| * | Sort MLINKS. | Ruslan Ermilov | 2009-01-09 | 1 | -21/+32 |
| * | MFC r185689: | Konstantin Belousov | 2009-01-08 | 4 | -5/+77 |
| * | MFC r180162: | Daniel Gerzo | 2009-01-06 | 1 | -1/+18 |
| * | MFC r180534: | Daniel Gerzo | 2009-01-06 | 1 | -3/+3 |
| * | MFC 186090 | Hajimu UMEMOTO | 2008-12-17 | 7 | -28/+182 |
| * | MFC: Fix fread() to return a correct value on platforms where sizeof(int) != | Ruslan Ermilov | 2008-12-13 | 1 | -1/+1 |
| * | MFC: 184996: use the correct syscall names in END() for three asm stubs. | Peter Wemm | 2008-12-06 | 3 | -3/+3 |
| * | MFC: r185519 | Giorgos Keramidas | 2008-12-06 | 1 | -4/+9 |
| * | MFC r184587: | Konstantin Belousov | 2008-11-17 | 5 | -8/+122 |
| * | MFC: 184547,184548: add END() macros for Assembler code in libc. This | Peter Wemm | 2008-11-13 | 70 | -8/+105 |
| * | MFC: | Jason Evans | 2008-11-10 | 2 | -13/+18 |
| * | MFC r183565: | Ed Schouten | 2008-10-26 | 2 | -9/+10 |
| * | MFC: Note that support for CPU sets will first appear in 7.1. | John Baldwin | 2008-10-02 | 2 | -2/+2 |
| * | MFC r182193 (libc part): | Konstantin Belousov | 2008-09-19 | 1 | -2/+10 |
| * | Merge r180493 from head to stable/7: | Robert Watson | 2008-08-31 | 1 | -8/+2 |
| * | MFC r181281: Make swprintf("%s", "") not fail randomly depending on | Colin Percival | 2008-08-30 | 1 | -1/+3 |
| * | MFC r181280: Avoid printing bogus error messages if BLOCKSIZE is garbage. | Colin Percival | 2008-08-30 | 1 | -0/+1 |
| * | MFC r181312: | Tom Rhodes | 2008-08-29 | 1 | -1/+3 |
| * | MFC SVN rev 181743 | Maksim Yevmenkin | 2008-08-28 | 3 | -2/+148 |
| * | MFC allocator improvements and fixes: | Jason Evans | 2008-08-16 | 1 | -398/+339 |
| * | MFC: r181150, r181266 | Sean Farley | 2008-08-08 | 1 | -13/+20 |
| * | MFC: Fix a few bugs with the _gettemp() routine which implements mkstemp(), | John Baldwin | 2008-08-04 | 1 | -11/+26 |
| * | MFC r175798: | Tom Rhodes | 2008-08-03 | 1 | -6/+13 |
| * | Fix whitespace bug (8spaces into tab). | Remko Lodder | 2008-08-02 | 1 | -1/+1 |
| * | MFC r180491 | Remko Lodder | 2008-08-02 | 1 | -4/+4 |
| * | MFC r178921 to stable/7: | Antoine Brodin | 2008-07-28 | 1 | -4/+0 |
| * | MFC: Add cpuset, an api for thread to cpu binding and cpu resource grouping | John Baldwin | 2008-07-25 | 4 | -2/+402 |
| * | fix leftover reference to kill(2) (which was used as a template for | Julian Elischer | 2008-07-25 | 1 | -1/+1 |
| * | Add the appropriate entry to the Symbol map for the new setfib syscall | Julian Elischer | 2008-07-24 | 1 | -0/+4 |
| * | Commit ancillary parts of the MFC that I couldn't do last night because | Julian Elischer | 2008-07-24 | 2 | -2/+81 |
| * | MFC an ABI compatible implementation of Multiple routing tables. | Julian Elischer | 2008-07-24 | 2 | -0/+8 |
| * | MFC: r175565: | Tom Rhodes | 2008-07-13 | 1 | -1/+2 |
| * | MFC r180323: | Daniel Gerzo | 2008-07-11 | 1 | -3/+3 |
| * | MFC r180325 and r180329: | Daniel Gerzo | 2008-07-11 | 1 | -3/+35 |
