aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove bogus file locking in main().David Nugent1999-01-081-13/+1
* Ignore return value for strip. Avoids make world going popNick Hibma1999-01-081-2/+2
* close doc race.Jordan K. Hubbard1999-01-083-24/+48
* Don't use the next phone number after the ``|'' if theBrian Somers1999-01-081-1/+2
* Copy only the boot1 and boot2 (if exists) files into mfs/boot sinceJordan K. Hubbard1999-01-081-2/+3
* DTRT with gzip'd alpha kernels.Jordan K. Hubbard1999-01-081-2/+9
* Changes for alpha support.Jordan K. Hubbard1999-01-082-2/+21
* Adapt sysinstall more fully to the alpha (deal with proper boot signatures,Jordan K. Hubbard1999-01-0821-30/+183
* Major synchronisation with NetBSD USB codeNick Hibma1999-01-070-0/+0
* Major synchronisation with NetBSD USB codeNick Hibma1999-01-0732-2054/+3790
* Clean up, nothing majorNick Hibma1999-01-072-18/+7
* Name change suggested by Justin (QUEUE->UNTIL)Nick Hibma1999-01-071-2/+2
* Make pmap_ts_referenced check more than 1 pv_entry. (One should be carefullDmitrij Tejblum1999-01-072-10/+10
* Minor adjustments to prior commits:Warner Losh1999-01-071-5/+7
* Changes to the LINUX_THREADS support to only allocate extra memory forJulian Elischer1999-01-078-61/+81
* Like the problems just fixed in scsi_da.c, make sureMatt Jacob1999-01-071-6/+17
* A better fix to avoid race conditions between failed probesMatt Jacob1999-01-071-6/+15
* Strip the leading path from __progname.Steve Price1999-01-071-3/+7
* Add the 'diffburst' tool, which does the following:Archie Cobbs1999-01-074-1/+76
* Don't pass unused unused timestamp args to UFS_UPDATE() or wasteBruce Evans1999-01-0727-202/+156
* Remove a hard-coded table of kernel console I/O functions exportedKazutaka YOKOTA1999-01-0710-107/+93
* ld was kinly looking up the Linux /etc/ld.so.conf (which we don't have).Peter Wemm1999-01-071-3/+74
* Don't do the ldconfig rescan if DESTDIR is set.Eivind Eklund1999-01-071-2/+2
* When compiled with INTRO_USERCONFIG, skip the intro screen anyway if weAndrzej Bialecki1999-01-071-8/+15
* The upgrade process from 2.2.x -> 3.0-ELF assumes the existence ofPeter Wemm1999-01-071-3/+9
* Flip the kernel default to ELF.. Add a test to try and warn peoplePeter Wemm1999-01-073-6/+36
* OBJFORMAT_DEFAULT = elf now. (this is where /usr/bin/objformat andPeter Wemm1999-01-071-5/+1
* OBJFORMAT=elf in the absense of an override for both alpha and i386 byPeter Wemm1999-01-071-5/+1
* make aout-to-elf first does an a.out makeworld to bring the currentPeter Wemm1999-01-071-2/+2
* ``Disable'' a.out 'make world', as per flag day notification on current andPeter Wemm1999-01-071-1/+11
* The Quantum Atlas III evidently has an identical problem to the Atlas II.Kenneth D. Merry1999-01-071-1/+22
* queue.h has taken over this functionalityNick Hibma1999-01-061-64/+0
* Fix an overflow problem which prevented revive from working on plexesGreg Lehey1999-01-061-2/+2
* Add (but don't activate) code for a special VM option to makeJulian Elischer1999-01-0617-147/+513
* Copied STAILQ_HEAD_INITIALIZER and LIST_HEAD_INITIALIZER from NetBSD, andNick Hibma1999-01-061-2/+14
* Added proper names to the device messages at probe and attach.Nick Hibma1999-01-062-27/+72
* Fix printf errors in the hflag case.Warner Losh1999-01-063-13/+13
* Add pointer to mergemaster.Warner Losh1999-01-061-3/+4
* copy resolv.conf to chroot area.Jordan K. Hubbard1999-01-061-1/+2
* UFS_UPDATE() takes a boolean `waitfor' arg, so don't pass it the valueBruce Evans1999-01-066-19/+19
* Make the implementation and documentation agree. Specifically:Dag-Erling Smørgrav1999-01-062-6/+11
* Add some tweaks to mx_mii_readreg(), mx_phy_readreg(), mx_phy_writereg()Bill Paul1999-01-061-4/+18
* Ifdefed the conditionally used variable `prtrealloc'. Declare itBruce Evans1999-01-061-2/+4
* Backed out rev.1.47. It just broke my optimisations for lazy syncingBruce Evans1999-01-061-5/+3
* Added kbd*.Kazutaka YOKOTA1999-01-062-2/+18
* Make a start on revising the boot documentation.Robert Nordier1999-01-061-17/+46
* No more src/lkm dir...Peter Wemm1999-01-061-3/+1
* We load kld's in preference to LKM's, these do not need the root fs to bePeter Wemm1999-01-061-3/+2
* Remove some remaining references to LKM's. Snaps were trying to unpackPeter Wemm1999-01-0614-35/+15
* Removed NetBSD specific codeNick Hibma1999-01-062-251/+25