]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/log
FreeBSD/FreeBSD.git
22 years agoThis commit was generated by cvs2svn to compensate for changes in r83174,
Mike Smith [Fri, 7 Sep 2001 01:22:25 +0000 (01:22 +0000)]
This commit was generated by cvs2svn to compensate for changes in r83174,
which included commits to RCS files with non-trunk default branches.

22 years agoVendor-branch import of the Intel ACPI CA 20010831 snapshot.
Mike Smith [Fri, 7 Sep 2001 01:22:25 +0000 (01:22 +0000)]
Vendor-branch import of the Intel ACPI CA 20010831 snapshot.

22 years agoInitialise the adapter status to an invalid state, so that the initial check
Mike Smith [Thu, 6 Sep 2001 23:33:22 +0000 (23:33 +0000)]
Initialise the adapter status to an invalid state, so that the initial check
of the adapter object will always result in a change event.

This fixes the problem where a laptop booted without an AC adapter ran
at 100% CPU speed by default.

Submitted by: "Christopher N . Harrell" <cnh@netvmg.com>

22 years agoDelete a note to myself that doesn't really belong in a released
Bruce A. Mah [Thu, 6 Sep 2001 23:17:55 +0000 (23:17 +0000)]
Delete a note to myself that doesn't really belong in a released
document.

22 years agoAdd a hack to acpi_EvaluateInteger() to handle the case of a method
John Baldwin [Thu, 6 Sep 2001 23:16:55 +0000 (23:16 +0000)]
Add a hack to acpi_EvaluateInteger() to handle the case of a method
returning a Buffer that contains an Integer rather an an Integer directly.

Submitted by: msmith
Approved by: msmith

22 years agoDelete some cruft that somehow snuck into this file.
Bruce A. Mah [Thu, 6 Sep 2001 23:16:04 +0000 (23:16 +0000)]
Delete some cruft that somehow snuck into this file.

22 years agoAll of this is now committed to the XFree86 port.
John Baldwin [Thu, 6 Sep 2001 23:11:14 +0000 (23:11 +0000)]
All of this is now committed to the XFree86 port.

22 years agoFix the upgrade path from 4.1 and earlier.
David E. O'Brien [Thu, 6 Sep 2001 22:59:31 +0000 (22:59 +0000)]
Fix the upgrade path from 4.1 and earlier.

22 years agoDocument two sysctl variables used by RFC 1948 functionality.
Bruce A. Mah [Thu, 6 Sep 2001 22:50:12 +0000 (22:50 +0000)]
Document two sysctl variables used by RFC 1948 functionality.

While I'm here, fix two markup inconsistencies.

Submitted by: silby

22 years agoAllocate system resource IRQs as shareable; this is the typical case.
Mike Smith [Thu, 6 Sep 2001 22:34:40 +0000 (22:34 +0000)]
Allocate system resource IRQs as shareable; this is the typical case.

22 years agoCall sendsig() with the proc lock held and return with it held.
John Baldwin [Thu, 6 Sep 2001 22:20:41 +0000 (22:20 +0000)]
Call sendsig() with the proc lock held and return with it held.

22 years agoDon't panic when we don't know the exact chip that is being used.
Warner Losh [Thu, 6 Sep 2001 20:55:25 +0000 (20:55 +0000)]
Don't panic when we don't know the exact chip that is being used.
Also, add support for the following parts:
O2micro 6912/6972, 6922, 6933
Cirrus Logic PD6834
TI PCI-1260 and PCI-1421
MFC: Soon

22 years agoSurf the net again and find more device IDs:
Warner Losh [Thu, 6 Sep 2001 20:50:10 +0000 (20:50 +0000)]
Surf the net again and find more device IDs:

Cirrus Logic PD6834
O2micro OZ6836
O2micro OZ6912/6972
O2micro OZ6922
O2micro OZ6933
TI1260 Note: These two aren't on TI's site, but are in
TI1260B http://www.yourvote.com/pci/vendors.txt

Plus comments for other chips found in Windows INF files, and also
referenced in various spots on the net:

 *   Intel 82092AA 0x12218086 16bit
 *   smc/Databook DB87144 0x310610b3
 *   SMC/databook smc34c90 0xb10610b3
 *   Omega/Trident 82c094 0x00940123?
 *   Omega/Trident 82c194 0x01941023
 *   Omega/Trident 82c722 0x07221023?
 *   Opti 82c814 0xc8141045
 *   Opti 82c824 0xc8241045
 *   NEC uPD66369 0x003e1033

