]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/log
FreeBSD/FreeBSD.git
24 years agoSync SYNOPSIS and usage() string.
Philippe Charnier [Sun, 26 Mar 2000 14:46:41 +0000 (14:46 +0000)]
Sync SYNOPSIS and usage() string.

24 years agoAdd missing dots
Philippe Charnier [Sun, 26 Mar 2000 14:45:38 +0000 (14:45 +0000)]
Add missing dots

24 years ago1000000 usec -> 1 sec 0 usec; fix.
Philippe Charnier [Sun, 26 Mar 2000 14:44:34 +0000 (14:44 +0000)]
1000000 usec -> 1 sec 0 usec; fix.

24 years agoMove RCS tags after copyright
Philippe Charnier [Sun, 26 Mar 2000 14:43:25 +0000 (14:43 +0000)]
Move RCS tags after copyright
Add DIAGNOSTICS section name

24 years agoAdd DIAGNOSTICS section name
Philippe Charnier [Sun, 26 Mar 2000 14:42:14 +0000 (14:42 +0000)]
Add DIAGNOSTICS section name

24 years ago.Nm changes
Philippe Charnier [Sun, 26 Mar 2000 14:41:07 +0000 (14:41 +0000)]
.Nm changes

24 years agoAdd DIAGNOSTICS section name
Philippe Charnier [Sun, 26 Mar 2000 14:39:03 +0000 (14:39 +0000)]
Add DIAGNOSTICS section name
Options: -> The following options are available:

24 years agoProperly use .Nm, .Em, .Pa etc. Make usage() a simplier function.
Philippe Charnier [Sun, 26 Mar 2000 14:37:47 +0000 (14:37 +0000)]
Properly use .Nm, .Em, .Pa etc. Make usage() a simplier function.

24 years agoAdd -d and -t flags to usage. Add usage().
Philippe Charnier [Sun, 26 Mar 2000 14:30:51 +0000 (14:30 +0000)]
Add -d and -t flags to usage. Add usage().

24 years agoTypo
Philippe Charnier [Sun, 26 Mar 2000 14:29:45 +0000 (14:29 +0000)]
Typo

24 years agoUse errx(), remove unused #include. Correct SYNOPSIS
Philippe Charnier [Sun, 26 Mar 2000 14:28:31 +0000 (14:28 +0000)]
Use errx(), remove unused #include. Correct SYNOPSIS

24 years agoAdd .Nm.
Philippe Charnier [Sun, 26 Mar 2000 14:27:19 +0000 (14:27 +0000)]
Add .Nm.
Options: -> The following options are available:

24 years agoAdd DIAGNOSTICS section name and section name to .Xr.
Philippe Charnier [Sun, 26 Mar 2000 14:25:51 +0000 (14:25 +0000)]
Add DIAGNOSTICS section name and section name to .Xr.

24 years agoDIAGNOSTICS section name missing and .Nm changes
Philippe Charnier [Sun, 26 Mar 2000 14:24:40 +0000 (14:24 +0000)]
DIAGNOSTICS section name missing and .Nm changes

24 years agoUse errx(). .Nm fixes
Philippe Charnier [Sun, 26 Mar 2000 14:23:23 +0000 (14:23 +0000)]
Use errx(). .Nm fixes

24 years agoUse warnx(), -Wall cleaning and remove unused #include
Philippe Charnier [Sun, 26 Mar 2000 14:21:57 +0000 (14:21 +0000)]
Use warnx(), -Wall cleaning and remove unused #include
Better use of .Nm and .Ar

24 years agoAdd the entry for usio, major 138
Nick Hibma [Sun, 26 Mar 2000 12:59:22 +0000 (12:59 +0000)]
Add the entry for usio, major 138

24 years agoYell about -O2 on the Alpha. Forceably downgrade -O2+ if
David E. O'Brien [Sun, 26 Mar 2000 12:56:54 +0000 (12:56 +0000)]
Yell about -O2 on the Alpha.  Forceably downgrade -O2+ if
"FORCE_OPTIMIZATION_DOWNGRADE" is defined when GCC is built.

