]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/log
FreeBSD/FreeBSD.git
24 years agoAdd (and document) fetchMakeURL()
des [Thu, 25 May 2000 16:46:09 +0000 (16:46 +0000)]
Add (and document) fetchMakeURL()

24 years agoIPv6 support.
ume [Thu, 25 May 2000 16:38:22 +0000 (16:38 +0000)]
IPv6 support.
Add $FreeBSD$.

24 years agofix up #ifdef jungle for FreeBSD
darrenr [Thu, 25 May 2000 16:24:46 +0000 (16:24 +0000)]
fix up #ifdef jungle for FreeBSD

24 years agoDump com_err, it's a stinking crock of shit.
des [Thu, 25 May 2000 16:24:31 +0000 (16:24 +0000)]
Dump com_err, it's a stinking crock of shit.

24 years agoremove duplicate prototypes
darrenr [Thu, 25 May 2000 16:23:30 +0000 (16:23 +0000)]
remove duplicate prototypes

24 years agoFix a topy (if (expr); command;)
brian [Thu, 25 May 2000 16:12:55 +0000 (16:12 +0000)]
Fix a topy (if (expr); command;)

Submitted by: Renaud Waldura <renaud@guppy.evolunet.com>

24 years agoDon't pass scope-id to EPRT command.
ume [Thu, 25 May 2000 15:27:31 +0000 (15:27 +0000)]
Don't pass scope-id to EPRT command.

Reviewed by: sumikawa

24 years agofix stray 'i' from editor.
alfred [Thu, 25 May 2000 08:24:38 +0000 (08:24 +0000)]
fix stray 'i' from editor.

24 years agoFix some newlines which have snuck in here in contradiction with
hoek [Thu, 25 May 2000 05:45:44 +0000 (05:45 +0000)]
Fix some newlines which have snuck in here in contradiction with
fortune's formatting rules.

24 years agoAdd a missing negative to a clause.
hoek [Thu, 25 May 2000 05:07:50 +0000 (05:07 +0000)]
Add a missing negative to a clause.

24 years agoAdd some fortunes, typically gleaned from FreeBSD mailing lists, remove
hoek [Thu, 25 May 2000 04:38:47 +0000 (04:38 +0000)]
Add some fortunes, typically gleaned from FreeBSD mailing lists, remove
some dups, fix some typos and formatting.

Submitted-by (in no particular order):
Cy Schubert <cschuber@uumail.gov.bc.ca> (bin/12477)
David Kelly <dkelly@hiwaay.net> (misc/16647)
Zachary K Drew <drew0054@tc.umn.edu> (misc/16848)
Mark Ovens <mark@ukug.uk.freebsd.org> (misc/15809)
Bruce A. Mah <bmah@nimitz.ca.sandia.gov> (bin/17085)
And myself.

Approved by: The Fortune Teller

24 years agoRemove a period inserted by a previous commit. Corporate mottos and
hoek [Thu, 25 May 2000 04:25:54 +0000 (04:25 +0000)]
Remove a period inserted by a previous commit.  Corporate mottos and
the like usually don't have periods.

Approved by: The Fortune Master

24 years agoRemove all of the block devices, correct major numbers to point to the
msmith [Thu, 25 May 2000 02:48:15 +0000 (02:48 +0000)]
Remove all of the block devices, correct major numbers to point to the
corresponding character devices.  This is (currently) untested, but
should be correct.

24 years agoTeach sysinstall about 'twe' disks. Note that this is currently
msmith [Thu, 25 May 2000 02:28:50 +0000 (02:28 +0000)]
Teach sysinstall about 'twe' disks.  Note that this is currently
untested, and with the current state of flux surrounding the death
of bdevs other things here may need to change.

24 years agoMark the checksum as complete when looping back multicast packets.
jlemon [Thu, 25 May 2000 02:27:14 +0000 (02:27 +0000)]
Mark the checksum as complete when looping back multicast packets.

Submitted by: Jeff Gibbons <jgibbons@n2.net>

24 years agoTeach libdisk about 'twe' disks.
msmith [Thu, 25 May 2000 02:23:47 +0000 (02:23 +0000)]
Teach libdisk about 'twe' disks.

24 years agoFix typo.
archie [Thu, 25 May 2000 00:36:43 +0000 (00:36 +0000)]
Fix typo.

