1998-10-26 Martin Baulig * netload.c: New file. Currently empty. 1998-10-26 Martin Baulig * procargs.c: New file. Currently empty. 1998-10-25 Martin Baulig * ppp.c: New file. Currently empty. 1998-06-14 Martin Baulig * kernel.s: New file - declaration of the table () function via _syscall3 (); due to a bug in egcs, we cannot put this into a C file. 1998-06-13 Martin Baulig The code in this directory fetches all information directly from the kernel. It uses the new table () system call from the `kernel' directory.