File Name | File Copyright Text |
---|---|
util-linux.tar/util-linux-2.29.2/COPYING | Copyright (C) 1989, 1991 Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. Copyright (C) <year> <name of author> Copyright (C) year name of author Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'. This is free software, and you are welcome to redistribute it under certain conditions; type `show c' for details. copyright disclaimer" for the program, if necessary. Here is a sample; alter the names: copyright interest in the program Gnomovision' (which makes passes at compilers) written by James Hacker. copyright law: that is to say, a work containing the Program or a portion of it, either verbatim or with modifications and/or translated into another language. (Hereinafter, translation is included without limitation in the term "modification".) Each licensee is addressed as "you". copyright the software, and 2) offer you this license which gives you legal permission to copy, distribute and/or modify the software. copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally. copyrighted interfaces, the |
util-linux.tar/util-linux-2.29.2/Documentation/boilerplate.c | Copyright (c) 20nn Example Commercial, Inc Written by Your Name <you@example.com> |
util-linux.tar/util-linux-2.29.2/Documentation/deprecated.txt | Copyright (C) 1997 The Open Group |
util-linux.tar/util-linux-2.29.2/Documentation/getopt.txt | copyright (C) 1987, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97 Free Software Foundation, Inc. copyright (c) 1997-2005 by Frodo Looijaard frodo@frodo.looijaard.name>. |
util-linux.tar/util-linux-2.29.2/Documentation/howto-contribute.txt | (c) The contribution was provided directly to me by some other (c) and I have not modified it. Copyright (C) 1997 The Open Group |
util-linux.tar/util-linux-2.29.2/Documentation/licenses/COPYING.BSD-3 | copyright notice, and the entire permission notice in its entirety, including the disclaimer of warranties. copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. The name of the author may not be used to endorse or promote products derived from this software without specific prior written permission. |
util-linux.tar/util-linux-2.29.2/Documentation/licenses/COPYING.GPLv2 | Copyright (C) 1989, 1991 Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. Copyright (C) <year> <name of author> Copyright (C) year name of author Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'. This is free software, and you are welcome to redistribute it under certain conditions; type `show c' for details. copyright disclaimer" for the program, if necessary. Here is a sample; alter the names: copyright interest in the program Gnomovision' (which makes passes at compilers) written by James Hacker. copyright law: that is to say, a work containing the Program or a portion of it, either verbatim or with modifications and/or translated into another language. (Hereinafter, translation is included without limitation in the term "modification".) Each licensee is addressed as "you". copyright the software, and 2) offer you this license which gives you legal permission to copy, distribute and/or modify the software. copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally. copyrighted interfaces, the |
util-linux.tar/util-linux-2.29.2/Documentation/licenses/COPYING.LGPLv2.1 | Copyright (C) 1991, 1999 Free Software Foundation, Inc. 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. Copyright (C) <year> <name of author> copyright disclaimer" for the library, if necessary. Here is a sample; alter the names: copyright interest in the library `Frob' (a library for tweaking knobs) written by James Random Hacker. copyright law: that is to say, a work containing the Library or a portion of it, either verbatim or with modifications and/or translated straightforwardly into another language. (Hereinafter, translation is included without limitation in the term "modification".) copyright the library, and (2) we offer you this license, which gives you legal permission to copy, distribute and/or modify the library. copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally. copyrighted interfaces, the |
util-linux.tar/util-linux-2.29.2/Documentation/licenses/COPYING.UCB | Copyright (c) 1989 The Regents of the University of California. All rights reserved. copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. All advertising materials mentioning features or use of this software must display the following acknowledgement: This product includes software developed by the University of California, Berkeley and its contributors. 4. Neither the name of the University nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. copyright notice, this list of conditions and the following disclaimer. |
util-linux.tar/util-linux-2.29.2/Documentation/releases/v2.21-ReleaseNotes | copyright years [Karel Zak] update v2.21-ReleaseNotes [Karel Zak] use .LGPL extension for file with GNU Lesser License [Karel Zak] use correct translation project url [Sami Kerola] fallocate: add FALLOC_FL_PUNCH_HOLE support [Cong Wang] clean up fallbacks for FALLOC_FL_* flags [Karel Zak] fdformat: fix uninitialized variable [Francesco Cosoleto] fdisk: Fix bad invalid flag 0x00000 warning message [Francesco Cosoleto] add missing break [Karel Zak] avoid an intermediate variable in command_prompt() [Francesco Cosoleto] avoid segfault validating a sgi label (boot/swap not set) [Francesco Cosoleto] don't shorten long path to disk device [Karel Zak] don't swap unsigned char [Karel Zak] don't use get_existing_partition() if disk label isn't dos [Francesco Cosoleto] drop one parameter from try() function [Francesco Cosoleto] enable expert menu with SGI label [Francesco Cosoleto] fix cdrom detecti |
util-linux.tar/util-linux-2.29.2/Documentation/releases/v2.23-ReleaseNotes | copyright headers [Karel Zak] fix SYS_{unshare,nsenter} usage [Karel Zak] include/bitopts: Use the operating system byteswapping functions [Karel Zak, Cristian Rodríguez] include/c: add get_hostname_max() inline function [Sami Kerola] add macro UL_CLOEXECSTR [Karel Zak] move usleep() fallback to c.h [Karel Zak] remove MAXHOSTNAMELEN macro [Karel Zak] include/env: unify indentation [Sami Kerola] include/fileutils: use O_CLOEXEC for mktemp stuff [Karel Zak] include/list: add list_last_entry() [Karel Zak] fix undefined behavior in list_entry() macro [Sami Liedes] include/optutils: make collisions detection between options more robust [Karel Zak] include/pathnames: rename _PATH_ADJPATH to _PATH_ADJTIME [Karel Zak] include/sysfs: add SCSI host channel target lun support [Karel Zak] include/timer: return setitimer return value [Karel Zak] include/ttyutils: add default chardata [Werner Fink] include/ copyright noticed to be consistent (so all are LGPL) [Karel Zak] fix docs comment [Karel Zak] fix silicon raid checksum code on BE [Karel Zak] ignore nested BSD partitions if same like parent [Karel Zak] improve DBG() macro [Karel Zak] improve Silicon RAID prober [Karel Zak] improve test_blkid_devno, fix compiler warning [-Wunused-result] [Karel Zak] make backup superblock visible for wipefs(8) only [Karel Zak] make blkid_new_probe_from_filename() usable on whole-disk [Karel Zak] make btrfs magics more readable [Karel Zak] make swap detection arch independent [Karel Zak] move sun PT definition to include/ [Karel Zak] number of functions should not be declared extern [smatch scan] [Sami Kerola] re-read PART{UUID,LABEL} for successfully verified cached devices [Karel Zak] read whole buffer for iso_volume_descriptor [Karel Zak] remove blkid_{strndup,strdup} [Karel Zak] remove duplicate includ |
util-linux.tar/util-linux-2.29.2/Documentation/releases/v2.25-ReleaseNotes | copyright notifications [Ondrej Oprala] add note about deallocations [Karel Zak] add reduce term width functionality [Karel Zak] add scols_sort_table() [Karel Zak, Shakur Shams Mullick] add scols_table_is_empty() [Ondrej Oprala] add separator getters/setters [Ondrej Oprala] add symbols [Ondrej Oprala] add table code [Karel Zak] add table struct, cleanup refcounting [Karel Zak] add test [Ondrej Oprala] allow to read lines as tree [Karel Zak] always deallocate in scols_reset_cell() [Karel Zak] avoid variable dereference after release [Sami Kerola] check recount_widths() return value [Karel Zak] clean up flags [Karel Zak] clean up flags usage [Karel Zak] clean up test.c example [Karel Zak] colors may now be specified as human-readable strings [Ondrej Oprala] documentation [Ondrej Oprala] don't colorize tree ascii art [Karel Zak] don't mix width (in cells) and size (in |
util-linux.tar/util-linux-2.29.2/Makefile.in | Copyright (C) 1994-2014 Free Software Foundation, Inc. |
util-linux.tar/util-linux-2.29.2/aclocal.m4 | Copyright (C) 1996-2014 Free Software Foundation, Inc. Copyright (C) 1997-2014 Free Software Foundation, Inc. Copyright (C) 1999-2014 Free Software Foundation, Inc. Copyright (C) 2001-2014 Free Software Foundation, Inc. Copyright (C) 2002-2014 Free Software Foundation, Inc. Copyright (C) 2003-2014 Free Software Foundation, Inc. Copyright (C) 2004-2014 Free Software Foundation, Inc. Copyright (C) 2006-2014 Free Software Foundation, Inc. Copyright (C) 2009-2014 Free Software Foundation, Inc. Copyright © 2004 Scott James Remnant <scott@netsplit.com>. Copyright © 2012-2015 Dan Nicholson <dbn.lists@gmail.com> dnl dnl This program is free software; you can redistribute it and/or modify dnl it under the terms of the GNU General Public License as published by dnl the Free Software Foundation; either version 2 of the License, or dnl (at your option) any later version. dnl dnl This program is distributed in the hope that it will be useful, but dnl WITHOUT ANY WARRANTY; without even the implied warranty of dnl MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU dnl General Public License for more details. dnl dnl You should have received a copy of the GNU General Public License dnl along with this program; if not, write to the Free Software dnl Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA dnl 02111-1307, USA. dnl dnl As a special exception to the GNU General Public License, if you dnl distribute this file as part of a program that contains a dnl configuration script generated by Autoconf, you may include it und |
util-linux.tar/util-linux-2.29.2/autogen.sh | Copyright (C) 2006-2010 - Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/config/compile | Copyright (C) 1999-2014 Free Software Foundation, Inc. Written by Tom Tromey <tromey@cygnus.com>. |
util-linux.tar/util-linux-2.29.2/config/config.guess | Copyright 1992-2015 Free Software Foundation, Inc. |
util-linux.tar/util-linux-2.29.2/config/config.rpath | Copyright 1996-2013 Free Software Foundation, Inc. Taken from GNU libtool, 2001 Originally by Gordon Matzigkeit <gord@gnu.ai.mit.edu>, 1996 |
util-linux.tar/util-linux-2.29.2/config/config.sub | Copyright 1992-2015 Free Software Foundation, Inc. |
util-linux.tar/util-linux-2.29.2/config/depcomp | Copyright (C) 1999-2014 Free Software Foundation, Inc. |
util-linux.tar/util-linux-2.29.2/config/install-sh | Copyright (C) 1994 X Consortium |
util-linux.tar/util-linux-2.29.2/config/ltmain.sh | (c) all begin with the string "--lt-" application programs are unlikely to have options that match this pattern). Copyright (C) 1996-2015 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Copyright (C) 2004-2015 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Copyright (C) 2010-2015 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. |
util-linux.tar/util-linux-2.29.2/config/missing | Copyright (C) 1996-2014 Free Software Foundation, Inc. Originally written by Fran,cois Pinard <pinard@iro.umontreal.ca>, 1996. |
util-linux.tar/util-linux-2.29.2/config/py-compile | Copyright (C) 2000-2014 Free Software Foundation, Inc. |
util-linux.tar/util-linux-2.29.2/configure | Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc. Copyright (C) 2012 Free Software Foundation, Inc. This config.status script is free software; the Free Software Foundation gives unlimited permission to copy, distribute and modify it." Copyright (C) 2012 Free Software Foundation, Inc. This configure script is free software; the Free Software Foundation gives unlimited permission to copy, distribute and modify it. ACEOF exit fi Copyright (C) 2014 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. |
util-linux.tar/util-linux-2.29.2/disk-utils/addpart.8 | Copyright 2007 Karel Zak <kzak@redhat.com> Copyright 2007 Red Hat, Inc. May be distributed under the GNU General Public License TH ADDPART 8 "January 2015" "util-linux" "System Administration" SH NAME addpart \- tell the kernel about the existence of a partition SH SYNOPSIS B addpart I device partition start length SH DESCRIPTION B addpart tells the Linux kernel about the existence of the specified partition. The command is a simple wrapper around the "add partition" ioctl. |
util-linux.tar/util-linux-2.29.2/disk-utils/blockdev.8 | Copyright 1998 Andries E. Brouwer (aeb@cwi.nl) Copyright 2007 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/disk-utils/cfdisk.8 | Copyright (C) 2014 Karel Zak <kzak@redhat.com> Copyright 1994 Kevin E. Martin (martin@cs.unc.edu) |
util-linux.tar/util-linux-2.29.2/disk-utils/cfdisk.c | Copyright (C) 1994 Kevin E. Martin (martin@cs.unc.edu) Copyright (C) 2014-2015 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/disk-utils/cramfs.h | Copyright (c) 2004-2006 by Michael Holzt, kju -at- fqdn.org Copyright (c) 2008 Roy Peled, the.roy.peled -at- gmail |
util-linux.tar/util-linux-2.29.2/disk-utils/cramfs_common.c | Copyright (c) 2004-2006 by Michael Holzt, kju -at- fqdn.org Copyright (c) 2008 Roy Peled, the.roy.peled -at- gmail.com |
util-linux.tar/util-linux-2.29.2/disk-utils/delpart.8 | Copyright 2007 Karel Zak <kzak@redhat.com> Copyright 2007 Red Hat, Inc. May be distributed under the GNU General Public License TH DELPART 8 "January 2015" "util-linux" "System Administration" SH NAME delpart \- tell the kernel to forget about a partition SH SYNOPSIS B delpart I device partition SH DESCRIPTION B delpart asks the Linux kernel to forget about the specified \fIpartition\fR a number) on the specified \fIdevice\fR. The command is a simple wrapper around the "del partition" ioctl. |
util-linux.tar/util-linux-2.29.2/disk-utils/fdformat.8 | Copyright 1992, 1993 Rickard E. Faith (faith@cs.unc.edu) May be distributed under the GNU General Public License TH FDFORMAT 8 "July 2014" "util-linux" "System Administration" SH NAME fdformat \- low-level format a floppy disk SH SYNOPSIS B fdformat RI [options] " device" SH DESCRIPTION B fdformat does a low-level format on a floppy disk. I device is usually one of the following (for floppy devices the major = 2, and the minor is shown for informational purposes only): sp nf RS dev/fd0d360 (minor = 4) dev/fd0h1200 (minor = 8) dev/fd0D360 (minor = 12) dev/fd0H360 (minor = 12) dev/fd0D720 (minor = 16) dev/fd0H720 (minor = 16) dev/fd0h360 (minor = 20) dev/fd0h720 (minor = 24) dev/fd0H1440 (minor = 28) PP dev/fd1d360 (minor = 5) dev/fd1h1200 (minor = 9) dev/fd1D360 (minor = 13) dev/fd1H360 (minor = 13) dev/fd1D720 (minor = 17) dev/fd1H720 (minor = 17) dev/fd1h360 (minor = 21) dev/fd1h720 (minor = 25) dev/fd1H1440 (minor = 29) RE fi PP Th |
util-linux.tar/util-linux-2.29.2/disk-utils/fdisk.8 | Copyright (C) 2013 Karel Zak <kzak@redhat.com> May be distributed under the GNU General Public License TH FDISK 8 "February 2016" "util-linux" "System Administration" Copyright 1992, 1993 Rickard E. Faith (faith@cs.unc.edu) Copyright 1998 Andries E. Brouwer (aeb@cwi.nl) Copyright 2012 Davidlohr Bueso <dave@gnu.org> |
util-linux.tar/util-linux-2.29.2/disk-utils/fdisk.c | Copyright (C) 1992 A. V. Le Blanc (LeBlanc@mcc.ac.uk) Copyright (C) 2007-2013 Karel Zak <kzak@redhat.com> Copyright (C) 2012 Davidlohr Bueso <dave@gnu.org> |
util-linux.tar/util-linux-2.29.2/disk-utils/fsck.8 | Copyright 1993, 1994, 1995 by Theodore Ts'o. All Rights Reserved. This file may be copied under the terms of the GNU Public License. |
util-linux.tar/util-linux-2.29.2/disk-utils/fsck.c | Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005 by Theodore Ts'o. Copyright (C) 2009-2014 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/disk-utils/fsck.cramfs.c | Copyright (C) 2000-2002 Transmeta Corporation 2005 Adrian Bunk |
util-linux.tar/util-linux-2.29.2/disk-utils/fsck.minix.8 | Copyright 1992, 1993, 1994 Rickard E. Faith (faith@cs.unc.edu) May be freely distributed. TH FSCK.MINIX 8 "June 2015" "util-linux" "System Administration" SH NAME fsck.minix \- check consistency of Minix filesystem SH SYNOPSIS B fsck.minix options] I device SH DESCRIPTION B fsck.minix performs a consistency check for the Linux MINIX filesystem. PP The program assumes the filesystem is quiescent. B fsck.minix should not be used on a mounted device unless you can be sure nobody is writing to it. Remember that the kernel can write to device when it searches for files. PP The \fIdevice\fR name will usually have the following form: RS TS tab(:); left l l. dev/hda[1\(en63]:IDE disk 1 dev/hdb[1\(en63]:IDE disk 2 dev/sda[1\(en15]:SCSI disk 1 dev/sdb[1\(en15]:SCSI disk 2 TE RE PP If the filesystem was changed, i.e., repaired, then B fsck.minix will print "FILE SYSTEM HAS CHANGED" and will BR sync (2) three times before exiting. There is I no need to reboot after c |
util-linux.tar/util-linux-2.29.2/disk-utils/fsck.minix.c | (C) 1991, 1992 Linus Torvalds. This file may be redistributed as per the GNU copyleft. Copyright (C) 1993, 1994 Theodore Ts'o. Also licensed under GPL. */ static void check_mount(void) { int cont; |
util-linux.tar/util-linux-2.29.2/disk-utils/mkfs.bfs.8 | Copyright 1999 Andries E. Brouwer (aeb@cwi.nl) May be freely distributed. TH MKFS.BFS 8 "July 2011" "util-linux" "System Administration" SH NAME mkfs.bfs \- make an SCO bfs filesystem SH SYNOPSIS B mkfs.bfs RI [options] " device " [ block-count ] SH DESCRIPTION B mkfs.bfs creates an SCO bfs filesystem on a block device usually a disk partition or a file accessed via the loop device). PP The I block-count parameter is the desired size of the filesystem, in blocks. If nothing is specified, the entire partition will be used. SH OPTIONS TP BR \-N , " \-\-inodes " \fInumber\fR Specify the desired \fInumber\fR of inodes (at most 512). If nothing is specified, some default number in the range 48\(en512 is picked depending on the size of the partition. TP BR \-V , " \-\-vname " \fIlabel\fR Specify the volume \fIlabel\fR. I have no idea if/where this is used. TP BR \-F , " \-\-fname " \fIname\fR Specify the filesystem \fIname\fR. I have no idea if/where this is used. T |
util-linux.tar/util-linux-2.29.2/disk-utils/mkfs.cramfs.c | Copyright (C) 1999-2002 Transmeta Corporation |
util-linux.tar/util-linux-2.29.2/disk-utils/mkfs.minix.8 | Copyright 1992, 1993, 1994 Rickard E. Faith (faith@cs.unc.edu) May be freely distributed. TH MKFS.MINIX 8 "June 2015" "util-linux" "System Administration" SH NAME mkfs.minix \- make a Minix filesystem SH SYNOPSIS B mkfs.minix options] I device RI [ size-in-blocks ] SH DESCRIPTION B mkfs.minix creates a Linux MINIX filesystem on a device (usually a disk partition). |
util-linux.tar/util-linux-2.29.2/disk-utils/mkfs.minix.c | (C) 1991 Linus Torvalds. This file may be redistributed as per |
util-linux.tar/util-linux-2.29.2/disk-utils/mkswap.8 | Copyright 1998 Andries E. Brouwer (aeb@cwi.nl) |
util-linux.tar/util-linux-2.29.2/disk-utils/mkswap.c | Copyright (C) 1991 Linus Torvalds 20.12.91 - time began. Got VM working yesterday by doing this by hand. Copyright (C) 1999 Jakub Jelinek <jj@ultra.linux.cz> Copyright (C) 2007-2014 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/disk-utils/partx.8 | Copyright 2007 Karel Zak <kzak@redhat.com> Copyright 2007 Red Hat, Inc. Copyright 2010 Davidlohr Bueso <dave@gnu.org> May be distributed under the GNU General Public License |
util-linux.tar/util-linux-2.29.2/disk-utils/partx.c | Copyright (C) 2010 Davidlohr Bueso <dave@gnu.org> Rewritten to use libblkid for util-linux based on ideas from Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/disk-utils/raw.c | Copyright Red Hat Software, 1999, 2000 |
util-linux.tar/util-linux-2.29.2/disk-utils/resizepart.8 | Copyright 2012 Red Hat, Inc. May be distributed under the GNU General Public License TH RESIZEPART 8 "January 2015" "util-linux" "System Administration" SH NAME resizepart \- tell the kernel about the new size of a partition SH SYNOPSIS B resizepart I device partition length SH DESCRIPTION B resizepart tells the Linux kernel about the new size of the specified partition. The command is a simple wrapper around the "resize partition" ioctl. Copyright 2012 Vivek Goyal <vgoyal@redhat.com> |
util-linux.tar/util-linux-2.29.2/disk-utils/sfdisk.8 | Copyright (C) 2014 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/disk-utils/sfdisk.c | Copyright (C) 1995 Andries E. Brouwer (aeb@cwi.nl) Copyright (C) 2014 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/disk-utils/swaplabel.8 | Copyright 2010 Jason Borden <jborden@bluehost.com> |
util-linux.tar/util-linux-2.29.2/disk-utils/swaplabel.c | Copyright (C) 2010 Jason Borden <jborden@bluehost.com> Copyright (C) 2010 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/include/all-io.h | copyright is claimed. This code is in the public domain; do with it what you wish. |
util-linux.tar/util-linux-2.29.2/include/bitops.h | copyright is claimed. This code is in the public domain; do with it what you wish. |
util-linux.tar/util-linux-2.29.2/include/blkdev.h | copyright is claimed. This code is in the public domain; do with it what you wish. |
util-linux.tar/util-linux-2.29.2/include/color-names.h | Copyright (C) 2012-2015 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/include/colors.h | Copyright (C) 2012 Ondrej Oprala <ooprala@redhat.com> Copyright (C) 2012-2014 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/include/debug.h | Copyright (C) 2014 Karel Zak <kzak@redhat.com> Copyright (C) 2014 Ondrej Oprala <ooprala@redhat.com> |
util-linux.tar/util-linux-2.29.2/include/list.h | Copyright (C) 1999-2008 by Theodore Ts'o Copyright (C) 2008 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/include/match.h | Copyright (C) 2011 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/include/mbsalign.h | Copyright (C) 2009-2010 Free Software Foundation, Inc. Copyright (C) 2010-2013 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/include/pamfail.h | copyright is claimed. This code is in the public domain; do with it what you wish. |
util-linux.tar/util-linux-2.29.2/include/plymouth-ctrl.h | Copyright (c) 2016 SUSE Linux GmbH, All rights reserved. Copyright (c) 2016 Werner Fink <werner@suse.de> |
util-linux.tar/util-linux-2.29.2/include/sysfs.h | Copyright (C) 2011 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/include/timeutils.h | Copyright (C) 2014 Karel Zak <kzak@redhat.com> Copyright 2010 Lennart Poettering |
util-linux.tar/util-linux-2.29.2/include/ttyutils.h | copyright is claimed. This code is in the public domain; do with it what you wish. |
util-linux.tar/util-linux-2.29.2/include/xalloc.h | Copyright (C) 2010 Davidlohr Bueso <dave@gnu.org> |
util-linux.tar/util-linux-2.29.2/lib/blkdev.c | copyright is claimed. This code is in the public domain; do with it what you wish. |
util-linux.tar/util-linux-2.29.2/lib/canonicalize.c | Copyright (C) 2009-2013 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/lib/colors.c | Copyright (C) 2012 Ondrej Oprala <ooprala@redhat.com> Copyright (C) 2012-2014 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/lib/cpuset.c | Copyright (C) 2010 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/lib/crc32.c | COPYRIGHT (C) 1986 Gary S. Brown. You may use this program, or code or tables extracted from it, as desired without restriction. |
util-linux.tar/util-linux-2.29.2/lib/fileutils.c | Copyright (C) 2012 Sami Kerola <kerolasa@iki.fi> |
util-linux.tar/util-linux-2.29.2/lib/ismounted.c | Copyright (C) 1995,1996,1997,1998,1999,2000,2008 Theodore Ts'o. |
util-linux.tar/util-linux-2.29.2/lib/langinfo.c | Copyright (C) 2010 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/lib/loopdev.c | copyright is claimed. This code is in the public domain; do with it what you wish. |
util-linux.tar/util-linux-2.29.2/lib/mangle.c | Copyright (C) 2010 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/lib/match.c | Copyright (C) 2011 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/lib/mbsalign.c | Copyright (C) 2009-2010 Free Software Foundation, Inc. |
util-linux.tar/util-linux-2.29.2/lib/md5.c | copyright is claimed. This code is in the public domain; do with it what you wish. |
util-linux.tar/util-linux-2.29.2/lib/path.c | Copyright (C) 2008 Cai Qian <qcai@redhat.com> Copyright (C) 2008-2012 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/lib/plymouth-ctrl.c | Copyright (c) 2016 SUSE Linux GmbH, All rights reserved. Copyright (c) 2016 Werner Fink <werner@suse.de> |
util-linux.tar/util-linux-2.29.2/lib/procutils.c | Copyright (C) 2011 Davidlohr Bueso <dave@gnu.org> |
util-linux.tar/util-linux-2.29.2/lib/strutils.c | Copyright (C) 2010 Davidlohr Bueso <dave@gnu.org> Copyright (C) 2010 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/lib/strv.c | Copyright (C) 2015 Karel Zak <kzak@redhat.com> Modified the original version from systemd project for util-linux. Copyright 2010 Lennart Poettering |
util-linux.tar/util-linux-2.29.2/lib/sysfs.c | copyright is claimed. This code is in the public domain; do with it what you wish. |
util-linux.tar/util-linux-2.29.2/lib/terminal-colors.d.5 | Copyright (C) 2014 Karel Zak <kzak@redhat.com> Copyright 2014 Ondrej Oprala <ooprala@redhat.com> Copyright 2014 Red Hat, Inc. May be distributed under the GNU General Public License TH "TERMINAL_COLORS.D" "5" "January 2014" "util-linux" "terminal-colors.d" SH "NAME" terminal-colors.d \- Configure output colorization for various utilities SH "SYNOPSIS" etc/terminal-colors\&.d/[[\fIname\fR][@\fIterm\fR]\&.][\fItype\fR] SH "DESCRIPTION" Files in this directory determine the default behavior for utilities when coloring output. |
util-linux.tar/util-linux-2.29.2/lib/timeutils.c | Copyright 2010 Lennart Poettering |
util-linux.tar/util-linux-2.29.2/lib/ttyutils.c | copyright is claimed. This code is in the public domain; do with it what you wish. |
util-linux.tar/util-linux-2.29.2/libblkid/docs/Makefile.in | Copyright (C) 1994-2014 Free Software Foundation, Inc. |
util-linux.tar/util-linux-2.29.2/libblkid/libblkid.3 | Copyright 2001 Andreas Dilger (adilger@turbolinux.com) |
util-linux.tar/util-linux-2.29.2/libblkid/samples/mkfs.c | Copyright (C) 2009 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/libblkid/samples/partitions.c | Copyright (C) 2009 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/libblkid/samples/superblocks.c | Copyright (C) 2009 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/libblkid/samples/topology.c | Copyright (C) 2009 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/libblkid/src/blkid.h.in | Copyright (C) 2001 Andreas Dilger Copyright (C) 2003 Theodore Ts'o Copyright (C) 2008 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/libblkid/src/blkid.h | Copyright (C) 2001 Andreas Dilger Copyright (C) 2003 Theodore Ts'o Copyright (C) 2008 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/libblkid/src/blkidP.h | Copyright (C) 2001 Andreas Dilger Copyright (C) 2003 Theodore Ts'o |
util-linux.tar/util-linux-2.29.2/libblkid/src/cache.c | Copyright (C) 2001 Andreas Dilger Copyright (C) 2003 Theodore Ts'o |
util-linux.tar/util-linux-2.29.2/libblkid/src/config.c | Copyright (C) 2009 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/libblkid/src/dev.c | Copyright (C) 2001 Andreas Dilger Copyright (C) 2003 Theodore Ts'o |
util-linux.tar/util-linux-2.29.2/libblkid/src/devname.c | Copyright (C) 1999, 2000, 2001, 2002, 2003 Theodore Ts'o Copyright (C) 2001 Andreas Dilger Copyright (C) Andries Brouwer |
util-linux.tar/util-linux-2.29.2/libblkid/src/devno.c | Copyright (C) 2000, 2001, 2003 Theodore Ts'o Copyright (C) 2001 Andreas Dilger |
util-linux.tar/util-linux-2.29.2/libblkid/src/encode.c | Copyright (C) 2008 Kay Sievers <kay.sievers@vrfy.org> Copyright (C) 2009 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/libblkid/src/evaluate.c | Copyright (C) 2009 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/libblkid/src/getsize.c | Copyright (C) 1995, 1995 Theodore Ts'o. Copyright (C) 2010 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/libblkid/src/init.c | Copyright (C) 2008-2013 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/libblkid/src/libblkid.sym | Copyright (C) 2009-2014 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/libblkid/src/llseek.c | Copyright (C) 1994, 1995, 1996, 1997 Theodore Ts'o. |
util-linux.tar/util-linux-2.29.2/libblkid/src/partitions/aix.c | Copyright (C) 2009 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/libblkid/src/partitions/bsd.c | Copyright (C) 2009 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/libblkid/src/partitions/dos.c | Copyright (C) 2009 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/libblkid/src/partitions/gpt.c | Copyright (C) 2009 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/libblkid/src/partitions/mac.c | Copyright (C) 2009 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/libblkid/src/partitions/minix.c | Copyright (C) 2009 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/libblkid/src/partitions/partitions.c | Copyright (C) 2008-2009 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/libblkid/src/partitions/sgi.c | Copyright (C) 2009 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/libblkid/src/partitions/solaris_x86.c | Copyright (C) 2009 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/libblkid/src/partitions/sun.c | Copyright (C) 2009 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/libblkid/src/partitions/ultrix.c | Copyright (C) 2010 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/libblkid/src/partitions/unixware.c | Copyright (C) 2009 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/libblkid/src/probe.c | Copyright (C) 2008-2009 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/libblkid/src/read.c | Copyright (C) 2001 Andreas Dilger Copyright (C) 2001, 2003 Theodore Y. Ts'o |
util-linux.tar/util-linux-2.29.2/libblkid/src/resolve.c | Copyright (C) 2001 Andreas Dilger Copyright (C) 2001, 2003 Theodore Ts'o. |
util-linux.tar/util-linux-2.29.2/libblkid/src/save.c | Copyright (C) 2001 by Andreas Dilger Copyright (C) 2003 Theodore Ts'o |
util-linux.tar/util-linux-2.29.2/libblkid/src/superblocks/adaptec_raid.c | Copyright (C) 2008 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/libblkid/src/superblocks/bcache.c | Copyright (C) 2013 Rolf Fokkens <rolf@fokkens.nl> |
util-linux.tar/util-linux-2.29.2/libblkid/src/superblocks/befs.c | Copyright (C) 2010 Jeroen Oortwijn <oortwijn@gmail.com> |
util-linux.tar/util-linux-2.29.2/libblkid/src/superblocks/bfs.c | Copyright (C) 2009 Red Hat, Inc. |
util-linux.tar/util-linux-2.29.2/libblkid/src/superblocks/btrfs.c | Copyright (C) 2009 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/libblkid/src/superblocks/cramfs.c | Copyright (C) 1999 by Andries Brouwer Copyright (C) 1999, 2000, 2003 by Theodore Ts'o Copyright (C) 2001 by Andreas Dilger Copyright (C) 2004 Kay Sievers <kay.sievers@vrfy.org> Copyright (C) 2008 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/libblkid/src/superblocks/ddf_raid.c | Copyright (C) 2008 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/libblkid/src/superblocks/drbd.c | Copyright (C) 2009 by Bastian Friedrich <bastian.friedrich@collax.com> |
util-linux.tar/util-linux-2.29.2/libblkid/src/superblocks/drbdmanage.c | Copyright (C) 2015 by Philipp Marek <philipp.marek@linbit.com> |
util-linux.tar/util-linux-2.29.2/libblkid/src/superblocks/drbdproxy_datalog.c | Copyright (C) 2011 by Philipp Marek <philipp.marek@linbit.com> |
util-linux.tar/util-linux-2.29.2/libblkid/src/superblocks/exfat.c | Copyright (C) 2010 Andrew Nayenko <resver@gmail.com> |
util-linux.tar/util-linux-2.29.2/libblkid/src/superblocks/ext.c | Copyright (C) 1999, 2000, 2003 by Theodore Ts'o Copyright (C) 1999, 2001 by Andries Brouwer Copyright (C) 2008 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/libblkid/src/superblocks/f2fs.c | Copyright (C) 2013 Alejandro Martinez Ruiz <alex@nowcomputing.com> |
util-linux.tar/util-linux-2.29.2/libblkid/src/superblocks/gfs.c | Copyright (C) 2008 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/libblkid/src/superblocks/hfs.c | Copyright (C) 2004-2008 Kay Sievers <kay.sievers@vrfy.org> Copyright (C) 2008 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/libblkid/src/superblocks/highpoint_raid.c | Copyright (C) 2008 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/libblkid/src/superblocks/hpfs.c | Copyright (C) 2008 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/libblkid/src/superblocks/iso9660.c | Copyright (C) 1999 by Andries Brouwer Copyright (C) 1999, 2000, 2003 by Theodore Ts'o Copyright (C) 2001 by Andreas Dilger Copyright (C) 2004 Kay Sievers <kay.sievers@vrfy.org> Copyright (C) 2008 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/libblkid/src/superblocks/iso9660.h | Copyright (C) 2013 Zeeshan Ali (Khattak) <zeeshanak@gnome.org> |
util-linux.tar/util-linux-2.29.2/libblkid/src/superblocks/isw_raid.c | Copyright (C) 2008 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/libblkid/src/superblocks/jfs.c | Copyright (C) 1999 by Andries Brouwer Copyright (C) 1999, 2000, 2003 by Theodore Ts'o Copyright (C) 2001 by Andreas Dilger Copyright (C) 2004 Kay Sievers <kay.sievers@vrfy.org> Copyright (C) 2008 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/libblkid/src/superblocks/jmicron_raid.c | Copyright (C) 2008 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/libblkid/src/superblocks/linux_raid.c | Copyright (C) 2008 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/libblkid/src/superblocks/lsi_raid.c | Copyright (C) 2008 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/libblkid/src/superblocks/luks.c | Copyright (C) 2008 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/libblkid/src/superblocks/lvm.c | Copyright (C) 1999 by Andries Brouwer Copyright (C) 1999, 2000, 2003 by Theodore Ts'o Copyright (C) 2001 by Andreas Dilger Copyright (C) 2004 Kay Sievers <kay.sievers@vrfy.org> Copyright (C) 2008 Karel Zak <kzak@redhat.com> Copyright (C) 2012 Milan Broz <mbroz@redhat.com> |
util-linux.tar/util-linux-2.29.2/libblkid/src/superblocks/minix.c | Copyright (C) 1999 by Andries Brouwer Copyright (C) 1999, 2000, 2003 by Theodore Ts'o Copyright (C) 2001 by Andreas Dilger Copyright (C) 2004 Kay Sievers <kay.sievers@vrfy.org> Copyright (C) 2008-2013 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/libblkid/src/superblocks/netware.c | Copyright (C) 2008 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/libblkid/src/superblocks/nilfs.c | Copyright (C) 2010 by Jiro SEKIBA <jir@unicus.jp> |
util-linux.tar/util-linux-2.29.2/libblkid/src/superblocks/ntfs.c | Copyright (C) 2004 Kay Sievers <kay.sievers@vrfy.org> Copyright (C) 2008 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/libblkid/src/superblocks/nvidia_raid.c | Copyright (C) 2005 Kay Sievers <kay.sievers@vrfy.org> Copyright (C) 2008 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/libblkid/src/superblocks/ocfs.c | Copyright (C) 1999, 2000, 2003 by Theodore Ts'o Copyright (C) 1999, 2001 by Andries Brouwer Copyright (C) 2008 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/libblkid/src/superblocks/promise_raid.c | Copyright (C) 2008 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/libblkid/src/superblocks/refs.c | Copyright (C) 2013 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/libblkid/src/superblocks/reiserfs.c | Copyright (C) 1999, 2000, 2003 by Theodore Ts'o Copyright (C) 1999, 2001 by Andries Brouwer Copyright (C) 2008 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/libblkid/src/superblocks/romfs.c | Copyright (C) 1999, 2000, 2003 by Theodore Ts'o Copyright (C) 1999, 2001 by Andries Brouwer Copyright (C) 2008 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/libblkid/src/superblocks/silicon_raid.c | Copyright (C) 2005 Kay Sievers <kay.sievers@vrfy.org> Copyright (C) 2008 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/libblkid/src/superblocks/squashfs.c | Copyright (C) 2008 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/libblkid/src/superblocks/superblocks.c | Copyright (C) 2008-2009 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/libblkid/src/superblocks/superblocks.h | Copyright (C) 2008-2009 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/libblkid/src/superblocks/swap.c | Copyright (C) 1999 by Andries Brouwer Copyright (C) 1999, 2000, 2003 by Theodore Ts'o Copyright (C) 2001 by Andreas Dilger Copyright (C) 2004 Kay Sievers <kay.sievers@vrfy.org> Copyright (C) 2008 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/libblkid/src/superblocks/sysv.c | Copyright (C) 2008 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/libblkid/src/superblocks/ubifs.c | Copyright (C) 2009 Corentin Chary <corentincj@iksaif.net> |
util-linux.tar/util-linux-2.29.2/libblkid/src/superblocks/udf.c | Copyright (C) 1999 by Andries Brouwer Copyright (C) 1999, 2000, 2003 by Theodore Ts'o Copyright (C) 2001 by Andreas Dilger Copyright (C) 2004 Kay Sievers <kay.sievers@vrfy.org> Copyright (C) 2008 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/libblkid/src/superblocks/ufs.c | Copyright (C) 2008 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/libblkid/src/superblocks/vfat.c | Copyright (C) 1999 by Andries Brouwer Copyright (C) 1999, 2000, 2003 by Theodore Ts'o Copyright (C) 2001 by Andreas Dilger Copyright (C) 2004 Kay Sievers <kay.sievers@vrfy.org> Copyright (C) 2008 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/libblkid/src/superblocks/via_raid.c | Copyright (C) 2008 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/libblkid/src/superblocks/vmfs.c | Copyright (C) 2009 Mike Hommey <mh@glandium.org> |
util-linux.tar/util-linux-2.29.2/libblkid/src/superblocks/vxfs.c | Copyright (C) 2008 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/libblkid/src/superblocks/xfs.c | Copyright (C) 1999 by Andries Brouwer Copyright (C) 1999, 2000, 2003 by Theodore Ts'o Copyright (C) 2001 by Andreas Dilger Copyright (C) 2004 Kay Sievers <kay.sievers@vrfy.org> Copyright (C) 2008 Karel Zak <kzak@redhat.com> Copyright (C) 2013 Eric Sandeen <sandeen@redhat.com> |
util-linux.tar/util-linux-2.29.2/libblkid/src/superblocks/zfs.c | Copyright (C) 2009-2010 by Andreas Dilger <adilger@sun.com> |
util-linux.tar/util-linux-2.29.2/libblkid/src/tag.c | Copyright (C) 2001 Andreas Dilger Copyright (C) 2003 Theodore Ts'o |
util-linux.tar/util-linux-2.29.2/libblkid/src/topology/dm.c | Copyright (C) 2009 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/libblkid/src/topology/evms.c | Copyright (C) 2009 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/libblkid/src/topology/ioctl.c | Copyright (C) 2009 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/libblkid/src/topology/lvm.c | Copyright (C) 2009 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/libblkid/src/topology/md.c | Copyright (C) 2009 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/libblkid/src/topology/sysfs.c | Copyright (C) 2009 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/libblkid/src/topology/topology.c | Copyright 2009 Red Hat, Inc. All rights reserved. |
util-linux.tar/util-linux-2.29.2/libblkid/src/verify.c | Copyright (C) 2008 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/libblkid/src/version.c | Copyright (C) 2004 Theodore Ts'o. |
util-linux.tar/util-linux-2.29.2/libfdisk/docs/Makefile.in | Copyright (C) 1994-2014 Free Software Foundation, Inc. |
util-linux.tar/util-linux-2.29.2/libfdisk/src/bsd.c | Copyright (C) 2007-2013 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/libfdisk/src/dos.c | Copyright (C) 2007-2013 Karel Zak <kzak@redhat.com> 2012 Davidlohr Bueso <dave@gnu.org> |
util-linux.tar/util-linux-2.29.2/libfdisk/src/fdiskP.h | Copyright (C) 2012 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/libfdisk/src/gpt.c | Copyright (C) 2007 Karel Zak <kzak@redhat.com> Copyright (C) 2012 Davidlohr Bueso <dave@gnu.org> |
util-linux.tar/util-linux-2.29.2/libfdisk/src/iter.c | Copyright (C) 2009 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/libfdisk/src/libfdisk.h.in | Copyright (C) 2012-2014 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/libfdisk/src/libfdisk.h | Copyright (C) 2012-2014 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/libfdisk/src/libfdisk.sym | Copyright (C) 2014-2015 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/libfdisk/src/sgi.c | Copyright (C) 2012 Davidlohr Bueso <dave@gnu.org> 2013 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/libfdisk/src/sun.c | Copyright (C) 2013 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/libfdisk/src/test.c | Copyright (C) 2008-2009 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/libfdisk/src/version.c | Copyright (C) 2015 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/libmount/docs/Makefile.in | Copyright (C) 1994-2014 Free Software Foundation, Inc. |
util-linux.tar/util-linux-2.29.2/libmount/python/context.c | Copyright (C) 2013, Red Hat, Inc. All rights reserved. Written by Ondrej Oprala and Karel Zak |
util-linux.tar/util-linux-2.29.2/libmount/python/fs.c | Copyright (C) 2013, Red Hat, Inc. All rights reserved. Written by Ondrej Oprala and Karel Zak |
util-linux.tar/util-linux-2.29.2/libmount/python/pylibmount.c | Copyright (C) 2013, Red Hat, Inc. All rights reserved. Written by Ondrej Oprala and Karel Zak |
util-linux.tar/util-linux-2.29.2/libmount/python/tab.c | Copyright (C) 2013, Red Hat, Inc. All rights reserved. Written by Ondrej Oprala and Karel Zak |
util-linux.tar/util-linux-2.29.2/libmount/src/btrfs.c | Copyright (C) 2016 David Sterba <dsterba@suse.cz> Copyright (C) 2016 Stanislav Brabec <sbrabec@suse.cz> |
util-linux.tar/util-linux-2.29.2/libmount/src/cache.c | Copyright (C) 2009-2011 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/libmount/src/context.c | Copyright (C) 2010,2011,2012 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/libmount/src/context_loopdev.c | Copyright (C) 2011 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/libmount/src/context_mount.c | Copyright (C) 2010 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/libmount/src/context_umount.c | Copyright (C) 2010 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/libmount/src/fs.c | Copyright (C) 2008-2009 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/libmount/src/init.c | Copyright (C) 2008 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/libmount/src/iter.c | Copyright (C) 2009 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/libmount/src/libmount.h.in | Copyright (C) 2008-2009 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/libmount/src/libmount.h | Copyright (C) 2008-2009 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/libmount/src/libmount.sym | Copyright (C) 2011-2014 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/libmount/src/lock.c | Copyright (C) 2009 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/libmount/src/monitor.c | Copyright (C) 2014 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/libmount/src/mountP.h | Copyright (C) 2008-2012 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/libmount/src/optmap.c | Copyright (C) 2010 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/libmount/src/optstr.c | Copyright (C) 2008,2009,2012 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/libmount/src/tab.c | Copyright (C) 2008-2010 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/libmount/src/tab_diff.c | Copyright (C) 2011 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/libmount/src/tab_parse.c | Copyright (C) 2009 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/libmount/src/tab_update.c | Copyright (C) 2010 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/libmount/src/test.c | Copyright (C) 2008-2009 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/libmount/src/utils.c | Copyright (C) 2008-2009 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/libmount/src/version.c | Copyright (C) 2008 Karel Zak <kzak@redhat.com> Based on libblkid/version.c by Theodore Ts'o] |
util-linux.tar/util-linux-2.29.2/libsmartcols/docs/Makefile.in | Copyright (C) 1994-2014 Free Software Foundation, Inc. |
util-linux.tar/util-linux-2.29.2/libsmartcols/samples/continuous.c | Copyright (C) 2016 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/libsmartcols/samples/fromfile.c | Copyright (C) 2016 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/libsmartcols/samples/maxout.c | Copyright (C) 2016 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/libsmartcols/samples/title.c | Copyright (C) 2010-2014 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/libsmartcols/samples/tree.c | Copyright (C) 2010-2014 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/libsmartcols/samples/wrap.c | Copyright (C) 2010-2014 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/libsmartcols/src/cell.c | Copyright (C) 2014 Karel Zak <kzak@redhat.com> Copyright (C) 2014 Ondrej Oprala <ooprala@redhat.com> |
util-linux.tar/util-linux-2.29.2/libsmartcols/src/column.c | Copyright (C) 2014 Karel Zak <kzak@redhat.com> Copyright (C) 2014 Ondrej Oprala <ooprala@redhat.com> |
util-linux.tar/util-linux-2.29.2/libsmartcols/src/init.c | Copyright (C) 2014 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/libsmartcols/src/iter.c | Copyright (C) 2009-2014 Karel Zak <kzak@redhat.com> Copyright (C) 2014 Ondrej Oprala <ooprala@redhat.com> |
util-linux.tar/util-linux-2.29.2/libsmartcols/src/libsmartcols.h.in | Copyright (C) 2014 Karel Zak <kzak@redhat.com> Copyright (C) 2014 Ondrej Oprala <ooprala@redhat.com> |
util-linux.tar/util-linux-2.29.2/libsmartcols/src/libsmartcols.h | Copyright (C) 2014 Karel Zak <kzak@redhat.com> Copyright (C) 2014 Ondrej Oprala <ooprala@redhat.com> |
util-linux.tar/util-linux-2.29.2/libsmartcols/src/libsmartcols.sym | Copyright (C) 2014-2016 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/libsmartcols/src/line.c | Copyright (C) 2014 Karel Zak <kzak@redhat.com> Copyright (C) 2014 Ondrej Oprala <ooprala@redhat.com> |
util-linux.tar/util-linux-2.29.2/libsmartcols/src/smartcolsP.h | Copyright (C) 2014 Karel Zak <kzak@redhat.com> Copyright (C) 2014 Ondrej Oprala <ooprala@redhat.com> |
util-linux.tar/util-linux-2.29.2/libsmartcols/src/symbols.c | Copyright (C) 2014 Ondrej Oprala <ooprala@redhat.com> Copyright (C) 2016 Igor Gnatenko <i.gnatenko.brain@gmail.com> |
util-linux.tar/util-linux-2.29.2/libsmartcols/src/table.c | Copyright (C) 2010-2014 Karel Zak <kzak@redhat.com> Copyright (C) 2014 Ondrej Oprala <ooprala@redhat.com> Copyright (C) 2016 Igor Gnatenko <i.gnatenko.brain@gmail.com> |
util-linux.tar/util-linux-2.29.2/libsmartcols/src/table_print.c | Copyright (C) 2010-2014 Karel Zak <kzak@redhat.com> Copyright (C) 2016 Igor Gnatenko <i.gnatenko.brain@gmail.com> |
util-linux.tar/util-linux-2.29.2/libsmartcols/src/version.c | Copyright (C) 2014 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/libuuid/man/uuid.3 | Copyright 1999 Andreas Dilger (adilger@enel.ucalgary.ca) copyright notice, and the entire permission notice in its entirety, including the disclaimer of warranties. copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. The name of the author may not be used to endorse or promote products derived from this software without specific prior written permission. |
util-linux.tar/util-linux-2.29.2/libuuid/man/uuid_clear.3 | Copyright 1999 Andreas Dilger (adilger@enel.ucalgary.ca) copyright notice, and the entire permission notice in its entirety, including the disclaimer of warranties. copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. The name of the author may not be used to endorse or promote products derived from this software without specific prior written permission. |
util-linux.tar/util-linux-2.29.2/libuuid/man/uuid_compare.3 | Copyright 1999 Andreas Dilger (adilger@enel.ucalgary.ca) copyright notice, and the entire permission notice in its entirety, including the disclaimer of warranties. copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. The name of the author may not be used to endorse or promote products derived from this software without specific prior written permission. |
util-linux.tar/util-linux-2.29.2/libuuid/man/uuid_copy.3 | Copyright 1999 Andreas Dilger (adilger@enel.ucalgary.ca) copyright notice, and the entire permission notice in its entirety, including the disclaimer of warranties. copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. The name of the author may not be used to endorse or promote products derived from this software without specific prior written permission. |
util-linux.tar/util-linux-2.29.2/libuuid/man/uuid_generate.3 | Copyright 1999 Andreas Dilger (adilger@enel.ucalgary.ca) copyright notice, and the entire permission notice in its entirety, including the disclaimer of warranties. copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. The name of the author may not be used to endorse or promote products derived from this software without specific prior written permission. |
util-linux.tar/util-linux-2.29.2/libuuid/man/uuid_is_null.3 | Copyright 1999 Andreas Dilger (adilger@enel.ucalgary.ca) copyright notice, and the entire permission notice in its entirety, including the disclaimer of warranties. copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. The name of the author may not be used to endorse or promote products derived from this software without specific prior written permission. |
util-linux.tar/util-linux-2.29.2/libuuid/man/uuid_parse.3 | Copyright 1999 Andreas Dilger (adilger@enel.ucalgary.ca) copyright notice, and the entire permission notice in its entirety, including the disclaimer of warranties. copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. The name of the author may not be used to endorse or promote products derived from this software without specific prior written permission. |
util-linux.tar/util-linux-2.29.2/libuuid/man/uuid_time.3 | Copyright 1999 Andreas Dilger (adilger@enel.ucalgary.ca) copyright notice, and the entire permission notice in its entirety, including the disclaimer of warranties. copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. The name of the author may not be used to endorse or promote products derived from this software without specific prior written permission. |
util-linux.tar/util-linux-2.29.2/libuuid/man/uuid_unparse.3 | Copyright 1999 Andreas Dilger (adilger@enel.ucalgary.ca) copyright notice, and the entire permission notice in its entirety, including the disclaimer of warranties. copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. The name of the author may not be used to endorse or promote products derived from this software without specific prior written permission. |
util-linux.tar/util-linux-2.29.2/libuuid/src/clear.c | Copyright (C) 1996, 1997 Theodore Ts'o. copyright notice, and the entire permission notice in its entirety, including the disclaimer of warranties. copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. The name of the author may not be used to endorse or promote products derived from this software without specific prior written permission. |
util-linux.tar/util-linux-2.29.2/libuuid/src/compare.c | Copyright (C) 1996, 1997 Theodore Ts'o. copyright notice, and the entire permission notice in its entirety, including the disclaimer of warranties. copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. The name of the author may not be used to endorse or promote products derived from this software without specific prior written permission. |
util-linux.tar/util-linux-2.29.2/libuuid/src/copy.c | Copyright (C) 1996, 1997 Theodore Ts'o. copyright notice, and the entire permission notice in its entirety, including the disclaimer of warranties. copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. The name of the author may not be used to endorse or promote products derived from this software without specific prior written permission. |
util-linux.tar/util-linux-2.29.2/libuuid/src/gen_uuid.c | Copyright (C) 1996, 1997, 1998, 1999 Theodore Ts'o. copyright notice, and the entire permission notice in its entirety, including the disclaimer of warranties. copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. The name of the author may not be used to endorse or promote products derived from this software without specific prior written permission. |
util-linux.tar/util-linux-2.29.2/libuuid/src/isnull.c | Copyright (C) 1996, 1997 Theodore Ts'o. copyright notice, and the entire permission notice in its entirety, including the disclaimer of warranties. copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. The name of the author may not be used to endorse or promote products derived from this software without specific prior written permission. |
util-linux.tar/util-linux-2.29.2/libuuid/src/libuuid.sym | Copyright (C) 2011-2014 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/libuuid/src/pack.c | Copyright (C) 1996, 1997 Theodore Ts'o. copyright notice, and the entire permission notice in its entirety, including the disclaimer of warranties. copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. The name of the author may not be used to endorse or promote products derived from this software without specific prior written permission. |
util-linux.tar/util-linux-2.29.2/libuuid/src/parse.c | Copyright (C) 1996, 1997 Theodore Ts'o. copyright notice, and the entire permission notice in its entirety, including the disclaimer of warranties. copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. The name of the author may not be used to endorse or promote products derived from this software without specific prior written permission. |
util-linux.tar/util-linux-2.29.2/libuuid/src/test_uuid.c | Copyright (C) 1996, 1997, 1998 Theodore Ts'o. copyright notice, and the entire permission notice in its entirety, including the disclaimer of warranties. copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. The name of the author may not be used to endorse or promote products derived from this software without specific prior written permission. |
util-linux.tar/util-linux-2.29.2/libuuid/src/unpack.c | Copyright (C) 1996, 1997 Theodore Ts'o. copyright notice, and the entire permission notice in its entirety, including the disclaimer of warranties. copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. The name of the author may not be used to endorse or promote products derived from this software without specific prior written permission. |
util-linux.tar/util-linux-2.29.2/libuuid/src/unparse.c | Copyright (C) 1996, 1997 Theodore Ts'o. copyright notice, and the entire permission notice in its entirety, including the disclaimer of warranties. copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. The name of the author may not be used to endorse or promote products derived from this software without specific prior written permission. |
util-linux.tar/util-linux-2.29.2/libuuid/src/uuid.h | Copyright (C) 1996, 1997, 1998 Theodore Ts'o. copyright notice, and the entire permission notice in its entirety, including the disclaimer of warranties. copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. The name of the author may not be used to endorse or promote products derived from this software without specific prior written permission. |
util-linux.tar/util-linux-2.29.2/libuuid/src/uuidP.h | Copyright (C) 1996, 1997 Theodore Ts'o. copyright notice, and the entire permission notice in its entirety, including the disclaimer of warranties. copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. The name of the author may not be used to endorse or promote products derived from this software without specific prior written permission. |
util-linux.tar/util-linux-2.29.2/libuuid/src/uuid_time.c | Copyright (C) 1998, 1999 Theodore Ts'o. copyright notice, and the entire permission notice in its entirety, including the disclaimer of warranties. copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. The name of the author may not be used to endorse or promote products derived from this software without specific prior written permission. |
util-linux.tar/util-linux-2.29.2/libuuid/src/uuidd.h | Copyright (C) 2007 Theodore Ts'o. copyright notice, and the entire permission notice in its entirety, including the disclaimer of warranties. copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. The name of the author may not be used to endorse or promote products derived from this software without specific prior written permission. |
util-linux.tar/util-linux-2.29.2/login-utils/auth.c | (c) 2012 by Cody Maloney <cmaloney@theoreticalchaos.com> |
util-linux.tar/util-linux-2.29.2/login-utils/auth.h | (c) 2012 by Cody Maloney <cmaloney@theoreticalchaos.com> |
util-linux.tar/util-linux-2.29.2/login-utils/chfn.1 | (c) 1994 by salvatore valente <svalente@athena.mit.edu> |
util-linux.tar/util-linux-2.29.2/login-utils/chfn.c | (c) 1994 by salvatore valente <svalente@athena.mit.edu> (c) 2012 by Cody Maloney <cmaloney@theoreticalchaos.com> |
util-linux.tar/util-linux-2.29.2/login-utils/chsh.1 | (c) 1994 by salvatore valente <svalente@athena.mit.edu> |
util-linux.tar/util-linux-2.29.2/login-utils/chsh.c | (c) 1994 by salvatore valente <svalente@athena.mit.edu> (c) 2012 by Cody Maloney <cmaloney@theoreticalchaos.com> |
util-linux.tar/util-linux-2.29.2/login-utils/last.1 | Copyright (C) 1998-2004 Miquel van Smoorenburg. |
util-linux.tar/util-linux-2.29.2/login-utils/last.c | Copyright (C) 1991-2004 Miquel van Smoorenburg. Copyright (C) 2013 Ondrej Oprala <ooprala@redhat.com> Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/login-utils/libuser.c | (c) 2012 by Cody Maloney <cmaloney@theoreticalchaos.com> |
util-linux.tar/util-linux-2.29.2/login-utils/libuser.h | (c) 2012 by Cody Maloney <cmaloney@theoreticalchaos.com> |
util-linux.tar/util-linux-2.29.2/login-utils/login.1 | Copyright 1993 Rickard E. Faith (faith@cs.unc.edu) May be distributed under the GNU General Public License TH LOGIN "1" "June 2012" "util-linux" "User Commands" SH NAME login \- begin session on the system SH SYNOPSIS B login |
util-linux.tar/util-linux-2.29.2/login-utils/login.c | Copyright (C) 2011 Karel Zak <kzak@redhat.com> Rewritten to PAM-only version. Copyright (c) 1980, 1987, 1988 The Regents of the University of California. All rights reserved. |
util-linux.tar/util-linux-2.29.2/login-utils/logindefs.c | Copyright (C) 2003, 2004, 2005 Thorsten Kukuk Author: Thorsten Kukuk <kukuk@suse.de> copyright notice, and this entire permission notice in its entirety, including the disclaimer of warranties. |
util-linux.tar/util-linux-2.29.2/login-utils/lslogins.1 | Copyright 2014 Ondrej Oprala (ondrej.oprala@gmail.com) May be distributed under the GNU General Public License TH LSLOGINS "1" "April 2014" "util-linux" "User Commands" SH NAME lslogins \- display information about known users in the system SH SYNOPSIS B lslogins options] RB [ \-s | \-u [ =\fIUID ]] RB [ \-g " \fIgroups\fR]" RB [ \-l " \fIlogins\fR]" SH DESCRIPTION PP Examine the wtmp and btmp logs, /etc/shadow (if necessary) and /etc/passwd and output the desired data. PP The default action is to list info about all the users in the system. SH OPTIONS Mandatory arguments to long options are mandatory for short options too. TP fB\-a\fR, \fB\-\-acc\-expiration\fR Display data about the date of last password change and the account expiration date (see \fBshadow\fR(5) for more info). (Requires root privileges.) TP fB\-\-btmp\-file \fIpath\fP Alternate path for btmp. TP fB\-c\fR, \fB\-\-colon\-separate\fR Separate info about each user with a colon instead of a newl |
util-linux.tar/util-linux-2.29.2/login-utils/lslogins.c | Copyright (C) 2014 Karel Zak <kzak@redhat.com> Copyright (C) 2014 Ondrej Oprala <ooprala@redhat.com> |
util-linux.tar/util-linux-2.29.2/login-utils/nologin.c | Copyright (C) 2013 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/login-utils/setpwnam.c | (c) 1994 Salvatore Valente <svalente@mit.edu> This file is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. |
util-linux.tar/util-linux-2.29.2/login-utils/setpwnam.h | (c) 1994 Martin Schulze <joey@infodrom.north.de> This file is based on setpwnam.c which is (c) 1994 Salvatore Valente <svalente@mit.edu> |
util-linux.tar/util-linux-2.29.2/login-utils/su-common.c | Copyright (C) 1992-2006 Free Software Foundation, Inc. Copyright (C) 2012 SUSE Linux Products GmbH, Nuernberg |
util-linux.tar/util-linux-2.29.2/login-utils/sulogin-consoles.c | Copyright (C) 2012 Karel Zak <kzak@redhat.com> Copyright (C) 2012 Werner Fink <werner@suse.de> Copyright (c) 2011 SuSE LINUX Products GmbH, All rights reserved. |
util-linux.tar/util-linux-2.29.2/login-utils/sulogin-consoles.h | Copyright (c) 2011 SuSE LINUX Products GmbH, All rights reserved. Copyright (c) 2012 Werner Fink <werner@suse.de> |
util-linux.tar/util-linux-2.29.2/login-utils/sulogin.8 | Copyright (C) 1998-2006 Miquel van Smoorenburg. Copyright (C) 2012 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/login-utils/sulogin.c | Copyright (C) 1998-2003 Miquel van Smoorenburg. Copyright (C) 2012 Karel Zak <kzak@redhat.com> Copyright (C) 2012 Werner Fink <werner@suse.de> |
util-linux.tar/util-linux-2.29.2/login-utils/utmpdump.1 | Copyright (C) 2010 Michael Krapp |
util-linux.tar/util-linux-2.29.2/login-utils/utmpdump.c | Copyright (C) 1991-2000 Miquel van Smoorenburg <miquels@cistron.nl> Copyright (C) 1998 Danek Duvall <duvall@alumni.princeton.edu> Copyright (C) 2012 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/login-utils/vipw.8 | Copyright (c) 1983, 1991 The Regents of the University of California. All rights reserved. copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. All advertising materials mentioning features or use of this software must display the following acknowledgement: This product includes software developed by the University of California, Berkeley and its contributors. 4. Neither the name of the University nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. copyright notice, this list of conditions and the following disclaimer. |
util-linux.tar/util-linux-2.29.2/login-utils/vipw.c | Copyright (c) 1987 Regents of the University of California. All rights reserved. copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. All advertising materials mentioning features or use of this software must display the following acknowledgement: This product includes software developed by the University of California, Berkeley and its contributors. 4. Neither the name of the University nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. copyright notice, this list of conditions and the following disclaimer. |
util-linux.tar/util-linux-2.29.2/m4/ax_check_vscript.m4 | Copyright (c) 2014 Kevin Cernekee <cernekee@gmail.com> copyright notice and this notice are preserved. This file is offered as-is, without any warranty. |
util-linux.tar/util-linux-2.29.2/m4/compiler.m4 | Copyright (C) 2008-2011 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. |
util-linux.tar/util-linux-2.29.2/m4/gettext.m4 | Copyright (C) 1995-2013 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. dnl dnl This file can can be used in projects which are not available under dnl the GNU General Public License or the GNU Library General Public dnl License but which still want to provide support for the GNU gettext dnl functionality. dnl Please note that the actual code of the GNU gettext library is covered dnl by the GNU Library General Public License, and the rest of the GNU dnl gettext package package is covered by the GNU General Public License. dnl They are *not* in the public domain. |
util-linux.tar/util-linux-2.29.2/m4/iconv.m4 | Copyright (C) 2000-2002, 2007-2013 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. |
util-linux.tar/util-linux-2.29.2/m4/intlmacosx.m4 | Copyright (C) 2004-2013 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. dnl dnl This file can can be used in projects which are not available under dnl the GNU General Public License or the GNU Library General Public dnl License but which still want to provide support for the GNU gettext dnl functionality. dnl Please note that the actual code of the GNU gettext library is covered dnl by the GNU Library General Public License, and the rest of the GNU dnl gettext package package is covered by the GNU General Public License. dnl They are *not* in the public domain. |
util-linux.tar/util-linux-2.29.2/m4/lib-ld.m4 | Copyright (C) 1996-2003, 2009-2013 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. |
util-linux.tar/util-linux-2.29.2/m4/lib-link.m4 | Copyright (C) 2001-2013 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. |
util-linux.tar/util-linux-2.29.2/m4/lib-prefix.m4 | Copyright (C) 2001-2005, 2008-2013 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. |
util-linux.tar/util-linux-2.29.2/m4/libtool.m4 | Copyright (C) 1996-2001, 2003-2015 Free Software Foundation, Inc. Written by Gordon Matzigkeit, 1996 Copyright (C) 2011 Free Software Foundation, Inc. This config.lt script is free software; the Free Software Foundation gives unlimited permision to copy, distribute and modify it." Copyright (C) 2014 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. |
util-linux.tar/util-linux-2.29.2/m4/ltoptions.m4 | Copyright (C) 2004-2005, 2007-2009, 2011-2015 Free Software Foundation, Inc. Written by Gary V. Vaughan, 2004 |
util-linux.tar/util-linux-2.29.2/m4/ltsugar.m4 | Copyright (C) 2004-2005, 2007-2008, 2011-2015 Free Software Foundation, Inc. Written by Gary V. Vaughan, 2004 |
util-linux.tar/util-linux-2.29.2/m4/ltversion.m4 | Copyright (C) 2004, 2011-2015 Free Software Foundation, Inc. Written by Scott James Remnant, 2004 |
util-linux.tar/util-linux-2.29.2/m4/lt~obsolete.m4 | Copyright (C) 2004-2005, 2007, 2009, 2011-2015 Free Software Foundation, Inc. Written by Scott James Remnant, 2004. |
util-linux.tar/util-linux-2.29.2/m4/nls.m4 | Copyright (C) 1995-2003, 2005-2006, 2008-2013 Free Software Foundation, dnl Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. dnl dnl This file can can be used in projects which are not available under dnl the GNU General Public License or the GNU Library General Public dnl License but which still want to provide support for the GNU gettext dnl functionality. dnl Please note that the actual code of the GNU gettext library is covered dnl by the GNU Library General Public License, and the rest of the GNU dnl gettext package package is covered by the GNU General Public License. dnl They are *not* in the public domain. |
util-linux.tar/util-linux-2.29.2/m4/po.m4 | Copyright (C) 1995-2013 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. dnl dnl This file can can be used in projects which are not available under dnl the GNU General Public License or the GNU Library General Public dnl License but which still want to provide support for the GNU gettext dnl functionality. dnl Please note that the actual code of the GNU gettext library is covered dnl by the GNU Library General Public License, and the rest of the GNU dnl gettext package package is covered by the GNU General Public License. dnl They are *not* in the public domain. |
util-linux.tar/util-linux-2.29.2/m4/progtest.m4 | Copyright (C) 1996-2003, 2005, 2008-2013 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. dnl dnl This file can can be used in projects which are not available under dnl the GNU General Public License or the GNU Library General Public dnl License but which still want to provide support for the GNU gettext dnl functionality. dnl Please note that the actual code of the GNU gettext library is covered dnl by the GNU Library General Public License, and the rest of the GNU dnl gettext package package is covered by the GNU General Public License. dnl They are *not* in the public domain. |
util-linux.tar/util-linux-2.29.2/misc-utils/blkid.8 | Copyright 2000 Andreas Dilger (adilger@turbolinux.com) |
util-linux.tar/util-linux-2.29.2/misc-utils/blkid.c | Copyright (C) 2001 Andreas Dilger |
util-linux.tar/util-linux-2.29.2/misc-utils/cal.1 | Copyright (c) 1989, 1990, 1993 The Regents of the University of California. All rights reserved. copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. All advertising materials mentioning features or use of this software must display the following acknowledgement: This product includes software developed by the University of California, Berkeley and its contributors. 4. Neither the name of the University nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. copyright notice, this list of conditions and the following disclaimer. |
util-linux.tar/util-linux-2.29.2/misc-utils/cal.c | Copyright (c) 1989, 1993, 1994 The Regents of the University of California. All rights reserved. copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. All advertising materials mentioning features or use of this software must display the following acknowledgement: This product includes software developed by the University of California, Berkeley and its contributors. 4. Neither the name of the University nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. copyright notice, this list of conditions and the following disclaimer. |
util-linux.tar/util-linux-2.29.2/misc-utils/findfs.8 | Copyright 1993, 1994, 1995 by Theodore Ts'o. All Rights Reserved. This file may be copied under the terms of the GNU Public License. |
util-linux.tar/util-linux-2.29.2/misc-utils/findfs.c | Copyright (C) 2009 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/misc-utils/findmnt.c | Copyright (C) 2010-2015 Red Hat, Inc. All rights reserved. Written by Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/misc-utils/getopt.c | Copyright (c) 1997-2014 Frodo Looijaard <frodo@frodo.looijaard.name> |
util-linux.tar/util-linux-2.29.2/misc-utils/kill.1 | Copyright 1992 Rickard E. Faith (faith@cs.unc.edu) May be distributed under the GNU General Public License TH KILL 1 "July 2014" "util-linux" "User Commands" SH NAME kill \- terminate a process SH SYNOPSIS B kill RB [ \- \fIsignal\fR| \-s IR signal | \fB-p\fP ] RB [ \-q IR value ] RB [ \-a ] RB [ \-\- ] IR pid | name ... br B kill \-l RI [ number ] RB "| " \-L SH DESCRIPTION The command B kill sends the specified \fIsignal\fR to the specified processes or process groups. PP If no signal is specified, the TERM signal is sent. The default action for this signal is to terminate the process. This signal should be used in preference to the KILL signal (number 9), since a process may install a handler for the TERM signal in order to perform clean-up steps before terminating in an orderly fashion. If a process does not terminate after a TERM signal has been sent, then the KILL signal may be used; be aware that the latter signal cannot be caught, and so does not give th Copyright 1994 Salvatore Valente (svalente@mit.edu) |
util-linux.tar/util-linux-2.29.2/misc-utils/kill.c | (c) salvatore valente <svalente@mit.edu> may be used / modified / distributed under the same terms as the original. Copyright (C) 2014 Karel Zak <kzak@redhat.com> Copyright (C) 2014 Sami Kerola <kerolasa@iki.fi> Copyright (c) 1988, 1993, 1994 The Regents of the University of California. All rights reserved. copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. All advertising materials mentioning features or use of this software must display the following acknowledgement: This product includes software developed by the University of California, Berkeley and its contributors. 4. Neither the name of the University nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. copyright notice, this list of conditions and the following disclaimer. |
util-linux.tar/util-linux-2.29.2/misc-utils/logger.1 | Copyright (c) 1983, 1990, 1993 The Regents of the University of California. All rights reserved. copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. All advertising materials mentioning features or use of this software must display the following acknowledgement: This product includes software developed by the University of California, Berkeley and its contributors. 4. Neither the name of the University nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. copyright notice, this list of conditions and the following disclaimer. |
util-linux.tar/util-linux-2.29.2/misc-utils/logger.c | Copyright (c) 1983, 1993 The Regents of the University of California. All rights reserved. copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. All advertising materials mentioning features or use of this software must display the following acknowledgement: This product includes software developed by the University of California, Berkeley and its contributors. 4. Neither the name of the University nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. copyright notice, this list of conditions and the following disclaimer. |
util-linux.tar/util-linux-2.29.2/misc-utils/look.1 | Copyright (c) 1990, 1993 The Regents of the University of California. All rights reserved. copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. All advertising materials mentioning features or use of this software must display the following acknowledgement: This product includes software developed by the University of California, Berkeley and its contributors. 4. Neither the name of the University nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. copyright notice, this list of conditions and the following disclaimer. |
util-linux.tar/util-linux-2.29.2/misc-utils/look.c | Copyright (c) 1991, 1993 The Regents of the University of California. All rights reserved. copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. All advertising materials mentioning features or use of this software must display the following acknowledgement: This product includes software developed by the University of California, Berkeley and its contributors. 4. Neither the name of the University nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. copyright notice, this list of conditions and the following disclaimer. |
util-linux.tar/util-linux-2.29.2/misc-utils/lsblk.c | Copyright (C) 2010,2011,2012 Red Hat, Inc. All rights reserved. Written by Milan Broz <mbroz@redhat.com> Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/misc-utils/lslocks.8 | Copyright 2012 Davidlohr Bueso <dave@gnu.org> May be distributed under the GNU General Public License |
util-linux.tar/util-linux-2.29.2/misc-utils/lslocks.c | Copyright (C) 2012 Davidlohr Bueso <dave@gnu.org> |
util-linux.tar/util-linux-2.29.2/misc-utils/namei.c | Copyright (C) 2008 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/misc-utils/test_uuidd.c | Copyright (C) 2006 Hewlett-Packard Development Company, L.P. Huschaam Hussain <Huschaam.Hussain@hp.com> TSG Solution Alliances Engineering SAP Technology Group Copyright (C) 2015 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/misc-utils/uuidd.8.in | Copyright 2007 by Theodore Ts'o. All Rights Reserved. This file may be copied under the terms of the GNU Public License. |
util-linux.tar/util-linux-2.29.2/misc-utils/uuidd.8 | Copyright 2007 by Theodore Ts'o. All Rights Reserved. This file may be copied under the terms of the GNU Public License. |
util-linux.tar/util-linux-2.29.2/misc-utils/uuidd.c | Copyright (C) 2007 Theodore Ts'o |
util-linux.tar/util-linux-2.29.2/misc-utils/uuidgen.1 | Copyright 1999 Andreas Dilger (adilger@enel.ucalgary.ca) |
util-linux.tar/util-linux-2.29.2/misc-utils/uuidgen.c | Copyright (C) 1999, Andreas Dilger and Theodore Ts'o |
util-linux.tar/util-linux-2.29.2/misc-utils/whereis.1 | Copyright (c) 1980, 1990 The Regents of the University of California. All rights reserved. copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. All advertising materials mentioning features or use of this software must display the following acknowledgement: This product includes software developed by the University of California, Berkeley and its contributors. 4. Neither the name of the University nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. copyright notice, this list of conditions and the following disclaimer. |
util-linux.tar/util-linux-2.29.2/misc-utils/whereis.c | Copyright (C) 2013 Karel Zak <kzak@redhat.com> 2013 Sami Kerola <kerolasa@iki.fi> Copyright (c) 1980 The Regents of the University of California. All rights reserved. copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. All advertising materials mentioning features or use of this software must display the following acknowledgement: This product includes software developed by the University of California, Berkeley and its contributors. 4. Neither the name of the University nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. copyright notice, this list of conditions and the following disclaimer. |
util-linux.tar/util-linux-2.29.2/misc-utils/wipefs.8 | Copyright 2009 by Karel Zak. All Rights Reserved. This file may be copied under the terms of the GNU Public License. |
util-linux.tar/util-linux-2.29.2/misc-utils/wipefs.c | Copyright (C) 2009 Red Hat, Inc. All rights reserved. Written by Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/po/Makefile.in.in | Copyright (C) 1995-1997, 2000-2007, 2009-2010 by Ulrich Drepper <drepper@gnu.ai.mit.edu> |
util-linux.tar/util-linux-2.29.2/po/Makevars | copyright for their translations to this person |
util-linux.tar/util-linux-2.29.2/po/ca.gmo | © el nou valor per defecte. © funcions d'interrupció. %s de %s %s està net; no es comprova. © l'hora %s © l'hora %s. BBT © un nombre de nodes d'identificació incorrecte per al fitxer «%.*s». |
util-linux.tar/util-linux-2.29.2/po/ca.po | © amb el tipus %s\n" © cap etiqueta de disc.\n" © cap signatura msdos\n" © cap à rea de dades\n" © cometes.\n" © diferents començaments fÃsics/lògics (no Linux?):\n" © diferents finals fÃsics/lògics:\n" © direcció; l'opció per defecte és horitzontal." © el format ordinador:dir\n" © el ioctl RTC_EPOCH_SET.\n" © el mode %05o\n" © el nou valor per defecte.\n" © el nucli de la geometria" © el sector 0\n" © els missatges inhabilitats a %s\n" © els missatges inhabilitats\n" © els modes de fitxer correctes" © els permisos %04o que són insegurs, se suggereix %04o\n" © es pot muntar\n" un arbre de directoris ja visible en un altre lloc\n" mount --bind dir_antic dir_nou\n" o moure un subarbre:\n" mount --move dir_antic dir_nou\n" Es pot donar un dispositiu mitjançant el nom, posem-hi /dev/hda1 o\n" dev/cdrom o mitjançant l'etiqueta, usant -L etiqueta o mitjançant uuid,\n" usant -U uuid.\n" Altres opcions: [-nfFrsvw] [-o opcions] [-p dfcontrasenya].\n" © forats.\n" © funcions d'interrupció. " © l'hora %s.\n" © l'hora %s\n" © l'hora local\n" directisa Accedeix al bus ISA directament en comptes de %s\n" badyear Ignora l'any del RTC ja que el BIOS no funciona\n" date Especifica el temps en què es desitja establir el RTC\n" epoch=any Especifica l'any que correspon al començament del valor de\n" l'època del RTC\n" © l'identificador %x i no està oculta\n" © llista les particions esteses a la sortida\n" o els descriptors esperats en l'entrada" © ni taula de particions DOS và lida, ni cap etiqueta de disc Sun, SGI o OSF\n" © part de la taula de particions\n" sector %lu) i la destruirà quan s'ompli\n" © podria ser que /dev/loop# tingui un número major incorrecte." © segur que\n" això provocarà que alguns dispositius de fitxers siguin erronis.\n" © sentit que hi executeu fdisk.[Useu l'opció --force si realment ho desitgeu.]\n" © tan mà gia DOS com BSD.\n" Empreu l'ordre «b» per anar al mode BSD.\n" © tipus\n" © un mida de %d blocs,\n" © un nombre de nodes d'identificació incorrecte per al fitxer «%.*s»." © un número de dispositiu incorrecte o el tipus de sistema de fitxers %s no està implementat" © un valor d'època per al rellotge del maquinari en les mà quines Alpha.\n" Aquesta còpia de hwclock es va compilar per a una mà quina no Alpha (pel que\n" possiblement ara no s'executi en cap mà quina Alpha). No s'ha executat cap acció.\n" © un valor impossible per al capçal: %lu (hauria d'estar entre 0 i %lu)\n" © un valor impossible per al sector: %lu (hauria d'estar entre 1 i %lu)\n" © un valor impossible per als cilindres: %lu (hauria d'estar entre 0 i %lu)\n" © una etiqueta de disc Sun và lida.\n" Això probablement significa que si es crea un espai d'intercanvi v0, es\n" destruirà la taula de particions.\n" No s'ha creat l'espai d'intercanvi. Si de realment voleu crear un espai\n" d'intercanvi v0 en aquest dispositiu, useu l'opció -f per a forçar-ho.\n" © una hora và lida, i no es pot ajustar.\n" © una hora và lida, pel que no es pot establir l'hora del sistema a partir d'aquest valor.\n" © una longitud de %d blocs.\n" © una mida 0 i no comença en zero\n" © una mida 0 i és arrencable\n" © una mida 0 però no està marcada com a buida\n" © una mida incorrecta - no es restaurarà \n" © una taula de particions và lida\n" Copyright (C) 1994-1999 Kevin E. Martin & aeb" Copyright (C) 1994-2002 Kevin E. Martin & aeb\n" Copyright (c) 2000-2001 Gunnar Ritter. All rights reserved.\n" msgstr "" Copyright © 1994-1999 Kevin E. Martin i aeb" Copyright © 1994-2002 Kevin E. Martin i aeb\n" Copyright © 2002, 2003, 2004, 2005 Free Software Foundation, Inc. Antoni Bella Perez <bella5@teleline.es>, 2002, 2003. Jordi Mallach <jordi@gnu.org>, 2004, 2005. Josep Puigdemont <josep.puigdemont@gmail.com>, 2005 |
util-linux.tar/util-linux-2.29.2/po/cs.gmo | © NetBSD © UUID %s a %d následujÃcà © UUID %s a %d následujÃcÃch © UUID disku (formát 8-4-4-4-12) © UUID se má použÃt V, --version vypÃÅ¡e údaje o verzi a skonÄà h, --help zobrazà tuto nápovÄdu a skonÄà © UUID: %s © a alfanumerické znaky -d, --deadline nastavà politiku na SCHED_DEADLINE © a efektivnà GID --regtabs [1â160] nastavà pravidelný rozestup tabulátorových zarážek --repeat [on|off] opakovánà klávesnice --reset resetuje terminál do výchozÃho stavu © a efektivnà UID --reverse [on|off] prohodà barvy popÅedà a pozadà © a info stránky -M, --mountpoint <adresáÅ> adresáŠbodu pÅipojenà -M, --multiplier <Äinitel> nastavà <Äinitel> profilovánà © a manuálového souboru k pÅÃkazu. © adresy %X selhalo © adresáÅe Linuxu © afinity procesu %d: %s © aplikace budou generovat zprávy AVC a nebude jim dovoleno © argumenty © bajty © bloky %d chybných bloků © bloky (%'llu) pÅevyÅ¡ujà dostupné bloky (%'llu) © bloky -c, --class <tÅÃda> název nebo ÄÃslo plánovacà tÅÃdy 0: none [žádná], 1: realtime [reálný Äas], 2: best-effort, 3: idle [zahálenÃ] -c, --collapse-range odstranà rozsah ze souboru © bloky pÅed datovou oblastÃ: systém souborů nelze vytvoÅit © bloky pÅipojeného souborového systému. © budou pÅedány programu login -o, --oddparity nastavà paritu na lichou -o, --office <kanceláÅ> ÄÃslo kanceláÅe -o, --offset <ÄÃslo> v souboru zaÄne na pozici <ÄÃslo> © bufferu -s, --counters vypÃÅ¡e jednotlivá poÄÃtadla uvnitÅ funkcà © cesty -c, --chars <ÄÃslo> poÄet výstupnÃch znaků pÅed usnutÃm © diskové zaÅÃzenà nebylo zadáno © dlouhé volby © dostupné mÃsto. <zaÄátek> ZaÄátek oddÃlu v sektorech. Je-li zadán ve tvaru ÄÃslo>{K,M,G,T,P,E,Z,Y}, pak se jedná o bajty. Výchozà © efektivnà GID © entity -u, --help zobrazà tuto nápovÄdu a skonÄà -u, --notruncate ve sloupcÃch nezkracuje text © filtry, vypÃÅ¡e vÅ¡echny © fronty = %d © funkce libc © heslo © heslo smà zůstat nezmÄnÄné © hlaviÄky = %d © hledánà CPU © hodiny. Konec © hodnoty %d © hodnoty musà být opraveny a bude tak uÄinÄno pÅi zápisu (w) © hodnoty v do_check: pravdÄpodobnÄ chyby VÃtejte v fdisku (%s). © hodnoty. Málo argumentů © informace o procesech, © informace v systémovém protokolu â zkuste napÅÃklad âdmesg | tailâ © instrukce I/O. © jako â-n <poÄet>â -<poÄet> kolik Åádků ukáže -<ÄÃslo> poÄet Åádku na obsah obrazovky -? zobrazà tuto nápovÄdu a skonÄà © jako -I -T) -f, --follow vypisuje data pÅidávaná to souboru © jako -o bind) © jako -o ro) © jako LABEL=<jmenovka> © jako UUID=<UUID> LABEL=<jmenovka> vybere zaÅÃzenà podle jmenovky odkládacà oblasti UUID=<UUID> vybere zaÅÃzenà podle UUID odkládacà oblasti PARTLABEL=<jmenovka> vybere zaÅÃzenà podle jmenovky oddÃlu PARTUUID=<UUID> vybere zaÅÃzenà podle UUID oddÃlu zaÅÃzenÃ> vybere zaÅÃzenà soubor> vybere soubor © jako pÅÃkaz âquitâ © jednotky jsou pouze sektory -u, --units[=<jednotka>] zobrazuje v jednotkách: âcylindersâ (cylindry) nebo âsectorsâ (sektory, výchozÃ) -u, --unlock odstranà zámek -u, --unqoted neuzavÅe výstup do uvozovek © jméno nebo ID uživatele © jméno stroje --mount-proc[=<adresáÅ>] © jméno uživatele © jsou buÄ chybné (napÅ. 50. den v mÄsÃci), Äi mimo rozsah, který lze zpracovat (napÅ. rok 2095). © kontexty -Z, --follow-context nastavà selinuxový kontext podle --target PID -Z, --mmap-page-zero zapne MMAP_PAGE_ZERO -a jen z důvodů kompatibility, ignoruje se -a, --abort <on|off> ukonÄà Äinnost pÅi chybÄ (ano|ne) -a, --acc-expiration zobrazà údaje o platnosti hesla © kontrolované zaÅÃzenÃ; deskriptor souboru je pro grafická rozhranà -r, --chroot <adresáÅ> zmÄnà koÅenový adresáŠna zadaný © kontroly soudržnosti © konzole --nnp, --no-new-privs zakáže pÅidávánà oprávnÄnà --part-attrs <zaÅÃzenÃ> <oddÃl> [<ÅetÄzec>] vypÃÅ¡e nebo zmÄnà atributy oddÃlu --part-label <zaÅÃzenÃ> <oddÃl> [<ÅetÄzec>] vypÃÅ¡e nebo zmÄnà název oddÃlu --part-type <zaÅÃzenÃ> <oddÃl> [<typ>] vypÃÅ¡e nebo zmÄnà typ oddÃlu --part-uuid <zaÅÃzenÃ> <oddÃl> [<UUID>] vypÃÅ¡e nebo zmÄnà UUID oddÃlu --powerdown [0â60] nastavà interval v minutách pro VESA režim powerdown --powersave [on|vsync|hsync|powerdown|off] © krátké volby -o, --other nastavà politiku na SCHED_OTHER -o, --output <soubor> zapÃÅ¡e do souboru mÃsto na standardnà výstup -o, --output <seznam> zobrazà sloupce © kvalifikace --initialize zobrazà inicializaÄnà ÅetÄzec a použije výchozà nastavenà © limity hlÃdacÃho zaÅÃzenà s, --settimeout <sekundy> nastavà Äasový limit hlÃdacÃho zaÅÃzenà © lince. © linky -s, --status dotáže se na stav tiskárny -s, --stderr zprávu vypÃÅ¡e rovnÄž na standardnà chybový výstup -s, --summary zobrazà pÅehled použitých odkládacÃch zaÅÃzenà ZASTARALÃ) -s, --sunday nedÄle jako prvnà den týdne -s, --super vypÃÅ¡e údaje ze superbloku -s, --symlink pracuje s cÃlem symbolických odkazů © loop zaÅÃzenà © masky namÃsto seznamů CPU -x, --sectors zobrazà poÄet a velikost sektorů -x, --sort <sloupec> výstup seÅadà podle <sloupce> © maximum pro sdÃlenou pamÄÅ¥ © mažou celý Åádek --list vypÃÅ¡e seznam možných architektur a skonÄà © médium. Prvky: © mÃsto %s: %s, %'ju bajtů, %'ju sektorů © mÃsto R, --rbind pÅipojà podstrom a vÅ¡echna podÅÃzená pÅipojenà jinam © na náhodÄ © na oddÃly -P, --pgid <PGRP>⦠pracuje nad již bežÃcÃmi procesy v tÄchto skupinách -P, --sched-period <ns> parametr perioda pro DEADLINE -Q, --queue vytvoÅà frontu zpráv -Q, --queue-key <klÃÄ> odstranà frontu zpráv podle klÃÄe -Q, --quiet-output žádný normálnà výstup © na Äase -t, --time zobrazà Äasy pÅipojenÃ, odpojenà a zmÄny -t, --time <ms> Äekánà na ovladaÄ v milisekundách -t, --time <time_t> Äas probuzenà -t, --timeout <ÄÃslo> Äasový limit pro pÅihlášenà © na Äase V, --version zobrazà údaje o verzi a skonÄà h, --help zobrazà tuto nápovÄdu a skonÄà © nastavenà IRQ -q, --query nastavà dotazovacà režim -q, --queue <hodnota> použije sigqueue(2) mÃsto kill(2) a jako data pÅedá <hodnotu> -q, --queue-id <ID> odstranà frontu zpráv podle ID -q, --queues fronty zpráv -q, --quiet vypne oznamovánà chyb pomocà getopt(3) -q, --quiet potlaÄà informaÄnà hlášky -q, --quiet zapne tichý režim -q, --quiet tichý režim â nic nevypÃÅ¡e © nastavenà geometrie. © nastavenà terminálu jako výchozà © naÄtenà tabulky rozdÄlenà disku selhalo. © nebo ASCII podobÄ. © nebo vÅ¡echny oddÃly © nebo vÅ¡echny oddÃly -a, --algorithm lzo|lz4 použije vybraný kompresnà algoritmus -a, --all vypÃÅ¡e vÅ¡echna použÃvaná zaÅÃzenà -a, --all vypÃÅ¡e vÅ¡echny symboly, i když jejich poÄÃtadlo je 0 © nebo vÅ¡echny oddÃly -d, --detach <loop_zaÅÃzenÃ>⦠odpojà jedno nebo vÃce zaÅÃzenà -d, --detach-loop je-li pÅipojeno loop zaÅÃzenÃ, rovnÄž jej uvolnà -d, --device <zaÅÃzenÃ> vybere RTC zaÅÃzenà (rtc0|rtc1|â¦) -d, --dig-holes nalezne nuly a nahradà je dÃrami -d, --direction <smÄr> smÄr vyhledávánÃ, âforwardâ (vpÅed) nebo âbackwardâ (zpÄt) -d, --discard[=<politika>] zapne zahazovánà stránek, je-li podporováno zaÅÃzenÃm -d, --divisor=<ÄÃslo> podÄlà množstvà bajtů <ÄÃslem> -d, --dns pÅekládá IP adresy zpÄt na název stroje -d, --dump zobrazà souÄasný stav (a nic nespustÃ) -d, --dump <zaÅÃzenÃ> exportuje tabulku rozdÄlenà disku © nebo zkratky L, S, E, X. (nalezena tabulka rozdÄlenà disku typu %s). (pÅeloženo bez libblkid). %s je již pÅipojeno do %s © nejsou pÅepÃnaÄi: %d %s nezmÄnÄno © nepoužité loop zaÅÃzenà nebylo možné najÃt © neuspÄly pÅi ovÄÅovánà (nejvýše N pokusů) -r, --reset resetuje port -r, --reset resetuje vÅ¡echna zadaná zaÅÃzenà -r, --reset zresetuje vÅ¡echny poÄÃtadla (pouze superuživatel) -r, --reverse zapÃÅ¡e výpis zpÄt do utmp souboru -r, --root[=<adresáÅ>] nastavà koÅenový adresáŠ-r, --rr nastavà politiky na SCHED_RR (výchozÃ) -s zprávy vypisuje na standardnà výstup © náhodné UUID: %s © obory © obory protokolu: © obrazovce © oddÄlovaÄe tabulky -s, --setgroups allow|deny ÅÃdà volánà setgroups ve jmenných prostorech uživatele (âallowâ povolÃ, âdenyâ zakáže) -s, --shared zÃská sdÃlený zámek -s, --shell <shell> spustà <shell>, pokud jej /etc/shells dovoluje -s, --shell <shell> nastavà konvence uzavÃranà do uvozovek podle <shellu> -s, --shell <shell> nastavà pÅihlaÅ¡ovacà shell -s, --show vypÃÅ¡e oddÃly © oddÃly --direct-io[=<on|off>] otevÅe soubor pod zaÅÃzenÃm s O_DIRECT --directisa mÃsto %s použije pÅÃmo ISA sbÄrnici badyear ignoruje rok z RTC, protože BIOS je rozbitý © oddÃly MBR -A, --adjfile <soubor> urÄuje cestu k souboru se systematickým posunem výchozà je %s) © oddÃly již zabÃrajà celý prostor disky. © oddÃly již zaujÃmajà celý disk. Smažte/zmenÅ¡ete nÄjaké a zkuste to znovu. © oddÃly jsou chybnÄ seÅazeny. © oddÃly jsou již seÅazeny. © oddÃly jsou obsazeny. PÅidá se oddÃl primárnÃ. © oddÃly se pÅekrývajÃ. Nejprve to opravte! © oddÃly. VaÅ¡e údaje byly zmÄnÄny na %lu %s © odkazy © odkládacà oblasti pÅi zapnutà (swapon). pages zahazuje bloky uvolnÄných stránek pÅed jejich opÄtovným použitÃm. NenÃ-li vybrána žádná politika, oba typy zahazovánà budou zapnuty (výchozÃ). © omezenà © omezenà %s nemůže pÅekroÄit tvrdé omezenà © omezenà (zastropovánÃ) © omezenà na zápis v sekundách -t, --timing <soubor> výstupnà soubor s ÄasovánÃm z nástroje script © operace v bajtech -o, --offset <ÄÃslo> © pamÄti © pamÄti (--shmems): © pamÄti (bajty) © pamÄti ------ © pamÄti -------- © pamÄti = %d © pamÄti s ID â%dâ velikost fronty požadavků © pamÄti/PID poslednà operace -------- ------ Omezenà pro sdÃlenou pamÄÅ¥ -------- © pamÄti: %d © parametry délka bÄhu/hranice/perioda pro proces %d: %ju/%ju/%ju nová plánovacà politika procesu %d: %s © parametry délka bÄhu/hranice/perioda pro proces %d: %ju/%ju/%ju stávajÃcà plánovacà politika procesu %d: %s © parametry Åádkové tiskárny. © plánovacà tÅÃdÄ, © podobÄ © podobÄ (může být © podobÄ -r, --raw neformátovaný výstup -r, --raw neformátovaný výstup -r, --raw neformátovaný výstup -r, --read-only nastavà loop zaÅÃzenà jen pro Ätenà © podobÄ q, --quiet potlaÄà zprávy © politiky zahazovánà (pro pÅepÃnaÄ --discard): © položky pÅipojenà © pomocà --date V, --version zobrazà údaje o verzi a skonÄà --preserve-credentials nesahá na ÄÃsla UID a GID © pomocà --poll © ponechat oddÃl 3 jako Celý disk (5), neboÅ¥ SunOS/Solaris to oÄekává a i Linux tomu dává pÅednost. © ponechat oddÃl 9 jako hlaviÄku svazku (0) a oddÃl 11 jako celý svazek (6), neboÅ¥ IRIX to oÄekává. © popis disku %s.) © posuny © použità -V způsobà bezzápisový bÄh -V, --verify [<zaÅÃzenÃ> â¦] zkontroluje, zda oddÃly vypadajà v poÅádku -V, --version zobrazà údaje o verzi a skonÄÃ. PÅepÃnaÄe -V a --version musà být jedinými pÅepÃnaÄi. -V, --version vypÃÅ¡e údaje o verzi a skonÄà -X, --label <název> urÄuje název typu (dos, gpt, â¦) -X, --read-implies-exec zapne READ_IMPLIES_EXEC -Y, --label-nested <název> © pozdÄji jako vstup) -d, --nodeps nevypÃÅ¡e podÅÃzená (slave) a nadÅÃzená (holder) zaÅÃzenà © pozice -l, --length <ÄÃslo> poÄet bajtů na zahozenà © poÅadà bajtů. Systémové poÅadà lze vynutit pomocà -n. © priority -m, --max-size <ÄÃslo> omezÃ, kolik pÅeÄÃst z inicializaÄnÃch souborů -m, --minimum <ÄÃslo> © pro GUID © pro souborový systém © pro virtuálnà souborový systém © pro ÄlovÄka © pro ÄlovÄka --id[=<ID>] zaznamená <ID>, jinak PID --journald[=<soubor>] zapÃÅ¡e záznam journald © procesy © programy mount.<typ> © programy umount.<typ> -i, --invert obrátà význam hledánà shody © prostory na systému. © prostÅedà -n ukonÄit pÅÃkaz novým Åádkem -n, --classdata <ÄÃslo> © prostÅedà sfdisku help zobrazà tuto nápovÄdu print zobrazà tabulku rozdÄlenà disku quit zobrazà novou situaci a pÅed zápisem poÄká na potvrzenà uživatele write uložà tabulku rozdÄlenà disku a skonÄà PÅeteÄenà © provedenà %s! © provézt kalibraci znovu. MÃra posunu se neopravÃ, protože pÅepÃnaÄ --update-drift nebyl použit. © pÅepÃnaÄe: © pÅidruženà ke jmennému prostoru â%sâ selhalo © pÅistoupit k linuxovému ovladaÄi zaÅÃzenà ârtcâ pomocà zvláštnÃho souboru zaÅÃzenà %s. Tento soubor na tomto systému souborů neexistuje. © relace z nástroje script d, --divisor <ÄÃslo> zrychlà nebo zpomalà vykonávánà podle dÄlitele Äasu m, --maxdelay <poÄet> mezi aktualizacemi poÄká nejvýše tento poÄet sekund V, --version zobrazà údaje o verzi a skonÄà h, --help zobrazà nápovÄdu a skonÄà © relaci. Spustà program s jiným nastavenÃm oprávnÄnÃ. Spustà program se jmennými prostory jiných procesů. Spustà program s nÄkterými jmennými prostory oddÄlenými od rodiÄe. © režimy © rozdÃly mezi hláškami -d, --two-bytes-decimal výpis po dvou bajtech desÃtkovÄ -d, --udp použije pouze UDP -e nezastavit se na konci souboru -e, --evaluate pÅevede znaÄky (LABEL, UUID, PARTUUID, PARTLABEL) na názvy zaÅÃzenà -e, --evenparity nastavà paritu na sudou -e, --exclude <seznam> vynechá zaÅÃzenà podle hlavnÃho ÄÃsla (výchozÃ: RAM disky) © rozpoznávánà poÅadà bajtů -n, --no-mtab nezapÃÅ¡e do /etc/mtab -n, --no-verify vypne ovÄÅovánà po formátovánà -n, --nobanner nevypÃÅ¡e titulek, funguje jen pro superuživatele -n, --noheadings nezobrazuje záhlavà ve výpisu --list -n, --noheadings nevypÃÅ¡e záhlavà -n, --noheadings nevypÃÅ¡e záhlavà sloupců -n, --noheadings nevypÃÅ¡e záhlavà -n, --noheadings nevypÃÅ¡e záhlavà -n, --nonblock mÃsto Äekánà selže -n, --noparity nastavà paritu na žádnou -n, --nr <m:n> urÄuje rozsah oddÃlů (napÅ. --nr 2:4) -n, --priority <ÄÃslo> urÄuje pÅÃrůstek hodnoty nice © rychlosti CD-ROM © s maskou 0x55555555 Výchozà zaÅÃzenà je %s. © se bude mazat © se majà ze zaÅÃzenà použÃt © se majà zkontrolovat; typ smà být Äárkou oddÄlený seznam -t, --ignore ignoruje selhánà © se má použÃt © se poÄÃtá od nuly. Ä.â¯%2d: %9juâ%9ju (%9ju sektor, %6juâ¯MB) Ä.â¯%2d: %9juâ%9ju (%9ju sektory, %6juâ¯MB) Ä.â¯%2d: %9juâ%9ju (%9ju sektorů, %6juâ¯MB) PromÄnná TERM nenà nastavena. © se zaÅÃzenÃm pracujÃ, pomocà nástrojů lsof(8) a fuser(1).) © segmenty pamÄti -m, --uncleared upozorÅuje na nevymazaná pÅÃstupová práva © sektory f, --force dovolÃ, aby odkládacà oblast byla vÄtšà než zaÅÃzenà p, --pagesize VELIKOST urÄà velikost stránky v bajtech L, --label JMENOVKA urÄà jmenovku v, --swapversion ÄÃSLO urÄà ÄÃslo verze odkládacà oblasti © sektory, konec souboru bude ignorován. © semafory = %d © skupiny © skupiny --half-bright [on|off] temnost © skupiny --linewrap [on|off] pokraÄuje na dalÅ¡Ãm Åádku, když Åádek je plný --make-rshared rekurzivnÄ oznaÄà celý podstrom za sdÃlený make-rslave rekurzivnÄ oznaÄà celý podstrom za podÅÃzený make-rprivate rekurzivnÄ oznaÄà celý podstrom za soukromý make-runbindable rekurzivnÄ oznaÄà celý podstrom za nevázatelný --make-shared oznaÄà podstrom za sdÃlený make-slave oznaÄà podstrom za podÅÃzený make-private oznaÄà podstrom za soukromý make-unbindable oznaÄà podstrom za nevázatelný --msg [on|off] hlášenà jádra odesÃlá na konzolu © skupiny. © skupiny. PÅihlaÅ¡uji s domácÃm adresáÅem nastaveným na â/â. © sloupce (pro --output): © sloupce (pro --show): © sloupce (pro -o): © sloupce (pro pÅepÃnaÄe --show, --raw nebo --pairs): © sloupce -o, --output <seznam> © sloupce -o, --output-separator <ÅetÄzec> oddÄlovaÄ sloupců ve výstupnà tabulce, výchozà jsou dvÄ mezery © sloupce pro pÅepÃnaÄ --list: © sloupce. © sloupce: © slupce: © souborové systémy -M <adresáÅe> © souborové systémy uvedené ve fstab c, --no-canonicalize nenormalizuje cesty © souborové systémy, které podporujà âtrimâ © stránce sulogin(8). © stránky %lu chybných stránek %lu blok %lu bloky %lu bloků %lu i-uzel %lu i-uzly %lu i-uzlů %s © systémy © systémy -A, --activate <zaÅÃzenÃ> [<oddÃl> â¦] © systémy kontroluje paralelnÄ, vÄetnÄ koÅenového -P, --no-pid nevytvoÅà soubor s PID -P, --nopager výstup neodeÅ¡le rourou do stránkovaÄe -P, --numeric-perms vypisuje ÄÃselná práva (sloupec PERMS) -P, --pairs výstup ve formátu klÃÄ="hodnota" -P, --pairs výstup ve formátu klÃÄ="hodnota" © systémy s opakujÃcÃm se cÃlem -U, --user[=<soubor>] oddÄlà jmenný prostor uživatelů © systémy. © systémy: %s © tabulce --sizelimit <poÄet> omezà zaÅÃzenà na <poÄet> bajtů souboru --socket-errors[=<on|off|auto>] © tabulce pÅipojených souborových © tabulce souborových systémů -s, --getsz zobrazà velikost zaÅÃzenà v 512bajtových sektorech (ZASTARALÃ) © tiku hodin doÄkat © typy (vizte -X) © tÃmto procesem -p, --pid <PID> ID procesu o, --output <seznam> urÄuje sloupce na výstupu noheadings nevypÃÅ¡e záhlavà © umÃstÄnà i-uzlu © umÃstÄnà koÅene (%lu) © uživatelské zprávy © velikosti oddÃlů. Åekne jádru o existenci a ÄÃslovánà oddÃlů. Åekne jádru, aby zapomnÄlo zadaný oddÃl. © vlastnosti systému souborů © volby jsou zapÃnány © volby pÅipojenà uložené pomocà --poll © volby zaÄÃnajÃcà jednÃm - -a, --alternative použije náhradnà slovnÃk -a, --append pÅipojà oddÃly k existujÃcà tabulce rozdÄlenà disku -a, --append pÅipojà výstup c, --command <pÅÃkaz> spustà pÅÃkaz mÃsto interaktivnÃho shellu e, --return vrátà návratový kód potomka © volánà mount(2) © volánà umount(2) © volánà write() © vyhledávácà cesty -l, --badblocks <soubor> soubor se sezname vadných bloků © vysouvánà c, --changerslot <pozice> vymÄnà disk v CD-ROM mÄniÄi d, --default zobrazà výchozà zaÅÃzenà f, --floppy vysune disketu F, --force nestará se o typ zaÅÃzenà i, --manualeject <on|off> zapne (on) / vypne (off) ochrnu proti ruÄnÃmu vysunutà m, --no-unmount neodpojà zaÅÃzenÃ, i když je pÅipojeno M, --no-partitions-unmount neodpojà dalšà oddÃly n, --noop nevysunuje, jen ukáže, jestli zaÅÃzenà existuje p, --proc použije /proc/mounts mÃsto /etc/mtab q, --tape vysune pásku r, --cdrom vysune CD-ROM s, --scsi vysune SCSI zaÅÃzenà t, --trayclose zavÅe dvÃÅka T, --traytoggle zmÄnà polohu dvÃÅek v, --verbose povolà podrobná hlášenà x, --cdspeed <rychlost nastavà nejvyššà rychlost CD-ROM © vysunutà CD-ROM selhal © vytvoÅit © vytvoÅit symbolický odkaz na %s © výstupnà sloupce se použijà © výstupnà sloupce se použijà -o, --output <seznam> © výstupnà sloupce se použijà -o, --two-bytes-octal výpis po dvou bajtech osmiÄkovÄ -p neroluje, smaže obrazovku a zobrazà text -p <výzva> definuje výzvu -p, --login-pause pÅed výzvou k pÅihlášenà poÄká na stisk klávesy -p, --login-shell spustà login shell t, --timeout <sekundy> maximálnà doba Äekánà na heslo (výchozÃ: žádný limit) e, --force selže-li getpwnam(3), prozkoumá soubory s hesly pÅÃmo -p, --mode <mód> práva pro zdroj (výchozà jsou 0644) -p, --office-phone <telefon> telefonnà ÄÃslo do kanceláÅe © za bÄhu © zahozenà dat -s, --semaphore-id <ID> odstranà semafor podle ID -s, --semaphores semafory -s, --separator <ÅetÄzec> © zahájit zahazovánà -o, --offset <ÄÃslo> © zahájit zahazovánà -o, --options <seznam> Äárkou oddÄlený seznam voleb pro odkládacà oblast -o, --options <seznam> Äárkou oddÄlený seznam parametrů pÅipojenà O, --test-opts <seznam> © zapsat © zarovnánà práv a vlastnÃků -h, --help zobrazà tuto nápovÄdu a skonÄà -h, --help zobrazà tuto nápovÄdu a skonÄà -h, --home-phone <telefon> telefonnà ÄÃslo domů -i zaznamená PID protokolujÃcÃho pÅÃkazu -i, --ascii použije pouze ASCII znaky © zavedenà selhalo: %s: %m © zdroje IPC. © ze <skupin> -g, --noheadings nezobrazuje záhlavà ve výpisu --show -g, --pgrp <ID> interpretuje argument jako ID skupiny procesů -g, --show-geometry [<zaÅÃzenÃ> â¦] vypÃÅ¡e geometrii vÅ¡ech nebo zadaných zaÅÃzenà © zkontrolovat: starý formát cramfs © znakové zaÅÃzenà k blokovému zaÅÃzenÃ. Blok %d v souboru â%sâ je oznaÄen jako nepoužÃvaný. © znaky © zprávy © zprávy -S, --socket-activation nevytvoÅà naslouchacà socket -S, --source <ÅetÄzec> zaÅÃzenà k pÅipojenà (podle názvu, hlavnÃho_ÄÃsla:vedlejÅ¡Ãho_ÄÃsla, LABEL=, UUID=, PARTUUID=, PARTLABEL=) -S, --span pÅi vÃce mÄsÃcÃch zobrazà okolà -S, --syslog vynutà použità syslog(2) mÃsto /dev/kmsg -S, --whole-seconds zapne WHOLE_SECONDS -T pÅi spuÅ¡tÄnà nezobrazà nadpis © zprávy -v, --verbose upovÃdaný režim -v, --verbose vysvÄtlÃ, co se dÄje -v, --verbose vysvÄtlÃ, co se provádà -v, --verbose zobrazà údaje o stavu -v, --verbose podrobný režim © zprávy na chybový výstup -d, --debug spustà se v ladicÃm režimu © zóny adjust opravà RTC o systematický posun, který nastal od poslednà opravy Äi nastavenà hodin -s, --inverse obrátà závislosti -s, --keep-baud pokusà se udržet baud rate i po znaku break -s, --seconds <sekundy> kolik sekund bude spát Copyright (c) 2000-2001 Gunnar Ritter. All rights reserved. %s %s: status is %x, should never happen. Copyright © 2000–2001 Gunnar Ritter. Všechna práva vyhrazena. %s %s: status je %x, to by nikdy nemělo přihodit. |
util-linux.tar/util-linux-2.29.2/po/cs.po | © DOS 6.x oddÃly, pÅeÄtÄte si prosÃm návod k programu fdisk, abyste zÃskali dalšà informace." © DOSOVà oddÃly - napÅ. /dev/bla7,\n" použijte dd(1) k vynulovánà prvnÃch 512 bajtů: 'dd if=/dev/zero of=/dev/bla7\n" bs=512 count=1' (viz fdisk(8))." © GID se nezdaÅilo rozebrat" © ID dat â%sâ nenà jedineÄné" © ID strukturovaných data: â%sâ" © MO jednotky) použije 2048bajtové sektory\n" © NetBSD" © UUID %s a %d následujÃcÃ\n" © UUID %s a %d následujÃcÃch\n" © UUID (formát 8-4-4-4-12)" © UUID disku (formát 8-4-4-4-12)" © UUID se má použÃt\n" V, --version vypÃÅ¡e údaje o verzi a skonÄÃ\n" h, --help zobrazà tuto nápovÄdu a skonÄÃ\n" © UUID: %s\n" © UUID\n" © a alfanumerické znaky\n" © a efektivnà GID\n" © a efektivnà UID\n" © a info stránky\n" © a manuálového souboru k pÅÃkazu.\n" © adresy %X selhalo" © adresáÅe Linuxu" © afinity procesu %d: %s\n" © alokovat pamÄÅ¥\n" © aplikace budou generovat zprávy AVC a nebude jim dovoleno\n" © argumenty" © bajty" © blokové zaÅÃzenÃ" © bloky © bloky (%'llu) pÅevyÅ¡ujà dostupné bloky (%'llu)\n" © bloky pÅed datovou oblastÃ: systém souborů nelze vytvoÅit" © bloky pÅipojeného souborového systému.\n" © bloky" © bloky/zóny" © bloky\n" © bloky\n" msgstr[2] "%d chybných bloků\n" © body pÅÃpojenÃ\n" © body pÅÃpojenÃ\n" S, --source <ÅETÄZEC> zaÅÃzenÃ, LABEL= (jmenovka) nebo UUID=\n" T, --target <ÅETÄZEC> bod pÅipojenÃ\n" © budou pÅedány programu login\n" © budou pÅedány programu login\n" p, --loginpause pÅed výzvou k pÅihlášenà poÄká na stisk klávesy\n" R, --hangup provede virtuálnà zavÄÅ¡enà linky na TTY\n" s, --keep-baud pokusà se udržet baud rate i po znaku break\n" t, --timeout <ÄÃslo> Äasový limit pro pÅihlášenÃ\n" U, --detect-case rozpozná terminál podporujÃcà jen velká pÃsmena\n" w, --wait-cr Äeká na carriage-return\n" noclear pÅed výzvou nesmaže obrazovku\n" nohints nezobrazà upozornÄnÃ\n" nonewline neodÅádkuje pÅed výpisem vydánÃ\n" no-hostname nezobrazà název stroje\n" © bufferu\n" © cesty\n" © chyby neobjeveny." © chyby" © cylindry" © diskové zaÅÃzenà nebylo zadáno" © dlouhé volby\n" © doby nemůžete poÄkat?" © dobÄ neumà pracovat.\n" © dosovou tabulkou\n" rozdÄlenà disku pÅi %dbajtových sektorech" © dostupné mÃsto.\n" © démonem syslogd" © efektivnà GID" © efektivnà UID" © entity\n" © entity\n" V zobrazà údaje o verzi a skonÄÃ\n" h zobrazà tuto nápovÄdu a skonÄÃ\n" © filtry, vypÃÅ¡e vÅ¡echny\n" © fronty = %d\n" © funkce libc" © heslo smà zůstat nezmÄnÄné" © heslo" © heslo.\n" © histogram-bin ÄÃtaÄe\n" © hlaviÄky = %d\n" © hledánà CPU" © hodiny může nastavit pouze superuživatel." © hodiny.\n" © hodiny\n" budou ukazovat %'ld sekund od konce roku 1969.\n" © hodnoty %d" © hodnoty musà být opraveny a bude tak uÄinÄno pÅi zápisu (w)" © hodnoty v do_check: pravdÄpodobnÄ chyby\n" © hodnoty.\n" © hodnoty: %4d/%.2d/%.2d %.2d:%.2d:%.2d\n" © hp->h_length?\n" © hp->h_length\n" © informace o procesech,\n" © informace o využitÃ\n" odkládacÃch oblastÃ\n" 1$s -h vypÃÅ¡e nápovÄdu\n" 1$s -V vypÃÅ¡e verzi\n" © informace v systémovém\n" protokolu â zkuste napÅÃklad âdmesg | tailâ \n" © informace v systémovém\n" protokolu â zkuste napÅÃklad âdmesg | tailâ\n" © informace\n" © informace\n" V | --version vypÃÅ¡e informace o verzi\n" © informace\n" V | --version vypÃÅ¡e údaje o verzi\n" © instrukce I/O." © jako â-n <poÄet>â\n" © jako â-n ÄÃSLOâ\n" V, --version zobrazà údaje o verzi a skonÄÃ\n" h, --help zobrazà tuto nápovÄdu a skonÄÃ\n" © jako --leave-last\n" © jako -I -T)\n" © jako -m\n" s, --shell <shell> spustà shell, pokud to /etc/shells dovolÃ\n" © jako -o bind)\n" © jako -o ro)\n" © jako LABEL=<jmenovka>\n" © jako UUID=<UUID>\n" LABEL=<jmenovka> vybere zaÅÃzenà podle jmenovky odkládacà oblasti\n" UUID=<UUID> vybere zaÅÃzenà podle UUID odkládacà oblasti\n" PARTLABEL=<jmenovka> vybere zaÅÃzenà podle jmenovky oddÃlu\n" PARTUUID=<UUID> vybere zaÅÃzenà podle UUID oddÃlu\n" zaÅÃzenÃ> vybere zaÅÃzenÃ\n" soubor> vybere soubor\n" © jako pÅÃkaz âquitâ\n" © jako rdev -R" © jako rdev -r" © jako rdev -v" © jako\n" o ro)\n" v, --verbose sdÃlný režim\n" V, --version vypÃÅ¡e verzi programu\n" © jednotky jsou pouze sektory\n" © již nebudou stará data pochopitelnÄ dostupná.\n" © již nebudou stará data\n" pochopitelnÄ dostupná.\n" © jméno nebo ID\n" h, --help zobrazà nápovÄdu a skonÄÃ\n" v, --version zobrazà údaje o verzi a skonÄÃ\n" © jméno nebo\n" ID uživatele\n" © jméno stroje\n" © jméno stroje\n" version zobrazà údaje o verzi a skonÄÃ\n" help zobrazà tuto nápovÄdu a skonÄÃ\n" © jméno uživatele â%sâ v %s:%d. PÅeruÅ¡uji Äinnost." © jméno uživatele" © jméno\n" © jméno]\n" © jsou buÄ chybné (napÅ. 50. den v mÄsÃci), Äi mimo rozsah, který lze zpracovat (napÅ. rok 2095)." © knihy" © kontexty\n" © kontrolované zaÅÃzenÃ;\n" deskriptor souboru je pro grafická rozhranÃ\n" © kontrolované zaÅÃzenÃ\n" s serializuje operace fsck\n" l zamkne zaÅÃzenà pomocà flock()\n" N nic nevykoná, pouze zobrazÃ, co by se udÄlalo\n" T pÅi spuÅ¡tÄnà nezobrazà nadpis\n" C <fd> zobrazà indikátor postupu; deskriptor souboru je pro GUI\n" V vysvÄtlÃ, co se provádÃ\n" zobrazà tuto nápovÄdu a skonÄÃ\n" © kontroly soudržnosti\n" © konzole\n" © krátké volby\n" © kvalifikace: " © kvalifikace\n" © limity hlÃdacÃho zaÅÃzenÃ\n" s, --settimeout <sekundy>\n" nastavà Äasový limit hlÃdacÃho zaÅÃzenÃ\n" © lince.\n" © linky\n" © logické oddÃly se pÅekrývajÃ" © loop zaÅÃzenà nebylo zadáno" © loop zaÅÃzenà nelze nalézt Toto jádro možná\n" nezná loop zaÅÃzenÃ? (Pokud je tomu tak, pak jej znovu pÅeložte,\n" Äi zkuste âmodprobe loopâ.)" © loop zaÅÃzenÃ" © lze za bÄhu zapojit" © magické ÄÃslo" © majà jednotku otevÅenou a ne CAP_SYS_ADMIN" © masky namÃsto seznamů CPU\n" © maximum pro sdÃlenou pamÄÅ¥" © mažou celý Åádek\n" © mechanice se nelze pohybovat" © mechaniky nelze zapisovat" © mechaniky nelze ÄÃst" © médium" © médium.\n" © médiumâ¦Â zkouÅ¡Ãm znovu\n" © mÃsto %s: %s, %'ju bajtů, %'ju sektorů" © mÃsto je pÅes nÄj pÅipojeno %s" © mÃsto.\n" © mÃsto\n" © mÃsto\n" R, --rbind pÅipojà podstrom a vÅ¡echna podÅÃzená pÅipojenà jinam\n" © na náhodÄ\n" © na oddÃly\n" © na oddÃly\n" r, --read-only nastavà loop zaÅÃzenà jen pro ÄtenÃ\n" s, --show vypÃÅ¡e název zaÅÃzenà po nastavenà (spolu s -f)\n" v, --verbose upovÃdaný režim\n" © na Äase\n" © na Äase\n" V, --version zobrazà údaje o verzi a skonÄÃ\n" h, --help zobrazà tuto nápovÄdu a skonÄÃ\n" © nalézt odpovÃdajÃcà systém souborů: %s" © nastavenà IRQ\n" © nastavenà geometrie." © nastavenà terminálu jako\n" výchozÃ\n" © nastavenà ztiÅ¡enÃ" © nastavit vlastnosti terminálu" © naÄtenà tabulky rozdÄlenà disku selhalo." © naÄtenà tabulky rozdÄlenà disku\n" © nebo ASCII podobÄ.\n" © nebo neviditelné pro systémové nástroje." © nebo vÅ¡echny oddÃly\n" © nebo za bÄhu odpojitelné zaÅÃzenà (USB, PCMCIA, â¦)" © nebo zkratky L, S, E, X.\n" © nejsou pÅepÃnaÄi: %d\n" © nepoužité loop zaÅÃzenà nebylo možné najÃt" © nerozdÄlené mÃsto" © neuspÄly pÅi\n" ovÄÅovánà (nejvýše N pokusů)\n" © náhodné UUID: %s\n" © nástrojem mount(8) nebudou\n" aktuálnÃ. Aktuálnà informace o pÅÃpojných bodech lze zjistit\n" v souboru /proc/mounts.\n" © návratový kód" © názvy poÄÃtaÄů nejsou podporovány\n" © oblasti na každém zaÅÃzenÃ\n" © oblasti v bajtech\n" © oblasti\n" © obory protokolu:\n" © obory\n" © obory\n" h, --help zobrazà tuto nápovÄdu a skonÄÃ\n" © obrazovce\n" © oddÄlovaÄe tabulky\n" © oddÃly %d a %d se navzájem pÅekrývajà %d sektorem." © oddÃly %d a %d se navzájem pÅekrývajà %d sektory." © oddÃly MBR\n" © oddÃly dávajà smysl\n" v, --version zobrazà údaje o verzi a skonÄÃ\n" h, --help zobrazà tuto nápovÄdu a skonÄÃ\n" © oddÃly již zabÃrajà celý prostor disky." © oddÃly již zaujÃmajà celý disk. Smažte/zmenÅ¡ete nÄjaké a zkuste to znovu." © oddÃly jsou chybnÄ seÅazeny." © oddÃly jsou již seÅazeny." © oddÃly jsou obsazeny. PÅidá se oddÃl primárnÃ." © oddÃly jsou uvnitÅ nejvnÄjÅ¡ejÅ¡Ãch\n" rozÅ¡ÃÅených oddÃlů\n" © oddÃly mohou ležet mimo\n" onesector oddÃly se vzájemnÄ nepÅekrývajÃ\n" © oddÃly nebo vÅ¡echny oddÃly\n" © oddÃly nebo vÅ¡echny oddÃly\n" l, --list vypÃÅ¡e seznam oddÃlů (ZASTARALÃ)\n" s, --show vypÃÅ¡e seznam oddÃlů\n" © oddÃly nebo\n" na vstupu oÄekává jejich popis\n" © oddÃly neodpovÃdajà poÅadà na disku" © oddÃly se pÅekrývajÃ" © oddÃly se pÅekrývajÃ. Nejprve to opravte!" © oddÃly smazat a pÅidat rozÅ¡ÃÅený oddÃl.\n" © oddÃly!" © oddÃly" © oddÃly. VaÅ¡e údaje byly zmÄnÄny na %lu %s" © oddÃly." © oddÃly\n" © odkazy\n" © odkládacà oblasti pÅi zapnutà (swapon).\n" pages zahazuje bloky uvolnÄných stránek pÅed jejich opÄtovným použitÃm.\n" NenÃ-li vybrána žádná politika, oba typy zahazovánà budou zapnuty (výchozÃ).\n" © odstranÄnà pÅÃznaku loopdev\n" © omezenà %s nemůže pÅekroÄit tvrdé omezenÃ" © omezenà %s pro PID %d: " © omezenà (zastropovánÃ)" © omezenà délky â%sâ" © omezenà na %s" © omezenà na zápis v sekundách\n" © omezenÃ" © operace v bajtech\n" © pamÄti (--shmems):\n" © pamÄti (bajty)" © pamÄti --------\n" © pamÄti ------\n" © pamÄti = %d\n" © pamÄti s ID â%dâ\n" © pamÄti" © pamÄti/PID poslednà operace --------\n" © pamÄti: %d\n" © parametry délka bÄhu/hranice/perioda pro proces %d: %ju/%ju/%ju\n" © parametry Åádkové tiskárny.\n" © plánovacà tÅÃdÄ,\n" © podle jmenovky systému souborů\n" © podobÄ (může být\n" © podobÄ\n" © podobÄ\n" E, --console-on zapne vypisovánà zpráv do konzoly\n" © podobÄ\n" S, --syslog vynutà použità syslog(2) mÃsto /dev/kmsg\n" © podobÄ\n" q, --quiet potlaÄà zprávy\n" © politiky zahazovánà (pro pÅepÃnaÄ --discard):\n" © položky -----\n" © položky pÅipojenÃ" © položky z /etc/fstab\n" © pomocà --date\n" V, --version zobrazà údaje o verzi a skonÄÃ\n" © pomocà --date\n" v | --version vypÃÅ¡e verzi hwclocku na standardnà výstup\n" © pomocà --poll" © ponechat oddÃl 3 jako Celý disk (5),\n" neboÅ¥ SunOS/Solaris to oÄekává a i Linux tomu dává pÅednost.\n" © ponechat oddÃl 9 jako hlaviÄku svazku (0) a oddÃl 11 jako celý svazek (6), neboÅ¥ IRIX to oÄekává." © popis disku %s.)" © posuny\n" © použitelné rozhranà k hodinám.\n" © použità -V způsobà bezzápisový bÄh\n" © použità -V způsobà bezzápisový bÄh\n" V, --version vypÃÅ¡e údaje o verzi a skonÄÃ\n" V jako verze musà být jediným pÅepÃnaÄem\n" h, --help zobrazà tuto nápovÄdu a skonÄÃ\n" © pozdÄji jako vstup)\n" © pozice\n" © poÅadà bajtů. Systémové poÅadà lze vynutit pomocà -n." © priority\n" © priority\n" p | --pid pracuje nad existujÃcÃm procesem s PID\n" © pro GUID" © pro Linux budou ignorovány" © pro Linux\n" © pro souborový systém" © pro virtuálnà souborový systém" © pro ÄlovÄka\n" © procesy" © programy mount.<typ>\n" © programy mount.<typ>\n" l, --show-labels zobrazà vÅ¡echna pÅipojenà s JMENOVKAMI\n" n, --no-mtab nezapÃÅ¡e do /etc/mtab\n" © programy umount.<typ>\n" © programy umount.<typ>\n" n, --no-mtab nezapÃÅ¡e do /etc/mtab\n" © prostory na systému.\n" © prostÅedà sfdisku\n" © prostÅedÃ\n" © provedenà %s!" © provézt kalibraci znovu.\n" © pÅepnout." © pÅepÃnaÄe:\n" © pÅidruženà ke jmennému prostoru â%sâ selhalo" © pÅilepit unixový socket %s" © pÅipojenà bootable â zaveditelný/startovacà bootfile (SGI) â starovacà soubor deconfigured â odnastavený discard (block) â zahodit dispatching mode â režim rozhodovánà disc) drive â (disková) mechanika dump (partition table as a script) â exportovat fatal error â nepÅekonatelná chyba © pÅipojit již pÅÃstupný adresáÅový strom na jiné mÃsto:\n" mount --bind STARÃ_ADRESÃÅ NOVÃ_ADRESÃÅ\n" nebo pÅesunout podstrom:\n" mount --move STARÃ_ADRESÃÅ NOVÃ_ADRESÃÅ\n" Můžete zmÄnit typ pÅipojenà obsahujÃcà adresáŠADR:\n" mount --make-shared ADR\n" mount --make-slave ADR\n" mount --make-private ADR\n" mount --make-unbindable ADR\n" Můžete zmÄnit typ vÅ¡ech pÅipojenà v podstromu pÅipojenÃ\n" obsahujÃcà adresáŠADR:\n" mount --make-rshared ADR\n" mount --make-rslave ADR\n" mount --make-rprivate ADR\n" mount --make-runbindable ADR\n" © pÅistoupit k linuxovému ovladaÄi zaÅÃzenà ârtcâ pomocà zvláštnÃho souboru zaÅÃzenà %s. Tento soubor na tomto systému souborů neexistuje." © razÃtko" © reakce" © relace z nástroje script\n" d, --divisor <ÄÃslo> zrychlà nebo zpomalà vykonávánà podle dÄlitele Äasu\n" m, --maxdelay <poÄet> mezi aktualizacemi poÄká nejvýše tento poÄet sekund\n" V, --version zobrazà údaje o verzi a skonÄÃ\n" h, --help zobrazà nápovÄdu a skonÄÃ\n" © relaci.\n" © reálné GID" © reálné nebo efektivnà GID" © reálné nebo efektivnà UID" © režimy\n" © roury\n" © rozdÃly mezi hláškami\n" © rozpoznávánà poÅadà bajtů\n" © rozÅ¡iÅujÃcà funkce.\n" © rychlosti CD-ROM\n" © s maskou 0x55555555\n" © se bude mazat\n" © se majà ze zaÅÃzenà použÃt\n" © se majà zkontrolovat;\n" typ smà být Äárkou oddÄlený seznam\n" © se má použÃt\n" © se poÄÃtá od nuly.\n" © se zaÅÃzenÃm pracujÃ, pomocà nástrojů lsof(8) a fuser(1).)" © se zbavit skupinových oprávnÄnÃ" © segmenty %d\n" © segmenty pamÄti\n" © segmenty pamÄti\n" q fronty zpráv\n" s semafory\n" a vÅ¡e (implicitnÃ)\n" © sektory do <souboru>\n" I <soubor> obnovà sektory ze <souboru>\n" © sektory do SOUBORU" © sektory, konec souboru bude ignorován." © sektory\n" f, --force dovolÃ, aby odkládacà oblast byla vÄtšà než zaÅÃzenÃ\n" p, --pagesize VELIKOST urÄà velikost stránky v bajtech\n" L, --label JMENOVKA urÄà jmenovku\n" v, --swapversion ÄÃSLO urÄà ÄÃslo verze odkládacà oblasti\n" © semafory = %d\n" © signatury DOSU i BSD.\n" Pro vstup do BSD režimu použijte pÅÃkaz âbâ.\n" © signály:" © skupiny" © skupiny" msgstr[2] "nelze zadat vÃce jak %d doplÅkových skupin" © skupiny.\n" © skupiny: " © skupiny\n" © sloupce (pro --output):\n" © sloupce (pro --show):\n" © sloupce (pro -o):\n" © sloupce (pro pÅepÃnaÄe --show, --raw nebo --pairs):\n" © sloupce pro pÅepÃnaÄ --list:\n" © sloupce.\n" © sloupce:\n" © sloupce\n" © sloupce\n" P, --pairs výstup ve formátu klÃÄ=\"hodnota\"\n" r, --raw neformátovaný výstup\n" © sloupce\n" P, --pairs výstup ve formátu klÃÄ=\"hodnota\"\n" r, --raw neformátovaný výstup\n" s, --inverse obrátà závislosti\n" t, --topology vypÃÅ¡e údaje o topologii\n" V, --version vypÃÅ¡e údaje o verzi a skonÄÃ\n" © sloupce\n" P, --pairs výstup ve formátu klÃÄ=\"hodnota\"\n" r, --raw neformátovaný výstup\n" t, --type <druh> urÄuje druh oddÃlu (dos, bsd, solaris, atd.)\n" v, --verbose podrobný režim\n" © sloupce\n" r, --raw neformátovaný výstup\n" a, --ascii pro vykreslenà stromu použije znaky ASCII\n" © slupce:\n" © smazat" © smazat." © sockety:" © souborové systémy uvedené ve fstab\n" © souborové systémy uvedené ve fstab\n" c, --no-canonicalize nenormalizuje cesty\n" © souborové systémy, které\n" podporujà âtrimâ\n" © souborové systémy\n" © souborové systémy\n" c, --no-canonicalize nenormalizuje cesty\n" d, --detach-loop je-li pÅipojeno loop zaÅÃzenÃ, rovnÄž jej uvolnÃ\n" © startovat pouze z primárnÃch oddÃl|ů.\n" LILO nebude brát ohled na pÅÃznak âstartovacÃâ." © stránce sulogin(8).\n" © stránky %ld\n" © stránky bez alokované pamÄti" © stránky\n" msgstr[2] "%lu chybných stránek\n" © symboly i pokud je hodnota ÄÃtaÄe 0\n" © systémy a jejich jmenovky\n" © systémy jinam\n" make-shared oznaÄà podstrom jako sdÃlený\n" make-slave oznaÄà podstrom jako podÅÃzený\n" make-private oznaÄà podstrom jako soukromý\n" make-unbindable oznaÄà podstrom jako vázanÄ nepÅipojitelný\n" make-rshared rekurzivnÄ oznaÄà celý podstrom jako sdÃlený\n" make-rslave rekurzivnÄ oznaÄà celý podstrom jako podÅÃzený\n" make-rprivate rekurzivnÄ oznaÄà celý podstrom jako soukromý\n" make-runbindable rekurzivnÄ oznaÄà celý podstrom jako vázanÄ\n" nepÅipojitelný\n" © systémy kontroluje paralelnÄ, vÄetnÄ koÅenového\n" © systémy pÅipojà i pro zápis (výchozÃ)\n" © systémy s opakujÃcÃm se cÃlem\n" © systémy.\n" © systémy: %s" © systémy\n" © systémy\n" a, --ascii pro vykreslenà stromu použije znaky ASCII\n" © tabulce pÅipojených souborových\n" © tabulce souborových systémů\n" © tabulce\n" © tabulky\n" rozdÄlenà disku %'llu sektorů" © tiku hodin doÄkat" © typy (vizte -X)\n" © typy oddÃlů" © typy oddÃlů\n" D, --DOS pro kompatibilitu s DOSem: ubere trochu mÃsta\n" E, --DOS-extended kompatibilita s dosovými rozÅ¡ÃÅenými oddÃly\n" © tÃmto procesem\n" © udržuje jádro" © udržuje\n" jádro.\n" © umÃstÄnà dat souboru" © umÃstÄnà i-uzlu" © umÃstÄnà koÅene (%lu)" © urÄit: %s" © uvést Äas probuzenà (vizte pÅepÃnaÄe --seconds, --time a --date)" © uzlu NUMA" © uživatelské jméno" © uživatelské zprávy" © v /etc/fstab mohou být vynechány.\n" © ve prospÄch âodâ z GNU coreutils" © velikosti nenà podporován" © velikosti oddÃlů.\n" © verze LILA)\n" 2) s programy pro správu diskových oddÃlů z jiných OS\n" napÅ. DOS FDISK, OS/2 FDISK)\n" © vlastnosti systému souborů" © volby jsou zapÃnány\n" © volby jsou zapÃnány\n" R, --addr-no-randomize vypne znáhodnÄnà prostoru virtuálnÃch adres\n" F, --fdpic-funcptrs uÄinà ukazatele funkcà ukazujÃcà na deskriptory\n" Z, --mmap-page-zero zapne MMAP_PAGE_ZERO\n" L, --addr-compat-layout zmÄnà způsob, jakým je virtuálnà pamÄÅ¥ pÅidÄlována\n" X, --read-implies-exec zapne READ_IMPLIES_EXEC\n" B, --32bit zapne ADDR_LIMIT_32BIT\n" I, --short-inode zapne SHORT_INODE\n" S, --whole-seconds zapne WHOLE_SECONDS\n" T, --sticky-timeouts zapne STICKY_TIMEOUTS\n" 3, --3gb omezà použitý adresnà prostor hranicà 3â¯GB\n" 4gb ignorováno (jen pro zpÄtnou kompatibilitu)\n" uname-2.6 zapne UNAME26\n" © volby pÅipojenà uložené pomocà --poll" © volby zaÄÃnajÃcà jednÃm -\n" © volné sektory!" © volné sektory." © volné sektory.\n" © volné zram zaÅÃzenÃ" © volánà mount(2)\n" © volánà umount(2)\n" © volánà write()\n" © vyhledávácà cesty\n" © vysouvánÃ\n" c, --changerslot <pozice> vymÄnà disk v CD-ROM mÄniÄi\n" d, --default zobrazà výchozà zaÅÃzenÃ\n" f, --floppy vysune disketu\n" F, --force nestará se o typ zaÅÃzenÃ\n" i, --manualeject <on|off> zapne (on) / vypne (off) ochrnu proti ruÄnÃmu\n" vysunutÃ\n" m, --no-unmount neodpojà zaÅÃzenÃ, i když je pÅipojeno\n" M, --no-partitions-unmount neodpojà dalšà oddÃly\n" n, --noop nevysunuje, jen ukáže, jestli zaÅÃzenà existuje\n" p, --proc použije /proc/mounts mÃsto /etc/mtab\n" q, --tape vysune pásku\n" r, --cdrom vysune CD-ROM\n" s, --scsi vysune SCSI zaÅÃzenÃ\n" t, --trayclose zavÅe dvÃÅka\n" T, --traytoggle zmÄnà polohu dvÃÅek\n" v, --verbose povolà podrobná hlášenÃ\n" © vysunutà CD-ROM selhal" © vytvoÅit symbolický odkaz na %s" © vytvoÅit unixový proudový socket" © vytvoÅit" © výstupnà sloupce se použijÃ\n" © za bÄhu" © zahozenà dat\n" © zahozenÃ\n" © zahájit naslouchánà na unixovém socketu %s" © zahájit zahazovánÃ\n" © zamknout v pamÄti" © zapsat" © zarovnánà práv a vlastnÃků\n" © zavedenà selhalo: %s: %m" © zdroje IPC.\n" © ze <skupin>\n" © zjistit" © zkontrolovat: starý formát cramfs" © zkrátit: %s" © zmÄny\n" © znakové zaÅÃzenà k blokovému zaÅÃzenÃ.\n" © znaky" © zprávy na chybový výstup\n" © zprávy" © zprávy\n" © zásuvky" © záznamy oddÃlů" Copyright (C) 1994-1999 Kevin E. Martin & aeb" Copyright (C) 1994-2002 Kevin E. Martin & aeb\n" Copyright (C) 2014 Karel Zak <kzak@redhat.com> " Copyright (c) 2000-2001 Gunnar Ritter. All rights reserved.\n" Copyright © 1994–1999 Kevin E. Martin & aeb" Copyright © 1994–2002 Kevin E. Martin & aeb\n" Copyright © 2000–2001 Gunnar Ritter. Všechna práva vyhrazena.\n" Copyright © 2014 Karel Žák <kzak@redhat.com> " |
util-linux.tar/util-linux-2.29.2/po/da.gmo | Copyright (c) 2000-2001 Gunnar Ritter. All rights reserved. %s %s: status is %x, should never happen. |
util-linux.tar/util-linux-2.29.2/po/da.po | Copyright (C) 2015 Free Software Foundation, Inc. og nedenstående oversættere. This file is distributed under the same license as the util-linux package. Claus Sørensen <cs@klid.dk>, 2000. Keld Jørn Simonsen <keld@dkuug.dk>, 2000. Claus Hindsgaul <claus_h@image.dk>, 2001-2002, 2004, 2005. Joe Hansen <joedalton2@yahoo.dk>, 2010, 2011, 2012, 2013, 2014, 2015, 2016. Copyright (c) 2000-2001 Gunnar Ritter. All rights reserved.\n" msgstr "%s %s Ophavsret 2000-2001 Gunnar Ritter. Alle rettigheder forbeholdes.\n" |
util-linux.tar/util-linux-2.29.2/po/de.gmo | Copyright (c) 2000-2001 Gunnar Ritter. All rights reserved. %s %s: status is %x, should never happen. Copyright (c) 2000-2001 Gunnar Ritter. Alle Rechte vorbehalten. %s %s: Status ist %x, sollte nie passieren. |
util-linux.tar/util-linux-2.29.2/po/de.po | Copyright (C) 1999, 2000, 2001 Elrond <Elrond@Wunder-Nett.org>. Copyright (c) 2000-2001 Gunnar Ritter. All rights reserved.\n" Copyright (c) 2000-2001 Gunnar Ritter. Alle Rechte vorbehalten.\n" Copyright © 1999, 2000, 2001, 2014 Elrond <Elrond@Wunder-Nett.org> Copyright © 2001, 2002 Karl Eichwalder. Copyright © 2011,2015,2016 Philipp Thomas <pth@suse.de> Copyright © 2012 Arun Persaud <arun@nubati.net> Copyright © 2014 Benjamin Weis <benjamin.weis@gmx.com> Mario Blättermann <mario.blaettermann@gmail.com>, 2014, 2015. Philipp Thomas <pth@suse.de>, 2014, 2015. Copyright © Michael Piefel <piefel@informatik.hu-berlin.de>, 2002, 2004, 2005, 2007, 2008. |
util-linux.tar/util-linux-2.29.2/po/es.gmo | © SunOS/Solaris e incluso es adecuado para Linux. Se recomienda dejar la partición 9 como cabecera de volumen (0) y la partición 11 como volumen completo (6) ya que IRIX asà lo espera. © de libmount © explicativo E convierte en errores todos los avisos (estado de salida no cero) b tambloq utiliza este tamaño de bloque, debe ser el tamaño de página N endian establece el «endiannes» de cramfs (big|little|host), host por omisión e edición establece el número de edición (parte de fsid) i fich inserta la imagen de un fichero dentro del sistema de ficheros necesita Linux >= 2.4.0) n nombre establece el nombre del sistema de ficheros cramfs p desplaza %d bytes para el código de arranque< s ordena las entradas de directorio (opción antigua, sin efecto) z crea huecos explÃcitos (necesita Linux >= 2.3.39) nombredir raÃz del sistema de ficheros que se va a comprimir fsalida fichero de salida matrices utilizadas = %d cabeceras utilizadas = %d © externo 1 © marcada como Linux swap? © montado M, --no-partitions-unmount no desmonta otras particiones n, --noop no expulsa; solo muestra el dispositivo encontrado p, --proc utiliza /proc/mounts en lugar de /etc/mtab q, --tape expulsa el casete r, --cdrom expulsa el CD-ROM s, --scsi expulsa el dispositivo SCSI t, --trayclose cierra la bandeja T, --traytoggle alterna la bandeja v, --verbose activa las explicaciones en la salida x, --cdspeed <velocidad> establece la velocidad máxima del CD-ROM X, --listspeed enumera las velocidades del CD-ROM disponibles -a, --autologin <usuario> incia sesión automáticamente con el usuario especificado -a, --hostlast muestra los nombres de máquina en la última columna -b busca solamente binarios © opciones se están activando -v, --verbose mensajes explicativos -v, --verbose modo expresivo -v, --verbose dice lo que se está haciendo -v, --verbose explica lo que se está haciendo -v, --verbose muestra información sobre el estado -v, --verbose modo expresivo -v, --verbose imprime la longitud y el desplazamiento alineados -v, --verbose imprime el número de bytes descartados -v, --verbose da más información -v, --verbose explica lo que se está haciendo -v, --verbose explica lo que se está haciendo -v, --version muestra información de versión y sale -w, --follow espera por mensajes nuevos -w, --fullnames muestra los nombres de usuario y de dominio completos -w, --rw, --read-write monta el sistema de ficheros para lectura y escritura (predeterminado) -w, --timeout <num> lÃmite superior en milisegundos que --poll bloqueará -w, --timeout <segu © utilizando este disco en este momento... © valor debe definirse. Copyright (c) 2000-2001 Gunnar Ritter. All rights reserved. %s %s: status is %x, should never happen. Copyright (c) 2000-2001 Gunnar Ritter. Todos los derechos reservados. %s %s: el estado es %x, lo cual nunca debería suceder. |
util-linux.tar/util-linux-2.29.2/po/es.po | © SunOS/Solaris e incluso es adecuado para Linux.\n" © de libmount" © explicativo\n" E convierte en errores todos los avisos (estado de salida no cero)\n" b tambloq utiliza este tamaño de bloque, debe ser el tamaño de página\n" N endian establece el «endiannes» de cramfs (big|little|host), host por omisión\n" e edición establece el número de edición (parte de fsid)\n" i fich inserta la imagen de un fichero dentro del sistema de ficheros\n" necesita Linux >= 2.4.0)\n" n nombre establece el nombre del sistema de ficheros cramfs\n" p desplaza %d bytes para el código de arranque<\n" s ordena las entradas de directorio (opción antigua, sin efecto)\n" z crea huecos explÃcitos (necesita Linux >= 2.3.39)\n" nombredir raÃz del sistema de ficheros que se va a comprimir\n" fsalida fichero de salida\n" © externo 1" © externo 2" © marcada como Linux swap?" © montado\n" M, --no-partitions-unmount no desmonta otras particiones\n" n, --noop no expulsa; solo muestra el dispositivo encontrado\n" p, --proc utiliza /proc/mounts en lugar de /etc/mtab\n" q, --tape expulsa el casete\n" r, --cdrom expulsa el CD-ROM\n" s, --scsi expulsa el dispositivo SCSI\n" t, --trayclose cierra la bandeja\n" T, --traytoggle alterna la bandeja\n" v, --verbose activa las explicaciones en la salida\n" x, --cdspeed <velocidad> establece la velocidad máxima del CD-ROM\n" X, --listspeed enumera las velocidades del CD-ROM disponibles\n" © opciones se están activando\n" © significa? text-utils/pg.c:950 text-utils/pg.c:1114 text-utils/pg.c:1140 msgid "RE error: " msgstr "RE error:" © utilizando este disco en este momento..." © valor debe definirse." Copyright (C) 2000 Beth Powell <bpowell@turbolinux.com>. Copyright (C) 2001, 2002, 2003 Santiago Vila Doncel <sanvila@unex.es>. Copyright (C) 2014 Karel Zak <kzak@redhat.com> " Copyright (c) 2000-2001 Gunnar Ritter. All rights reserved.\n" Copyright (c) 2000-2001 Gunnar Ritter. Todos los derechos reservados.\n" |
util-linux.tar/util-linux-2.29.2/po/et.po | Copyright (C) 1994-1999 Kevin E. Martin & aeb" Copyright (C) 1994-2000 Kevin E. Martin & aeb\n" Copyright (C) 1994-2002 Kevin E. Martin & aeb\n" Copyright (C) 2002 Free Software Foundation, Inc. Copyright (C) 2002 Meelis Roos <mroos@linux.ee> Meelis Roos <mroos@linux.ee>, 2002 Copyright (c) 2000-2001 Gunnar Ritter. All rights reserved.\n" msgstr "" |
util-linux.tar/util-linux-2.29.2/po/eu.po | Copyright (C) 1994-1999 Kevin E. Martin & aeb" Copyright (C) 1994-2002 Kevin E. Martin & aeb\n" Copyright (C) 2010 Free Software Foundation, Inc. This file is distributed under the same license as the util-linux package. Mikel Olasagasti Uranga <hey_neken@mundurat.net>, 2005, 2009, 2010. fuzzy Copyright (c) 2000-2001 Gunnar Ritter. All rights reserved.\n" msgstr "" |
util-linux.tar/util-linux-2.29.2/po/fi.po | Copyright (C) 1994-1999 Kevin E. Martin & aeb" Copyright (C) 1994-2002 Kevin E. Martin & aeb\n" Copyright (C) 2014 Karel Zak <kzak@redhat.com> " Copyright (c) 2000-2001 Gunnar Ritter. All rights reserved.\n" msgstr "" Copyright © 1994-1999 Kevin E. Martin & aeb" Copyright © 1994-2002 Kevin E. Martin & aeb\n" Copyright © 2002-2003, 2005, 2007-2009, 2013-2014 Lauri Nurmi <lanurmi@iki.fi> Lauri Nurmi <lanurmi@iki.fi>, 2002-2003, 2005, 2007-2009, 2013-2014. Copyright © 2014 Karel Zak <kzak@redhat.com> " |
util-linux.tar/util-linux-2.29.2/po/fr.gmo | © Priorité © 1 Solaris © ChromeOS © DOS non activé © LBA d'en-tête de sauvegarde incorrects. © LBA d'en-tête primaire incorrects. © Linux © Microsoft © NetBSD © SunOS © SunOS/Solaris, envisagez de laisser cette partition comme Disque entier (5), débutant à 0, avec %u secteurs © actuel du PID %d : %s © altérée. © arriver, utilisez -t <type> pour indiquer explicitement le type de système de fichiers © atteinte). © au numéro majeur %d, numéro mineur %d © automatiquement -a, --hostlast afficher le nom d'hôte en dernière colonne © avant de nettoyer lâécran --blength [0-2000] temps de sonnerie en milliseconde --blink [on|off] clignotement --bold [on|off] gras © avec cette priorité © avec le bouton du lecteur © construit sans prise en charge d'activation de sockets. © correctement. © d'autoéjection c, --changerslot <disque> changer de disque sur un chargeur de CD © d'espace d'échange © d'octets par <nombre> -d, --dns reconvertir lâadresse IP en nom d'hôte © d'un système de fichiers MINIX. © de %8u secteur â secteur %8u © de %d page © de %s en %s. © de données lue des fichiers © de données non compressées © de l'accès -l afficher les chemins de recherche effectifs © de planification actuelle pour le PID %d : %d © de planification pour le PID %d : %d © de processeur sur matériel virtuel © des résultats inattendus. © du PID %d © du PID %d : %s © du périphérique dâéchange © définie à %d seconde. © définie à %d secondes. © définies. © démarré. © détecté. Vous devez synchroniser le secteur dâamorçage hybride vous même (commande pour spécialistes « M »). © effacé à l'index 0x%08jx (%s) : %s : %zd octets ont été effacés à l'index 0x%08jx (%s) : %s : erreur fatale, le message est beaucoup trop long © en ROM. © en mémoire © en octet © en secteur de 512 octets %1$s %2$srawN <majeur> <mineur> © en tableau définissable © en écriture © en écriture mais l'option « -w » a été fournie © exécutée. © fait %ld secondes après 1969 © faite © horizontal © inconnu : %s © indiqué © introuvable © inversé. Utiliser -n pour forcer l'ordre natif. © la première ligne © la réception de messages © le délai de la minuterie © libre, mais utilisé pour le fichier « %s » © maximale d'ordonnancement de tâches en temps réel s, --stack taille de pile maximale t, --cpu temps processeur maximal en seconde u, --nproc nombre maximal de processus utilisateur © modifié © modifié en « %s ». © modifié. © modifié. Réessayez plus tard. © modifiée © modifiés. © modifiés. Réessayer plus tard. © n'est pas pris en charge. © nice maximale permise © non utilisé. © non valable © normalement © ou %s est occupé © ou autorisation © par --poll © par les utilisateurs normaux (non superutilisateur) © plus d'une fois ; on écrit à %s © plus d'une fois forcera une répétition © plutôt que %s © pour 1000 itérations. © pour l'image ROM (%lld alloués, %zu utilisés) © pour le caractère de conversion %s © pour plusieurs caractères de conversion © pour traiter la mémoire partagée © pour traiter les files de messages © pour traiter les sémaphores © processeur d'un processus. © précédente %d, nouvelle priorité %d %d bloc corrompu %d blocs corrompus © prévue pour une machine d'un autre type que Alpha (et ne tournant probablement donc pas sur un © quand utilisé avec un format dâheure ISO 8601 © que la onzième partition couvre le disque en entier et soit de type « volume SGI » © que la partition 11 couvre entièrement le disque. © que la partition à lâindex 0 soit de type « volhdr SGI », le système IRIX s'en sert pour récupérer des outils indépendants comme sash et fx dans ses répertoires. Seul le « volume SGI » couvrant la section entière du disque peut enfreindre cette règle. Ãtes vous êtes certain de l'étiquetage différent de cette partition ? © sans libblkid). %s est déjà monté sur %s (pour plusieurs système de fichiers (NFS ou CIFS par exemple), un © secteur est prise en charge © seulement) © supprimée. © sur %s © sur %s. © sur %s. Utilisation de la valeur %llu pour la géométrie du cylindre. Cette valeur peut être tronquée pour les périphériques de plus de 33,8 Go. © sur curses. © sur les périphériques dâéchange © sur une taille de secteur %i © temps réel maximale © totale %d ko. © tronquée. © un système de fichiers permettant lâutilisation © une recalibration est nécessaire. © utilisé dans la table. © vers %s. © vertical réussie © watchdog n, --noheadings ne pas afficher d'en-tête pour le tableau d'indicateurs O, --oneline afficher tous les renseignements sur une ligne o, --output <liste> afficher les colonnes des indicateurs r, --raw utiliser le format brut pour le tableau d'indicateurs T, --notimeouts ne pas afficher les temps d'expiration de watchdog Copyright (c) 2000-2001 Gunnar Ritter. All rights reserved. %s %s: status is %x, should never happen. Copyright (c) 2000-2001 Gunnar Ritter. Tous droits réservés. |
util-linux.tar/util-linux-2.29.2/po/fr.po | © 0x%08x%08x, obtenu 0x%08x%08x" © 1 Solaris" © 2 Solaris" © 3 Solaris" © 4 Solaris" © 5 Solaris" © ChromeOS" © DOS activé (obsolète)" © DOS est obsolète. Il est fortement\n" © DOS est obsolète." © DOS non activé" © IMMÃDIATEMENT !\n" © LBA d'en-tête de sauvegarde incorrects." © LBA d'en-tête primaire incorrects." © Linux" © Microsoft" © NetBSD" © SunOS" © SunOS/Solaris, envisagez de laisser cette partition comme Disque entier (5), débutant à 0, avec %u secteurs" © actuel du PID %d : %s\n" © ajusté à 0x%x\n" © altérée." © arriver, utilisez -t <type> pour\n" indiquer explicitement le type de système de fichiers\n" © atteinte)." © au même endroit" © au numéro majeur %d, numéro mineur %d\n" © au système" © auparavant. Maintenant inclus dans le fichier « %s »." © automatiquement\n" © aux spécialistes)" © avant de nettoyer lâécran\n" © avec %s, tentative de le démonter\n" © avec cette priority\n" s, --stderr message de sortie aussi vers la sortie d'erreur standard\n" © avec cette priorité\n" © avec le bouton du lecteur" © avec les partitions DOS étendues\n" R, --re-read forcer le noyau à relire la table de partitions\n" © comme\n" © compilée sans prise en charge des périphériques boucle. Vous devriez recompiler.\n" © construit sans prise en charge d'activation de sockets." © correctement." © d'autoéjection\n" c, --changerslot <disque> changer de disque sur un chargeur de CD\n" © d'espace d'échange" © d'octets par <nombre>\n" © d'un système de fichiers MINIX.\n" © d'une page" © d'utilisation du swap\n" 1$s -h affiche l'aide\n" 1$s -V affiche la version\n" © dans %d heures %d minutes" © dans %d minutes\n" © dans %s" © dans 1 heure %d minutes" © dans 1 minute\n" © dans la partition %zd\n" © dans la partition primaire étendue" © dans un tableau définissable\n" noheadings ne pas afficher les en-têtes, à utiliser avec --show\n" raw utiliser format de sortie brut, utiliser avec --show\n" © dans une boucle" © de %.1f secondes pendant les dernières\n" © de %8u secteur â secteur %8u" © de %8u secteurs â secteurs %8u-%u" © de %d page" © de %d pages" © de %s en %s." © de 0x%08x en 0x%08x." © de disque : %s\n" © de disque" © de données lue des fichiers\n" © de données non compressées" © de désactiver ce mode (avec la commande « c »)." © de l'accès\n" © de planification actuelle pour le PID %d : %d\n" © de planification d'exécution\n" Utilisation :\n" 1$s [options] -p PID [PID ...]\n" 1$s [options] commande\n" © de planification pour le PID %d : %d\n" © de processeur sur matériel virtuel" © depuis %s\n" © depuis la référence temporelle : %.6f secondes.\n" © des processeurs" © des processus en cours d'exécution.\n" © des périphériques d'échange utilisés\n" obsolète)\n" © des résultats inattendus.\n" © deux fois" © disque : %s" © donné â utilisation de nfs en raison du « : »\n" © du PID %d : %s\n" © du PID %d" © du périphérique %s : %s\n" © du périphérique d'échange\n" © du périphérique dâéchange\n" © définie à %d seconde.\n" © définie à %d secondes.\n" © définies." © démarré." © démonté\n" © déplacé (%s -> %s)" © déplacé vers %s\n" © détecté. Vous devez synchroniser le secteur dâamorçage hybride vous même (commande pour spécialistes « M »)." © effacé à l'index 0x%08jx (%s) : " © effacés à l'index 0x%08jx (%s) : " © en ROM.\n" © en entrée à la ligne %d\n" © en lecture seule.\n" © en lecture seule\n" © en lecture/écriture.\n" © en mémoire" © en même temps que --ctime ou --reltime" © en octet" © en secteur de 512 octets\n" © en tableau définissable\n" © en écriture mais l'option « -w » a été fournie" © en écriture" © en écriture, monté en lecture seule.\n" © en écriture, sera monté en lecture seule" © est peut-être en panne.\n" © et la classe de planification d'exécution\n" © exécutée." © fait %ld secondes après 1969\n" © faite %ld secondes après 1969\n" © faite" © fourni â utilisation de cifs en raison du préfixe « // »\n" © horizontal réussie\n" © horizontal" © inconnu : %s" © incorrect " © indiqué" © indiquée" © indiqués. --no-pid est ignoré." © indiqués. --socket est ignoré." © introuvable" © inutilisé dans la table." © inversé. Utiliser -n pour forcer l'ordre natif." © la première ligne" © la réception de messages sur %s" © la réception de messages" © le disque logique du système AIX\n" © le délai de la minuterie" © le mauvais périphérique." © le processeur" © le type de système de fichiers de %s\n" © les deux." © libre, mais utilisé pour le fichier « %s »\n" © lire %ld secondes après 1969.\n" © lue à partir de %s à l'aide de l'ioctl RTC_EPOCH_READ.\n" © maximale d'ordonnancement de tâches en temps réel\n" s, --stack taille de pile maximale\n" t, --cpu temps processeur maximal en seconde\n" u, --nproc nombre maximal de processus utilisateur\n" © min/max\t : %d/%d\n" © minimales et maximales valables\n" © modifié en « %s »." © modifié" © modifié. Réessayez plus tard." © modifié." © modifié.\n" © modifiée\n" à %lu %s" © modifiés. Réessayer plus tard.\n" © modifiés.\n" © monté plusieurs fois" © n'est pas pris en charge." © nice maximale permise" © nice maximale permise\n" © non utilisé." © non valable" © normalement" © ou %s est occupé" © ou autorisation (privé)" © ou autorisation" © ou le type du système de fichiers %s n'est pas pris en charge" © ou modifié une partition DOS 6.x, veuillez consulter la documentation de fdisk pour de plus amples renseignements." © ou modifié une partition DOS 6.x, veuillez consulter les pages du manuel de fdisk pour des informations complémentaires.\n" © ou modifié une\n" partition DOS 6.x, veuillez consulter les pages du\n" manuel de cfdisk pour de plus amples renseignements.\n" © par %s : %s" © par --poll" © par l'étiquette, avec -L étiqu. ou par UUID, avec -U uuid .\n" Autres options : [-nfFrsvw] [-o options] [-p descr_fic_mots_passe].\n" © par le sous-système de branchement à chaud : %s" © par les utilisateurs normaux (non superutilisateur)" © par secteurs" © par w (écriture)" © partprobe(8) ou kpartx(8)." © plus d'une fois ; on écrit à %s" © plus d'une fois force une répétition\n" V, --version afficher les informations de version et quitter\n" V comme version doit être la seule option\n" h, --help afficher cette aide et quitter\n" © plus d'une fois forcera une répétition\n" © plus grande)\n" © plusieurs fonctions.\n" © plutôt que %s\n" © pour %d (%s)" © pour 1000 itérations." © pour l'image ROM (%lld alloués, %zu utilisés)" © pour l'éjection)" © pour le caractère de conversion %s" © pour les événements « wakeup » (réveil)" © pour plusieurs caractères de conversion" © pour traiter la mémoire partagée" © pour traiter la mémoire partagée\n" © pour traiter les files de messages" © pour traiter les files de messages\n" © pour traiter les sémaphores" © pour traiter les sémaphores\n" © probable." © processeur d'un processus.\n" © précédente %d, nouvelle priorité %d\n" © prévue pour une\n" machine d'un autre type que Alpha (et ne tournant probablement donc pas sur un\n" © quand utilisé avec un format dâheure ISO 8601" © que la onzième partition couvre le disque en entier et soit de type « volume SGI »" © que la partition 11 couvre entièrement le disque." © que la partition à lâindex 0 soit de type « volhdr SGI », le système IRIX s'en sert pour récupérer des outils indépendants comme sash et fx dans ses répertoires. Seul le « volume SGI » couvrant la section entière du disque peut enfreindre cette règle. Ãtes vous êtes certain de l'étiquetage différent de cette partition ?" © que la partition à lâindex 0 soit un système de\n" © que la troisième partition couvre tout le disque et soit de type « Disque entier »" © quelque chose d'autre qu'un\n" © repérée.\n" © sans libblkid). " © sans prise en charge de -f\n" © sans prise en charge de -x" © secteur est prise en charge\n" © seulement)\n" © seulement)\n" uname-2.6 activer UNAME26\n" © supprimée." © sur %s en boucle" © sur %s" © sur %s. Utilisation de la valeur %llu pour la géométrie du cylindre. Cette valeur peut être tronquée pour les périphériques de plus de 33,8 Go." © sur %s." © sur %s.\n" © sur %s\n" © sur 512 octets." © sur ce terminal." © sur curses." © sur des disques pour des volumes plus grands que %lu octets pour des secteurs de %lu octets. Utilisez le format de table de partitions à GUID (GPT)." © sur le cfdisk dâorigine de Kevin E. Martin et aeb." © sur le périphérique.\n" © sur le système de fichiers" © sur les périphériques dâéchange\n" © sur une taille de secteur %i" © temps réel maximale" © totale %d ko.\n" © tronquée." © trouvée" © trouvés.\n" © un facteur de dérive de %f secondes/jour.\n" © un système de fichiers permettant lâutilisation\n" © une recalibration est nécessaire.\n" © utilisé dans la table." © vers %s.\n" © vertical réussie\n" © vertical" © watchdog\n" n, --noheadings ne pas afficher d'en-tête pour le tableau d'indicateurs\n" O, --oneline afficher tous les renseignements sur une ligne\n" o, --output <liste> afficher les colonnes des indicateurs\n" r, --raw utiliser le format brut pour le tableau d'indicateurs\n" T, --notimeouts ne pas afficher les temps d'expiration de watchdog\n" Copyright (C) 1994-1999 Kevin E. Martin & aeb" Copyright (C) 1994-2002 Kevin E. Martin & aeb\n" Copyright (C) 2014 Karel Zak <kzak@redhat.com> " Copyright (c) 2000-2001 Gunnar Ritter. All rights reserved.\n" Copyright (c) 2000-2001 Gunnar Ritter. Tous droits réservés.\n" Copyright © 1994-2002 Kevin E. Martin & aeb\n" Copyright © 1996-2006, 2008-2015 Free Software Foundation, Inc. This file is distributed under the same license as the util-linux package. Copyright © 2014 Karel Zak <kzak@redhat.com> " |
util-linux.tar/util-linux-2.29.2/po/gl.gmo | © demasiado curta © demasiado grande. Escribir © demasiado longa © demasiado longo © posÃbel buscar nun bloque o ficheiro «%s» Ler: Eliminar bloque © posÃbel engadir un vixilante de inotify. © posÃbel reservar o búfer para a conta de nodos-i © un cartafol © un ficheiro de texto *** © un ficheiro] liña %d |
util-linux.tar/util-linux-2.29.2/po/gl.po | © demasiado curta" © demasiado grande.\n" © demasiado longa" © demasiado longa.\n" © demasiado longo" © demasiado longo, o máximo é %llu" © demasiado pequeno" © más explicativo\n" ficheiro ficheiro que se comproba\n" © posÃbel abrir «%s» para lectura" © posÃbel abrir «%s»: %s" © posÃbel abrir " © posÃbel buscar nun bloque o ficheiro «%s»\n" © posÃbel cambiar o tipo dunha partición baleira" © posÃbel determinar o tipo de formato actual" © posÃbel eliminar unha partición baleira" © posÃbel engadir un vixilante de inotify." © posÃbel escribir a táboa de nodos-i" © posÃbel escribir a táboa de zonas" © posÃbel escribir nodos-i" © posÃbel escribir o superbloque" © posÃbel facer esta partición arrincábel" © posÃbel ler %s.\n" © posÃbel ler a táboa de zonas" © posÃbel ler o superbloque" © posÃbel ler os eventos de inotify" © posÃbel ler os nodos-i" © posÃbel maximizar esta partición" © posÃbel reservar o búfer para a conta de nodos-i" © posÃbel reservar o búfer para a conta de zonas" © posÃbel reservar o búfer para o mapa de nodos-i" © posÃbel reservar o búfer para o mapa de zonas" © posÃbel reservar o búfer para os nodos-i" © posÃbel reservar o búfer.\n" © posÃbel reservar o mapa de nodos-i" © posÃbel reserver o búfer para o superbloque" © un cartafol" © un dispositivo de bloques" © un dispositivo de bloques\n" © un ficheiro de texto ***\n" © un ficheiro] liña %d" © usábel" Copyright (C) 1994-2002 Kevin E. Martin & aeb\n" Copyright (c) 2000-2001 Gunnar Ritter. All rights reserved.\n" msgstr "" Copyright (c) 2010 Rosetta Contributors and Canonical Ltd 2010 This file is distributed under the same license as the util-linux-ng package. FIRST AUTHOR <EMAIL@ADDRESS>, 2010. Fran Dieguez <frandieguez@ubuntu.com>, 2010. |
util-linux.tar/util-linux-2.29.2/po/hr.po | Copyright (c) 2000-2001 Gunnar Ritter. All rights reserved.\n" msgstr "" Copyright © 2012 Karel Zak <kzak@redhat.com> This file is distributed under the same license as the util-linux package. Tomislav Krznar <tomislav.krznar@gmail.com>, 2012, 2013. |
util-linux.tar/util-linux-2.29.2/po/hu.po | © kompatibilitás megÅrzésére)\n" © teheti a partÃciót a " © válik.\n" Copyright (C) 1994-1999 Kevin E. Martin & aeb" Copyright (C) 1994-2002 Kevin E. Martin & aeb\n" Copyright (C) 2002, 2007, 2008, 2010 Free Software Foundation, Inc. This file is distributed under the same license as the util-linux-ng package. Copyright (c) 2000-2001 Gunnar Ritter. All rights reserved.\n" msgstr "" |
util-linux.tar/util-linux-2.29.2/po/id.po | (C) 1994-1999 Kevin E. Martin & aeb" (C) 1994-2002 Kevin E. Martin & aeb\n" Copyright (C) 1994-1999 Kevin E. Martin & aeb" Copyright (C) 1994-2002 Kevin E. Martin & aeb\n" Copyright (C) 2005 Adrian Bunk <bunk@stusta.de> This file is distributed under the same license as the util-linux package. Permission is granted to freely copy and distribute this file and modified versions, provided that this header is not removed and modified versions are marked as such. Arif E. Nugroho <arif_endro@yahoo.com>, 2006, 2008, 2009, 2010. Copyright (c) 2000-2001 Gunnar Ritter. All rights reserved.\n" msgstr "" |
util-linux.tar/util-linux-2.29.2/po/it.gmo | © in precedenza il clock hardwareconteneva elementi insoliti. © sta funzionando in modalità test. Il file adjtime non viene aggiornato a causa della modalità test. Nota: è possibile immettere tutti i comandi in maiuscolo o minuscolo |
util-linux.tar/util-linux-2.29.2/po/it.po | © IRIX lo prevede.\n" © SunOS/Solaris lo prevede e ciò è gradito anche a Linux.\n" © ci sono i due punti\n" © il bios è danneggiato\n" date specifica l'ora sulla quale impostare il clock hardware \n" epoch=anno specifica l'anno di inizio del valore epoch del clock hardware\n" noadjfile non legge /etc/adjtime; richiede l'uso di --utc o --localtime\n" © in precedenza il clock hardwareconteneva elementi insoliti.\n" © leggere la \n" partizione dal disco;\n" c C -h H -s S: Sostituisce l'idea del kernel riguardo al numero di cilindri,\n" al numero di testine e di settori/traccia.\n" © non ho provato.\n" © sono ancora attivo dopo il riavvio?" © sta funzionando in modalità test.\n" © una tabella delle partizioni DOS valida, né una disklabel Sun, SGI od OSF\n" Copyright (C) 1994-1999 Kevin E. Martin & aeb" Copyright (C) 1994-2002 Kevin E. Martin & aeb\n" Copyright (C) 2000, 2005, 2006, 2008 Free Software Foundation, Inc. This file is distributed under the same license as the util-linux package. Marco Colombo <m.colombo@ed.ac.uk>, 2005, 2006, 2008. Beth Powell <bpowell@turbolinux.com>, 2000. Copyright (c) 2000-2001 Gunnar Ritter. All rights reserved.\n" msgstr "" |
util-linux.tar/util-linux-2.29.2/po/ja.gmo | © ID `%d' ãåé¤ãã¦ãã¾ã å
±æã¡ã¢ãªã»ã°ã¡ã³ã ID `%d' ãåé¤ãã¦ãã¾ã Copyright (c) 2000-2001 Gunnar Ritter. All rights reserved. Copyright (c) 2000-2001 Gunnar Ritter. All rights reserved. %s %s: status is %x, should never happen. |
util-linux.tar/util-linux-2.29.2/po/ja.po | © ID `%d' ãåé¤ãã¦ãã¾ã\n" © ID: %d\n" Copyright (C) 1994-1999 Kevin E. Martin & aeb" Copyright (C) 1994-2002 Kevin E. Martin & aeb\n" Copyright (C) 1999 Free Software Foundation, Inc. This file is distributed under the same license as the util-linux package. includes cfdisk original translation by Hidenobu NABETANI <nabetani@kern.phys.sci.osaka-u.ac.jp> Daisuke Yamashita <yamad@mb.infoweb.ne.jp>, 1999-2001. Makoto Kato <makoto.kt@gmail.com>, 2009-2010. Takeshi Hamasaki <hmatrjp@users.sourceforge.jp>, 2011, 2013. victory <victory.deb@gmail.com>, 2013. Takeshi Hamasaki <hmatrjp@users.sourceforge.jp>, 2014, 2015, 2016. Copyright (C) 2014 Karel Zak <kzak@redhat.com> " Copyright (c) 2000-2001 Gunnar Ritter. All rights reserved.\n" |
util-linux.tar/util-linux-2.29.2/po/nl.gmo | Copyright (C) 2000-2001 Gunnar Ritter. Alle rechten voorbehouden. %s %s: status is %x -- zou nooit mogen gebeuren. Copyright (c) 2000-2001 Gunnar Ritter. All rights reserved. %s %s: status is %x, should never happen. |
util-linux.tar/util-linux-2.29.2/po/nl.po | Copyright (C) 1994-1999 Kevin E. Martin & aeb" Copyright (C) 1994-2002 Kevin E. Martin & aeb\n" Copyright (C) 2000-2001 Gunnar Ritter. Alle rechten voorbehouden.\n" Copyright (C) 2014 Karel Zak <kzak@redhat.com> " Copyright (c) 2000-2001 Gunnar Ritter. All rights reserved.\n" Copyright © Karel Zak <kzak@redhat.com> 2014 " |
util-linux.tar/util-linux-2.29.2/po/pl.gmo | Copyright (c) 2000-2001 Gunnar Ritter. All rights reserved. %s %s: status is %x, should never happen. Copyright (c) 2000-2001 Gunnar Ritter. Wszelkie prawa zastrzeżone. %s %s: status to %x, to nie powinno się nigdy zdarzyć. |
util-linux.tar/util-linux-2.29.2/po/pl.po | Copyright (C) 2005 Free Software Foundation, Inc. This file is distributed under the same license as the util-linux package. Andrzej Krzysztofowicz <ankry@mif.pg.gda.pl>, 2006. Jakub Bogusz <qboosh@pld-linux.org>, 2009-2016. Copyright (c) 2000-2001 Gunnar Ritter. All rights reserved.\n" Copyright (c) 2000-2001 Gunnar Ritter. Wszelkie prawa zastrzeżone.\n" |
util-linux.tar/util-linux-2.29.2/po/pt_BR.gmo | © 1 (atual é %d) © alocada -L, --color[=<modo>] interpreta especificadores de formatação de cor -L, --color[=<quando>] coloriza a saÃda (auto, always ou never) -L, --color[=<quando>] coloriza mensagens (auto, always ou never) -L, --color[=<quando>] colore a saÃda (auto, always ou never) -L, --label <rótulo> especifica um novo rótulo U, --uuid <uuid> especifica um novo uuid -L, --last mostra informações sobre sessões do último login dos usuários -L, --local-line[=<modo>] controla a opção de linha local -L, --nooverlap evita possÃvel conflito entre dispositivos -L, --table lista os nomes e números de sinais -M não verifica sistemas de arquivos montados -M <dirs> define o caminho de procura por páginas man e info -M, --mountpoint <dir> o diretório do ponto de montagem -M, --multiplier <mult> define o multiplicador de perfil para <mult> -M, --shmem <tamanh © ambÃguo, use "-2" ao invés © avisado da expiração da senha © colchetes. Asterisco (*) indica o argumento novo padrão. © conferida. O padrão da SGI é "/unix" e, para o backup, "/unix.save". © de %d segundo © de %d segundos Tempo esgotado © desnecessária e obsoleta © distante demais. Redefinindo para zero. O relógio variou %f segundos nos últimos %f segundos, apesar de um fator de variação de %f segundos/dia. Ajustando o fator de variação em %f segundos/dia Relógio não alterado - apenas testando. Listas de colunas. Comando Significado © dois espaços -o, --output[=<lista>] define as colunas a serem exibidas -o, --two-bytes-octal visualização de octal de dois bytes -p não usa scroll, limpa tela e exibe texto -p <prompt> especifica o prompt -p, --login-pause espera por alguma tecla antes de iniciar sessão -p, --login-shell inicia um shell de login t, --timeout <segundos> tempo máximo de espera por uma senha padrão: sem limite) e, --force examina arquivos de senha diretamente, se getpwnam(3) falhar © equivalente à máscara 0x55555555 © esses muitos segundos entre atualização V, --version mostra informação da versão e sai h, --help exibe esta ajuda e sai © executada As opções -c, -f, -l e -s são mutuamente exclusivas para -u. © executar um novo comando: 1$s 03 sshd -b 1024 Você pode obter a máscara de uma tarefa existente: 1$s -p 700 Ou defini-la: 1$s -p 03 700 Formato lista usa uma lista separa por vÃrgula em vez de uma máscara: 1$s -pc 0,3,7-11 700 Faixas no formato lista pode levar um argumento amplo: © executável © fstab) -y por compatibilidade apenas, ignorado -y, --physical exibe IDs fÃsicos em vez de lógicos -y, --year mostra todo o ano -z, --print0 delimita entradas de usuários com um caractere nulo -z, --zero inicia com uma tabela de partição zerada -z, --zero-range zera e assegura uma alocação de um intervalo © grande demais para o disco. © host i arquivo insere uma imagem de arquivo no sistema de arquivos requer >= 2.4.0) n nome define o nome do sistema de arquivos cramfs p preenche em %d bytes para código de inicialização s ordena registros do diretório (opção antiga, ignorada) z torna buracos explÃcitos (requer >= 2.3.39) nome-dir raiz do sistema de arquivos a ser comprimido arq-saÃda arquivo de saÃda arrays usados: %d cabeçalhos usados: %d © hot-plug © ignorada silenciosamente © ignorada silenciosamente V, --version exibe informações da versão e sai V como versão deve ser a única opção h, --help exibe esta ajuda e sai © indicado com linha separada -i, --info mostra informações apenas sobre passo de amostragem -i, --inodes <núm> número de inodes para o sistema de arquivos -i, --internal-only não chama os ajudantes de mount.<tipo> -i, --internal-only não chama os ajudantes de umount.<tipo> -i, --invert inverte o sentido das ocorrências -i, --ip exibe números de IP na anotação números-e-pontos -i, --ipc[=<arquivo>] descompartilha espaço de nome de IPC de System V -i, --ipc[=<arquivo>] informa o espaço de nome de comunicação entre processos de System V -i, --irq <núm> especifica porta paralela irq -i, --noinaccessible ignora travas sem permissão de leitura -i, --noissue não exibe o arquivo issue -j, --associated <arquivo> lista todos os dispositivos associados com <arquivo> -j, --julian exibe datas julianas © inválido e é necessário reiniciar a calibração. O fator de variação não está sendo ajustado porque a opção --update-drift não foi usada. O fator de variação não está sendo ajustado porque o relógio de hardware continha lixo anteriormente. Argumentos insuficientes © isto que IRIX espera. © lido de arquivos semente -m, --minimum <núm> o comprimento de extensão mÃnima para descartar -m, --mode <modo> modo para dormir em standby|mem|... -m, --monday Segunda-feira como primeiro dia da semana -m, --mount[=<arquivo>] descompartilha espaço de nome de montagens -m, --mount[=<arquivo>] informa o espaço de nome da montagem -m, --mtab pesquisa na tabela de sistemas de arquivos montados -m, --perms exibe informação sobre permissões -m, --shmem-id <id> remove segmento de memória compartilhada pelo id -m, --shmems segmentos de memória compartilhada -m, --uncleared ativa avisos de modo não limpo -m, -p, --preserve-environment não restauram variáveis de ambiente -n termina um comando com nova linha -n, --classdata <núm> prioridade (0..7) na classe de agendamento dada, apenas para classes realtime e best-effort -n, --console-level <nÃvel> define o nÃvel © longa demais © longo demais © maior do que o tamanho do dispositivo, % KB © mantido em UTC © mantido na hora %s. © mantido no horário local -u, --uts[=<arquivo>] descompartilha espaço de nome UTS (hostname etc.) -u, --uts[=<arquivo>] informa o espaço de nome UTS (nome da máquina etc.) -v, --no-squeezing mostra linhas idênticas -v, --nofsroot não mostra [/dir] para montagens bind ou btrfs -v, --verbose modo detalhado -v, --verbose explica o que está sendo feito -v, --verbose mostra dados detalhados -v, --verbose mensagens mais detalhadas -v, --verbose fala quais opções se está ligando -v, --verbose mensagens detalhadas -v, --verbose modo detalhado -v, --verbose explica o que está sendo feito -v, --verbose explica o que está sendo feito -v, --verbose exibe informação do status -v, --verbose modo detalhado -v, --verbose emite quantidade e posição alinhados -v, --verbose mostra o número de bytes desca © menor do que 512 bytes; o dispositivo de loop pode ser inútil ou invisÃvel para as ferramentas do sistema. © menor do que o tamanho do setor fÃsico. à recomendado alinhar ao limite de tamanho do setor fÃsico (ou E/S ótimo) ou, do contrário, a performance pode ser impactada. © menor do que um segundo, portanto o relógio não será ajustado. NetBSD © mesmo o Linux gosta disto. © muito distante de %ld.%06ld (%.6f > %.6f) faltando o argumento optstring © muito grande (limite é %d dispositivos) © muito grande. Quebrando-o para "%s" © muito longe (máx %d). Tente especificar menos inodes com a opção --inodes <núm> © muito pequeno © necessária © necessária, mas --poll não está habilitada © necessário acessar o driver de dispositivo "rtc" do Linux, através do arquivo de dispositivo especial %s. No entanto, esse arquivo não existe neste sistema. © necessário ser superusuário para montar © necessário um terminal para reparos interativos © o cfdisk, um programa de particionamento de disco baseado no "curses". © o começo do valor de epoch de relógio de hardware --erase-chars <texto> caracteres adicionais de backspace --extract[=<dir>] testa descompressão, opcionalmente extrai para <dir> --fake simulação; pula a chamada de sistema do umount(2) --getepoch mostra o valor de epoch do relógio de hardware do hernel setepoch define o valor de epoch do relógio de hardware do kernel para o valor dado com a opção --epoch --help mostra esta ajuda e sai --human mostra tamanhos em um formato legÃvel por humanos --id[=<id>] registra o <id> fornecido ou, senão, o PID --journald[=<arquivo>] escreve entrada journald --kill-chars <texto> caracteres adicionais de kill --list lista arquiteturas configuráveis e sai --list-modes lista modos disponÃveis --long-hostna © o horário especificado -t, -T, --terminal TERMINAL sobrescreve a variável de ambiente TERM -u suprime sublinhado -u pesquisa por entradas incomuns -u, --help exibe esta mensagem de ajuda e sai -u, --notruncate não trunca texto em colunas -u, --socket <soquete> grava neste soquete Unix -u, --summary mostra resumo de estado -u, --uid <uid>... age em processos já em execução desses usuários -u, --unfreeze descongela o sistema de arquivos -u, --unit S obsoleto, há suporte apenas à unidade setor -u, --units[=<unidade>] exibe unidades: "cylinders" ou "sectors" padrão) -u, --unlock remove uma trava -u, --unquoted não põe a saÃda entre aspas -u, --update atualiza as partições especificadas ou todas elas -u, --user <nome>|<id> interpreta argumento como nome ou ID de usuário -u, --user <usuário> nome de usuà © o primeiro espaço livre. <inÃcio>, <tamanho>, <tipo>, <inicia.> © o segundo %s: diretório inválido: i_zone inválido, use --repair para corrigir %s: diretório inválido: tamanho < 32 © o tamanho da página -b, --bytes exibe tamanhos em bytes em vez de formato legÃvel -b, --bytes exibe TAMANHO em bytes em vez de formato legÃvel -b, --bytes exibe tamanhos em bytes em vez de um formato legÃvel -b, --bytes exibe SIZE em bytes em vez de um formato legÃvel -b, --bytes mostra tamanhos em bytes -b, --histbin mostra contagens individuais de histogram-bin -b, --one-byte-octal visualização octal de um byte -b, --online exibe apenas CPUs on-line (padrão para -p) -b, --sector-size <tamanho> tamanho de setor lógico e fÃsico -c limpa tela antes de exibi-la -c não usa scroll, exibe texto e limpa fins de linhas -c, --canonicalize canoniza caminhos exibidos -c, --chars <num> número de caracteres de saÃda antes de dormir -c, --check verifica o dispositivo por blocos defeituosos -c, --class <classe> nome ou núme © obter sucesso. © para interface gráfica (GUI) -r, --chroot <dir> altera a raiz para o diretório dado -r, --map-root-user mapeia usuário atual para root (resulta em --user) -r, --random testa geração aleatória -r, --random gera um uuid baseado em aleatoriedade t, --time gera um uuid baseado em tempo V, --version exibe informação de versão e sai h, --help exibe esta ajuda e sai © pequeno demais para manter todos os dados. © permitido © perto suficiente de %ld.%06ld (%.6f < %.6f) Definido RTC para %ld (%ld + %d; refsystime = %ld.%06ld) %lu páginas inválidas %lu páginas inválidas %lu bloco %lu blocos %lu inode %lu inodes %s © possÃvel alterar o estado do modo de conservação de energia © possÃvel configurar a hora do sistema a partir dele. © possÃvel configurar o valor de epoch no kernel. Não foi possÃvel configurar espaço de swap: ilegÃvel © possÃvel criar sistema de arquivos © possÃvel fazer cópia de segurança de %s. © possÃvel lidar apenas com um entre pid, pgid ou uid de cada vez © previsto para ler %ld segundos após 1969. Anexa uma disciplina de linha a uma linha serial. Anexar horário © que a hora de %s mude Aviso... %s para dispositivo %s saiu com sinal %d. © que você decida gravá-las. Tenha cuidado antes de usar o comando de gravação. Alterando as unidades das entradas mostradas para cilindros (OBSOLETO!). © recomendado para apenas operações de move ou "bind" © recomendável. © requisitado. © superusuário. © todo o espaço disponÃvel. <inÃcio> InÃcio da partição em setores ou bytes se especificado no formato <número>{K,M,G,T,P,E,Z,Y}. © um arquivo de texto ******** © um arquivo] linha %d © um diretório © um diretório ou arquivo comum © um dispositivo de bloco © um dispositivo de bloco (núcleo despejado) +/<texto> exibe arquivo começando do texto de pesquisa correspondente +/padrão/ inicia na linha contendo o padrão +<número> exibe o arquivo começando da linha número NUM +número inicia na linha informada -, --no-underlining suprime todos os sublinhados -, -l, --login faz do shell um shell de login --apparmor-profile <pr> define perfil AppArmor --appcursorkeys [on|off] modo de aplicação de tecla de cursor --append [<número>] anexa despejo do console vcsa<número> para um arquivo --background default|<cor> define a core de fundo --bfreq <número> frequência de apito em Hertz --blank [0-60|force|poke] define tempo de inatividade antes de limpar a tela --blength [0-2000] duração do apito em milissegundos --blink [on|off] © um dispositivo de bloco (talvez tentar "-o loop"?) © um dispositivo de caracteres © um dispositivo lp © um horário de acordar especificado. Insere mensagens no sistema de registro de logs. Digite um novo UUID de disco (no formato 8-4-4-4-12) © um initramfs © um link Use --force se você realmente deseja usá-lo. Programa não iniciado. © um ponto de montagem %s já está montada © um ponto de montagem ou é uma opção inválida © um ponto de montagem. Verificando todos os sistemas de arquivos. © um ponto de terminação ser encontrado. Segue o crescimento de um arquivo de log. Termina forçadamente um processo. Forçando verificação do sistema de arquivos em %s. Formatando ... Espaço livre © um terminal © um vÃnculo simbólico para lugar nenhum © uma linha serial © uma opção © uma partição de dados Linux. Ctrl-D o mesmo que "quit" abort sai do shell do sfdisk help mostra esta ajuda e sai print exibe a tabela de partição quit mostra nova situação e espera pelo feedback do usuário antes de gravar write grava a tabela no disco e sai Estouro W Grava tabela de partição no disco (deve ser W maiúsculo) b Alterna a opção de inicialização da partição atual d Exclui a partição atual h Mostra esta tela buraco em %lu (%zu) n Cria uma nova partição a partir do espaço livre q Sai do programa sem gravar a tabela de partição s Corrige a ordem das partições (apenas quando em desarranjo) t Altera o tipo de partição u Despeja layout de disco para script compatÃvel com sfdisk descomprimindo bloco em %lu para %lu (%lu) © usado -t, --types <lista> limita o conjunto de sistemas de arquivos por tipos -t, --types <lista> limita o conjunto de sistemas de arquivos por tipos © zero, © zero, então o histórico é inválido. O relógio do sistema não está sendo ajustado porque estava executando em modo de teste. Epoch não configurado para %lu; apenas testando. Copyright (c) 2000-2001 Gunnar Ritter. All rights reserved. %s %s: status is %x, should never happen. Copyright (c) 2000-2001 Gunnar Ritter. Todos os diritos reservados. |
util-linux.tar/util-linux-2.29.2/po/pt_BR.po | © 0644)\n" © 1 (atual é %d)" © 16 dÃgitos hexadecimais):" © URL, mas seria vÃnculo uma melhor tradução? misc-utils/lsblk.c:1468 c-format msgid "%s: failed to read link" msgstr "%s: falha ao ler o link" © a posição\n" s, --secure realiza descarte seguro\n" v, --verbose mostra posição e comprimento alinhada\n" © algo como /dev/hda7.\n" u: dá InÃcio e Fim em unidades de setor (em vez de cilindro).\n" b 2048: (para certas unidades MO) usar setores de 2048 bytes.\n" © algo como /dev/hdb ou /dev/sda\n" © alocada\n" © ambÃguo, use \"-2\" ao invés" © avisado da expiração da senha" © capaz de manipular discos\n" tde tal tipo atualmente. Não obstante, alguns\n" tconselhos:\n" t1. fdisk destruirá seu conteúdo na gravação.\n" © capaz de manipular estes discos\n" tUse o pdisk ou parted para modificar a tabela de partição.\n" tNão obstante, alguns conselhos:\n" t1. fdisk destruirá seu conteúdo na gravação.\n" © colchetes. Asterisco (*) indica o argumento novo padrão.\n" © conferida. O padrão da SGI é \"/unix\" e, para o backup, \"/unix.save\"." © conhecido, usando o padrão \"dumb\"" © conhecido\n" © de %d segundo\n" © de %d segundos\n" © de %lldMB, mas o tamanho máximo de imagem é %uMB. Podemos morrer prematuramente." © depois do fim do disco" © desnecessária e obsoleta" © disco, portanto unidade é mais adequado msgid "Disk Drive: %s" msgstr "Unidade: %s" © distante demais. Redefinindo para zero.\n" © dois espaços\n" © equivalente à máscara 0x55555555\n" © esses muitos segundos entre atualização\n" V, --version mostra informação da versão e sai\n" h, --help exibe esta ajuda e sai\n" © esvaziar\n" © executada\n" As opções -c, -f, -l e -s são mutuamente exclusivas para -u.\n" © executar um novo comando:\n" 1$s 03 sshd -b 1024\n" Você pode obter a máscara de uma tarefa existente:\n" 1$s -p 700\n" Ou defini-la:\n" 1$s -p 03 700\n" Formato lista usa uma lista separa por vÃrgula em vez de uma máscara:\n" 1$s -pc 0,3,7-11 700\n" Faixas no formato lista pode levar um argumento amplo:\n" © executável" © fstab)\n" © grande demais para o disco." © grande demais. Saindo." © gravável (ex.: arquivo somente leitura).\n" à possÃvel que a informação relatada por mount(8) não esteja\n" atualizada. Para informações mais atuais sobre os pontos de montagem\n" verifique o arquivo /proc/mounts.\n" © host\n" i arquivo insere uma imagem de arquivo no sistema de arquivos\n" requer >= 2.4.0)\n" n nome define o nome do sistema de arquivos cramfs\n" p preenche em %d bytes para código de inicialização\n" s ordena registros do diretório (opção antiga, ignorada)\n" z torna buracos explÃcitos (requer >= 2.3.39)\n" nome-dir raiz do sistema de arquivos a ser comprimido\n" arq-saÃda arquivo de saÃda\n" © hot-plug" © ignorada silenciosamente\n" © ignorada silenciosamente\n" V, --version exibe informações da versão e sai\n" V como versão deve ser a única opção\n" h, --help exibe esta ajuda e sai\n" © ignorada" © ignorado quando usado junto do formato de tempo iso8601" © ilegal -- %s" © incompatÃvel com todas as outras opções" © indicado com linha separada\n" © inicializável" © inutilizável" © inválido e é necessário reiniciar a calibração.\n" © isto que IRIX espera." © lido de arquivos semente\n" © livro, é um grupo de processadores, arquitetura da IBM. Desconheço tradução mais apropriada --Rafael https://en.wikipedia.org/wiki/Processor_book sys-utils/lscpu.c:1867 msgid "Socket(s) per book:" msgstr "Soquete(s) por book:" © livro, é um grupo de processadores, arquitetura da IBM. Desconheço tradução mais apropriada --Rafael https://en.wikipedia.org/wiki/Processor_book sys-utils/lscpu.c:1874 msgid "Book(s):" msgstr "Book(s):" © livro, é um grupo de processadores, arquitetura da IBM. Desconheço tradução mais apropriada --Rafael https://en.wikipedia.org/wiki/Processor_book sys-utils/lscpu.c:350 msgid "logical book number" msgstr "número de books lógicos" © longa demais" © longa demais; a saÃda sairá truncada" © longo demais" © maior do que o limite de %llu bytes imposto\n" pela tabela de partição DOS dos setores de %d bytes" © maior do que o máximo %d" © maior do que o máximo %llu" © maior do que o máximo, %llu." © maior do que o tamanho atual do espaço de swap" © maior do que o tamanho do dispositivo, %<PRIu64> KB" © maior que 1024,\n" e pode em certas configurações causar problemas com:\n" 1) programas que executam em tempo de inicialização (versões velhas do LILO)\n" 2) inicialização e programas de particionamento de outros OSs\n" p.ex., DOS FDISK, OS/2 FDISK)\n" © maior que o tamanho do dispositivo" © mais uma parte vital\n" t de um grupo de volumes (do contrário, você poderá apagar\n" © mantido em UTC (hora universal coordenada).\n" © mantido em UTC\n" © mantido em hora local.\n" directisa Acessa o barramento ISA diretamente, em vez de %s.\n" badyear Ignora o ano do RTC, pois a BIOS está com problemas.\n" date Especifica a hora para a qual configurar o relógio de hardware.\n" epoch=ano Especifica o ano inicial do valor \n" de epoch do relógio de hardware.\n" © mantido na hora %s.\n" © mantido no horário local\n" © menor do que 512 bytes; o dispositivo de loop pode ser inútil ou invisÃvel para as ferramentas do sistema." © menor do que o tamanho do setor fÃsico. à recomendado alinhar ao limite de tamanho do setor fÃsico (ou E/S ótimo) ou, do contrário, a performance pode ser impactada." © menor do que um segundo, portanto o relógio não será ajustado.\n" © menor que FirstUsableLBA." © menor que a original; ignorando --move-data" © mesmo o Linux gosta disto.\n" © muito antigo para todas (\"all\") capacidades" © muito distante de %ld.%06ld (%.6f > %.6f)\n" © muito grande (limite é %d dispositivos)" © muito grande. Quebrando-o para \"%s\"" © muito longe (máx %d).\n" Tente especificar menos inodes com a opção --inodes <núm>" © muito pequeno" © mutualmente exclusivo com --creator, --id e --time" © mutuamente exclusiva com --login" © mutuamente exclusiva com <espaço de nome>" © necessária" © necessária, mas --poll não está habilitada" © necessário acessar o driver de dispositivo \"rtc\" do Linux, através do arquivo de dispositivo especial %s. No entanto, esse arquivo não existe neste sistema." © necessário especificar <inÃcio> e <tamanho> (e, talvez, <tipo>)." © necessário pelo menos %llu blocos" © necessário ser superusuário para montar" © necessário um terminal para reparos interativos" © necessário usar a opção \"epoch\" para informar para que valor configurá-lo." © nome de um campo disk-utils/fdisk-list.c:453 c-format msgid "%s unknown column: %s" msgstr "Coluna desconhecida de %s: %s" © novo e, portanto, em uma fase experimental. Use a seu próprio critério" © o cfdisk, um programa de particionamento de disco baseado no \"curses\"." © o começo do valor de epoch de\n" relógio de hardware\n" © o dispositivo raw de controle (use raw<N>, sendo <N> maior do que zero)" © o formato analisável, que pode alimentar outros programas.\n" cada item diferente em cada coluna tem um ID único começando com\n" zero.\n" © o horário especificado\n" © o limiar atual e %ld é o tempo limite atual\n" © o limiar padrão e %ld é o tempo limite padrão\n" © o nome da variável e é a opção exibida na linha de comando, por isso não traduzi -- Rafael misc-utils/kill.c:431 c-format msgid "invalid signal name or number: %s" msgstr "nome ou número de sinal inválidos: %s" © o primeiro espaço livre.\n" © o primeiro\n" © o segundo\n" © o tamanho da página\n" © obter sucesso.\n" © opcional\n" © para apenas superusuário\n" © para interface gráfica (GUI)\n" © pequeno demais para manter todos os dados." © permitida neste contexto" © permitido" © perto suficiente de %ld.%06ld (%.6f < %.6f)\n" Definido RTC para %ld (%ld + %d; refsystime = %ld.%06ld)\n" © possÃvel abrir /dev/port: %s" © possÃvel ajustar o relógio do sistema.\n" © possÃvel alterar o estado do modo de conservação de energia" © possÃvel alterá-la" © possÃvel apenas de partições primárias.\n" O LILO desconsidera a opção \"inicializável\"." © possÃvel bloquear (lock) na memória, saindo\n" © possÃvel configurar a hora do sistema a partir dele." © possÃvel configurar o valor de epoch no kernel." © possÃvel configurar o valor de epoch no kernel.\n" © possÃvel criar sistema de arquivos" © possÃvel criar unidade lógica aqui -- criaria duas partições estendidas" © possÃvel escrever em \"%s\"" © possÃvel exec %s; tentando umount.\n" © possÃvel exec swapoff. Esperando que umount resolva o problema." © possÃvel exec umount; desistindo de umount." © possÃvel fazer cópia de segurança de %s." © possÃvel fazer fork para swapoff. Droga!" © possÃvel fazer fork para umount; tentando manualmente." © possÃvel forçar não vazio" © possÃvel forçar vazio" © possÃvel lidar apenas com um entre pid, pgid ou uid de cada vez" © possÃvel obter endereço para %s\n" © possÃvel obter status vazio" © possÃvel realizar ioctl da descarga\n" © possÃvel stat tty\n" © possÃvel tratar" © previsto para ler %ld segundos após 1969.\n" © protegido contra gravação, mas a opção \"-w\" foi passada" © protegido contra gravação; montando como somente-leitura" © protegido contra gravação; montando somente para leitura" © que a hora de %s mude\n" © que a hora de KDGHWCLK mude.\n" © que você decida gravá-las. Após isto, é claro,\n" o conteúdo anterior não poderá mais ser recuperado.\n" © que você decida gravá-las.\n" Tenha cuidado antes de usar o comando de gravação.\n" © recomendado para apenas operações de move ou \"bind\"" © recomendável." © referente à s mensagens Double e Single disk-utils/fdformat.c:231 c-format msgid "%s-sided, %d tracks, %d sec/track. Total capacity %d kB.\n" msgstr "%s face, %d trilhas, %d setores/trilha. Capacidade total de %d KB.\n" © requisitado." © rótulo, segundo %s é o tipo disk-utils/sfdisk.c:1058 c-format msgid "failed to parse %s partition type '%s'" msgstr "falha ao analisar partição %s do tipo \"%s\"" © superusuário." © suportada.\n" © todo o espaço disponÃvel.\n" © um \"hard-copy\"" © um arquivo de texto ********\n" © um arquivo" © um arquivo] linha %d" © um diretório ou arquivo comum" © um diretório" © um diretório)" © um diretório)\n" © um dispositivo de bloco (talvez tentar \"-o loop\"?)" © um dispositivo de bloco (tente talvez \"-o loop\"?)" © um dispositivo de bloco e falha ao obter estado do arquivo?" © um dispositivo de bloco e stat(2) falha?" © um dispositivo de bloco especial" © um dispositivo de bloco ou arquivo: %s" © um dispositivo de bloco válido" © um dispositivo de bloco" © um dispositivo de caracteres" © um dispositivo de disco inteiro" © um dispositivo hot-plug" © um dispositivo lp" © um dispositivo raw" © um dispositivo removÃvel" © um dispositivo sg ou driver antigo sg" © um horário de acordar especificado.\n" © um initramfs" © um link simbólico para lugar nenhum" © um link simbólico" © um link\n" Use --force se você realmente deseja usá-lo.\n" Programa não iniciado." © um nome de usuário?" © um ponto de montagem ou é uma opção inválida" © um ponto de montagem.\n" © um ponto de montagem\n" © um ponto de terminação ser encontrado.\n" © um problema no Linux)" © um terminal" © um termo de desenvolvimento e não encontrei relatos de tradução para ele - nem mesmo nos outros idiomas msgid "" © um tty" © um vÃnculo simbólico para lugar nenhum" © uma data válida.\n" © uma linha serial" © uma opção" © uma partição de dados Linux.\n" © uma partição de swap válida" © uma partição estendida." © usado como loop somente leitura; montando como somente leitura" © usado\n" © zero, então o histórico é inválido.\n" © zero,\n" Copyright (C) 1994-1999 Kevin E. Martin & aeb" Copyright (C) 1994-2002 Kevin E. Martin & aeb\n" Copyright (C) 2014 Karel Zak <kzak@redhat.com> " Copyright (C) 2014 Karel Zak <kzak@redhat.com>" Copyright (C) 2016 Free Software Foundation, Inc. Copyright (C) 2016 Karel Zak <kzak@redhat.com> This file is distributed under the same license as the util-linux package. Permission is granted to freely copy and distribute this file and modified versions, provided that this header is not removed and modified versions are marked as such. Arnaldo Carvalho de Melo <acme@conectiva.com.br>, 1999-2000 Ricardo Stefani <ricardos@francanet.com.br>, 1999 Marcus Moreira <marcusms@frb.br> Paulo Henrique R Pinheiro <nulo@sul.com.br> Alvaro Antunes <alvaro@netpar.com.br>, 2000 Rodrigo Stulzer Lopes <rodrigo@conectiva.com.br>, 2000-2001 Rafael Fontenelle <rffontenelle@gmail.com>, 2013, 2014, 2016, 2017. msgid "" msgstr "" Project-Id-Version: util-linux 2.29-rc2\n" Report-Msgid-Bugs-To: util-linux@vger.kernel.org\n" POT-Creation-Date: 2017-02-22 13:12+0100\n" PO-Revision-Date: 2017-01-01 16:16-0200\n" Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>\n" Language-Team: Brazilian Portuguese <ldpbr-translation@ Copyright (c) 2000-2001 Gunnar Ritter. All rights reserved.\n" Copyright (c) 2000-2001 Gunnar Ritter. Todos os diritos reservados.\n" |
util-linux.tar/util-linux-2.29.2/po/ru.po | Copyright (C) 2003 Free Software Foundation Inc. This file is put in the public domain. Pavel Maryanov <acid@jack.kiev.ua>, 2003, 2004, 2005, 2006, 2015. Evgeniy Yakushev <yen81@mail.ru>, 2015. Copyright (c) 2000-2001 Gunnar Ritter. All rights reserved.\n" msgstr "" |
util-linux.tar/util-linux-2.29.2/po/sl.po | Copyright (C) 1994-1999 Kevin E. Martin & aeb" Copyright (C) 1994-2002 Kevin E. Martin & aeb\n" Copyright (C) 2002, 2003 Free Software Foundation, Inc. Primo¾ Peterlin <primoz.peterlin@biofiz.mf.uni-lj.si>, 2002, 2003. Simon Mihevc <simonmihevc@volja.net>, 2005, 2006 Id: util-linux-2.13-pre6.sl.po,v 1.3 2006/03/04 19:29:34 peterlin Exp $ Copyright (c) 2000-2001 Gunnar Ritter. All rights reserved.\n" msgstr "" |
util-linux.tar/util-linux-2.29.2/po/sv.gmo | Copyright (c) 2000-2001 Gunnar Ritter. All rights reserved. %s %s: status is %x, should never happen. Copyright © 2000-2001 Gunnar Ritter. Med ensamrätt. %s %s: status är %x, ska aldrig hända. |
util-linux.tar/util-linux-2.29.2/po/sv.po | Copyright (C) 1994-1999 Kevin E. Martin & aeb" Copyright (C) 1994-2002 Kevin E. Martin & aeb\n" Copyright (c) 2000-2001 Gunnar Ritter. All rights reserved.\n" Copyright © 1994-1999 Kevin E. Martin och aeb" Copyright © 1994-2002 Kevin E. Martin och aeb\n" Copyright © 2000-2001 Gunnar Ritter. Med ensamrätt.\n" Copyright © 2001, 2002, 2003, 2004, 2007, 2016 Free Software Foundation, Inc. Christian Rose <menthos@menthos.com>, 2001, 2002, 2003, 2004. Daniel Nylander <po@danielnylander.se>, 2007. Sebastian Rasmussen <sebras@gmail.com>, 2016. |
util-linux.tar/util-linux-2.29.2/po/tr.po | (C) 1994-1999 Kevin E. Martin & aeb" Copyright (C) 1994-1999 Kevin E. Martin & aeb" Copyright (C) 1994-2002 Kevin E. Martin & aeb\n" Copyright (c) 2000-2001 Gunnar Ritter. All rights reserved.\n" msgstr "" Copyright © 2004 Nilgün Belma Bugüner. © 1994-2002 Kevin E. Martin & aeb\n" |
util-linux.tar/util-linux-2.29.2/po/uk.gmo | Copyright (c) 2000-2001 Gunnar Ritter. All rights reserved. %s %s: status is %x, should never happen. © Gunnar Ritter, 2000–2001. Всі права застережено. |
util-linux.tar/util-linux-2.29.2/po/uk.po | Copyright (C) 2004 Free Software Foundation, Inc This file is put in the public domain. Copyright (c) 2000-2001 Gunnar Ritter. All rights reserved.\n" © Gunnar Ritter, 2000–2001. Всі права застережено.\n" |
util-linux.tar/util-linux-2.29.2/po/update-potfiles | Copyright (C) 2009 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/po/util-linux.pot | Copyright (C) YEAR Karel Zak <kzak@redhat.com> This file is distributed under the same license as the util-linux package. FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. Copyright (c) 2000-2001 Gunnar Ritter. All rights reserved.\n" msgstr "" |
util-linux.tar/util-linux-2.29.2/po/vi.gmo | © 3 không chứa toà n bá» á» ÄÄ©a, nhưng các giá trá» %lu %s cá»§a bạn Äè lên © ba chiếm toà n bá» ÄÄ©a và có kiá»u âToà n ÄÄ©aâ (Whole disk) © cho "all" caps © hai là ngà y Äầu tuần -m, --mount[=<TẬP-TIN>] nháºp và o không gian tên gắn -m, --mtab tìm trong bảng cá»§a há» thá»ng táºp tin Äã gắn -m, --perms xuất thông tin vá» các quyá»n -m, --shmem-id <mã_sá»> gỡ bá» Äoạn nhá» chia sẻ theo mã sá» -m, --shmems Äoạn bá» nhá» chia sẻ -m, -p, --preserve-environment không Äặt lại các biến môi trưá»ng © k phÃa trưá»c [1] © không phải tại khá»i %d. (c) 2000-2001 Gunnar Ritter. Giữ toàn bộ bản quyền. %s %s: trạng thái là %x, không bao giờ nên xảy ra. Copyright (c) 2000-2001 Gunnar Ritter. All rights reserved. %s %s: status is %x, should never happen. |
util-linux.tar/util-linux-2.29.2/po/vi.po | © 3 không chứa toà n bá» á» ÄÄ©a, nhưng các giá trá» %lu %s cá»§a bạn Äè lên\n" má»t sá» phân vùng khác. Các mục Äã ÄÆ°á»£c thay Äá»i thà nh %lu %s" © ba chiếm toà n bá» ÄÄ©a và có kiá»u âToà n ÄÄ©aâ (Whole disk)" © cho \"all\" caps" © hai là ngà y Äầu tiên cá»§a tuần\n" j, --julian kết xuất Äá»nh dạng Julian\n" y, --year hiá»n thá» toà n bá» nÄm hiá»n tại\n" V, --version hiá»n thá» thông tin phiên bản rá»i thoát\n" h, --help hiá»n thá» trợ giúp nà y rá»i thoát\n" © hai là ngà y Äầu tuần\n" © k phÃa trưá»c [1]\n" © không phải má»t phân vùng lôgÃc bên trong nó?)" © không phải tại khá»i %d." © không thÃch hợp vá»i HDH Linux\n" (C) 2014 Karel Zak <kzak@redhat.com> " (c) 2000-2001 Gunnar Ritter. Giữ toàn bộ bản quyền.\n" Copyright (C) 1994-1999 Kevin E. Martin & aeb" Copyright (C) 1994-2002 Kevin E. Martin & aeb\n" Copyright (C) 2014 Karel Zak <kzak@redhat.com> " Copyright (c) 2000-2001 Gunnar Ritter. All rights reserved.\n" Copyright © 2015 Free Software Foundation, Inc. This file is distributed under the same license as the util-linux package. Phan Vinh Thinh <teppi82@gmail.com>, 2005-2007. Clytie Siddall <clytie@riverland.net.au>, 2007-2010. Trần Ngọc Quân <vnwildman@gmail.com>, 2012-2014, 2015. © năm 1994-1999 của Kevin E. Martin & aeb" © năm 1994-2002 của Kevin E. Martin & aeb\n" |
util-linux.tar/util-linux-2.29.2/po/zh_CN.gmo | © CD-ROM ç #%ld Copyright (c) 2000-2001 Gunnar Ritter. All rights reserved. Copyright (c) 2000-2001 Gunnar Ritter. All rights reserved. %s %s: status is %x, should never happen. |
util-linux.tar/util-linux-2.29.2/po/zh_CN.po | © CD-ROM ç #%ld" (C) 1994-1999 Kevin E. Martin & aeb" (C) 1994-2002 Kevin E. Martin & aeb\n" Copyright (C) 1994-1999 Kevin E. Martin & aeb" Copyright (C) 1994-2002 Kevin E. Martin & aeb\n" Copyright (C) 2008-2016, util-linux's authors. This file is distributed under the same license as the util-linux package. Ray Wang <wanglei1123@gmail.com>, 2008. Wylmer Wang <wantinghard@gmail.com>, 2012, 2013, 2014, 2015, 2016. msgid "" msgstr "" Project-Id-Version: util-linux-2.29-rc2\n" Report-Msgid-Bugs-To: util-linux@vger.kernel.org\n" POT-Creation-Date: 2017-02-22 13:12+0100\n" PO-Revision-Date: 2016-11-07 05:25-0500\n" Last-Translator: Wylmer Wang <wantinghard@gmail.com>\n" Language-Team: Chinese (simplified) <i18n-zh@googlegroups.com>\n" Language: zh_CN\n" MIME-Version: 1.0\n" Content-Type: text/plain; charset=UTF-8\n" Content-Transfer-Encoding: 8bit\n" X-Bugs: Report translation errors to the Language-Team address.\n" Plural-Forms: nplurals=1; plural=0;\n" X-Generator: crowdin.com\n" X-Crowdin-Project: util-linux\n" X-Crowdin-Language: zh-CN\n" X-Crowdin-File: util-linux-2.29-rc2.zh_CN.po\n" Copyright (C) 2014 Karel Zak <kzak@redhat.com> " Copyright (c) 2000-2001 Gunnar Ritter. All rights reserved.\n" |
util-linux.tar/util-linux-2.29.2/po/zh_TW.gmo | © 0x55555555 ç®éã%sã嫿ä¸ç¶ç inode ç·¨èæ¼æªæ¡ã%.*sãã |
util-linux.tar/util-linux-2.29.2/po/zh_TW.po | © 0x55555555\n" © ext2 被使ç¨\n" fs-options 忏å°çå¯¦æªæ¡ç³»çµ±ç¢çå¨\n" Copyright (C) 1994-1999 Kevin E. Martin & aeb" Copyright (C) 1994-2002 Kevin E. Martin & aeb\n" Copyright (C) 2005 Free Software Foundation, Inc. This file is distributed under the same license as the util-linux package. Wei-Lun Chao <bluebat@member.fsf.org>, 2010. Copyright (c) 2000-2001 Gunnar Ritter. All rights reserved.\n" |
util-linux.tar/util-linux-2.29.2/schedutils/chrt.1 | Copyright (C) 2004 Robert Love Copyright (C) 2015 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/schedutils/chrt.c | Copyright (C) 2004 Robert Love |
util-linux.tar/util-linux-2.29.2/schedutils/ionice.c | Copyright (C) 2005 Jens Axboe <jens@axboe.dk> |
util-linux.tar/util-linux-2.29.2/schedutils/taskset.1 | COPYRIGHT Copyright (C) 2004 Robert Love Copyright \(co 2004 Robert M. Love. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. SH AVAILABILITY The taskset command is part of the util-linux package and is available from ftp://ftp.kernel.org/pub/linux/utils/util-linux/. |
util-linux.tar/util-linux-2.29.2/schedutils/taskset.c | Copyright (C) 2004 Robert Love Copyright (C) 2010 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/sys-utils/blkdiscard.c | Copyright (C) 2012 Red Hat, Inc. All rights reserved. Written by Lukas Czerner <lczerner@redhat.com> |
util-linux.tar/util-linux-2.29.2/sys-utils/chcpu.8 | COPYRIGHT Copyright IBM Corp. 2011 br SH "SEE ALSO" BR lscpu (1) SH AVAILABILITY The chcpu command is part of the util-linux package and is available from UR ftp://\:ftp.kernel.org\:/pub\:/linux\:/utils\:/util-linux/ Linux Kernel Archive UE . |
util-linux.tar/util-linux-2.29.2/sys-utils/chcpu.c | Copyright IBM Corp. 2011 Author(s): Heiko Carstens <heiko.carstens@de.ibm.com>, |
util-linux.tar/util-linux-2.29.2/sys-utils/ctrlaltdel.8 | Copyright 1992, 1993 Rickard E. Faith (faith@cs.unc.edu) May be distributed under the GNU General Public License TH CTRLALTDEL 8 "October 2015" "util-linux" "System Administration" SH NAME ctrlaltdel \- set the function of the Ctrl-Alt-Del combination SH SYNOPSIS BR "ctrlaltdel hard" | soft SH DESCRIPTION Based on examination of the I linux/kernel/reboot.c code, it is clear that there are two supported functions that the Ctrl-Alt-Del sequence can perform. TP B hard Immediately reboot the computer without calling BR sync (2) and without any other preparation. This is the default. TP B soft Make the kernel send the SIGINT (interrupt) signal to the B init process (this is always the process with PID 1). If this option is used, the BR init (8) program must support this feature. Since there are now several BR init (8) programs in the Linux community, please consult the documentation for the version that you are currently using. PP When the command is run without any |
util-linux.tar/util-linux-2.29.2/sys-utils/dmesg.1 | Copyright 1993 Rickard E. Faith (faith@cs.unc.edu) May be distributed under the GNU General Public License TH DMESG "1" "July 2012" "util-linux" "User Commands" SH NAME dmesg \- print or control the kernel ring buffer SH SYNOPSIS B dmesg options] sp B dmesg \-\-clear br BR "dmesg \-\-read\-clear " [options] br BI "dmesg \-\-console\-level " level br B dmesg \-\-console\-on br B dmesg \-\-console\-off SH DESCRIPTION B dmesg is used to examine or control the kernel ring buffer. PP The default action is to display all messages from the kernel ring buffer. SH OPTIONS The BR \-\-clear , BR \-\-read\-clear , BR \-\-console\-on , BR \-\-console\-off , and B \-\-console\-level options are mutually exclusive. PP IP "\fB\-C\fR, \fB\-\-clear\fR" Clear the ring buffer. IP "\fB\-c\fR, \fB\-\-read\-clear\fR" Clear the ring buffer after first printing its contents. IP "\fB\-D\fR, \fB\-\-console\-off\fR" Disable the printing of messages to the console. IP "\fB\-d\fR, |
util-linux.tar/util-linux-2.29.2/sys-utils/dmesg.c | Copyright (C) 1993 Theodore Ts'o <tytso@athena.mit.edu> Copyright (C) 2011 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/sys-utils/eject.1 | Copyright (C) 1994-2005 Jeff Tranter (tranter@pobox.com) Copyright (C) 2012 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/sys-utils/eject.c | Copyright (C) 1994-2005 Jeff Tranter (tranter@pobox.com) Copyright (C) 2012 Karel Zak <kzak@redhat.com> Copyright (C) Michal Luscon <mluscon@redhat.com> |
util-linux.tar/util-linux-2.29.2/sys-utils/fallocate.c | Copyright (C) 2008-2009 Red Hat, Inc. All rights reserved. Written by Eric Sandeen <sandeen@redhat.com> Karel Zak <kzak@redhat.com> Copyright (c) 2003-2005 Silicon Graphics, Inc. |
util-linux.tar/util-linux-2.29.2/sys-utils/flock.1 | COPYRIGHT COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. Copyright 2003-2006 H. Peter Anvin - All Rights Reserved Copyright \(co 2003\-2006 H. Peter Anvin. br This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. SH "SEE ALSO" BR flock (2) SH AVAILABILITY The flock command is part of the util-linux package and is available from UR ftp://\:ftp.kernel.org\:/pub\:/linux\:/utils\:/util-linux/ Linux Kernel Archive UE . |
util-linux.tar/util-linux-2.29.2/sys-utils/flock.c | COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. Copyright 2003-2005 H. Peter Anvin - All Rights Reserved |
util-linux.tar/util-linux-2.29.2/sys-utils/fsfreeze.c | Copyright (C) 2010 Hajime Taira <htaira@redhat.com> Masatake Yamato <yamato@redhat.com> |
util-linux.tar/util-linux-2.29.2/sys-utils/fstab.5 | Copyright (c) 1980, 1989, 1991 The Regents of the University of California. All rights reserved. copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. All advertising materials mentioning features or use of this software must display the following acknowledgement: This product includes software developed by the University of California, Berkeley and its contributors. 4. Neither the name of the University nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. copyright notice, this list of conditions and the following disclaimer. |
util-linux.tar/util-linux-2.29.2/sys-utils/fstrim.c | Copyright (C) 2010 Red Hat, Inc. All rights reserved. Written by Lukas Czerner <lczerner@redhat.com> Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/sys-utils/ipcmk.1 | Copyright 2008 Hayden A. James (hayden.james@gmail.com) May be distributed under the GNU General Public License TH IPCMK "1" "July 2014" "util-linux" "User Commands" SH "NAME" ipcmk \- make various IPC resources SH "SYNOPSIS" B ipcmk options] SH "DESCRIPTION" B ipcmk allows you to create shared memory segments, message queues, and semaphore arrays. SH "OPTIONS" TP Resources can be specified with these options: TP BR \-M , " \-\-shmem " \fIsize Create a shared memory segment of I size bytes. The \fIsize\fR argument may be followed by the multiplicative suffixes KiB (=1024), MiB (=1024*1024), and so on for GiB, etc. (the iB" is optional, e.g., "K" has the same meaning as "KiB") or the suffixes KB (=1000), MB (=1000*1000), and so on for GB, etc. TP BR \-Q , " \-\-queue" Create a message queue. TP BR \-S , " \-\-semaphore " \fInumber Create a semaphore array with I number of elements. PP Other options are: TP BR \-p , " \-\-mode " \fImode Access permissions for t |
util-linux.tar/util-linux-2.29.2/sys-utils/ipcmk.c | Copyright (C) 2008 Hayden A. James (hayden.james@gmail.com) Copyright (C) 2008 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/sys-utils/ipcrm.1 | Copyright 2002 Andre C. Mazzone (linuxdev@karagee.com) May be distributed under the GNU General Public License TH IPCRM "1" "July 2014" "util-linux" "User Commands" SH NAME ipcrm \- remove certain IPC resources SH SYNOPSIS B ipcrm options] sp B ipcrm RB { shm | msg | sem } IR id ... SH DESCRIPTION B ipcrm removes System V inter-process communication (IPC) objects and associated data structures from the system. In order to delete such objects, you must be superuser, or the creator or owner of the object. PP System V IPC objects are of three types: shared memory, message queues, and semaphores. Deletion of a message queue or semaphore object is immediate regardless of whether any process still holds an IPC identifier for the object). A shared memory object is only removed after all currently attached processes have detached RB ( shmdt (2)) the object from their virtual address space. PP Two syntax styles are supported. The old Linux historical syntax specifies a thr |
util-linux.tar/util-linux-2.29.2/sys-utils/ipcs.1 | Copyright 1993 Rickard E. Faith (faith@cs.unc.edu) May be distributed under the GNU General Public License TH IPCS "1" "July 2014" "util-linux" "User Commands" SH NAME ipcs \- show information on IPC facilities SH SYNOPSIS B ipcs options] SH DESCRIPTION B ipcs shows information on the inter-process communication facilities for which the calling process has read access. By default it shows information about all three resources: shared memory segments, message queues, and semaphore arrays. SH OPTIONS TP fB\-i\fR, \fB\-\-id\fR \fIid\fR Show full details on just the one resource element identified by IR id . This option needs to be combined with one of the three resource options: BR \-m , BR \-q " or" BR \-s . TP fB\-h\fR, \fB\-\-help\fR Display help text and exit. TP fB\-V\fR, \fB\-\-version\fR Display version information and exit. SS "Resource options" TP fB\-m\fR, \fB\-\-shmems\fR Write information about active shared memory segments. TP fB\-q\fR, \fB\-\-que |
util-linux.tar/util-linux-2.29.2/sys-utils/ldattach.8 | Copyright 2008 Tilman Schmidt (tilman@imap.cc) May be distributed under the GNU General Public License version 2 or later TH LDATTACH 8 "July 2014" "util-linux" "System Administration" SH NAME ldattach \- attach a line discipline to a serial line SH SYNOPSIS B ldattach RB [ \-1278denoVh ] RB [ \-i IR iflag ] RB [ \-s IR speed ] I ldisc device SH DESCRIPTION The B ldattach daemon opens the specified I device file which should refer to a serial device) and attaches the line discipline I ldisc to it for processing of the sent and/or received data. It then goes into the background keeping the device open so that the line discipline stays loaded. sp The line discipline I ldisc may be specified either by name or by number. sp In order to detach the line discipline, BR kill (1) the B ldattach process. sp With no arguments, B ldattach prints usage information. SH LINE DISCIPLINES Depending on the kernel release, the following line disciplines are supported: TP BR |
util-linux.tar/util-linux-2.29.2/sys-utils/losetup.c | Copyright (C) 2011 Karel Zak <kzak@redhat.com> Originally from Ted's losetup.c |
util-linux.tar/util-linux-2.29.2/sys-utils/lscpu.c | Copyright (C) 2008 Cai Qian <qcai@redhat.com> Copyright (C) 2008 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/sys-utils/lsipc.1 | Copyright 2015 Ondrej Oprala(ooprala@redhat.com) May be distributed under the GNU General Public License TH LSIPC "1" "November 2015" "util-linux" "User Commands" SH NAME lsipc \- show information on IPC facilities currently employed in the system SH SYNOPSIS B lsipc options] SH DESCRIPTION B lsipc shows information on the inter-process communication facilities for which the calling process has read access. SH OPTIONS TP fB\-i\fR, \fB\-\-id\fR \fIid\fR Show full details on just the one resource element identified by IR id . This option needs to be combined with one of the three resource options: BR \-m , BR \-q " or" BR \-s . It is possible to override the default output format for this option with the fB\-\-list\fR, \fB\-\-raw\fR, \fB\-\-json\fR or \fB\-\-export\fR option. TP fB\-g\fR, \fB\-\-global\fR Show system-wide usage and limits of IPC resources. This option may be combined with one of the three resource options: BR \-m , BR \-q " or" BR \-s . The defa |
util-linux.tar/util-linux-2.29.2/sys-utils/lsipc.c | Copyright (C) 2015 Karel Zak <ooprala@redhat.com> Copyright (C) 2015 Ondrej Oprala <ooprala@redhat.com> |
util-linux.tar/util-linux-2.29.2/sys-utils/lsns.8 | Copyright 2015 Karel Zak <kzak@redhat.com> May be distributed under the GNU General Public License |
util-linux.tar/util-linux-2.29.2/sys-utils/lsns.c | Copyright (C) 2015 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/sys-utils/mount.8 | (c) 1980, 1989, 1991 The Regents of the University of California and had been heavily modified by Rik Faith and myself. Probably no BSD text remains.) Fragments of text were written by Werner Almesberger, Remy Card, Stephen Tweedie and Eric Youngdale. Copyright (C) 2006-2012 Karel Zak <kzak@redhat.com> Copyright (c) 1996-2004 Andries Brouwer |
util-linux.tar/util-linux-2.29.2/sys-utils/mount.c | Copyright (C) 2011 Red Hat, Inc. All rights reserved. Written by Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/sys-utils/mountpoint.c | Copyright (C) 2011 Red Hat, Inc. All rights reserved. Written by Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/sys-utils/nsenter.c | Copyright (C) 2012-2013 Eric Biederman <ebiederm@xmission.com> |
util-linux.tar/util-linux-2.29.2/sys-utils/pivot_root.c | Copyright (C) 2000 Werner Almesberger |
util-linux.tar/util-linux-2.29.2/sys-utils/prlimit.1 | Copyright 2011 Davidlohr Bueso <dave@gnu.org> May be distributed under the GNU General Public License |
util-linux.tar/util-linux-2.29.2/sys-utils/prlimit.c | Copyright (C) 2011 Davidlohr Bueso <dave@gnu.org> |
util-linux.tar/util-linux-2.29.2/sys-utils/readprofile.c | Copyright (C) 1994,1996 Alessandro Rubini (rubini@ipvvis.unipv.it) |
util-linux.tar/util-linux-2.29.2/sys-utils/renice.1 | Copyright (c) 1983, 1991, 1993 The Regents of the University of California. All rights reserved. copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. All advertising materials mentioning features or use of this software must display the following acknowledgement: This product includes software developed by the University of California, Berkeley and its contributors. 4. Neither the name of the University nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. copyright notice, this list of conditions and the following disclaimer. |
util-linux.tar/util-linux-2.29.2/sys-utils/renice.c | Copyright (c) 1983, 1989, 1993 The Regents of the University of California. All rights reserved. copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. All advertising materials mentioning features or use of this software must display the following acknowledgement: This product includes software developed by the University of California, Berkeley and its contributors. 4. Neither the name of the University nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. copyright notice, this list of conditions and the following disclaimer. |
util-linux.tar/util-linux-2.29.2/sys-utils/rtcwake.8.in | COPYRIGHT This is free software. You may redistribute copies of it under the terms of the GNU General Public License <http://www.gnu.org/licenses/gpl.html>. There is NO WARRANTY, to the extent permitted by law. SH "SEE ALSO" BR hwclock (8), BR date (1) SH AVAILABILITY The rtcwake command is part of the util-linux package and is available from the UR ftp://\:ftp.kernel.org\:/pub\:/linux\:/utils\:/util-linux/ Linux Kernel Archive UE . Copyright (c) 2007, SUSE LINUX Products GmbH Bernhard Walle <bwalle@suse.de> |
util-linux.tar/util-linux-2.29.2/sys-utils/rtcwake.8 | COPYRIGHT This is free software. You may redistribute copies of it under the terms of the GNU General Public License <http://www.gnu.org/licenses/gpl.html>. There is NO WARRANTY, to the extent permitted by law. SH "SEE ALSO" BR hwclock (8), BR date (1) SH AVAILABILITY The rtcwake command is part of the util-linux package and is available from the UR ftp://\:ftp.kernel.org\:/pub\:/linux\:/utils\:/util-linux/ Linux Kernel Archive UE . Copyright (c) 2007, SUSE LINUX Products GmbH Bernhard Walle <bwalle@suse.de> |
util-linux.tar/util-linux-2.29.2/sys-utils/setarch.c | Copyright (C) 2003-2007 Red Hat, Inc. |
util-linux.tar/util-linux-2.29.2/sys-utils/setpriv.c | Copyright (C) 2012 Andy Lutomirski <luto@amacapital.net> |
util-linux.tar/util-linux-2.29.2/sys-utils/swapon.8 | Copyright (c) 1980, 1991 Regents of the University of California. All rights reserved. copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. All advertising materials mentioning features or use of this software must display the following acknowledgement: This product includes software developed by the University of California, Berkeley and its contributors. 4. Neither the name of the University nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. copyright notice, this list of conditions and the following disclaimer. |
util-linux.tar/util-linux-2.29.2/sys-utils/switch_root.c | Copyright 2002-2009 Red Hat, Inc. All rights reserved. |
util-linux.tar/util-linux-2.29.2/sys-utils/tunelp.8 | Copyright (C) 1992-1997 Michael K. Johnson <johnsonm@redhat.com> Copyright (C) 1998 Andrea Arcangeli <andrea@e-mind.com> It may be distributed under the terms of the GNU General Public License, version 2, or any higher version. See section COPYING of the GNU General Public license for conditions under which this file may be redistributed. |
util-linux.tar/util-linux-2.29.2/sys-utils/tunelp.c | Copyright (C) 1992-1997 Michael K. Johnson, johnsonm@redhat.com |
util-linux.tar/util-linux-2.29.2/sys-utils/umount.8 | (c) 1980, 1989, 1991 The Regents of the University of California and had been heavily modified by Rik Faith and myself. Copyright (c) 1996 Andries Brouwer This page is somewhat derived from a page that was |
util-linux.tar/util-linux-2.29.2/sys-utils/umount.c | Copyright (C) 2011 Red Hat, Inc. All rights reserved. Written by Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/sys-utils/unshare.c | Copyright (C) 2009 Mikhail Gusarov <dottedmag@dottedmag.net> |
util-linux.tar/util-linux-2.29.2/sys-utils/wdctl.8 | Copyright (C) 2012 Karel Zak <kzak@redhat.com> May be distributed under the GNU General Public License TH WDCTL "8" "July 2014" "util-linux" "System Administration" SH NAME wdctl \- show hardware watchdog status SH SYNOPSIS B wdctl options] RI [ device ...] SH DESCRIPTION Show hardware watchdog status. The default device is IR /dev/watchdog . If more than one device is specified then the output is separated by one blank line. PP Note that the number of supported watchdog features is hardware specific. SH OPTIONS TP BR \-f , " \-\-flags " \fIlist Print only the specified flags. TP BR \-F , " \-\-noflags" Do not print information about flags. TP BR \-I , " \-\-noident" Do not print watchdog identity information. TP BR \-n , " \-\-noheadings" Do not print a header line for flags table. IP "\fB\-o\fR, \fB\-\-output \fIlist\fP" Define the output columns to use in table of watchdog flags. If no output arrangement is specified, then a default set is used. Use B \- |
util-linux.tar/util-linux-2.29.2/sys-utils/wdctl.c | Copyright (C) 2012 Karel Zak <kzak@redhat.com> Copyright (C) 2012 Lennart Poettering |
util-linux.tar/util-linux-2.29.2/sys-utils/zramctl.c | Copyright (C) 2014 Karel Zak <kzak@redhat.com> Copyright (c) 2014 Timofey Titovets <Nefelim4ag@gmail.com> |
util-linux.tar/util-linux-2.29.2/term-utils/mesg.1 | Copyright (c) 1987, 1990, 1993 The Regents of the University of California. All rights reserved. copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. All advertising materials mentioning features or use of this software must display the following acknowledgement: This product includes software developed by the University of California, Berkeley and its contributors. 4. Neither the name of the University nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. copyright notice, this list of conditions and the following disclaimer. |
util-linux.tar/util-linux-2.29.2/term-utils/mesg.c | (c) UNIX System Laboratories, Inc. All or some portions of this file are derived from material licensed to the University of California by American Telephone and Telegraph Co. or Unix System Laboratories, Inc. and are reproduced herein with the permission of UNIX System Laboratories, Inc. Copyright (c) 1987, 1993 The Regents of the University of California. All rights reserved. copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. All advertising materials mentioning features or use of this software must display the following acknowledgement: This product includes software developed by the University of California, Berkeley and its contributors. 4. Neither the name of the University nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. copyright notice, this list of conditions and the following disclaimer. |
util-linux.tar/util-linux-2.29.2/term-utils/reset.1 | Copyright 1992 Rickard E. Faith (faith@cs.unc.edu) May be distributed under the GNU General Public License TH RESET 1 "October 1993" "util-linux" "User Commands" SH NAME reset \- reset the terminal SH SYNOPSIS BR reset SH DESCRIPTION B reset calls BR tput (1) with the IR clear , IR rmacs , IR rmm , IR rmul , IR rs1 , IR rs2 , and I rs3 arguments. This causes B tput to send appropriate reset strings to the terminal based on information in I /etc/termcap for the GNU or BSD BR tput ) or in the terminfo database for the B ncurses BR tput ). This sequence seems to be sufficient to reset a Linux VC when it starts printing "funny-looking" characters. For good measure, BR stty (1) is called with the I sane argument in an attempt to get cooked mode back. SH "SEE ALSO" BR clear (1), BR stty (1), BR tput (1) SH AUTHOR Rik Faith (faith@cs.unc.edu) SH AVAILABILITY The reset command is part of the util-linux package and is available from ftp://ftp.kernel.org/pub/ |
util-linux.tar/util-linux-2.29.2/term-utils/script.1 | Copyright (c) 1980, 1990 Regents of the University of California. All rights reserved. copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. All advertising materials mentioning features or use of this software must display the following acknowledgement: This product includes software developed by the University of California, Berkeley and its contributors. 4. Neither the name of the University nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. copyright notice, this list of conditions and the following disclaimer. |
util-linux.tar/util-linux-2.29.2/term-utils/script.c | Copyright (c) 1980 Regents of the University of California. All rights reserved. copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. All advertising materials mentioning features or use of this software must display the following acknowledgement: This product includes software developed by the University of California, Berkeley and its contributors. 4. Neither the name of the University nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. copyright notice, this list of conditions and the following disclaimer. |
util-linux.tar/util-linux-2.29.2/term-utils/scriptreplay.1 | Copyright \(co 2008 James Youngman br Copyright \(co 2008 Karel Zak PP This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. PP Released under the GNU General Public License version 2 or later. SH "AUTHOR" The original B scriptreplay program was written by MT joey@\:kitenet.net Joey Hess ME . The program was re-written in C by MT jay@\:gnu.org James Youngman ME and MT kzak@\:redhat.com Karel Zak ME . SH AVAILABILITY The scriptreplay command is part of the util-linux package and is available from UR ftp://\:ftp.kernel.org\:/pub\:/linux\:/utils\:/util-linux/ Linux Kernel Archive UE . |
util-linux.tar/util-linux-2.29.2/term-utils/scriptreplay.c | Copyright (C) 2008, James Youngman <jay@gnu.org> Copyright (C) 2008, Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/term-utils/setterm.1 | Copyright 1990 Gordon Irlam (gordoni@cs.ua.oz.au) Copyright 1992 Rickard E. Faith (faith@cs.unc.edu) Copyright 2000 Colin Watson (cjw44@cam.ac.uk) Do not restrict distribution. May be distributed under the GNU General Public License |
util-linux.tar/util-linux-2.29.2/term-utils/setterm.c | COPYRIGHT that forms part of this distribution. Copyright (C) 1990 Gordon Irlam (gordoni@cs.ua.oz.au). Conditions of use, |
util-linux.tar/util-linux-2.29.2/term-utils/ttymsg.c | Copyright (c) 1989, 1993 The Regents of the University of California. All rights reserved. copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. All advertising materials mentioning features or use of this software must display the following acknowledgement: This product includes software developed by the University of California, Berkeley and its contributors. 4. Neither the name of the University nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. copyright notice, this list of conditions and the following disclaimer. |
util-linux.tar/util-linux-2.29.2/term-utils/wall.1 | Copyright (c) 1989, 1990 The Regents of the University of California. All rights reserved. copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. All advertising materials mentioning features or use of this software must display the following acknowledgement: This product includes software developed by the University of California, Berkeley and its contributors. 4. Neither the name of the University nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. copyright notice, this list of conditions and the following disclaimer. |
util-linux.tar/util-linux-2.29.2/term-utils/wall.c | Copyright (c) 1988, 1990, 1993 The Regents of the University of California. All rights reserved. copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. All advertising materials mentioning features or use of this software must display the following acknowledgement: This product includes software developed by the University of California, Berkeley and its contributors. 4. Neither the name of the University nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. copyright notice, this list of conditions and the following disclaimer. |
util-linux.tar/util-linux-2.29.2/term-utils/write.1 | Copyright (c) 1989, 1993 The Regents of the University of California. All rights reserved. copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. All advertising materials mentioning features or use of this software must display the following acknowledgement: This product includes software developed by the University of California, Berkeley and its contributors. 4. Neither the name of the University nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. copyright notice, this list of conditions and the following disclaimer. |
util-linux.tar/util-linux-2.29.2/term-utils/write.c | Copyright (c) 1989, 1993 The Regents of the University of California. All rights reserved. copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. All advertising materials mentioning features or use of this software must display the following acknowledgement: This product includes software developed by the University of California, Berkeley and its contributors. 4. Neither the name of the University nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. copyright notice, this list of conditions and the following disclaimer. |
util-linux.tar/util-linux-2.29.2/tests/expected/blkid/low-probe-iso-joliet | (C) 1993 E.YOUNGDALE (C) 1997-2006 J.PEARSON/J.SCHILLING (C) 2006-2007 CDRKIT TEAM ID_FS_LABEL=ThisWonderfulLabelIsVeryVeryLong ID_FS_LABEL_ENC=ThisWonderfulLabelIsVeryVeryLong ID_FS_SYSTEM_ID=LINUX ID_FS_TYPE=iso9660 ID_FS_USAGE=filesystem ID_FS_UUID=2009-09-22-12-52-23-00 ID_FS_UUID_ENC=2009-09-22-12-52-23-00 ID_FS_VERSION=Joliet\x20Extension |
util-linux.tar/util-linux-2.29.2/tests/expected/blkid/low-probe-iso-rr-joliet | (C) 1993 E.YOUNGDALE (C) 1997-2006 J.PEARSON/J.SCHILLING (C) 2006-2007 CDRKIT TEAM ID_FS_LABEL=ThisIsVolumeName ID_FS_LABEL_ENC=ThisIsVolumeName ID_FS_SYSTEM_ID=LINUX ID_FS_TYPE=iso9660 ID_FS_USAGE=filesystem ID_FS_UUID=2009-09-24-10-32-43-00 ID_FS_UUID_ENC=2009-09-24-10-32-43-00 ID_FS_VERSION=Joliet\x20Extension |
util-linux.tar/util-linux-2.29.2/tests/expected/blkid/low-probe-iso | (C) 1993 E.YOUNGDALE (C) 1997-2006 J.PEARSON/J.SCHILLING (C) 2006-2007 CDRKIT TEAM ID_FS_LABEL=IsoVolumeName ID_FS_LABEL_ENC=IsoVolumeName ID_FS_SYSTEM_ID=LINUX ID_FS_TYPE=iso9660 ID_FS_USAGE=filesystem ID_FS_UUID=2009-09-24-10-34-40-00 ID_FS_UUID_ENC=2009-09-24-10-34-40-00 |
util-linux.tar/util-linux-2.29.2/tests/expected/blkid/low-probe-udf | (C) 1993 E.YOUNGDALE (C) 1997-2006 J.PEARSON/J.SCHILLING (C) 2006-2007 CDRKIT TEAM ID_FS_LABEL=test-udf ID_FS_LABEL_ENC=test-udf ID_FS_LOGICAL_VOLUME_ID=test-udf ID_FS_SYSTEM_ID=LINUX ID_FS_TYPE=udf ID_FS_USAGE=filesystem ID_FS_UUID=2008-02-05-12-29-20-00 ID_FS_UUID_ENC=2008-02-05-12-29-20-00 ID_FS_VERSION=Joliet\x20Extension ID_FS_VOLUME_ID=test-udf ID_FS_VOLUME_SET_ID=47A83A8000000000 |
util-linux.tar/util-linux-2.29.2/tests/functions.sh | Copyright (C) 2007 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/tests/helpers/test_byteswap.c | Copyright (C) 2000 by Theodore Ts'o. Copyright (C) 2008 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/tests/helpers/test_pathnames.c | Copyright (C) 2007 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/tests/helpers/test_sysinfo.c | Copyright (C) 2007 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/tests/run.sh | Copyright (C) 2007 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/tests/ts/bitops/swapbytes | Copyright (C) 2007 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/tests/ts/blkdiscard/offsets | Copyright (C) 2014 Federico Simoncelli <fsimonce@redhat.com> |
util-linux.tar/util-linux-2.29.2/tests/ts/blkid/dm-err | Copyright (C) 2016 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/tests/ts/blkid/low-probe | Copyright (C) 2009 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/tests/ts/blkid/lowprobe-pt | Copyright (C) 2009 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/tests/ts/blkid/mbr-wholedisk | Copyright (C) 2015 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/tests/ts/blkid/md-raid0-whole | Copyright (C) 2010 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/tests/ts/blkid/md-raid1-part | Copyright (C) 2010 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/tests/ts/blkid/md-raid1-whole | Copyright (C) 2010 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/tests/ts/build-sys/config | Copyright (C) 2011 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/tests/ts/cal/1m | Copyright (C) 2007 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/tests/ts/cal/1mw | Copyright (C) 2007 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/tests/ts/cal/3m | Copyright (C) 2007 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/tests/ts/cal/3mw | Copyright (C) 2007 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/tests/ts/cal/weekarg | Copyright (C) 2007 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/tests/ts/cal/weeknum | Copyright (C) 2007 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/tests/ts/cal/year | Copyright (C) 2007 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/tests/ts/cal/yearw | Copyright (C) 2007 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/tests/ts/col/multibyte | Copyright (C) 2007 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/tests/ts/colrm/rm2-2 | Copyright (C) 2011 Sami Kerola <kerolasa@iki.fi> |
util-linux.tar/util-linux-2.29.2/tests/ts/column/fillrow | Copyright (C) 2011 Sami Kerola <kerolasa@iki.fi> |
util-linux.tar/util-linux-2.29.2/tests/ts/column/invalid-multibyte | Copyright (C) 2014 Sami Kerola <kerolasa@iki.fi> |
util-linux.tar/util-linux-2.29.2/tests/ts/column/multi-file | Copyright (C) 2011 Sami Kerola <kerolasa@iki.fi> 2011 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/tests/ts/column/separator_table | Copyright (C) 2011 Sami Kerola <kerolasa@iki.fi> |
util-linux.tar/util-linux-2.29.2/tests/ts/cramfs/doubles | Copyright (C) 2011 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/tests/ts/cramfs/fsck-endianness | Copyright (C) 2007 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/tests/ts/cramfs/mkfs-endianness | Copyright (C) 2007 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/tests/ts/cramfs/mkfs | Copyright (C) 2007 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/tests/ts/fdisk/bsd | Copyright (C) 2013 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/tests/ts/fdisk/gpt | Copyright (C) 2013 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/tests/ts/fsck/ismounted | Copyright (C) 2009 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/tests/ts/hwclock/systohc | Copyright (C) 2007 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/tests/ts/ipcs/functions.sh | Copyright (C) 2007 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/tests/ts/ipcs/headers | Copyright (C) 2007 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/tests/ts/ipcs/limits2 | Copyright (C) 2007 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/tests/ts/ipcs/limits | Copyright (C) 2007 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/tests/ts/libmount/context-py | Copyright (C) 2010 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/tests/ts/libmount/context-utab-py | Copyright (C) 2010 Karel Zak <kzak@redhat.com> TS_TOPDIR="${0%/*}/../.." TS_DESC="context-py (utab)" |
util-linux.tar/util-linux-2.29.2/tests/ts/libmount/context-utab | Copyright (C) 2010 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/tests/ts/libmount/context | Copyright (C) 2010 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/tests/ts/libmount/debug | Copyright (C) 2014 Ondrej Oprala <ooprala@redhat.com |
util-linux.tar/util-linux-2.29.2/tests/ts/libmount/lock | Copyright (C) 2010 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/tests/ts/libmount/loop-overlay | Copyright (C) 2016 Stanislav Brabec <sbrabec@suse.cz> |
util-linux.tar/util-linux-2.29.2/tests/ts/libmount/optstr | Copyright (C) 2010 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/tests/ts/libmount/tabdiff | Copyright (C) 2011 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/tests/ts/libmount/tabfiles-py | Copyright (C) 2010 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/tests/ts/libmount/tabfiles | Copyright (C) 2010 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/tests/ts/libmount/update-py | Copyright (C) 2010 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/tests/ts/libmount/update | Copyright (C) 2010 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/tests/ts/libmount/utils | Copyright (C) 2010 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/tests/ts/logger/errors | Copyright (C) 2015 Sami Kerola <kerolasa@iki.fi> |
util-linux.tar/util-linux-2.29.2/tests/ts/logger/formats | Copyright (C) 2015 Sami Kerola <kerolasa@iki.fi> |
util-linux.tar/util-linux-2.29.2/tests/ts/logger/journald | Copyright (C) 2015 Sami Kerola <kerolasa@iki.fi> |
util-linux.tar/util-linux-2.29.2/tests/ts/logger/options | Copyright (C) 2015 Sami Kerola <kerolasa@iki.fi> |
util-linux.tar/util-linux-2.29.2/tests/ts/login/islocal | Copyright (C) 2008 James Youngman <jay@gnu.org> |
util-linux.tar/util-linux-2.29.2/tests/ts/login/logindefs | Copyright (C) 2011 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/tests/ts/look/separator | Copyright (C) 2007 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/tests/ts/losetup/losetup-blkdev | Copyright (C) 2013 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/tests/ts/losetup/losetup-loop | Copyright (C) 2016 Stanislav Brabec <sbrabec@suse.cz> |
util-linux.tar/util-linux-2.29.2/tests/ts/losetup/losetup | Copyright (C) 2013 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/tests/ts/lscpu/lscpu | Copyright (C) 2008 Cai Qian <qcai@redhat.com> |
util-linux.tar/util-linux-2.29.2/tests/ts/lscpu/mk-input.sh | Copyright (C) 2008-2009 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/tests/ts/md5/md5 | Copyright (C) 2009 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/tests/ts/minix/fsck | Copyright (C) 2009 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/tests/ts/minix/mkfs | Copyright (C) 2009 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/tests/ts/misc/strtosize | Copyright (C) 2010 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/tests/ts/mount/devname | Copyright (C) 2007 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/tests/ts/mount/fslists | Copyright (C) 2014 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/tests/ts/mount/fstab-broken | Copyright (C) 2007 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/tests/ts/mount/fstab-btrfs | Copyright (C) 2016 Stanislav Brabec <sbrabec@suse.cz> |
util-linux.tar/util-linux-2.29.2/tests/ts/mount/fstab-devname2label | Copyright (C) 2007 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/tests/ts/mount/fstab-devname2uuid | Copyright (C) 2007 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/tests/ts/mount/fstab-devname | Copyright (C) 2007 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/tests/ts/mount/fstab-label2devname | Copyright (C) 2007 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/tests/ts/mount/fstab-label2uuid | Copyright (C) 2007 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/tests/ts/mount/fstab-label | Copyright (C) 2007 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/tests/ts/mount/fstab-loop | Copyright (C) 2016 Stanislav Brabec <sbrabec@suse.cz> |
util-linux.tar/util-linux-2.29.2/tests/ts/mount/fstab-symlink | Copyright (C) 2007 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/tests/ts/mount/fstab-uuid2devname | Copyright (C) 2007 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/tests/ts/mount/fstab-uuid2label | Copyright (C) 2007 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/tests/ts/mount/fstab-uuid | Copyright (C) 2007 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/tests/ts/mount/label | Copyright (C) 2007 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/tests/ts/mount/move | Copyright (C) 2007 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/tests/ts/mount/regfile | Copyright (C) 2011 Karel Zak <kzak@redhat.com> This file is part of util-linux. |
util-linux.tar/util-linux-2.29.2/tests/ts/mount/remount | Copyright (C) 2007 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/tests/ts/mount/rlimit | Copyright (C) 2007 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/tests/ts/mount/special | Copyright (C) 2007 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/tests/ts/mount/umount-alltargets | Copyright (C) 2013 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/tests/ts/mount/umount-recursive | Copyright (C) 2012 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/tests/ts/mount/uuid | Copyright (C) 2007 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/tests/ts/namei/logic | Copyright (C) 2007 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/tests/ts/partx/partx | Copyright (C) 2010 Davidlohr Bueso <dave@gnu.org> |
util-linux.tar/util-linux-2.29.2/tests/ts/paths/built-in | Copyright (C) 2007 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/tests/ts/rename/basic | Copyright (C) 2014 Sami Kerola <kerolasa@iki.fi> |
util-linux.tar/util-linux-2.29.2/tests/ts/rename/exit_codes | Copyright (C) 2014 Sami Kerola <kerolasa@iki.fi> |
util-linux.tar/util-linux-2.29.2/tests/ts/rename/subdir | Copyright (C) 2014 Sami Kerola <kerolasa@iki.fi> |
util-linux.tar/util-linux-2.29.2/tests/ts/rename/symlink | Copyright (C) 2014 Sami Kerola <kerolasa@iki.fi> |
util-linux.tar/util-linux-2.29.2/tests/ts/script/race | Copyright (C) 2007 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/tests/ts/swapon/devname | Copyright (C) 2007 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/tests/ts/swapon/label | Copyright (C) 2007 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/tests/ts/swapon/uuid | Copyright (C) 2007 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/text-utils/col.1 | Copyright (c) 1990 The Regents of the University of California. All rights reserved. copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. All advertising materials mentioning features or use of this software must display the following acknowledgement: This product includes software developed by the University of California, Berkeley and its contributors. 4. Neither the name of the University nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. copyright notice, this list of conditions and the following disclaimer. |
util-linux.tar/util-linux-2.29.2/text-utils/col.c | Copyright (c) 1990 The Regents of the University of California. All rights reserved. copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. All advertising materials mentioning features or use of this software must display the following acknowledgement: This product includes software developed by the University of California, Berkeley and its contributors. 4. Neither the name of the University nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. copyright notice, this list of conditions and the following disclaimer. |
util-linux.tar/util-linux-2.29.2/text-utils/colcrt.1 | Copyright (c) 1980, 1990, 1993 The Regents of the University of California. All rights reserved. copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. All advertising materials mentioning features or use of this software must display the following acknowledgement: This product includes software developed by the University of California, Berkeley and its contributors. 4. Neither the name of the University nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. copyright notice, this list of conditions and the following disclaimer. |
util-linux.tar/util-linux-2.29.2/text-utils/colcrt.c | Copyright (C) 2016 Karel Zak <kzak@redhat.com> Copyright (C) 2016 Sami Kerola <kerolasa@iki.fi> Copyright (c) 1980, 1993 The Regents of the University of California. All rights reserved. copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. All advertising materials mentioning features or use of this software must display the following acknowledgement: This product includes software developed by the University of California, Berkeley and its contributors. 4. Neither the name of the University nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. copyright notice, this list of conditions and the following disclaimer. |
util-linux.tar/util-linux-2.29.2/text-utils/colrm.1 | Copyright (c) 1980, 1990 The Regents of the University of California. All rights reserved. copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. All advertising materials mentioning features or use of this software must display the following acknowledgement: This product includes software developed by the University of California, Berkeley and its contributors. 4. Neither the name of the University nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. copyright notice, this list of conditions and the following disclaimer. |
util-linux.tar/util-linux-2.29.2/text-utils/colrm.c | Copyright (c) 1980 Regents of the University of California. All rights reserved. copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. All advertising materials mentioning features or use of this software must display the following acknowledgement: This product includes software developed by the University of California, Berkeley and its contributors. 4. Neither the name of the University nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. copyright notice, this list of conditions and the following disclaimer. |
util-linux.tar/util-linux-2.29.2/text-utils/column.1 | Copyright (c) 1989, 1990, 1993 The Regents of the University of California. All rights reserved. copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. All advertising materials mentioning features or use of this software must display the following acknowledgement: This product includes software developed by the University of California, Berkeley and its contributors. 4. Neither the name of the University nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. copyright notice, this list of conditions and the following disclaimer. |
util-linux.tar/util-linux-2.29.2/text-utils/column.c | Copyright (c) 1989, 1993, 1994 The Regents of the University of California. All rights reserved. copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. All advertising materials mentioning features or use of this software must display the following acknowledgement: This product includes software developed by the University of California, Berkeley and its contributors. 4. Neither the name of the University nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. copyright notice, this list of conditions and the following disclaimer. |
util-linux.tar/util-linux-2.29.2/text-utils/hexdump-conv.c | Copyright (c) 1989 The Regents of the University of California. All rights reserved. copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. All advertising materials mentioning features or use of this software must display the following acknowledgement: This product includes software developed by the University of California, Berkeley and its contributors. 4. Neither the name of the University nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. copyright notice, this list of conditions and the following disclaimer. |
util-linux.tar/util-linux-2.29.2/text-utils/hexdump-display.c | Copyright (c) 1989 The Regents of the University of California. All rights reserved. copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. All advertising materials mentioning features or use of this software must display the following acknowledgement: This product includes software developed by the University of California, Berkeley and its contributors. 4. Neither the name of the University nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. copyright notice, this list of conditions and the following disclaimer. |
util-linux.tar/util-linux-2.29.2/text-utils/hexdump-parse.c | Copyright (c) 1989 The Regents of the University of California. All rights reserved. copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. All advertising materials mentioning features or use of this software must display the following acknowledgement: This product includes software developed by the University of California, Berkeley and its contributors. 4. Neither the name of the University nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. copyright notice, this list of conditions and the following disclaimer. |
util-linux.tar/util-linux-2.29.2/text-utils/hexdump.1 | Copyright (c) 1989, 1990, 1993 The Regents of the University of California. All rights reserved. copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. All advertising materials mentioning features or use of this software must display the following acknowledgement: This product includes software developed by the University of California, Berkeley and its contributors. 4. Neither the name of the University nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. copyright notice, this list of conditions and the following disclaimer. |
util-linux.tar/util-linux-2.29.2/text-utils/hexdump.c | Copyright (c) 1989 The Regents of the University of California. All rights reserved. copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. All advertising materials mentioning features or use of this software must display the following acknowledgement: This product includes software developed by the University of California, Berkeley and its contributors. 4. Neither the name of the University nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. copyright notice, this list of conditions and the following disclaimer. |
util-linux.tar/util-linux-2.29.2/text-utils/hexdump.h | Copyright (c) 1989 The Regents of the University of California. All rights reserved. copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. All advertising materials mentioning features or use of this software must display the following acknowledgement: This product includes software developed by the University of California, Berkeley and its contributors. 4. Neither the name of the University nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. copyright notice, this list of conditions and the following disclaimer. |
util-linux.tar/util-linux-2.29.2/text-utils/more.1 | Copyright (c) 1988 Mark Nudleman All rights reserved. Copyright (c) 1988, 1990 The Regents of the University of California. Copyright (c) 1992 Rik Faith (faith@cs.unc.edu) copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. All advertising materials mentioning features or use of this software must display the following acknowledgement: This product includes software developed by the University of California, Berkeley and its contributors. 4. Neither the name of the University nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. copyright notice, this list of conditions and the following disclaimer. |
util-linux.tar/util-linux-2.29.2/text-utils/more.c | (c) fputc(c, stderr) define putserr(s) fputs(s, stderr) define putsout(s) fputs(s, stdout) Copyright (C) 1980 The Regents of the University of California. All rights reserved. |
util-linux.tar/util-linux-2.29.2/text-utils/pg.1 | Copyright 2001 Gunnar Ritter TH PG 1 "July 2014" "util-linux" "User Commands" SH NAME pg \- browse pagewise through text files SH SYNOPSIS B pg RB [ \-\fIamount\fP ] RB [ \-p IR prompt ] RB [ \-cefnrs ] RB [ +\fIline\fP ] RB [ +/\fIpattern\fP/ ] RI [ file ...] SH DESCRIPTION B pg displays a text file on a SM CRT one screenful at once. After each page, a prompt is displayed. The user may then either press the newline key to view the next page or one of the keys described below. PP If no filename is given on the command line, B pg reads from standard input. If standard output is not a terminal, B pg acts like BR cat (1) but precedes each file with its name if there is more than one. PP If input comes from a pipe, B pg stores the data in a buffer file while reading, to make navigation possible. SH OPTIONS B pg accepts the following options: TP BI + number Start at the given line number. TP BI +/ pattern / Start at the line containing the Basic Regular Expressi |
util-linux.tar/util-linux-2.29.2/text-utils/pg.c | Copyright (c) 2000-2001 Gunnar Ritter. All rights reserved. Copyright (c) 2000-2001 Gunnar Ritter. All rights reserved.\n"), program_invocation_short_name, PACKAGE_VERSION); copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. [deleted] 4. Neither the name of Gunnar Ritter nor the names of his contributors may be used to endorse or promote products derived from this software without specific prior written permission. copyright notice, this list of conditions and the following disclaimer. |
util-linux.tar/util-linux-2.29.2/text-utils/rev.1 | Copyright (c) 1985, 1992 The Regents of the University of California. All rights reserved. copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. All advertising materials mentioning features or use of this software must display the following acknowledgement: This product includes software developed by the University of California, Berkeley and its contributors. 4. Neither the name of the University nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. copyright notice, this list of conditions and the following disclaimer. |
util-linux.tar/util-linux-2.29.2/text-utils/rev.c | Copyright (c) 1987, 1992 The Regents of the University of California. All rights reserved. copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. All advertising materials mentioning features or use of this software must display the following acknowledgement: This product includes software developed by the University of California, Berkeley and its contributors. 4. Neither the name of the University nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. copyright notice, this list of conditions and the following disclaimer. |
util-linux.tar/util-linux-2.29.2/text-utils/tailf.1 | Copyright 1996, 2003 Rickard E. Faith (faith@acm.org) |
util-linux.tar/util-linux-2.29.2/text-utils/tailf.c | Copyright 1996, 2003 Rickard E. Faith (faith@acm.org) |
util-linux.tar/util-linux-2.29.2/text-utils/ul.1 | Copyright (c) 1980, 1991, 1993 The Regents of the University of California. All rights reserved. copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. All advertising materials mentioning features or use of this software must display the following acknowledgement: This product includes software developed by the University of California, Berkeley and its contributors. 4. Neither the name of the University nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. copyright notice, this list of conditions and the following disclaimer. |
util-linux.tar/util-linux-2.29.2/text-utils/ul.c | Copyright (c) 1980, 1993 The Regents of the University of California. All rights reserved. copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. All advertising materials mentioning features or use of this software must display the following acknowledgement: This product includes software developed by the University of California, Berkeley and its contributors. 4. Neither the name of the University nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. copyright notice, this list of conditions and the following disclaimer. |
util-linux.tar/util-linux-2.29.2/tools/checkcompletion.sh | Copyright (C) 2016 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/tools/checkconfig.sh | Copyright (C) 2007 Matthias Koenig <mkoenig@suse.de> Copyright (C) 2008 Karel Zak <kzak@redhat.com> |
util-linux.tar/util-linux-2.29.2/tools/checkincludes.pl | Copyright abandoned, 2000, Niels Kristian Bech Jensen <nkbj@image.dk>. |
util-linux.tar/util-linux-2.29.2/tools/git-version-gen | Copyright (C) 2007-2011 Free Software Foundation, Inc. |