24 years agopcvt cleanup. Update the pcvt(4) manpage to reflect current state.
Hellmuth Michaelis [Sun, 26 Mar 2000 12:41:37 +0000 (12:41 +0000)]
pcvt cleanup. Update the pcvt(4) manpage to reflect current state.

24 years agos/curproc/self/
Dag-Erling Smørgrav [Sun, 26 Mar 2000 12:20:35 +0000 (12:20 +0000)]
s/curproc/self/

Spotted by: Ben Smithurst <ben@scientia.demon.co.uk>

24 years agoCorrect a mishap in phk's BIO_* changes.
Søren Schmidt [Sun, 26 Mar 2000 12:01:27 +0000 (12:01 +0000)]
Correct a mishap in phk's BIO_* changes.

24 years agopcvt cleanup. remove the "mcon" utility: the PCVT_EMU_MOUSE code
Hellmuth Michaelis [Sun, 26 Mar 2000 11:20:42 +0000 (11:20 +0000)]
pcvt cleanup. remove the "mcon" utility: the PCVT_EMU_MOUSE code
in the driver is gone, because of this mcon is of no use anymore.

24 years agopcvt cleanup. remove the set2061 program, it is so outdated that
Hellmuth Michaelis [Sun, 26 Mar 2000 11:16:16 +0000 (11:16 +0000)]
pcvt cleanup. remove the set2061 program, it is so outdated that
nobody knows anymore what a 2061 chip is (hint: ELSA Winner 100 EISA).

24 years ago#include <ssl/foo.h> -> #include <openssl/foo.h>
Kris Kennaway [Sun, 26 Mar 2000 10:00:28 +0000 (10:00 +0000)]
#include <ssl/foo.h> -> #include <openssl/foo.h>

24 years agoRemove evidence proving that I just copied these files from standard-supfile
Bill Fumerola [Sun, 26 Mar 2000 09:50:01 +0000 (09:50 +0000)]
Remove evidence proving that I just copied these files from standard-supfile
and put some more specific examples in www-supfile.

PR: docs/17600
Discovered by: Denis Mittsev <dm@dmhome.orsk.ru>

24 years agorqe->b.b_flags |= B_READ; became
Alfred Perlstein [Sun, 26 Mar 2000 09:20:33 +0000 (09:20 +0000)]
rqe->b.b_flags |= B_READ; became
rqe->b.b_iocmd == BIO_READ instead of
rqe->b.b_iocmd = BIO_READ;
fix it.

24 years agoSubstantially cleanup of the pcvt kernel part. This cleanup does
Hellmuth Michaelis [Sun, 26 Mar 2000 09:17:14 +0000 (09:17 +0000)]
Substantially cleanup of the pcvt kernel part. This cleanup does
not introduce (hopefully) any functional changes but gets rid of
the #ifdef spaghetti pcvt suffered from more and more over the
years.

Several no more used parts of the source were removed, others
which are used by default are now non-optional components:

PCVT_NETBSD removed completety
PCVT_FREEBSD removed option, code is now standard
PCVT_KBD_FIFO removed option, code is now standard
PCVT_EMU_MOUSE removed completety
PCVT_SW0CNOUTP removed completety
PCVT_PORTIO_DELAY obsolete, removed
PCVT_KEYBDID removed option, code is now standard
PCVT_SIGWINCH removed option, code is now standard
PCVT_PALFLICKER removed completety
PCVT_WAITRETRACE removed completety
PCVT_NOFASTSCROLL removed option, code is now standard
PCVT_USL_VT_COMPAT removed the "old" non-vt Xserver code completely,
depending on XSERVER, this code is now standard.

Pcvt userland cleanup will follow as well as newbusifying the
kernel part.

24 years agoGet rid of some deltas lying around. This is a collection of lots of
Brian Feldman [Sun, 26 Mar 2000 09:04:06 +0000 (09:04 +0000)]
Get rid of some deltas lying around.  This is a collection of lots of
small typo fixes.  Most have to do with periods and ellipses, but there
are some spelling, capitalization, and miscellaneous fixes.  No meanings
have been changed.

24 years agoPut the '%' before the new appended fortune, not after.
Brian Feldman [Sun, 26 Mar 2000 08:47:26 +0000 (08:47 +0000)]
Put the '%' before the new appended fortune, not after.

