summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* update to i4b version 0.95.04hm2000-10-0967-5562/+11422
* update to i4b version 0.95.04hm2000-10-0953-1318/+8104
* Cleanup of bitstring.h:dwmalone2000-10-091-39/+46
* Now I see the error of my ways.dcs2000-10-091-6/+8
* Fixed include files to use sys/{cons,fb,kb}io.h instead ofkato2000-10-095-7/+11
* Initiate deorbit burn sequence for <machine/mouse.h>.phk2000-10-0912-1014/+23
* A couple of negative options was not commented out in NOTES/LINT. Thisphk2000-10-093-4/+6
* Unremoved used include of <machine/ipl.h>. Removing it in rev.1.95bde2000-10-093-0/+3
* o Record the pccard_function in the ivar.imp2000-10-092-8/+12
* Clean up error recovery code:gibbs2000-10-096-68/+117
* Only attach "legacy" PCI busses if none have been attached via any othermsmith2000-10-092-6/+46
* Validate the PCI bus number that we fetch from our parent, since there's nomsmith2000-10-092-4/+10
* Change the way that eventhandler lists are processed so that an eventmsmith2000-10-091-5/+9
* Resolve the inconsistency between "the number of resources of a particularmsmith2000-10-092-7/+38
* Initiate deorbit burn sequence for <machine/console.h>.phk2000-10-0821-20/+40
* Add HP PhotoSmart C500 id.n_hibma2000-10-081-2/+6
* Don't install manpages.obrien2000-10-085-13/+0
* Unbreak detection of breakage in cy driver.bde2000-10-082-12/+12
* Made this file compile again after move of stuff from <machine.ipl.h>bde2000-10-082-2/+4
* Use schedsofttty() again (SMPng casualty with intentionally wrong fixbde2000-10-083-15/+3
* Use schedsofttty() again so that siopoll() gets scheduled as designedbde2000-10-082-10/+0
* KASSERT that mbuf external reference counts are > 0 before we removedwmalone2000-10-081-1/+4
* Cleanup comment in machine/param.h regarding mbuf-related sizes, and get ridbmilekic2000-10-083-23/+15
* Correct corruption of the qinfifo in ahc_search_qinififo() for allgibbs2000-10-084-97/+106
* Remove headers not needed.alfred2000-10-072-26/+0
* remove unused #include.phk2000-10-071-1/+0
* Regen.n_hibma2000-10-072-61/+332
* Sync with NetBSD. More ids, more!n_hibma2000-10-071-14/+63
* Regen.n_hibma2000-10-072-2/+18
* Zyxel keyboard Idn_hibma2000-10-071-0/+4
* Cy driver doesn't compile and nobody seems to care.phk2000-10-072-12/+12
* Caught up with the changes in interruption stuff.kato2000-10-071-1/+2
* o Implement get_ivars so matching routines will work (this causesimp2000-10-071-3/+38
* Fix arguments to kthread_create (submitted by takawata@freebsd.org).imp2000-10-072-3/+4
* More complete fix for multi-link sequence number handling bugs.archie2000-10-062-41/+101
* When leaving suspend mode after enabling/disabling the promisc mode bit,wpaul2000-10-061-0/+4
* Fix bug in handling of multi-link sequence numbers.archie2000-10-061-2/+4
* Fix single character typo in legacy transfer settings functiongibbs2000-10-062-2/+2
* Argh, make P_ALRMPEND and P_PROFPEND be different flags.jhb2000-10-061-1/+1
* o Move initialization of ump from mp to the top of the function so thatrwatson2000-10-061-2/+1
* Enable the if_ed module.alex2000-10-061-1/+1
* Add card_if.h and sort the header files, while I'm here.alex2000-10-061-1/+1
* If a process is over its resource limit for datasize, still allowdwmalone2000-10-061-3/+7
* As we now may check the TCP header window field, make sure we pullupru2000-10-061-4/+4
* Work around a bug by adding struct tags. gcc-2.95 apparently gets thebde2000-10-064-8/+8
* Merged from sys/isa/sio.c revision 1.316.kato2000-10-062-2/+2
* Merged from sys/i386/isa/npx.c revision 1.85.kato2000-10-061-1/+1
* Merged from sys/i386/isa/clock.c revisions 1.158 and 1.159.kato2000-10-063-348/+159
* Merged from sys/i386/i386/machdep.c revision 1.415.kato2000-10-062-6/+12
* Reduce userland namespace polution.jasone2000-10-061-2/+4
OpenPOWER on IntegriCloud