# # ChangeLog for uspace/lib/c/include/ipc/services.h in mainline # # Generated by Trac 1.5.4 # 2024-06-16T11:14:50Z Sat, 29 Jan 2011 11:29:35 GMT Martin Decky [2c577e0b] * uspace/lib/c/generic/ipc/ns.c (modified) * uspace/lib/c/generic/time.c (modified) * uspace/lib/c/include/ipc/ns.h (modified) * uspace/lib/c/include/ipc/services.h (modified) * implement service_realtime_share_in() * cstyle changes in time.c Fri, 28 Jan 2011 20:57:15 GMT Martin Decky [68a2be19] * uspace/lib/c/include/ipc/ipc.h (modified) * uspace/lib/c/include/ipc/ns.h (modified) * uspace/lib/c/include/ipc/services.h (modified) rename prefixes which have been deprecated long time ago Tue, 11 Jan 2011 12:04:06 GMT Martin Decky [f902d36] * boot/Makefile.common (modified) * kernel/arch/amd64/include/interrupt.h (modified) * kernel/arch/amd64/src/amd64.c (modified) * kernel/arch/ia32/include/interrupt.h (modified) * kernel/arch/ia32/src/ia32.c (modified) * kernel/arch/ia64/include/interrupt.h (modified) * kernel/arch/ia64/src/ia64.c (modified) * uspace/Makefile (modified) * uspace/doc/doxygroups.h (modified) * uspace/lib/c/include/ipc/services.h (modified) * uspace/lib/net/generic/protocol_map.c (modified) * uspace/srv/hw/netif/ne2000/Makefile (moved) * uspace/srv/hw/netif/ne2000/dp8390.c (moved) * uspace/srv/hw/netif/ne2000/dp8390.h (moved) * uspace/srv/hw/netif/ne2000/ne2000.c (moved) * uspace/srv/net/cfg/ne2k (modified) * uspace/srv/net/net/net.c (modified) * uspace/srv/net/net/net.h (modified) rename the dp8390 driver (and everything related) to ne2000 as it is ...