22 years agominor commentary
Warner Losh [Thu, 6 Sep 2001 20:43:12 +0000 (20:43 +0000)]
minor commentary

22 years agoStrip non version _number_ bits from HOST_OS_VERSION.
David E. O'Brien [Thu, 6 Sep 2001 18:39:46 +0000 (18:39 +0000)]
Strip non version _number_ bits from HOST_OS_VERSION.

Requested by: knu

22 years agoAdd struct tags to avoid warnings in kernel code.
Doug Rabson [Thu, 6 Sep 2001 18:11:16 +0000 (18:11 +0000)]
Add struct tags to avoid warnings in kernel code.

22 years agoI was missing the HOST_OS_VERSION setting in the fall-back case.
David E. O'Brien [Thu, 6 Sep 2001 17:52:59 +0000 (17:52 +0000)]
I was missing the HOST_OS_VERSION setting in the fall-back case.
Also, the script was too position dependant.  We now have make(1) pass in
the file to grub around in to get our settings from.

22 years agoFix the size of medium code, the old one failed for DVD's.
Søren Schmidt [Thu, 6 Sep 2001 17:44:04 +0000 (17:44 +0000)]
Fix the size of medium code, the old one failed for DVD's.
This might introduce problems on normal CD's (again) sigh...

22 years agoUse MACHINE_ARCH instead of MACHINE to fix pc98 module.
Yoshihiro Takahashi [Thu, 6 Sep 2001 12:53:53 +0000 (12:53 +0000)]
Use MACHINE_ARCH instead of MACHINE to fix pc98 module.

22 years agoThe default for -p was ``kern.notice'' in the -h case.
Ruslan Ermilov [Thu, 6 Sep 2001 12:48:44 +0000 (12:48 +0000)]
The default for -p was ``kern.notice'' in the -h case.
Make it ``user.notice'', as per manpage.

(The syslog(3) function defaults to LOG_USER facility
if none is specified, but we don't use syslog() in the
-h case.)

PR: docs/30374
Noticed by: SUGIMURA Takashi <sugimura@jp.FreeBSD.org>

22 years agoPrint the correct filename if we fail to open $etc_passwd.
Dima Dorfman [Thu, 6 Sep 2001 12:21:21 +0000 (12:21 +0000)]
Print the correct filename if we fail to open $etc_passwd.

Submitted by: Brian Poole <raj@cerias.purdue.edu>

22 years agoFix all the ambiguous or erroneous statements of the brk(2)
Yaroslav Tykhiy [Thu, 6 Sep 2001 12:11:22 +0000 (12:11 +0000)]
Fix all the ambiguous or erroneous statements of the brk(2)
manpage by taking its text from NetBSD and editing it further.
This also improves the page's mdoc(7) markup style.

Reviewed by: ru
Obtained from: NetBSD

22 years agoUpdate the atkbdc, atkbd, and psm drivers to probe/attach
Kazutaka YOKOTA [Thu, 6 Sep 2001 12:09:26 +0000 (12:09 +0000)]
Update the atkbdc, atkbd, and psm drivers to probe/attach
more cleanly and consistently in all APCI, PnP BIOS, and "hint"
cases.

NOTE: this doesn't necessarily solve the problem that the PS/2
mouse is not detected after the recent ACPI update.

22 years agoSECURITY.
Ruslan Ermilov [Thu, 6 Sep 2001 11:54:28 +0000 (11:54 +0000)]
SECURITY.

Avoid using setre[ug]id() calls.
Removed the setgid stuff we don't need.

22 years agosysinstall's primitive network configuration expects only one value
Murray Stokely [Thu, 6 Sep 2001 10:27:28 +0000 (10:27 +0000)]
sysinstall's primitive network configuration expects only one value
for each option in the DHCP lease file.  The DHCP lease parsing code
specifically ignores more than the first nameserver, but it didn't
previously deal with the case of more than one router.  This caused
segfaults and a painful death when installing on a network with
multiple routers.

PR: misc/16003

22 years agoThere is a problem in this example script. Setting ftp=time.cdrom.com
Murray Stokely [Thu, 6 Sep 2001 10:04:27 +0000 (10:04 +0000)]
There is a problem in this example script.  Setting ftp=time.cdrom.com
is useless, we should set _ftpPath=blah.