24 years agoLearn how to create device nodes for the 'twe' devices.
msmith [Wed, 24 May 2000 23:49:49 +0000 (23:49 +0000)]
Learn how to create device nodes for the 'twe' devices.

24 years agoManpage for the 'twe' driver.
msmith [Wed, 24 May 2000 23:48:15 +0000 (23:48 +0000)]
Manpage for the 'twe' driver.

24 years agoBuild the twe module with the rest.
msmith [Wed, 24 May 2000 23:42:03 +0000 (23:42 +0000)]
Build the twe module with the rest.

24 years agoAdd the 'twe' driver module makefile.
msmith [Wed, 24 May 2000 23:41:26 +0000 (23:41 +0000)]
Add the 'twe' driver module makefile.

24 years agoInitial import of a driver for the 3ware Escalade family of ATA RAID
msmith [Wed, 24 May 2000 23:35:23 +0000 (23:35 +0000)]
Initial import of a driver for the 3ware Escalade family of ATA RAID
controllers.

24 years agoTake 146 and 147 for the twe driver.
msmith [Wed, 24 May 2000 23:19:15 +0000 (23:19 +0000)]
Take 146 and 147 for the twe driver.

24 years agoJust need to pass the address family to if_simloop(), not the whole sockaddr.
archie [Wed, 24 May 2000 21:16:56 +0000 (21:16 +0000)]
Just need to pass the address family to if_simloop(), not the whole sockaddr.

24 years agoThe name /var/log/alias.log is *not* likely to change in the near
brian [Wed, 24 May 2000 20:56:30 +0000 (20:56 +0000)]
The name /var/log/alias.log is *not* likely to change in the near
future...

24 years agoadd common.c to SRCS
darrenr [Wed, 24 May 2000 20:47:08 +0000 (20:47 +0000)]
add common.c to SRCS

24 years agocatch up to the modern ATAPI disk naming conventions and add floppy
jkh [Wed, 24 May 2000 20:25:42 +0000 (20:25 +0000)]
catch up to the modern ATAPI disk naming conventions and add floppy
disks.

Submitted by: bde

24 years agoadd common.c to SRCS to fix compile problems
darrenr [Wed, 24 May 2000 20:04:41 +0000 (20:04 +0000)]
add common.c to SRCS to fix compile problems

24 years agoMove c-decl.c out of the common libcc_int.a into the binary Makefiles
obrien [Wed, 24 May 2000 20:02:21 +0000 (20:02 +0000)]
Move c-decl.c out of the common libcc_int.a into the binary Makefiles
where it is used.  c-decl has symbols that conflict with several of the
cc1plus sources.

GNU `ld' was changed in Dec 1999 to be more be compatable with the way that
other linkers work (specifically in the Solaris linker).  The 2.9.1 `ld',
did the Wrong Thing in that if a library contained a common symbol that
matched a definition of that symbol in another (already linked in object)
it would also be linked in, even if there was no other reason to do so.
This is wrong.  The library should only be linked in if it contains
non-common, non-weak symbols which are needed by previously linked in
objects.

24 years agofix duplicate rcsid's
darrenr [Wed, 24 May 2000 19:38:17 +0000 (19:38 +0000)]
fix duplicate rcsid's

24 years agoDon't allow people to create new PRs with a 'wish' class.
steve [Wed, 24 May 2000 14:40:25 +0000 (14:40 +0000)]
Don't allow people to create new PRs with a 'wish' class.

Requested by: Sheldon Hearn <sheldonh@uunet.co.za>

