hrs
595d75cc49
Whitespace/style fixes (no content change).
2004-06-30 11:14:40 +00:00
hrs
3975094bdb
New release notes: KDE 3.2.3.
2004-06-30 11:08:51 +00:00
den
5fa77debae
Fix few typos
...
Submitted by: Konstantin Reznichenko <kot@premierbank.dp.ua>
Obtained from: The FreeBSD Russian Documentation Project
2004-06-30 10:46:33 +00:00
hrs
c46113b286
New release notes (changes in the first half of June 2004):
...
sab(4) BREAK_TO_DEBUGGER support,
per-class sysctl like dev.foo.0.bar support,
kern.always_console_output,
fwip(4) added,
ng_rfc1490(4) Cisco style encapsulation support,
udav(4) promiscuous mode support,
geom_vinum added,
ALTQ framework import,
conscontrol(8) set/unset support,
newsyslog(8) improvements,
ps(1) -O emul support,
sha1(1) and rmd160(1) added,
talk(1) now uses "localhost",
truss(1) early support on amd64, and
tzdata2004a import.
MFC:
find(1) -depth n added.
Style changes:
s/ixgb/&man.ixgb.4;/
2004-06-30 10:24:52 +00:00
sos
a600480444
Remove leftover debug output.
2004-06-30 09:22:47 +00:00
hrs
b69c8417b1
New release notes (changes in May 2004):
...
SA-04:10, 04:11, 04:12,
acpi(4) per-device sysctls to wake up the system,
MAC_STATIC option,
mballoc -> mbuma replacement,
midi(4) removal,
nmdm(4) reliability fixes,
fxp(4) per-device sysctls support,
Netgraph 4.x compatibility support,
net.inet.ip.process_options added,
link state change notification support in the routing socket,
gconcat(8) removal,
GEOM_NOP, GEOM_STRIPE, and GEOM_GATE added,
GEOM_GPT in GENERIC,
libuwx import,
daemon(8) -p pidfile,
eeprom(8) added,
find(1) -depth n,
geom(8) added,
id(1) -M,
jail(8) -U,
ls(1) LC_TYPE support for multibyte character string,
smbmsg(8) added,
sunlabel(8) -c and -h,
tftpd(8) -w and -U,
ip6addrctl_* in rc.conf for address selection policy support, and
ACPI-CA 20040514 import.
typo fixes:
s/ethernet/Ethernet/
s/compatibiliy/compatibility/
s/sbus/SBus/
2004-06-30 07:54:38 +00:00
das
86ae148680
Implement and document fdim{,f,l}, fmax{,f,l}, and fmin{,f,l}.
2004-06-30 07:04:01 +00:00
njl
8feb332718
Like usbdevs, use before-depend to ensure ordering.
...
Glass plaque award: obrien
2004-06-30 05:21:43 +00:00
njl
3c444fb050
Restore the terminating backslash lost by a typo.
2004-06-30 04:54:39 +00:00
kientzle
50e158218d
In case symlinks happen to already be sitting around, be sure to use
...
chmod() and not lchmod() whenever we know we didn't extract a symlink.
2004-06-30 04:54:07 +00:00
njl
13c866dd86
Make acpi_quirks.h conditional on device acpi.
2004-06-30 04:52:55 +00:00
njl
22c21aa533
Add new quirk code that disables problem BIOS versions. Remove old quirk
...
code that was never really used. Print a message when disabling ACPI via
a quirk. Allow the user to override the blacklist decision by setting
hint.acpi.0.disabled="0". Add missing AcpiTerminate() calls; they are
needed to clean up if bailing out after AcpiInitializeSubsystem().
2004-06-30 04:49:54 +00:00
njl
f4e4cbe915
Add glue for building acpi_quirk.c
2004-06-30 04:47:31 +00:00
njl
e452f1561c
Add the table quirk matching code. It matches rules defined in acpi_quirks
...
and sets the flags. It also calls the machdep quirk code first. This
allows table quirks (or whitelists) to override machdep quirks.
2004-06-30 04:45:32 +00:00
njl
53a70792e9
Add machdep quirks functions. On i386, this disables acpi on systems with
...
BIOS dates earlier than Jan 1, 1999. Add prototypes and quirks flags.
2004-06-30 04:42:29 +00:00
njl
dc22443bf3
Complete quirk handling script by matching the in-kernel table format.
...
Use a union to properly assign values. Collapse some unnecessary variables
in the revision rules.
2004-06-30 04:40:20 +00:00
alfred
ec6be8bb4a
style, remove register.
2004-06-30 04:19:23 +00:00
murray
5f58cbfb67
Last 3 commits made much easier by the cvs-src summaries prepared by
...
Mark Johnston <mjohnston@skyweb.ca>.
2004-06-30 03:48:03 +00:00
murray
53ea9cde75
New release notes: klds work on amd64, ixgb driver added for Intel
...
PRO/10GBE cards.
2004-06-30 03:46:37 +00:00
njl
df4b7b1ecb
Also print out the standard header for FADT since it has one.
2004-06-30 03:23:51 +00:00
murray
7f9a694759
arl(4) has been merged, support for TCP Selective Acknowledgements
...
(SACK) has been added, LSI-type software RAID has been added, DRM code
has been updated, GDB has been updated to 6.1.1.
2004-06-30 03:20:10 +00:00
imp
30c1715cd9
Add pnpinfo and location information to uhub. We also keep track of
...
the subdevices of uhub better now to accomplish this.
Submitted by: Bernd Walter
2004-06-30 02:56:24 +00:00
imp
3e05633a44
Include more information about the device in the devadded and
...
devremoved events. This reduces the races around these events. We
now include the pnp info in both. This lets one do more interesting
thigns with devd on device insertion.
Submitted by: Bernd Walter
2004-06-30 02:46:25 +00:00
murray
06cc06e43b
Attempt to summarize Oliver's recent changes to the pkg tools.
...
Submitted by: eik@
2004-06-30 02:15:31 +00:00
murray
3da37f9984
New release notes:
...
* CVS has been updated to 1.11.17
* Vinum has been updated to use GEOM
* esp(4) added for sparc64
2004-06-30 01:50:06 +00:00
peter
39ccf02e18
Fix leftover argument to pmap_unuse_pt(). I committed the wrong diff.
...
Submmitted by: Jon Noack <noackjr@alumni.rice.edu>
2004-06-30 01:43:23 +00:00
green
b09ea0c305
Make vmstat -m work with -M/-N again. Note that making vmstat -z work
...
is much harder, and -m is grossly using unexported interfaces (that is,
the array of malloc zones/sizes does not have an exported type).
2004-06-30 01:34:26 +00:00
murray
daa06c700d
* IPFilter has been updated to 3.4.35
...
* pf has been updated from OpenBSD 3.5.
2004-06-30 01:17:05 +00:00
jhb
faceae6354
Document the MUTEX_WAKE_ALL option and turn it on in LINT.
2004-06-30 01:00:59 +00:00
trhodes
d3e7393f0e
Add a note about portaudit (1).
...
Fix two spelling errors while I'm here (2).
Requested by: murray (1), aspell(2)
2004-06-30 00:01:55 +00:00
murray
1faf83289a
New release notes: ipfw now supports lookup tables (merged), binutils
...
has been updated from 2.15 branch.
2004-06-29 23:40:12 +00:00
murray
1d5793ef7b
Note that ISC DHCP has been updated to RC14.
...
Prodded by: njl
2004-06-29 22:47:46 +00:00
dwmalone
82c790f916
1) ANSIfy.
...
2) Use %p to print a pointer.
3) Use longs for fileids and ino to avoid comparing signed and unsigned.
4) Make the KVM_READ macro a little more cranky.
5) Set WARNS while I'm here.
2004-06-29 21:28:09 +00:00
imp
7091d2d55f
Add ahb module for i386 and alpha (the onlt two platforms that have eisa
...
bus)
2004-06-29 21:20:17 +00:00
dwmalone
f6480c153b
The type of some aout header types changed to uint_32, so now we need
...
to cast to long before printing. While I'm here, raise WARNS to 6.
2004-06-29 21:13:15 +00:00
imp
fefd81efd9
Add the ahb module for old Adaptec 1742 drivers now that eisa bus
...
interface is cleaner.
2004-06-29 20:50:24 +00:00
imp
c9bcce22e7
Remove saved_* from dc_softc. They are now no longer needed.
...
Submitted by: Marius Strobl
2004-06-29 20:38:44 +00:00
sos
0cf7e93085
Update the special handling code for ATA devices to allow usage of
...
PCI native addressing. That means that if the HW says that using "real"
addresses instead of the hardwired legacy compat ones is allowed, we will
use them.
2004-06-29 20:25:43 +00:00
ps
f5e286321c
Add SACK statistics to netstat.
2004-06-29 20:05:45 +00:00
eik
3883d10711
- pkg_add spawns itself as argv[0] when installing dependent packages, to
...
enable the use as a port on older systems
- use absolute paths in all calls to external programs, to account for strange
PATH settings
- use INDEX or INDEX-5 depending on FreeBSD version, to enable the use on
FreeBSD 4.x as a port.
- conditionalize all 4.x/5.x differences on __FreeBSD_version, so that the
pkg_install tools can be kept in sync on 4.x and 5.x
- Bump PKG_INSTALL_VERSION
Reviewed by: portmgr (bento run)
MFC after: 4 weeks
2004-06-29 19:06:42 +00:00
njl
338dc29a06
Update for acpi_id_probe()
2004-06-29 19:05:20 +00:00
njl
df407d3803
Staticize acpi_MatchHid() and include acpi_if.h
2004-06-29 19:03:50 +00:00
njl
72ad681e84
Use the acpi_id_probe() method instead of acpi_MatchHid(), which is now
...
static.
2004-06-29 19:02:27 +00:00
njl
2a43f50bb0
Add implementation of the ACPI methods which hands them off to ACPI-CA.
...
acpi_id_probe() returns NULL for no match or the ID string that matched
if the driver should attach.
2004-06-29 19:00:36 +00:00
eik
7a7a88ae41
- pkg_info: flag -r: (show packages this packages depends on (documentation change))
...
- pkg_info: new flag -j (show the requirements script)
- pkg_info: fix verbose output when used on packages
- better handling of corrupt entries in /var/db/pkg
- differ between corrupt entires and packages not installed
- various small fixes
PR: 56989, 57016, 57029, 26468
2004-06-29 18:59:19 +00:00
njl
ffbd0ede95
Add acpi_if.h dependencies to module build.
2004-06-29 18:59:01 +00:00
schweikh
14512577b4
Document recently acquired options.
...
PR: 67983
Submitted by: Chip Norkus <wd@teleri.net>
MFC after: 2 weeks
2004-06-29 18:57:13 +00:00
eik
9dccb05c73
- pkg_create: new flag -S (clean room installation)
...
- pkg_create: checksum meta files too
PR: 66032
2004-06-29 18:56:59 +00:00
njl
116b6466b4
Add acpi methods for HID/CID probing, evaluating objects, and walking the
...
namespace. This is to allow decoupling of attachments from ACPI where they
need some functionality when ACPI is present but do not want to require ACPI
to always be loaded.
2004-06-29 18:56:14 +00:00
eik
7923356ae6
- match package version numbers with relational operators
...
- use glob patterns when matching packages by origin
- csh-style {...} choices in glob matching
- pkg_info: new flag -E (list matching package names only)
- pkg_version: new flag -T (test if a given name matches a pattern)
- new flag -X (interpret pattern as an extended regular expression)
PR: 56961
2004-06-29 18:54:47 +00:00