/dflybsd-src/usr.bin/ee/nls/de_DE.ISO8859-1/ |
H A D | ee.msg | 1 $ This file contains the messages for ee ("easy editor"). See the file 2 $ ee.i18n.guide for more information 6 $ $FreeBSD: head/usr.bin/ee/nls/de_DE.ISO8859-1/ee.msg 192914 2009-05-27 17:27:03Z ed $ 14 4 "R�nder beachten " 16 6 "8-Bit Zeichen (Uml.) " 28 18 "Suche nach ..." 46 36 "^a ASCII-Code direkt ^i Tabulator ^r nach rechts " 53 43 "^h R�ckschritt ^p vorige Seite ^z Zeile zur�ckholen " 58 48 "lesen : Datei �ffnen zeichen : ASCII-Code anzeigen " 59 49 "schreiben:Datei schreiben grosskl : Suche mit Gro�/Kleinschr." [all …]
|
/dflybsd-src/usr.bin/ee/nls/ru_RU.KOI8-R/ |
H A D | ee.msg | 1 $ This file contains the messages for ee ("easy editor"). See the file 2 $ ee.i18n.guide for more information 4 $ Based on uk_UA.KOI8-U translation by Olexander Kunytsa <kunia@istc.kiev.ua> 8 $ $FreeBSD: head/usr.bin/ee/nls/ru_RU.KOI8-R/ee.msg 248160 2013-03-11 13:08:32Z glebius $ 30 18 "��� ������..." 48 36 "^a ascii-��� ^i ��������� ^r ������ " 52 40 "^e �����... ^m ����� ������ ^w ������� ����� " 60 48 "read : �������� ���� char : ascii-��� ������� " 69 57 "^[ (Esc) ���� ^e ����� ^y ������� ������ ^u ����� ^p ����. ���. " 70 58 "^a ascii-��� ^x ������ ������ ^z ������� ������ ^d ���� ^n ����. ���. " [all …]
|
/dflybsd-src/usr.bin/ee/nls/hu_HU.ISO8859-2/ |
H A D | ee.msg | 1 $ This file contains the messages for ee ("easy editor"). See the file 2 $ ee.i18n.guide for more information 6 $ $FreeBSD: head/usr.bin/ee/nls/hu_HU.ISO8859-2/ee.msg 193279 2009-06-01 21:54:59Z gabor $ 24 14 "f�jl �r�sa" 30 20 "helyes�r�s men�" 36 26 "helyes�r�s-ellen�rz�s" 46 36 "^a ascii k�d ^i tabul�tor ^r jobb " 58 48 "read : f�jl olvas�sa char : karakter ascii k�dja " 59 49 "write : f�jl �r�sa case : k/n bet� �rz�keny keres�s" 62 52 "line : #. sor megjelen�t�se 0-9 : \"#\" sorra ugr�s " [all …]
|
/dflybsd-src/usr.bin/ee/nls/fr_FR.ISO8859-1/ |
H A D | ee.msg | 1 $ This file contains the messages for ee ("easy editor"). See the file 2 $ ee.i18n.guide for more information 6 $ $FreeBSD: head/usr.bin/ee/nls/fr_FR.ISO8859-1/ee.msg 192914 2009-05-27 17:27:03Z ed $ 28 18 "recherche de..." 46 36 "^a code ascii ^i tabulation ^r droite " 51 41 "^f annuler eff. caract. ^n page suivante ^x recherche " 58 48 "lire : lire un fichier caract : code ascii d'un caract�re" 67 57 "^[ (�chap.) menu ^e rechercher... ^y efface ligne ^u haut ^p page pr�c." 68 58 "^a code ascii ^x rechercher ^z annul. eff. ligne ^d bas ^n page suiv." 70 60 "^t d�but du texte ^o fin de ligne ^v annul. eff. mot ^r droite " [all …]
|
/dflybsd-src/share/man/man7/ |
H A D | ascii.7 | 1 .\" Copyright (c) 1989, 1990, 1993 2 .\" The Regents of the University of California. All rights reserved. 3 .\" 4 .\" Redistribution and use in source and binary forms, with or without 5 .\" modification, are permitted provided that the following conditions 6 .\" are met: 7 .\" 1. Redistributions of source code must retain the above copyright 8 .\" notice, this list of conditions and the following disclaimer. 9 .\" 2. Redistributions in binary form must reproduce the above copyright 10 .\" notice, this list of conditions and the following disclaimer in the [all …]
|
/dflybsd-src/usr.bin/ee/nls/uk_UA.KOI8-U/ |
H A D | ee.msg | 1 $ This file contains the messages for ee ("easy editor"). See the file 2 $ ee.i18n.guide for more information 6 $ $FreeBSD: head/usr.bin/ee/nls/uk_UA.KOI8-U/ee.msg 192914 2009-05-27 17:27:03Z ed $ 28 18 "�� ������..." 33 23 "Ҧ���..." 46 36 "^a ascii-��� ^i ������æ� ^r ������ " 50 40 "^e �� ������... ^m ����� ����� ^w ������ ����� " 58 48 "read : ��������� ���� char : ascii-��� ������� " 67 57 "^[ (ESC) ���� ^e �� ������... ^y ������ ����� ^u ����� ^p -���Ҧ��� " 68 58 "^a ascii-��� ^x ����� ^z צ����. ����� ^d ���� ^n +���Ҧ��� " [all …]
|
/dflybsd-src/stand/contrib/edk2/MdePkg/Include/Library/ |
H A D | PrintLib.h | 2 Provides services to print a formatted string to a buffer. All combinations of 3 Unicode and ASCII strings are supported. 5 Copyright (c) 2006 - 2018, Intel Corporation. All rights reserved.<BR> 9 strings. Many of the output functions use a format string to describe how to 10 format the output of variable arguments. The format string consists of normal 11 text and argument descriptors. There are no restrictions for how the normal 12 text and argument descriptors can be mixed. The following end of line(EOL) 15 - '\\r' is translated to '\\r' 16 - '\\r\\n' is translated to '\\r\\n' 17 - '\\n' is translated to '\\r\\n' [all …]
|
/dflybsd-src/contrib/mdocml/ |
H A D | mandoc.1 | 1 .\" $OpenBSD: mandoc.1,v 1.166 2020/02/15 15:28:01 schwarze Exp $ 2 .\" 3 .\" Copyright (c) 2012, 2014-2021 Ingo Schwarze <schwarze@openbsd.org> 4 .\" Copyright (c) 2009, 2010, 2011 Kristaps Dzonsons <kristaps@bsd.lv> 5 .\" 6 .\" Permission to use, copy, modify, and distribute this software for any 7 .\" purpose with or without fee is hereby granted, provided that the above 8 .\" copyright notice and this permission notice appear in all copies. 9 .\" 10 .\" THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES [all …]
|
H A D | mandoc_char.7 | 1 .\" $Id: mandoc_char.7,v 1.78 2020/10/31 11:45:16 schwarze Exp $ 2 .\" 3 .\" Copyright (c) 2003 Jason McIntyre <jmc@openbsd.org> 4 .\" Copyright (c) 2009, 2010, 2011 Kristaps Dzonsons <kristaps@bsd.lv> 5 .\" Copyright (c) 2011,2013,2015,2017-2020 Ingo Schwarze <schwarze@openbsd.org> 6 .\" 7 .\" Permission to use, copy, modify, and distribute this software for any 8 .\" purpose with or without fee is hereby granted, provided that the above 9 .\" copyright notice and this permission notice appear in all copies. 10 .\" [all …]
|
/dflybsd-src/share/ctypedef/ |
H A D | Makefile | 1 # Warning: Do not edit. This file is automatically generated from the 2 # tools in /usr/src/tools/tools/locale. 6 .SUFFIXES: .src .LC_CTYPE 7 MAPLOC= ${.CURDIR}/../../tools/tools/locale/etc/final-maps 9 .src.LC_CTYPE: 10 localedef -D -U -c -w ${MAPLOC}/widths.txt \ 11 -f ${MAPLOC}/map.${.IMPSRC:T:R:C/^.*\.//} \ 12 -i ${.IMPSRC} ${.OBJDIR}/${.IMPSRC:T:R} || true 14 LOCALES+= be_BY.CP1131 15 LOCALES+= ca_IT.ISO8859-15 [all …]
|
/dflybsd-src/usr.bin/ee/nls/pl_PL.ISO8859-2/ |
H A D | ee.msg | 1 $ This file contains the messages for ee ("easy editor"). See the file 2 $ ee.i18n.guide for more information 6 $ $FreeBSD: head/usr.bin/ee/nls/pl_PL.ISO8859-2/ee.msg 192914 2009-05-27 17:27:03Z ed $ 28 18 "szukaj ..." 46 36 "^a kod ASCII ^i tabulator ^r w prawo " 58 48 "read : wczytaj plik char : kod ASCII znaku " 66 56 " -i : bez okna inform. -e : nie rozwijaj tab. -h : bez pod�wietl." 67 57 "^[ (escape) menu ^e szukanie ^y usu� wiersz ^u do g�ry ^p poprz. str " 68 58 "^a kod ASCII ^x szukaj ^z przywr�� wiersz ^d do do�u ^n nast. str. " 69 59 "^b na d� tekstu ^g na pocz. wiersza ^w usu� s�owo ^l w lewo " [all …]
|
/dflybsd-src/contrib/ee/ |
H A D | ee.msg | 1 $ This file contains the messages for ee ("easy editor"). See the file 2 $ ee.i18n.guide for more information 6 $ $Header: /home/hugh/sources/old_ae/RCS/ee.msg,v 1.8 1996/11/30 03:23:40 hugh Exp $ 28 18 "search for ..." 46 36 "^a ascii code ^i tab ^r right " 58 48 "read : read a file char : ascii code of char " 68 58 "^a ascii code ^x search ^z undelete line ^d down ^n next page " 70 60 "^t top of text ^o end of line ^v undelete word ^r right " 73 63 "read : read a file |char : ascii code of char |0-9 : go to line \"#\"" 79 69 "ascii code: " [all …]
|
/dflybsd-src/bin/ed/test/ |
H A D | Makefile | 4 ED= ${.OBJDIR}/ed 10 @if grep -h '\*\*\*' errs.o scripts.o; then :; else \ 11 echo "tests completed successfully."; \ 14 build: mkscripts.sh 15 @if [ -f errs.o ]; then :; else \ 16 uudecode < ascii.d.uu ; \ 17 uudecode < ascii.r.uu ; \ 18 echo "building test scripts for ${ED} ..."; \ 19 ${SHELL} mkscripts.sh ${ED}; \ 22 test: build ckscripts.sh [all …]
|
/dflybsd-src/usr.bin/ee/nls/pt_BR.ISO8859-1/ |
H A D | ee.msg | 1 $ This file contains the messages for ee ("easy editor"). See the file 2 $ ee.i18n.guide for more information 6 $ $Header: /home/hugh/sources/old_ae/RCS/ee.msg,v 1.8 1996/11/30 03:23:40 hugh Exp $ 7 $ $FreeBSD: head/usr.bin/ee/nls/pt_BR.ISO8859-1/ee.msg 203699 2010-02-09 10:47:44Z gabor $ 29 18 "localizar por ..." 47 36 "^a c�digo ascii ^i tab ^r direita " 59 48 "read : ler um arquivo char : c�digo ascii de caracter " 69 58 "^a c�digo ascii ^x localizar ^z restaurar linha ^d para baixo ^n pr�xima… 71 60 "^t in�cio do texto ^o fim da linha ^v restaurar palavra ^r direita … 74 63 "read : ler um arquivo |char : c�digo ascii de caracter |0-9 : ir para linha \"#\"" [all …]
|
/dflybsd-src/contrib/grep/lib/ |
H A D | localcharset.c | 1 /* Determine a canonical name for the current locale's character encoding. 3 Copyright (C) 2000-2006, 2008-2020 Free Software Foundation, Inc. 8 any later version. 12 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 13 GNU General Public License for more details. 16 with this program; if not, see <https://www.gnu.org/licenses/>. */ 18 /* Written by Bruno Haible <bruno@clisp.org>. */ 20 #include <config.h> 22 /* Specification. */ 23 #include "localcharset.h" [all …]
|
H A D | c-ctype.h | 1 /* Character handling in C locale. 3 These functions work like the corresponding functions in <ctype.h>, 5 <ctype.h> functions' behaviour depends on the current locale set via 6 setlocale. 8 Copyright (C) 2000-2003, 2006, 2008-2020 Free Software Foundation, Inc. 13 (at your option) any later version. 17 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 18 GNU General Public License for more details. 21 along with this program; if not, see <https://www.gnu.org/licenses/>. */ 26 #include <stdbool.h> [all …]
|
/dflybsd-src/usr.bin/bdes/ |
H A D | bdes.1 | 1 .\" Copyright (c) 1991, 1993 2 .\" The Regents of the University of California. All rights reserved. 3 .\" 4 .\" This code is derived from software contributed to Berkeley by 5 .\" Matt Bishop of Dartmouth College. 6 .\" 7 .\" Redistribution and use in source and binary forms, with or without 8 .\" modification, are permitted provided that the following conditions 9 .\" are met: 10 .\" 1. Redistributions of source code must retain the above copyright [all …]
|
/dflybsd-src/contrib/binutils-2.34/libiberty/ |
H A D | rust-demangle.c | 2 Copyright (C) 2016-2020 Free Software Foundation, Inc. 3 Written by David Tolnay (dtolnay@gmail.com). 5 This file is part of the libiberty library. 9 version 2 of the License, or (at your option) any later version. 15 coming from the use of this file. (The Library Public License 18 combined executable.) 22 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 23 Library General Public License for more details. 26 License along with libiberty; see the file COPYING.LIB. 27 If not, see <http://www.gnu.org/licenses/>. */ [all …]
|
/dflybsd-src/lib/libc/gen/ |
H A D | getcap.3 | 1 .\" Copyright (c) 1992, 1993 2 .\" The Regents of the University of California. All rights reserved. 3 .\" 4 .\" This code is derived from software contributed to Berkeley by 5 .\" Casey Leedom of Lawrence Livermore National Laboratory. 6 .\" 7 .\" Redistribution and use in source and binary forms, with or without 8 .\" modification, are permitted provided that the following conditions 9 .\" are met: 10 .\" 1. Redistributions of source code must retain the above copyright [all …]
|
/dflybsd-src/etc/mtree/ |
H A D | BSD.usr.dist | 1 # $FreeBSD: src/etc/mtree/BSD.usr.dist,v 1.188.2.40 2003/02/14 22:38:14 nectar Exp $ 3 # Please see the file src/etc/mtree/README before making changes to this file. 7 . 9 .. 10 distfiles.base 11 .. 13 .. 15 .. 18 .. 23 .. [all …]
|
/dflybsd-src/contrib/libarchive/libarchive/ |
H A D | archive_read_support_format_cpio.c | 4 * All rights reserved. 9 * 1. Redistributions of source code must retain the above copyright 10 * notice, this list of conditions and the following disclaimer. 11 * 2. Redistributions in binary form must reproduce the above copyright 13 * documentation and/or other materials provided with the distribution. 17 * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. 24 * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 27 #include "archive_platform.h" 28 __FBSDID("$FreeBSD: head/lib/libarchive/archive_read_support_format_cpio.c 201163 2009-12-29 05:50:… 31 #include <errno.h> [all …]
|
/dflybsd-src/contrib/tnftp/src/ |
H A D | ftp.1 | 1 .\" $NetBSD: ftp.1,v 1.18 2021/08/27 01:38:49 lukem Exp $ 2 .\" from NetBSD: ftp.1,v 1.146 2021/04/25 09:09:55 lukem Exp 3 .\" 4 .\" Copyright (c) 1996-2021 The NetBSD Foundation, Inc. 5 .\" All rights reserved. 6 .\" 7 .\" This code is derived from software contributed to The NetBSD Foundation 8 .\" by Luke Mewburn. 9 .\" 10 .\" Redistribution and use in source and binary forms, with or without [all …]
|
/dflybsd-src/share/colldef/ |
H A D | Makefile | 1 # Warning: Do not edit. This file is automatically generated from the 2 # tools in /usr/src/tools/tools/locale. 6 .SUFFIXES: .src .LC_COLLATE 7 MAPLOC= ${.CURDIR}/../../tools/tools/locale/etc/final-maps 9 .src.LC_COLLATE: 10 localedef -D -U -i ${.IMPSRC} \ 11 -f ${MAPLOC}/map.UTF-8 ${.OBJDIR}/${.IMPSRC:T:R} 13 LOCALES+= af_ZA.UTF-8 14 LOCALES+= am_ET.UTF-8 15 LOCALES+= ar_SA.UTF-8 [all …]
|
/dflybsd-src/usr.bin/jot/ |
H A D | jot.1 | 1 .\" Copyright (c) 1993 2 .\" The Regents of the University of California. All rights reserved. 3 .\" 4 .\" Redistribution and use in source and binary forms, with or without 5 .\" modification, are permitted provided that the following conditions 6 .\" are met: 7 .\" 1. Redistributions of source code must retain the above copyright 8 .\" notice, this list of conditions and the following disclaimer. 9 .\" 2. Redistributions in binary form must reproduce the above copyright 10 .\" notice, this list of conditions and the following disclaimer in the [all …]
|
/dflybsd-src/contrib/wpa_supplicant/src/utils/ |
H A D | common.c | 2 * wpa_supplicant/hostapd / common helper functions, etc. 3 * Copyright (c) 2002-2019, Jouni Malinen <j@w1.fi> 5 * This software may be distributed under the terms of the BSD license. 6 * See README for more details. 9 #include "includes.h" 11 #include "common/ieee802_11_defs.h" 12 #include "common.h" 60 * hwaddr_aton - Convert ASCII string to MAC address (colon-delimited format) 61 * @txt: MAC address as a string (e.g., "00:11:22:33:44:55") 63 * Returns: 0 on success, -1 on failure (e.g., string not a MAC address) [all …]
|