PR: misc/29587
Submitted by: David Yeske <dyeske@yahoo.com>

22 years agoIf we're running as init, install a signal handler for SIGCHLD.
Murray Stokely [Thu, 6 Sep 2001 09:53:53 +0000 (09:53 +0000)]
If we're running as init, install a signal handler for SIGCHLD.

PR: bin/14729
Submitted by: jhb

22 years agoFix verbose probe message.
Søren Schmidt [Thu, 6 Sep 2001 09:50:25 +0000 (09:50 +0000)]
Fix verbose probe message.

PR: 29360

22 years ago* Switch from doing compress(1)ed crashdumps with the -z flag to using
Kris Kennaway [Thu, 6 Sep 2001 09:30:09 +0000 (09:30 +0000)]
* Switch from doing compress(1)ed crashdumps with the -z flag to using
  gzip(1).  gdb doesn't understand these, but then again it didn't
  understand compressed crashdumps either.
* Change a stray lseek() into a Lseek()
* Remove the extraneous prototype for log() which has apparently never
  existed in FreeBSD's sources

Obtained from:  NetBSD (partially)
MFC after:      2 weeks

22 years agocorrectly wrap macros with { }
Alexey Zelkin [Thu, 6 Sep 2001 09:26:28 +0000 (09:26 +0000)]
correctly wrap macros with { }

22 years agoAdd zopen(), a stdio wrapper for gzipped data streams.
Kris Kennaway [Thu, 6 Sep 2001 09:14:49 +0000 (09:14 +0000)]
Add zopen(), a stdio wrapper for gzipped data streams.

Obtained from: NetBSD

22 years agostrfmon(3) is not ready to go live.
David E. O'Brien [Thu, 6 Sep 2001 08:58:42 +0000 (08:58 +0000)]
strfmon(3) is not ready to go live.

22 years agoDon't use a silly test to define INTR_ENTROPY.
Scott Long [Thu, 6 Sep 2001 08:57:51 +0000 (08:57 +0000)]
Don't use a silly test to define INTR_ENTROPY.

Submitted by: peter

22 years agoAdd support for set/getting the region code on DVD drives.
Søren Schmidt [Thu, 6 Sep 2001 08:52:28 +0000 (08:52 +0000)]
Add support for set/getting the region code on DVD drives.

PR: 28604

22 years agoSort FILES.
Ruslan Ermilov [Thu, 6 Sep 2001 07:27:03 +0000 (07:27 +0000)]
Sort FILES.

22 years agoMention some additional NatSemi DP8382x-based cards being marketed by
Bill Paul [Thu, 6 Sep 2001 07:02:10 +0000 (07:02 +0000)]
Mention some additional NatSemi DP8382x-based cards being marketed by
Trendware and Ark PC.

22 years agoConvert systat(1) to use the new devstat interface.
Kenneth D. Merry [Thu, 6 Sep 2001 04:06:12 +0000 (04:06 +0000)]
Convert systat(1) to use the new devstat interface.

Submitted by: "Sergey A. Osokin" <osa@freebsd.org.ru>

22 years agoWrap array accesses in macros, which also happen to be lvalues:
Jonathan Lemon [Thu, 6 Sep 2001 02:40:43 +0000 (02:40 +0000)]
Wrap array accesses in macros, which also happen to be lvalues:

        ifnet_addrs[i - 1]  -> ifaddr_byindex(i)
        ifindex2ifnet[i]    -> ifnet_byindex(i)

This is intended to ease the conversion to SMPng.

22 years agoCosmetic cleanups and rearrangement for code to come. There should be
Jonathan Lemon [Thu, 6 Sep 2001 00:44:45 +0000 (00:44 +0000)]
Cosmetic cleanups and rearrangement for code to come.  There should be
no functional change in this commit.

22 years agogif(4) is no longer a count device, reflect this change.
Brooks Davis [Thu, 6 Sep 2001 00:27:48 +0000 (00:27 +0000)]
gif(4) is no longer a count device, reflect this change.

22 years agoMake wicontrol WARNS=2 clean. This is mostly just adding const to things.
Brooks Davis [Wed, 5 Sep 2001 23:59:20 +0000 (23:59 +0000)]
Make wicontrol WARNS=2 clean.  This is mostly just adding const to things.

