From e8c63bf3f3b03764429f7746723ebba462e905fc Mon Sep 17 00:00:00 2001 From: Thomas Schwinge Date: Mon, 20 Feb 2006 21:17:23 +0000 Subject: 2006-02-20 Thomas Schwinge Remove unused and unsupported code. Consult the file `DEVELOPMENT' for details. Partly based on suggestions by Gianluca Guida . * bogus/net_atm.h: Remove file. * Makefile.in (bogus-files): Remove `net_atm.h'. * kern/syscall_sw.c: Don't include anymore and adopt all users of NET_ATM as if it were always defined to `0'. * kern/task.c: Likewise. * kern/task.h: Likewise. * kern/thread.c: Likewise. * kern/thread.h: Likewise. --- ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index aa2addf..c6851e7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -4,6 +4,15 @@ `DEVELOPMENT' for details. Partly based on suggestions by Gianluca Guida . + * bogus/net_atm.h: Remove file. + * Makefile.in (bogus-files): Remove `net_atm.h'. + * kern/syscall_sw.c: Don't include anymore and adopt all + users of NET_ATM as if it were always defined to `0'. + * kern/task.c: Likewise. + * kern/task.h: Likewise. + * kern/thread.c: Likewise. + * kern/thread.h: Likewise. + * util/about_to_die.c: Remove file. * util/config.h: Likewise. * util/cpu.c: Likewise. -- cgit v1.2.3