summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* Move POSIX feature constants from pthread.h to unistd.h, as required byjasone1999-12-161-0/+24
* Update the xl driver to recognize yet another 3c905B/3c905C class NIC:wpaul1999-12-162-0/+5
* Don't build gensetdefs when we can use /usr/bin/gensetdefs. The lattermarcel1999-12-167-532/+17
* Have NFS use a snapshot of boottime instead of boottime itself todillon1999-12-162-12/+28
* This commit was generated by cvs2svn to compensate for changes in r54690,obrien1999-12-163-229/+311
|\
| * * The C1010 stepping B0 (Rev 1) tested OK for DT transfers without the U3ENobrien1999-12-163-229/+311
* | Adjust data pointers for untransmitted bytes in fifos when there's phaseluoqi1999-12-161-5/+13
* | Add options used by the `sym' (Symbios SCSI) driver.obrien1999-12-161-0/+13
* | Add FAST-80 timing to the scsi syncrates table.obrien1999-12-161-0/+1
* | Cleanup the probe messages a bit, show what the device really is, notsos1999-12-161-10/+19
* | Add Dual LVD bus (1280) supportmjacob1999-12-167-161/+259
* | dev/pcic/i82365_isasubr.c was removed from tree when it was mergedimp1999-12-161-1/+0
* | Introduce NDFREE (and remove VOP_ABORTOP)eivind1999-12-1586-956/+459
* | update to isdn4bsd beta release 0.90: since the isic drivers are nowhm1999-12-151-5/+0
* | Typo fix.tegge1999-12-151-1/+1
* | Add -L${DESTDIR}${LIBDIR} to ld's command line so that the rightmarcel1999-12-151-1/+3
* | update to isdn4bsd beta release 0.90: make LINT compile again, at leasthm1999-12-153-3/+3
* | update to isdn4bsd beta release 0.90: add ELSA PCC-16 isic support filehm1999-12-152-0/+2
* | Enable building of the OSF/1 compat module.gallatin1999-12-151-0/+4
* | update to isdn4bsd beta release 0.90: since the isic drivers are nowhm1999-12-151-5/+0
* | - Add the device resume method. It supercedes the existing resumeyokota1999-12-159-79/+43
* | Add alloc/release resource. Need to connect functionality later.imp1999-12-153-1/+21
* | Add the description and example of sbc for non-PnP cards.tanimura1999-12-153-9/+15
* | apic_irq() returns -1 when there is no match for (IOAPIC, intpin) pair.tegge1999-12-151-6/+11
* | Add NetBSD's explanation of why it would be hard to emulate the Machgallatin1999-12-141-0/+69
* | Add generated filesgallatin1999-12-143-0/+833
* | Finally add the Alpha OSF/1 compat code. I will add it to thegallatin1999-12-1416-0/+4863
* | update to isdn4bsd beta release 0.90hm1999-12-1412-28/+120
* | update to isdn4bsd beta release 0.90hm1999-12-147-123/+142
* | update to isdn4bsd beta release 0.90hm1999-12-1467-6266/+3516
* | Fix two problems: First, fix the append seek position race that candillon1999-12-146-92/+298
* | Stop calling everthing an XP1000.gallatin1999-12-141-1/+1
* | Improve the mapping between the hardware PCI bus numbering on multi-hosegallatin1999-12-142-17/+81
* | Use SEQ_* macros for comparing sequence space numbers.jlemon1999-12-142-4/+4
* | Have another go at the VIA support, this time use the PCI ID form thesos1999-12-148-17/+48
* | Fix the command to launch DMA for 16bit samples.tanimura1999-12-141-2/+8
* | Bug fix:green1999-12-142-42/+38
* | Fix some problems reported by Mike Pritchard:wpaul1999-12-136-20/+74
* | minor comment updatemjacob1999-12-131-0/+1
* | Add a readahead heuristic to the NFS server side code. While the serverdillon1999-12-132-2/+154
* | PR: kern/15222dillon1999-12-132-0/+32
* | Add module for if_ef driver and make it compile.bp1999-12-133-2/+157
* | Bring up an if_ef driver which allows support for four ethernetbp1999-12-132-1/+612
* | Allow ifunit() routine to understand names like ed0f2. Alsobp1999-12-131-31/+26
* | Merge from sys/i386/conf/files.i386 rev 1.289.kato1999-12-132-0/+2
* | Merge from sys/dev/kbd/kbd.c rev 1.13.kato1999-12-132-0/+28
* | Merge from sys/dev/syscons/syscons.c rev 1.330.kato1999-12-131-0/+1
* | Merge from sys/i386/conf/Makefile.i386 rev 1.166.kato1999-12-132-8/+14
* | - Pull in kbd.c when sc or vt is included in the kernel, even ifyokota1999-12-134-0/+6
* | - Add a module event function to the ukbd driver and make the ukbd KLDyokota1999-12-133-6/+69
OpenPOWER on IntegriCloud