| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
| |
because there's so little history to save).
MFC After: 10 millifortnights
|
| |
|
|
|
|
|
| |
- fix big in use of rid for SYS_RES_IRQ
- catch up with ATA common code by adding lock function
|
|
|
|
| |
definition.
|
|
|
|
| |
Approved by: benno
|
| |
|
|
|
|
| |
machines. Remove opt_bdg.h, which is not needed.
|
|
|
|
| |
Tested by: jake
|
| |
|
|
|
|
|
|
|
|
|
| |
This abstracts out all the differences I could see between the netbsd
sparc64 and macppc zs drivers. In particular the offsets of the csr and
data registers are different, so we use a separate bus handle for each and
use bus_space_subregion to add the bus specific offsets.
Requested by: benno
|
|
|
|
|
|
|
|
| |
will be used to support volume names with the help of a GEOM module (to be
committed). uuid will be used to deal with conflicting volume names (which
doesn't work just yet).
Approved by: mckusick@
|
|\
| |
| |
| | |
which included commits to RCS files with non-trunk default branches.
|
| |
| |
| |
| |
| |
| |
| | |
import) to stop a segfault on ia64. Add a #include to get missing
prototypes, particularly malloc().
Approved by: fenner
|
| |
| |
| |
| |
| |
| |
| | |
contents in the form of a comment in the acpidump output. The output
is not in the prettiest output, but it does work correctly.
Approved by: marcel
|
| |
| |
| |
| |
| |
| | |
APIC Descriptor Table (MADT) which has the signature 'ACPI'.
Approved by: marcel
|
| | |
|
| |
| |
| |
| | |
not really tested, but are derived from the original NetBSD version.
|
| |
| |
| |
| |
| |
| |
| | |
requests when the number of free pages is below the reserved threshold.
Previously, VM_ALLOC_ZERO was only honored when the number of free pages
was above the reserved threshold. Honoring it in all cases generally
makes sense, does no harm, and simplifies the code.
|
| |
| |
| |
| | |
only.
|
| |
| |
| |
| |
| | |
PR: 46871
Submitted by: Hartmut Brandt <brandt@fokus.gmd.de>
|
| |
| |
| |
| | |
Suggested by: gshapiro
|
| |
| |
| |
| |
| | |
Tell sendmail to clean up its own host status cache.
The error condition handling could probably be done better.
|
| |
| |
| |
| |
| | |
PR: 46871
Submitted by: Hartmut Brandt <brandt@fokus.gmd.de>
|
| |
| |
| |
| |
| | |
Obtained from: KAME
MFC after: 1 days
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
1.8 -> 1.9 early-adopter/article.sgml
1.9 -> 1.10 errata/article.sgml
1.3 -> 1.4 hardware/common/artheader.sgml
Submitted by: Hideyuki KURASHINA <rushani@jp.FreeBSD.org>
References: [doc-jp-work 572]
|
| |
| |
| |
| |
| | |
This makes it possible to run a Promise SuperTrak SX6000 with
OS type set to "Other" as well as "Linux".
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
with a class, rather than all aspects of the class when switching
classes for an inetd service. Because we hard-code /daemon in the
current inetd implementation, using SETALL has unfortunate side-effects
involving the MAC code, and potentially other credential related
settings in the future. This change maintains the DoS-resistent
aspects of the class behavior, which is all that is promised in the
inetd man page.
A larger set of diffs providing more pluggability and configurability
was deferred for this more simple approach in the short term.
Reviewed by: ache
Obtained from: TrustedBSD Project
Sponsored by: DARPA, Network Associates Laboratories
|
| |
| |
| |
| | |
on ia64. (This file isn't vendor branched)
|
| |
| |
| |
| |
| | |
Fix support for the nForce1 as well, registers are offset 0x10
against the AMD/VIA parts.
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
print_AMD_foo() functions.
- Add a brand name table for the brand index provided on Intel CPU's in
%ebx after cpuid 1.
- For Intel CPUs, if we don't get a processor name from the extended cpuid
then use the brand index in cpuid_cpuinfo to pick a name from the brand
table and copy that name into cpu_brand.
- Replace the duplicated code to use the extended cpuid to replace
cpu_model with the processor name in the AMD and Transmeta sections of
printcpuinfo() with generic code that replaces cpu_model with
cpu_brand if cpu_brand is not an empty string. We also trim leading
spaces from cpu_brand prior to doing this since at least some processor
names (notably those of Intel CPUs) have leading spaces in the name.
- Give print_AMD_features() its own private regs[] array since
printcpuinfo() doesn't use the one it has anymore.
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
returned from cpuid 0x80000000.
- Add a cpu_brand char array to hold the processor name returned by
cpuid 0x80000002-0x80000004 on AMD, Intel, Transmeta, and possibly
other CPUs.
- Use cpuid to set cpu_exthigh and read the processor name if it is present
in identify_cpu().
|
| |
| |
| |
| |
| | |
claim a CPU has HT support when it lists 0 or 1 logical CPU's per physical
processor.
|
| |
| |
| |
| |
| | |
Obtained from: sparc64
Approved by: benno
|
| |
| |
| |
| | |
Approved by: benno
|
| |
| |
| |
| |
| |
| | |
until atomic issues are fully sorted.
Approved by: benno
|
| |
| |
| |
| | |
Approved by: benno
|
| |
| |
| |
| |
| |
| |
| | |
measure until the rtc h/w driver is written, and it's a lot better
than having "jan 1 1970" on filesys times.
Approved by: benno
|
| |
| |
| |
| | |
Approved by: benno
|
| |
| |
| |
| |
| |
| | |
Tested load_mbuf with GEM ethernet driver.
Submitted by: Hiten Pandya <hiten@unixdaemons.com> (modified by grehan)
|
| |
| |
| |
| |
| |
| | |
- dmamap_load_mbuf/load_uio prototypes
Submitted partly by: Hiten Pandya <hiten@unixdaemons.com>
|
| |
| |
| |
| |
| |
| |
| |
| | |
"Network Associates Labs" in the copyright notice.
o Remove clause #3 in the license terms.
o Remove the line break from my name.
Sponsored by: DARPA, Network Associates Laboratories
|
| |
| |
| |
| |
| |
| | |
SEE ALSO section.
Sponsored by: DARPA, Network Associates Laboratories
|
| |
| |
| |
| |
| |
| |
| |
| | |
expari(), expbackq() and evalvar(). Similar to revision 1.39.
Patch from Tor Egge.
PR: 45349
MFC after: 2 weeks
|
| |
| |
| |
| | |
Sponsored by: DARPA, Network Associates Laboratories
|
| |
| |
| |
| |
| |
| | |
This man page was co-written by Brian Feldman <green>.
Sponsored by: DARPA, Network Associates Laboratories
|
| |
| |
| |
| | |
controllers (ultra/fasttrak-66/100) fails on 48bit accesses.
|
| |
| |
| |
| |
| | |
this segfaults on ia64. (Cannot cast an int to a pointer).
The rest of the code does it this way rather than use system includes....
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
#include <strings.h>
...
foo = (char *)strdup(...);
To:
#include <string.h>
foo = strdup(...);
because the former segfaults on an ia64 since there is no prototype
for strdup() in strings.h. Converting an "int" to a pointer is fatal.
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
The corresponding warning has been ignored for ages:
prepend_args.c:75: warning: initialization makes pointer from integer
without a cast
This is fatal on ia64. You cannot convert an implicit int return from
an undeclared function to a pointer as you've lost the upper 32 bits.
On ia64, the warning is "pointer from different sized integer".
(This file is not vendor branched)
|