24 years agoUpdate for latest OpenSSH
Kris Kennaway [Sun, 26 Mar 2000 07:54:12 +0000 (07:54 +0000)]
Update for latest OpenSSH

24 years agoResolve conflicts.
Kris Kennaway [Sun, 26 Mar 2000 07:37:48 +0000 (07:37 +0000)]
Resolve conflicts.

24 years agoThis commit was generated by cvs2svn to compensate for changes in r58582,
Kris Kennaway [Sun, 26 Mar 2000 07:07:24 +0000 (07:07 +0000)]
This commit was generated by cvs2svn to compensate for changes in r58582,
which included commits to RCS files with non-trunk default branches.

24 years agoVirgin import of OpenSSH sources dated 2000/03/25
Kris Kennaway [Sun, 26 Mar 2000 07:07:24 +0000 (07:07 +0000)]
Virgin import of OpenSSH sources dated 2000/03/25

24 years agoMinor changes to some of the interfaces.
Warner Losh [Sun, 26 Mar 2000 07:01:52 +0000 (07:01 +0000)]
Minor changes to some of the interfaces.
Remove RF_PCCARD_ATTR in anticipation of removing it from sys/rman.h
Add interface for setting "attributes" of pccard/cardbus devices.
Minor formatting nits.

24 years agoThis, we believe, is the first commit
Peter Wemm [Sun, 26 Mar 2000 06:00:02 +0000 (06:00 +0000)]
This, we believe, is the first commit
from Disneyland, committed via ssh
on a Palm + wireless.

                                        Inspired by:  ps
                                        Thanks to:  Glenn (Damn, now I want one  of these :-)

24 years agoo Improve the comment concerning rebuilding the database using cap_mkdb --
Robert Watson [Sun, 26 Mar 2000 05:41:10 +0000 (05:41 +0000)]
o Improve the comment concerning rebuilding the database using cap_mkdb --
  it's not a speed thing, it's a correctness thing :-)
o Reorder the path slightly to be more consistent

Reviewed by: jhb

24 years agoComb through my mailboxes, trying to merge all the entries that others
Warner Losh [Sun, 26 Mar 2000 05:30:51 +0000 (05:30 +0000)]
Comb through my mailboxes, trying to merge all the entries that others
have set me.  This goes from now back to sometime in January 2000.  Last
years' entries might result in more.  But it will need to wait for another
time.

o XJEM3288 entry (Ron Rosson <insane@lunatic.oneinsane.net>)
o Fix Xircom CreditCard Modem 56 entry ("Juriy Goloveshkin <juriy@avias.com> ")
o Add pcmcia cd-rom entry from juriy as well, even though it doesn't work
o Add Intellegent Modem (sos)
o 3C562 entries (Marat Fayzullin <fms@cs.umd.edu>)
o Digiteam expresso modem (joerg_wunsch)
o RFI Hotline serial card (joerg_wunsch)
o EP401 Ethernet (jkoshy)
o Novatel wireless modem (nsayer)
o Intel modem 2400+ (aka US Roboitcs Worldport 14400) (sos)
o Option I18n GSM fax modem (markm)
o Toshiba SLIMV90 (roberto)

24 years agoThe REQUEST SENSE command is 6b not 16b. Use the struct scsi_sense to
Nick Hibma [Sun, 26 Mar 2000 01:39:12 +0000 (01:39 +0000)]
The REQUEST SENSE command is 6b not 16b. Use the struct scsi_sense to
indicate that we are working with that command.

Some corrected/added comments.

24 years agoFix floppy driver after my isadma changes.
Poul-Henning Kamp [Sat, 25 Mar 2000 21:20:23 +0000 (21:20 +0000)]
Fix floppy driver after my isadma changes.

24 years agoFix a misspelling in the comments for tha IPv6 auth service and change them
John Baldwin [Sat, 25 Mar 2000 21:17:24 +0000 (21:17 +0000)]
Fix a misspelling in the comments for tha IPv6 auth service and change them
to more closely resembles those in the IPv4 sction.

