summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* Make the VESA KLD module work!yokota1998-12-305-38/+43
* Always build ${MACHINE}/boot if it exists. Makefiles shouldn't knowbde1998-12-301-11/+7
* Enforce building with -aout, since building with OBJFORMAT=elf doesn'tbde1998-12-301-4/+3
* Rely on ../Makefile.inc to set the object format in CFLAGS and thebde1998-12-301-7/+4
* Various changes to support OSF1 emulation:dfr1998-12-3010-40/+69
* Enforce building with -aout, since building with OBJFORMAT=elf doesn'tbde1998-12-301-3/+3
* Enforce building with -aout, since building with OBJFORMAT=elf doesn'tbde1998-12-301-8/+3
* Rely on ../Makefile.inc to set the default for BINDIR.bde1998-12-301-2/+1
* Rely on ../Makefile.inc to set the object format in CFLAGS and thebde1998-12-301-14/+5
* Add -aout to CFLAGS centrally.bde1998-12-301-1/+3
* We don't specify "vector mumble" anymorephk1998-12-303-45/+45
* Sync with sys/i386/isa/sio.c revision 1.220.kato1998-12-302-316/+2
* Sync with sys/i386/isa/pcaudio.c revision 1.45.kato1998-12-301-7/+39
* Sync with sys/i386/isa/fd.c revision 1.130.kato1998-12-302-164/+4
* Sync with sys/i386/conf/options.i386 revision up to 1.100.kato1998-12-302-44/+76
* Sync with sys/i386/conf/majors.i386 revision up to 1.58.kato1998-12-301-3/+4
* Sync with sys/i386/conf/files.i386 revision up to 1.215.kato1998-12-302-156/+50
* Sync with sys/i386/conf/devices.i386 revision 1.15.kato1998-12-301-2/+2
* SMP stuff has been merged into GENERIC98 file.kato1998-12-301-246/+0
* Removed GENERICupgrade file.kato1998-12-301-203/+0
* Sync with sys/i386/conf/GENERIC revision up to 1.140.kato1998-12-302-10/+22
* Silence -Wtrigraph.hoek1998-12-3010-27/+27
* Don't free swap in swap_pager_getpages(): this code probably cause thedt1998-12-291-23/+1
* Fix the tl_start() routine; sometimes the tl_tx_tail pointer was notwpaul1998-12-291-3/+3
* follow up to:phk1998-12-291-3/+1
* Add -I${.CURDIR} since it #includes logo.c from the source dir and breakspeter1998-12-291-2/+2
* Add fxp0. It seems to be Alpha-OK, although I don't have a card to test.gpalmer1998-12-292-2/+4
* reserve 110 for ses (SCSI Environmental Services) drivermjacob1998-12-291-1/+2
* Reserve cdev 110 for SCSI Environmental Services driverjkh1998-12-292-2/+4
* Improved DDB_UNATTENDED behaviour. From the submitter:msmith1998-12-286-13/+27
* clarify headers;ansifymjacob1998-12-282-120/+44
* clarify headers;move uninit to outer layer;remove watchdogmjacob1998-12-289-136/+173
* Force ARCHIVE Vipers to be FIXEDmjacob1998-12-281-1/+5
* Rename smbtx to intsmb (IntelSMB interface), the future PIIX4 SMBusnsouch1998-12-281-22/+21
* Update for pseudo-device support tweaks..peter1998-12-281-6/+12
* Config glue for 'pseudo-device vinum'peter1998-12-282-3/+18
* Some relatively minor tweaks to enable vinum to be built into a staticpeter1998-12-2819-73/+107
* Activate the logo screensaver.des1998-12-281-2/+2
* One more for the road: Chuck the friendly floating daemon. Requiresdes1998-12-285-0/+1031
* Save the palette in case syscons doesn't restore it properly.des1998-12-282-6/+12
* CAM support.kato1998-12-2810-298/+362
* Reconnect vinum KLD module and have it build from sys/dev/vinum rather thanpeter1998-12-282-6/+4
* If I've done this right, revive the vinum code in it's now home after itpeter1998-12-2823-0/+8492
* From the submitter:msmith1998-12-279-23/+191
* Activate the warp screensaver.des1998-12-271-2/+2
* Finally give FreeBSD a graphical screensaver. It isn't much, but it works,des1998-12-273-0/+291
* Initial entry of ISDN4BSD into the FreeBSD tree.phk1998-12-2796-7/+34052
* Update sppp support to i4b level. This includes the new spppcontrolphk1998-12-272-35/+126
* Fix the move of the ulaw.h file..sos1998-12-271-7/+39
* followup tophk1998-12-273-33/+3
OpenPOWER on IntegriCloud