24 years agopmap_enter() masked off the page offset bits, pmap_kenter() did not.
peter [Wed, 24 May 2000 14:22:22 +0000 (14:22 +0000)]
pmap_enter() masked off the page offset bits, pmap_kenter() did not.
This (I believe) is the cause of the XFree86 startup and/or mptable(8)
panics when programs were reading from /dev/mem at non-page-aligned
offsets.  The offsets were being converted into random page flags in the
page tables. :-(   (including PG_PS = 4MB page size)

24 years agoMention what ``enable proxy'' actually does
brian [Wed, 24 May 2000 13:49:39 +0000 (13:49 +0000)]
Mention what ``enable proxy'' actually does

24 years agoRemove the lpr/runqueue directory and associated files.
mpp [Wed, 24 May 2000 13:05:50 +0000 (13:05 +0000)]
Remove the lpr/runqueue directory and associated files.
These are not used anymore and are outdated and only cause
confusion (I just committed a fix to one of these files within
the last hour, thinking it was still valid).

24 years agoFixed some style bugs (mainly convoluted logic for blackhole processing).
bde [Wed, 24 May 2000 12:57:52 +0000 (12:57 +0000)]
Fixed some style bugs (mainly convoluted logic for blackhole processing).

24 years agoRe-implement my fix from rev 1.6 (same rev for both files being committed)
mpp [Wed, 24 May 2000 11:38:50 +0000 (11:38 +0000)]
Re-implement my fix from rev 1.6 (same rev for both files being committed)
that was lost during the lite-2 merge.  From the original commit message:

Initialize the group list so that any filter programs that are
run by lpd are not run with root's groups.

24 years agoWe should see the ai_canonname menber of the first addrinfo
ume [Wed, 24 May 2000 11:24:49 +0000 (11:24 +0000)]
We should see the ai_canonname menber of the first addrinfo
structure in the linked list.  RFC2553 mentions only first.

Reviewed by: shin

24 years agoThis commit was generated by cvs2svn to compensate for changes in r60867,
peter [Wed, 24 May 2000 10:44:45 +0000 (10:44 +0000)]
This commit was generated by cvs2svn to compensate for changes in r60867,
which included commits to RCS files with non-trunk default branches.

24 years agoBring in the fix for the trace/_nc_trace issue, without breaking the
peter [Wed, 24 May 2000 10:44:45 +0000 (10:44 +0000)]
Bring in the fix for the trace/_nc_trace issue, without breaking the
vendor branching.  The author has fixed this also so we can do this
safely.

24 years agoIt would have been nice if this actually compiled. Close the header
peter [Wed, 24 May 2000 09:08:55 +0000 (09:08 +0000)]
It would have been nice if this actually compiled.  Close the header
comment */.

24 years agoHonour ``set speed sync'' and ``set device !program'' when
brian [Wed, 24 May 2000 09:05:58 +0000 (09:05 +0000)]
Honour ``set speed sync'' and ``set device !program'' when
used together by creating a SOCK_DGRAM socketpair() between
the processes.

Be polite when closing !program links and send a HUP to the
process.  This makes ssh tunnels over unreliable media (such
as via httptunnel) reconnect properly.

24 years agoMention it in the log file when we HUP a process that
brian [Wed, 24 May 2000 09:05:45 +0000 (09:05 +0000)]
Mention it in the log file when we HUP a process that
controls a link.

24 years agoAdd OPTi 82C700 chipset.
kuriyama [Wed, 24 May 2000 09:03:30 +0000 (09:03 +0000)]
Add OPTi 82C700 chipset.

Submitted by: sanpei@sanpei.org
PR: kern/18155 (part of)

24 years agoAdd missing source files. Sort SRCS.
tg [Wed, 24 May 2000 09:01:23 +0000 (09:01 +0000)]
Add missing source files. Sort SRCS.

PR: 18631

24 years agoMake exe a symlink.
des [Wed, 24 May 2000 07:37:02 +0000 (07:37 +0000)]
Make exe a symlink.

24 years agoFix ``dd if=/dev/zero of=/dev/daN'' on the Alpha by allowing the label
obrien [Wed, 24 May 2000 06:47:10 +0000 (06:47 +0000)]
Fix ``dd if=/dev/zero of=/dev/daN'' on the Alpha by allowing the label
to be overwritten.

Submitted by: green

24 years agofix up conflicts
darrenr [Wed, 24 May 2000 04:40:17 +0000 (04:40 +0000)]
fix up conflicts

24 years agofix up the kqueue documentation... comment some things that were left
jmg [Wed, 24 May 2000 04:29:57 +0000 (04:29 +0000)]
fix up the kqueue documentation...  comment some things that were left
out that really needed to be here...

Reviewed-by: jlemon
24 years agofix conflicts
darrenr [Wed, 24 May 2000 04:21:35 +0000 (04:21 +0000)]
fix conflicts

24 years agofix conflicts
darrenr [Wed, 24 May 2000 04:09:13 +0000 (04:09 +0000)]
fix conflicts

24 years agofix conflicts
darrenr [Wed, 24 May 2000 04:01:49 +0000 (04:01 +0000)]
fix conflicts

24 years agofix conflicts
darrenr [Wed, 24 May 2000 04:01:30 +0000 (04:01 +0000)]
fix conflicts

24 years agofix conflicts
darrenr [Wed, 24 May 2000 03:43:24 +0000 (03:43 +0000)]
fix conflicts

24 years agofix conflicts
darrenr [Wed, 24 May 2000 03:17:16 +0000 (03:17 +0000)]
fix conflicts

24 years agoAdd 440MX chipset.
kuriyama [Wed, 24 May 2000 02:24:38 +0000 (02:24 +0000)]
Add 440MX chipset.

Submitted by: YOSHIMURA Hideaki <hideakiy@cs-tokyo01.chuosystem.co.jp>
References: [bsd-nomads:13764]

24 years agoConvert the short stub of real-mode code into 16-bit assembly.
jhb [Wed, 24 May 2000 02:20:34 +0000 (02:20 +0000)]
Convert the short stub of real-mode code into 16-bit assembly.

24 years agofix conflicts
darrenr [Wed, 24 May 2000 02:19:15 +0000 (02:19 +0000)]
fix conflicts

24 years agoUse the new machine-independent versions of crtbegin and crtend
obrien [Wed, 24 May 2000 02:17:12 +0000 (02:17 +0000)]
Use the new machine-independent versions of crtbegin and crtend
from the "common" directory.

24 years agoThis commit was generated by cvs2svn to compensate for changes in r60841,
darrenr [Wed, 24 May 2000 02:14:22 +0000 (02:14 +0000)]
This commit was generated by cvs2svn to compensate for changes in r60841,
which included commits to RCS files with non-trunk default branches.

24 years agoImport IP Filter 3.4.4 into FreeBSD-current
darrenr [Wed, 24 May 2000 02:14:22 +0000 (02:14 +0000)]
Import IP Filter 3.4.4 into FreeBSD-current

24 years agoDon't attempt to fputs(NULL, fp) when ``enable dns'' is given and
brian [Wed, 24 May 2000 01:00:24 +0000 (01:00 +0000)]
Don't attempt to fputs(NULL, fp) when ``enable dns'' is given and
there's no resolv.conf.
Use a umask of 022 when creating resolv.conf, not 0644 !

24 years agoAvoid double-call to bpf_mtap(). This is now handled in ether_input().
archie [Wed, 24 May 2000 00:05:44 +0000 (00:05 +0000)]
Avoid double-call to bpf_mtap(). This is now handled in ether_input().

24 years agoPropogate the ``call mktime'' flag from adjwday() down to adjday().
brian [Tue, 23 May 2000 23:58:18 +0000 (23:58 +0000)]
Propogate the ``call mktime'' flag from adjwday() down to adjday().

Submitted by: Christian Weisgerber <naddy@mips.inka.de>

24 years agoAdd D-Link DE-650.
imp [Tue, 23 May 2000 22:15:03 +0000 (22:15 +0000)]
Add D-Link DE-650.

Submitted by: Thiemo Nordenholz <nordenholz@rz.tu-clausthal.de>

24 years agoChange the way that the queue(3) structures are declared; don't assume that
jake [Tue, 23 May 2000 20:41:01 +0000 (20:41 +0000)]
Change the way that the queue(3) structures are declared; don't assume that
the type argument to *_HEAD and *_ENTRY is a struct.

Suggested by: phk
Reviewed by: phk
Approved by: mdodd

24 years agoDescribe errx/warnx in comparison to errc/warnc/err/warn.
ghelmer [Tue, 23 May 2000 19:52:35 +0000 (19:52 +0000)]
Describe errx/warnx in comparison to errc/warnc/err/warn.
Use .Fa instead of .Va for function arguments.

Reviewed by: sheldonh

24 years agoAdd code which actually checks for the NCR PCI id so it can be used.
jlemon [Tue, 23 May 2000 19:27:43 +0000 (19:27 +0000)]
Add code which actually checks for the NCR PCI id so it can be used.

24 years agoFix a nasty bug in ata_intr, parens are a good thing if used right.
sos [Tue, 23 May 2000 19:05:56 +0000 (19:05 +0000)]
Fix a nasty bug in ata_intr, parens are a good thing if used right.

Make the error recovery code a little more obvious.

Inform the user if UDMA66 mode couldn't be selected due to a
non ATA66 compliant 80pin cable.

Minor cosmetics.

24 years agoMoved a bit of resource allocation from probe to attach based on feedback
dmlb [Tue, 23 May 2000 16:38:12 +0000 (16:38 +0000)]
Moved a bit of resource allocation from probe to attach based on feedback
in -hackers on the correct driver structure.

Started to tidy up _detach and _stop.

Added the comq array stuff into mcast.

24 years agoAlways pass packets through libalias when NAT is enabled.
brian [Tue, 23 May 2000 14:55:08 +0000 (14:55 +0000)]
Always pass packets through libalias when NAT is enabled.

Submitted by: luoqi
Forgotten by: me

24 years agoCatch and report fdopen failures.
ghelmer [Tue, 23 May 2000 13:46:04 +0000 (13:46 +0000)]
Catch and report fdopen failures.

24 years agoCatch and report memory allocation failures.
ghelmer [Tue, 23 May 2000 13:44:00 +0000 (13:44 +0000)]
Catch and report memory allocation failures.

24 years agoGrrr, fix a silly 'movl' -> 'movw' typo in both pxeldr and cdldr. Also,
jhb [Tue, 23 May 2000 12:31:32 +0000 (12:31 +0000)]
Grrr, fix a silly 'movl' -> 'movw' typo in both pxeldr and cdldr.  Also,
remove unnecessary cruft from the Makefiles for both.

24 years agoClean up some more 16-bit code and get rid of more m4 macros.
jhb [Tue, 23 May 2000 12:28:31 +0000 (12:28 +0000)]
Clean up some more 16-bit code and get rid of more m4 macros.

24 years agoClean up all of the 16-bit assembly code in the x86 bootstrap to work
jhb [Tue, 23 May 2000 12:18:49 +0000 (12:18 +0000)]
Clean up all of the 16-bit assembly code in the x86 bootstrap to work
with the new binutils.  Now that we have a decent assembler, all the old
m4 macros are no longer needed.  Instead, straight assembly can be used
since as(1) now understands 16-bit addressing, branches, etc.  Also,
several bugs have been fixed in as(1), allowing boot0.s to be further
cleaned up.

24 years agoDocument abial's .#.
dcs [Tue, 23 May 2000 11:47:23 +0000 (11:47 +0000)]
Document abial's .#.

24 years agoFixed return value of adv_attach function.
nyan [Tue, 23 May 2000 10:12:42 +0000 (10:12 +0000)]
Fixed return value of adv_attach function.

Submitted by: Oleg Sharoiko <os@rsu.ru>

24 years agoInstall a manpage for more.
ps [Tue, 23 May 2000 08:26:15 +0000 (08:26 +0000)]
Install a manpage for more.

24 years agoForgot one small more(1) compat patch.
ps [Tue, 23 May 2000 08:18:52 +0000 (08:18 +0000)]
Forgot one small more(1) compat patch.

Obtained from: NetBSD

24 years agoDetach usr.bin/more and install a link from less. less will behave
ps [Tue, 23 May 2000 08:16:25 +0000 (08:16 +0000)]
Detach usr.bin/more and install a link from less.  less will behave
like more if invoked as more.  The old more has not been removed.

24 years agoAllow less to work on > 2GB files.
ps [Tue, 23 May 2000 07:34:27 +0000 (07:34 +0000)]
Allow less to work on > 2GB files.

24 years agoTurn on CheckMail to be more login-compatible by default
ache [Tue, 23 May 2000 06:06:54 +0000 (06:06 +0000)]
Turn on CheckMail to be more login-compatible by default

24 years agoMake less act like more(1) when it is invoked as more.
ps [Tue, 23 May 2000 05:51:17 +0000 (05:51 +0000)]
Make less act like more(1) when it is invoked as more.

Obtained from: NetBSD

24 years agoUse the new machine-independent versions of crtbegin and crtend
jdp [Tue, 23 May 2000 04:53:24 +0000 (04:53 +0000)]
Use the new machine-independent versions of crtbegin and crtend
from the "common" directory.

As a side-effect, this also fixes a bug in the ordering of global
constructors and destructors on the Alpha.  See revision 1.3 of
"../common/crtbegin.c" for details.

24 years agoMake a trip to Pointy-Hats-R-Us and actually include the header that
msmith [Mon, 22 May 2000 17:25:47 +0000 (17:25 +0000)]
Make a trip to Pointy-Hats-R-Us and actually include the header that
defines ROOTDEVNAME.

Submitted by: "Jeffrey S. Sharp" <jss@subatomix.com>

24 years agoApply a `fixup' to the blocksize gathered from the device after a READ
joerg [Mon, 22 May 2000 17:21:50 +0000 (17:21 +0000)]
Apply a `fixup' to the blocksize gathered from the device after a READ
CAPACITY operation.  SCSI-3 mandates this to be 2048, but some older
drives like my old Plasmon CD-R report weird numbers between 2048 and
up to 2352 bytes depending on the mode of the last track etc.  This in
turn confuses stuff like the slice code since it refuses to work with
devices that do not have a blocksize which is a multiple of 512 bytes.

Reviewed by: ken

24 years agoReplace isurl() with isipv6addr().
ume [Mon, 22 May 2000 17:18:38 +0000 (17:18 +0000)]
Replace isurl() with isipv6addr().

Reported by: Koji Kondo <koji@jp.above.net>
Obtained from: NetBSD

24 years agoSort the sys includes.
obrien [Mon, 22 May 2000 17:09:13 +0000 (17:09 +0000)]
Sort the sys includes.

24 years agoAT&T asm syntax requires a leading '*' in front of the operand for
obrien [Mon, 22 May 2000 17:02:53 +0000 (17:02 +0000)]
AT&T asm syntax requires a leading '*' in front of the operand for
indirect calls and jumps.

24 years agoFix a C-style comment that had a syntax error -- AND gas 2.9.1 accepted!
obrien [Mon, 22 May 2000 17:00:15 +0000 (17:00 +0000)]
Fix a C-style comment that had a syntax error -- AND gas 2.9.1 accepted!

24 years agoIf we are going to do a byte compare, the operands should be byte-sized.
obrien [Mon, 22 May 2000 16:58:44 +0000 (16:58 +0000)]
If we are going to do a byte compare, the operands should be byte-sized.
In this case, I believe we want to compare against the 32-bit operand so
use a full-world compare operation.

24 years agoFix inconsistent assembly. If byte moves are specified, a byte-sized
obrien [Mon, 22 May 2000 16:56:42 +0000 (16:56 +0000)]
Fix inconsistent assembly.  If byte moves are specified, a byte-sized
target must be too.

24 years agoEliminate unaligned accesses that occurred when relocating the
jdp [Mon, 22 May 2000 16:31:18 +0000 (16:31 +0000)]
Eliminate unaligned accesses that occurred when relocating the
DWARF2 exception tables emitted by the compiler for C++ sources.
These tables are tightly packed, and they contain some relocated
addresses which are not well-aligned.

24 years agosysctl'ize ICMP_BANDLIM and ICMP_BANDLIM_SUPPRESS_OUTPUT.
dan [Mon, 22 May 2000 16:12:28 +0000 (16:12 +0000)]
sysctl'ize ICMP_BANDLIM and ICMP_BANDLIM_SUPPRESS_OUTPUT.

Suggested by: des/nbm

24 years agoAdd option ICMP_BANDLIM_SUPPRESS_OUTPUT to the mix. With this option,
dan [Mon, 22 May 2000 15:00:41 +0000 (15:00 +0000)]
Add option ICMP_BANDLIM_SUPPRESS_OUTPUT to the mix.  With this option,
badport_bandlim() will not muck up your console with printf() messages.

24 years agoAdd PCI ID for NEC/Compaq controller.
jlemon [Mon, 22 May 2000 13:59:32 +0000 (13:59 +0000)]
Add PCI ID for NEC/Compaq controller.

24 years agoAdd PCI id for Compaq Smart Array 431 card.
jlemon [Mon, 22 May 2000 13:45:41 +0000 (13:45 +0000)]
Add PCI id for Compaq Smart Array 431 card.

24 years agoSync with sys/i386/isa/isa_compat.h revisions 1.28, 1.29 and 1.33.
nyan [Mon, 22 May 2000 13:11:12 +0000 (13:11 +0000)]
Sync with sys/i386/isa/isa_compat.h revisions 1.28, 1.29 and 1.33.

24 years agoUse $FTP_PASSWORD for FTP password. If $FTP_PASSWORD is not
ume [Mon, 22 May 2000 13:01:13 +0000 (13:01 +0000)]
Use $FTP_PASSWORD for FTP password.  If $FTP_PASSWORD is not
found, `yourname@yourhost' is used.

24 years agoDont use/install the formatted man file.
ps [Mon, 22 May 2000 10:43:56 +0000 (10:43 +0000)]
Dont use/install the formatted man file.