aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Back out all of yesterdays include file changes.Eivind Eklund1997-05-0729-92/+20
* remove now redundant (struct trapframe *) castPeter Wemm1997-05-073-6/+6
* Convert md_regs from an int[] to a struct trapframe *. It simplifiesPeter Wemm1997-05-072-14/+8
* remove #include "opt_smp.h"Peter Wemm1997-05-073-18/+3
* remove #include "opt_smp.h" and <machine/smp.h>. Slightly elaborate onPeter Wemm1997-05-072-14/+6
* remove #include "opt_smp.h"Peter Wemm1997-05-072-9/+2
* remove #include opt_smp.hPeter Wemm1997-05-072-6/+10
* remove opt_smp.hPeter Wemm1997-05-071-2/+4
* remove #include "opt_smp.h"Peter Wemm1997-05-071-6/+5
* Round 1 of a long series of commits..Peter Wemm1997-05-072-8/+12
* Back out part of yesterdays changes. They were obviously not tested wellEivind Eklund1997-05-071-4/+1
* Add utilities for the kernel linker.Doug Rabson1997-05-079-0/+555
* Add syscalls for kernel linker.Doug Rabson1997-05-071-2/+4
* 3.3-current -> 3.0-currentWolfram Schneider1997-05-071-3/+3
* This is the kernel linker. To use it, you will first need to applyDoug Rabson1997-05-0715-5/+1885
* Add accessors for STAILQ.Doug Rabson1997-05-071-1/+6
* 1. Added cast and parenthesis in block size calculaion inKATO Takenori1997-05-074-156/+156
* Synchronize with sys/i386/isa/syscons.c revision 1.214.KATO Takenori1997-05-071-48/+46
* Synchronize with sys/i386/isa/isa.c revision 1.84.KATO Takenori1997-05-071-1/+25
* Hide the kernel-only stuff inside #ifdef KERNEL.Joerg Wunsch1997-05-072-10/+28
* Use full path to sendmail for security reasons.Jordan K. Hubbard1997-05-071-2/+2
* Revise the section that explains how to protect parts of an $ENV scriptSteve Price1997-05-071-20/+12
* Clean up the slightly tortured english I produced yesterday. :)Jordan K. Hubbard1997-05-071-23/+52
* Now that we have replaced video-related block copy calls withKazutaka YOKOTA1997-05-073-102/+96
* Catch up with the original.Hiroyuki Hanai1997-05-071-4/+4
* Restore unintentially lost backwards compat behavior of defaulting toPeter Wemm1997-05-071-8/+6
* Make a lot of include-files self-contained. I excluded the patches changingEivind Eklund1997-05-0730-21/+100
* Fixed missing __P() to complete the K&R support in this header.Bruce Evans1997-05-072-3/+3
* Allow a '-' flag as a placeholder so that path_to_pid_fileBrian Somers1997-05-062-14/+47
* Force user to config SMP kernel with "options APIC_IO".Steve Passe1997-05-063-3/+15
* Pull up the IP header in ip_mloopback(). This makes sure that theBill Fenner1997-05-061-6/+8
* Fix a long-standing bug with dump not treating errors correctly. TheyJoerg Wunsch1997-05-061-2/+4
* Make ident equal file name, ie SMP-GENERIC.Steve Passe1997-05-061-3/+3
* A *little* more descriptive test for options.Steve Passe1997-05-063-18/+12
* Added a generic config file for SMP kernels.Steve Passe1997-05-061-0/+180
* PR: nonePeter da Silva1997-05-061-8/+7
* Fix a race condition that did, after all, exist.Poul-Henning Kamp1997-05-062-6/+10
* Add SMPHDRS to CLEANFILES instead of replacing its current value.Doug Rabson1997-05-062-4/+4
* Fix FTP link to the statically linked FreeBSD executablesWolfram Schneider1997-05-061-5/+5
* removed the "#error ..." line preventing casual invokation of SMP_AUTOSTART.Steve Passe1997-05-061-3/+2
* Describe SNAPs and RELENGes as requested on USENET.Jordan K. Hubbard1997-05-061-17/+66
* Specify the full path of units.lib in the FILES section.Alexander Langer1997-05-061-2/+2
* Create the default rule with flags IP_FW_F_IN | IP_FW_F_OUT.Alexander Langer1997-05-061-1/+2
* Bye bye CPLUSPLUSLIB hack! It's not needed any more.John Polstra1997-05-065-13/+5
* Make ppp exit on loss of carrier in -background mode.Brian Somers1997-05-051-2/+2
* Code to handle SMP/APIC_IO mapping of ISA INTs to APIC pins above IRQ15.Steve Passe1997-05-0510-48/+240
* Code to handle SMP/APIC_IO mapping of ISA INTs to APIC pins above IRQ15.Steve Passe1997-05-052-2/+50
* use frames instead of fields, and restore full meteor compatibility forJohn-Mark Gurney1997-05-052-2/+8
* Do not kill -HUP syslog if running in user mode (-r), it allowsAndrey A. Chernov1997-05-051-4/+4
* Use `MediaGX' instead of `Gx86'.KATO Takenori1997-05-052-4/+4