summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* The changes for adding the "noauto" option were mostly wrong. MNT_NOAUTOdg1995-08-266-22/+10
* Brought in changes from rev 1.14.2.1 into main branch.dg1995-08-262-2/+20
* Another minor correction about Adaptec controllers.jfieber1995-08-261-3/+4
* Fixed a small omission:jfieber1995-08-251-2/+2
* Make the -ascii option generate filename.ascii rather than filename.txtjfieber1995-08-252-6/+6
* Start the eBones cleanup ball rolling.markm1995-08-25280-2551/+2037
* Added some notes on PCI chipsets and their quirks.jfieber1995-08-252-5/+59
* Don't compile the diagnostic functions vhold() and holdrele() unlessbde1995-08-252-2/+6
* Remove extra arg from one call to uha_done().bde1995-08-251-2/+2
* Remove extra arg from one of the calls to (*pr_usrreq)().bde1995-08-251-3/+2
* Fix bogus arg (&p instead of p) in the call to VOP_ACCESS() frombde1995-08-252-4/+4
* Call nosys() from lkmnosys() with the correct number and type of argsbde1995-08-251-3/+6
* Remove extra arg from the call to ds_crc().bde1995-08-252-4/+4
* Don't call VOP_UPDATE() with volatile timestamps.bde1995-08-252-6/+12
* Remove extra args from the calls to getit(). The bug was benign with thebde1995-08-255-20/+20
* Added Kirk McKusick.dg1995-08-251-1/+2
* Remove my xxxinit hack. It was too gross.phk1995-08-252-4/+4
* Shut warnings.phk1995-08-252-24/+4
* Shut a bunch of warnings.phk1995-08-2513-147/+192
* Add a couple of makefiles.phk1995-08-252-0/+8
* Add missing quote.dg1995-08-251-2/+2
* Added Kirk McKusick.dg1995-08-241-1/+2
* Another minor optimization, this time to incore().dg1995-08-241-6/+6
* Minor optimization.dg1995-08-241-6/+6
* Improved BUFHASH algorithm.dg1995-08-242-4/+4
* Killed some gratuitous #include's.dg1995-08-241-5/+1
* Added NFS_ASYNC kernel option. It only has an effect for NFSv2.dg1995-08-242-2/+22
* Killed redundant declarations of nfsm_rpchead().dg1995-08-244-8/+4
* Some fixes found using gcc -Wall:dfr1995-08-247-17/+41
* Moved setting of VTEXT flag into the appropriate image activators. Thisdg1995-08-244-7/+12
* Add code to work around FreeBSD's nfs symlink cache.dfr1995-08-243-4/+20
* Add support for amd direct maps.dfr1995-08-249-34/+47
* pcic lkm for the pccard stuff.phk1995-08-244-4/+24
* The userland part of Andrew McRae's PCMCIA/PCCARD code.phk1995-08-2436-0/+10277
* Andrew McRae's pcmcia/pccard code, the kernel part.phk1995-08-2411-3/+3102
* Remove hard coded assumption that SCSI busses have 7 targets.gibbs1995-08-2312-38/+176
* Remove hard coded assumption that SCSI busses have 7 targets.gibbs1995-08-231-17/+37
* Fix some problems with multicast forwarding:wollman1995-08-232-137/+135
* Sigh. This isn't my night. I forgot the manpage updates too!jkh1995-08-232-0/+10
* Damn! As Rod just reminded me, I didn't apply the tweak to makejkh1995-08-231-2/+2
* Support for NOAUTO mounts.jkh1995-08-231-1/+2
* Add a "noauto" flag so that you can do things like prevent your systemjkh1995-08-234-6/+16
* Don't clip d_ncylinders to value used by partitions.jkh1995-08-232-4/+4
* Properly initialize the d_ncylinders field to the maximum number ofjkh1995-08-232-2/+4
* Add a "gateway" flag so that user can set up a gateway machine automaticallyjkh1995-08-232-2/+10
* Clean up compilation warnings.pst1995-08-231-1/+1
* Fix compilation warnings.pst1995-08-231-1/+1
* Clean up compilation warnings.pst1995-08-231-1/+4
* Clean up compilation warning.pst1995-08-233-11/+3
* Clean up compilation warnings.pst1995-08-235-11/+13
OpenPOWER on IntegriCloud