]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/log
FreeBSD/FreeBSD.git
23 years agoDon't build with Kerberos 5 support for now. I'll fix this soon,
Brian Feldman [Fri, 4 May 2001 05:07:43 +0000 (05:07 +0000)]
Don't build with Kerberos 5 support for now.  I'll fix this soon,
but I don't want to break Kerberos 5 users' worlds too much in the
meantime.

23 years agoGet ssh(1) compiling with MAKE_KERBEROS5.
Brian Feldman [Fri, 4 May 2001 04:37:49 +0000 (04:37 +0000)]
Get ssh(1) compiling with MAKE_KERBEROS5.

23 years agoFollow the OpenSSH 2.9 upgrade with the infrastructure. Two new
Brian Feldman [Fri, 4 May 2001 04:21:25 +0000 (04:21 +0000)]
Follow the OpenSSH 2.9 upgrade with the infrastructure.  Two new
programs are now included: sftp(1) and ssh-keyscan(1).

23 years agoRemove obsoleted files.
Brian Feldman [Fri, 4 May 2001 04:15:22 +0000 (04:15 +0000)]
Remove obsoleted files.

23 years agoFix conflicts for OpenSSH 2.9.
Brian Feldman [Fri, 4 May 2001 04:14:23 +0000 (04:14 +0000)]
Fix conflicts for OpenSSH 2.9.

23 years agoThis commit was generated by cvs2svn to compensate for changes in r76259,
Brian Feldman [Fri, 4 May 2001 03:57:05 +0000 (03:57 +0000)]
This commit was generated by cvs2svn to compensate for changes in r76259,
which included commits to RCS files with non-trunk default branches.

23 years agoSay "hi" to the latest in the OpenSSH series, version 2.9!
Brian Feldman [Fri, 4 May 2001 03:57:05 +0000 (03:57 +0000)]
Say "hi" to the latest in the OpenSSH series, version 2.9!

Happy birthday to: rwatson

23 years agoI've been meaning to take pam_ssh out of the base system for a while now.
Brian Feldman [Fri, 4 May 2001 03:53:48 +0000 (03:53 +0000)]
I've been meaning to take pam_ssh out of the base system for a while now.
Finally do it.

23 years agoMore RELNOTESng infrastructure fixup: The directory layout of
Bruce A. Mah [Thu, 3 May 2001 21:59:35 +0000 (21:59 +0000)]
More RELNOTESng infrastructure fixup:  The directory layout of
stylesheets (particularly with respect to translations) is now similar
to that of the doc/ tree.  Added a customization for HTML page footers
(this is the only reader-visible change).

23 years agoTotal hack to fix broken bootstrap. Add -I/usr/src/include at the tail
David E. O'Brien [Thu, 3 May 2001 21:37:06 +0000 (21:37 +0000)]
Total hack to fix broken bootstrap.  Add -I/usr/src/include at the tail
end of the include searching.  We really need a real fix for the issue of
which set of headers to use in compiling the cross-tools -- /usr/include,
or /usr/src/include.

23 years agoOff by one in counting the number of MIB entries.
Duncan Barclay [Thu, 3 May 2001 20:58:22 +0000 (20:58 +0000)]
Off by one in counting the number of MIB entries.

