summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* o Change TX_BUFFER_LEN from 512 to 2048.lile2000-10-101-6/+11
* o Move from Alfred Perstein's "exclusion" technique of handling specialchris2000-10-096-156/+116
* o Sanity check was inverted, resulting in a possible spurious panicrwatson2000-10-091-1/+1
* Close a race condition that doesn't really exist in -current. Whengibbs2000-10-092-2/+2
* Fix broken const'ness in declaration of sha1_loop().archie2000-10-093-10/+8
* kernacc() only knows about mapped memory, not K0SEG addresses.gallatin2000-10-091-2/+7
* Fix typo in NETGRAPH_INIT() macro.archie2000-10-091-1/+1
* Blow away the v_specmountpoint define, replacing it with what it waseivind2000-10-0918-56/+46
* update to i4b version 0.95.04hm2000-10-092-96/+136
* Reduce buffer size from 64K to 4K.sobomax2000-10-091-1/+1
* update to i4b version 0.95.04 (oops, forgot this one ..)hm2000-10-091-0/+115
* remove MAINTAINER: i'll develop and maintain i4b from now on in thehm2000-10-091-1/+0
* fix a typo & allow softclock to run on alphas.gallatin2000-10-091-1/+1
* Don't make_dev() in bpfopen() unless we need to.phk2000-10-091-2/+3
* Don't hold an extra reference to vnodes. Devfs vnodes are sufficientlyphk2000-10-093-24/+28
* update to i4b version 0.95.04hm2000-10-093-66/+116
* remove the tina-dd driver fragment, it is unlikely that it will get finished.hm2000-10-093-497/+0
* 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
OpenPOWER on IntegriCloud