22 years agoSigh. Dig up text from a signature in a 1994 Usenet post I made and redo
Peter Wemm [Wed, 5 Sep 2001 23:51:06 +0000 (23:51 +0000)]
Sigh.  Dig up text from a signature in a 1994 Usenet post I made and redo
the ..uhh... ``console test'' to avoid another 50 emails about GPL issues.

22 years agoAttach if_vlan to the build process.
Brooks Davis [Wed, 5 Sep 2001 23:47:46 +0000 (23:47 +0000)]
Attach if_vlan to the build process.

22 years agovlan.h is obsolete, don't create it anymore.
Brooks Davis [Wed, 5 Sep 2001 23:47:02 +0000 (23:47 +0000)]
vlan.h is obsolete, don't create it anymore.

22 years agoDeconditionalize vlan support.
Brooks Davis [Wed, 5 Sep 2001 23:33:58 +0000 (23:33 +0000)]
Deconditionalize vlan support.

22 years agoUpdate tx(4) to always enable vlan(4) support.
Brooks Davis [Wed, 5 Sep 2001 23:04:53 +0000 (23:04 +0000)]
Update tx(4) to always enable vlan(4) support.

Approved by: semenu

22 years agoEnable BSD style color ls support.
Mark Peek [Wed, 5 Sep 2001 22:56:58 +0000 (22:56 +0000)]
Enable BSD style color ls support.

PR: 23161
Submitted by: Anand Ranganathan <anand@blandings.com>

22 years agoPatric Gualat tells me that I can't do basic bit math. He's right.
Warner Losh [Wed, 5 Sep 2001 22:26:14 +0000 (22:26 +0000)]
Patric Gualat tells me that I can't do basic bit math.  He's right.

When either bit 3 or 4 is set, we need to *SET* bit 5, not clear it in
the card control register.  This makes TI PCI-1030, 1130 and 1131 not
work anymore without this fix.

MFC: soon

22 years agoDon't specify the number of vlan interfaces any more, they are created
Brooks Davis [Wed, 5 Sep 2001 21:19:56 +0000 (21:19 +0000)]
Don't specify the number of vlan interfaces any more, they are created
at runtime.

22 years agoUpdate to the tcsh-6.11 version.
Mark Peek [Wed, 5 Sep 2001 21:11:56 +0000 (21:11 +0000)]
Update to the tcsh-6.11 version.

This file could be removed as the alpha changes have been incorporated into
the base release. However, it is probably best to leave this here since there
are additional FreeBSD architectures in the pipeline that should be added.

22 years agoMake vlan(4) loadable, unloadable, and clonable. As a side effect,
Brooks Davis [Wed, 5 Sep 2001 21:10:28 +0000 (21:10 +0000)]
Make vlan(4) loadable, unloadable, and clonable.  As a side effect,
interfaces must now always enable VLAN support.

Reviewed by: jlemon
MFC after: 3 weeks

22 years agoBring the aac driver *much* closer to style(9).
Scott Long [Wed, 5 Sep 2001 20:43:02 +0000 (20:43 +0000)]
Bring the aac driver *much* closer to style(9).

Reviewed by: ken

22 years agoAdd a manpage for the Comtrol RocketPort Intelligent Serial Port Card
David E. O'Brien [Wed, 5 Sep 2001 20:14:59 +0000 (20:14 +0000)]
Add a manpage for the Comtrol RocketPort Intelligent Serial Port Card
driver.

MdocNging by: ru
Obtained from: BSD/OS

22 years agoUse CFLAGS, not COPTS, in the Makefile. bsd.prog.mk conveniently adds
Dima Dorfman [Wed, 5 Sep 2001 20:10:59 +0000 (20:10 +0000)]
Use CFLAGS, not COPTS, in the Makefile.  bsd.prog.mk conveniently adds
COPTS towards the end of final CFLAGS so that it can be used to
override Makefile and other defaults.  Using it in Makefiles risks
having options set using it clobbered when somebody uses it on the
command line.

Approved by: bde

22 years agoAlso try to build `setcdboot' first, and only `pkg_add -r' if you cannot.
David E. O'Brien [Wed, 5 Sep 2001 20:04:35 +0000 (20:04 +0000)]
Also try to build `setcdboot' first, and only `pkg_add -r' if you cannot.

Submmitted by: dirk

22 years agoDon't mention wtmp.[0-7] in the FILES section. This manual page
Dima Dorfman [Wed, 5 Sep 2001 19:33:08 +0000 (19:33 +0000)]
Don't mention wtmp.[0-7] in the FILES section.  This manual page
doesn't talk about these files elsewhere, doesn't use the files by
default, and the names are dependent on site-specific newsyslog
configuration.

