| Age | Commit message (Expand) | Author |
| 2022-06-15 | Fix a dumb typo/thinko | skrll |
| 2022-06-13 | Provide a __canonicalize_funcptr_for_compare which only needs to return | skrll |
| 2022-06-13 | Don't need $$sh_func_adrs | skrll |
| 2021-08-17 | fix multiplei repetitive typos in comments, messages and documentation. mainl... | andvar |
| 2021-08-09 | fix typos in asymmetry, asymmetric(al), symmetrical. | andvar |
| 2021-01-16 | remove unused "_DIAGNOSTIC" option and opt_diagnostic.h. | chs |
| 2015-08-30 | Include opt_diagnostic.h. | uebayasi |
| 2014-03-13 | remove compiler-rt duplicates to fix build | pooka |
| 2013-09-12 | Pass PICFLAGS down to cc-as-as and use __PIC__ to decide if it is small | joerg |
| 2011-01-31 | This file needs opt_multiprocessor.h early so we pick up the right | skrll |
| 2011-01-24 | Fix build. | skrll |
| 2011-01-22 | Fix MULTIPROCESSOR curlwp/curcpu handling... missed in previous commit. | skrll |
| 2010-03-20 | fix copy{in,out}{,str}() to return the error returned by uvm_fault(). | chs |
| 2009-12-10 | Rename L_ADDR to L_PCB | skrll |
| 2009-12-01 | Remove U_PCB as requested by rmind. | skrll |
| 2009-09-22 | Don't build spcopy for rumpkern. Fixes hp700 build failure pointed | pooka |
| 2009-08-14 | Move that majority of the 'SRCS+= foo.c' into the main Makefile.libkern. | dsl |
| 2009-08-12 | Split the lines that add .c to SRCS from those that add .S | dsl |
| 2009-04-30 | Merge nick-hppapmap. | skrll |
| 2009-03-18 | - remove bcmp(9), bcopy(9), and bzero(9) from libkern since <sys/systm.h> has | tsutsui |
| 2008-04-28 | Remove clause 3 and 4 from TNF licenses | martin |
| 2007-03-04 | Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. | christos |
| 2006-02-04 | Add bswap16.c and bswap32.c to SRCS. We need fallback versions for | uwe |
| 2005-12-27 | fix build of bzero. | yamt |
| 2005-12-11 | merge ktrace-lwp. | christos |
| 2005-02-26 | nuke trailing whitespace | perry |
| 2003-10-21 | Add bswap64.c, required by options FFS_EI. | tsutsui |
| 2003-10-10 | update for new gas syntax. from Jochen Kunz. | chs |
| 2003-09-11 | the asm version of strlcpy() was buggy, just use the C version. | chs |
| 2003-08-31 | update for LWPs, and some lite cleanup. | chs |
| 2002-09-21 | add strtoul.c, it's now used in MI code. | chs |
| 2002-06-06 | Added hppa support to libkern. | fredette |