Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/lib More trailing white space.



details:   https://anonhg.NetBSD.org/src/rev/7dce65dcb62f
branches:  trunk
changeset: 474276:7dce65dcb62f
user:      simonb <simonb%NetBSD.org@localhost>
date:      Fri Jul 02 15:58:35 1999 +0000

description:
More trailing white space.

diffstat:

 lib/libcurses/EXAMPLES/ex1.c    |  12 +++---
 lib/libcurses/PSD.doc/appen.A   |   6 +-
 lib/libcurses/PSD.doc/appen.C   |   8 ++--
 lib/libcurses/PSD.doc/ex1.c     |  12 +++---
 lib/libcurses/PSD.doc/ex2.c     |   6 +-
 lib/libcurses/PSD.doc/fns.doc   |  76 ++++++++++++++++++++--------------------
 lib/libcurses/PSD.doc/intro.0   |   6 +-
 lib/libcurses/PSD.doc/intro.1   |   4 +-
 lib/libcurses/PSD.doc/intro.3   |  30 ++++++++--------
 lib/libcurses/PSD.doc/intro.5   |  36 +++++++++---------
 lib/libcurses/PSD.doc/life.c    |   4 +-
 lib/libcurses/PSD.doc/macros    |   4 +-
 lib/libipsec/ipsec_policy.c     |  10 ++--
 lib/libipsec/ipsec_set_policy.3 |  22 +++++-----
 lib/libipsec/ipsec_strerror.3   |  18 ++++----
 lib/libipsec/ipsec_strerror.c   |   4 +-
 lib/libipsec/ipsec_strerror.h   |   4 +-
 lib/libipsec/pfkey.c            |  14 +++---
 lib/libipsec/pfkey_dump.c       |   4 +-
 lib/libntp/COPYRIGHT            |   8 ++--
 lib/libntp/Makefile             |   4 +-
 lib/libntp/a_md512crypt.c       |   4 +-
 lib/libntp/a_md5decrypt.c       |   4 +-
 lib/libntp/a_md5encrypt.c       |   4 +-
 lib/libntp/atoint.c             |   4 +-
 lib/libntp/atolfp.c             |  12 +++---
 lib/libntp/auth12crypt.c        |   4 +-
 lib/libntp/authdecrypt.c        |   8 ++--
 lib/libntp/authdes.c            |   4 +-
 lib/libntp/authencrypt.c        |   4 +-
 lib/libntp/authkeys.c           |  14 +++---
 lib/libntp/authreadkeys.c       |  12 +++---
 lib/libntp/authusekey.c         |   8 ++--
 lib/libntp/caljulian.c          |   6 +-
 lib/libntp/calleapwhen.c        |   4 +-
 lib/libntp/caltontp.c           |   6 +-
 lib/libntp/calyearstart.c       |   4 +-
 lib/libntp/clocktypes.c         |   4 +-
 lib/libntp/decodenetnum.c       |   4 +-
 lib/libntp/dofptoa.c            |   8 ++--
 lib/libntp/dolfptoa.c           |   4 +-
 lib/libntp/findconfig.c         |  10 ++--
 lib/libntp/getopt.c             |   6 +-
 lib/libntp/hextolfp.c           |   6 +-
 lib/libntp/humandate.c          |  12 +++---
 lib/libntp/machines.c           |  18 ++++----
 lib/libntp/mexit.c              |   6 +-
 lib/libntp/mstolfp.c            |   6 +-
 lib/libntp/msyslog.c            |  10 ++--
 lib/libntp/netof.c              |   4 +-
 lib/libntp/numtohost.c          |   6 +-
 lib/libntp/prettydate.c         |   6 +-
 lib/libntp/refnumtoa.c          |   6 +-
 lib/libntp/statestr.c           |   6 +-
 lib/libntp/syssignal.c          |   6 +-
 lib/libntp/systime.c            |  10 ++--
 lib/libntp/utvtoa.c             |   4 +-
 lib/libpcap/Makefile            |   8 ++--
 lib/libpcap/gencode.c           |   6 +-
 lib/libpcap/gencode.h           |   4 +-
 lib/libpcap/nametoaddr.c        |   6 +-
 lib/libpcap/optimize.c          |  10 ++--
 lib/libpcap/pcap-int.h          |   4 +-
 lib/libpcap/pcap.c              |   6 +-
 lib/libpcap/pcap2netbsd         |  12 +++---
 lib/libtelnet/auth-proto.h      |   4 +-
 lib/libwrap/clean_exit.c        |   6 +-
 lib/libwrap/diag.c              |  10 ++--
 lib/libwrap/eval.c              |  12 +++---
 lib/libwrap/hosts_access.3      |   4 +-
 lib/libwrap/hosts_access.5      |  22 +++++-----
 lib/libwrap/hosts_access.c      |  18 ++++----
 lib/libwrap/hosts_ctl.c         |   8 ++--
 lib/libwrap/hosts_options.5     |  10 ++--
 lib/libwrap/misc.c              |   6 +-
 lib/libwrap/options.c           |  20 +++++-----
 lib/libwrap/percent_x.c         |   8 ++--
 lib/libwrap/refuse.c            |   6 +-
 lib/libwrap/rfc931.c            |   8 ++--
 lib/libwrap/shell_cmd.c         |   8 ++--
 lib/libwrap/socket.c            |  16 ++++----
 lib/libwrap/tcpd.h              |   4 +-
 lib/libwrap/update.c            |  14 +++---
 lib/libwrap/workarounds.c       |   8 ++--
 84 files changed, 392 insertions(+), 392 deletions(-)

