iwasaki
6a8b238332
This commit was generated by cvs2svn to compensate for changes in r104470,
...
which included commits to RCS files with non-trunk default branches.
2002-10-04 20:07:58 +00:00
iwasaki
3b2a4f1cbe
Vendor import of the Intel ACPI CA 20021002 drop.
2002-10-04 20:07:58 +00:00
phk
57a346a213
(This commit touches about 15 disk device drivers in a very consistent
...
and predictable way, and I apologize if I have gotten it wrong anywhere,
getting prior review on a patch like this is not feasible, considering
the number of people involved and hardware availability etc.)
If struct disklabel is the messenger: kill the messenger.
Inside struct disk we had a struct disklabel which disk drivers used to
communicate certain metrics to the disklayer above (GEOM or the disk
mini-layer). This commit changes this communication to use four
explicit fields instead.
Amongst the benefits is that the fields do not get overwritten by
wrong or bogus on-disk disklabels.
Once that is clear, <sys/disk.h> which is included in the drivers
no longer need to pull <sys/disklabel.h> and <sys/diskslice.h> in,
the few places that needs them, have gotten explicit #includes for
them.
The disklabel inside struct disk is now only for internal use in
the disk mini-layer, so instead of embedding it, we malloc it as
we need it.
This concludes (modulus any mistakes) the series of disklabel related
commits.
I belive it all amounts to a NOP for all the rest of you :-)
Sponsored by: DARPA & NAI Labs.
2002-09-20 19:36:05 +00:00
phk
c3d0986c83
Don't call dkunit() to find our unit number, it is in our softc.
...
Sponsored by: DARPA & NAI Labs.
2002-09-20 16:26:12 +00:00
iwasaki
5465726513
Fix kernel build breakage when ACPI_DEBUG option is specified.
2002-08-29 08:31:06 +00:00
iwasaki
4559ce3951
Resolve conflicts arising from the ACPI CA 20020815 import.
2002-08-29 01:52:27 +00:00
iwasaki
1824f19201
Vendor import of the Intel ACPI CA 20020815 drop.
2002-08-29 01:51:24 +00:00
iwasaki
3bcec26bd5
This commit was generated by cvs2svn to compensate for changes in r102550,
...
which included commits to RCS files with non-trunk default branches.
2002-08-29 01:51:24 +00:00
darrenr
18a0c3053a
Finally merge in the changes from ipfilter 3.4.29 to freebsd-current.
...
Main changes here are related to the ftp proxy and making that work better.
2002-08-28 13:41:36 +00:00
archie
7e209156e9
Don't use "NULL" when "0" is really meant.
...
But in this case, "-1" is really meant.
Reviewed by: darrenr
2002-08-23 20:07:19 +00:00
iwasaki
8de5763253
Prepare for importing newer version of ACPI CA.
2002-08-22 15:21:15 +00:00
iwasaki
b2baff05fb
Resolve conflicts arising from the ACPI CA 20020725 import.
2002-07-30 19:35:32 +00:00
iwasaki
3f86517f16
Vendor import of the Intel ACPI CA 20020725 drop.
2002-07-30 19:33:39 +00:00
iwasaki
b22b2c8b83
This commit was generated by cvs2svn to compensate for changes in r100966,
...
which included commits to RCS files with non-trunk default branches.
2002-07-30 19:33:39 +00:00
iwasaki
57bb0b6ca4
Resolve conflicts arising from the ACPI CA 20020611 import.
2002-07-09 17:54:02 +00:00
iwasaki
80fd7f7b7e
Vendor import of the Intel ACPI CA 20020611 drop.
2002-07-09 17:51:31 +00:00
iwasaki
900789083d
This commit was generated by cvs2svn to compensate for changes in r99679,
...
which included commits to RCS files with non-trunk default branches.
2002-07-09 17:51:31 +00:00
iwasaki
e1150713a2
Resolve conflicts arising from the ACPI CA 20020404 import.
2002-06-30 17:53:12 +00:00
iwasaki
6b92cff93b
Vendor import of the Intel ACPI CA 200200404 drop.
2002-06-30 17:50:46 +00:00
iwasaki
5577165db5
This commit was generated by cvs2svn to compensate for changes in r99146,
...
which included commits to RCS files with non-trunk default branches.
2002-06-30 17:50:46 +00:00
iwasaki
bbbd62ac9e
- Add sanity check for argument.
...
- Add new entry to stripdirs. The `generate' directory appeared in
acpica-unix-20020517.
2002-06-12 14:55:19 +00:00
darrenr
dbc4d6b0e3
Commit changes that happened in IPFilter versions 3.4.27 - 3.4.28
2002-06-07 08:56:30 +00:00
darrenr
f9bbacbcce
Merge updates from 3.4.26 - 3.4.27.
2002-04-27 16:56:25 +00:00
darrenr
aa253ab585
bring in changes from 3.4.26.
2002-04-25 03:31:39 +00:00
darrenr
2892ee43b8
This commit was generated by cvs2svn to compensate for changes in r95415,
...
which included commits to RCS files with non-trunk default branches.
2002-04-25 03:23:53 +00:00
darrenr
0e0d0006b8
Import IPFilter 3.4.26 kernel sources, including H.323 proxy.
...
Include the licence file for both IPFilter and the H.323 proxy (from QNX),
for convienence.
2002-04-25 03:23:53 +00:00
darrenr
d387d46948
Import IPFilter 3.4.26 kernel sources, including H.323 proxy.
...
Include the licence file for both IPFilter and the H.323 proxy (from QNX),
for convienence.
2002-04-25 03:23:52 +00:00
ru
b9068a7915
We don't need ip_ipsec_pxy.c in userland.
2002-03-26 13:42:09 +00:00
alfred
5fdc63cd15
fix blockno printf formatting warnings.
2002-03-19 20:46:30 +00:00
darrenr
a98f399f99
do not include the missing ip_h323_pxy.c
2002-03-19 15:14:18 +00:00
darrenr
369d6395e7
fix conflicts (mostly damn rcs id's) generated by import
2002-03-19 11:44:16 +00:00
darrenr
d1bcf456b6
This file is being removed pending the all clear on its licence by someone
...
else.
2002-03-19 11:42:12 +00:00
darrenr
1ec360afbc
Import IPFilter 3.4.25 (last version 3.4.20)
2002-03-19 11:30:23 +00:00
darrenr
2cfa1faf2b
This commit was generated by cvs2svn to compensate for changes in r92680,
...
which included commits to RCS files with non-trunk default branches.
2002-03-19 11:30:21 +00:00
darrenr
556707698e
Import IPFilter 3.4.25 (last version 3.4.20)
2002-03-19 11:30:21 +00:00
dfr
3776e9ac92
Remove a couple of stray linuxisms to make this work for FreeBSD/ia64.
2002-03-18 10:16:57 +00:00
msmith
a3d902c96d
Merge local changes for the 20020308 ACPI CA update.
2002-03-16 02:23:30 +00:00
msmith
918310234a
Import of the 20020308 Intel ACPI CA update.
2002-03-16 02:18:13 +00:00
msmith
cd4afd3257
This commit was generated by cvs2svn to compensate for changes in r92388,
...
which included commits to RCS files with non-trunk default branches.
2002-03-16 02:18:13 +00:00
msmith
ac46203408
Import of the 20020308 Intel ACPI CA update.
2002-03-16 02:18:04 +00:00
msmith
ca6c4362b8
This commit was generated by cvs2svn to compensate for changes in r92386,
...
which included commits to RCS files with non-trunk default branches.
2002-03-16 02:18:04 +00:00
mike
97c4e8d684
Change two occurrences of HTONS() to use htons().
2002-02-28 09:56:31 +00:00
peter
f069912dd2
Fix warning (unused variable)
...
Submitted by: LINT, -Werror
2002-02-27 23:32:45 +00:00
msmith
9c690e174d
Move some debugger-only symbols around; this patch didn't make it into
...
the commit resolution for some reason. Fixes ACPI_DEBUG.
2002-02-24 07:51:46 +00:00
msmith
82010cdc0f
Resolve conflicts arising from the ACPI CA 20020217 import.
2002-02-23 05:16:34 +00:00
msmith
b58b48bed8
Vendor import of the Intel ACPI CA 20020217 drop.
2002-02-23 05:10:40 +00:00
msmith
64989f50d8
This commit was generated by cvs2svn to compensate for changes in r91116,
...
which included commits to RCS files with non-trunk default branches.
2002-02-23 05:10:40 +00:00
msmith
f67ec8651d
Add a helper script used to take an Intel-supplied ACPI CA drop and make it
...
ready for importing. This should save me from my own over-cleanliness.
2002-02-08 02:16:45 +00:00
alfred
167f2aa55b
Backout inclusion of queue.h since rev 1.38 sys/file.h now has it
...
included in the right order.
2002-01-14 09:07:15 +00:00
alfred
5e2f4cf200
Include sys/_lock.h and sys/_mutex.h to reduce namespace pollution.
...
Requested by: jhb
2002-01-13 21:37:49 +00:00