summaryrefslogtreecommitdiffstats
path: root/sys/i386/include
Commit message (Expand)AuthorAgeFilesLines
* 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
* Rename the local variable used by various macros outside the user'sjkh1995-02-121-21/+21
* The very minimum driver required to support a Video Spigot. See thejkh1995-02-061-0/+80
* Add pcvt's header files.jkh1995-02-051-0/+591
* Moved "#include <pci/pcivar.h>" from "usr.sbin/lsdev/i386.c"se1995-02-041-1/+2
* Don't define CLK_TCK here.bde1995-02-032-12/+6
* Define _BSD_CLK_TCK_ and _BSD_CLOCKS_PER_SEC_ to support correctbde1995-02-031-4/+17
* Since the pci directory has moved, this required updating.jkh1995-02-021-2/+2
* Third round in syscons update.sos1995-01-281-14/+14
* DOn't use hardcode values for L_FN & L_SCRache1995-01-261-3/+5
* Increase NUM_FKEYS to 65ache1995-01-261-2/+2
* Load the kernel symbol table in the boot loader and not at compile time.bde1995-01-251-10/+29
* ioctls for the joystick driverjmz1995-01-251-0/+14
* Fix stdarg.h for GNU C using builtin_next_argache1995-01-241-2/+7
* Moved various pmap 'bit' test/set functions back into real functions; gccdg1995-01-241-38/+1
* Decrease MCLBYTES from 4k back to 2k. It isn't likely that we'll be doingdg1995-01-231-2/+2
* Second round in syscons update:sos1995-01-201-8/+16
* Fix security holes in sigreturn(), ptrace() and procfs. sigreturn()bde1995-01-142-22/+36
* Enable define of CR0_AM to prepare for implementing alignment checking.bde1995-01-141-7/+3
* Declare a real `struct fpreg' to prepare for implementing reading andbde1995-01-141-6/+13
* Remove reference to impossible trap type T_KDBTRAP. We don't supportbde1995-01-141-8/+9
* First round in syscons update. Several new features has been added:sos1995-01-121-14/+28
* These changes embody the support of the fully coherent merged VM buffer cache,dg1995-01-092-4/+46
* Gunther Schadow <gusw@fub46.zedat.fu-berlin.de>'sjkh1995-01-071-0/+52
* Corrected the list of volatile registers for outsb, outsw, and outsl.dg1995-01-041-4/+4
OpenPOWER on IntegriCloud