diffs (truncated from 2960 to 300 lines):

diff -r 8d586a907276 -r 7dce65dcb62f lib/libcurses/EXAMPLES/ex1.c
--- a/lib/libcurses/EXAMPLES/ex1.c      Fri Jul 02 15:46:05 1999 +0000
+++ b/lib/libcurses/EXAMPLES/ex1.c      Fri Jul 02 15:58:35 1999 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: ex1.c,v 1.2 1998/01/09 04:12:01 perry Exp $    */
+/*     $NetBSD: ex1.c,v 1.3 1999/07/02 16:11:13 simonb Exp $   */
 
 /*
  * Copyright (c) 1992, 1993
@@ -49,7 +49,7 @@
 #include <signal.h>
 
 
-#define YSIZE 10 
+#define YSIZE 10
 #define XSIZE 20
 
 int quit();
@@ -67,7 +67,7 @@
        crmode();                       /* We want cbreak mode */
        noecho();                       /* We want to have control of chars */
        delwin(stdscr);                 /* Create our own stdscr */
-       stdscr = newwin(YSIZE, XSIZE, 10, 35); 
+       stdscr = newwin(YSIZE, XSIZE, 10, 35);
        flushok(stdscr, TRUE);          /* Enable flushing of stdout */
        scrollok(stdscr, TRUE);         /* Enable scrolling */
        erase();                        /* Initially, clear the screen */
@@ -109,6 +109,6 @@
        exit(0);
 }
 
-                               
-       
-       
+
+
+
diff -r 8d586a907276 -r 7dce65dcb62f lib/libcurses/PSD.doc/appen.A
--- a/lib/libcurses/PSD.doc/appen.A     Fri Jul 02 15:46:05 1999 +0000
+++ b/lib/libcurses/PSD.doc/appen.A     Fri Jul 02 15:58:35 1999 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: appen.A,v 1.4 1998/01/09 04:12:03 perry Exp $
+.\"    $NetBSD: appen.A,v 1.5 1999/07/02 16:11:14 simonb Exp $
 .\"
 .\" Copyright (c) 1980, 1993
 .\"    The Regents of the University of California.  All rights reserved.
@@ -47,13 +47,13 @@
 of how to use the package.
 They attempt to be representative,
 though not comprehensive.  Further examples can be found in the games section
-of the source tree and in various utilities that use the screen such as 
+of the source tree and in various utilities that use the screen such as
 .i systat(1) .
 .pp
 The following examples are intended to demonstrate
 the basic structure of a program
 using the package.  An additional, more comprehensive, program can be found in
-the source code in the 
+the source code in the
 \fIexamples\fP subdirectory.
 .sh 2 "Simple Character Output"
 .pp
