summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Merge from NetBSD and arrange for FreeBSD's slight differences inimp2003-01-092-817/+423
* 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
* Correct a few more definitions, capitalize header fields consistently.mikeh2003-01-091-5/+5
* - remove unneeded includesgrehan2003-01-091-5/+17
* Clarify ~. escape definition, remove duplicate entry, and shorten amikeh2003-01-091-4/+3
* Remove obsolete GEOM option, and bring diskless options up-to-dategrehan2003-01-091-7/+3
* 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
* Add detach, shutdown, suspend and resume methods.tmm2003-01-094-12/+142
* 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
* Steal some space from fs_fsmnt to create fs_volname and fs_uuid. The volnamegordon2003-01-081-1/+9
* This commit was generated by cvs2svn to compensate for changes in r108968,peter2003-01-081-0/+1
|\
| * Add in a patch from tcpdump-current (that will be included in the nextpeter2003-01-081-0/+1
* | Add code to parse the contents of an ACPI MADT table and to dump itsjhb2003-01-081-0/+176
* | Add structure definitions for the various items in a ACPI Multiplejhb2003-01-081-0/+105
* | 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
* | In vm_page_alloc(), honor VM_ALLOC_ZERO for system and interrupt classalc2003-01-081-12/+5
* | Consistently use spaces in between arguments to strcmp(). Whitespacejhb2003-01-082-6/+6
* | Fix module dependancy name.obrien2003-01-081-1/+1
* | Tighten wording of comment.wollman2003-01-081-2/+2
* | Do not do manually what sendmail(8) can do better automatically.wollman2003-01-083-41/+18
* | Add an hme(4) module.obrien2003-01-082-0/+13
* | "struct route" is not sufficient. NetBSD PR 18751ume2003-01-084-1/+8
* | Merge the following from the English version:hrs2003-01-083-3/+6
* | Dont attach a Promise chip located behind a i960 bridge/chip.sos2003-01-081-2/+14
* | For now, set only the resource limits and process priority associatedrwatson2003-01-081-1/+2
* | Add #include <stdlib.h> so that "s->strings = realloc(...)" doesn't segfaultpeter2003-01-081-0/+3
* | Add support for the nVidia nForce2 ATA part.sos2003-01-082-10/+25
* | - Use cpu_exthigh instead of executing cpuid again to retrieve it for thejhb2003-01-082-72/+102
* | - Add a cpu_exthigh variable to hold the highest extended cpuid valuejhb2003-01-087-0/+80
* | Bah, get the test for more than one logical CPU right so we don't boguslyjhb2003-01-082-2/+2
* | Add page queues locking to vunmapbuf().grehan2003-01-082-0/+4
* | Sync the i-cache after copying down the interrupt codegrehan2003-01-082-0/+2
* | Be more conservative about re-enabling interrupts during trap processinggrehan2003-01-082-2/+2
* | Fix incorrect error returns and sign-extension.grehan2003-01-082-14/+14
* | Fetch the initial time from the rtc OpenFirmware node. This is a short-termgrehan2003-01-082-0/+42
* | Remove obsolete NFS_ROOT conditional.grehan2003-01-081-23/+3
* | Implement bus_dmamap_load_mbuf/bus_dmamap_load_uio.grehan2003-01-081-16/+206
* | - define HAS_STREAM_METHODS correctlygrehan2003-01-081-2/+25
* | o Refer to "Network Associates Laboratories" instead of "NAI Labs" orchris2003-01-0810-41/+38
* | Include a proper reference to the Developers' Handbook in thechris2003-01-081-0/+4
* | Do not strip CTL* escapes from redirection filenames in exptilde(),tjr2003-01-081-4/+4
* | Cross-reference mac_lomac.4chris2003-01-089-0/+9
* | Document the LOMAC security policy.chris2003-01-082-0/+197
* | Add code that works around the problem that the older Promisesos2003-01-081-11/+31
* | Add a declaration that malloc() returns a pointer, not an int. Otherwisepeter2003-01-081-0/+2
* | Change this:peter2003-01-081-4/+4
OpenPOWER on IntegriCloud