Merge from FreeBSD:
[dragonfly.git] / sys / libkern /
2004-02-02 Matthew DillonMerge from vendor branch BINUTILS:
2004-01-28 Joerg SonnenbergerChange functin definitions to conform to style(9)
2004-01-26 Joerg SonnenbergerReplace K&R style function declarations with ANSI style...
2004-01-22 Joerg SonnenbergerMerge from vendor branch LIBSTDC++:
2004-01-06 Matthew DillonMaintain the fnmatch() API from FreeBSD-5 using an...
2004-01-06 Matthew DillonImport the libkern/fnmatch code from FreeBSD-5.
2003-12-28 David Rhodus* Change __guard back into a multi-character int
2003-12-27 David Rhodus* Cleanup compiler warnings and other style cleaning...
2003-12-10 Matthew DillonAdd -fstack-protector support for the kernel.
2003-12-10 Matthew DillonAdd strlcpy and strlcat to libkern
2003-11-09 Matthew DillonAdd prototypes for __cmpdi2() and __ucmpdi2(), get...
2003-08-26 Robert Garrett__P(); not anymore in this directory
2003-08-07 Matthew Dillonkernel tree reorganization stage 1: Major cvs repositor...
2003-07-26 Robert GarrettRegister keyword removal
2003-06-17 Matthew DillonAdd the DragonFly cvs id and perform general cleanups...
2003-06-17 Matthew DillonInitial import from FreeBSD RELENG_4: