summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Don't use the next phone number after the ``|'' if thebrian1999-01-081-1/+2
* Copy only the boot1 and boot2 (if exists) files into mfs/boot sincejkh1999-01-081-2/+3
* DTRT with gzip'd alpha kernels.jkh1999-01-081-2/+9
* Changes for alpha support.jkh1999-01-082-2/+21
* Adapt sysinstall more fully to the alpha (deal with proper boot signatures,jkh1999-01-0821-30/+183
* Major synchronisation with NetBSD USB coden_hibma1999-01-070-0/+0
* Major synchronisation with NetBSD USB coden_hibma1999-01-0732-2054/+3790
* Clean up, nothing majorn_hibma1999-01-072-18/+7
* Name change suggested by Justin (QUEUE->UNTIL)n_hibma1999-01-071-2/+2
* Make pmap_ts_referenced check more than 1 pv_entry. (One should be carefulldt1999-01-072-10/+10
* Minor adjustments to prior commits:imp1999-01-071-5/+7
* Changes to the LINUX_THREADS support to only allocate extra memory forjulian1999-01-078-61/+81
* Like the problems just fixed in scsi_da.c, make suremjacob1999-01-071-6/+17
* A better fix to avoid race conditions between failed probesmjacob1999-01-071-6/+15
* Strip the leading path from __progname.steve1999-01-071-3/+7
* Add the 'diffburst' tool, which does the following:archie1999-01-074-1/+76
* Don't pass unused unused timestamp args to UFS_UPDATE() or wastebde1999-01-0727-202/+156
* Remove a hard-coded table of kernel console I/O functions exportedyokota1999-01-0710-107/+93
* ld was kinly looking up the Linux /etc/ld.so.conf (which we don't have).peter1999-01-071-3/+74
* Don't do the ldconfig rescan if DESTDIR is set.eivind1999-01-071-2/+2
* When compiled with INTRO_USERCONFIG, skip the intro screen anyway if weabial1999-01-071-8/+15
* The upgrade process from 2.2.x -> 3.0-ELF assumes the existence ofpeter1999-01-071-3/+9
* Flip the kernel default to ELF.. Add a test to try and warn peoplepeter1999-01-073-6/+36
* OBJFORMAT_DEFAULT = elf now. (this is where /usr/bin/objformat andpeter1999-01-071-5/+1
* OBJFORMAT=elf in the absense of an override for both alpha and i386 bypeter1999-01-071-5/+1
* make aout-to-elf first does an a.out makeworld to bring the currentpeter1999-01-071-2/+2
* ``Disable'' a.out 'make world', as per flag day notification on current andpeter1999-01-071-1/+11
* The Quantum Atlas III evidently has an identical problem to the Atlas II.ken1999-01-071-1/+22
* queue.h has taken over this functionalityn_hibma1999-01-061-64/+0
* Fix an overflow problem which prevented revive from working on plexesgrog1999-01-061-2/+2
* Add (but don't activate) code for a special VM option to makejulian1999-01-0617-147/+513
* Copied STAILQ_HEAD_INITIALIZER and LIST_HEAD_INITIALIZER from NetBSD, andn_hibma1999-01-061-2/+14
* Added proper names to the device messages at probe and attach.n_hibma1999-01-062-27/+72
* Fix printf errors in the hflag case.imp1999-01-063-13/+13
* Add pointer to mergemaster.imp1999-01-061-3/+4
* copy resolv.conf to chroot area.jkh1999-01-061-1/+2
* UFS_UPDATE() takes a boolean `waitfor' arg, so don't pass it the valuebde1999-01-066-19/+19
* Make the implementation and documentation agree. Specifically:des1999-01-062-6/+11
* Add some tweaks to mx_mii_readreg(), mx_phy_readreg(), mx_phy_writereg()wpaul1999-01-061-4/+18
* Ifdefed the conditionally used variable `prtrealloc'. Declare itbde1999-01-061-2/+4
* Backed out rev.1.47. It just broke my optimisations for lazy syncingbde1999-01-061-5/+3
* Added kbd*.yokota1999-01-062-2/+18
* Make a start on revising the boot documentation.rnordier1999-01-061-17/+46
* No more src/lkm dir...peter1999-01-061-3/+1
* We load kld's in preference to LKM's, these do not need the root fs to bepeter1999-01-061-3/+2
* Remove some remaining references to LKM's. Snaps were trying to unpackpeter1999-01-0614-35/+15
* Removed NetBSD specific coden_hibma1999-01-062-251/+25
* Removed the weak spam of ${DESTDIR}/usr/include in the bootstrapbde1999-01-061-20/+1
* Add new sysctl machdep.uc_devlist. It allows to cleanly retrieve theabial1999-01-061-2/+42
* Don't build biosboot by default - there's no point now that nothingjkh1999-01-061-2/+2
OpenPOWER on IntegriCloud