23 years agoThird take, still not finished SGMLifying. SGML is more wordy
Wilko Bulte [Thu, 3 May 2001 20:05:26 +0000 (20:05 +0000)]
Third take, still not finished SGMLifying. SGML is more wordy
than I anticipated :(

23 years ago They add the following commands:
Poul-Henning Kamp [Thu, 3 May 2001 18:05:35 +0000 (18:05 +0000)]
 They add the following commands:
   -anewer
   -cnewer
   -mnewer
   -okdir
   -newer[acm][acmt]

 With it, you can form queries like

     find . -newerct '1 minute ago' -print

 As an extra bonus, the program is ANSI-fied - the original version
 relies on some obscure features of K&R C.

(This PR was submitted in 1999, and the submittor has kept the patch
updated ever since, hats off for him guys, and how about you close a PR ??)

PR: 9374
Submitted by: Martin Birgmeier <Martin.Birgmeier@aon.at>

23 years agomake isdnd less verbose while calculating times: fix another message to be
Hellmuth Michaelis [Thu, 3 May 2001 15:18:50 +0000 (15:18 +0000)]
make isdnd less verbose while calculating times: fix another message to be
logged at DL_VALID instead at DL_MSG.

23 years agoadd nl_langinfo(3)
Alexey Zelkin [Thu, 3 May 2001 15:12:52 +0000 (15:12 +0000)]
add nl_langinfo(3)

23 years agoEliminate BUGS section. No one of listed bugs is applicable to FreeBSD-current
Alexey Zelkin [Thu, 3 May 2001 15:05:16 +0000 (15:05 +0000)]
Eliminate BUGS section. No one of listed bugs is applicable to FreeBSD-current
anymore.

23 years agoadd manpage for nl_langinfo(3)
Alexey Zelkin [Thu, 3 May 2001 15:02:50 +0000 (15:02 +0000)]
add manpage for nl_langinfo(3)

Reviewed by: ru

23 years agoDepollute headers now that the VM headers DTRT.
Mark Murray [Thu, 3 May 2001 11:49:44 +0000 (11:49 +0000)]
Depollute headers now that the VM headers DTRT.

23 years agoPutting sys/lockmgr.h in here allows us to depollute userland includes
Mark Murray [Thu, 3 May 2001 11:33:51 +0000 (11:33 +0000)]
Putting sys/lockmgr.h in here allows us to depollute userland includes
a bit.
OK'ed by: bde

23 years agoAvoid dividing by zero if kd->procbase->ki_structsize is uninitalised.
David Malone [Thu, 3 May 2001 11:26:46 +0000 (11:26 +0000)]
Avoid dividing by zero if kd->procbase->ki_structsize is uninitalised.
(I'm testing the numerator rather than the denominator, which looks
weird, but is the right thing to do here).

23 years agoUpdate for (Linux-)PAM 0.75
Mark Murray [Thu, 3 May 2001 10:55:48 +0000 (10:55 +0000)]
Update for (Linux-)PAM 0.75

23 years agoResolve conflicts.
Mark Murray [Thu, 3 May 2001 10:48:56 +0000 (10:48 +0000)]
Resolve conflicts.

23 years agoThis commit was generated by cvs2svn to compensate for changes in r76238,
Mark Murray [Thu, 3 May 2001 09:36:08 +0000 (09:36 +0000)]
This commit was generated by cvs2svn to compensate for changes in r76238,
which included commits to RCS files with non-trunk default branches.

23 years agoVendor import Linux PAM 0.75
Mark Murray [Thu, 3 May 2001 09:36:08 +0000 (09:36 +0000)]
Vendor import Linux PAM 0.75

23 years agoRemove now obsolete check for root filesystems > cyl 1024. The boot
Jordan K. Hubbard [Thu, 3 May 2001 09:23:48 +0000 (09:23 +0000)]
Remove now obsolete check for root filesystems > cyl 1024.  The boot
loader can handle such cases.

Noted by: olgeni

23 years agoConvert vnode_pager_freepage() to vm_free_page().
Boris Popov [Thu, 3 May 2001 09:00:54 +0000 (09:00 +0000)]
Convert vnode_pager_freepage() to vm_free_page().

Forgotten by: alfred

23 years agoWrap around MALLOC_DECLARE() invocation with #ifdef.
Boris Popov [Thu, 3 May 2001 08:57:26 +0000 (08:57 +0000)]
Wrap around MALLOC_DECLARE() invocation with #ifdef.

23 years agolike i386, add inclusion of lock.h
Matt Jacob [Thu, 3 May 2001 06:33:33 +0000 (06:33 +0000)]
like i386, add inclusion of lock.h

23 years agoCorrect assignment of the resulting ACL allowing the mask entry to
Chris D. Faulhaber [Thu, 3 May 2001 03:17:44 +0000 (03:17 +0000)]
Correct assignment of the resulting ACL allowing the mask entry to
be properly set.

Obtained from: TrustedBSD Project

23 years ago* include/elf.h has been repo copied to include/elf-hints.h, and it no
David E. O'Brien [Thu, 3 May 2001 01:49:58 +0000 (01:49 +0000)]
* include/elf.h has been repo copied to include/elf-hints.h, and it no
  longer includes machine/elf.h.
* consumers of elf.h now use the minimalist elf header possible.

This change is motivated by Binutils 2.11.0 and too much clashing over
our base elf headers and the Binutils elf headers.

23 years agoAdd the new version.c to libssh.
Brian Feldman [Thu, 3 May 2001 00:45:03 +0000 (00:45 +0000)]
Add the new version.c to libssh.

23 years agoFix minor style issue from previous commit.
David E. O'Brien [Thu, 3 May 2001 00:35:53 +0000 (00:35 +0000)]
Fix minor style issue from previous commit.

23 years agoAdd a "VersionAddendum" configuration setting for sshd which allows
Brian Feldman [Thu, 3 May 2001 00:29:28 +0000 (00:29 +0000)]
Add a "VersionAddendum" configuration setting for sshd which allows
anyone to easily change the part of the OpenSSH version after the main
version number.  The FreeBSD-specific version banner could be disabled
that way, for example:

# Call ourselves plain OpenSSH
VersionAddendum

23 years agoBackout completely canonical lookup modifications.
Brian Feldman [Thu, 3 May 2001 00:26:47 +0000 (00:26 +0000)]
Backout completely canonical lookup modifications.

23 years agoFix $FreeBSD$ style.
David E. O'Brien [Wed, 2 May 2001 23:57:49 +0000 (23:57 +0000)]
Fix $FreeBSD$ style.

23 years ago* include/elf.h has been repo copied to include/elf-hints.h, and it no
David E. O'Brien [Wed, 2 May 2001 23:56:21 +0000 (23:56 +0000)]
* include/elf.h has been repo copied to include/elf-hints.h, and it no
  longer includes machine/elf.h.
* consumers of elf.h now use the minimalist elf header possible.

This change is motivated by Binutils 2.11.0 and too much clashing over
our base elf headers and the Binutils elf headers.

23 years agoRELNOTESng infrastructure fixes:
Bruce A. Mah [Wed, 2 May 2001 22:02:50 +0000 (22:02 +0000)]
RELNOTESng infrastructure fixes:

1.  There is now only one RELNOTESng stylesheet; the architecture-specific
stylesheets (to handle different values of the arch= attribute) are gone.

2.  Several Makefile variable definitions were factored into
doc.relnotes.mk.

Submitted by: dd

23 years agoCross reference recent TCP ISN fix to security advisory SA-01:39.
Bruce A. Mah [Wed, 2 May 2001 21:47:36 +0000 (21:47 +0000)]
Cross reference recent TCP ISN fix to security advisory SA-01:39.

23 years ago- Avoid circular `use Config', which may lead to random synax errors
Mark Murray [Wed, 2 May 2001 21:18:32 +0000 (21:18 +0000)]
- Avoid circular `use Config', which may lead to random synax errors
  produced by miniperl during buildworld phase.

- While at it, do loading of SelfLoader only when it is needed, and in
  place where it is needed.

Submitted by: tobez@tobez.org (who is doing way too much good work
and is in need of the Commit Bit punishment)

23 years agoSecond stage SGMLifying. More to follow.
Wilko Bulte [Wed, 2 May 2001 20:27:06 +0000 (20:27 +0000)]
Second stage SGMLifying. More to follow.

23 years agoAdd a missing free(3).
Yaroslav Tykhiy [Wed, 2 May 2001 19:07:46 +0000 (19:07 +0000)]
Add a missing free(3).

PR: bin/27001
Submitted by: alex <ml-freebsd-net@phobgate.de>,
Matthew Emmerton <matt@gsicomp.on.ca>

23 years agoHandle situations where we've already got a P2P interface address
Brian Somers [Wed, 2 May 2001 16:35:24 +0000 (16:35 +0000)]
Handle situations where we've already got a P2P interface address
of a/x -> b and then negotiate a/x -> c by simply expecting SIOCAIFADDR
to do the change.

This was broken by the last commit that optimised out the deletion and
re-addition of the same a/x -> b combination, and forgot to compare
the old/new destination addresses.

Conveniently enough, this problem didn't effect setups where the
default route goes via the ppp link, and most other setups don't
care what the the destination address is actually set to.  It broke
test environments where ppp connects to the local machine rather
badly though....

23 years agoGet IP multicast working on VLAN devices:
Bill Fenner [Wed, 2 May 2001 16:12:58 +0000 (16:12 +0000)]
Get IP multicast working on VLAN devices:

- Allocate zeroed memory in ether_resolvemulti() to prevent equal() from
  comparing garbage and determining that two otherwise-equal sockaddr_dls
  are different.
- Fill in all required fields of the sockaddr_dl
- Actually copy the multicast address into the sockaddr_dl when calling
  if_addmulti()
- Don't claim that we don't have a way to resolve layer 3 addresses into
  layer 2 addresses; use the ethernet way.

23 years agoMerged from sys/isa/sio.c revision 1.330.
KATO Takenori [Wed, 2 May 2001 14:02:16 +0000 (14:02 +0000)]
Merged from sys/isa/sio.c revision 1.330.

23 years agoMerged from sys/isa/fd.c revision 1.195.
KATO Takenori [Wed, 2 May 2001 13:59:03 +0000 (13:59 +0000)]
Merged from sys/isa/fd.c revision 1.195.

23 years agoMerged from sys/i386/isa/npx.c revisions 1.96 and 1.97.
KATO Takenori [Wed, 2 May 2001 13:56:50 +0000 (13:56 +0000)]
Merged from sys/i386/isa/npx.c revisions 1.96 and 1.97.

23 years agoMerged from sys/i386/isa/clock.c revisions 1.172 and 1.173.
KATO Takenori [Wed, 2 May 2001 13:51:49 +0000 (13:51 +0000)]
Merged from sys/i386/isa/clock.c revisions 1.172 and 1.173.

23 years agoMerged the rest of changes in sys/i386/i386/machdep.c revision 1.447.
KATO Takenori [Wed, 2 May 2001 13:48:39 +0000 (13:48 +0000)]
Merged the rest of changes in sys/i386/i386/machdep.c revision 1.447.

23 years agoFix the rmuser script to correctly determine if a user does not exist.
Adrian Chadd [Wed, 2 May 2001 13:30:42 +0000 (13:30 +0000)]
Fix the rmuser script to correctly determine if a user does not exist.

PR: 26674

23 years agoExtend adduser to create "locked" accounts. Adduser can now lock an
Adrian Chadd [Wed, 2 May 2001 13:20:12 +0000 (13:20 +0000)]
Extend adduser to create "locked" accounts. Adduser can now lock an
account at creation, create accounts with a "*" password (so you can
use alternate authentication schemes without fearing a "default" password
biting you later), and blank passwords.

Yes, adduser could create a blank password account, but this makes it
slightly more difficult to shoot yourself in the foot.

The /etc/adduser.conf entries are:

# use password-based authentication for new users
# defaultusepassword =  "yes" | "no"
defaultusepassword = "yes"

# enable account password at creation
# (the password will be prepended with a star if the account isn't enabled)
# defaultenableaccount = "yes" | "no"
defaultenableaccount = "yes"

# allow blank passwords
# defaultemptypassword = "yes" | "no"
defaultemptypassword = "no"

Requested by: alfred
Reviewed by: alfred

23 years agoFixed panics in npx exception handling. When using IRQ13 exception
Bruce Evans [Wed, 2 May 2001 13:06:58 +0000 (13:06 +0000)]
Fixed panics in npx exception handling.  When using IRQ13 exception
handling, SMPng always switches the npx context away from curproc
before calling the handler, so the handler always paniced.  When using
exception 16 exception handling, SMPng sometimes switches the npx
context away from curproc before calling the handler, so the handler
sometimes paniced.  Also, we didn't lock the context while using it,
so we sometimes didn't detect the switch and then paniced in a less
controlled way.

Just lock the context while using it, and return without doing anything
except clearing the busy latch if the context is not for curproc.  This
fixes the exception 16 case and makes the IRQ13 case harmless.  In both
cases, the instruction that caused the exception is restarted and the
exception repeats.  In the exception 16 case, we soon get an exception
that can be handled without doing anything special.  In the IRQ13 case,
we get an easy to kill hung process.

23 years agoFix a misleading comment
Brian Somers [Wed, 2 May 2001 09:29:20 +0000 (09:29 +0000)]
Fix a misleading comment

Submitted by: Mark Knight <markk@knigma.org>

23 years ago- assign a separate debugging flag for debugging messages regarding the
Hellmuth Michaelis [Wed, 2 May 2001 08:53:35 +0000 (08:53 +0000)]
- assign a separate debugging flag for debugging messages regarding the
  valid keyword handling and the holiday file processing
- don't issue a warning in case the holiday file is not found
- enable inclusion of ../Makefile.inc to reenable compiling-in monitor
  support into isdnd
- update manual page, add a comma and correct authors mail address

23 years agoDo the alpha dance for the change MarkM hath made on the i386 side.
Matt Jacob [Wed, 2 May 2001 07:10:52 +0000 (07:10 +0000)]
Do the alpha dance for the change MarkM hath made on the i386 side.

23 years agoAlphabetize command-line options in the synopsis.
Dima Dorfman [Wed, 2 May 2001 06:41:46 +0000 (06:41 +0000)]
Alphabetize command-line options in the synopsis.

23 years agoAdd hint about how to build an ISA NMI card and why you'd want to do so.
Warner Losh [Wed, 2 May 2001 03:26:10 +0000 (03:26 +0000)]
Add hint about how to build an ISA NMI card and why you'd want to do so.

Reviewed by: bde, dima dorfman

23 years agoImplement the -r and -w options as `-o ro' and `-o noro', respectively. At
Dima Dorfman [Wed, 2 May 2001 02:16:16 +0000 (02:16 +0000)]
Implement the -r and -w options as `-o ro' and `-o noro', respectively.  At
least in -w's case, simply unsetting the correct bit in init_flags was not
enough.  The bit may be reset later if, say, the filesystem is marked `ro'
in fstab.  The command line option should override the fstab setting, but
did not.  The implementation of -r was changed for consistency.

PR: 26886
Reviewed by: archie

23 years agoOnly define DEBUG if it's undefined. This should eventually go, but
Brian Somers [Wed, 2 May 2001 01:47:34 +0000 (01:47 +0000)]
Only define DEBUG if it's undefined.  This should eventually go, but
can stay for now in case of problems.

23 years agoAdd a ``digi'' driver.
Brian Somers [Wed, 2 May 2001 01:08:09 +0000 (01:08 +0000)]
Add a ``digi'' driver.

This driver supports PCI Xr-based and ISA Xem Digiboard cards.
dgm will go away soon if there are no problems reported.  For now,
configuring dgm into your kernel warns that you should be using
digi.  This driver is probably close to supporting Xi, Xe and Xeve
cards, but I wouldn't expect them to work properly (hardware
donations welcome).

The digi_* pseudo-drivers are not drivers themselves but contain
the BIOS and FEP/OS binaries for various digiboard cards and are
auto-loaded and auto-unloaded by the digi driver at initialisation
time.  They *may* be configured into the kernel, but waste a lot
of space if they are.  They're intended to be left as modules.

The digictl program is (mainly) used to re-initialise cards that
have external port modules attached such as the PC/Xem.

23 years agoulpt(4) doesn't exist, so don't cross ref to it.
Warner Losh [Tue, 1 May 2001 21:46:28 +0000 (21:46 +0000)]
ulpt(4) doesn't exist, so don't cross ref to it.

Reviewed by: n_hibma

23 years agoDon't mount a md(4) over /dev on DEVFS enabled diskless systems.
Poul-Henning Kamp [Tue, 1 May 2001 20:13:59 +0000 (20:13 +0000)]
Don't mount a md(4) over /dev on DEVFS enabled diskless systems.

23 years agoFix up unit attention and selection timeout handling in various peripheral
Kenneth D. Merry [Tue, 1 May 2001 19:37:25 +0000 (19:37 +0000)]
Fix up unit attention and selection timeout handling in various peripheral
drivers.

- change daprevent() to set CAM_RETRY_SELTO and SF_RETRY_UA when it calls
  cam_periph_runccb().
- change the pt(4) driver to ignore unit attentions
- change the targ(4) driver to retry selection timeouts
- clean up a few formatting glitches in the targ(4) driver

Reviewed by: gibbs

23 years agoFirst half of SGMLifying. More to follow.
Wilko Bulte [Tue, 1 May 2001 18:46:19 +0000 (18:46 +0000)]
First half of SGMLifying. More to follow.

23 years agoFixed typos: dependant -> dependent
Jens Schweikhardt [Tue, 1 May 2001 14:10:12 +0000 (14:10 +0000)]
Fixed typos: dependant -> dependent

23 years agoFixed typos: decendant -> descendant
Jens Schweikhardt [Tue, 1 May 2001 14:09:20 +0000 (14:09 +0000)]
Fixed typos: decendant -> descendant

23 years agopseudo-device -> device in kernel config.
Jens Schweikhardt [Tue, 1 May 2001 11:26:14 +0000 (11:26 +0000)]
pseudo-device -> device in kernel config.
Reviewed by: joerg, dd

23 years agopseudo-device -> device in kernel config.
Jens Schweikhardt [Tue, 1 May 2001 10:52:50 +0000 (10:52 +0000)]
pseudo-device -> device in kernel config.
Approved by: joerg, dd

23 years agoAvoid a warning by making a variable a const char *.
David Malone [Tue, 1 May 2001 10:35:20 +0000 (10:35 +0000)]
Avoid a warning by making a variable a const char *.

23 years agoDon't give a warning about "proc size mismatch" if no struct were
David Malone [Tue, 1 May 2001 10:34:15 +0000 (10:34 +0000)]
Don't give a warning about "proc size mismatch" if no struct were
returned. (This arose on a list about a month ago when someone
found bogus warnings if they used "ps -Uuser_with_no_processes".)

Approved by: mckusick

23 years agoClean out some cruft that has been put in a better (central) place.
Mark Murray [Tue, 1 May 2001 10:30:08 +0000 (10:30 +0000)]
Clean out some cruft that has been put in a better (central) place.

23 years agoCompensate for header dethreading.
Mark Murray [Tue, 1 May 2001 09:37:01 +0000 (09:37 +0000)]
Compensate for header dethreading.

23 years agoCompenate for header dethreading.
Mark Murray [Tue, 1 May 2001 09:32:34 +0000 (09:32 +0000)]
Compenate for header dethreading.

23 years agoCompensate for header dethreading.
Mark Murray [Tue, 1 May 2001 09:30:02 +0000 (09:30 +0000)]
Compensate for header dethreading.

23 years ago* Add Config.pm to fight situations when perldoc(1) showed a manual page
Josef Karthauser [Tue, 1 May 2001 09:25:24 +0000 (09:25 +0000)]
* Add Config.pm to fight situations when perldoc(1) showed a manual page
  for a module overridden by BSDPAN instead of the original module.

* Fix wrong manual section numbers in SEE ALSO.

* Add `Revision 42' to the beer-ware license.  The BSDPAN author did not
  originally get the reference and removed the revision from original
  phk's version.

Submitted by: Anton Berezin <tobez@tobez.org>

23 years agoCompensate for header dethreading.
Mark Murray [Tue, 1 May 2001 09:24:15 +0000 (09:24 +0000)]
Compensate for header dethreading.

23 years agopseudo-device -> device in kernel config lines. Removed whitespace at EOL.
Jens Schweikhardt [Tue, 1 May 2001 09:15:30 +0000 (09:15 +0000)]
pseudo-device -> device in kernel config lines. Removed whitespace at EOL.
Reviewed by: joerg, dd

23 years agoUse ufs_bmaparray() rather than VOP_BMAP() on our own vnodes.
Poul-Henning Kamp [Tue, 1 May 2001 09:12:39 +0000 (09:12 +0000)]
Use ufs_bmaparray() rather than VOP_BMAP() on our own vnodes.

23 years agoRemove blatantly pointless call to VOP_BMAP().
Poul-Henning Kamp [Tue, 1 May 2001 09:12:31 +0000 (09:12 +0000)]
Remove blatantly pointless call to VOP_BMAP().

Use ufs_bmaparray() rather than VOP_BMAP() on our own vnodes.

23 years agoRemove blatantly pointless call to VOP_BMAP().
Poul-Henning Kamp [Tue, 1 May 2001 09:12:05 +0000 (09:12 +0000)]
Remove blatantly pointless call to VOP_BMAP().

23 years agoCompensate for dethreaded headers.
Mark Murray [Tue, 1 May 2001 09:08:09 +0000 (09:08 +0000)]
Compensate for dethreaded headers.
(I have no religion about how this was done. Follow-up commits welcome)

23 years agoCompensate for dethreaded headers.
Mark Murray [Tue, 1 May 2001 09:02:06 +0000 (09:02 +0000)]
Compensate for dethreaded headers.
(I have no religion about how this was done. Follow-up commits welcome)

23 years agoCompensate for header dethreading.
Mark Murray [Tue, 1 May 2001 08:46:02 +0000 (08:46 +0000)]
Compensate for header dethreading.

23 years agoCompensate for header dethreading.
Mark Murray [Tue, 1 May 2001 08:39:23 +0000 (08:39 +0000)]
Compensate for header dethreading.

23 years agoImplement vop_std{get|put}pages() and add them to the default vop[].
Poul-Henning Kamp [Tue, 1 May 2001 08:34:45 +0000 (08:34 +0000)]
Implement vop_std{get|put}pages() and add them to the default vop[].

Un-copy&paste all the VOP_{GET|PUT}PAGES() functions which do nothing but
the default.

23 years agoUndo part of the tangle of having sys/lock.h and sys/mutex.h included in
Mark Murray [Tue, 1 May 2001 08:13:21 +0000 (08:13 +0000)]
Undo part of the tangle of having sys/lock.h and sys/mutex.h included in
other "system" header files.

Also help the deprecation of lockmgr.h by making it a sub-include of
sys/lock.h and removing sys/lockmgr.h form kernel .c files.

Sort sys/*.h includes where possible in affected files.

OK'ed by: bde (with reservations)

23 years agoAdd cross reference to ast, for folks with IDE tape drives.
Warner Losh [Tue, 1 May 2001 03:43:34 +0000 (03:43 +0000)]
Add cross reference to ast, for folks with IDE tape drives.

23 years agoTurn on preemption by default on the alpha arch. This also removes the
John Baldwin [Tue, 1 May 2001 00:19:24 +0000 (00:19 +0000)]
Turn on preemption by default on the alpha arch.  This also removes the
PREEMPTION kernel option.

Not objected to by: -alpha

23 years agomdoc(7) police: remove hard sentence breaks.
Dima Dorfman [Mon, 30 Apr 2001 23:20:43 +0000 (23:20 +0000)]
mdoc(7) police: remove hard sentence breaks.

23 years agoAdd sense key table entries for DATA PROTECT and BLANK CHECK. This will
Kenneth D. Merry [Mon, 30 Apr 2001 21:40:09 +0000 (21:40 +0000)]
Add sense key table entries for DATA PROTECT and BLANK CHECK.  This will
prevent scsi_sense_desc() from deferencing a NULL pointer when a drive
happens to return one of these sense keys.

Reported by: Michael Samuel <michael@miknet.net>

23 years agoAllow the size of the SSC memory disk used with the SKI emulator to be
John Baldwin [Mon, 30 Apr 2001 21:26:43 +0000 (21:26 +0000)]
Allow the size of the SSC memory disk used with the SKI emulator to be
overridden in the kernel config file via the SSC_NSECT option.

23 years agoUncut&paste som bogus use of VOP_BMAP in cd9660::VOP_STRATEGY.
Poul-Henning Kamp [Mon, 30 Apr 2001 21:23:05 +0000 (21:23 +0000)]
Uncut&paste som bogus use of VOP_BMAP in cd9660::VOP_STRATEGY.
XXX mark some stuff which looks like further cut&paste junk.

23 years agoUncut&paste som bogus use of VOP_BMAP in hpfs::VOP_STRATEGY.
Poul-Henning Kamp [Mon, 30 Apr 2001 21:21:53 +0000 (21:21 +0000)]
Uncut&paste som bogus use of VOP_BMAP in hpfs::VOP_STRATEGY.

At the same time, eliminate uninitialized use of a vnode
pointer.  Interesting GCC didn't spot this.

23 years agoIn camperiphscsisenseerror(), don't return an error when the error action
Kenneth D. Merry [Mon, 30 Apr 2001 21:02:57 +0000 (21:02 +0000)]
In camperiphscsisenseerror(), don't return an error when the error action
is SS_NOP.

Submitted by: joerg

23 years agoRemove a real FQDN host reference from the example
Matthew Dillon [Mon, 30 Apr 2001 20:19:22 +0000 (20:19 +0000)]
Remove a real FQDN host reference from the example

Add $FreeBSD tag

23 years agoRegen.
Nick Hibma [Mon, 30 Apr 2001 17:38:57 +0000 (17:38 +0000)]
Regen.

23 years agoAdd 4300C Id
Nick Hibma [Mon, 30 Apr 2001 17:37:11 +0000 (17:37 +0000)]
Add 4300C Id

Submitted by: Ernst de Haan <ernst@heinz.jollem.com>

23 years agoFreeBSD 3.0 is no longer in the future tense. Merge in some new
Bruce A. Mah [Mon, 30 Apr 2001 16:13:58 +0000 (16:13 +0000)]
FreeBSD 3.0 is no longer in the future tense.  Merge in some new
words from RELNOTESng to fix this.

PR: docs/26794
Submitted by: B.Candler@pobox.com

23 years agoFix an errant search and replace that broke SCSI start unit commands.
Kenneth D. Merry [Mon, 30 Apr 2001 16:07:38 +0000 (16:07 +0000)]
Fix an errant search and replace that broke SCSI start unit commands.

This should fix automatic spinups as well as 'camcontrol start'.

23 years agoFix typo: Descriptions of SK-9842 and SK-9843 (GigE NICs supported by
Bruce A. Mah [Mon, 30 Apr 2001 16:06:46 +0000 (16:06 +0000)]
Fix typo:  Descriptions of SK-9842 and SK-9843 (GigE NICs supported by
sk(4)) were reversed.

While I'm here, update list of cards supported by sk(4) to be consistent
with the manpage.

PR: docs/21700
Submitted by: neuf@lrs.e-technik.uni-erlangen.de

23 years agoFix typo: Descriptions of SK-9842 and SK-9843 were reversed.
Bruce A. Mah [Mon, 30 Apr 2001 16:02:46 +0000 (16:02 +0000)]
Fix typo:  Descriptions of SK-9842 and SK-9843 were reversed.

PR: docs/21700
Submitted by: neuf@lrs.e-technik.uni-erlangen.de