summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Don't redefine kernel. Makefile.i386 now defines it.bde1998-09-242-10/+2
* | Put MSDOSFS back - I'm going to try and find space another way.jkh1998-09-241-2/+1
* | Don't assume that we have extended modes on all platforms.gpalmer1998-09-241-1/+3
* | Enable elf build for doscmd.luoqi1998-09-241-5/+3
* | ELFize. In fact, doscmd is ELF natural -- there is no need for a loaderluoqi1998-09-242-3/+27
* | Trim more stuff off the boot floppy - we're overflowing again! :(jkh1998-09-241-1/+4
* | Use unsigned chars instead of signed chars when extracting bits of thedfr1998-09-231-1/+1
* | Use 8k pagesize on alpha, not 4k.dfr1998-09-231-1/+5
* | Fix type 0 configuration accesses, and use a virtual rather than physicalmsmith1998-09-231-4/+5
* | Update for ELFjkh1998-09-231-2/+3
* | Turn on support for bridging statistics.abial1998-09-231-3/+2
* | Turn on support for bridging and b/w limiting.abial1998-09-231-3/+3
* | Correct comment in the "build" script about aout/ELF.abial1998-09-231-2/+2
* | Hmm.. Looks like new ar(1) adds trailing '/' to each object's name...abial1998-09-231-3/+4
* | return time in proper format for linux.jkh1998-09-232-2/+4
* | MF22: Important fixes for loading XFree86 distributions I forgot tojkh1998-09-2312-336/+1262
* | Add printf(1) to the list of early-build tools.obrien1998-09-231-1/+2
* | VESA BIOS support update in syscons.yokota1998-09-232-36/+65
* | Fix and update for VESA BIOS support in syscons.yokota1998-09-2311-147/+650
* | initialize /etc/objformat for new installs, just to be sure.jkh1998-09-231-1/+5
* | Build the GENERIC kernel on the alpha too. And don't expect a MFS kernelgpalmer1998-09-231-3/+6
* | Remove the reference to the -b option; it's gone.yokota1998-09-231-16/+4
* | Remove the -b boot option. It is no longer necessary now that the VESAyokota1998-09-233-42/+3
* | Complete the Perl NOSHARED repair. I had not ensured that the shared librarymarkm1998-09-231-3/+8
* | More make cleanups.markm1998-09-233-7/+6
* | - Back out softupdate change that already existed in FreeBSD from V1.6,nate1998-09-233-9/+3
* | Overhaul the ThunderLAN driver. This update includes the followingwpaul1998-09-232-1031/+1008
* | I'm not sure how/when router_enable got set to YES, but it doesn'tjkh1998-09-231-2/+2
* | Fix proflibs again.jkh1998-09-231-2/+2
* | Treat not ready errors (asc 0x04) as non-fatal errors for attach. Weken1998-09-231-5/+10
* | Allow 5 untagged commands to go to a device before enabling tags aftergibbs1998-09-231-30/+90
* | Change 3.0-CURRENT to 3.0-BETA when deciding if the installed systemjb1998-09-231-5/+15
* | (1) Add BROKEN_ELF variable, similar to BROKEN. (There is no BROKEN_AOUT,asami1998-09-221-4/+24
* | A fix from Justin for the NCR bug that caused panics on 875 (and possiblyken1998-09-221-3/+3
* | Add several quirks:ken1998-09-221-1/+43
* | Terminate our output string correctly if we've gotbrian1998-09-221-1/+2
* | Sync with sys/i386/isa/clock.c revision 1.127.kato1998-09-223-9/+9
* | Sync with sys/i386/conf/majors.i386 revision 1.50.kato1998-09-221-1/+2
* | Sync with sys/i386/conf/Makefile.i386 revision 1.124.kato1998-09-222-34/+38
* | Sync with sys/i386/conf/GENERICupgrade revision 1.3.kato1998-09-221-7/+6
* | Make this work when compiled ELF. The code assumed that when you go offabial1998-09-221-3/+3
* | Add some more disk device nodes.abial1998-09-221-2/+3
* | All PicoBSD userland is now ELF. This buys us extra 15-30kB on the floppy.abial1998-09-221-2/+2
* | Add fbtab and rc.devfs to BIN1 sothat they are included in themax1998-09-221-4/+4
* | Big cleanup of the perl build.markm1998-09-228-151/+157
* | Post C-day sync with GENERIC.jb1998-09-221-16/+18
* | Change rst0 into rsa0.roberto1998-09-224-8/+8
* | Change rst0 into rsa0 in the man page too. Correct the spelling ofroberto1998-09-221-10/+10
* | Allow the use of ${DESTDIR} in the enviroment to optionally getjkh1998-09-2217-27/+36
* | Bring back the cleanups from revs 1.121 and rev.1.122 of ncr.c.gibbs1998-09-221-23/+25
OpenPOWER on IntegriCloud