24 years agoReword warning to make it clearer (I read it as "remove block devices created
Kris Kennaway [Sat, 25 Mar 2000 21:10:20 +0000 (21:10 +0000)]
Reword warning to make it clearer (I read it as "remove block devices created
before 2000-06-01" which is obviously not what was intended :-)

24 years agoSynchronize login.conf default path with skel/dot.cshrc and root/dot.cshrc
Robert Watson [Sat, 25 Mar 2000 20:33:21 +0000 (20:33 +0000)]
Synchronize login.conf default path with skel/dot.cshrc and root/dot.cshrc

24 years agoMore fully initialize cardbus bridges. We now call the new generic
Warner Losh [Sat, 25 Mar 2000 20:29:55 +0000 (20:29 +0000)]
More fully initialize cardbus bridges.  We now call the new generic
cardbus bridge init routine for all cardbuses.  This routine attempts
to compensate for BIOSes that do not setup the cardbus bridge into
legacy mode.  Since this is becoming more common, and cardbus pci
cards have appeared on the market, this makes sense.

Do some TI113x specific initialization.  This came in as part of the
patch.  Report TI1[1234]XX specific config registers protected by
bootverbose.

Minor code cleanup while I'm here.  I've also removed the unused code
present in the original patches, and cleaned it up slightly in places
as well.

The original patches supported more than one card, but these patches
support just one.  We should likely revisit this in the future.

This makes the Compaq card that Walnut Creek CD purchased for me work
in my bouncer box.

This is a MFC candidate.  However, I'd like to get some airtime on
these patches on as many laptops as possible before doing the MFC.  It
does change things somewhat.  In theory, apart from the minor TI
tweaks, this shouldn't change anything if the bridge is in legacy mode
already.

Submitted by: sanpei@sanpei.org (MIHIRA Yoshiro)

24 years agoo Migrate path, umask from dot.login to dot.cshrc
Robert Watson [Sat, 25 Mar 2000 20:23:39 +0000 (20:23 +0000)]
o Migrate path, umask from dot.login to dot.cshrc
o Comment out display of fortune by default.
o Synch root's .cshrc/.login and non-root's .cshrc/.login in terms of
  gratuitous variables set (EDITOR).
o Remove some commented out variables set inconsistently or gratuitously,
  such as Interviews settings, 8-bit German locale for root only.
o Synchronize comments in header, as well as references to appropriate man
  pages.
o Remove MANPATH setting as apparently /etc/manpath.config does all that
  already.

Similar changes probably need to be made in other dot.* files for root
and skel, as all of these files seem to set different aliases, environmental
variables, prompts, and have different semantics.

As a result of this patch, leaving aside the setting of a special prompt
for root, users of csh and tcsh should find similar environments when
logging in or su'ing to any account using that shell.

Reviewed by: asmodai, nbm, will

24 years agoAttempt to provide real values for meminfo.
Dag-Erling Smørgrav [Sat, 25 Mar 2000 19:41:18 +0000 (19:41 +0000)]
Attempt to provide real values for meminfo.

24 years agoTwo new chips found in Steve Passe's Protoge' laptop:
Warner Losh [Sat, 25 Mar 2000 17:01:59 +0000 (17:01 +0000)]
Two new chips found in Steve Passe's Protoge' laptop:
Lucent 56Flex DVS LTMOTEM (winmodem and unsupported)
Cinemaster C 3.0 DVD Decoder

24 years agoOnly tell the user that we're Mounting NFS file systems when we have NFS
Dan Moschuk [Sat, 25 Mar 2000 16:17:53 +0000 (16:17 +0000)]
Only tell the user that we're Mounting NFS file systems when we have NFS
file systems to mount.

PR: 17594
Submitted by: Doug Barton <Doug@gorean.org>

24 years agoAdd a manpage for linprocfs.
Dag-Erling Smørgrav [Sat, 25 Mar 2000 14:03:31 +0000 (14:03 +0000)]
Add a manpage for linprocfs.

24 years agoMention linprocfs.
Dag-Erling Smørgrav [Sat, 25 Mar 2000 13:46:16 +0000 (13:46 +0000)]
Mention linprocfs.

24 years agoAdd mount_linprocfs.
Dag-Erling Smørgrav [Sat, 25 Mar 2000 13:27:47 +0000 (13:27 +0000)]
Add mount_linprocfs.

24 years agoLinux /proc filesystem.
Dag-Erling Smørgrav [Sat, 25 Mar 2000 13:23:02 +0000 (13:23 +0000)]
Linux /proc filesystem.

Submitted by: pb

24 years agoZap old files no longer included in gperf 2.7
Kris Kennaway [Sat, 25 Mar 2000 08:25:58 +0000 (08:25 +0000)]
Zap old files no longer included in gperf 2.7

24 years agoUpdate for gperf 2.7
Kris Kennaway [Sat, 25 Mar 2000 07:50:02 +0000 (07:50 +0000)]
Update for gperf 2.7

24 years agoThis commit was generated by cvs2svn to compensate for changes in r58551,
Kris Kennaway [Sat, 25 Mar 2000 07:45:29 +0000 (07:45 +0000)]
This commit was generated by cvs2svn to compensate for changes in r58551,
which included commits to RCS files with non-trunk default branches.

24 years agoVirgin import of gperf v2.7
Kris Kennaway [Sat, 25 Mar 2000 07:45:29 +0000 (07:45 +0000)]
Virgin import of gperf v2.7

24 years agoDon't refer to the openssl handbook chapter by name - the doc guys keep
Kris Kennaway [Sat, 25 Mar 2000 07:28:18 +0000 (07:28 +0000)]
Don't refer to the openssl handbook chapter by name - the doc guys keep
jamming new chapters in front of it :)

24 years agoGut the release notes now that we have a clean slate again.
Kris Kennaway [Sat, 25 Mar 2000 07:09:48 +0000 (07:09 +0000)]
Gut the release notes now that we have a clean slate again.

The supported hardware still looks to be lagging in the alpha file.
People, please try and keep these in better sync this time!

24 years agoAdd #includes for sysctlbyname() to quiet a warning.
John Baldwin [Sat, 25 Mar 2000 04:23:08 +0000 (04:23 +0000)]
Add #includes for sysctlbyname() to quiet a warning.

24 years agoRegen
Warner Losh [Sat, 25 Mar 2000 04:05:16 +0000 (04:05 +0000)]
Regen

24 years agoMerge 1.60 to 1.85 of NetBSD's pcmciadevs into our database.
Warner Losh [Sat, 25 Mar 2000 04:04:24 +0000 (04:04 +0000)]
Merge 1.60 to 1.85 of NetBSD's pcmciadevs into our database.

24 years agoMore pnpids.
Warner Losh [Sat, 25 Mar 2000 03:24:43 +0000 (03:24 +0000)]
More pnpids.

24 years agoMake pcic module compile again for NEWCARD (not for old pccard).
Warner Losh [Sat, 25 Mar 2000 03:16:19 +0000 (03:16 +0000)]
Make pcic module compile again for NEWCARD (not for old pccard).

24 years agoMake this compile again and harmonize with GENERIC:
Warner Losh [Sat, 25 Mar 2000 03:15:03 +0000 (03:15 +0000)]
Make this compile again and harmonize with GENERIC:
o added gif, faith, wx, ida, amr, mlw, INET6
o many comment nits
o Comment out all the compat shim devices, mostly so that I know what
  they are:
amd, dpt, ncr, adv, tx, vx, fe, cs, lnc,
o Leave the following commented out:
ie, le

NEWCARD now compiles again.  Back to testing...

24 years agoAdd ${X11BASE}/lib/aout.
Satoshi Asami [Sat, 25 Mar 2000 00:00:27 +0000 (00:00 +0000)]
Add ${X11BASE}/lib/aout.

24 years agoFix a problem that caused TCP fragments to be lost (among other things.)
Matthew N. Dodd [Fri, 24 Mar 2000 23:31:42 +0000 (23:31 +0000)]
Fix a problem that caused TCP fragments to be lost (among other things.)

24 years agoUpdate sysinstall to use struct uc_device instead of struct isa_device
John Baldwin [Fri, 24 Mar 2000 22:24:09 +0000 (22:24 +0000)]
Update sysinstall to use struct uc_device instead of struct isa_device
for generating /boot/kernel.conf.  Since this structure is shared, move
its definition out to a header file, just as struct isa_device was defined
in a header file.  This fixes the sysinstall breakage in -current.

24 years agoNow that we have uc_device.h, use that instead of hard-coding struct
John Baldwin [Fri, 24 Mar 2000 21:39:09 +0000 (21:39 +0000)]
Now that we have uc_device.h, use that instead of hard-coding struct
uc_device's definition into kget.

24 years agoFix spelling, slingly -> singly.
Jeroen Ruigrok van der Werven [Fri, 24 Mar 2000 21:02:14 +0000 (21:02 +0000)]
Fix spelling, slingly -> singly.

Submitted by: nrahlstr

24 years agoAdd Mach64-LB graphics accelerator
Bill Fumerola [Fri, 24 Mar 2000 19:31:02 +0000 (19:31 +0000)]
Add Mach64-LB graphics accelerator

Submitted by: Brandon Martus <bmartus@chc-chimes.com> (unwittingly)
Obtained from: NetBSD (syssrc/sys/dev/pci/pcidevs)

24 years agoWrap uucpd behind the NOUUCP knob.
Dan Moschuk [Fri, 24 Mar 2000 18:21:09 +0000 (18:21 +0000)]
Wrap uucpd behind the NOUUCP knob.

Noticed by: Doug Barton

24 years agoUse pipe() instead of socketpair() in sshd when communicating
Brian Somers [Fri, 24 Mar 2000 15:39:37 +0000 (15:39 +0000)]
Use pipe() instead of socketpair() in sshd when communicating
with the client.
This allows ppp/ssh style tunnels to function again.

Ok'd by: markk
Submitted by: markk@knigma.org

24 years agoA little more cosmetics.
Ruslan Ermilov [Fri, 24 Mar 2000 08:36:39 +0000 (08:36 +0000)]
A little more cosmetics.

24 years agoFix the panic occuring on non-changer devices.
Søren Schmidt [Fri, 24 Mar 2000 07:44:20 +0000 (07:44 +0000)]
Fix the panic occuring on non-changer devices.

24 years agoCorrect grammar.
Sheldon Hearn [Fri, 24 Mar 2000 07:37:02 +0000 (07:37 +0000)]
Correct grammar.
Rename and (where appropriate) re-order sections.
Put something useful in the BUGS section.
Clear the Os macro and add a HISTORY section.

Reviewed by: bp

24 years agofix bug with du -hd
Michael Haro [Fri, 24 Mar 2000 06:25:32 +0000 (06:25 +0000)]
fix bug with du -hd

Submitted by: dcs

24 years agodon't check extended features on codecs known to hang. should fix neomagic
Cameron Grant [Fri, 24 Mar 2000 03:14:35 +0000 (03:14 +0000)]
don't check extended features on codecs known to hang.  should fix neomagic
problems.

24 years agoFix a few spelling errors.
Mike Pritchard [Fri, 24 Mar 2000 02:26:54 +0000 (02:26 +0000)]
Fix a few spelling errors.

24 years agoFix some spelling errors.
Mike Pritchard [Fri, 24 Mar 2000 02:17:04 +0000 (02:17 +0000)]
Fix some spelling errors.

24 years agoSome minor mdoc style and spelling fixes.
Mike Pritchard [Fri, 24 Mar 2000 02:05:54 +0000 (02:05 +0000)]
Some minor mdoc style and spelling fixes.

24 years agoFix a couple of typos and make the FILES section follow mdoc style.
Mike Pritchard [Fri, 24 Mar 2000 01:57:57 +0000 (01:57 +0000)]
Fix a couple of typos and make the FILES section follow mdoc style.

24 years agoMinor style fixes: freebsd.org -> FreeBSD.org
Mike Pritchard [Fri, 24 Mar 2000 01:49:46 +0000 (01:49 +0000)]
Minor style fixes:  freebsd.org -> FreeBSD.org

24 years agoGrammar nit ("has not got a very good recovery" -> "does not recover well")
Bill Fumerola [Fri, 24 Mar 2000 01:41:58 +0000 (01:41 +0000)]
Grammar nit ("has not got a very good recovery" -> "does not recover well")

24 years agoMinor style fixes: freebsd.org -> FreeBSD.org
Mike Pritchard [Fri, 24 Mar 2000 01:37:42 +0000 (01:37 +0000)]
Minor style fixes: freebsd.org -> FreeBSD.org

24 years agoFix some spelling errors.
Mike Pritchard [Fri, 24 Mar 2000 01:27:35 +0000 (01:27 +0000)]
Fix some spelling errors.

24 years agoSpelling fix.
Mike Pritchard [Fri, 24 Mar 2000 01:22:53 +0000 (01:22 +0000)]
Spelling fix.

24 years agomdoc style fixes.
Mike Pritchard [Fri, 24 Mar 2000 01:15:04 +0000 (01:15 +0000)]
mdoc style fixes.

24 years agoFix a minor grammar problem.
Mike Pritchard [Fri, 24 Mar 2000 01:02:33 +0000 (01:02 +0000)]
Fix a minor grammar problem.

24 years agoFix some spelling errors.
Mike Pritchard [Fri, 24 Mar 2000 00:58:49 +0000 (00:58 +0000)]
Fix some spelling errors.

24 years agoFix a spelling error.
Mike Pritchard [Fri, 24 Mar 2000 00:47:49 +0000 (00:47 +0000)]
Fix a spelling error.

24 years ago Fix in-kernel infinite loop in pipe_write() when the reader goes away
Matthew Dillon [Fri, 24 Mar 2000 00:47:37 +0000 (00:47 +0000)]
Fix in-kernel infinite loop in pipe_write() when the reader goes away
    at just the wrong time.

24 years agoChange the usage of the .Nm macro in the NAME section to be
Mike Pritchard [Fri, 24 Mar 2000 00:30:30 +0000 (00:30 +0000)]
Change the usage of the .Nm macro in the NAME section to be
consistent with the rest of the system.

24 years agoRemove unused file.
Bruce Evans [Thu, 23 Mar 2000 19:22:14 +0000 (19:22 +0000)]
Remove unused file.

24 years agoFixed most disordering (almost all except for i4b and targets with
Bruce Evans [Thu, 23 Mar 2000 19:08:49 +0000 (19:08 +0000)]
Fixed most disordering (almost all except for i4b and targets with
complicated rules).

24 years agoFixed most disordering (all except for targets with complicated rules).
Bruce Evans [Thu, 23 Mar 2000 19:03:26 +0000 (19:03 +0000)]
Fixed most disordering (all except for targets with complicated rules).

24 years ago Fix parens in m_pullup() line in arp handling code. The code was
Matthew Dillon [Thu, 23 Mar 2000 18:58:59 +0000 (18:58 +0000)]
Fix parens in m_pullup() line in arp handling code.  The code was
    improperly doing the equivalent of (m = (function() == NULL)) instead
    of ((m = function()) == NULL).

    This fixes a NULL pointer dereference panic with runt arp packets.

24 years agoFixed my breakage of SPLASSERT() in rev.1.15. There was a stray semicolon
Bruce Evans [Thu, 23 Mar 2000 18:46:44 +0000 (18:46 +0000)]
Fixed my breakage of SPLASSERT() in rev.1.15.  There was a stray semicolon
after "if ()".

24 years agoFix detection of the card-ready-for-command state. Use an ultimate
Mike Smith [Thu, 23 Mar 2000 18:33:19 +0000 (18:33 +0000)]
Fix detection of the card-ready-for-command state.  Use an ultimate
timeout closer to the 1-second value that AMI use in their Linux
driver, and mark the mailbox structures as volatile so that gcc
doesn't over-optimise access to them.

This should fix the "controller wedged" bug.

Submitted by: Brian Dean <brdean@unx.sas.com>

24 years agoReturn IPv4 native address for IPv4 mapped IPv6 address, even if
Hajimu UMEMOTO [Thu, 23 Mar 2000 17:25:00 +0000 (17:25 +0000)]
Return IPv4 native address for IPv4 mapped IPv6 address, even if
A RR is not found.

Reviewed by: shin

24 years agoCorrect instructions/examples about manual pages.
Ruslan Ermilov [Thu, 23 Mar 2000 16:48:04 +0000 (16:48 +0000)]
Correct instructions/examples about manual pages.

24 years agoCheck for MAN9 for consistency.
Ruslan Ermilov [Thu, 23 Mar 2000 16:46:20 +0000 (16:46 +0000)]
Check for MAN9 for consistency.