PR: 30348
Submitted by: Giorgos Keramidas <charon@labs.gr>

22 years agoCorrect a typo.
Dima Dorfman [Wed, 5 Sep 2001 19:26:17 +0000 (19:26 +0000)]
Correct a typo.

PR: 30347
Submitted by: Giorgos Keramidas <charon@labs.gr>

22 years agoFix typo (therefor -> therefore)
Dima Dorfman [Wed, 5 Sep 2001 19:24:28 +0000 (19:24 +0000)]
Fix typo (therefor -> therefore)

PR: 30345
Submitted by: Giorgos Keramidas <charon@labs.gr>

22 years agoAdd a SEE ALSO section like the rest of the SCSI driver man pages.
Dima Dorfman [Wed, 5 Sep 2001 19:23:36 +0000 (19:23 +0000)]
Add a SEE ALSO section like the rest of the SCSI driver man pages.

PR: 30344
Submitted by: Giorgos Keramidas <charon@labs.gr>

22 years agoFix typo.
Dima Dorfman [Wed, 5 Sep 2001 19:21:25 +0000 (19:21 +0000)]
Fix typo.

PR: 30342
Submitted by: Giorgos Keramidas <charon@labs.gr>

22 years agoadd monetary.h as per POSIX requirement
Alexey Zelkin [Wed, 5 Sep 2001 18:50:56 +0000 (18:50 +0000)]
add monetary.h as per POSIX requirement

22 years agoAdd strfmon(3) implementation. It still contains few XXX's because I lost
Alexey Zelkin [Wed, 5 Sep 2001 18:50:02 +0000 (18:50 +0000)]
Add strfmon(3) implementation. It still contains few XXX's because I lost
my last version of this work due to HDD crash, but this version cleanly
passed all POSIX and SuSv2 tests. I am working on testing scripts which
should test this implementation against all locales and surely more fixes
will come soon.

Reviewed by: ache, silence at -audit & -developers

22 years agoInclude <sys/_lock.h> for the definition of struct lock_object. Don't
John Baldwin [Wed, 5 Sep 2001 18:19:09 +0000 (18:19 +0000)]
Include <sys/_lock.h> for the definition of struct lock_object.  Don't
understand why this wasn't added when _mutex.h was added.

Noticed by: jlemon

22 years agoUpdate release note: tcsh 6.11.
Bruce A. Mah [Wed, 5 Sep 2001 18:19:08 +0000 (18:19 +0000)]
Update release note:  tcsh 6.11.

22 years agoAdd new tcsh-6.11 NLS sets for Estonian and Russian.
Mark Peek [Wed, 5 Sep 2001 18:10:29 +0000 (18:10 +0000)]
Add new tcsh-6.11 NLS sets for Estonian and Russian.
(Polish was also included in tcsh-6.11 but the set1 and set3 files are broken)

22 years agoThis commit was generated by cvs2svn to compensate for changes in r83098,
Mark Peek [Wed, 5 Sep 2001 17:49:32 +0000 (17:49 +0000)]
This commit was generated by cvs2svn to compensate for changes in r83098,
which included commits to RCS files with non-trunk default branches.

22 years agoImport tcsh-6.11
Mark Peek [Wed, 5 Sep 2001 17:49:32 +0000 (17:49 +0000)]
Import tcsh-6.11

22 years agoatol -> strtoll, for file offset
Andrey A. Chernov [Wed, 5 Sep 2001 17:05:31 +0000 (17:05 +0000)]
atol -> strtoll, for file offset

22 years agoRemove superfluous statement.
Jonathan Lemon [Wed, 5 Sep 2001 17:05:19 +0000 (17:05 +0000)]
Remove superfluous statement.

22 years agoMention the Sparc64 port under development.
Bruce A. Mah [Wed, 5 Sep 2001 17:04:36 +0000 (17:04 +0000)]
Mention the Sparc64 port under development.

Submitted by: "Alexey V. Neyman" <alex.neyman@auriga.ru>

22 years agoTry to determine the OS version and architecture for what is being built
David E. O'Brien [Wed, 5 Sep 2001 16:54:20 +0000 (16:54 +0000)]
Try to determine the OS version and architecture for what is being built
vs.  the building machine.

PR: 14040

