summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Generic memory range attribute interface.msmith1999-04-071-0/+65
* Remove inactive pmap_setdevram()/pmap_setvidram consumer code.msmith1999-04-071-27/+1
* Add defines for the P6 model-specific registers.msmith1999-04-072-2/+116
* mem.cmsmith1999-04-076-208/+1348
* Add i686_mem.c - memory range attribute support for P6 processors.msmith1999-04-072-2/+4
* Remove unused/unimplemented pmap_setdevram()msmith1999-04-071-6/+1
* Don't allow upgrade to touch /usr/src; only evil can result fromjkh1999-04-072-2/+24
* Add manpage link for dlversion(3).jdp1999-04-071-2/+3
* Fix a couple of typos in comments.jdp1999-04-071-3/+3
* Add a new function dlversion() which returns the version number ofjdp1999-04-074-4/+52
* Fix a performance problem with the new getnewbuf() code: in an outofspacealc1999-04-071-26/+30
* Link with libutilbrian1999-04-062-4/+6
* Use realhostname().brian1999-04-062-78/+18
* fix typon_hibma1999-04-062-4/+4
* Use realhostname() rather than various combinations ofbrian1999-04-069-170/+51
* Add realhostname() - a function to correctly lookupbrian1999-04-064-3/+190
* Remove teensy-weensy bit of debug code that crept in.wpaul1999-04-062-12/+6
* failled spell-checkphk1999-04-063-6/+6
* Use Haifa scheduler on the Alpha.obrien1999-04-061-2/+7
* Fix bug that prevented accounts with empty passwords from loggingjdp1999-04-061-1/+1
* Add driver support for gigabit ethernet adapters based on the Alteonwpaul1999-04-0622-8/+25458
* When going from DATALINK_HANGUP directly tobrian1999-04-061-1/+5
* Replace LKM with KLD.ghelmer1999-04-061-5/+5
* Replace LKM with KLD.ghelmer1999-04-062-10/+10
* * Fix indentation style bug.obrien1999-04-061-4/+4
* Mispelled global option in usage.obrien1999-04-061-1/+1
* Install these compat libs to /usr/lib/compat/aout. I think this will workpeter1999-04-063-6/+6
* MF src/libexec/telnetd: Verify the reverse DNS lookupbrian1999-04-062-4/+36
* Add an option for resetting and rescanning the probed device list, perhapsjkh1999-04-0610-14/+109
* Two changes to pmap_remove_all:alc1999-04-062-40/+10
* This is a hack. Cron runs with stdin/out/err pointing to /dev/console,peter1999-04-061-1/+10
* Remove (but leave place markers) P_NOSWAP and P_PHYSIO - they were onlypeter1999-04-061-3/+3
* Update p_flags doc.peter1999-04-061-3/+1
* Look at p_lock instead of P_NOSWAP etc as an indicator of unswappability.peter1999-04-061-2/+4
* Don't forcibly kill processes that are locked in-core via PHOLD - it waspeter1999-04-061-2/+3
* Use PHOLD/PRELE() instead of P_PHSYIO.peter1999-04-062-6/+6
* Only use p->p_lock (manage by PHOLD()/PRELE()) - P_NOSWAP/P_PHYSIO is nopeter1999-04-061-2/+2
* Hold the mfs process's upages in-core with PHOLD rather than P_NOSWAP.peter1999-04-061-3/+3
* Hold nfsd's upages in-core with PHOLD rather than P_NOSWAP.peter1999-04-062-4/+4
* Use reference counted PHOLD/PRELE rather than the P_PHYSIO flag.peter1999-04-063-9/+9
* Use PHOLD/PRELE rather than P_PHYSIO.peter1999-04-061-5/+5
* Use the reference counted PHOLD()/PRELE() rather than P_PHYSIO.peter1999-04-061-9/+9
* Use the reference-counted PHOLD()/PRELE() rather than P_NOSWAP.peter1999-04-061-3/+3
* LK_RETRY is a vn_lock() flag, not one for lockmgr().peter1999-04-061-3/+3
* Reactivate trace! after making it egcs-friendly.dcs1999-04-062-13/+16
* Zap the genclass makefile too, it's gone. (It was part of g++ - a hack topeter1999-04-061-53/+0
* After receiving a connection and doing a reversebrian1999-04-061-2/+18
* Clean up "lib-tools:", folding libgcc into the rest.obrien1999-04-051-12/+3
* When we get an LCP TLU, go into PHASE_AUTHENTICATEbrian1999-04-051-2/+2
* I've taken a pass through to add NetBSD and OpenBSD release dates,wosch1999-04-051-49/+64
OpenPOWER on IntegriCloud