diff -r 8d586a907276 -r 7dce65dcb62f lib/libcurses/PSD.doc/appen.C
--- a/lib/libcurses/PSD.doc/appen.C     Fri Jul 02 15:46:05 1999 +0000
+++ b/lib/libcurses/PSD.doc/appen.C     Fri Jul 02 15:58:35 1999 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: appen.C,v 1.4 1998/01/09 04:12:04 perry Exp $
+.\"    $NetBSD: appen.C,v 1.5 1999/07/02 16:11:14 simonb Exp $
 .\"
 .\" Copyright (c) 1980, 1993
 .\"    The Regents of the University of California.  All rights reserved.
@@ -47,7 +47,7 @@
 of how to use the package.
 They attempt to be representative,
 though not comprehensive.  Further examples can be found in the games section
-of the source tree and in various utilities that use the screen such as 
+of the source tree and in various utilities that use the screen such as
 .i systat(1) .
 .sh 2 "Screen Updating"
 .pp
@@ -71,8 +71,8 @@
 .)l
 .sh 3 "A Small Screen Manipulator"
 .pp
-The next example follows the lines of the previous one but extends then to 
-demonstrate the various othe uses of the package.  Make sure you understand 
+The next example follows the lines of the previous one but extends then to
+demonstrate the various othe uses of the package.  Make sure you understand
 how this program works as it encompasses most of anything you will
 need to do with the package.
 .(l I
diff -r 8d586a907276 -r 7dce65dcb62f lib/libcurses/PSD.doc/ex1.c
--- a/lib/libcurses/PSD.doc/ex1.c       Fri Jul 02 15:46:05 1999 +0000
+++ b/lib/libcurses/PSD.doc/ex1.c       Fri Jul 02 15:58:35 1999 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: ex1.c,v 1.4 1998/01/09 04:12:08 perry Exp $
+.\"    $NetBSD: ex1.c,v 1.5 1999/07/02 16:11:14 simonb Exp $
 .\"
 .\" Copyright (c) 1992, 1993
 .\"     The Regents of the University of California.  All rights reserved.
@@ -39,7 +39,7 @@
 #include <signal.h>
 
 
-#define YSIZE 10 
+#define YSIZE 10
 #define XSIZE 20
 
 int quit();
@@ -57,7 +57,7 @@
        crmode();                       /* We want cbreak mode */
        noecho();                       /* We want to have control of chars */
        delwin(stdscr);                 /* Create our own stdscr */
-       stdscr = newwin(YSIZE, XSIZE, 10, 35); 
+       stdscr = newwin(YSIZE, XSIZE, 10, 35);
        flushok(stdscr, TRUE);          /* Enable flushing of stdout */
        scrollok(stdscr, TRUE);         /* Enable scrolling */
        erase();                        /* Initially, clear the screen */
@@ -99,6 +99,6 @@
        exit(0);
 }
 
-                               
-       
-       
+
+
+
diff -r 8d586a907276 -r 7dce65dcb62f lib/libcurses/PSD.doc/ex2.c
--- a/lib/libcurses/PSD.doc/ex2.c       Fri Jul 02 15:46:05 1999 +0000
+++ b/lib/libcurses/PSD.doc/ex2.c       Fri Jul 02 15:58:35 1999 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: ex2.c,v 1.5 1998/01/09 04:12:09 perry Exp $
+.\"    $NetBSD: ex2.c,v 1.6 1999/07/02 16:11:15 simonb Exp $
 .\"
 .\" Copyright (c) 1992, 1993
 .\"     The Regents of the University of California.  All rights reserved.
@@ -54,7 +54,7 @@
        char id[100];
        int hh = 0;
        int curx, cury, base, arg;
-       
+
        initscr();
        signal(SIGINT, quit);
        crmode();
@@ -183,7 +183,7 @@
                        insertln();
                        (void)snprintf(id, sizeof id, "%d: ", base);
                        addstr(id);
