summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* complain when you do not create a TLSB nodemjacob2000-03-271-1/+3
* o Get basic if_media support working.lile2000-03-261-295/+272
* repair half-Danish b.b_iocmd damage where writes/reads weren't gettingalfred2000-03-263-4/+7
* Remove duplicate wordcharnier2000-03-262-2/+2
* Spellingcharnier2000-03-2617-39/+39
* Correct a mishap in phk's BIO_* changes.sos2000-03-261-1/+1
* rqe->b.b_flags |= B_READ; becamealfred2000-03-261-1/+1
* Substantially cleanup of the pcvt kernel part. This cleanup doeshm2000-03-2610-3001/+407
* Minor changes to some of the interfaces.imp2000-03-264-8/+16
* The REQUEST SENSE command is 6b not 16b. Use the struct scsi_sense ton_hibma2000-03-261-11/+13
* Fix floppy driver after my isadma changes.phk2000-03-252-14/+24
* Reword warning to make it clearer (I read it as "remove block devices createdkris2000-03-251-1/+1
* More fully initialize cardbus bridges. We now call the new genericimp2000-03-254-56/+482
* Attempt to provide real values for meminfo.des2000-03-251-19/+52
* Two new chips found in Steve Passe's Protoge' laptop:imp2000-03-251-0/+8
* Linux /proc filesystem.des2000-03-257-2/+1843
* Regenimp2000-03-252-28/+362
* Merge 1.60 to 1.85 of NetBSD's pcmciadevs into our database.imp2000-03-251-13/+67
* More pnpids.imp2000-03-252-2/+8
* Make pcic module compile again for NEWCARD (not for old pccard).imp2000-03-251-1/+2
* Make this compile again and harmonize with GENERIC:imp2000-03-251-19/+27
* Fix a problem that caused TCP fragments to be lost (among other things.)mdodd2000-03-241-1/+1
* Update sysinstall to use struct uc_device instead of struct isa_devicejhb2000-03-242-18/+74
* Fix spelling, slingly -> singly.asmodai2000-03-241-1/+1
* Add Mach64-LB graphics acceleratorbillf2000-03-241-0/+2
* Fix the panic occuring on non-changer devices.sos2000-03-241-3/+3
* don't check extended features on codecs known to hang. should fix neomagiccg2000-03-241-16/+26
* Fix in-kernel infinite loop in pipe_write() when the reader goes awaydillon2000-03-241-3/+15
* Remove unused file.bde2000-03-231-148/+0
* Fixed most disordering (almost all except for i4b and targets withbde2000-03-231-248/+248
* Fixed most disordering (all except for targets with complicated rules).bde2000-03-231-21/+21
* Fix parens in m_pullup() line in arp handling code. The code wasdillon2000-03-231-1/+1
* Fixed my breakage of SPLASSERT() in rev.1.15. There was a stray semicolonbde2000-03-231-1/+1
* Fix detection of the card-ready-for-command state. Use an ultimatemsmith2000-03-232-4/+9
* Document options HZ, place it in its own section `CLOCK OPTIONS' andasmodai2000-03-233-9/+60
* Fixed clean rule for font.h.bde2000-03-231-1/+1
* Switch to the new time counter code to follow the i386.obrien2000-03-231-3/+4
* Merged from sys/i386/isa/clock.c and sys/isa/sio.c revisions 1.150 andkato2000-03-235-18/+23
* Removed B_READ and B_WRITE.kato2000-03-231-6/+6
* Disable fdctl_wr_foo. This feature is not supported by PC98.kato2000-03-232-2/+8
* Merged from sys/conf/files.i386 revision 1.310 (re-activate K6-2kato2000-03-231-1/+1
* Fix one place which knew that B_WRITE was zero.phk2000-03-221-1/+2
* Added the joy driver (commented out).nyan2000-03-222-0/+4
* in6_pcb.c:green2000-03-222-4/+4
* Whine at users who still have block devices in /dev, give them untilphk2000-03-211-0/+5
* Include a space between hash ('#') and 'Berkeley packet filter' likedan2000-03-212-2/+2
* Regenerate usbdevs files.wpaul2000-03-215-3/+15
* Add device ID for LinkSys USB10T ethernet adapter (0x2202).wpaul2000-03-211-0/+1
* For version 0.9 change DNET outputdmlb2000-03-211-1/+1
* Added user level updates and reading of parameters.dmlb2000-03-212-36/+266
OpenPOWER on IntegriCloud