aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix typo in QUEUE_FULL_SUPPORTED section.Justin T. Gibbs1995-11-071-2/+2
* Remove uneccessary increment of the unit number.Justin T. Gibbs1995-11-071-2/+1
* Properly print out the chip type again. ahc_init really needs a rewrite.Justin T. Gibbs1995-11-071-7/+19
* Fix the long dreaded Wide bug and enable WIDEODD for reads.Justin T. Gibbs1995-11-071-3/+4
* This is a modification missed by me in the msync fixes a few days ago.John Dyson1995-11-072-4/+4
* Fix a really stooopid bug that was clobbering the package menu.Jordan K. Hubbard1995-11-062-4/+4
* Well, Jochen adopted most of my submissions. So only the differentJoerg Wunsch1995-11-063-5/+12
* Close PR misc/75. I thought this was done long time ago...Poul-Henning Kamp1995-11-061-0/+4
* Fix two nits.Poul-Henning Kamp1995-11-061-3/+3
* On working the new sysctl vars a bit I realized that I needed more generality.Poul-Henning Kamp1995-11-062-201/+248
* All:David Greenman1995-11-0610-235/+239
* Some general fixes for the package menu (still need to fix the "more than 10Jordan K. Hubbard1995-11-068-44/+84
* Initialize lock struct entries explicitly rather than calling bzero().David Greenman1995-11-061-2/+7
* Correct some *serious* brain-o's in the upgrade procedure. Thanks forJordan K. Hubbard1995-11-062-4/+42
* Initialize the 3 remaining elements of the scsi_cmd struct rather thanDavid Greenman1995-11-061-2/+2
* -Wall fixes.Justin T. Gibbs1995-11-061-8/+8
* Probe all slots even if an EISA main board isn't found. This catchesJustin T. Gibbs1995-11-064-166/+230
* Omitted a '#if FIFO' in ext2_vnops.cJohn Dyson1995-11-062-0/+4
* This commit causes UFS to perform at Linux EXT2FS metadata rates. AfterJohn Dyson1995-11-061-4/+20
* Mount program for EXT2FS.John Dyson1995-11-064-0/+331
* Replaced bogus macros for dummy devswitch entries by functions.Bruce Evans1995-11-0612-152/+328
* Changes to existing files for ext2fs support. The UFS mods need reworkJohn Dyson1995-11-0510-16/+162
* Main code for the ext2fs filesystem. Please refer to the COPYRIGHT.INFOJohn Dyson1995-11-0535-0/+13232
* Fix ufs_bmap so that triple indirect blocks might work.John Dyson1995-11-053-6/+6
* Fix some spelling errors and refer to `st0 and st1' rather than `cd0 and cd1'Jordan K. Hubbard1995-11-052-16/+16
* Make MNT_ASYNC more effective for UFS. It should not be too much moreJohn Dyson1995-11-054-7/+14
* Greatly simplify the msync code. Eliminate complications in vm_pageoutJohn Dyson1995-11-057-133/+100
* Replaced bogus macros for entry points to unconfigured line disciplinesBruce Evans1995-11-054-82/+138
* Include mkdosfs into the list of subdirs.Joerg Wunsch1995-11-051-9/+9
* Cross-reference newfs(8), and mkdosfs(1).Joerg Wunsch1995-11-051-3/+18
* Add sgmlfmt to build-tools target so a make world with current sourceJohn Fieber1995-11-051-2/+6
* Add eisa0 and remove ISA configuration line for ahc0.Justin T. Gibbs1995-11-055-10/+54
* mkdosfs -- a tool to create an MS-DOS file system on a device or file.Joerg Wunsch1995-11-056-0/+717
* This commit was generated by cvs2svn to compensate for changes in r12099,Joerg Wunsch1995-11-0537-0/+20618
|\
| * Jochen Pohl's lint(1) from NetBSD. Yet another import.vendor/NetBSD/xlint/1.3Joerg Wunsch1995-11-0537-0/+20618
* Workaround for conflicting kernel prototypes in user mode breaking make worldPeter Wemm1995-11-052-6/+6
* Do unctrl in right wayAndrey A. Chernov1995-11-051-6/+12
* typo policeJordan K. Hubbard1995-11-051-1/+1
* - Make _do_ypbind() check for /var/run/ypbind.lock and attempt to flock()Bill Paul1995-11-051-3/+24
* Conform to new probe/attach interface exported by aic7xxx.c.Justin T. Gibbs1995-11-051-28/+30
* Move aic7xxx register definitions to sys/dev/aic7xxx/aic7xxx_reg.h.Justin T. Gibbs1995-11-052-604/+121
* Remove old eisaconf cruft from the eisa files. The old eisaconf kludgedJustin T. Gibbs1995-11-053-84/+3
* Modifications for the new eisaconf.Justin T. Gibbs1995-11-053-11/+21
* This is a totally new implementation of eisaconf. It will hopefullyJustin T. Gibbs1995-11-055-501/+1177
* Move aic7770.c to i386/eisa. It is the first driver to use the new eisaconf.Justin T. Gibbs1995-11-052-8/+6
* Move aic7xxx register definitions from i386/scsi/aic7xxx.c to this file.Justin T. Gibbs1995-11-051-0/+514
* Add the apache help file.Jordan K. Hubbard1995-11-051-0/+51
* More bug fixes noticed from last install.Jordan K. Hubbard1995-11-051-10/+29
* Document newly-added NIS support.Bill Paul1995-11-041-0/+8
* Add NIS support to getservent(3) functions (getservbyport() and getservbyname()Bill Paul1995-11-041-0/+68