summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* PnP enumerator using the PCI BIOS. This is needlessly complex due to themsmith1998-10-233-6/+300
* Added ability to auto-run a presentation.abial1998-10-231-8/+27
* Oops, don't quite use RAW_PART instead of RAWPARTITION. Use 'a' + RAW_PARTbde1998-10-232-4/+4
* Ignore `vector xxxintr' specifications except for checking their syntax.bde1998-10-235-34/+15
* Sync with sys/i386/isa/clock.c revision 1.128.kato1998-10-233-33/+33
* Refer to vinum driver sources in a single location (outside of thepeter1998-10-2323-8249/+8
* Move the kld stuff to here.peter1998-10-232-8/+76
* Update timecounters to new interface.phk1998-10-236-58/+58
* Change the way we simulate stable storage for timecounters.phk1998-10-232-114/+104
* Remove the tc_cost field from timecounters.phk1998-10-232-4/+2
* fix spelling error.jkh1998-10-233-6/+6
* Fix behaviour for 'mkdir -m 777 / /tmp/foo'. Play "guess the style bug"msmith1998-10-231-6/+8
* Oops, revert part of last fix. vm_pager_dealloc() can't be called untildg1998-10-231-7/+8
* Fixed two bugs in recent commit: in vm_object_terminate, vm_pager_deallocdg1998-10-231-8/+10
* Fix a problem with the way we handled device invalidation when attachingken1998-10-2210-335/+438
* Honour the spirit rather than the implementation of the previous changes;msmith1998-10-221-19/+10
* PnP BIOS enumerator; mostly useful for hunting PnP devices that are supportedmsmith1998-10-221-0/+290
* Add a dependancy on the BTX crt0 objectmsmith1998-10-223-8/+6
* Add biospnp.cmsmith1998-10-221-2/+3
* Pop the return address off the stack before making a V86_CALLF call;msmith1998-10-221-2/+5
* Export an interface for presetting the ISA PnP read port address.msmith1998-10-223-46/+77
* Fixed gratuitous unformatting in rev.1.8.bde1998-10-221-1/+2
* Close PR #8409:wpaul1998-10-221-3/+3
* Removed all `vector xxxintr' specifications. Interrupt handlers are nowbde1998-10-224-143/+143
* FIxed a bogus comment.bde1998-10-221-3/+3
* Removed all `vector xxxintr' specifications. Interrupt handlers are nowbde1998-10-221-7/+13
* Removed all `vector xxxintr' specifications. Interrupt handlers are nowbde1998-10-225-13/+13
* Close PR #8384:wpaul1998-10-222-23/+39
* Removed all `vector xxxintr' specifications. Interrupt handlers are nowbde1998-10-225-21/+20
* Removed all `vector xxxintr' specifications. Interrupt handlers are nowbde1998-10-222-6/+6
* Removed all `vector xxxintr' specifications. Interrupt handlers are nowbde1998-10-227-23/+23
* Removed all `vector xxxintr' specifications. Interrupt handlers are nowbde1998-10-222-4/+4
* Removed all `vector xxxintr' specifications. Interrupt handlers are nowbde1998-10-222-12/+10
* Removed all `vector xxxintr' specifications. Interrupt handlers are nowbde1998-10-221-2/+2
* Removed all `vector xxxintr' specifications. Interrupt handlers are nowbde1998-10-222-24/+4
* Removed all `vector xxxintr' specifications. Interrupt handlers are nowbde1998-10-221-2/+2
* Removed all `vector xxxintr' specifications. Interrupt handlers are nowbde1998-10-221-2/+2
* Removed all `vector xxxintr' specifications. Interrupt handlers are nowbde1998-10-2225-74/+70
* Quote port names that have a digit in them. IO_TIMER1 was lexed asbde1998-10-229-51/+51
* Removed all `vector xxxintr' specifications. Interrupt handlers are nowbde1998-10-221-2/+2
* Removed all `vector xxxintr' specifications. Interrupt handlers are nowbde1998-10-229-343/+343
* Fixed the ifdef for `uart' driver being present. The sound-driver-specificbde1998-10-221-1/+3
* Added rl driver.kato1998-10-225-9/+12
* Fix behaviour of the driver with small files -- due to a stupidluigi1998-10-221-2/+2
* This is a copyrighted software. I forgot to include the license here.abial1998-10-225-2/+163
* The previous change was much too simple to actually compensate forbde1998-10-221-1/+15
* oops, forgot to add his birthdaytorstenb1998-10-221-1/+2
* Add Jon Postel's birth/deathtorstenb1998-10-221-2/+2
* Initialize isa_devtab entries for interrupt handlers in individualbde1998-10-2291-237/+464
* s/boot2/loader/ on the alphagpalmer1998-10-221-2/+2
OpenPOWER on IntegriCloud