| Commit message (Expand) | Author | Age | Files | Lines |
* | Move the amd(4) driver to it's own directory in preparation for it growing | scottl | 2002-12-13 | 1 | -1/+1 |
* | HEAD reverts to 5.0-CURRENT | murray | 2002-12-13 | 1 | -1/+1 |
* | Don't run kldxref when installing modules on sparc64. kldxref and the whole | jake | 2002-12-13 | 1 | -1/+1 |
* | Document that ENABLE_VFS_IOOPT is dangerous. Please don't use it. | rwatson | 2002-12-09 | 1 | -0/+3 |
* | Back out rev 1.7 -- I'm not sure we're ready for it and I can't test it. | obrien | 2002-12-05 | 1 | -1/+1 |
* | Our binary output format is now "elf64-ia64-little-freebsd". | obrien | 2002-12-05 | 1 | -1/+1 |
* | Welcome to 5.0-RC. | murray | 2002-12-05 | 1 | -1/+1 |
* | Add support for the PC98 platform to the ATA driver. | sos | 2002-12-03 | 1 | -0/+1 |
* | Reclaim major number 182 which I allocated for mdsio. It was decided | rwatson | 2002-11-28 | 1 | -1/+0 |
* | Uncomment out the lines of {ncv,ncr53c500,tmc18c30}_pccard.c . | non | 2002-11-28 | 1 | -3/+3 |
* | Hook up kernel options and build information for mac_lomac. | rwatson | 2002-11-26 | 3 | -0/+3 |
* | Add ITANIUM2 as a global option. | marcel | 2002-11-24 | 1 | -0/+1 |
* | Move SHOW_BUSYBUFS and PANIC_REBOOT_WAIT_TIME into the MI options file, since | jmallett | 2002-11-18 | 8 | -17/+2 |
* | Add getcontext, setcontext, and swapcontext as system calls. | deischen | 2002-11-16 | 1 | -0/+1 |
* | Massive cleanup of the ip_mroute code. | luigi | 2002-11-15 | 1 | -1/+1 |
* | 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 |