summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix a bug which caused panics when attempting to change just the flags ofwollman1994-10-115-10/+60
* Ouch, fixed bug in errno translation (ibcs2 support).sos1994-10-113-6/+3
* Fixed bug in ibcs2 signal translation.sos1994-10-111-4/+4
* Removed static declaration of getvnode() (used in ibcs2)sos1994-10-112-4/+4
* Better IXANY/IXOFF processing into setflags.ache1994-10-111-6/+14
* Fix old cs8->cs7 bug, bringed by rlogin.ache1994-10-111-25/+45
* - remove unnecessary #includes (I think a couple of redundant ones remain)csgr1994-10-113-42/+35
* Turn off OXTABS by default. Inspection of systems here finds no commercialwollman1994-10-111-2/+2
* minaddr #ifdef lost in previous commit. Sorry.phk1994-10-102-2/+8
* Cosmetics. Silence gcc -Wallphk1994-10-104-22/+20
* Cosmetics. Silence gcc -Wall.phk1994-10-101-2/+2
* Cosmetics. reduce the noise from gcc -Wall.phk1994-10-1026-136/+200
OpenPOWER on IntegriCloud