summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Correct handling of continuation lines. Instead of treating thedd2001-07-022-0/+8
* Correct obviously wrong mistakes.green2001-07-023-3/+3
* EACCES may be returned if write permission was denied as well.dd2001-07-021-1/+1
* Revert previous commit; it broke large file support on platforms thatdd2001-07-021-1/+1
* Use the printstatus() function from ${.CURDIR}/../fdread/fdutil.c tojoerg2001-07-023-25/+39
* Break out the function to print the FDC error information intojoerg2001-07-024-44/+114
* Add a couple of major numbers for ICP Vortex (who were acquired by Intel,msmith2001-07-021-0/+2
* Create gif devices in the "gifconfig" stage while configuring them.brooks2001-07-027-7/+7
* gif(4) and stf(4) modernization:brooks2001-07-0218-203/+287
* Support network device cloning via create and destroy options.brooks2001-07-022-12/+162
* Document network device cloning ioctls.brooks2001-07-021-0/+37
* Add kernel infrastructure for network device cloning.brooks2001-07-024-5/+242
* s/Netherlands/the Netherlandswilko2001-07-021-3/+3
* correct arg to getopt (-P takes arg).ume2001-07-021-1/+1
* A slightly more complete change to timeouts:mjacob2001-07-024-14/+31
* make it compile again in -currentmjacob2001-07-021-1/+1
* Add Cisco Aironet 350 Series.brooks2001-07-022-2/+4
* Reviewed by: Matthew Jacoblars2001-07-021-1/+1
* add MR-AFS port numbersassar2001-07-021-0/+4
* While in there fixing a fragment logging bug, fix it so we logcjc2001-07-021-8/+11
* Detect the device on e.g. Dell OptiPlex GX110s.green2001-07-021-0/+1
* Make all this compile on 4.3, modulus sbuf.green2001-07-024-3/+15
* Lose any stray host bits that a user may have entered when providingcjc2001-07-021-1/+3
* Add device ID for the OHCI controller in the Apple KeyLargo chip.benno2001-07-022-0/+10
* Silence some of the -Wnon-const-format warnings and add __printflike()kris2001-07-022-6/+11
* Fix some typos.brian2001-07-021-3/+3
* Fixed warning message.nyan2001-07-022-6/+4
* Fixed to support C-NET(9N)E.nyan2001-07-021-9/+2
* "changing" -> "charging"nik2001-07-021-1/+1
* Minor style(9) changes before I get going.imp2001-07-021-41/+40
* Fix a couple of compile warnings because WLDEBUG and WLCACHE wereimp2001-07-021-2/+8
* Move wl driver to dev/wl. Repo copied to dev/wl, the old copiesimp2001-07-026-2785/+3
* Bump config version in config.imp2001-07-021-2/+2
* Bump config version.imp2001-07-025-5/+5
* Repo copy i82586.h to dev/ic/i82586.h.imp2001-07-022-333/+1
* Bring back part of rev. 1.296 I accidently reverted in the previousdd2001-07-022-2/+2
* Introduce DEVICE_INIT, DEVICE_GET, and DEVICE_SHUTDOWN macros. As thedd2001-07-0216-48/+64
* Combine a couple of tests to reduce the indentation level.imp2001-07-011-9/+7
* Some interrelated interrupt changes.imp2001-07-012-15/+49
* Write zeros into the base/bounds register bars. We need to do thisimp2001-07-011-0/+16
* First cut at getting the pcic controller and power information forimp2001-07-011-32/+62
* Clarify some of the 3.3V code with better comments. Also, since theimp2001-07-011-6/+12
* Add comments explaining why we do the somewhat odd irq mapping on PC98imp2001-07-011-0/+7
* Minor whitespace nit.imp2001-07-012-2/+2
* Obrien created this directory, but I didn't cvs add cvsignoreimp2001-07-011-0/+1
* Don't need the .keep_me files. Obrien and I committed past each other.imp2001-07-0113-6/+6
* Add __printflike() to those static functions which need it.kris2001-07-011-3/+3
* Mention xargs -J.dd2001-07-012-0/+8
* Correct grammar.dd2001-07-011-2/+2
* Silence format string warnings.kris2001-07-011-11/+11
OpenPOWER on IntegriCloud