haiku/src/kernel
Axel Dörfler 44fbee8356 We already have strncasecmp(), and we don't need strnicmp().
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@9222 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-10-06 00:36:17 +00:00
..
apps The search path feature now works properly. The path found is now propagated 2004-10-05 23:29:04 +00:00
boot Refactored the intel partitioning module. 2004-10-02 15:35:25 +00:00
core * Eliminated fs_mount::mount_point. It wasn't really used anyway, only 2004-10-05 16:08:31 +00:00
drivers Calmed down the soon to be removed driver loader (to be replaced by a better 2004-09-28 03:42:07 +00:00
glue Now initializes some global variable defined in libroot_init.c. 2004-07-05 18:50:20 +00:00
ldscripts Added boot_loader.ld file (same as stage2.ld for ppc). 2004-04-22 00:53:55 +00:00
libroot We already have strncasecmp(), and we don't need strnicmp(). 2004-10-06 00:36:17 +00:00
vm2/tests Removing old VM2, starting to integrate new VM. 2003-07-30 11:48:09 +00:00
Jamfile The termios support is now part of the posix_main.o object file. 2004-09-23 23:48:50 +00:00
TODO