summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix a typo: 'in cloud' -> 'in a cloud'.roam2003-11-041-1/+2
* Add a reference to the new utrace(2) manual page.tjr2003-11-041-1/+2
* Get rid of DIAGNOSTIC that gives false positives on slow CPUs.mckusick2003-11-041-28/+0
* - Add initial support for pinning and binding.jeff2003-11-041-2/+53
* Create a .snap directory mode 770 group operator in the root ofmckusick2003-11-041-6/+45
* - Clean up comments to reflect the KSE pushout.jeff2003-11-041-8/+17
* Check that the user running mksnap_ffs has permission to create andmckusick2003-11-041-1/+33
* Update avail_ssize for rstacks after growing them.marcel2003-11-041-0/+1
* Add a "-f" flag for asf(8) which performs a search to find the each modulegreen2003-11-044-27/+130
* Use %#jx for both args.imp2003-11-041-2/+2
* Allow the bufdaemon and update daemon processes to skip themckusick2003-11-041-4/+8
* Remove a reference to part of the pcap API not yet merged.green2003-11-041-10/+0
* * Modify libpcap to work a bit better with our 802.11 code. This meansgreen2003-11-043-11/+58
* o Save a copy of the GPT entries for which there's a chunk with anmarcel2003-11-041-10/+55
* o Add sysctl to allow ignoring checksum of eeprom.imp2003-11-042-53/+77
* ppbus_if.c is necessary if you are loading submodules.imp2003-11-041-1/+1
* o Don't tell that there's such a thing as a C suffix for specifyingmarcel2003-11-042-14/+44
* disable MPSAFE network drivers; we aren't ready yet`sam2003-11-041-1/+1
* I believe kbyanc@ really meant this in rev 1.58.cognet2003-11-041-2/+2
* Module for cs driverimp2003-11-041-0/+9
* Do not attempt to report proc event if NOTE_EXIT has already been received.cognet2003-11-041-0/+7
* Make this compile with PAE.peter2003-11-042-10/+12
* Fix wi(4)'s WI_RID_SCAN_RES ioctl (wicontrol -L). The wrong lengthgreen2003-11-041-9/+13
* On my ZoomAir-branded Intersil PRISM2 cards, if you try to set thegreen2003-11-041-0/+3
* It seems when su executes in a shell scripts, there is a timing race,davidxu2003-11-031-0/+2
* Remove old APIC header.jhb2003-11-031-447/+0
* Add an entry dealing with the change from 'options APIC_IO' tojhb2003-11-031-0/+6
* Remove remaining bits of old interrupt and APIC code.jhb2003-11-037-2239/+0
* Remove the SMP kernel config as SMP is now enabled in GENERIC.jhb2003-11-031-12/+0
* Remove references to SMP and APIC_IO since GENERIC (which this filejhb2003-11-031-4/+0
* - Enable SMP and 'device apic' by default.jhb2003-11-031-2/+3
* Replace APIC_IO with 'device apic'.jhb2003-11-031-2/+2
* - Remove references to old interrupt and SMP code.jhb2003-11-031-3/+10
* - Remove APIC_IO option.jhb2003-11-031-2/+3
* Temporarily disable the acpi(4) module on i386 until issues revolvingjhb2003-11-031-1/+0
* Don't require INTR_FAST handlers to be exclusive in the MI layer. Instead,jhb2003-11-031-7/+11
* Update spin lock order list for new i386 interrupt and SMP code.jhb2003-11-031-3/+2
* Update includes for new interrupt code.jhb2003-11-031-4/+2
* Catch up to interrupt code changes.jhb2003-11-033-2/+2
* - Always allocate the maximum size for the IRQ resource manager. Ideallyjhb2003-11-031-16/+4
* Catch up to i386 interrupt and SMP code changes.jhb2003-11-031-7/+6
* New i386 SMP code:jhb2003-11-039-4150/+822
* Don't probe PnP BIOS devices for PICs for now to avoid problems with thosejhb2003-11-032-18/+6
* - Remove explicit enabling of the BSP's APIC in the APIC_IO case and thejhb2003-11-031-36/+3
* - Update includes.jhb2003-11-031-3/+4
* Add the ACPI MADT table APIC enumerator. This code uses the ACPI Multiplejhb2003-11-032-0/+1300
* Add the MP Table APIC enumerator. This code uses the BIOS MP Table tojhb2003-11-036-10692/+1724
* - Export doreti as a global symbol.jhb2003-11-032-128/+1
* Update names of entry points for interrupt frames.jhb2003-11-031-2/+2
* Enable PCI interrupt routing for i386 SMP kernels.jhb2003-11-031-1/+1
OpenPOWER on IntegriCloud