* Implement POSIX (XSI)'s header file re_comp.h
[dragonfly.git] / sys / kern / link_elf.c
2003-11-20 Matthew DillonAdd a DECLARE_DUMMY_MODULE() so we can get linker_set...
2003-11-13 Matthew DillonRefuse to load dependancies from the root filesystem...
2003-11-10 Matthew DillonFully synchronize sys/boot from FreeBSD-5.x, but add...
2003-10-02 Hiten PandyaRename:
2003-09-23 Matthew Dillonnamecache work stage 1: namespace cleanups. Add a...
2003-07-18 Matthew DillonMake the kernel load properly recognize ABS symbols...
2003-06-26 Matthew Dillonproc->thread stage 5: BUF/VFS clearance! Remove the...
2003-06-25 Matthew Dillonproc->thread stage 4: rework the VFS and DEVICE subsyst...
2003-06-17 Matthew DillonAdd the DragonFly cvs id and perform general cleanups...
2003-06-17 Matthew DillonInitial import from FreeBSD RELENG_4: