| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC r330027 | David Bright | 2018-03-05 | 1 | -3/+3 |
| * | MFC r318514-r318515, r318517, r318917 | Xin LI | 2017-05-31 | 1 | -47/+82 |
| * | MFC r311989 (cem): | Xin LI | 2017-05-31 | 10 | -28/+28 |
| * | MFC r315225: | Xin LI | 2017-03-14 | 1 | -2/+2 |
| * | MFC: r284583, r285797, r285799, r287168, r298714, r298720, r298838, | Jung-uk Kim | 2016-09-30 | 1 | -0/+63 |
| * | MFC r279433 (by rstone): Implement asprintf in libkern | Alexander Motin | 2015-10-05 | 1 | -0/+77 |
| * | MFC r277901: | Dimitry Andric | 2015-02-02 | 4 | -4/+4 |
| * | Clean up our ARM assembly: | Andrew Turner | 2014-12-14 | 1 | -1/+2 |
| * | MFC r274636: | Xin LI | 2014-12-04 | 1 | -5/+3 |
| * | MFC: 272906 | George V. Neville-Neil | 2014-11-13 | 1 | -0/+74 |
| * | MFC r270096: | Edward Tomasz Napierala | 2014-08-31 | 1 | -0/+51 |
| * | MFC r269390: Fix unwind info in hand-written asm (avoid nested functions). | Ian Lepore | 2014-08-11 | 1 | -10/+10 |
| * | MFC 267291: | John Baldwin | 2014-06-27 | 2 | -4/+4 |
| * | Fix ixp425 boot2 with ARM EABI: | Andrew Turner | 2013-09-29 | 2 | -0/+14 |
| * | Fix watchdog pretimeout. | Alfred Perlstein | 2013-07-27 | 1 | -0/+47 |
| * | Attempt to mitigate poor initialization of arc4 by one-shot | Andrey A. Chernov | 2013-04-19 | 1 | -1/+4 |
| * | Add __aeabi_memset to libkern, implemented using memset, as clang may | Andrew Turner | 2013-03-16 | 1 | -0/+49 |
| * | Add END to ARM libkern assembly functions | Andrew Turner | 2013-03-16 | 4 | -1/+19 |
| * | Move the __aeabi_unwind_cpp_pr{0,1,2} functions to libkern so they can be | Andrew Turner | 2013-03-16 | 1 | -0/+58 |
| * | Add __aeabi_memcpy to libkern as clang may generate calls to it. | Andrew Turner | 2013-03-10 | 1 | -0/+37 |
| * | Add __aeabi_ulcmp to allow building of the LINT kernel. | Andrew Turner | 2013-01-23 | 2 | -0/+17 |
| * | Add the required __aeabi_* functions the kernel uses when built for ARM EABI | Andrew Turner | 2013-01-17 | 3 | -0/+128 |
| * | Sync strlcpy with userland version. | Xin LI | 2012-11-03 | 1 | -33/+17 |
| * | Sync strlen with userland implementation. | Xin LI | 2012-11-03 | 1 | -13/+98 |
| * | s/ is is / is /g | Eitan Adler | 2012-09-14 | 1 | -1/+1 |
| * | - Move jenkins.h to jenkins_hash.c | Gleb Smirnoff | 2012-09-04 | 2 | -185/+463 |
| * | Fix unloading of libiconv module. | Mateusz Guzik | 2012-06-11 | 1 | -2/+4 |
| * | Use strcmp that I replaced by accident. | Kevin Lo | 2012-05-21 | 1 | -3/+3 |
| * | Fix broken ref count | Kevin Lo | 2012-05-21 | 1 | -0/+1 |
| * | Fix improper handling of variadic args with ICDEBUG | Kevin Lo | 2012-05-21 | 1 | -3/+1 |
| * | Remove dead code | Kevin Lo | 2012-05-21 | 1 | -5/+3 |
| * | Remove second consts in r233288 in order to appease C++ compilers. | Marius Strobl | 2012-03-26 | 1 | -10/+10 |
| * | Declare the CRC lookup-tables const as they hardly should change at | Marius Strobl | 2012-03-21 | 1 | -10/+10 |
| * | Implement extensions on top of standards instead of the other way around. | Ed Schouten | 2012-01-03 | 2 | -14/+2 |
| * | Use strchr() and strrchr(). | Ed Schouten | 2012-01-02 | 1 | -2/+2 |
| * | Remove the now unused skpc() function. | Ed Schouten | 2012-01-01 | 1 | -49/+0 |
| * | Introducing memcchr(3). | Ed Schouten | 2012-01-01 | 1 | -0/+115 |
| * | retire libkern gets | Andriy Gapon | 2011-12-17 | 1 | -77/+0 |
| * | Add unicode support to msdosfs and smbfs; original pathes from imura, | Kevin Lo | 2011-11-18 | 2 | -0/+552 |
| * | Mark MALLOC_DEFINEs static that have no corresponding MALLOC_DECLAREs. | Ed Schouten | 2011-11-07 | 1 | -1/+1 |
| * | Add strnlen() to libkern. | Jung-uk Kim | 2011-10-04 | 1 | -0/+42 |
| * | Fix typos - remove duplicate "is". | Rebecca Cran | 2011-02-23 | 1 | -1/+1 |
| * | Add support for asterisk characters when filling in the GELI password | Ed Schouten | 2010-11-14 | 1 | -1/+9 |
| * | Make the RPC specific __rpc_inet_ntop() and __rpc_inet_pton() general | Attilio Rao | 2010-09-24 | 2 | -0/+403 |
| * | Provide memchr() in the libkern. | Rafal Jaworowski | 2010-06-02 | 1 | -0/+51 |
| * | Switch to our preferred 2-clause BSD license. | Joel Dahl | 2010-04-07 | 3 | -21/+3 |
| * | Start copyright notice with /*- | Joel Dahl | 2010-04-07 | 2 | -2/+2 |
| * | Move inet_aton() (specular to inet_ntoa(), already present in libkern) | Attilio Rao | 2009-11-12 | 1 | -0/+136 |
| * | done method is supposed to return int. | Xin LI | 2009-06-22 | 1 | -1/+1 |
| * | Split tolower/toupper code from usual xlat16 kiconv table, and make it | Xin LI | 2009-06-22 | 3 | -24/+168 |