Magellan Linux

Diff of /trunk/mkinitrd-magellan/busybox/libbb/create_icmp_socket.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 4  Line 4 
4   *   *
5   * create raw socket for icmp protocol   * create raw socket for icmp protocol
6   * and drop root privileges if running setuid   * and drop root privileges if running setuid
7     *
8     * Licensed under GPLv2, see file LICENSE in this tarball for details.
9   */   */
10    
11  #include "libbb.h"  #include "libbb.h"

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