22 years agoadd a method for recording of specific channels for devices with more than
Cameron Grant [Wed, 5 Sep 2001 16:28:41 +0000 (16:28 +0000)]
add a method for recording of specific channels for devices with more than
one hardware record channel.  new devices, /dev/dsprX.Y where X is unit
number and Y is channel index.

22 years agostyle(9) the structure definitions.
David E. O'Brien [Wed, 5 Sep 2001 16:20:30 +0000 (16:20 +0000)]
style(9) the structure definitions.

22 years agoAdd the am-utils homepage to SEE ALSO
David E. O'Brien [Wed, 5 Sep 2001 16:14:07 +0000 (16:14 +0000)]
Add the am-utils homepage to SEE ALSO

Submitted by: ru

22 years agoRemove "more" from the list, the port has not been committed yet.
Luigi Rizzo [Wed, 5 Sep 2001 16:06:40 +0000 (16:06 +0000)]
Remove "more" from the list, the port has not been committed yet.
Remove "mount_nfs" to reduce image size.

22 years agoAdd lnc driver, so one can test picobsd images with vmware
Luigi Rizzo [Wed, 5 Sep 2001 16:05:05 +0000 (16:05 +0000)]
Add lnc driver, so one can test picobsd images with vmware

22 years ago(Forced commit.)
Ruslan Ermilov [Wed, 5 Sep 2001 15:43:41 +0000 (15:43 +0000)]
(Forced commit.)

The previous change also removed the DIALUP misfeature.

22 years agoSECURITY.
Ruslan Ermilov [Wed, 5 Sep 2001 15:37:01 +0000 (15:37 +0000)]
SECURITY.

Notify operators using wall(1)'s -g option.
Drop ``setgid tty'' privilege.

Obtained from: OpenBSD
MFC after: 1 month

22 years agoMake ``wall -g'' really DTRT.
Ruslan Ermilov [Wed, 5 Sep 2001 15:31:07 +0000 (15:31 +0000)]
Make ``wall -g'' really DTRT.

Reviewed by: imp, markm

22 years agodon't try to dump nonexistent data when recording
Cameron Grant [Wed, 5 Sep 2001 14:49:44 +0000 (14:49 +0000)]
don't try to dump nonexistent data when recording

22 years agoThere is a better way to suppress groff(1) output.
Ruslan Ermilov [Wed, 5 Sep 2001 14:29:28 +0000 (14:29 +0000)]
There is a better way to suppress groff(1) output.

Submitted by: okazaki

22 years agomdoc(7) police: markup and minor content fixes.
Ruslan Ermilov [Wed, 5 Sep 2001 14:09:08 +0000 (14:09 +0000)]
mdoc(7) police: markup and minor content fixes.

o Removed whitespace at EOL
o Removed hard sentence breaks
o Added cap_size() to the NAME section
o Normalized .Nd descriptions
o Fixed the abuses of .Nm and .Va
o Fixed some DESCRIPTION texts
o Fixed the RETURN VALUES and ERRORS texts to look more traditional

Reviewed by: tmm

22 years agoMerge linker set relocations with the rest.
Doug Rabson [Wed, 5 Sep 2001 13:36:41 +0000 (13:36 +0000)]
Merge linker set relocations with the rest.

22 years agocan not -> cannot
Dima Dorfman [Wed, 5 Sep 2001 13:33:55 +0000 (13:33 +0000)]
can not -> cannot

22 years agoUse fseeko() instead of fseek() (u->offset is already an off_t), and mark
Dag-Erling Smørgrav [Wed, 5 Sep 2001 12:22:28 +0000 (12:22 +0000)]
Use fseeko() instead of fseek() (u->offset is already an off_t), and mark
some function arguments as unused.

22 years agoImplement the `manlint' target, for minimal validity checking of
Ruslan Ermilov [Wed, 5 Sep 2001 11:24:34 +0000 (11:24 +0000)]
Implement the `manlint' target, for minimal validity checking of
the manual pages.  Mostly useful with mdoc(7) formatted manuals.

Requested by: murray

22 years agomdoc(7) police: markup nits.
Ruslan Ermilov [Wed, 5 Sep 2001 11:09:36 +0000 (11:09 +0000)]
mdoc(7) police: markup nits.

