diff --git a/ChangeLog b/ChangeLog index 2d840a22..fe0aa2d3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2004-11-13 Benoît Dejean + + * structures.def: Removed old functions. OMG, everything is really broken + here :/ + 2004-11-13 Benoît Dejean * configure.in: Bumped to 2.9.0 diff --git a/structures.def b/structures.def index 2524abc3..ca8cecf1 100644 --- a/structures.def +++ b/structures.def @@ -1,5 +1,4 @@ glibtop_map_entry|ulong(flags,start,end,offset,perm,inode,device):string(filename) glibtop_mountentry|ulong(dev):string(devname,mountdir,type) -glibtop_interface|ulong(flags,if_flags,transport,type,number,instance,num_logical):string(name) -glibtop_sysdeps|ulong(features,pointer_size,cpu,mem,swap,uptime,loadavg,shm_limits,msg_limits,sem_limits,proclist,proc_state,proc_uid,proc_mem,proc_time,proc_signal,proc_kernel,proc_segment,proc_args,proc_map,mountlist,fsusage,interface_names,netload,ppp) -glibtop_ifaddr|ulong(flags,transport):ushort(addr_len,address[GLIBTOP_IFADDR_LEN]):ulong(subnet,scope) +glibtop_sysdeps|ulong(features,pointer_size,cpu,mem,swap,uptime,loadavg,shm_limits,msg_limits,sem_limits,proclist,proc_state,proc_uid,proc_mem,proc_time,proc_signal,proc_kernel,proc_segment,proc_args,proc_map,mountlist,fsusage,interface_names,netlist,netload,ppp) +