| Commit message (Expand) | Author | Age | Files | Lines |
* | Major overhaul of the SyncPPP layer. Basically, this comprises now a | joerg | 1997-05-19 | 3 | -3/+34 |
* | Recognize AMD 486 CPUs. | kato | 1997-05-19 | 1 | -1/+16 |
* | Whoops, missed a zero there. Flags 0x10000 it is. | phk | 1997-05-18 | 1 | -2/+2 |
* | Flags 0x1000 on sio now disables the dreaded test#3. | phk | 1997-05-18 | 1 | -2/+3 |
* | Detect various supersets of 16550A based on fifo depth. | phk | 1997-05-18 | 1 | -4/+39 |
* | Removed some useless code: | bde | 1997-05-16 | 2 | -24/+2 |
* | Ignore the supplied nfs_diskless structure from the bootstrap loader | tegge | 1997-05-15 | 1 | -1/+3 |
* | Update netboot manual page. | tegge | 1997-05-15 | 2 | -53/+64 |
* | 1) font loading (two fixes) | yokota | 1997-05-15 | 2 | -22/+37 |
* | Bring in some improved bootp support for netboot submitted by Luigi: | tegge | 1997-05-14 | 8 | -87/+213 |
* | Add ${CFLAGS} to makerom command line. Note: don't add ${LDFLAGS} here, | asami | 1997-05-13 | 1 | -2/+2 |
* | save/restore %ebx, %esi and %edi when calling bios routines. | tegge | 1997-05-12 | 1 | -12/+38 |
* | - fixed typo | andreas | 1997-05-11 | 1 | -2/+5 |
* | Bring in some kernel bootp support. This removes the need for netboot | tegge | 1997-05-11 | 3 | -3/+24 |
* | Fixed initialization of ldt[]. Unused entries were garbage. A comment | bde | 1997-05-11 | 1 | -4/+8 |
* | Documented SMP_AUTOSTART to be working. | fsmp | 1997-05-10 | 2 | -4/+8 |
* | Add the D_DISK flag to the cdevsw structs of various CD-ROM drivers. | joerg | 1997-05-10 | 3 | -6/+6 |
* | Remove IPXPRINTFS, it is now a sysctl knob. | jhay | 1997-05-10 | 2 | -6/+2 |
* | forgot to add the "longer" description of bktr and add an example device | jmg | 1997-05-10 | 2 | -2/+10 |
* | add a line for bktr (Bt848 base capture cards) to LINT. | jmg | 1997-05-10 | 2 | -2/+4 |
* | Cleaned up #includes. Lite2 cleaned up <sys/mount.h> so no kludges | bde | 1997-05-10 | 1 | -15/+11 |
* | merge ATM driver | kjc | 1997-05-09 | 2 | -2/+40 |
* | Fatal trap 13: Brain fault, commit botched. | peter | 1997-05-09 | 1 | -2/+2 |
* | Bandaid old register offset code after md_regs changed type.. | peter | 1997-05-09 | 1 | -2/+2 |
* | Add _BSD_CLOCKID_T_ and _BSD_TIMER_T_ for posix clock/timer support | peter | 1997-05-08 | 1 | -1/+3 |
* | fix bug in get_isa_apic_mask() where EISA bus was ignored. | fsmp | 1997-05-07 | 3 | -9/+21 |
* | Don't allow access to illegal addresses in /dev/kmem to panic kernel | peter | 1997-05-07 | 1 | -2/+7 |
* | clean up forked child creation. This is simplified also by having | peter | 1997-05-07 | 1 | -17/+36 |
* | md_regs is struct trapframe * now, rather than int [] | peter | 1997-05-07 | 1 | -69/+58 |
* | md_regs is now a struct trapframe * | peter | 1997-05-07 | 1 | -3/+3 |
* | forgotten comment | peter | 1997-05-07 | 1 | -1/+6 |
* | md_regs is a struct trapframe * now, not int [] | peter | 1997-05-07 | 4 | -47/+47 |
* | simplify IOPL gain/remove privs code. It's easier with md_regs | peter | 1997-05-07 | 3 | -19/+8 |
* | remove now redundant (struct trapframe *) cast | peter | 1997-05-07 | 1 | -2/+2 |
* | Convert md_regs from an int[] to a struct trapframe *. It simplifies | peter | 1997-05-07 | 1 | -7/+4 |
* | remove #include "opt_smp.h" | peter | 1997-05-07 | 1 | -6/+1 |
* | remove #include "opt_smp.h" and <machine/smp.h>. Slightly elaborate on | peter | 1997-05-07 | 1 | -7/+3 |
* | remove #include "opt_smp.h" | peter | 1997-05-07 | 2 | -9/+2 |
* | remove #include opt_smp.h | peter | 1997-05-07 | 1 | -3/+5 |
* | Round 1 of a long series of commits.. | peter | 1997-05-07 | 1 | -4/+6 |
* | This is the kernel linker. To use it, you will first need to apply | dfr | 1997-05-07 | 1 | -1/+8 |
* | Now that we have replaced video-related block copy calls with | yokota | 1997-05-07 | 1 | -34/+32 |
* | Force user to config SMP kernel with "options APIC_IO". | fsmp | 1997-05-06 | 1 | -1/+5 |
* | Make ident equal file name, ie SMP-GENERIC. | fsmp | 1997-05-06 | 1 | -3/+3 |
* | A *little* more descriptive test for options. | fsmp | 1997-05-06 | 2 | -12/+8 |
* | Added a generic config file for SMP kernels. | fsmp | 1997-05-06 | 1 | -0/+180 |
* | Code to handle SMP/APIC_IO mapping of ISA INTs to APIC pins above IRQ15. | fsmp | 1997-05-05 | 4 | -20/+102 |
* | Code to handle SMP/APIC_IO mapping of ISA INTs to APIC pins above IRQ15. | fsmp | 1997-05-05 | 1 | -1/+25 |
* | Use `MediaGX' instead of `Gx86'. | kato | 1997-05-05 | 1 | -2/+2 |
* | Use `M2' instead of `6x86 with MMX'. Cyrix seems to use `M2' officially. | kato | 1997-05-05 | 1 | -3/+3 |