22 years ago4000 -> 5800 ports. We really need to add some smarts to the
Murray Stokely [Wed, 5 Sep 2001 09:45:35 +0000 (09:45 +0000)]
4000 -> 5800 ports.  We really need to add some smarts to the
ports/INDEX creation script to update #defines in header files and
entities in the doc/ tree.

22 years agoThe defaults for bsize and fsize were interchanged.
Ruslan Ermilov [Wed, 5 Sep 2001 08:51:21 +0000 (08:51 +0000)]
The defaults for bsize and fsize were interchanged.

PR: docs/30330

22 years agoAllow network device name to be given on the command line in the
Murray Stokely [Wed, 5 Sep 2001 08:10:04 +0000 (08:10 +0000)]
Allow network device name to be given on the command line in the
interactive case.  This already works for non-interactive installs,
but at least one user thinks it would be useful and it certainly seems
more correct to allow it here as well.

So, this will now work :

# sysinstall netDev=fxp0 tcpMenuSelect

PR: bin/30229
Submitted by: Mikhail Teterin <mi@aldan.algebra.com>

22 years agoAdd Hungarian FTP mirror.
Murray Stokely [Wed, 5 Sep 2001 07:41:01 +0000 (07:41 +0000)]
Add Hungarian FTP mirror.

PR: misc/21536
Submitted by: Szilveszter Adam <sziszi@petra.hos.u-szeged.hu>

22 years agoAdd Czech keyboard definition to sysinstall.
Murray Stokely [Wed, 5 Sep 2001 07:12:19 +0000 (07:12 +0000)]
Add Czech keyboard definition to sysinstall.

PR: bin/17430
Submitted by: Rudolf Cejka <cejkar@dcse.fee.vutbr.cz>

22 years agoAdd a missing "option".
Bruce A. Mah [Wed, 5 Sep 2001 06:15:49 +0000 (06:15 +0000)]
Add a missing "option".

22 years agoClarify/cleanup pcic(4) release note.
Bruce A. Mah [Wed, 5 Sep 2001 06:10:19 +0000 (06:10 +0000)]
Clarify/cleanup pcic(4) release note.

Submitted by: msmith

22 years agoIt is the last-second trivial changes that kill me every time.
Peter Wemm [Wed, 5 Sep 2001 05:35:42 +0000 (05:35 +0000)]
It is the last-second trivial changes that kill me every time.
Fix nested comment. :-(

Submitted by: obrien

22 years agoCorrect a last minute sizeof() bogon in my previous commit.
Kris Kennaway [Wed, 5 Sep 2001 05:20:31 +0000 (05:20 +0000)]
Correct a last minute sizeof() bogon in my previous commit.

22 years agostyle(9) the structure definitions.
David E. O'Brien [Wed, 5 Sep 2001 05:18:35 +0000 (05:18 +0000)]
style(9) the structure definitions.

22 years agoAdd sysutils/portupgrade to CD-ROM #1. (+1.5MB)
Akinori MUSHA [Wed, 5 Sep 2001 05:01:42 +0000 (05:01 +0000)]
Add sysutils/portupgrade to CD-ROM #1. (+1.5MB)

22 years agoRework the ISA PnP driver pnp and the PnP resource parser to fix
Kazutaka YOKOTA [Wed, 5 Sep 2001 03:54:33 +0000 (03:54 +0000)]
Rework the ISA PnP driver pnp and the PnP resource parser to fix
the following bugs.

- When constructing a resource configuration, respect the order
  in which resource descriptors are read, in order to establish
  the correct mapping between the descriptors and configuration
  registers.
  "Plug and Play ISA Specification, Version 1.0a", Sec 4.6.1, May 5,
  1994.  "Clarifications to the Plug and Play ISA Specification,
  Version 1.0a", Sec 6.2.1, Dec. 10, 1994.

- Do not ignore null (empty) descriptors; they are valid descriptors
  acting as filler.
  "Clarifications to the Plug and Play ISA Specification, Version 1.0a",
  Sec 6.2.1.

- Correctly set up logical device configuration registers for null
  resources.
  "Clarifications to the Plug and Play ISA Specification, Version 1.0a"

- Handle null resources properly in the resource allocator for the
  ISA bus.

22 years agoAdd Thomas Moestl and Chris Faulhaber to the author list for POSIX.1e
Robert Watson [Wed, 5 Sep 2001 03:36:00 +0000 (03:36 +0000)]
Add Thomas Moestl and Chris Faulhaber to the author list for POSIX.1e
support.

Obtained from: TrustedBSD Project