-                       for (j = 0; j < XSIZE - strlen(id) - 2; j++) 
+                       for (j = 0; j < XSIZE - strlen(id) - 2; j++)
                                addch('0' + (base % 10));
                        cury++;
                } else if (cury >= YSIZE) {
diff -r 8d586a907276 -r 7dce65dcb62f lib/libcurses/PSD.doc/fns.doc
--- a/lib/libcurses/PSD.doc/fns.doc     Fri Jul 02 15:46:05 1999 +0000
+++ b/lib/libcurses/PSD.doc/fns.doc     Fri Jul 02 15:58:35 1999 +0000
@@ -68,7 +68,7 @@
 .De
 Add no more than
 .Vn len
-characters of the string pointed to by                                                 
+characters of the string pointed to by
 .Vn str
 on the window at the current \*y.
 \*(Es
@@ -82,7 +82,7 @@
 To clear all character attributes, use
 .Fn attroff "A_ATTRIBUTES" .
 .Fn attroff "A_UNDERLINE"
-is equivalent to 
+is equivalent to
 .Fn underend .
 .Ds
 .Fn attron "int attribute" \(dg
@@ -93,7 +93,7 @@
 \fBA_REVERSE\fR, \fBA_BLINK\fR, \fBA_DIM\fR,
 \fBA_BOLD\fR, \fBA_BLANK\fR and \fBA_PROTECT\fB.
 .Fn attron "A_UNDERLINE"
-is equivalent to 
+is equivalent to
 .Fn underscore .
 .Ds
 .Fn attrset "int attribute" \(dg
@@ -189,7 +189,7 @@
 .Ds
 .Fn crmode "" \(dg
 .De
-Identical to 
+Identical to
 .Fn cbreak .
 The misnamed macro
 .Fn crmode
@@ -240,7 +240,7 @@
 and
 .Fn setterm )
 was called.
-It should always be called before exiting and before the final calls to 
+It should always be called before exiting and before the final calls to
 .Fn delwin .
 It does not exit.
 This is especially useful for resetting tty stats
@@ -447,7 +447,7 @@
 and the current \*y for
 .Vn win
 will be changed accordingly.
-If 
+If
 .Vn boolf
  is 0 the cursor will be moved to the current \*y.
 This flag
@@ -486,7 +486,7 @@
 move(y, x);
 printw(fmt, ...);
 .)l
-.Ds 
+.Ds
 .Fn mvscanw "int y" "int x" "const char *fmt" "..."
 .De
 Equivalent to:
@@ -529,7 +529,7 @@
 .)l
 .Ds
 .Ft "WINDOW *"
-.Fn newwin "int lines" "int cols" "int begin_y" "int begin_x" 
+.Fn newwin "int lines" "int cols" "int begin_y" "int begin_x"
 .De
 Create a new window with
 .Vn lines
@@ -600,13 +600,13 @@
 .Ds
 .Fn nonl "" \(dg
 .De
-Unset the terminal to from nl mode.  See 
+Unset the terminal to from nl mode.  See
 .Fn nl .
 .ne 1i
 .Ds
 .Fn noraw "" \(dg
 .De
-Unset the terminal from raw mode.  See 
+Unset the terminal from raw mode.  See
 .Fn raw .
 .Ds
 .Fn notimeout "WINDOW *win1" "int boolf"
@@ -645,7 +645,7 @@
 .Vn win1
 leave the contents of the space on
 .Vn win2
-untouched.  Note that all non-blank characters are overwritten 
+untouched.  Note that all non-blank characters are overwritten
 destructively in the overlay.
 .Ds
 .Fn overwrite "WINDOW *win1" "WINDOW *win2"
@@ -722,7 +722,7 @@
 These functions are performed automatically by
 .Fn initscr
 and
-.Fn endwin .  
+.Fn endwin .
 This function should not be used by the user.
 .Ds
 .Fn savetty "" \(dg
@@ -738,7 +738,7 @@
 .Fn scanf
 through the window using
 .Vn fmt .
-It does this using consecutive calls to 
+It does this using consecutive calls to
 .Fn getch
 (or
 .Fn wgetch ).
@@ -879,12 +879,12 @@
 .Fn unctrl "char *ch" \(dg
 .De
 Returns a string which is an ASCII representation of
-.Vn ch .  
+.Vn ch .
 Characters are 8 bits long.
 .Ds
 .Fn unctrllen "char *ch" \(dg
 .De
-Returns the length of the ASCII representation of 
+Returns the length of the ASCII representation of
 .Vn ch .
 .ne 1i
 .Ds
@@ -905,21 +905,21 @@
 .Ds
 .Fn vwprintw "WINDOW *win" "const char *fmt" "va_list ap"
 .De
-Identical to 
-.Fn printw 
+Identical to
+.Fn printw
 except that it takes both a window specification and a pointer to a variable
 length argument list.
 .Ds
 .Fn vwscanw "WINDOW *win" "const char *fmt" "va_list ap"



Home | Main Index | Thread Index | Old Index