From a8a4e3050ec2f811bdf558030e8e66e8f72d5f38 Mon Sep 17 00:00:00 2001 From: Simone Piccardi Date: Wed, 24 Dec 2014 13:49:01 +0000 Subject: [PATCH] Note e todo --- fdl-1.3.tex | 28 ++++++++++++++-------------- fileio.tex | 2 +- sockctrl.tex | 4 ++++ 3 files changed, 19 insertions(+), 15 deletions(-) diff --git a/fdl-1.3.tex b/fdl-1.3.tex index 4aabbf0..b4b7325 100644 --- a/fdl-1.3.tex +++ b/fdl-1.3.tex @@ -48,17 +48,17 @@ This License applies to any manual or other work, in any medium, that contains a notice placed by the copyright holder saying it can be distributed under the terms of this License. Such a notice grants a world-wide, royalty-free license, unlimited in duration, to use that -work under the conditions stated herein. The ``\textbf{Document}'', below, +work under the conditions stated herein. The ``\textit{Document}'', below, refers to any such manual or work. Any member of the public is a -licensee, and is addressed as ``\textbf{you}''. You accept the license if you +licensee, and is addressed as ``\textit{you}''. You accept the license if you copy, modify or distribute the work in a way requiring permission under copyright law. -A ``\textbf{Modified Version}'' of the Document means any work containing the +A ``\textit{Modified Version}'' of the Document means any work containing the Document or a portion of it, either copied verbatim, or with modifications and/or translated into another language. -A ``\textbf{Secondary Section}'' is a named appendix or a front-matter section of +A ``\textit{Secondary Section}'' is a named appendix or a front-matter section of the Document that deals exclusively with the relationship of the publishers or authors of the Document to the Document's overall subject (or to related matters) and contains nothing that could fall directly @@ -69,7 +69,7 @@ connection with the subject or with related matters, or of legal, commercial, philosophical, ethical or political position regarding them. -The ``\textbf{Invariant Sections}'' are certain Secondary Sections whose titles +The ``\textit{Invariant Sections}'' are certain Secondary Sections whose titles are designated, as being those of Invariant Sections, in the notice that says that the Document is released under this License. If a section does not fit the above definition of Secondary then it is not @@ -77,12 +77,12 @@ allowed to be designated as Invariant. The Document may contain zero Invariant Sections. If the Document does not identify any Invariant Sections then there are none. -The ``\textbf{Cover Texts}'' are certain short passages of text that are listed, +The ``\textit{Cover Texts}'' are certain short passages of text that are listed, as Front-Cover Texts or Back-Cover Texts, in the notice that says that the Document is released under this License. A Front-Cover Text may be at most 5 words, and a Back-Cover Text may be at most 25 words. -A ``\textbf{Transparent}'' copy of the Document means a machine-readable copy, +A ``\textit{Transparent}'' copy of the Document means a machine-readable copy, represented in a format whose specification is available to the general public, that is suitable for revising the document straightforwardly with generic text editors or (for images composed of @@ -93,7 +93,7 @@ to text formatters. A copy made in an otherwise Transparent file format whose markup, or absence of markup, has been arranged to thwart or discourage subsequent modification by readers is not Transparent. An image format is not Transparent if used for any substantial amount -of text. A copy that is not ``Transparent'' is called ``\textbf{Opaque}''. +of text. A copy that is not ``Transparent'' is called ``\textit{Opaque}''. Examples of suitable formats for Transparent copies include plain ASCII without markup, Texinfo input format, LaTeX input format, SGML @@ -106,22 +106,22 @@ processing tools are not generally available, and the machine-generated HTML, PostScript or PDF produced by some word processors for output purposes only. -The ``\textbf{Title Page}'' means, for a printed book, the title page itself, +The ``\textit{Title Page}'' means, for a printed book, the title page itself, plus such following pages as are needed to hold, legibly, the material this License requires to appear in the title page. For works in formats which do not have any title page as such, ``Title Page'' means the text near the most prominent appearance of the work's title, preceding the beginning of the body of the text. -The ``\textbf{publisher}'' means any person or entity that distributes +The ``\textit{publisher}'' means any person or entity that distributes copies of the Document to the public. -A section ``\textbf{Entitled XYZ}'' means a named subunit of the Document whose +A section ``\textit{Entitled XYZ}'' means a named subunit of the Document whose title either is precisely XYZ or contains XYZ in parentheses following text that translates XYZ in another language. (Here XYZ stands for a -specific section name mentioned below, such as ``\textbf{Acknowledgements}'', -``\textbf{Dedications}'', ``\textbf{Endorsements}'', or ``\textbf{History}''.) -To ``\textbf{Preserve the Title}'' +specific section name mentioned below, such as ``\textit{Acknowledgements}'', +``\textit{Dedications}'', ``\textit{Endorsements}'', or ``\textit{History}''.) +To ``\textit{Preserve the Title}'' of such a section when you modify the Document means that it remains a section ``Entitled XYZ'' according to this definition. diff --git a/fileio.tex b/fileio.tex index 1c0d9e1..b109c68 100644 --- a/fileio.tex +++ b/fileio.tex @@ -447,7 +447,7 @@ riletti da \func{fcntl} (vedi sez.~\ref{sec:file_fcntl_ioctl}). % TODO: aggiungere O_TMPFILE per la creazione di file temporanei senza che % questi appaiano sul filesystem, introdotto con il 3.11, vedi: % https://lwn.net/Articles/556512/, http://kernelnewbies.org/Linux_3.11 -% https://lwn.net/Articles/558598/ +% https://lwn.net/Articles/558598/ http://lwn.net/Articles/619146/ \footnotetext{acronimo di \itindex{Denial~of~Service~(DoS)} \textit{Denial of Service}, si chiamano così attacchi miranti ad impedire un servizio diff --git a/sockctrl.tex b/sockctrl.tex index 5d6759c..1237438 100644 --- a/sockctrl.tex +++ b/sockctrl.tex @@ -2075,6 +2075,10 @@ tab.~\ref{tab:sock_opt_socklevel}. \label{tab:sock_opt_socklevel} \end{table} +% TODO aggiungere e documentare SO_ATTACH_BPF, introdotta con il kernel 3.19, +% vedi http://lwn.net/Articles/625224/ + + La tabella elenca le costanti che identificano le singole opzioni da usare come valore per \param{optname}; le due colonne seguenti indicano per quali delle due funzioni (\func{getsockopt} o \func{setsockopt}) l'opzione è -- 2.30.2