summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* If last state was supended, remove the card. This is a kludge, thereimp1999-12-081-0/+3
* Style nit.obrien1999-12-081-1/+1
* Document what "X" in the table means.obrien1999-12-081-0/+3
* When erroring out that there is not enough space to write the corefile,obrien1999-12-081-3/+5
* Fix alloc_driver() so that calls devclass_get_device() with slt->slotnumwpaul1999-12-081-1/+1
* Revamp the devstat priority system. All disks now have the same priority.ken1999-12-0815-32/+28
* I've been Brucified! I did evil things with typedefs, but I'll do itgreen1999-12-081-4/+4
* Fix invocation of bus_teardown_intr(). The last arg is supposed to bewpaul1999-12-082-2/+2
* o Implement IRQ activation. We do this in bus_{setup,teardown}_intr,imp1999-12-085-195/+75
* Add a cross-reference to fabs(3) man page.chris1999-12-071-0/+1
* Commit the kernel part of our DVD support. Nothing much to say really,sos1999-12-078-5/+449
* Fix typo errors, remove repeated paragraphs, update incorrect (i.e. mixed up)chris1999-12-071-11/+6
* Try a little harder at the VIA DMA support.sos1999-12-073-32/+61
* Correct the synopsis for the wi(4) driver: it's just "device wi0" now, notwpaul1999-12-072-2/+2
* Spruce up the Sundance ST201 driver:wpaul1999-12-072-139/+126
* Bump CIS_MAXSTR from 30 to 254. pccard appears to define the entireimp1999-12-072-4/+17
* Tweak the DC_REDUCED_MII_POLL code in dc_mii_tick() for the DC_IS_INTEL()wpaul1999-12-072-4/+4
* Update the sample for $init_path to reflect the kernel default.msmith1999-12-071-1/+2
* Update to reflect use of : not ; as separator in paths passed to themsmith1999-12-071-2/+2
* udp IPv6 support, IPv6/IPv4 tunneling support in kernel,shin1999-12-0767-437/+4785
* Fix bug where tuner i2c address was not set for IMS Turbo cardsroger1999-12-071-2/+9
* Build gasp (GAS Preprocessor). This is needed for building Glide.dfr1999-12-072-1/+21
* Fix support for disk with > 64K cyls.sos1999-12-072-9/+8
* Temporary adjustment to build after pnp changes. There is a new versionpeter1999-12-076-11/+10
* Fix the ioctl CONS_FINDMODE and its underlying subroutineyokota1999-12-073-18/+10
* Merge from sys/isa/fd.c rev 1.170.kato1999-12-072-12/+46
* Merge from sys/isa/sio.c rev 1.277 & 1.278.kato1999-12-072-44/+58
* Merge from sys/i386/conf/files.i386 rev 1.283.kato1999-12-072-2/+0
* Merge from sys/dev/syscons/syscons.c rev 1.328.kato1999-12-071-1/+2
* Merge from sys/i386/i386/userconfig.c rev 1.162 & 1.163.kato1999-12-071-6/+1
* Tonight's cleanups.imp1999-12-079-234/+179
* Remove a bunch of un-needed includes.julian1999-12-0716-42/+0
* Change the default poweroff delay from 0 to 5 seconds. This seems to bemsmith1999-12-071-1/+5
* Make some examples reflect defaults.dcs1999-12-071-7/+7
* Recognize the Pioneer CD-ROM DRM-6324X as a changer.ken1999-12-071-1/+7
* Do proper constification in args.c. This shuts up -Wcast-qual (thanks,green1999-12-072-4/+8
* The typo was actually that ``if'' was misspelled as ``it.''chris1999-12-071-1/+1
* Fix a typo (specifically, the word ``it'' was used twice in a row where itchris1999-12-071-1/+1
* -Wall cleanup / variable correctness.billf1999-12-071-19/+23
* Change ``.Dq Fl o'' to ``.Dq -o''chris1999-12-071-1/+1
* -Wall cleanup.billf1999-12-073-18/+88
* Reckognize the 'Avance Asound 100'billf1999-12-073-0/+12
* Add vendor NetChip with its device NET1080 (host-to-host adapter)n_hibma1999-12-072-7/+23
* Add reference to netgraph(4) in the 'see also' section.archie1999-12-061-0/+1
* "raw" -> "block" Block devices have been what are now gone, not "raw"imp1999-12-061-1/+1
* I always forget to check before I reboot a system, and while itphk1999-12-061-0/+30
* Include BSD-license.wosch1999-12-061-1/+23
* Mention the '6' flag in the flags summary. (Forgotten in the last commit).joe1999-12-061-1/+1
* Last minute patch that I forgot to apply: check return code of iplattach()guido1999-12-062-0/+4
* Add braces ({}) to all the places that they're missing.joe1999-12-061-18/+34
OpenPOWER on IntegriCloud