Magellan Linux

Diff of /trunk/mkinitrd-magellan/busybox/util-linux/fdformat.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 983 by niro, Fri Apr 24 18:33:46 2009 UTC revision 984 by niro, Sun May 30 11:32:42 2010 UTC
# Line 1  Line 1 
1  /* vi: set sw=4 ts=4: */  /* vi: set sw=4 ts=4: */
2  /* fdformat.c  -  Low-level formats a floppy disk - Werner Almesberger */  /* fdformat.c  -  Low-level formats a floppy disk - Werner Almesberger
3     * 5 July 2003 -- modified for Busybox by Erik Andersen
4  /* 5 July 2003 -- modified for Busybox by Erik Andersen   *
5     * Licensed under GPLv2, see file LICENSE in this tarball for details.
6   */   */
7    
8  #include "libbb.h"  #include "libbb.h"

Legend:
Removed from v.983  
changed lines
  Added in v.984