summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Adapt routing configuration glue to rc.conf format.jkh1997-05-059-63/+96
* Mention the removal of UPAGES, the return-to-userspace fork(), and the fastpeter1997-05-051-1/+16
* Add in some more config file support -- add variables to shut uppst1997-05-0511-77/+182
* Make sure that *fork() always returns with %edx == 1 in thedyson1997-05-053-3/+6
* Don't source $ENV unless this is an interactive shell.steve1997-05-051-2/+2
* re-enabled: . /etc/rc.${arch}andreas1997-05-041-4/+4
* Use "gcc -shared" instead of "ld -Bshareable" for building sharedjdp1997-05-041-11/+5
* From the PR:eivind1997-05-041-2/+2
* Fix typo.eivind1997-05-041-1/+1
* Remove the last reference to sup as a current method. We now wanteivind1997-05-041-2/+2
* Mention new features:joerg1997-05-041-4/+16
* Oops. The function cd9660_mountroot() is gone, but i've committed anjoerg1997-05-042-6/+2
* This mega-commit brings the following:joerg1997-05-0418-80/+623
* Now I can even execute "df" on my diskless :-)phk1997-05-042-62/+64
OpenPOWER on IntegriCloud