summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* don't #ifdef out reference to i586_ctr_freq.peter1997-05-042-6/+6
* Don't remove i586_ctr_freq from scope, leave it defined as zero. Thispeter1997-05-047-21/+35
* Fixed sourcing of /etc/etc.${arch}/rc.${arch} on startup.andreas1997-05-041-4/+4
* Yikes! I thought I updated these references to sup ages ago.. Hmmmm!jkh1997-05-042-13/+13
* 1. Add a {pointer, v_id} pair to the vnode to store the reference to thephk1997-05-047-221/+226
* Update our history a little (whoops - I thought I'd committedjkh1997-05-041-15/+19
* Commit hooks for ifmedia support. It's optional in the Makefile, andpeter1997-05-043-3/+77
* Bring in the ifmedia components of NetBSD's ifconfig as a seperate file.peter1997-05-041-0/+526
* Second try at cleanups and fixes (without if_media stuff for the moment)peter1997-05-041-106/+174
* force null commit to skip over rev 1.25 so there's less cvs troublepeter1997-05-041-1/+1
* Update the URL for the CTM mirror at the University of Trier.jdp1997-05-041-3/+3
* Use newly introduced pid file field now for pppache1997-05-041-3/+3
* Log each ppp line to separate /var/log/ppp.tunX.log instead mixing ofache1997-05-047-26/+35
* Finish off and activate the smp_active sysctl handler..peter1997-05-041-40/+21
* 1) Add yet one optional field: pid file to send SIGHUP to if log rotatedache1997-05-042-39/+103
* Update some of these release notes.jkh1997-05-041-2/+11
* Grab some of the NetBSD text for describing the new options and thepeter1997-05-031-32/+66
OpenPOWER on IntegriCloud