last_patch95 from vodz:
[oweals/busybox.git] / networking / nameif.c
2003-07-05 Eric AndersenPatch from Lars Kellogg-Stedman:
2003-03-19 Manuel Novoa III Major coreutils update.
2003-01-19 Glenn L McGrathDont use getopt_long, minor usage changes, patch by...
2003-01-16 Glenn L McGrathUse vsyslog instead of syslog, improve initalisation...
2003-01-14 Eric AndersenEliminate most instances where we use linux kernel...
2002-12-17 Glenn L McGrathGet interface names using ioctl rather than /proc,...
2002-12-13 Glenn L McGrathFix bug when reading mac from command line, continue...
2002-12-13 Glenn L McGrathNew applet, nameif by Nick Fedchik and myself.