Magellan Linux

Diff of /trunk/mkinitrd-magellan/busybox/selinux/setsebool.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   * NOTE: -P option requires libsemanage, so this feature is   * NOTE: -P option requires libsemanage, so this feature is
5   * omitted in this version   * omitted in this version
6   * Yuichi Nakamura <ynakam@hitachisoft.jp>   * Yuichi Nakamura <ynakam@hitachisoft.jp>
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