summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* Prevent modem hanging forever on close with CTS off:ache1994-10-153-3/+9
* ttywait: check conditions again right after oprocache1994-10-151-5/+8
* 1) Some of the counters in the vmmeter struct don't fit well into the Mach VMdg1994-10-157-31/+37
* Count vm faults as v_vm_fault, not v_fault.dg1994-10-151-2/+2
* Properly count object lookups and hits.dg1994-10-152-5/+5
* Sanitized a little bit. All SCSI is now "controllers" and LINT is morephk1994-10-154-39/+39
* Add back variable declaration removed by wrong previous cleanupsache1994-10-151-1/+4
* Add back variable declaration removed by wrong prevous cleanups.ache1994-10-151-1/+4
* $DESTDIR missing...phk1994-10-152-6/+6
* Fix the problem with panics when mounting on nonexistant directories. Probablyphk1994-10-152-4/+4
* Submitted by: "Randall W. Dean" <rwd@osf.org>se1994-10-142-8/+8
* I added PROCFS back to the GENERIC kernels. ps(1) needs /proc, so almostphk1994-10-142-2/+4
* Fix install of ibcs2 script.sos1994-10-141-3/+4
* Fix range checking bug, pointed by peter@haywire.dialix.comache1994-10-142-6/+6
* Got rid of redundant declaration warnings.dg1994-10-142-7/+2
* The code I wrote to write mbufs out using PIO had a bug in the handlingdg1994-10-142-104/+110
* Last commit not quite right - this works.jkh1994-10-141-2/+4
* Get the EXCLUDES correct so you can actually exclude GUS support.jkh1994-10-141-2/+2
* Add missing )'s to previous midnight changes. :-)jkh1994-10-141-3/+3
* Added coff & ibcs2 modules.sos1994-10-141-2/+2
* iBCS2 emulator core files.sos1994-10-1416-14/+6962
* LKM module for the coff loader (used for iBCS2 emulation)sos1994-10-142-0/+68
* LKM module for the iBCS2 emulatorsos1994-10-144-10/+45
* Fixed bug where page modifications would be lost when swap space wasdg1994-10-141-2/+11
* Changed I/O error messages to be somewhat less cryptic. Removed a piecedg1994-10-141-6/+3
* Fix some endianness and packet header bugs found in BSDi's port of this code.wollman1994-10-131-14/+27
* Damn, check in the wrong version, fixed.sos1994-10-131-3/+3
* Main iBCS2 include file. First part of iBCS2 emulator.sos1994-10-131-0/+266
* Made it possible for ioctl to return a value.sos1994-10-131-1/+29
* Fixed an object reference count problem that was caused by a call todg1994-10-131-4/+3
* Added ifdef COMPAT_IBCS2 around setre[ug]id.sos1994-10-131-3/+3
* Added ibcs2_socksys file.sos1994-10-132-2/+4
* Added socksys device (for iBCS2 emulation)sos1994-10-131-3/+16
* As suggested by Sally Floyd, don't add the ``small fraction of the windowwollman1994-10-132-10/+6
* Submitted by: Wolfgang Stanglmeier <wolf@dentaro.GUN.de>se1994-10-133-6/+16
* Submitted by: Wolfgang Stanglmeier <wolf@dentaro.GUN.de>se1994-10-132-596/+148
* Don't allow the same MISC module loading more than once..sos1994-10-121-0/+2
* Work around FIFO bug in SMC UARTS.bde1994-10-123-147/+258
* Submitted by: Matt Thomas <thomas@lkg.dec.com>se1994-10-121-0/+8
* Submitted by: Matt Thomas <thomas@lkg.dec.com>se1994-10-125-62/+124
* Temporary disable scanning for VGA cards, was causing problems.se1994-10-121-2/+2
* Submitted by: Bruce Evans <bde@zeta.org.au>se1994-10-122-6/+38
* Added a 10ms delay after the HW-reset in bt_init(). This makes some funkyphk1994-10-121-1/+3
* Name change: pci_intel.c -> pcisupport.cse1994-10-122-4/+4
* Small corrections:se1994-10-122-12/+6
* Submitted by: Wolfgang Stanglmeier <wolf@dentaro.GUN.de>se1994-10-1210-1199/+1351
* Submitted by: Wolfgang Stanglmeier <wolf@dentaro.GUN.de>se1994-10-122-0/+774
* Submitted by: Wolfgang Stanglmeier <wolf@dentaro.GUN.de>se1994-10-123-0/+1206
* Submitted by: Wolfgang Stanglmeier <wolf@dentaro.GUN.de>se1994-10-121-0/+1630
* Submitted by: Wolfgang Stanglmeier <wolf@dentaro.GUN.de>se1994-10-122-0/+1094
OpenPOWER on IntegriCloud