summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* fix conflicting types for ng_ing_rcvmsg() and ng_ing_rcvdata().hm2000-10-101-3/+4
* * Add rudimentary DDB support (no kgdb, no backtrace, no single step).dfr2000-10-1022-428/+5595
* correct "device iwic0" to "device iwic"hm2000-10-102-2/+2
* A quote from the ia64 compiler:dfr2000-10-101-1/+1
* Set i4b version number to 0.96.00.hm2000-10-102-6/+6
* Add a quirk entry for the USB Sony DSC drive.n_hibma2000-10-101-1/+6
* Remove unneccessary includes. (phk)n_hibma2000-10-101-3/+1
* Mark directories as directories, not as regular files.des2000-10-102-2/+2
* Remove unneeded includes (phk)n_hibma2000-10-101-2/+1
* Add MAE0021 - Jetstream Int V.90 56k Voice Series 2.tanimura2000-10-102-0/+2
* awi needs to access memory with 8bit,onoe2000-10-101-0/+9
* Merged from sys/conf/{files.i386,options.i386} revisions 1.334 andkato2000-10-102-30/+70
* Added some handling code to work with SLI configs, and removed some unusedcokane2000-10-101-17/+28
* 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
OpenPOWER on IntegriCloud