"than" instead of "then".
This commit is contained in:
parent
a984ffbe34
commit
1fd7eeefcd
|
@ -108,7 +108,7 @@ forwarded, to convert it to a DCE context. If there is no TGT, an
|
|||
attempt will be made to join an existing PAG for the local userid, and
|
||||
Kerberos principal. If there are existing PAGs, and a forwarded TGT,
|
||||
k5dcecon will check the lifetime of the forwarded TGT, and if it is
|
||||
less then the lifetime of the PAG, it will just join the PAG. If it
|
||||
less than the lifetime of the PAG, it will just join the PAG. If it
|
||||
is greater, it will refresh the PAG using the forwarded TGT.
|
||||
This approach has the advantage of not requiring many new tickets from
|
||||
having to be obtained, and allows one to refresh a DCE context, or use
|
||||
|
@ -242,7 +242,7 @@ You should build the testpag routine and make sure it works before
|
|||
adding all the other mods. If it fails you can still use the klogind
|
||||
and telnetd with the k5prelogin and k5dcelogin code.
|
||||
|
||||
If you intend to install with a prefix other then /krb5, change:
|
||||
If you intend to install with a prefix other than /krb5, change:
|
||||
DPAGAIX and K5DCECON in k5dfspag.c; the three references in
|
||||
k5prelogin.c; and the DESTDIR in the Makefile.
|
||||
|
||||
|
|
|
@ -68,7 +68,7 @@
|
|||
/* Modification by Jens Kupferschmidt (Cu)
|
||||
* I have included directive PARA for shared memory computers.
|
||||
* I have included a directive LONGCRYPT to using this routine to cipher
|
||||
* passwords with more then 8 bytes like HP-UX 10.x it used. The MAXPLEN
|
||||
* passwords with more than 8 bytes like HP-UX 10.x it used. The MAXPLEN
|
||||
* definition is the maximum of lenght of password and can changed. I have
|
||||
* defined 24.
|
||||
*/
|
||||
|
|
|
@ -68,7 +68,7 @@
|
|||
/* Modification by Jens Kupferschmidt (Cu)
|
||||
* I have included directive PARA for shared memory computers.
|
||||
* I have included a directive LONGCRYPT to using this routine to cipher
|
||||
* passwords with more then 8 bytes like HP-UX 10.x it used. The MAXPLEN
|
||||
* passwords with more than 8 bytes like HP-UX 10.x it used. The MAXPLEN
|
||||
* definition is the maximum of lenght of password and can changed. I have
|
||||
* defined 24.
|
||||
*/
|
||||
|
|
|
@ -17,7 +17,7 @@
|
|||
/* Modification by Jens Kupferschmidt (Cu)
|
||||
* I have included directive PARA for shared memory computers.
|
||||
* I have included a directive LONGCRYPT to using this routine to cipher
|
||||
* passwords with more then 8 bytes like HP-UX 10.x it used. The MAXPLEN
|
||||
* passwords with more than 8 bytes like HP-UX 10.x it used. The MAXPLEN
|
||||
* definition is the maximum of length of password and can changed. I have
|
||||
* defined 24.
|
||||
*/
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
.\" $NetBSD: files.me,v 1.1.1.1 2000/04/28 03:39:17 itojun Exp $
|
||||
.\" $NetBSD: files.me,v 1.2 2001/11/21 19:14:22 wiz Exp $
|
||||
.\"
|
||||
.\" ++Copyright++ 1986, 1988, 1995
|
||||
.\" -
|
||||
|
@ -704,7 +704,7 @@ file.
|
|||
.pp
|
||||
The origin is a way of changing the origin in a data file. The line starts
|
||||
in column 1, and is followed by a domain origin. This seems like it could
|
||||
be useful for putting more then one zone into a data file, but that's not
|
||||
be useful for putting more than one zone into a data file, but that's not
|
||||
how it works. The name server fundamentally requires a given zone to map
|
||||
entirely to some specific file. You should therefore be very careful to use
|
||||
$ORIGIN only once at the top of a file, or, within a file, to change to a
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
.\" $NetBSD: ipl.4,v 1.1.1.1 1999/12/11 22:24:11 veego Exp $
|
||||
.\" $NetBSD: ipl.4,v 1.2 2001/11/21 19:14:22 wiz Exp $
|
||||
.\"
|
||||
.TH IPL 4
|
||||
.SH NAME
|
||||
|
@ -51,7 +51,7 @@ When reading from the \fBipl\fP device, it is necessary to call read(2) with
|
|||
a buffer big enough to hold at least 1 complete log record - reading of partial
|
||||
log records is not supported.
|
||||
.PP
|
||||
If the packet contents is more then 128 bytes when \fBlog body\fP is used,
|
||||
If the packet contents is more than 128 bytes when \fBlog body\fP is used,
|
||||
then only 128 bytes of the packet contents is logged.
|
||||
.PP
|
||||
Although it is only possible to read from the \fBipl\fP device, opening it
|
||||
|
|
|
@ -28,8 +28,8 @@ size (32 or 64 bits). See the configure scripts for further details.
|
|||
|
||||
The testrs6000.c program is used for testing purposes with the IBM
|
||||
RS/6000 AIX machines. Bill Jones <jones@chpc.utexas.edu> reports:
|
||||
"I could not get a tickadj of less then 40 us to work on a RS6000.
|
||||
If you set it less then 40 us do so at your own risk!"
|
||||
"I could not get a tickadj of less than 40 us to work on a RS6000.
|
||||
If you set it less than 40 us do so at your own risk!"
|
||||
|
||||
The tickadj.c program can be used to read and set various kernel
|
||||
parameters affecting NTP operations. See the tickadj page in the HTML
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
.\" $NetBSD: install,v 1.9 2001/08/30 12:26:06 mrg Exp $
|
||||
.\" $NetBSD: install,v 1.10 2001/11/21 19:14:23 wiz Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1999, 2000 The NetBSD Foundation, Inc.
|
||||
.\" All rights reserved.
|
||||
|
@ -369,7 +369,7 @@ treated as a comment and need not be filled in when altering partitions.
|
|||
The line containing
|
||||
.Sq Li "8 partitions:"
|
||||
is best left alone,
|
||||
even if you define less then eight partitions. If this line displays
|
||||
even if you define less than eight partitions. If this line displays
|
||||
a different number and the program complains about it (after you leave
|
||||
the editor), then try setting it to
|
||||
.Sq Li "8 partitions:" .
|
||||
|
|
|
@ -90,7 +90,7 @@ where
|
|||
.I file
|
||||
is the basename for the logfile and where
|
||||
.I number
|
||||
ranges from 0 to one less then the
|
||||
ranges from 0 to one less than the
|
||||
.I cycle
|
||||
count specified for the command.
|
||||
The
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
/* $NetBSD: strncat.S,v 1.5 1999/11/16 18:17:39 matthias Exp $ */
|
||||
/* $NetBSD: strncat.S,v 1.6 2001/11/21 19:14:23 wiz Exp $ */
|
||||
|
||||
/*
|
||||
* Written by Matthias Pfaller, 1996
|
||||
|
@ -8,13 +8,13 @@
|
|||
#include <machine/asm.h>
|
||||
|
||||
#if defined(LIBC_SCCS)
|
||||
RCSID("$NetBSD: strncat.S,v 1.5 1999/11/16 18:17:39 matthias Exp $")
|
||||
RCSID("$NetBSD: strncat.S,v 1.6 2001/11/21 19:14:23 wiz Exp $")
|
||||
#endif
|
||||
|
||||
/*
|
||||
* char *
|
||||
* strncat(char *d, const char *s, size_t count)
|
||||
* append string s to d. append not more then count bytes.
|
||||
* append string s to d. append not more than count bytes.
|
||||
*/
|
||||
KENTRY(strncat, 12)
|
||||
enter [r4],0
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
/* $NetBSD: mdprologue.S,v 1.7 1998/01/05 22:00:42 cgd Exp $ */
|
||||
/* $NetBSD: mdprologue.S,v 1.8 2001/11/21 19:14:23 wiz Exp $ */
|
||||
|
||||
/*
|
||||
* Copyright (c) 1994 Matthias Pfaller.
|
||||
|
@ -81,7 +81,7 @@ ENTRY_NOPROFILE(binder_entry)
|
|||
/*
|
||||
* Now we have to 0x200-align the text segment.
|
||||
* We know that the a.out header is 0x20 bytes long.
|
||||
* The code so far is less then 0x1e0 bytes. So we
|
||||
* The code so far is less than 0x1e0 bytes. So we
|
||||
* advance "." to address 0x1e0.
|
||||
*/
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
/* $NetBSD: cleanerd.c,v 1.33 2001/07/18 06:24:38 perseant Exp $ */
|
||||
/* $NetBSD: cleanerd.c,v 1.34 2001/11/21 19:14:24 wiz Exp $ */
|
||||
|
||||
/*-
|
||||
* Copyright (c) 1992, 1993
|
||||
|
@ -40,7 +40,7 @@ __COPYRIGHT("@(#) Copyright (c) 1992, 1993\n\
|
|||
#if 0
|
||||
static char sccsid[] = "@(#)cleanerd.c 8.5 (Berkeley) 6/10/95";
|
||||
#else
|
||||
__RCSID("$NetBSD: cleanerd.c,v 1.33 2001/07/18 06:24:38 perseant Exp $");
|
||||
__RCSID("$NetBSD: cleanerd.c,v 1.34 2001/11/21 19:14:24 wiz Exp $");
|
||||
#endif
|
||||
#endif /* not lint */
|
||||
|
||||
|
@ -412,7 +412,7 @@ clean_loop(FS_INFO *fsp, int nsegs, long options)
|
|||
} else {
|
||||
/*
|
||||
* We will also clean if the system is reasonably idle and
|
||||
* the total clean space is less then IDLE_LIM % of possible
|
||||
* the total clean space is less than IDLE_LIM % of possible
|
||||
* clean space.
|
||||
*/
|
||||
if (getloadavg(loadavg, MAXLOADS) == -1) {
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
.\" $NetBSD: 4.t,v 1.3 1996/04/05 01:45:48 cgd Exp $
|
||||
.\" $NetBSD: 4.t,v 1.4 2001/11/21 19:14:25 wiz Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1982, 1993
|
||||
.\" The Regents of the University of California. All rights reserved.
|
||||
|
@ -222,7 +222,7 @@ ignore this error condition.
|
|||
.B "IMPOSSIBLE MINFREE=\fID\fP IN SUPERBLOCK (SET TO DEFAULT)"
|
||||
.br
|
||||
The superblock minimum space percentage is greater than 99%
|
||||
or less then 0%.
|
||||
or less than 0%.
|
||||
.LP
|
||||
Possible responses to the SET TO DEFAULT prompt are:
|
||||
.IP YES
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
.\" $NetBSD: iso.4,v 1.6 2001/09/22 00:57:41 wiz Exp $
|
||||
.\" $NetBSD: iso.4,v 1.7 2001/11/21 19:14:27 wiz Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1990, 1991, 1993
|
||||
.\" The Regents of the University of California. All rights reserved.
|
||||
|
@ -145,7 +145,7 @@ length structures, we have separated the selector lengths
|
|||
from the data themselves.
|
||||
The network address and various selectors are stored contiguously,
|
||||
with the network address first, then the transport selector, and so
|
||||
on. Thus, if you had a network address of less then 20 bytes,
|
||||
on. Thus, if you had a network address of less than 20 bytes,
|
||||
the transport selector would encroach on space normally reserved
|
||||
for the network address.
|
||||
.Sh NETWORK ADDRESSING
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
.\" $NetBSD: dcl.4,v 1.7 2001/09/11 06:30:03 gmcgarry Exp $
|
||||
.\" $NetBSD: dcl.4,v 1.8 2001/11/21 19:14:27 wiz Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1990, 1991, 1993
|
||||
.\" The Regents of the University of California. All rights reserved.
|
||||
|
@ -89,7 +89,7 @@ receive overflow.
|
|||
For output to devices that make heavy use of
|
||||
.Tn XON/XOFF
|
||||
a write size of less
|
||||
then 256 will improve performance marginally.
|
||||
than 256 will improve performance marginally.
|
||||
.Sh FILES
|
||||
.Bl -tag -width /dev/ttyl[0-9] -compact
|
||||
.It Pa /dev/ttyl[0-9]
|
||||
|
@ -116,7 +116,7 @@ Where the errors are encoded:
|
|||
.Sh SEE ALSO
|
||||
.Xr tty 4
|
||||
.Sh BUGS
|
||||
Breaks received at a faster rate then 1 break every second will be
|
||||
Breaks received at a faster rate than 1 break every second will be
|
||||
recognized as a single break.
|
||||
.Pp
|
||||
Console use is not supported.
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
/* $NetBSD: scn.c,v 1.50 2001/07/22 13:34:07 wiz Exp $ */
|
||||
/* $NetBSD: scn.c,v 1.51 2001/11/21 19:14:28 wiz Exp $ */
|
||||
|
||||
/*
|
||||
* Copyright (c) 1996, 1997 Philip L. Budne.
|
||||
|
@ -688,7 +688,7 @@ scnprobe(parent, cf, aux)
|
|||
int mr1;
|
||||
register volatile u_char *ch_base;
|
||||
|
||||
/* The pc532 doesn't have more then 8 lines. */
|
||||
/* The pc532 doesn't have more than 8 lines. */
|
||||
if (unit >= 8) return(0);
|
||||
|
||||
/* Now some black magic that should detect a scc26x2 channel. */
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
/* $NetBSD: intr.c,v 1.56 2001/10/18 12:32:25 uwe Exp $ */
|
||||
/* $NetBSD: intr.c,v 1.57 2001/11/21 19:14:28 wiz Exp $ */
|
||||
|
||||
/*
|
||||
* Copyright (c) 1992, 1993
|
||||
|
@ -167,7 +167,7 @@ nmi_hard()
|
|||
/*
|
||||
* Increase nmi_hard_wait. If we aren't the master, loop while this
|
||||
* variable is non-zero. If we are the master, loop while this
|
||||
* variable is less then the number of cpus.
|
||||
* variable is less than the number of cpus.
|
||||
*/
|
||||
simple_lock(&nmihard_lock);
|
||||
nmi_hard_wait++;
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
/* $NetBSD: ncr53c9xreg.h,v 1.9 2001/05/23 18:32:26 petrov Exp $ */
|
||||
/* $NetBSD: ncr53c9xreg.h,v 1.10 2001/11/21 19:14:29 wiz Exp $ */
|
||||
|
||||
/*
|
||||
* Copyright (c) 1994 Peter Galbavy. All rights reserved.
|
||||
|
@ -83,7 +83,7 @@
|
|||
|
||||
#define NCR_SELID 0x04 /* WO - Select/Reselect Bus ID */
|
||||
#define NCR_BUSID_HME 0x10 /* XXX HME reselect ID */
|
||||
#define NCR_BUSID_HME32 0x40 /* XXX HME to select more then 16 */
|
||||
#define NCR_BUSID_HME32 0x40 /* XXX HME to select more than 16 */
|
||||
|
||||
#define NCR_INTR 0x05 /* RO - Interrupt */
|
||||
#define NCRINTR_SBR 0x80 /* SCSI Bus Reset */
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
/* $NetBSD: tp_usrreq.c,v 1.17 2001/11/13 01:10:51 lukem Exp $ */
|
||||
/* $NetBSD: tp_usrreq.c,v 1.18 2001/11/21 19:14:29 wiz Exp $ */
|
||||
|
||||
/*-
|
||||
* Copyright (c) 1991, 1993
|
||||
|
@ -69,7 +69,7 @@ SOFTWARE.
|
|||
*/
|
||||
|
||||
#include <sys/cdefs.h>
|
||||
__KERNEL_RCSID(0, "$NetBSD: tp_usrreq.c,v 1.17 2001/11/13 01:10:51 lukem Exp $");
|
||||
__KERNEL_RCSID(0, "$NetBSD: tp_usrreq.c,v 1.18 2001/11/21 19:14:29 wiz Exp $");
|
||||
|
||||
#include <sys/param.h>
|
||||
#include <sys/systm.h>
|
||||
|
@ -272,7 +272,7 @@ restart:
|
|||
* tp_usrreq(), PRU_SENDOOB
|
||||
* FUNCTION and ARGUMENTS:
|
||||
* Send what's in the mbuf chain (m) as an XPD TPDU.
|
||||
* The mbuf may not contain more then 16 bytes of data.
|
||||
* The mbuf may not contain more than 16 bytes of data.
|
||||
* XPD TSDUs aren't segmented, so they translate into
|
||||
* exactly one XPD TPDU, with EOT bit set.
|
||||
* RETURN VALUE:
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
/* $NetBSD: decl.c,v 1.24 2001/09/16 16:34:43 wiz Exp $ */
|
||||
/* $NetBSD: decl.c,v 1.25 2001/11/21 19:14:25 wiz Exp $ */
|
||||
|
||||
/*
|
||||
* Copyright (c) 1996 Christopher G. Demetriou. All Rights Reserved.
|
||||
|
@ -34,7 +34,7 @@
|
|||
|
||||
#include <sys/cdefs.h>
|
||||
#ifndef lint
|
||||
__RCSID("$NetBSD: decl.c,v 1.24 2001/09/16 16:34:43 wiz Exp $");
|
||||
__RCSID("$NetBSD: decl.c,v 1.25 2001/11/21 19:14:25 wiz Exp $");
|
||||
#endif
|
||||
|
||||
#include <sys/param.h>
|
||||
|
@ -390,7 +390,7 @@ addtype(type_t *tp)
|
|||
/* remeber specifiers "signed" and "unsigned" in dcs->d_smod */
|
||||
if (dcs->d_smod != NOTSPEC)
|
||||
/*
|
||||
* more then one "signed" and/or "unsigned"; print
|
||||
* more than one "signed" and/or "unsigned"; print
|
||||
* an error in deftyp()
|
||||
*/
|
||||
dcs->d_terr = 1;
|
||||
|
@ -507,7 +507,7 @@ tdeferr(type_t *td, tspec_t t)
|
|||
* or enum tag if the typedef name is the first defined for this tag.
|
||||
*
|
||||
* If the tag is unnamed, the typdef name is used for identification
|
||||
* of this tag in lint2. Although its possible that more then one typedef
|
||||
* of this tag in lint2. Although its possible that more than one typedef
|
||||
* name is defined for one tag, the first name defined should be unique
|
||||
* if the tag is unnamed.
|
||||
*/
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
/* $NetBSD: chk.c,v 1.11 2001/07/26 15:05:10 wiz Exp $ */
|
||||
/* $NetBSD: chk.c,v 1.12 2001/11/21 19:14:26 wiz Exp $ */
|
||||
|
||||
/*
|
||||
* Copyright (c) 1996 Christopher G. Demetriou. All Rights Reserved.
|
||||
|
@ -34,7 +34,7 @@
|
|||
|
||||
#include <sys/cdefs.h>
|
||||
#ifndef lint
|
||||
__RCSID("$NetBSD: chk.c,v 1.11 2001/07/26 15:05:10 wiz Exp $");
|
||||
__RCSID("$NetBSD: chk.c,v 1.12 2001/11/21 19:14:26 wiz Exp $");
|
||||
#endif
|
||||
|
||||
#include <stdlib.h>
|
||||
|
@ -279,7 +279,7 @@ chkdnud(hte_t *hte)
|
|||
}
|
||||
|
||||
/*
|
||||
* Print a warning if there is more then one definition for
|
||||
* Print a warning if there is more than one definition for
|
||||
* this name.
|
||||
*/
|
||||
static void
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
/* $NetBSD: main2.c,v 1.4 2001/05/28 12:40:38 lukem Exp $ */
|
||||
/* $NetBSD: main2.c,v 1.5 2001/11/21 19:14:26 wiz Exp $ */
|
||||
|
||||
/*
|
||||
* Copyright (c) 1994, 1995 Jochen Pohl
|
||||
|
@ -33,7 +33,7 @@
|
|||
|
||||
#include <sys/cdefs.h>
|
||||
#ifndef lint
|
||||
__RCSID("$NetBSD: main2.c,v 1.4 2001/05/28 12:40:38 lukem Exp $");
|
||||
__RCSID("$NetBSD: main2.c,v 1.5 2001/11/21 19:14:26 wiz Exp $");
|
||||
#endif
|
||||
|
||||
#include <stdio.h>
|
||||
|
@ -59,7 +59,7 @@ const char *libname;
|
|||
int pflag;
|
||||
|
||||
/*
|
||||
* warnings for (tentative) definitions of the same name in more then
|
||||
* warnings for (tentative) definitions of the same name in more than
|
||||
* one translation unit
|
||||
*/
|
||||
int sflag;
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
/* $NetBSD: lpd.c,v 1.31 2001/10/09 02:15:37 mjl Exp $ */
|
||||
/* $NetBSD: lpd.c,v 1.32 2001/11/21 19:14:26 wiz Exp $ */
|
||||
|
||||
/*
|
||||
* Copyright (c) 1983, 1993, 1994
|
||||
|
@ -45,7 +45,7 @@ __COPYRIGHT("@(#) Copyright (c) 1983, 1993, 1994\n\
|
|||
#if 0
|
||||
static char sccsid[] = "@(#)lpd.c 8.7 (Berkeley) 5/10/95";
|
||||
#else
|
||||
__RCSID("$NetBSD: lpd.c,v 1.31 2001/10/09 02:15:37 mjl Exp $");
|
||||
__RCSID("$NetBSD: lpd.c,v 1.32 2001/11/21 19:14:26 wiz Exp $");
|
||||
#endif
|
||||
#endif /* not lint */
|
||||
|
||||
|
@ -142,7 +142,7 @@ main(int argc, char **argv)
|
|||
struct sockaddr_storage frominet;
|
||||
sigset_t nmask, omask;
|
||||
int lfd, errs, i, f, funix, *finet;
|
||||
int child_max = 32; /* more then enough to hose the system */
|
||||
int child_max = 32; /* more than enough to hose the system */
|
||||
int options = 0, check_options = 0;
|
||||
struct servent *sp;
|
||||
const char *port = "printer";
|
||||
|
|
Loading…
Reference in New Issue