summaryrefslogtreecommitdiff
path: root/sys/lib/libkern/arch/sparc/Makefile.inc
AgeCommit message (Expand)Author
2013-03-17Revert previous. christos fixed the root cause.nakayama
2013-03-14Make sparc64 32-bit kernel buildable.nakayama
2009-08-14Move that majority of the 'SRCS+= foo.c' into the main Makefile.libkern.dsl
2009-08-12Split the lines that add .c to SRCS from those that add .Sdsl
2005-12-11merge ktrace-lwp.christos
2005-04-22Use ${TOOL_M4} instead of "m4". (I only tested this fixreed
2003-11-08Add '.SUFFIXES: .m4' here, now that <sys.mk> doesn't provide it anymore.lukem
2003-11-08don't need bcmp() and bzero()jdolecek
2002-04-16Add strtoul.c, otherwise kernels using "wi* at pcmcia?" do not workmartin
2001-07-01Sync with libc: use bzero-based assembly version of memset().kleink
2000-11-01Add a strcasecmp(), modified from chopps's strncasecmp().thorpej
1999-05-09Add .PATH.m4pk
1999-02-24don't list any *.S files in SRCS multiple times, once is enough.chs
1998-08-04add memcmp.cperry
1998-02-22Move random() from kernel.mycroft
1998-02-22Don't list bcopy.c here, since we only want memcpy() and not bcopy().mycroft
1998-02-22We need memcpy().mycroft
1998-02-22Add some missing things.mycroft
1998-01-21add rules like those in libc to build strchr() and strrchr() (the lattercgd
1997-10-24add memchr() to libkernchuck
1997-10-09Add byte-swapping functions (bswap16, bswap32, bswap64) to libkern.bouyer
1997-01-18add strchr() to libkern. strchr.c copied from libc's "index.c", but withcgd
1996-11-18Remove `chmod 444's.pk
1996-08-27Add machine-independent assertion-checking support. macros are:cgd
1996-04-23Remove memset.c; it is not currently used, and .c files should belong inchristos
1996-04-13add strncasecmp.c to ports' libkern Makefile.inc's. When adding a newcgd
1995-10-07Remove setjmp() and ffs().mycroft
1994-10-26new RCS ID format.cgd
1994-09-15gcc automatically calls memset in certain situations.deraadt
1994-06-30find divrem.m4 automaticallyderaadt
1994-03-22delete some unneeded thingsderaadt
1994-01-15Find source in the right places.pk
1993-12-05use .Scgd
1993-10-15add strncmp to anythingcgd
1993-10-15add __main()cgd
1993-10-13move 'boot' and 'libkern' into 'lib'. generally clean up 'kernel library'cgd