summaryrefslogtreecommitdiffstats
path: root/sys/i386
Commit message (Expand)AuthorAgeFilesLines
* Fixed a problem that the UPAGES of a process were being run downdyson1996-04-031-3/+3
* Add NULLFS_DIAGNOSTIC, KERNFS_DIAGNOSTIC, UMAPFS_DIAGNOSTIC, UNION_DIAGNOSTICgpalmer1996-04-032-2/+22
* Document PERFMON.wollman1996-04-022-12/+14
* Align help screen.phk1996-04-021-2/+17
* changed from using dev_link() to devfs_link()scrappy1996-04-021-3/+3
* Convert from using devfs_add_devsw() to devfs_add_devswf()scrappy1996-04-011-18/+25
* Change if/goto into a while loop.dg1996-03-311-4/+2
* Convert to use stdarg in bt_cmd. Use XS_SELTIMEOUT for selection timeouts.gibbs1996-03-311-29/+37
* Convert to use stdarg in aha_cmd. Use XS_SELTIMEOUT for selection timeouts.gibbs1996-03-311-28/+35
* Fetch the (dummy) READY CHANGED condition interrupt stati thatjoerg1996-03-311-1/+8
* Fix a bogus message:joerg1996-03-311-2/+2
* Removed dead option DUMMY_NOPS.bde1996-03-312-14/+16
* Finished removing NOP macros.bde1996-03-311-10/+1
* Moved rtcin() to clock.c.bde1996-03-315-18/+32
* Killed religous FASTER_NOP again.bde1996-03-311-5/+1
* Fix support for the aic7850 by looking only at the relavent bits of thegibbs1996-03-312-201/+219
* Override the unit number passed into us in the isa_device structure withgibbs1996-03-311-1/+8
* Don't set the number of SCBs here. aic7xxx.c determines the number ofgibbs1996-03-311-7/+1
* When doing a 'make depend', dont blow away the existing .depend untilpeter1996-03-301-5/+7
* There is no need to zero out the TSC when configuring a counter,wollman1996-03-291-14/+3
* Count PCI irqs in up to 4 ISAish counters named `pci irqnn' instead ofbde1996-03-294-12/+120
* Parenthesized macros.bde1996-03-291-7/+7
* Added necessary quotes (${CPP} might have spaces in it). Removedbde1996-03-291-3/+3
* Removed references to nonexistent files.bde1996-03-291-4/+1
* Removed never-used files.bde1996-03-292-278/+0
* Fixed devfs group of some more disk devices.bde1996-03-291-8/+11
* Fixed group of some more disk devices.bde1996-03-291-9/+9
* Sync up the Pentium implementation with the documentation.wollman1996-03-281-2/+2
* >Blush<. Use the correct opcode for the WRMSR instruction.wollman1996-03-281-2/+2
* Nit: according to the Harvard code, it is necessary to clear the timestampwollman1996-03-281-8/+19
* Teach the disassembler about the 0f,3x family of instructionswollman1996-03-281-52/+72
* A bug fix and a couple of new modes for the meteor driver.jkh1996-03-281-1/+5
* Implement ioctl's IBCS2_TCFLSH and IBCS2_TCXONC. Improve termios conversion.swallace1996-03-285-17/+96
* Undid the last 2 commits. Rev.1.43 reversed the changes in rev.1.42 andbde1996-03-281-4/+4
* Switched from using devfs_add_devsw() to devfs_add_devswf()scrappy1996-03-281-38/+36
* Added DEVFS support to create ttyv* devicesscrappy1996-03-281-2/+19
* Switched from using devfs_add_sw() to using devfs_add_swf()scrappy1996-03-2826-257/+190
* Remove a now unnecessary prototype from pmap.c. Also remove nowdyson1996-03-282-33/+2
* Significant code cleanup, and some performance improvement. Also,dyson1996-03-281-82/+134
* A slightly-closer-to-working version that includes code appropriatewollman1996-03-271-33/+91
* Fixed ownerships of callout devices.bde1996-03-272-23/+26
* Moved the initialization of the devfs devices to after the initializationbde1996-03-271-7/+9
* Fixed name of /dev/speaker (it's not spkr).bde1996-03-271-4/+4
* Fixed permissions of /devfs/*random.bde1996-03-272-11/+17
* Fixed mode of /devfs/console.bde1996-03-271-10/+4
* Fixed group of disk devices (was wheel or games, now operator).bde1996-03-271-9/+9
* The recently introduced sv_sendsig entry of the sysentvec structureswallace1996-03-271-2/+3
* Print stack pointer and frame pointer in trap messages.bde1996-03-271-6/+17
* Eliminated dependency on opt_sysvipc.h.bde1996-03-271-6/+1
* Removed vestiges of dummy frame at top of tmpstk.bde1996-03-271-14/+16
OpenPOWER on IntegriCloud