summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Change my mind on using base '0' for strtol for -i and -# operationsimp1999-01-061-3/+3
* Add sanity checking to argument for -# and -i. Require theseimp1999-01-061-4/+8
* added -h flag to allow for hexidecimal output.imp1999-01-063-18/+33
* Allow PINGing from any address on multihomed hostsimp1999-01-062-12/+46
* Add Robert Nordier's boot block URL.imp1999-01-061-1/+6
* More Elven advice:imp1999-01-061-1/+7
* Assign CDEV 112 to the keyboard driver.yokota1999-01-061-1/+2
* Move IO_PSMSIZE from kbdio.h to isareg.h.yokota1999-01-062-7/+5
* Move IO_PSMSIZE from kbdio.h to isa.h. I thought I did this a long timeyokota1999-01-064-11/+11
* Assign CDEV 112 to the keyboard driver.yokota1999-01-062-2/+4
* add MLINKs for all the functions covered by the manpageobrien1999-01-061-0/+10
* spell checkobrien1999-01-061-4/+4
* Complete change from DEBUG to VINUMDEBUG. Now it still builds whengrog1999-01-062-4/+4
* Complete previous commit: change debug macro from DEBUG to VINUMDEBUGgrog1999-01-061-5/+7
* Fix problems compiling without -DVINUMDEBUGgrog1999-01-061-3/+7
* make comments more consistantobrien1999-01-063-21/+9
* Typo: The idle timer is ignored in -ddial and -dedicatedbrian1999-01-062-4/+4
OpenPOWER on IntegriCloud