| Commit message (Expand) | Author | Age | Files | Lines |
* | update to i4b version 0.95.04 | hm | 2000-10-09 | 3 | -66/+116 |
* | remove the tina-dd driver fragment, it is unlikely that it will get finished. | hm | 2000-10-09 | 3 | -497/+0 |
* | update to i4b version 0.95.04 | hm | 2000-10-09 | 67 | -5562/+11422 |
* | update to i4b version 0.95.04 | hm | 2000-10-09 | 53 | -1318/+8104 |
* | Cleanup of bitstring.h: | dwmalone | 2000-10-09 | 1 | -39/+46 |
* | Now I see the error of my ways. | dcs | 2000-10-09 | 1 | -6/+8 |
* | Fixed include files to use sys/{cons,fb,kb}io.h instead of | kato | 2000-10-09 | 5 | -7/+11 |
* | Initiate deorbit burn sequence for <machine/mouse.h>. | phk | 2000-10-09 | 12 | -1014/+23 |
* | A couple of negative options was not commented out in NOTES/LINT. This | phk | 2000-10-09 | 3 | -4/+6 |
* | Unremoved used include of <machine/ipl.h>. Removing it in rev.1.95 | bde | 2000-10-09 | 3 | -0/+3 |
* | o Record the pccard_function in the ivar. | imp | 2000-10-09 | 2 | -8/+12 |
* | Clean up error recovery code: | gibbs | 2000-10-09 | 6 | -68/+117 |
* | Only attach "legacy" PCI busses if none have been attached via any other | msmith | 2000-10-09 | 2 | -6/+46 |
* | Validate the PCI bus number that we fetch from our parent, since there's no | msmith | 2000-10-09 | 2 | -4/+10 |
* | Change the way that eventhandler lists are processed so that an event | msmith | 2000-10-09 | 1 | -5/+9 |
* | Resolve the inconsistency between "the number of resources of a particular | msmith | 2000-10-09 | 2 | -7/+38 |
* | Initiate deorbit burn sequence for <machine/console.h>. | phk | 2000-10-08 | 21 | -20/+40 |
* | Add HP PhotoSmart C500 id. | n_hibma | 2000-10-08 | 1 | -2/+6 |
* | Don't install manpages. | obrien | 2000-10-08 | 5 | -13/+0 |
* | Unbreak detection of breakage in cy driver. | bde | 2000-10-08 | 2 | -12/+12 |
* | Made this file compile again after move of stuff from <machine.ipl.h> | bde | 2000-10-08 | 2 | -2/+4 |
* | Use schedsofttty() again (SMPng casualty with intentionally wrong fix | bde | 2000-10-08 | 3 | -15/+3 |
* | Use schedsofttty() again so that siopoll() gets scheduled as designed | bde | 2000-10-08 | 2 | -10/+0 |
* | KASSERT that mbuf external reference counts are > 0 before we remove | dwmalone | 2000-10-08 | 1 | -1/+4 |
* | Cleanup comment in machine/param.h regarding mbuf-related sizes, and get rid | bmilekic | 2000-10-08 | 3 | -23/+15 |
* | Correct corruption of the qinfifo in ahc_search_qinififo() for all | gibbs | 2000-10-08 | 4 | -97/+106 |
* | Remove headers not needed. | alfred | 2000-10-07 | 2 | -26/+0 |
* | remove unused #include. | phk | 2000-10-07 | 1 | -1/+0 |
* | Regen. | n_hibma | 2000-10-07 | 2 | -61/+332 |
* | Sync with NetBSD. More ids, more! | n_hibma | 2000-10-07 | 1 | -14/+63 |
* | Regen. | n_hibma | 2000-10-07 | 2 | -2/+18 |
* | Zyxel keyboard Id | n_hibma | 2000-10-07 | 1 | -0/+4 |
* | Cy driver doesn't compile and nobody seems to care. | phk | 2000-10-07 | 2 | -12/+12 |
* | Caught up with the changes in interruption stuff. | kato | 2000-10-07 | 1 | -1/+2 |
* | o Implement get_ivars so matching routines will work (this causes | imp | 2000-10-07 | 1 | -3/+38 |
* | Fix arguments to kthread_create (submitted by takawata@freebsd.org). | imp | 2000-10-07 | 2 | -3/+4 |
* | More complete fix for multi-link sequence number handling bugs. | archie | 2000-10-06 | 2 | -41/+101 |
* | When leaving suspend mode after enabling/disabling the promisc mode bit, | wpaul | 2000-10-06 | 1 | -0/+4 |
* | Fix bug in handling of multi-link sequence numbers. | archie | 2000-10-06 | 1 | -2/+4 |
* | Fix single character typo in legacy transfer settings function | gibbs | 2000-10-06 | 2 | -2/+2 |
* | Argh, make P_ALRMPEND and P_PROFPEND be different flags. | jhb | 2000-10-06 | 1 | -1/+1 |
* | o Move initialization of ump from mp to the top of the function so that | rwatson | 2000-10-06 | 1 | -2/+1 |
* | Enable the if_ed module. | alex | 2000-10-06 | 1 | -1/+1 |
* | Add card_if.h and sort the header files, while I'm here. | alex | 2000-10-06 | 1 | -1/+1 |
* | If a process is over its resource limit for datasize, still allow | dwmalone | 2000-10-06 | 1 | -3/+7 |
* | As we now may check the TCP header window field, make sure we pullup | ru | 2000-10-06 | 1 | -4/+4 |
* | Work around a bug by adding struct tags. gcc-2.95 apparently gets the | bde | 2000-10-06 | 4 | -8/+8 |
* | Merged from sys/isa/sio.c revision 1.316. | kato | 2000-10-06 | 2 | -2/+2 |
* | Merged from sys/i386/isa/npx.c revision 1.85. | kato | 2000-10-06 | 1 | -1/+1 |
* | Merged from sys/i386/isa/clock.c revisions 1.158 and 1.159. | kato | 2000-10-06 | 3 | -348/+159 |