summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add syscalls for kernel linker.dfr1997-05-071-2/+4
* 3.3-current -> 3.0-currentwosch1997-05-071-3/+3
* This is the kernel linker. To use it, you will first need to applydfr1997-05-0715-5/+1885
* Add accessors for STAILQ.dfr1997-05-071-1/+6
* 1. Added cast and parenthesis in block size calculaion inkato1997-05-074-156/+156
* Synchronize with sys/i386/isa/syscons.c revision 1.214.kato1997-05-071-48/+46
* Synchronize with sys/i386/isa/isa.c revision 1.84.kato1997-05-071-1/+25
* Hide the kernel-only stuff inside #ifdef KERNEL.joerg1997-05-072-10/+28
* Use full path to sendmail for security reasons.jkh1997-05-071-2/+2
* Revise the section that explains how to protect parts of an $ENV scriptsteve1997-05-071-20/+12
* Clean up the slightly tortured english I produced yesterday. :)jkh1997-05-071-23/+52
* Now that we have replaced video-related block copy calls withyokota1997-05-073-102/+96
* Catch up with the original.hanai1997-05-071-4/+4
* Restore unintentially lost backwards compat behavior of defaulting topeter1997-05-071-8/+6
* Make a lot of include-files self-contained. I excluded the patches changingeivind1997-05-0730-21/+100
* Fixed missing __P() to complete the K&R support in this header.bde1997-05-072-3/+3
* Allow a '-' flag as a placeholder so that path_to_pid_filebrian1997-05-062-14/+47
* Force user to config SMP kernel with "options APIC_IO".fsmp1997-05-063-3/+15
* Pull up the IP header in ip_mloopback(). This makes sure that thefenner1997-05-061-6/+8
* Fix a long-standing bug with dump not treating errors correctly. Theyjoerg1997-05-061-2/+4
* Make ident equal file name, ie SMP-GENERIC.fsmp1997-05-061-3/+3
* A *little* more descriptive test for options.fsmp1997-05-063-18/+12
* Added a generic config file for SMP kernels.fsmp1997-05-061-0/+180
* PR: nonepds1997-05-061-8/+7
* Fix a race condition that did, after all, exist.phk1997-05-062-6/+10
* Add SMPHDRS to CLEANFILES instead of replacing its current value.dfr1997-05-062-4/+4
* Fix FTP link to the statically linked FreeBSD executableswosch1997-05-061-5/+5
* removed the "#error ..." line preventing casual invokation of SMP_AUTOSTART.fsmp1997-05-061-3/+2
* Describe SNAPs and RELENGes as requested on USENET.jkh1997-05-061-17/+66
* Specify the full path of units.lib in the FILES section.alex1997-05-061-2/+2
* Create the default rule with flags IP_FW_F_IN | IP_FW_F_OUT.alex1997-05-061-1/+2
* Bye bye CPLUSPLUSLIB hack! It's not needed any more.jdp1997-05-065-13/+5
* Make ppp exit on loss of carrier in -background mode.brian1997-05-051-2/+2
* Code to handle SMP/APIC_IO mapping of ISA INTs to APIC pins above IRQ15.fsmp1997-05-0510-48/+240
* Code to handle SMP/APIC_IO mapping of ISA INTs to APIC pins above IRQ15.fsmp1997-05-052-2/+50
* use frames instead of fields, and restore full meteor compatibility forjmg1997-05-052-2/+8
* Do not kill -HUP syslog if running in user mode (-r), it allowsache1997-05-051-4/+4
* Use `MediaGX' instead of `Gx86'.kato1997-05-052-4/+4
* Use `M2' instead of `6x86 with MMX'. Cyrix seems to use `M2' officially.kato1997-05-052-6/+6
* Duplicate the TOC handling ioctls from the cd(4) driver. Duplicatingjoerg1997-05-051-2/+182
* Extended copyright of PC-98 to 1997.kato1997-05-051-2/+2
* Synchornize with sys/i386/isa/clock.c revision upto 1.94.kato1997-05-053-6/+18
* Synchronize with sys/i386/i386/trap.c revision 1.94.kato1997-05-051-1/+2
* Make this C++ safe.jkh1997-05-051-1/+5
* Update to list more changes in 3.0. Also point people at the donor'sjkh1997-05-051-11/+4
* correct the order of the variablespeter1997-05-057-21/+35
* Correct typo in NIS flags.jkh1997-05-051-3/+3
* DOH! Fix package-extractor looping problem by moving some codejkh1997-05-052-12/+20
* change `an' to `a'...jmg1997-05-051-1/+1
* Add inetd_flags and way of passing ipfw a configuration filejkh1997-05-053-7/+13
OpenPOWER on IntegriCloud