summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* Add a sysctl to specify the amount of UDP receive space NFS shoulddillon2000-03-273-24/+66
* Add necessary spl protection for swapper. The problem was located bydillon2000-03-273-3/+19
* Commit the buffer cache cleanup patch to 4.x and 5.x. This patch fixes adillon2000-03-277-220/+228
* Revert spelling mistake I made in the previous commitcharnier2000-03-2717-18/+18
* Ahhrggg. Put the test for the compat shims AFTER the file that includesimp2000-03-2717-68/+67
* Allow reuse of hooks.phk2000-03-271-4/+3
* This file is obsolete, having long since been copied to sys/dev/adw/adw_pci.cimp2000-03-271-187/+0
* Add support for offloading IP/TCP/UDP checksums to NIC hardware whichjlemon2000-03-2717-176/+648
* Per conversations in -current, add #error to these drivers when you don'timp2000-03-2718-0/+72
* It's the parent that is a CPU node- not GBus itself.mjacob2000-03-271-5/+4
* 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
OpenPOWER on IntegriCloud