summaryrefslogtreecommitdiffstats
path: root/sys/i386
Commit message (Expand)AuthorAgeFilesLines
* Remove a spurious printf.phk1995-03-171-2/+1
* Call dev_shutdownall() just after unmounting filesystems.dg1995-03-171-1/+3
* Add and move declarations to fix all of the warnings from `gcc -Wimplicit'bde1995-03-1624-76/+187
* Prepare for shared interrupts (required by the new PCI code that addsse1995-03-162-2/+30
* Remove isa/prof_machdep.c. It doesn't exist yet.bde1995-03-161-2/+1
* Fix support for extended partitions (forgot to release the buffer).bde1995-03-151-3/+7
* Document scsi optionsdufault1995-03-152-4/+16
* Added support for generic FDDI and the DEC DEFEA and DEFPA FDDI adapters.dg1995-03-142-8/+24
* Removed "-D" option and made symbols load all the time. They will bedg1995-03-141-46/+40
* Change device entry examples to reflect the following:swallace1995-03-133-30/+21
* Remove old snd file configuration list and add new file listswallace1995-03-123-75/+120
* Reorganize how sound devices are configured. Use a snd controllerswallace1995-03-1217-168/+237
* Finally get rid of this bothering ``biodone: buffer already done''joerg1995-03-121-3/+12
* Save all changed devices so thet dset would be able to retriveugen1995-03-121-1/+38
* Add id_next field to struct isa_device,this does notugen1995-03-121-1/+2
* Fix config-time syntax errors in sound options.bde1995-03-122-28/+28
* Adding tunnel pseudo-device for Network Installation with User process PPP.amurai1995-03-121-1/+2
* Moved bb stuff to support.s per Bruces suggestion.phk1995-03-112-14/+14
* Add a dummy ___bb_init_func for BB profiling of the kernel.phk1995-03-101-1/+13
* kmem_alloc() returns zero-filled memory; it isn't necessary to bzero()dg1995-03-101-2/+1
* Removed unnecessary routines vm_get_pmap() and vm_put_pmap().dg1995-03-101-29/+3
* Remove redundant IORW definition..ugen1995-03-081-23/+1
* Added ata.c device driver file.sos1995-03-071-1/+2
* Increased number of buffers to 1/12 of (page_count - 1024). This makes thedg1995-03-071-2/+2
* Compile cleanly -Wall. Remove some code that was an attempt to makegibbs1995-03-071-59/+46
* Compile cleanly -Wall.gibbs1995-03-072-10/+10
* Restore IPACCT out there..ugen1995-03-062-2/+6
* Removed an old (commented out) call to cldisksort(). This has beendg1995-03-061-2/+1
* Update to beta3.20/b22joerg1995-03-059-402/+651
* Update to beta3.20/b22joerg1995-03-051-15/+5
* Make pcvt actually work.joerg1995-03-051-3/+20
* pcvt is still using the XSERVER option; document this.joerg1995-03-053-3/+6
* Revert to earlier code which contains FreeBSD snd[1-7] probe information,swallace1995-03-0544-36/+156
* Reserve cdev 63 for Brian Litzinger & his Talisman Lite MPEG decoderjkh1995-03-051-1/+5
* Have dmabuf.c match the roll-back in soundcard.c. We should be makingjkh1995-03-053-20/+105
* Changed the printf()s in npxattach a bit so you don't end up withwpaul1995-03-051-6/+6
* Correct some of the spelling.jkh1995-03-051-2/+4
* Revert change on advice of author.jkh1995-03-051-4/+28
* PLEASE, PLEASE, PLEASE!!!!!!!ache1995-03-053-20/+30
* Upgrade the sound drivers to VoxWare pre-3.0 and fix a number of bugs.jkh1995-03-0456-438/+556
* Add processor type and worm type driversdufault1995-03-041-1/+41
* Support extended DOSpartitions.bde1995-03-041-51/+181
* Removed obsolete vtrace() remnants.dg1995-03-041-8/+1
* Removed obsolete vtrace() and reorganized a little.dg1995-03-041-88/+24
* Fix flag bugs with RUKEYMAPache1995-03-031-3/+3
* Preserve reverse link integraty while doing the queue insertion.dg1995-03-031-2/+2
* emoved redundant definition of imcs2_close() since it already exists innate1995-03-031-13/+1
* Minor update to syscons.sos1995-03-033-57/+60
* Use copyout to install the sigframe rather than directly writing to thedg1995-03-031-23/+36
* Make 'config [kernel] swap generic' work again. It would seem thatwpaul1995-03-021-10/+10
OpenPOWER on IntegriCloud