| Commit message (Expand) | Author | Age | Files | Lines |
* | Convert kernel compile option PCI_ALLOW_UNSUPPORTED_IO_RANGE to | mdodd | 2002-11-13 | 1 | -3/+0 |
* | Major #46 was also MIA. | peter | 2002-11-13 | 1 | -0/+1 |
* | Note that 101 is unused, rather than leave it out of the file. | peter | 2002-11-13 | 1 | -1/+4 |
* | Split userland services to fwdev.c. | simokawa | 2002-11-12 | 1 | -0/+1 |
* | - Move netsmb entries over to MI files. netsmb appears to be MI code. | jhb | 2002-11-08 | 3 | -21/+11 |
* | Make 3dfx i386-only. The memrange API it uses may be defined in an MI | jhb | 2002-11-08 | 1 | -12/+0 |
* | Move rc(4) over to MI notes and enable it as a MI module. | jhb | 2002-11-08 | 1 | -0/+5 |
* | Make xrpu(4) i386-only. Consumers of i386_btop() are not MI. | jhb | 2002-11-08 | 1 | -2/+0 |
* | Move sr(4) over to i386-only as it is yet another user of kvtop(). | jhb | 2002-11-07 | 1 | -6/+0 |
* | Move firewire back to being MI. | jhb | 2002-11-07 | 1 | -0/+7 |
* | Merge over ar(4) and db(4) to files.pc98. | jhb | 2002-11-07 | 1 | -0/+3 |
* | lnc(4) uses kvtop() and is thus i386-only for now. | jhb | 2002-11-06 | 1 | -7/+0 |
* | Make firewire i386-only for now. It doesn't quite handle machines with | jhb | 2002-11-06 | 1 | -7/+0 |
* | ed(4) uses kvtop() and is thus i386-only. It has several other warnings | jhb | 2002-11-06 | 1 | -9/+0 |
* | Move the drm code to the i386 MD NOTES file. It can be added to other MD | jhb | 2002-11-06 | 1 | -20/+0 |
* | Move digi to the i386 MD NOTES until it stops using inb() and outb(). | jhb | 2002-11-06 | 1 | -13/+0 |
* | - Move comments regarding flags for dgb(4) over to the MD NOTES file where | jhb | 2002-11-06 | 1 | -6/+0 |
* | dgb(4) currently is i386-only. | jhb | 2002-11-06 | 2 | -1/+1 |
* | Make the ar(4) driver i386-only for now. It has lots of sizeof(int) == | jhb | 2002-11-06 | 3 | -9/+2 |
* | In the !DEBUG case, we were passing foo.ko two times on the | mux | 2002-11-06 | 1 | -1/+5 |
* | Reserve a major number for the mdsio driver: RS-485 driver for 8250-family | rwatson | 2002-11-06 | 1 | -0/+1 |
* | Grab 181 for HP/Compaq ProLiant advanced server management driver | peter | 2002-11-05 | 1 | -0/+1 |
* | - Convert to newbus, bus_space etc. | mdodd | 2002-11-05 | 4 | -3/+7 |
* | Hook the aic7xxx modules up. This requires some extra care since aicasm | scottl | 2002-11-03 | 1 | -5/+9 |
* | Make geom_mbr.c optional on PC98, use GEOM_MBR option to include it. | phk | 2002-10-26 | 1 | -1/+0 |
* | Slightly change the semantics of vnode labels for MAC: rather than | rwatson | 2002-10-26 | 1 | -1/+0 |
* | Split 4.x and 5.x signal handling so that we can keep 4.x signal | peter | 2002-10-25 | 1 | -0/+1 |
* | Oops, I missed a few changes in 'device acpica' -> 'device acpi' change. | jhb | 2002-10-24 | 1 | -1/+1 |
* | Rename 'device acpica' to 'device acpi'. | jhb | 2002-10-24 | 3 | -151/+151 |
* | Provide kernel options for the various MAC policy modules so that | rwatson | 2002-10-24 | 3 | -1/+22 |
* | The rc driver is not needed for pc98. | nyan | 2002-10-24 | 1 | -1/+0 |
* | - New-bussify the rc(4) device driver. | jhb | 2002-10-23 | 2 | -1/+1 |
* | Reserve a major number for NVIDIA. | mdodd | 2002-10-22 | 1 | -0/+1 |
* | All bpf.h/NBPF consumers are gone so stop generating bpf.h | brooks | 2002-10-21 | 1 | -3/+0 |
* | Add kernel dump support, based on the ia64 version (which was committed | tmm | 2002-10-20 | 1 | -0/+1 |
* | After much delay and anticipation, welcome RAIDFrame into the FreeBSD | scottl | 2002-10-20 | 4 | -0/+72 |
* | Put back NORMAL_C_NOWERROR, it was actually used. | mux | 2002-10-19 | 1 | -0/+1 |
* | Remove the _ia64_unwind_start and _ia64_unwind_end symbols. We now | marcel | 2002-10-19 | 1 | -2/+0 |
* | Add Geom Based Disk Encryption to the tree. | phk | 2002-10-19 | 3 | -0/+6 |
* | - Remove ${NORMAL_C_NOWERROR}, it is not used anymore. To build | mux | 2002-10-19 | 1 | -3/+2 |
* | Make the unwind functions standard and not optional on ddb. They | marcel | 2002-10-19 | 1 | -1/+1 |
* | (1) added LSI Logic copyright, and legal line 3 in license, and string | emoore | 2002-10-18 | 1 | -0/+1 |
* | Build openfirmio on sparc64. | tmm | 2002-10-18 | 1 | -0/+1 |
* | Cover the ELF headers with the text segment so that they get loaded | marcel | 2002-10-18 | 1 | -1/+1 |
* | Allocate major 177 for the OpenFirmware control device, which I have | tmm | 2002-10-17 | 1 | -0/+1 |
* | my(4) requires miibus, so that move it into proper section and also add a | sobomax | 2002-10-17 | 1 | -1/+2 |
* | Fixed the quoting of the value of SC_CUT_SEPCHARS. The double quotes | bde | 2002-10-17 | 1 | -21/+21 |
* | Add new syscons option SC_NO_SUSPEND_VTYSWITCH. | iwasaki | 2002-10-17 | 6 | -0/+6 |
* | MFi386: revision 1.181. | nyan | 2002-10-16 | 1 | -0/+1 |
* | Tie new "Fast IPsec" code into the build. This involves the usual | sam | 2002-10-16 | 3 | -0/+14 |