summaryrefslogtreecommitdiffstats
path: root/sys/i386/include
Commit message (Expand)AuthorAgeFilesLines
* Mask netisrs during softtty isrs. This may fix PR 798. SLIP and PPPbde1995-10-301-3/+7
* Theodore Ts'po's random number gernerator for Linux, ported by me.markm1995-10-281-0/+72
* Reduce jitter of Pentium microtime() implementation by letting the counterwollman1995-10-121-23/+38
* remove GCC divsi3 routines which are never used.phk1995-10-051-4/+1
* This upgrades the driver for Cronyx-Sigma multiplexor boardsjkh1995-10-041-1/+21
* Fix benign type mismatches in isa interrupt handlers. Many returned intbde1995-09-191-2/+2
* Move some kernel-only stuff to a kernel-only file.peter1995-09-131-12/+1
* Submitted by: Luigi Rizzojulian1995-09-081-0/+52
* devfs changes..julian1995-09-031-2/+1
* Jim's latest fixes.jkh1995-09-011-1/+9
* Kernel components of Matrox Meteor driver.jkh1995-08-281-0/+138
* Don't declare a nonexistent function.bde1995-08-261-4/+2
* Remove "memory" clobber statement from enable_intr(). Enabling interruptsbde1995-08-261-4/+4
* add a new Debug mode.. "DBG_OPTIM" - for observing the L_RINT bypasspeter1995-08-221-2/+2
* Killed some unused stuff inherited from Bill Jolitz. Note that sincedg1995-08-172-19/+4
* Next round of cleanups. Some more debugging hooks added, si_softc definitionpeter1995-08-131-47/+27
* Bring in my long-overdue version of the Specialix driver.peter1995-08-091-0/+556
* Fixed my usage of "asm" instead of "__asm" and "volatile" insteaddyson1995-08-091-2/+2
* Make the spl oriented inline functions less likely to allowdyson1995-08-082-5/+7
* Merge in changes for VOXWARE 3.05jkh1995-07-282-60/+167
* Fix bogus constraint "i" that only worked with -O. The cases where itbde1995-07-251-3/+9
* Rewrote memory sizing code to generally deal with holes in extended memory.dg1995-07-191-2/+2
* Make the bootinfo structure visible from sysctl.phk1995-07-161-2/+4
* NOTE: libkvm, w, ps, 'top', and any other utility which depends on structdg1995-07-131-2/+1
* Fix standards conformance bugs in <signal.h>:bde1995-06-281-6/+8
* Define macros _BSD_OFF_T_ and _BSD_PID_T_ suitable for use insteadbde1995-06-281-3/+12
* Remove trailing whitespace.rgrimes1995-05-3021-94/+94
* Made "NMBCLUSTERS" calculation dynamic and fixed bogus use of "NMBCLUSTERS"dg1995-05-252-11/+2
* Added apersand constraint to make sure that the source and destinationdg1995-05-141-2/+2
* Add variable `idelayed' and macros setdelayed() and schedsofttty()bde1995-05-111-1/+5
* Add loadandclear(). It atomically loads a value from memory, clears thebde1995-05-111-1/+12
* Make networking domains drop-ins, through the magic of GNU ld. (Some day,wollman1995-05-111-2/+1
* Correct the definition for the (unused) cpu_setstack().dg1995-05-041-2/+2
* Update pcvt to 3.20 b24joerg1995-04-081-8/+9
* Update pcvt to 3.20b23joerg1995-04-011-5/+6
* Add and move declarations to fix all of the warnings from `gcc -Wimplicit'bde1995-03-281-1/+2
* Removed declaration of pmap_changebit()...it is no longer exported.dg1995-03-261-2/+1
* Add and move declarations to fix all of the warnings from `gcc -Wimplicit'bde1995-03-164-12/+82
* Remove redundant IORW definition..ugen1995-03-081-23/+1
* Update to beta3.20/b22joerg1995-03-051-15/+5
* Preserve reverse link integraty while doing the queue insertion.dg1995-03-031-2/+2
* Put the joystick status in a struct {int x, y, b1, b2;} rather than in ajmz1995-02-221-0/+7
* Bruces fixes for large filesystemsgpalmer1995-02-191-11/+11
* This is the latest version of the APM stuff from HOSOKAWA, I have lookedphk1995-02-172-24/+27
* Fix syntax errors in #ifdefed out code.bde1995-02-161-3/+3
* First attempt to run linux binaries. This is only the changes needed tosos1995-02-141-2/+2
* Whoops! back out last commit partly.phk1995-02-141-3/+1
* YFfix.phk1995-02-141-2/+9
* susword -> systm.hphk1995-02-141-2/+1
* The following patches are for the sound drivers. These changes willjkh1995-02-131-2/+4
OpenPOWER on IntegriCloud