summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
...
* First cut at adding CIS reading to xe driver. I don't have a cardimp2000-04-252-9/+16
* Checkin my first batch of New Mexico changes:imp2000-04-254-43/+48
* More machdep/random.h -> sys/random.h fixes.bp2000-04-256-12/+6
* Fix a long-standing bug which caused massive character loss in remotegrog2000-04-252-10/+30
* Add linker_if.m to the mix.obrien2000-04-241-0/+1
* Use kern/kern_random.c.obrien2000-04-241-1/+0
* Disable the returning of "wedged" commands; this is wrong and needs to bemsmith2000-04-241-1/+8
* Update the Tigon firmware to 12.3.21. This fixes a few bugs and adds supportwpaul2000-04-246-3626/+3638
* * Use sys/sys/random.h rather than a i386 specific one.obrien2000-04-2415-492/+12
* * Rewrite to use kobj(9) instead of hard-coded function tables.dfr2000-04-246-445/+635
* Remove a debugging define which I left by mistake.dfr2000-04-241-1/+0
* Cosmetic to make errors messages look similar.dmlb2000-04-241-4/+4
* Moved debugging definitions to a header file.dmlb2000-04-241-1313/+1042
* Bit mask definitions for firmware versioning.dmlb2000-04-241-74/+89
* Initial import.dmlb2000-04-241-0/+126
* Make the moved about version compile and rundmlb2000-04-241-2/+6
* - Added support for 1bpp and 4bpp BMP files.yokota2000-04-242-136/+164
* Fix the grammar in my previous commit "lose" -> "loss".mpp2000-04-241-1/+1
* implement settrigger according to speccg2000-04-233-27/+40
* maybe make cmi8330 work - no feedback yetcg2000-04-231-6/+19
* Fix a typo in the comments.mpp2000-04-231-1/+1
* Disable PCI BIOS on PC-98.nyan2000-04-232-2/+6
* Sync with the following changes.nyan2000-04-233-3/+11
* Hide annoying message under boot-verbose.phk2000-04-231-2/+3
* Sync with sys/conf/options.i386 revision 1.135.nyan2000-04-231-3/+0
* Enforce and respect the 8 unit limit.phk2000-04-231-1/+3
* Sync with sys/i386/conf/GENERIC revision 1.252.nyan2000-04-232-2/+2
* A couple months ago, Kirk and I were doing a walkthrough of the radix-treewollman2000-04-233-157/+202
* Fix a warning with a forward struct declaration.wollman2000-04-231-0/+4
* Quiet an unused variable warning by commenting out a variable declarationgreen2000-04-222-2/+2
* Implement POSIX.1b shared memory objects. In this implementation,wollman2000-04-223-2/+32
* - PC-98 uses IRQ2 too.nyan2000-04-224-4/+52
* Add $FreeBSD$.wollman2000-04-222-0/+34
* Release allocated resources and return ENXIO on error.nyan2000-04-222-14/+32
* Enable PnP attachment for parallel port controllers.wollman2000-04-222-12/+22
* Changed interrupt level to splcam() because of the bs driver is CAM driver.nyan2000-04-221-2/+4
* Make sure the driver's ops table has been initialised before callingdfr2000-04-221-0/+5
* Moved functions around so that they are grouped a little more sensibly.dmlb2000-04-221-1012/+1016
* initsd(): Complete the intention of revision 1.25 and write init data to disk.grog2000-04-221-5/+6
* - Fix a problem with the cdevsw struct that prevented the kernel frommdodd2000-04-223-55/+52
* Convert the magic MFS device to a VCHR.phk2000-04-222-7/+5
* There's no reason to make "file" 0500 rather than 0555.green2000-04-222-2/+6
* Welcome back our old friend from procfs, "file"!green2000-04-226-38/+310
* Move the declaration of "struct namecache" to vnode.h, as it can be usefulgreen2000-04-222-17/+18
* Reoganize/update the SysKonnect driver:wpaul2000-04-229-322/+1030
* Add PHY drivers for the XMAC II's internal PHY and the Broadcom BCM5400wpaul2000-04-224-0/+1138
* Regeneratewpaul2000-04-221-2/+10
* Add entries for the XMAC II's internal PHY and the Broadcom BCM5400wpaul2000-04-221-1/+7
* Move the building of the PXE module into libi386.ps2000-04-212-3/+6
* Now that we fixed the isp_sendmarker botch, we can now do initial busmjacob2000-04-211-4/+1
OpenPOWER on IntegriCloud