summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* Use proc0's proc struct rather than curproc's when calling sync.dg1995-02-152-4/+4
* Whap a few things not used in the Cyclades driver, at least not for now.jkh1995-02-151-4/+4
* Fix a few more nits. Should compile better now! :_)jkh1995-02-152-17/+30
* Fixed bug caused by attempting a connect with a null 'nam'.dg1995-02-151-6/+13
* Don't bother calling pmap_create() when creating the temporary map.dg1995-02-151-2/+2
* Quiet the last of the warnings. Must have had my eyes closed whenjkh1995-02-151-27/+49
* >From a week or two ago I got kernel panics as soon as I tried to access mydg1995-02-151-3/+3
* And fix some more compiler warnings. Then give up. /sys/net* is FULL ofjkh1995-02-156-48/+86
* Nuke some more compiler warnings, while I'm at it..jkh1995-02-151-16/+16
* Fix up include paths, nuke some warnings.jkh1995-02-156-19/+87
* We can enable pcd0 when we actually have one.jkh1995-02-153-6/+6
* Boy, no sooner do I clean it up then dirty it again! Clean up the enxiojkh1995-02-151-33/+33
* Comment out snic0 until it gets updated to the newer scsi code.jkh1995-02-153-9/+18
* This is a MS-DOS program, but is does something useful for us:phk1995-02-1532-0/+5465
* Killed the pmap_use_pt and pmap_unuse_pt prototypes as they are now indg1995-02-152-6/+2
* YF fix.phk1995-02-154-12/+16
* Reviewed by: Jordanrich1995-02-151-2/+2
* Fixed two more bugs related to the merged cache changes.dg1995-02-155-9/+10
* Woops, change a nfsrv_vput back into a nfsrv_vrele.dg1995-02-152-4/+4
* Fixed three bugs related to the merged cache changes. The bugs likely woulddg1995-02-152-8/+8
* Add ISDN entries to LINT.jkh1995-02-153-3/+63
* ncr.c:se1995-02-143-13/+59
* After dynamically reducing rtq_reallyold, have in_rtqkill() reduce thewollman1995-02-141-4/+14
* Attempt to make the host route cache a bit smarter under conditions ofwollman1995-02-143-14/+90
* Verify that NCR was mapped to uncached address.se1995-02-141-3/+33
* Bring in the ISDN driver entries.jkh1995-02-141-1/+97
* Add the ISDN entriesjkh1995-02-142-2/+6
* Add the ISDN entries.jkh1995-02-141-0/+6
* Julian E. says the code is out of date, but I can at least make thejkh1995-02-141-4/+13
* TS_SNOOP flag added to identify tty is begin snooppedugen1995-02-142-1/+71
* Here it came-the all-brand-new snoop device..ugen1995-02-143-4/+954
* cdevsw[] entry for snoop device.ugen1995-02-141-1/+21
* pseudo-device snp 3ugen1995-02-143-3/+6
* kern/tty_snoop.c - optional for snp deviceugen1995-02-141-0/+1
* First attempt to run linux binaries. This is only the changes needed tosos1995-02-1418-25/+518
* Removed a YF comment.phk1995-02-142-6/+2
* An ISDN driver that supports the EDSS1 and the 1TR6 ISDN interfaces.jkh1995-02-1413-0/+5940
* Fixed cursor xor problem...sos1995-02-143-9/+9
* Jordan forgot to move the scd in this file.phk1995-02-142-4/+4
* Whoops! back out last commit partly.phk1995-02-142-6/+2
* YFfix.phk1995-02-142-4/+18
* susword -> systm.hphk1995-02-142-4/+2
* YPfixphk1995-02-141-2/+1
* YFfix.phk1995-02-141-1/+2
* YFfixphk1995-02-143-4/+8
* YFfix.phk1995-02-146-11/+15
* YPfixphk1995-02-141-1/+3
* YFfixphk1995-02-146-6/+30
* YFfixphk1995-02-142-2/+4
* YFfix. addedphk1995-02-141-1/+2
OpenPOWER on IntegriCloud