]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/log
FreeBSD/FreeBSD.git
23 years agomdoc(7) police: removed HISTORY info from the .Os call.
ru [Tue, 10 Jul 2001 13:41:46 +0000 (13:41 +0000)]
mdoc(7) police: removed HISTORY info from the .Os call.

23 years agomdoc(7) police: removed HISTORY info from the .Os call.
ru [Tue, 10 Jul 2001 11:04:34 +0000 (11:04 +0000)]
mdoc(7) police: removed HISTORY info from the .Os call.

23 years agomdoc(7) police: removed HISTORY info from the .Os call.
ru [Tue, 10 Jul 2001 10:49:54 +0000 (10:49 +0000)]
mdoc(7) police: removed HISTORY info from the .Os call.

23 years agomdoc(7) police: removed HISTORY info from the .Os call.
ru [Tue, 10 Jul 2001 10:42:19 +0000 (10:42 +0000)]
mdoc(7) police: removed HISTORY info from the .Os call.

23 years agomdoc(7) police: removed HISTORY info from the .Os call.
ru [Tue, 10 Jul 2001 10:04:09 +0000 (10:04 +0000)]
mdoc(7) police: removed HISTORY info from the .Os call.

23 years agoAdded #include <sys/proc.h>
nyan [Tue, 10 Jul 2001 09:59:52 +0000 (09:59 +0000)]
Added #include <sys/proc.h>

Submitted by: Kaho Toshikazu <kaho@elam.kais.kyoto-u.ac.jp>

23 years agomdoc(7) police: minor markup tweaks.
ru [Tue, 10 Jul 2001 09:37:53 +0000 (09:37 +0000)]
mdoc(7) police: minor markup tweaks.

