summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* 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
* YFfix.phk1995-02-141-1/+2
* YF fix.phk1995-02-144-19/+26
* YF Fix.phk1995-02-141-3/+1
* YF fix.phk1995-02-141-16/+20
* Yves has sent us a ~600 Kb patch, which shuts up gcc entirely for thephk1995-02-142-168/+170
* Get scdreg.h from new location.jkh1995-02-141-2/+2
* Fixed problem with msync causing a panic.dg1995-02-141-17/+19
* Make capitalization consistent with other devices registered inwollman1995-02-141-6/+10
* Get rid of some unneeded #ifdef TTCP lines. Also, get rid of somewollman1995-02-146-41/+26
* The following patches are for the sound drivers. These changes willjkh1995-02-135-15/+146
* In sync(), don't dereference the proc pointer if it's NULL. Should fixdg1995-02-132-4/+4
* Actually access the right first page if the file.phk1995-02-131-2/+2
* strategy for block and char devices are rightfully spec_strategy.phk1995-02-132-6/+4
* Fixed incorrect bufsize assignment that was causing a panic.dg1995-02-131-1/+1
* Purge queues in ttylclose(), if ttywflush() failedache1995-02-131-4/+2
* *close: just purge tty queues if we can't drain themache1995-02-132-4/+6
* Replace previous fix with less agressive, just return EIOache1995-02-131-7/+6
* 1. If some output still present at the end of ttywait, kill it.ache1995-02-121-4/+7
* Pick a more sensible default for # of ptys, add comment that this canjkh1995-02-123-6/+6
* Carefully choose the low limit for number of buffers to acheive the bestdg1995-02-122-4/+4
* Carefully choose the value for vm_object_cache_max. The previous calculationdg1995-02-121-2/+5
* Fixed a bogus comment and made a stylistic change (testl instead of orldg1995-02-123-63/+42
* Minor code improvement to uiomove()dg1995-02-121-3/+4
* Rename the local variable used by various macros outside the user'sjkh1995-02-121-21/+21
* Remove the evil I perpetrated on this file in the name of the Cyclades driver,jkh1995-02-111-497/+485
* Remove dead sound blaster driver entry.jkh1995-02-112-4/+2
* Intels App Note AP-485 applied.phk1995-02-115-20/+113
* Wire the page table before doing the vm_fault(). Fixes a panic thatdg1995-02-101-10/+6
* Use the correct block number for updating the backup copy of the FAT whenbde1995-02-102-4/+4
* Block interrupts in more places and warn about the NCR exception handlerse1995-02-101-13/+21
* Changed extended memory test so that it's non-destructive and not adg1995-02-102-66/+38
* Removed obsolete and unused vmtime() function.dg1995-02-102-38/+2
* Removed unnecessary check for pr_scale in the AST/OWEUPC case.dg1995-02-103-6/+6
* Check P_PROFIL flag for profiling rather than pr_scale as it makes moredg1995-02-103-6/+15
* Turn on "Capture Effect" avoidence. This modifies the collision algorithmdg1995-02-102-2/+4
* Delete a redundant line - "options TUN" and Add explanation foramurai1995-02-103-6/+6
OpenPOWER on IntegriCloud