summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* These are OBE. devd.conf now lives in /etc.imp2003-01-092-126/+0
|
* Move devd.conf here and install it by default (didn't do a repo copyimp2003-01-092-1/+96
| | | | | | because there's so little history to save). MFC After: 10 millifortnights
* Correct a few more definitions, capitalize header fields consistently.mikeh2003-01-091-5/+5
|
* - remove unneeded includesgrehan2003-01-091-5/+17
| | | | | - fix big in use of rid for SYS_RES_IRQ - catch up with ATA common code by adding lock function
* Clarify ~. escape definition, remove duplicate entry, and shorten amikeh2003-01-091-4/+3
| | | | definition.
* Remove obsolete GEOM option, and bring diskless options up-to-dategrehan2003-01-091-7/+3
| | | | Approved by: benno
* Document the ~. and ~? command escapes.mikeh2003-01-091-0/+4
|
* Include if_hme_sbus.c, so that the module can also be used on sbustmm2003-01-091-1/+1
| | | | machines. Remove opt_bdg.h, which is not needed.
* Add detach, shutdown, suspend and resume methods.tmm2003-01-094-12/+142
| | | | Tested by: jake
* Add sbus specific zs file.jake2003-01-081-1/+2
|
* Split this into bus specific front end(s), so that it can be used by ppc.jake2003-01-084-279/+398
| | | | | | | | | 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
* Steal some space from fs_fsmnt to create fs_volname and fs_uuid. The volnamegordon2003-01-081-1/+9
| | | | | | | | 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@
* This commit was generated by cvs2svn to compensate for changes in r108968,peter2003-01-081-0/+1
|\ | | | | | | which included commits to RCS files with non-trunk default branches.
| * Add in a patch from tcpdump-current (that will be included in the nextpeter2003-01-081-0/+1
| | | | | | | | | | | | | | import) to stop a segfault on ia64. Add a #include to get missing prototypes, particularly malloc(). Approved by: fenner
* | Add code to parse the contents of an ACPI MADT table and to dump itsjhb2003-01-081-0/+176
| | | | | | | | | | | | | | 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
* | Add structure definitions for the various items in a ACPI Multiplejhb2003-01-081-0/+105
| | | | | | | | | | | | APIC Descriptor Table (MADT) which has the signature 'ACPI'. Approved by: marcel
* | Build a gem module, for sparc64 only for now.tmm2003-01-082-1/+10
| |
* | Add detach, shutdown, suspend and resume methods. The latter two aretmm2003-01-083-42/+97
| | | | | | | | not really tested, but are derived from the original NetBSD version.
* | In vm_page_alloc(), honor VM_ALLOC_ZERO for system and interrupt classalc2003-01-081-12/+5
| | | | | | | | | | | | | | 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.
* | Consistently use spaces in between arguments to strcmp(). Whitespacejhb2003-01-082-6/+6
| | | | | | | | only.
* | Fix module dependancy name.obrien2003-01-081-1/+1
| | | | | | | | | | PR: 46871 Submitted by: Hartmut Brandt <brandt@fokus.gmd.de>
* | Tighten wording of comment.wollman2003-01-081-2/+2
| | | | | | | | Suggested by: gshapiro
* | Do not do manually what sendmail(8) can do better automatically.wollman2003-01-083-41/+18
| | | | | | | | | | Tell sendmail to clean up its own host status cache. The error condition handling could probably be done better.
* | Add an hme(4) module.obrien2003-01-082-0/+13
| | | | | | | | | | PR: 46871 Submitted by: Hartmut Brandt <brandt@fokus.gmd.de>
* | "struct route" is not sufficient. NetBSD PR 18751ume2003-01-084-1/+8
| | | | | | | | | | Obtained from: KAME MFC after: 1 days
* | Merge the following from the English version:hrs2003-01-083-3/+6
| | | | | | | | | | | | | | | | | | 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]
* | Dont attach a Promise chip located behind a i960 bridge/chip.sos2003-01-081-2/+14
| | | | | | | | | | This makes it possible to run a Promise SuperTrak SX6000 with OS type set to "Other" as well as "Linux".
* | For now, set only the resource limits and process priority associatedrwatson2003-01-081-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* | Add #include <stdlib.h> so that "s->strings = realloc(...)" doesn't segfaultpeter2003-01-081-0/+3
| | | | | | | | on ia64. (This file isn't vendor branched)
* | Add support for the nVidia nForce2 ATA part.sos2003-01-082-10/+25
| | | | | | | | | | Fix support for the nForce1 as well, registers are offset 0x10 against the AMD/VIA parts.
* | - Use cpu_exthigh instead of executing cpuid again to retrieve it for thejhb2003-01-082-72/+102
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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.
* | - Add a cpu_exthigh variable to hold the highest extended cpuid valuejhb2003-01-087-0/+80
| | | | | | | | | | | | | | | | | | 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().
* | Bah, get the test for more than one logical CPU right so we don't boguslyjhb2003-01-082-2/+2
| | | | | | | | | | claim a CPU has HT support when it lists 0 or 1 logical CPU's per physical processor.
* | Add page queues locking to vunmapbuf().grehan2003-01-082-0/+4
| | | | | | | | | | Obtained from: sparc64 Approved by: benno
* | Sync the i-cache after copying down the interrupt codegrehan2003-01-082-0/+2
| | | | | | | | Approved by: benno
* | Be more conservative about re-enabling interrupts during trap processinggrehan2003-01-082-2/+2
| | | | | | | | | | | | until atomic issues are fully sorted. Approved by: benno
* | Fix incorrect error returns and sign-extension.grehan2003-01-082-14/+14
| | | | | | | | Approved by: benno
* | Fetch the initial time from the rtc OpenFirmware node. This is a short-termgrehan2003-01-082-0/+42
| | | | | | | | | | | | | | 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
* | Remove obsolete NFS_ROOT conditional.grehan2003-01-081-23/+3
| | | | | | | | Approved by: benno
* | Implement bus_dmamap_load_mbuf/bus_dmamap_load_uio.grehan2003-01-081-16/+206
| | | | | | | | | | | | Tested load_mbuf with GEM ethernet driver. Submitted by: Hiten Pandya <hiten@unixdaemons.com> (modified by grehan)
* | - define HAS_STREAM_METHODS correctlygrehan2003-01-081-2/+25
| | | | | | | | | | | | - dmamap_load_mbuf/load_uio prototypes Submitted partly by: Hiten Pandya <hiten@unixdaemons.com>
* | o Refer to "Network Associates Laboratories" instead of "NAI Labs" orchris2003-01-0810-41/+38
| | | | | | | | | | | | | | | | "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
* | Include a proper reference to the Developers' Handbook in thechris2003-01-081-0/+4
| | | | | | | | | | | | SEE ALSO section. Sponsored by: DARPA, Network Associates Laboratories
* | Do not strip CTL* escapes from redirection filenames in exptilde(),tjr2003-01-081-4/+4
| | | | | | | | | | | | | | | | expari(), expbackq() and evalvar(). Similar to revision 1.39. Patch from Tor Egge. PR: 45349 MFC after: 2 weeks
* | Cross-reference mac_lomac.4chris2003-01-089-0/+9
| | | | | | | | Sponsored by: DARPA, Network Associates Laboratories
* | Document the LOMAC security policy.chris2003-01-082-0/+197
| | | | | | | | | | | | This man page was co-written by Brian Feldman <green>. Sponsored by: DARPA, Network Associates Laboratories
* | Add code that works around the problem that the older Promisesos2003-01-081-11/+31
| | | | | | | | controllers (ultra/fasttrak-66/100) fails on 48bit accesses.
* | Add a declaration that malloc() returns a pointer, not an int. Otherwisepeter2003-01-081-0/+2
| | | | | | | | | | 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....
* | Change this:peter2003-01-081-4/+4
| | | | | | | | | | | | | | | | | | | | | | #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.
* | Add #include "diff.h" in order to get the prototype for xmalloc().peter2003-01-081-0/+1
| | | | | | | | | | | | | | | | | | | | | | 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)
OpenPOWER on IntegriCloud