23 years agomdoc(7) police:
ru [Tue, 10 Jul 2001 09:34:55 +0000 (09:34 +0000)]
mdoc(7) police:
Restored .Pa for ``dumpdates'' (it's still a file).
Also, removed duplicate ``file'' words.

23 years agomdoc(7) police: eliminate warnings, fix markup.
ru [Tue, 10 Jul 2001 08:04:09 +0000 (08:04 +0000)]
mdoc(7) police: eliminate warnings, fix markup.

23 years agoSort MAN= section.
alfred [Tue, 10 Jul 2001 07:42:35 +0000 (07:42 +0000)]
Sort MAN= section.

23 years agonetbsd 1.5.1 is in jul 2001 (available via ftp already, but we need a concrete
itojun [Tue, 10 Jul 2001 07:29:11 +0000 (07:29 +0000)]
netbsd 1.5.1 is in jul 2001 (available via ftp already, but we need a concrete
date of the announcement)

couple of URL fixes.  From: Petri Koistinen <pkoistin@cs.stadia.fi>
(http://www.byte.com/art/9410/sec8/art3.htm is now a dangling link.
any alternative URL?)

23 years agoInstall:
alfred [Tue, 10 Jul 2001 07:28:11 +0000 (07:28 +0000)]
Install:
cdevsw_add.9 cdevsw_remove.9 devsw.9
major.9 minor.9 umajor.9 uminor.9 vn_isdisk.9

23 years agoDocument some of the dev_t related APIs.
alfred [Tue, 10 Jul 2001 07:25:18 +0000 (07:25 +0000)]
Document some of the dev_t related APIs.

Submitted by: Chad David <davidc@acns.ab.ca>

23 years agoFix rule parsing breakage introduced in 1.103 cleanup. 'tcp' and
cjc [Tue, 10 Jul 2001 05:44:51 +0000 (05:44 +0000)]
Fix rule parsing breakage introduced in 1.103 cleanup. 'tcp' and
'icmp' rules could drop into infinite loops when given bad arguments.

Reviewed by: ru, des
Approved by: ru

23 years agoUse INTR_TYPE_AV rather than INTR_TYPE_MISC for the interrupt for
imp [Tue, 10 Jul 2001 04:43:21 +0000 (04:43 +0000)]
Use INTR_TYPE_AV rather than INTR_TYPE_MISC for the interrupt for
pci interrupts for the bridge.

23 years agoLink in new manpages:
alfred [Tue, 10 Jul 2001 04:35:22 +0000 (04:35 +0000)]
Link in new manpages:
BUF_LOCK.9 BUF_LOCKFREE.9 BUF_LOCKINIT.9
BUF_REFCNT.9 BUF_TIMELOCK.9 BUF_UNLOCK.9
lockcount.9 lockdestroy.9 lockmgr.9 lockmgr_printinfo.9 lockstatus.9

23 years agoNote that this function is for debugging purposes.
alfred [Tue, 10 Jul 2001 04:31:33 +0000 (04:31 +0000)]
Note that this function is for debugging purposes.

23 years agoFix explanation of LK_SLEEPFAIL option.
alfred [Tue, 10 Jul 2001 04:29:24 +0000 (04:29 +0000)]
Fix explanation of LK_SLEEPFAIL option.
Remove extra period from end of sentance.

23 years agofix typos: s/BUF_LOCK/BUF_TIMELOCK, order xrefs.
alfred [Tue, 10 Jul 2001 04:27:03 +0000 (04:27 +0000)]
fix typos: s/BUF_LOCK/BUF_TIMELOCK, order xrefs.

23 years agoDocument some of the kernel API dealing with locks used primarily by VFS.
alfred [Tue, 10 Jul 2001 04:22:14 +0000 (04:22 +0000)]
Document some of the kernel API dealing with locks used primarily by VFS.

Submitted by: Chad David <davidc@acns.ab.ca>

23 years agoMFS: add the FreeBSD history.
obrien [Tue, 10 Jul 2001 00:12:50 +0000 (00:12 +0000)]
MFS: add the FreeBSD history.

23 years agoGive the FreeBSD history also.
obrien [Tue, 10 Jul 2001 00:11:00 +0000 (00:11 +0000)]
Give the FreeBSD history also.

23 years agoSomehow I missed this. Use INTR_TYPE_AV (high priority) instead of
peter [Mon, 9 Jul 2001 23:44:54 +0000 (23:44 +0000)]
Somehow I missed this. Use INTR_TYPE_AV (high priority) instead of
INTR_TYPE_TTY (lowest priority).

23 years agostyle nit
obrien [Mon, 9 Jul 2001 23:12:23 +0000 (23:12 +0000)]
style nit

23 years agoAdd LIBBZ2.
obrien [Mon, 9 Jul 2001 22:00:32 +0000 (22:00 +0000)]
Add LIBBZ2.

23 years agoWhoops; we get an ACPI_OBJECT back from evaluating a method, not
msmith [Mon, 9 Jul 2001 21:24:59 +0000 (21:24 +0000)]
Whoops; we get an ACPI_OBJECT back from evaluating a method, not
an ACPI_OPERAND_OBJECT.  Fix this so that the power resource type
can be properly checked, and we can get the system level and
resource order.

23 years agoNew release notes: sysctl for TCP ISN fix, fsck_msdosfs(8), dump(8) -D,
bmah [Mon, 9 Jul 2001 21:21:38 +0000 (21:21 +0000)]
New release notes:  sysctl for TCP ISN fix, fsck_msdosfs(8), dump(8) -D,
OPIE replaced S/Key.

23 years agoLog when the user is turning debugging on/off.
joerg [Mon, 9 Jul 2001 21:11:10 +0000 (21:11 +0000)]
Log when the user is turning debugging on/off.
Also sanitize the TRACE* macros a bit so they syntactically behave like
single C statements (even inside in `if' statement).

Submitted by: des

23 years agoHmpf, remove two variables that got unused by rev 1.214.
joerg [Mon, 9 Jul 2001 21:00:02 +0000 (21:00 +0000)]
Hmpf, remove two variables that got unused by rev 1.214.

23 years agoOuch, calculate correctly. With 300 rpm and 25 retries, it's 5 seconds
joerg [Mon, 9 Jul 2001 20:53:19 +0000 (20:53 +0000)]
Ouch, calculate correctly.  With 300 rpm and 25 retries, it's 5 seconds
till timeout.

23 years agoRemove parts of rev 1.211 again: do not delete our children iff they
joerg [Mon, 9 Jul 2001 20:50:41 +0000 (20:50 +0000)]
Remove parts of rev 1.211 again: do not delete our children iff they
haven't been probed successfully.  It's a known bug that ISA hints
processing instantiates those devices, and prematurely killing them
has other unwanted side-effects.

23 years agoAs des' example shows us, DMA overruns could happen in a situation
joerg [Mon, 9 Jul 2001 20:46:45 +0000 (20:46 +0000)]
As des' example shows us, DMA overruns could happen in a situation
where they will never succeed.  Add a stop-gap measure that will at
least eventually timeout the operation instead of retrying it
indefinately.

MFC after: 1 month

23 years agoDocument more resolver(3) routines: dn_skip() from resolv.h, and
tobez [Mon, 9 Jul 2001 20:46:00 +0000 (20:46 +0000)]
Document more resolver(3) routines: dn_skip() from resolv.h, and
ns_get16(), ns_get32(), ns_put16(), and ns_put32() from arpa/nameser.h.

Markup by: ru
OK'ed by: markm

23 years agoAdd SYSCTL ints for default normal I/O timeout && retry counts.
mjacob [Mon, 9 Jul 2001 19:18:00 +0000 (19:18 +0000)]
Add SYSCTL ints for default normal I/O timeout && retry counts.

This is useful if you want to dynamically move into a Fibre Channel
or Multi-initiator environment that happens to be particularly noisy
and ugly that requires a lot of retries (with shorter I/O timeouts)
for commands destried by LIPs or Bus Resets.

Reviewed by: deafening silence on audit && scsi on the retry counts
MFC after: 2 weeks

23 years agoConstify the fstype argument to vfs_mount(). This eliminates at least one
des [Mon, 9 Jul 2001 19:11:51 +0000 (19:11 +0000)]
Constify the fstype argument to vfs_mount().  This eliminates at least one
"call discards qualifier" warning (in sys/compat/linux/linux_file.c).

23 years agoDon't share sig handlers after an exec
guido [Mon, 9 Jul 2001 19:01:42 +0000 (19:01 +0000)]
Don't share sig handlers after an exec

Reviewed by: Alfred Perlstein

23 years agoGet rid of useless bcopy (the next statement was equivalent)
guido [Mon, 9 Jul 2001 19:00:08 +0000 (19:00 +0000)]
Get rid of useless bcopy (the next statement was equivalent)

23 years agoClean up (and in some cases write) the PAM mudules, using
markm [Mon, 9 Jul 2001 18:20:51 +0000 (18:20 +0000)]
Clean up (and in some cases write) the PAM mudules, using
o The new options-processing API
o The new DEBUG-logging API

Add man(1) pages for ALL modules. MDOC-Police welcome
to check this.

Audit, clean up while I'm here.

23 years agoBump the major number. The libraries API has changed incompatibly.
markm [Mon, 9 Jul 2001 18:16:33 +0000 (18:16 +0000)]
Bump the major number. The libraries API has changed incompatibly.

23 years agoAlmost completely rewrite the PAM module options processing
markm [Mon, 9 Jul 2001 18:14:43 +0000 (18:14 +0000)]
Almost completely rewrite the PAM module options processing
routines, and provide a more extended API for doing this.

Provide an API for debug logging.

Audit and clean up the code.

23 years agoAdd the WANT_INSECURE_OPIE frob which is useful for debugging and
markm [Mon, 9 Jul 2001 18:08:16 +0000 (18:08 +0000)]
Add the WANT_INSECURE_OPIE frob which is useful for debugging and
over secure (encrypted) links.

Add a MLINK for skey(4) to opie(4) to assist in the transition.

23 years agoApply patch supplied by Jonathan Chen: use the correct arguments to
wpaul [Mon, 9 Jul 2001 17:58:42 +0000 (17:58 +0000)]
Apply patch supplied by Jonathan Chen: use the correct arguments to
pci_enable_io(). We need to use SYS_RES_IOPORT/SYS_RES_MEMORY instead
of PCIM_CMD_PORTEN/PCIM_CMD_MEMEN.

23 years agoAxe S/Key. OPIE is the legal successor.
markm [Mon, 9 Jul 2001 17:52:34 +0000 (17:52 +0000)]
Axe S/Key. OPIE is the legal successor.

23 years agoAxe S/Key. OPIE is the true and faithful successor.
markm [Mon, 9 Jul 2001 17:49:34 +0000 (17:49 +0000)]
Axe S/Key. OPIE is the true and faithful successor.

23 years agoRemove S/Key. PAM can do its job. Well, not quite - there is an issue
markm [Mon, 9 Jul 2001 17:46:24 +0000 (17:46 +0000)]
Remove S/Key. PAM can do its job. Well, not quite - there is an issue
with the conversation function and challenges which needs to be
revisited, so in the interim a hack is introduced to provide
an OPIE challenge (which is random if OPIE does not apply)
at all non-anonymnous logins.

23 years agoRemove the S/Key key-handling apps, which are no longer needed, as
markm [Mon, 9 Jul 2001 17:40:57 +0000 (17:40 +0000)]
Remove the S/Key key-handling apps, which are no longer needed, as
they are replaced by opiepasswd, opieinfo and opiekey.

23 years agoProvide a WANT_INSECURE_OPIE compile-time option, which is useful if
markm [Mon, 9 Jul 2001 17:37:52 +0000 (17:37 +0000)]
Provide a WANT_INSECURE_OPIE compile-time option, which is useful if
you encrypt all traffic routinely, and is also useful for debugging.

Also, (properly) set SUID bit on relevant apps - opieinfo and
opiepasswd, which need it to mess with /etc/opiekeys.

23 years agoGoodbye S/Key, Hello OPIE.
markm [Mon, 9 Jul 2001 17:34:22 +0000 (17:34 +0000)]
Goodbye S/Key, Hello OPIE.

I believe I have done due dilligence on this, but I'd appreciate
decent test scenarios and sucess (or failure) reports.

23 years agoNote that spls are noops
imp [Mon, 9 Jul 2001 16:06:06 +0000 (16:06 +0000)]
Note that spls are noops

23 years agoBetter support for multi-lingual release documentation. We now support
bmah [Mon, 9 Jul 2001 16:01:38 +0000 (16:01 +0000)]
Better support for multi-lingual release documentation.  We now support
language-dependant SGML catalogs (in ${LANG_CODE}/share/sgml) and also
use a default.dsl stylesheet similar to what the rest of the DocProj
documents use.

Requested by: hrs, Alex Kapranoff <kapr@acm.org>
Reviewed by: hrs, dd
MFC after: 2 days

23 years agomdoc(7) police: eliminate -ww warnings.
ru [Mon, 9 Jul 2001 15:54:36 +0000 (15:54 +0000)]
mdoc(7) police: eliminate -ww warnings.

23 years agomdoc(7) police: eliminate -ww warnings.
ru [Mon, 9 Jul 2001 15:46:02 +0000 (15:46 +0000)]
mdoc(7) police: eliminate -ww warnings.

23 years agoFix disordering.
obrien [Mon, 9 Jul 2001 11:06:47 +0000 (11:06 +0000)]
Fix disordering.

23 years agoAdd fsck_msdosfs
obrien [Mon, 9 Jul 2001 11:06:21 +0000 (11:06 +0000)]
Add fsck_msdosfs

23 years agoStyle tweaks.
obrien [Mon, 9 Jul 2001 10:38:15 +0000 (10:38 +0000)]
Style tweaks.

23 years agoAdd fsck_msdosfs.
obrien [Mon, 9 Jul 2001 10:35:18 +0000 (10:35 +0000)]
Add fsck_msdosfs.

Obtained from: NetBSD

23 years agomdoc(7) police: remove extraneous .Pp before and/or after .Sh.
dd [Mon, 9 Jul 2001 09:54:33 +0000 (09:54 +0000)]
mdoc(7) police: remove extraneous .Pp before and/or after .Sh.

23 years agoFix the type of the NULL arg to execl()
brian [Mon, 9 Jul 2001 09:24:06 +0000 (09:24 +0000)]
Fix the type of the NULL arg to execl()

Idea from: Theo de Raadt <deraadt@openbsd.org>

23 years agoFix the type of the last arg to execl()
brian [Mon, 9 Jul 2001 08:17:47 +0000 (08:17 +0000)]
Fix the type of the last arg to execl()

Obtained from: OpenBSD

23 years agoLink in manpages for vfs_busy, vfs_mount, vfs_unbusy, and vinvalbuf.
alfred [Mon, 9 Jul 2001 07:15:51 +0000 (07:15 +0000)]
Link in manpages for vfs_busy, vfs_mount, vfs_unbusy, and vinvalbuf.

23 years agoDocument kernel API for vfs_busy(), vfs_mount(), vfs_unbusy(), and
alfred [Mon, 9 Jul 2001 06:47:10 +0000 (06:47 +0000)]
Document kernel API for vfs_busy(), vfs_mount(), vfs_unbusy(), and
vinvalbuf().

Submitted by: Chad David <davidc@acns.ab.ca>

23 years agoIt is just stupid to have to do ``<ESC>!rm -f %'' to write a file you own.
obrien [Mon, 9 Jul 2001 04:11:33 +0000 (04:11 +0000)]
It is just stupid to have to do ``<ESC>!rm -f %'' to write a file you own.
So lets stop that nonsense and allow `w!' to do something useful.

Submitted by: green

23 years agoFix missing newline and terminator at the end of the vm.zone sysctl.
des [Mon, 9 Jul 2001 03:37:33 +0000 (03:37 +0000)]
Fix missing newline and terminator at the end of the vm.zone sysctl.

23 years agoAdd manual page and usage for dump -D (supplied by Dima Dorfman) (will also
dillon [Mon, 9 Jul 2001 03:06:56 +0000 (03:06 +0000)]
Add manual page and usage for dump -D (supplied by Dima Dorfman) (will also
be MFC'd)

Submitted by: Dima Dorfman <dima@unixfreak.org>

23 years agoStaticise the OpenBSD SHA1_End() function
brian [Mon, 9 Jul 2001 00:45:57 +0000 (00:45 +0000)]
Staticise the OpenBSD SHA1_End() function

23 years agoStay (backwards-)compatible with OpenBSD's groff
brian [Mon, 9 Jul 2001 00:13:49 +0000 (00:13 +0000)]
Stay (backwards-)compatible with OpenBSD's groff

23 years agoAdd a ``nat proto'' command -- similar to natd(8)'s -redirect_proto switch.
brian [Mon, 9 Jul 2001 00:07:56 +0000 (00:07 +0000)]
Add a ``nat proto'' command -- similar to natd(8)'s -redirect_proto switch.

MFC after: 3 weeks

23 years agoOops, remove a `mouse_move_delayed++' that shouldn't have been
iedowse [Sun, 8 Jul 2001 21:16:20 +0000 (21:16 +0000)]
Oops, remove a `mouse_move_delayed++' that shouldn't have been
added in the previous commit; this variable is already incremented
in the previous `if' condition.

23 years agoAnother large patchset from Bruce.
joerg [Sun, 8 Jul 2001 20:50:20 +0000 (20:50 +0000)]
Another large patchset from Bruce.

Despite of a few cosmetic things like adding ``irritating silly
parentheses'' around all return values, this mainly improves FDC reset
handling by no longer gratuitously resetting the FDC all the time
(which causes it to lose the notion of the current track) but only in
case of errors, and it sanitizes the block and offset calculations in
fdstrategy() and fdstate().  Some additional cleanup added by me, in
particular the large switch in fdstate() now always uses return to
break out, and no branch falls off the end of the switch statement
anymore.  Per Bruce's suggestion, removed M_NOWAIT from the malloc()s
to simplify things.

Submitted by: bde (mostly)

23 years agoThe state machine for 3-button emulation defers some button events
iedowse [Sun, 8 Jul 2001 20:23:59 +0000 (20:23 +0000)]
The state machine for 3-button emulation defers some button events
until a 20ms select(2) timeout occurs, but if there is a continuous
stream of movement events, button events can be delayed indefinitely
because the select never has to wait long enough for a timeout.
The delay and mouse event reordering that result are very noticable
and sometimes quite frustrating when dragging windows etc. in X.

Add a simple mechanism that avoids this re-ordering. While a button
event is deferred, we discard up to 3 movement events to allow for
mouse jitter. If more movement events occur, then we immediately
timeout the deferred button event and let the movement proceed.
This change only affects the 3-button emulation case.

23 years agoOops, forgot to add 'D' to the option morphing block.
dillon [Sun, 8 Jul 2001 19:48:37 +0000 (19:48 +0000)]
Oops, forgot to add 'D' to the option morphing block.

23 years agoAdd a -D option to dump, allowing the path for the /etc/dumpdates file to be
dillon [Sun, 8 Jul 2001 19:45:20 +0000 (19:45 +0000)]
Add a -D option to dump, allowing the path for the /etc/dumpdates file to be
changed, so independant entities backing up the same thing to different
media can be made not to trip over each other.

MFC after: 3 days

23 years agosoopt_mcopyout() frees mbuf if error occurs, and DOES NOT free it if it is
ume [Sun, 8 Jul 2001 18:06:03 +0000 (18:06 +0000)]
soopt_mcopyout() frees mbuf if error occurs, and DOES NOT free it if it is
successful.
This part was lacked during merge.

Obtained from: KAME
MFC after: 1 week

23 years agoDo not set the MODE_1000 bit unless we actually have a gigabit link.
wpaul [Sun, 8 Jul 2001 16:24:01 +0000 (16:24 +0000)]
Do not set the MODE_1000 bit unless we actually have a gigabit link.
Previously, I had the MODE_1000 bit in the global config register set
unconditionally, which was wrong: we have to turn it off if we have
a 10/100 link. This is now handled in the nge_miibus_statchg() routine.

Discovered by: Nathan Binkert <binkertn@eecs.umich.edu>

(Note: this commit is being done from JFK airport. :P )

23 years agoHandle shemeless, hostless URLs correctly.
des [Sun, 8 Jul 2001 15:59:15 +0000 (15:59 +0000)]
Handle shemeless, hostless URLs correctly.

23 years agoFix an embarassing if-test-reversal bug that broke scheme guessing.
des [Sun, 8 Jul 2001 15:17:26 +0000 (15:17 +0000)]
Fix an embarassing if-test-reversal bug that broke scheme guessing.

23 years agoSmall whitespace fix.
julian [Sun, 8 Jul 2001 04:58:29 +0000 (04:58 +0000)]
Small whitespace fix.
BDE'd by: BDE

23 years agoA set of changes to reduce the number of include files the kernel
julian [Sun, 8 Jul 2001 04:56:07 +0000 (04:56 +0000)]
A set of changes to reduce the number of include files the kernel
takes from /usr/include. I cannot check them on alpha.. (will try beast)

Briefly looked at by: Warner Losh <imp@harmony.village.org>

23 years agoTurn on nullmodem (nmdm(4)) man page.
julian [Sun, 8 Jul 2001 04:36:52 +0000 (04:36 +0000)]
Turn on nullmodem  (nmdm(4)) man page.

23 years agoAdd a brief manpage (cribbed form pty.4) about the null-modem
julian [Sun, 8 Jul 2001 04:35:21 +0000 (04:35 +0000)]
Add a brief manpage (cribbed form pty.4) about the null-modem
driver (nmdm(4)).

23 years agoturn on the null-modem device.
julian [Sun, 8 Jul 2001 04:17:26 +0000 (04:17 +0000)]
turn on the null-modem device.
(I've been using it with vmware for over a year now.)

23 years agoTemporary feature: Runtime tuneable tcp initial sequence number
silby [Sun, 8 Jul 2001 02:20:47 +0000 (02:20 +0000)]
Temporary feature:  Runtime tuneable tcp initial sequence number
generation scheme.  Users may now select between the currently used
OpenBSD algorithm and the older random positive increment method.

While the OpenBSD algorithm is more secure, it also breaks TIME_WAIT
handling; this is causing trouble for an increasing number of folks.

To switch between generation schemes, one sets the sysctl
net.inet.tcp.tcp_seq_genscheme.  0 = random positive increments,
1 = the OpenBSD algorithm.  1 is still the default.

Once a secure _and_ compatible algorithm is implemented, this sysctl
will be removed.

Reviewed by: jlemon
Tested by: numerous subscribers of -net

23 years agoFill paragraphs after previous commit.
dd [Sun, 8 Jul 2001 01:04:10 +0000 (01:04 +0000)]
Fill paragraphs after previous commit.

23 years agoNote that options should be listed in NOTES, not LINT, although LINT
dd [Sun, 8 Jul 2001 01:02:37 +0000 (01:02 +0000)]
Note that options should be listed in NOTES, not LINT, although LINT
is generated from NOTES.  Also correct a bogus path;
<machine>/conf/options.<machine> doesn't exist.

23 years agoHa! This time, I remembered the ACPI module. Update the sources list
msmith [Sat, 7 Jul 2001 23:36:13 +0000 (23:36 +0000)]
Ha!  This time, I remembered the ACPI module.  Update the sources list
to reflect recent changes in the code.

23 years agoNuke the ACPI APIC driver. The ACPI CA infrastructure it depended on
msmith [Sat, 7 Jul 2001 22:23:56 +0000 (22:23 +0000)]
Nuke the ACPI APIC driver.  The ACPI CA infrastructure it depended on
is gone, and it's not coming back, and the whole driver needed to be
rethrought to deal with a major chicken-and-egg consideration.

23 years agoNuke the ACPI APIC driver. The ACPI CA infrastructure it depended on
msmith [Sat, 7 Jul 2001 22:18:30 +0000 (22:18 +0000)]
Nuke the ACPI APIC driver.  The ACPI CA infrastructure it depended on
is gone, and it's not coming back, and the whole driver needed to be
rethrought to deal with a major chicken-and-egg consideration.

23 years agoThe Netgear card works for me under 'wi'.
nsayer [Sat, 7 Jul 2001 20:38:44 +0000 (20:38 +0000)]
The Netgear card works for me under 'wi'.

23 years agoThe m_free call in the ip6_fw_ctl_ptr == NULL case apparently
ume [Sat, 7 Jul 2001 19:58:45 +0000 (19:58 +0000)]
The m_free call in the ip6_fw_ctl_ptr == NULL case apparently
tries to free uninitialized mbuf.
This was my mistake during recent KAME merge.  This part is for
*BSD other than FreeBSD.

Submitted by: Alexander N. Kabaev <ak03@gte.com>

23 years agoIan Dowse writes:
mjacob [Sat, 7 Jul 2001 19:09:21 +0000 (19:09 +0000)]
Ian Dowse writes:

The original code was certainly broken; it knows that whereto is
to be used for a sockaddr_in, so it should be declared as such.
To support multiple protocols, there is also a sockaddr_storage
struct that can be used; I don't think struct sockaddr is supposed
to be used anywhere other than for casts and pointers.

Submitted by: Ian Dowse <iedowse@maths.tcd.ie>
MFC after: 3 weeks

23 years agoMarkup fix: Change sysctl variables marked as <literal></literal>
bmah [Sat, 7 Jul 2001 18:55:23 +0000 (18:55 +0000)]
Markup fix:  Change sysctl variables marked as <literal></literal>
to consistently use <varname></varname>.  No content changes.

23 years agoFix typo in acpi_cpu_attach() and correct range checking in
iwasaki [Sat, 7 Jul 2001 18:39:13 +0000 (18:39 +0000)]
Fix typo in acpi_cpu_attach() and correct range checking in
acpi_cpu_speed_sysctl().

23 years agoFix type-o's, revamp section on the /tmp softlink, add sections for a
dillon [Sat, 7 Jul 2001 17:43:20 +0000 (17:43 +0000)]
Fix type-o's, revamp section on the /tmp softlink, add sections for a
couple more sysctl's, add a section on mount options.

23 years agoFix an incorrect conflict resolution which prevented TISAuthentication
green [Sat, 7 Jul 2001 14:19:53 +0000 (14:19 +0000)]
Fix an incorrect conflict resolution which prevented TISAuthentication
from working right in 2.9.

23 years agoDon't try to dereference the -1th ccp algorithm array entry when we
brian [Sat, 7 Jul 2001 13:12:07 +0000 (13:12 +0000)]
Don't try to dereference the -1th ccp algorithm array entry when we
open CCP with no algorithm.

23 years agoKill the old processor driver; the ACPI CA functions it depended on
msmith [Sat, 7 Jul 2001 10:27:17 +0000 (10:27 +0000)]
Kill the old processor driver; the ACPI CA functions it depended on
are not coming back any time soon.  Implement a new 'acpi_cpu' driver
with support for CPU throttling and power policies.

23 years agoAdd acpi_GetTableIntoBuffer, to aid in fetching tables.
msmith [Sat, 7 Jul 2001 10:20:17 +0000 (10:20 +0000)]
Add acpi_GetTableIntoBuffer, to aid in fetching tables.

23 years agoGet the ACPI softc before we potentially dereference it.
msmith [Sat, 7 Jul 2001 10:18:10 +0000 (10:18 +0000)]
Get the ACPI softc before we potentially dereference it.

23 years agoQuiet the complaint about the _SCP method if it doesn't exist; it's
msmith [Sat, 7 Jul 2001 10:17:22 +0000 (10:17 +0000)]
Quiet the complaint about the _SCP method if it doesn't exist; it's
not mandatory.

23 years agoOops, have to use AcpiSetCurrentResources, not invoke the _SRS method
msmith [Sat, 7 Jul 2001 10:12:06 +0000 (10:12 +0000)]
Oops, have to use AcpiSetCurrentResources, not invoke the _SRS method
directly.