| Commit message (Expand) | Author | Age | Files | Lines |
* | Trivial filesystem getpages/putpages implementations, set the second. | msmith | 1998-03-06 | 10 | -10/+178 |
* | Removed support for now-unused FreeBSD misfeature DPSRCS. | bde | 1998-03-06 | 1 | -3/+2 |
* | Fixed dependencies of ${PROG} on ${DPSRCS} and `all' on ${_ILINKS}. | bde | 1998-03-06 | 1 | -6/+9 |
* | Remove special handling for resuming clock interrupt when using APIC_IO. | tegge | 1998-03-05 | 14 | -153/+46 |
* | Use t_idt instead of idt inside setidt() if f00f_hack() has relocated the IDT. | tegge | 1998-03-05 | 2 | -4/+14 |
* | Correct minor typo | jkh | 1998-03-05 | 2 | -2/+2 |
* | Fixed mistakenly merged part. | kato | 1998-03-05 | 1 | -51/+25 |
* | Disable redirection of clock interrupt to a higher priority vector. | tegge | 1998-03-04 | 1 | -2/+2 |
* | *** empty log message *** | semenu | 1998-03-04 | 3 | -36/+162 |
* | Defined CCR6 and CCR7 (configuration registers of M2 CPU.) | kato | 1998-03-04 | 2 | -2/+10 |
* | Reviewed by: msmith, bde long ago | dufault | 1998-03-04 | 21 | -13/+1795 |
* | Reviewed by: msmith, bde long ago | dufault | 1998-03-04 | 3 | -14/+44 |
* | Reviewed by: msmith, bde long ago | dufault | 1998-03-04 | 3 | -9/+39 |
* | Fix recent breakage when compiling under elf. | peter | 1998-03-04 | 1 | -1/+5 |
* | Fix certain kinds of block device operations. For example, tunefs on | dyson | 1998-03-04 | 2 | -18/+8 |
* | Fix a rounding error for the NFS buffer validend. | dyson | 1998-03-04 | 1 | -2/+2 |
* | When entering the apic version of slow interrupt handler, level | tegge | 1998-03-03 | 23 | -186/+1520 |
* | Forward the signal if the process runs on a different CPU. This reduces | tegge | 1998-03-03 | 16 | -45/+417 |
* | Reduce timeout before assuming that forwarding of hardclock or softclock | tegge | 1998-03-03 | 7 | -49/+77 |
* | When sending an IPI to a specific target, disable interrupts inside the | tegge | 1998-03-03 | 1 | -8/+70 |
* | forward_statclock and forward_hardclock are located in mp_machdep.c. | tegge | 1998-03-03 | 3 | -9/+15 |
* | Added support for the 82553 and 'B' 82555 PHY. | dg | 1998-03-03 | 4 | -4/+30 |
* | Patch to the last commit; attempt to unspam stuff from NetBSD. | msmith | 1998-03-03 | 2 | -26/+22 |
* | Sync with sys/i386/i386/machdep.c revision 1.290. | kato | 1998-03-02 | 2 | -4/+4 |
* | Update the information in this file slightly. | jkh | 1998-03-02 | 1 | -3/+8 |
* | Update the ELF image activator to use some of the exec resources rather | peter | 1998-03-02 | 6 | -163/+65 |
* | Change vfs.ioopt default back to '0'. | dyson | 1998-03-01 | 2 | -4/+4 |
* | The intent is to get rid of WILLRELE in vnode_if.src by making | msmith | 1998-03-01 | 27 | -24/+218 |
* | Fix mmap() on msdosfs. In the words of the submitter: | msmith | 1998-03-01 | 2 | -8/+6 |
* | Make sure that you can only bind a more specific address when it is | guido | 1998-03-01 | 5 | -5/+15 |
* | First pre alpha Work In Progress commit of a IDE/ATAPI tape driver. | sos | 1998-03-01 | 5 | -8/+1692 |
* | Undo the previous commit which was NOT for -current. | sos | 1998-03-01 | 1 | -13/+3 |
* | Add Intel 430TX chipset, namely 82439TX system controller and four | asami | 1998-03-01 | 1 | -1/+11 |
* | Restored half of the ANSI semantic errors fix which was clobbered | bde | 1998-03-01 | 2 | -4/+0 |
* | Fixed syntax error in previous commit. | bde | 1998-03-01 | 1 | -2/+2 |
* | Sync with sys/i386/isa/clock.c revision 1.114. | kato | 1998-03-01 | 3 | -6/+18 |
* | 1) Use a more consistent page wait methodology. | dyson | 1998-03-01 | 20 | -228/+152 |
* | Style nits and staticism with the previous commit. | msmith | 1998-03-01 | 2 | -12/+12 |
* | Add local stup putpages/getpages routines. | msmith | 1998-03-01 | 2 | -0/+66 |
* | Prevent the TSC from being used on APM machines, we have no idea if | phk | 1998-02-28 | 5 | -10/+30 |
* | Make it possible to indicate that we don't care about the remote | phk | 1998-02-28 | 1 | -3/+6 |
* | Sync with sys/i386/isa/if_ed.c revision 1.136. | kato | 1998-02-28 | 1 | -1/+9 |
* | 1) in CleanupAliasData, don't nullify entry in linkTableOut | brian | 1998-02-27 | 1 | -4/+2 |
* | Add PCI device ID of Surecom NE-34 | se | 1998-02-27 | 2 | -2/+4 |
* | Raise ncallout from NPROC + 16 to NPROC + 16 + MAXFILES. This shold | guido | 1998-02-27 | 2 | -8/+10 |
* | Sync with sys/i386/isa/sio.c revision up to 1.199. | kato | 1998-02-27 | 2 | -10/+8 |
* | Sync with sys/i386/isa/if_fe.c revision up to 1.39. | kato | 1998-02-27 | 1 | -5/+4 |
* | Sync with sys/i386/isa/if_ed.c revision up to 1.135. | kato | 1998-02-27 | 1 | -15/+14 |
* | Sync with sys/i386/conf/majors.i386 revision 1.36. | kato | 1998-02-27 | 1 | -2/+3 |
* | Support for "MAC address in CIS" type cards. | hosokawa | 1998-02-27 | 2 | -2/+18 |