| Commit message (Expand) | Author | Age | Files | Lines |
* | Protect the i386 machine-dependant type definitions of __int64_t | sheldonh | 2000-01-14 | 1 | -0/+2 |
* | Allow SMP systems with an MCA bus to work properly. | mdodd | 2000-01-13 | 2 | -4/+7 |
* | Fixed style bugs related to the access functions for the bsfl and bsrl | bde | 2000-01-09 | 1 | -31/+24 |
* | Allow SMP && NCPU == 1 to work. From now on, there's no restriction on the | luoqi | 2000-01-07 | 2 | -2/+6 |
* | ISA device drivers use the ISA source interrupt number in locations where | tegge | 2000-01-04 | 2 | -6/+66 |
* | Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL" | peter | 1999-12-29 | 30 | -59/+64 |
* | update to isdn4bsd beta release 0.90 | hm | 1999-12-14 | 6 | -14/+60 |
* | Reclaim UPAGES_HOLE (8k) that was chopped out of process address space. | peter | 1999-12-11 | 2 | -3/+1 |
* | User ldt sharing. | luoqi | 1999-12-06 | 2 | -3/+24 |
* | Switch over to using the generic joy driver | peter | 1999-12-05 | 1 | -20/+0 |
* | oszsigcode -> szosigcode | marcel | 1999-12-04 | 2 | -2/+2 |
* | Fix type of sf_addr. | marcel | 1999-12-04 | 1 | -2/+2 |
* | Moved scheduling-related code to kern_synch.c so that it is easier to fix | bde | 1999-11-27 | 1 | -8/+1 |
* | Update the WaveLAN/IEEE driver: | wpaul | 1999-11-25 | 1 | -0/+25 |
* | Optimize two cases in the MP locking code. First, it is not necessary | dillon | 1999-11-19 | 1 | -3/+2 |
* | Optimize two cases in the MP locking code. First, it is not necessary | dillon | 1999-11-19 | 3 | -0/+4 |
* | Segment registers can be read(write) to(from) memory locations as well as | luoqi | 1999-11-15 | 1 | -4/+4 |
* | Fix clobbers so that GENERIC may compile with GCC 2.95.2. | obrien | 1999-11-14 | 4 | -332/+336 |
* | Reserve space for FPU state in struct sigcontext. Fix some style bugs | marcel | 1999-11-12 | 1 | -11/+18 |
* | Change the type of sf_addr in struct {o}sigframe from char* to | marcel | 1999-11-12 | 1 | -8/+9 |
* | i8254_restore is called from apm_default_resume() to reload | iwasaki | 1999-10-30 | 1 | -0/+1 |
* | Eliminate remaining part of incorrect PCI bus numbering sanity check on syste... | tegge | 1999-10-15 | 1 | -7/+0 |
* | * Implement bus_set/get/delete_resource for pci. | dfr | 1999-10-14 | 1 | -2/+1 |
* | Add a per-signal flag to mark handlers registered with osigaction, so we | luoqi | 1999-10-11 | 3 | -4/+2 |
* | Zap unneeded #includes | peter | 1999-10-11 | 1 | -2/+0 |
* | Simplification of the signal trampoline and other cleanups. | marcel | 1999-10-07 | 3 | -4/+21 |
* | Re-introduction of sigcontext. | marcel | 1999-10-04 | 2 | -29/+65 |
* | Use the rev 1.1.2.1 code from RELENG_3 for atomic operations rather | peter | 1999-10-04 | 1 | -19/+38 |
* | Typo: s/__GNUC_MINOR_/__GNUC_MINOR__/ | peter | 1999-10-04 | 1 | -1/+1 |
* | Fix style bug: order includes | marcel | 1999-10-04 | 1 | -1/+1 |
* | Allow compilation with older versions of GCC, in order to make it possible | eivind | 1999-10-03 | 1 | -0/+23 |
* | Fix style bugs caused by using the wrong file to copy from. That one | marcel | 1999-10-03 | 1 | -4/+12 |
* | sigset_t change (part 3 of 5) | marcel | 1999-09-29 | 6 | -66/+160 |
* | Fix from Tor so that if we enter the debugger in the tristate going to | mjacob | 1999-09-25 | 1 | -0/+1 |
* | Back out a portion of the last commit. DFLTPHYS and MAXPHYS cannot | dillon | 1999-09-22 | 1 | -4/+0 |
* | Change default block size for user VBLK device access from 2K to PAGE_SIZE | dillon | 1999-09-22 | 1 | -1/+7 |
* | Make pmap_mapdev() deal with non-page-aligned requests. | peter | 1999-09-11 | 1 | -0/+1 |
* | Add the CR4 values for P3 SIMD enabling support. FXSR tells the cpu that | peter | 1999-09-10 | 1 | -0/+2 |
* | Invoke smp_rendezvous_action() using the a.out compatible asnames.h | msmith | 1999-09-10 | 1 | -0/+1 |
* | Set up FPU state on the AP. | peter | 1999-09-05 | 1 | -0/+4 |
* | Don't install stubs, make a compat symlink at buildworld time. | peter | 1999-09-04 | 1 | -6/+0 |
* | Make <machine/soundcard.h> a stub which includes <sys/soundcard.h> | dfr | 1999-09-04 | 1 | -1362/+4 |
* | Some reorganization of sysarch() interface: | luoqi | 1999-09-02 | 2 | -5/+17 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 93 | -93/+93 |
* | Reference the correct gdt[] entry on SMP. Remove the `generation' flag, | jlemon | 1999-08-27 | 1 | -2/+1 |
* | Remove unneeded prototypes. | phk | 1999-08-24 | 1 | -8/+1 |
* | Modify the macros IMASK_UNLOCK, CPL_UNLOCK, and REL_FAST_INTR_LOCK | alc | 1999-08-23 | 1 | -7/+3 |
* | Make "s_unlock" an inline function. (Inlining this function takes | alc | 1999-08-22 | 1 | -2/+8 |
* | Undo my previous commit and do it differently. Break the ffs() etc macros | peter | 1999-08-19 | 1 | -14/+27 |
* | Try using the builtin ffs() for egcs, it (by random inspection) | peter | 1999-08-19 | 1 | -1/+5 |