+/* vi: set sw=4 ts=4: */
/*
* Modified for busybox by Glenn McGrath <bug1@iinet.net.au>
* Added support output to stdout by Thomas Lundquist <thomasez@zelow.no>
return status;
}
-/* vi:set ts=4: */
+/* vi: set sw=4 ts=4: */
/*
* Mini dpkg implementation for busybox.
* This is not meant as a replacement for dpkg
+/* vi: set sw=4 ts=4: */
/*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
+/* vi: set sw=4 ts=4: */
/*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
+/* vi: set sw=4 ts=4: */
#include <stdlib.h>
#include <unistd.h>
#include "libbb.h"
+/* vi: set sw=4 ts=4: */
/*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
+/* vi: set sw=4 ts=4: */
/*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
+/* vi: set sw=4 ts=4: */
/*
* Copyright 2002 Glenn McGrath
*
+/* vi: set sw=4 ts=4: */
/*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
+/* vi: set sw=4 ts=4: */
/*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
+/* vi: set sw=4 ts=4: */
#include "libbb.h"
/* uncompress for busybox -- (c) 2002 Robert Griebl
-/* vi:set ts=4: */
+/* vi: set sw=4 ts=4: */
/*
* Small lzma deflate implementation.
* Copyright (C) 2006 Aurelien Jacobs <aurel@gnuage.org>
return 0;
}
-/* vi:set ts=4: */
+/* vi: set sw=4 ts=4: */
/*
* Copyright (C) 2002 by Glenn McGrath
*
+/* vi: set sw=4 ts=4: */
/* Copyright 2001 Glenn McGrath.
*
* Licensed under GPLv2 or later, see file LICENSE in this tarball for details.
+/* vi: set sw=4 ts=4: */
/* Copyright 2002 Laurence Anderson
*
* Licensed under GPLv2 or later, see file LICENSE in this tarball for details.
+/* vi: set sw=4 ts=4: */
/* Licensed under GPLv2 or later, see file LICENSE in this tarball for details.
*
* FIXME:
+/* vi: set sw=4 ts=4: */
/*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
+/* vi: set sw=4 ts=4: */
/*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
+/* vi: set sw=4 ts=4: */
/*
* Small lzma deflate implementation.
* Copyright (C) 2006 Aurelien Jacobs <aurel@gnuage.org>
return EXIT_FAILURE;
}
-/* vi:set ts=4: */
+/* vi: set sw=4 ts=4: */
#include <stdio.h>
#include "unarchive.h"
+/* vi: set sw=4 ts=4: */
#include <stdio.h>
#include "unarchive.h"
+/* vi: set sw=4 ts=4: */
#include <stdio.h>
#include <string.h>
#include <time.h>
+/* vi: set sw=4 ts=4: */
/*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
+/* vi: set sw=4 ts=4: */
/*
* Licensed under GPLv2 or later, see file LICENSE in this tarball for details.
*/
-/* vi:set ts=4:*/
+/* vi: set sw=4 ts=4: */
/*
* Licensed under GPLv2 or later, see file LICENSE in this tarball for details.
*/
+/* vi: set sw=4 ts=4: */
/*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
-/* vi:set ts=4:*/
+/* vi: set sw=4 ts=4: */
/*
* Licensed under GPLv2 or later, see file LICENSE in this tarball for details.
*/
+/* vi: set sw=4 ts=4: */
/*
* Small lzma deflate implementation.
* Copyright (C) 2006 Aurelien Jacobs <aurel@gnuage.org>
return status;
}
-/* vi:set ts=4: */
+/* vi: set sw=4 ts=4: */
/*
* setlogcons: Send kernel messages to the current console or to console N
*
+/* vi: set sw=4 ts=4: */
/*
* Calendar implementation for busybox
*
-/* vi: set sw=8 ts=8: */
+/* vi: set sw=4 ts=4: */
/*
* cut.c - minimalist version of cut
*
+/* vi: set sw=4 ts=4: */
/* fold -- wrap each input line to fit in specified width.
Written by David MacKenzie, djm@gnu.ai.mit.edu.
bb_fflush_stdout_and_exit(errs);
}
-/* vi: set sw=4 ts=4: */
+/* vi: set sw=4 ts=4: */
/*
* Copyright (C) 2003 by Glenn McGrath <bug1@iinet.net.au>
*
+/* vi: set sw=4 ts=4: */
/*
* Licensed under the GPL v2 or later, see the file LICENSE in this tarball.
*/
-/* vi:set ts=4: */
+/* vi: set sw=4 ts=4: */
/* nohup - invoke a utility immune to hangups.
*
* Busybox version based on nohup specification at
+/* vi: set sw=4 ts=4: */
/*
* od implementation for busybox
* Based on code from util-linux v 2.11l
+/* vi: set sw=4 ts=4: */
/*
* printenv implementation for busybox
*
-/* vi:set ts=4:*/
+/* vi: set sw=4 ts=4: */
/*
* stat -- display file or file system status
*
+/* vi: set sw=4 ts=4: */
/*
* Copyright 2003, Glenn McGrath <bug1@iinet.net.au>
*
+/* vi: set sw=4 ts=4: */
/*
* blkid.h - Interface for libblkid, a library to identify block devices
*
+/* vi: set sw=4 ts=4: */
/*
* blkidP.h - Internal interfaces for libblkid
*
+/* vi: set sw=4 ts=4: */
/*
* getsize.c --- get the size of a partition.
*
+/* vi: set sw=4 ts=4: */
/*
* cache.c - allocation/initialization/free routines for cache
*
+/* vi: set sw=4 ts=4: */
/*
* dev.c - allocation/initialization/free routines for dev
*
+/* vi: set sw=4 ts=4: */
/*
* devname.c - get a dev by its device inode name
*
+/* vi: set sw=4 ts=4: */
/*
* devno.c - find a particular device by its device number (major/minor)
*
+/* vi: set sw=4 ts=4: */
#if !defined(_BLKID_LIST_H) && !defined(LIST_HEAD)
#define _BLKID_LIST_H
+/* vi: set sw=4 ts=4: */
/*
* probe.c - identify a block device by its contents, and return a dev
* struct with the details
+/* vi: set sw=4 ts=4: */
/*
* probe.h - constants and on-disk structures for extracting device data
*
+/* vi: set sw=4 ts=4: */
/*
* read.c - read the blkid cache from disk, to avoid scanning all devices
*
+/* vi: set sw=4 ts=4: */
/*
* resolve.c - resolve names and tags into specific devices
*
+/* vi: set sw=4 ts=4: */
/*
* save.c - write the cache struct to disk
*
+/* vi: set sw=4 ts=4: */
/*
* tag.c - allocation/initialization/free routines for tag structs
*
+/* vi: set sw=4 ts=4: */
/*
* version.c --- Return the version of the blkid library
*
+/* vi: set sw=4 ts=4: */
/*
* chattr.c - Change file attributes on an ext2 file system
*
+/* vi: set sw=4 ts=4: */
/*
* File: e2fsbb.h
*
+/* vi: set sw=4 ts=4: */
/*
* e2fsck
*
+/* vi: set sw=4 ts=4: */
#include <sys/types.h>
#include <stdio.h>
#include <string.h>
+/* vi: set sw=4 ts=4: */
#include "busybox.h"
#include <sys/types.h> /* Needed by dirent.h on netbsd */
#include <stdio.h>
+/* vi: set sw=4 ts=4: */
/*
* feature.c --- convert between features and strings
*
+/* vi: set sw=4 ts=4: */
/*
* fgetflags.c - Get a file flags on an ext2 file system
* fsetflags.c - Set a file flags on an ext2 file system
+/* vi: set sw=4 ts=4: */
/*
* fgetversion.c - Get a file version on an ext2 file system
* fsetversion.c - Set a file version on an ext2 file system
+/* vi: set sw=4 ts=4: */
/*
* feature.c --- convert between features and strings
*
+/* vi: set sw=4 ts=4: */
/*
* iod.c - Iterate a function on each entry of a directory
*
+/* vi: set sw=4 ts=4: */
/*
* ls.c - List the contents of an ext2fs superblock
*
+/* vi: set sw=4 ts=4: */
/*
* mountopts.c --- convert between default mount options and strings
*
+/* vi: set sw=4 ts=4: */
/*
* getostype.c - Get the Filesystem OS type
*
+/* vi: set sw=4 ts=4: */
/*
* parse_num.c - Parse the number of blocks
*
+/* vi: set sw=4 ts=4: */
/*
* pe.c - Print a second extended filesystem errors behavior
*
+/* vi: set sw=4 ts=4: */
/*
* pf.c - Print file attributes on an ext2 file system
*
+/* vi: set sw=4 ts=4: */
/*
* ps.c - Print filesystem state
*
+/* vi: set sw=4 ts=4: */
/*
* uuid.c -- utility routines for manipulating UUID's.
*/
+/* vi: set sw=4 ts=4: */
/*
* alloc.c --- allocate new inodes, blocks for ext2fs
*
+/* vi: set sw=4 ts=4: */
/*
* alloc_sb.c --- Allocate the superblock and block group descriptors for a
* newly initialized filesystem. Used by mke2fs when initializing a filesystem
+/* vi: set sw=4 ts=4: */
/*
* alloc_stats.c --- Update allocation statistics for ext2fs
*
+/* vi: set sw=4 ts=4: */
/*
* alloc_tables.c --- Allocate tables for a newly initialized
* filesystem. Used by mke2fs when initializing a filesystem
+/* vi: set sw=4 ts=4: */
/*
* badblocks.c --- routines to manipulate the bad block structure
*
+/* vi: set sw=4 ts=4: */
/*
* bb_compat.c --- compatibility badblocks routines
*
+/* vi: set sw=4 ts=4: */
/*
* bb_inode.c --- routines to update the bad block inode.
*
+/* vi: set sw=4 ts=4: */
/*
* bitmaps.c --- routines to read, write, and manipulate the inode and
* block bitmaps.
+/* vi: set sw=4 ts=4: */
/*
* bitops.c --- Bitmap frobbing code. See bitops.h for the inlined
* routines.
+/* vi: set sw=4 ts=4: */
/*
* bitops.h --- Bitmap frobbing code. The byte swapping routines are
* also included here.
+/* vi: set sw=4 ts=4: */
/*
* block.c --- iterate over all blocks in an inode
*
+/* vi: set sw=4 ts=4: */
/*
* bmap.c --- logical to physical block mapping
*
+/* vi: set sw=4 ts=4: */
/*
* bmove.c --- Move blocks around to make way for a particular
* filesystem structure.
+/* vi: set sw=4 ts=4: */
/*
* brel.h
*
+/* vi: set sw=4 ts=4: */
/*
* brel_ma.c
*
+/* vi: set sw=4 ts=4: */
/*
* check_desc.c --- Check the group descriptors of an ext2 filesystem
*
+/* vi: set sw=4 ts=4: */
/*
* closefs.c --- close an ext2 filesystem
*
+/* vi: set sw=4 ts=4: */
/*
* cmp_bitmaps.c --- routines to compare inode and block bitmaps.
*
+/* vi: set sw=4 ts=4: */
/*
* dblist.c -- directory block list functions
*
+/* vi: set sw=4 ts=4: */
/*
* dblist_dir.c --- iterate by directory entry
*
+/* vi: set sw=4 ts=4: */
/*
* dir_iterate.c --- ext2fs directory iteration operations
*
+/* vi: set sw=4 ts=4: */
/*
* dirblock.c --- directory block routines.
*
+/* vi: set sw=4 ts=4: */
/*
* dirhash.c -- Calculate the hash of a directory entry
*
+/* vi: set sw=4 ts=4: */
/*
* dupfs.c --- duplicate a ext2 filesystem handle
*
+/* vi: set sw=4 ts=4: */
/*
* e2image.h --- header file describing the ext2 image format
*
+/* vi: set sw=4 ts=4: */
/*
* expand.c --- expand an ext2fs directory
*
+/* vi: set sw=4 ts=4: */
/*
* ext2_err.h:
* This file is automatically generated; please do not edit it.
+/* vi: set sw=4 ts=4: */
/*
File: linux/ext2_ext_attr.h
+/* vi: set sw=4 ts=4: */
/*
* linux/include/linux/ext2_fs.h
*
+/* vi: set sw=4 ts=4: */
/*
* io.h --- the I/O manager abstraction
*
+/* vi: set sw=4 ts=4: */
#include <linux/types.h>
+/* vi: set sw=4 ts=4: */
/*
* ext2fs.h --- ext2fs
*
+/* vi: set sw=4 ts=4: */
/*
* ext2fsP.h --- private header file for ext2 library
*
+/* vi: set sw=4 ts=4: */
/*
* ext2fs.h --- ext2fs
*
+/* vi: set sw=4 ts=4: */
/*
* ext_attr.c --- extended attribute blocks
*
+/* vi: set sw=4 ts=4: */
/*
* fileio.c --- Simple file I/O routines
*
+/* vi: set sw=4 ts=4: */
/*
* finddev.c -- this routine attempts to find a particular device in
* /dev
+/* vi: set sw=4 ts=4: */
/*
* flushb.c --- Hides system-dependent information for both syncing a
* device to disk and to flush any buffers from disk cache.
+/* vi: set sw=4 ts=4: */
/*
* freefs.c --- free an ext2 filesystem
*
+/* vi: set sw=4 ts=4: */
/*
* gen_bitmap.c --- Generic bitmap routines that used to be inlined.
*
+/* vi: set sw=4 ts=4: */
/*
* get_pathname.c --- do directry/inode -> name translation
*
+/* vi: set sw=4 ts=4: */
/*
* getsectsize.c --- get the sector size of a device.
*
+/* vi: set sw=4 ts=4: */
/*
* getsize.c --- get the size of a partition.
*
+/* vi: set sw=4 ts=4: */
/*
* icount.c --- an efficient inode count abstraction
*
+/* vi: set sw=4 ts=4: */
/*
* image.c --- writes out the critical parts of the filesystem as a
* flat file.
+/* vi: set sw=4 ts=4: */
/*
* ind_block.c --- indirect block I/O routines
*
+/* vi: set sw=4 ts=4: */
/*
* initialize.c --- initialize a filesystem handle given superblock
* parameters. Used by mke2fs when initializing a filesystem.
+/* vi: set sw=4 ts=4: */
/*
* inline.c --- Includes the inlined functions defined in the header
* files as standalone functions, in case the application program
+/* vi: set sw=4 ts=4: */
/*
* inode.c --- utility routines to read and write inodes
*
+/* vi: set sw=4 ts=4: */
/*
* inode_io.c --- This is allows an inode in an ext2 filesystem image
* to be accessed via the I/O manager interface.
+/* vi: set sw=4 ts=4: */
/*
* io_manager.c --- the I/O manager abstraction
*/
+/* vi: set sw=4 ts=4: */
/*
* irel.h
*
+/* vi: set sw=4 ts=4: */
/*
* irel_ma.c
*
+/* vi: set sw=4 ts=4: */
/*
* ismounted.c --- Check to see if the filesystem was mounted
*
+/* vi: set sw=4 ts=4: */
/*
* jfs_dat.h --- stripped down header file which only contains the JFS
* on-disk data structures
+/* vi: set sw=4 ts=4: */
/*
* linux/include/linux/jbd.h
*
+/* vi: set sw=4 ts=4: */
#ifndef _LINUX_LIST_H
#define _LINUX_LIST_H
+/* vi: set sw=4 ts=4: */
/*
* link.c --- create links in a ext2fs directory
*
+/* vi: set sw=4 ts=4: */
/*
* lookup.c --- ext2fs directory lookup operations
*
+/* vi: set sw=4 ts=4: */
/*
* mkdir.c --- make a directory in the filesystem
*
+/* vi: set sw=4 ts=4: */
/*
* mkjournal.c --- make a journal for a filesystem
*
+/* vi: set sw=4 ts=4: */
/*
* namei.c --- ext2fs directory lookup operations
*
+/* vi: set sw=4 ts=4: */
/*
* newdir.c --- create a new directory block
*
+/* vi: set sw=4 ts=4: */
/*
* openfs.c --- open an ext2 filesystem
*
+/* vi: set sw=4 ts=4: */
/*
* read_bb --- read the bad blocks inode
*
+/* vi: set sw=4 ts=4: */
/*
* read_bb_file.c --- read a list of bad blocks from a FILE *
*
+/* vi: set sw=4 ts=4: */
/*
* res_gdt.c --- reserve blocks for growing the group descriptor table
* during online resizing.
+/* vi: set sw=4 ts=4: */
/*
* rs_bitmap.c --- routine for changing the size of a bitmap
*
+/* vi: set sw=4 ts=4: */
/*
* rw_bitmaps.c --- routines to read and write the inode and block bitmaps.
*
+/* vi: set sw=4 ts=4: */
/*
* sparse.c --- find the groups in an ext2 filesystem with metadata backups
*
+/* vi: set sw=4 ts=4: */
/*
* swapfs.c --- swap ext2 filesystem data structures
*
+/* vi: set sw=4 ts=4: */
/*
* test_io.c --- This is the Test I/O interface.
*
+/* vi: set sw=4 ts=4: */
/*
* unix_io.c --- This is the Unix (well, really POSIX) implementation
* of the I/O manager.
+/* vi: set sw=4 ts=4: */
/*
* unlink.c --- delete links in a ext2fs directory
*
+/* vi: set sw=4 ts=4: */
/*
* valid_blk.c --- does the inode have valid blocks?
*
+/* vi: set sw=4 ts=4: */
/*
* version.c --- Return the version of the ext2 library
*
+/* vi: set sw=4 ts=4: */
/*
* write_bb_file.c --- write a list of bad blocks to a FILE *
*
+/* vi: set sw=4 ts=4: */
/*
* pfsck --- A generic, parallelizing front-end for the fsck program.
* It will automatically try to run fsck programs in parallel if the
+/* vi: set sw=4 ts=4: */
/*
* fsck.h
*/
+/* vi: set sw=4 ts=4: */
/*
* lsattr.c - List file attributes on an ext2 file system
*
+/* vi: set sw=4 ts=4: */
/*
* mke2fs.c - Make a ext2fs filesystem.
*
+/* vi: set sw=4 ts=4: */
/*
* tune2fs.c - Change the file system parameters on an ext2 file system
*
+/* vi: set sw=4 ts=4: */
/*
* util.c --- helper functions used by tune2fs and mke2fs
*
+/* vi: set sw=4 ts=4: */
/*
* util.h --- header file defining prototypes for helper functions
* used by tune2fs and mke2fs
+/* vi: set sw=4 ts=4: */
/*
* compare.c --- compare whether or not two UUID's are the same
*
+/* vi: set sw=4 ts=4: */
/*
* gen_uuid.c --- generate a DCE-compatible uuid
*
+/* vi: set sw=4 ts=4: */
/*
* Internal routine for packing UUID's
*
+/* vi: set sw=4 ts=4: */
/*
* parse.c --- UUID parsing
*
+/* vi: set sw=4 ts=4: */
/*
* Internal routine for unpacking UUID
*
+/* vi: set sw=4 ts=4: */
/*
* unparse.c -- convert a UUID to string
*
+/* vi: set sw=4 ts=4: */
/*
* Public include file for the UUID library
*
+/* vi: set sw=4 ts=4: */
/*
* uuid.h -- private header file for uuids
*
+/* vi: set sw=4 ts=4: */
/*
* uuid_time.c --- Interpret the time field from a uuid. This program
* violates the UUID abstraction barrier by reaching into the guts
* add magic to search /foo.*bar
* add :help command
* :map macros
- * how about mode lines: vi: set sw=8 ts=8:
* if mark[] values were line numbers rather than pointers
* it would be easier to change the mark when add/delete lines
* More intelligence in refresh()
#!/usr/bin/perl -w
-# vi: set ts=4:
+# vi: set sw=4 ts=4:
# Copyright (c) 2001 David Schleef <ds@schleef.org>
# Copyright (c) 2001 Erik Andersen <andersen@codepoet.org>
# Copyright (c) 2001 Stuart Hughes <seh@zee2.com>
+/* vi: set sw=4 ts=4: */
/*
* applets.h - a listing of all busybox applets.
*
+/* vi: set sw=4 ts=4: */
#define F_IGNORE 0x01 /* %_A */
#define F_SETREP 0x02 /* rep count set, not default */
#define F_ADDRESS 0x001 /* print offset */
+/* vi: set sw=4 ts=4: */
/* Copyright (C) 1991,92,95,96,97,98,99,2000,01 Free Software Foundation, Inc.
This file is part of the GNU C Library.
+/* vi: set sw=4 ts=4: */
/*
* stolen from net-tools-1.59 and stripped down for busybox by
* Erik Andersen <andersen@codepoet.org>
+/* vi: set sw=4 ts=4: */
/* Copyright (C) 1991,92,95,96,97,98,99,2001 Free Software Foundation, Inc.
This file is part of the GNU C Library.
+/* vi: set sw=4 ts=4: */
/* Copyright (C) 1996, 1997, 1998, 1999 Free Software Foundation, Inc.
This file is part of the GNU C Library.
+/* vi: set sw=4 ts=4: */
#ifndef __BB_USAGE_H__
#define __BB_USAGE_H__
+/* vi: set sw=4 ts=4: */
/*
Copyright (C) 2002,2005 Vladimir Oleynik <dzo@simtreas.ru>
*/
-/* vi:set ts=4:*/
+/* vi: set sw=4 ts=4: */
/*
* Licensed under GPLv2 or later, see file LICENSE in this tarball for details.
*/
+/* vi: set sw=4 ts=4: */
/*
* Support code for the hexdump and od applets,
* based on code from util-linux v 2.11l
+/* vi: set sw=4 ts=4: */
/*
* June 30, 2001 Manuel Novoa III
*
+/* vi: set sw=4 ts=4: */
/*
* stolen from net-tools-1.59 and stripped down for busybox by
* Erik Andersen <andersen@codepoet.org>
+/* vi: set sw=4 ts=4: */
/*
* busybox library eXtended function
*
+/* vi: set sw=4 ts=4: */
/*
* issue.c: issue printing code
*
+/* vi: set sw=4 ts=4: */
/*
* md5.c - Compute MD5 checksum of strings according to the
* definition of MD5 in RFC 1321 from April 1992.
+/* vi: set sw=4 ts=4: */
/*
Copyright (C) 2002 Tim Riker <Tim@Rikers.org>
everyone seems to claim it someplace. ;-)
+/* vi: set sw=4 ts=4: */
/*
* Based on shasum from http://www.netsw.org/crypto/hash/
* Majorly hacked up to use Dr Brian Gladman's sha1 code
+/* vi: set sw=4 ts=4: */
/*
* xgetcwd.c -- return current directory with unlimited length
* Copyright (C) 1992, 1996 Free Software Foundation, Inc.
+/* vi: set sw=4 ts=4: */
/*
* xreadlink.c - safe implementation of readlink.
* Returns a NULL on failure...
+/* vi: set sw=4 ts=4: */
/*
* xstat.c - a stat() which dies on failure with meaningful error message
*/
+/* vi: set sw=4 ts=4: */
/* Copyright (C) 2003 Manuel Novoa III
*
* Licensed under GPL v2, or later. See file LICENSE in this tarball.
+/* vi: set sw=4 ts=4: */
/* Copyright (C) 2003 Manuel Novoa III
*
* Licensed under GPL v2, or later. See file LICENSE in this tarball.
+/* vi: set sw=4 ts=4: */
/*
devfsd implementation for busybox
+/* vi: set sw=4 ts=4: */
/* $Slackware: inetd.c 1.79s 2001/02/06 13:18:00 volkerdi Exp $ */
/* $OpenBSD: inetd.c,v 1.79 2001/01/30 08:30:57 deraadt Exp $ */
/* $NetBSD: inetd.c,v 1.11 1996/02/22 11:14:41 mycroft Exp $ */
(void) sendto (s, buffer, strlen (buffer), 0, &sa, sizeof (sa));
}
#endif /* CONFIG_FEATURE_INETD_SUPPORT_BUILTIN_DAYTIME */
-/* vi: set sw=4 ts=4: */
+/* vi: set sw=4 ts=4: */
/*
* stolen from net-tools-1.59 and stripped down for busybox by
* Erik Andersen <andersen@codepoet.org>
+/* vi: set sw=4 ts=4: */
/*
* ip.c "ip" utility frontend.
*
+/* vi: set sw=4 ts=4: */
/*
* ip.c "ip" utility frontend.
*
-/* vi: set sw=4 ts=4 ai: */
+/* vi: set sw=4 ts=4: */
/*
* Mini ipcalc implementation for busybox
*
+/* vi: set sw=4 ts=4: */
/*
* ip.c "ip" utility frontend.
*
+/* vi: set sw=4 ts=4: */
/*
* ip.c "ip" utility frontend.
*
+/* vi: set sw=4 ts=4: */
/*
* ip.c "ip" utility frontend.
*
+/* vi: set sw=4 ts=4: */
#ifndef _IP_COMMON_H
#define _IP_COMMON_H 1
+/* vi: set sw=4 ts=4: */
/*
* ip.c "ip" utility frontend.
*
+/* vi: set sw=4 ts=4: */
/*
* ipaddress.c "ip address".
*
+/* vi: set sw=4 ts=4: */
/*
* iplink.c "ip link".
*
+/* vi: set sw=4 ts=4: */
/*
* iptunnel.c "ip tunnel"
*
+/* vi: set sw=4 ts=4: */
/*
* libnetlink.c RTnetlink service routines.
*
+/* vi: set sw=4 ts=4: */
#ifndef __LIBNETLINK_H__
#define __LIBNETLINK_H__ 1
+/* vi: set sw=4 ts=4: */
#ifndef __LINUX_PKT_SCHED_H
#define __LINUX_PKT_SCHED_H
+/* vi: set sw=4 ts=4: */
/*
* ll_addr.c
*
+/* vi: set sw=4 ts=4: */
/*
* ll_map.c
*
+/* vi: set sw=4 ts=4: */
#ifndef __LL_MAP_H__
#define __LL_MAP_H__ 1
+/* vi: set sw=4 ts=4: */
/*
* ll_proto.c
*
+/* vi: set sw=4 ts=4: */
/*
* ll_types.c
*
+/* vi: set sw=4 ts=4: */
/*
* rt_names.c rtnetlink names DB.
*
+/* vi: set sw=4 ts=4: */
#ifndef RT_NAMES_H_
#define RT_NAMES_H_ 1
+/* vi: set sw=4 ts=4: */
/*
* rtm_map.c
*
+/* vi: set sw=4 ts=4: */
#ifndef __RTM_MAP_H__
#define __RTM_MAP_H__ 1
+/* vi: set sw=4 ts=4: */
/*
* utils.c
*
+/* vi: set sw=4 ts=4: */
#ifndef __UTILS_H__
#define __UTILS_H__ 1
+/* vi: set sw=4 ts=4: */
/*
* nameif.c - Naming Interfaces based on MAC address for busybox.
*
+/* vi: set sw=4 ts=4: */
/*
* arpping.c
*
+/* vi: set sw=4 ts=4: */
/*
* arpping .h
*/
+/* vi: set sw=4 ts=4: */
/* clientpacket.c
*
* Packet generation and dispatching functions for the DHCP client.
+/* vi: set sw=4 ts=4: */
#ifndef _CLIENTPACKET_H
#define _CLIENTPACKET_H
+/* vi: set sw=4 ts=4: */
/*
* clientsocket.c -- DHCP client socket creation
*
+/* vi: set sw=4 ts=4: */
/* clientsocket.h */
#ifndef _CLIENTSOCKET_H
#define _CLIENTSOCKET_H
+/* vi: set sw=4 ts=4: */
/* common.h
*
* Russ Dill <Russ.Dill@asu.edu> September 2001
+/* vi: set sw=4 ts=4: */
/* dhcpc.c
*
* udhcp DHCP client
+/* vi: set sw=4 ts=4: */
/* dhcpc.h */
#ifndef _DHCPC_H
#define _DHCPC_H
+/* vi: set sw=4 ts=4: */
/* dhcpd.c
*
* udhcp Server
+/* vi: set sw=4 ts=4: */
/* dhcpd.h */
#ifndef _DHCPD_H
#define _DHCPD_H
+/* vi: set sw=4 ts=4: */
/*
* files.c -- DHCP server file manipulation *
* Rewrite by Russ Dill <Russ.Dill@asu.edu> July 2001
+/* vi: set sw=4 ts=4: */
/* files.h */
#ifndef _FILES_H
#define _FILES_H
+/* vi: set sw=4 ts=4: */
#include <string.h>
extern int udhcpd_main(int argc, char *argv[]);
+/* vi: set sw=4 ts=4: */
/*
* leases.c -- tools to manage DHCP leases
* Russ Dill <Russ.Dill@asu.edu> July 2001
+/* vi: set sw=4 ts=4: */
/* leases.h */
#ifndef _LEASES_H
#define _LEASES_H
+/* vi: set sw=4 ts=4: */
/* libbb_udhcp.h - busybox compatibility wrapper */
/* bit of a hack, do this no matter what the order of the includes.
+/* vi: set sw=4 ts=4: */
/*
* options.c -- DHCP server option packet tools
* Rewrite by Russ Dill <Russ.Dill@asu.edu> July 2001
+/* vi: set sw=4 ts=4: */
/* options.h */
#ifndef _OPTIONS_H
#define _OPTIONS_H
+/* vi: set sw=4 ts=4: */
#include <unistd.h>
#include <string.h>
#include <netinet/in.h>
+/* vi: set sw=4 ts=4: */
#ifndef _PACKET_H
#define _PACKET_H
+/* vi: set sw=4 ts=4: */
/* pidfile.c
*
* Functions to assist in the writing and removing of pidfiles.
+/* vi: set sw=4 ts=4: */
/* pidfile.h
*
* Functions to assist in the writing and removing of pidfiles.
+/* vi: set sw=4 ts=4: */
/* script.c
*
* Functions to call the DHCP client notification scripts
+/* vi: set sw=4 ts=4: */
/* serverpacket.c
*
* Construct and send DHCP server packets
+/* vi: set sw=4 ts=4: */
#ifndef _SERVERPACKET_H
#define _SERVERPACKET_H
+/* vi: set sw=4 ts=4: */
/* signalpipe.c
*
* Signal pipe infrastructure. A reliable way of delivering signals.
+/* vi: set sw=4 ts=4: */
/* signalpipe.h
*
* Russ Dill <Russ.Dill@asu.edu> December 2003
+/* vi: set sw=4 ts=4: */
/*
* socket.c -- DHCP server client/server socket creation
*
+/* vi: set sw=4 ts=4: */
/* socket.h */
#ifndef _SOCKET_H
#define _SOCKET_H
+/* vi: set sw=4 ts=4: */
/*
* static_leases.c -- Couple of functions to assist with storing and
* retrieving data for static leases
+/* vi: set sw=4 ts=4: */
/* static_leases.h */
#ifndef _STATIC_LEASES_H
#define _STATIC_LEASES_H
+/* vi: set sw=4 ts=4: */
/*
* RFC3927 ZeroConf IPv4 Link-Local addressing
* (see <http://www.zeroconf.org/>)
+/* vi: set sw=4 ts=4: */
/*
* Another fast dependencies generator for Makefiles, Version 4.2
*
+/* vi: set sw=4 ts=4: */
/*
* Copyright (C) 2002 Roman Zippel <zippel@linux-m68k.org>
* Released under the terms of the GNU GPL v2.0.
+/* vi: set sw=4 ts=4: */
/*
* Copyright (C) 2002 Roman Zippel <zippel@linux-m68k.org>
* Released under the terms of the GNU GPL v2.0.
+/* vi: set sw=4 ts=4: */
/*
* Copyright (C) 2002 Roman Zippel <zippel@linux-m68k.org>
* Released under the terms of the GNU GPL v2.0.
+/* vi: set sw=4 ts=4: */
/*
* Copyright (C) 2002 Roman Zippel <zippel@linux-m68k.org>
* Released under the terms of the GNU GPL v2.0.
+/* vi: set sw=4 ts=4: */
/*
* Copyright (C) 2002 Roman Zippel <zippel@linux-m68k.org>
* Released under the terms of the GNU GPL v2.0.
+/* vi: set sw=4 ts=4: */
/* confdata.c */
P(conf_parse,void,(const char *name));
+/* vi: set sw=4 ts=4: */
/*
* checklist.c -- implements the checklist box
*
+/* vi: set sw=4 ts=4: */
/*
* colors.h -- color attribute definitions
*
+/* vi: set sw=4 ts=4: */
/*
* dialog.h -- common declarations for all dialog modules
+/* vi: set sw=4 ts=4: */
/*
* inputbox.c -- implements the input box
*
+/* vi: set sw=4 ts=4: */
/*
* menubox.c -- implements the menu box
*
+/* vi: set sw=4 ts=4: */
/*
* msgbox.c -- implements the message box and info box
*
+/* vi: set sw=4 ts=4: */
/*
* textbox.c -- implements the text box
*
+/* vi: set sw=4 ts=4: */
/*
* util.c
*
+/* vi: set sw=4 ts=4: */
/*
* yesno.c -- implements the yes/no box
*
+/* vi: set sw=4 ts=4: */
/*
* Copyright (C) 2002 Roman Zippel <zippel@linux-m68k.org>
* Released under the terms of the GNU GPL v2.0.
+/* vi: set sw=4 ts=4: */
/*
* Copyright (C) 2002 Roman Zippel <zippel@linux-m68k.org>
* Released under the terms of the GNU GPL v2.0.
+/* vi: set sw=4 ts=4: */
/*
* Copyright (C) 2002 Roman Zippel <zippel@linux-m68k.org>
* Released under the terms of the GNU GPL v2.0.
+/* vi: set sw=4 ts=4: */
/*
* Copyright (C) 2002-2005 Roman Zippel <zippel@linux-m68k.org>
* Copyright (C) 2002-2005 Sam Ravnborg <sam@ravnborg.org>
+/* vi: set sw=4 ts=4: */
#include <unistd.h>
#include "busybox.h"
+/* vi: set sw=4 ts=4: */
#ifndef CMDEDIT_H
#define CMDEDIT_H
-/* vi: set ts=4:
+/* vi: set sw=4 ts=4: */
+/*
*
* dmesg - display/control kernel ring buffer.
*
+/* vi: set sw=4 ts=4: */
/* fdformat.c - Low-level formats a floppy disk - Werner Almesberger */
/* 1999-02-22 Arkadiusz Mi¶kiewicz <misiek@pld.ORG.PL>
+/* vi: set sw=4 ts=4: */
/* fdisk.c -- Partition table manipulator for Linux.
*
* Copyright (C) 1992 A. V. Le Blanc (LeBlanc@mcc.ac.uk)
+/* vi: set sw=4 ts=4: */
/*
* getopt.c - Enhanced implementation of BSD getopt(1)
* Copyright (c) 1997, 1998, 1999, 2000 Frodo Looijaard <frodol@dds.nl>
+/* vi: set sw=4 ts=4: */
/*
* hexdump implementation for busybox
* Based on code from util-linux v 2.11l
+/* vi: set sw=4 ts=4: */
/*
* ipcrm.c -- utility to allow removal of IPC objects and data structures.
*
+/* vi: set sw=4 ts=4: */
/*
* ipcs.c -- provides information on allocated ipc resources.
*
+/* vi: set sw=4 ts=4: */
/*
* Mini losetup implementation for busybox
*
-/* vi:set ts=4:
+/* vi: set sw=4 ts=4: */
+/*
*
* mdev - Mini udev for busybox
*
+/* vi: set sw=4 ts=4: */
/*
* readprofile.c - used to read /proc/profile
*
-/* vi:set ts=4:*/
+/* vi: set sw=4 ts=4: */
/* Copyright 2005 Rob Landley <rob@landley.net>
*
* Switch from rootfs to another filesystem as the root of the mount tree.