summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | Remove some all-too-wordy debugging printsnewton2000-01-152-10/+0
* | | Pre-freeze cleanups: Conditionalize debugging writes on DEBUG_SVR4,newton2000-01-151-11/+32
* | | This is the 3rd stage of syscons code reorganization.yokota2000-01-1522-1250/+2378
* | | Include #warning about unconditionalizing VM86, which isn't supposed to worknewton2000-01-151-0/+1
* | | Fixed the problem that IPsec connection hangs when bigger data is sent.shin2000-01-157-8/+21
* | | groff now is 1.15, not 1.11.phantom2000-01-152-2/+2
* | | Added missing 'else' for 'if (isipv6)' at IPv6 length setting in tcp_respond().shin2000-01-152-2/+2
* | | This is another in Martin Blapp's N-series of mount-related cleanups :)green2000-01-1513-53/+80
* | | Fixed a bug in PCIC polling mode.hosokawa2000-01-151-6/+17
* | | More style fixes, both to code and man page.bp2000-01-154-120/+138
* | | Revert previous change, which is reported to have broken world. Isheldonh2000-01-151-1/+1
* | | Check if module was compiled without SMP support and running onbp2000-01-152-0/+18
* | | Add VT_NWFS tag.bp2000-01-153-9/+1
* | | Add reference to SES device (it won't be in GENERIC unless folks clamormjacob2000-01-153-0/+27
* | | Remove inclusion of dkbad.h- seems like a bug, but I had a stalemjacob2000-01-151-1/+0
* | | Clear ro->ro_rt just after RTFREE().shin2000-01-151-0/+1
* | | add options collateral for SES/SAF-TE drivermjacob2000-01-151-0/+3
* | | add file collateral for SES/SAF-TE drivermjacob2000-01-151-0/+1
* | | add functional but stub SES/SAF-TE drivermjacob2000-01-152-0/+763
* | | Remove compile warning not seen when compiling with target mode enabled.mjacob2000-01-152-0/+4
* | | A processor with the CPUID of 0x?8? is Pentium III.tanimura2000-01-152-0/+8
* | | - Introduce a new section 'Multimedia' for sound/tanimura2000-01-152-19/+49
* | | - Add the man pages for sound card bridge drivers.tanimura2000-01-158-106/+466
* | | Fix the 3Com Fast Etherlink 3C574TX's ID string as we now get theobrien2000-01-152-2/+2
* | | Add example entry for the 3Com Megahertz 574Bmdodd2000-01-152-0/+16
* | | Removed wrong(unnecessary) & operators for pointer, in ipsec_hdrsiz_tcp().shin2000-01-152-4/+4
* | | wrapped prototype declarations by __P(())shin2000-01-151-6/+8
* | | Fix driver to restore function on 3c574 adapters. The panic onmdodd2000-01-153-9/+23
* | | add forward declarations, and small cosmetic changes.shin2000-01-153-4/+15
* | | comment the string after #endifshin2000-01-151-1/+1
* | | cosmetic change: sort function prototypesshin2000-01-151-27/+27
* | | -K&R fix for some prototype declarationshin2000-01-151-4/+4
* | | Removed PCCARD config file again.hosokawa2000-01-151-224/+0
* | | Remove a document file about PCCARD boot.flp becausehosokawa2000-01-151-13/+0
* | | Support v6 login.shin2000-01-151-7/+24
* | | Redo FC target mode dma routine to try and generate an extra CTIOmjacob2000-01-152-214/+464
* | | clean up for SBus Ultra (yes, we do not do that here yet)mjacob2000-01-151-2/+9
* | | a whale of a lot of target mode cleanupmjacob2000-01-151-42/+70
* | | cleanup- it was not MI code as it should have beenmjacob2000-01-151-16/+11
* | | cleanupmjacob2000-01-151-82/+117
* | | include public target mode functionsmjacob2000-01-151-0/+3
* | | public target mode stuffmjacob2000-01-151-0/+303
* | | tighten up printoutmjacob2000-01-151-4/+2
* | | Teach pkg_delete and pkg_info how to deal with full pathnamesdan2000-01-152-3/+46
* | | Portability fixes for other bsd4.4 derivatives.davidn2000-01-156-20/+33
* | | Grrr. Really add the module makefile for the Aironet driver.wpaul2000-01-141-0/+12
* | | Add pccard aic attachment.imp2000-01-141-0/+1
* | | Add support to aic for pccard attachments. Reports from testers haveimp2000-01-143-1/+185
* | | Add '-t X' which times out after pinging for X seconds.billf2000-01-142-4/+18
* | | Clean up the xpt_sim creation to mirror how HBA drivers perform this task.gibbs2000-01-142-74/+127
OpenPOWER on IntegriCloud