summaryrefslogtreecommitdiff
path: root/sys/arch/alpha/conf
AgeCommit message (Expand)Author
2003-05-13remove -fno-stack-protector (enable propolice)Ted Unangst
2002-12-25No need to define FOO?=foo for AS, CC, CPP and LD, as they are always alreadyMiod Vallat
2002-12-02Import propolice (http://www.trl.ibm.com/projects/security/ssp), a stackMiod Vallat
2002-11-05Allocate by default 6 virtual consoles on alpha, as on i386, rather thanMiod Vallat
2002-09-26renable sppp and lmc, now freeTheo de Raadt
2002-09-24Get rid of gx(4) and use em(4) since it supports more cards and works betterNathan Binkert
2002-09-23turn off sppp, lmc, and cz until various licenses on those components areTheo de Raadt
2002-08-24aperture driver for alpha. It works here the same as on i386Matthieu Herrb
2002-08-09Add an explicit dependancy of assym.h to Makefile.Miod Vallat
2002-07-07Add isadma to bsd.rd, for proper isapnp operation.Miod Vallat
2002-07-05Sync the ethernet controllers list with GENERIC.Miod Vallat
2002-07-04ep at isapnp works (dma on isapnp is still non-working).Miod Vallat
2002-07-03sis(4) works on alpha, so move it out of the UNTESTED section.Aaron Campbell
2002-06-30AlphaServer 800 and 1000 support; from NetBSD. Tested by Tor Houghton.Miod Vallat
2002-06-30Art says I shouldn't be shy, so uncomment lc entries.Miod Vallat
2002-06-30Add lc[01] at isa entries, commented out. Tested and work fine.Miod Vallat
2002-06-28Oops. Doing a diff before commit is not enough. You have to read the diff too.Artur Grabowski
2002-06-28The IEEE fp stuff changed the rules for how fpu should be enabled.Artur Grabowski
2002-06-22Add ${PIPE} to CFLAGSTodd C. Miller
2002-06-19natyposMiod Vallat
2002-06-16Oops, uncomment wsdisplay at vga, commented out by mistake last time.Miod Vallat
2002-05-10uhid changesTheo de Raadt
2002-05-09Sync hid stuff including ukbd, ums, and uhid with NetBSDNathan Binkert
2002-05-02Big TURBOchannel support catchup from NetBSD, part 1.Miod Vallat
2002-04-28IEEE 754 floating point completion code, and implementation of thePeter Valchev
2002-04-26add WSDISPLAY_COMPAT_RAWKBD for XFree86 servers.Matthieu Herrb
2002-04-14gx, not wx, you fool. spotted by miodTheo de Raadt
2002-04-02move to gxTheo de Raadt
2002-04-02gx works on alpha and i386 add a commented line for the driverNathan Binkert
2002-04-01Re-add dcNathan Binkert
2002-03-30fxp fits againTheo de Raadt
2002-03-24This is ridiculous. Put the same dc vs de on the floppy as the kernel. How ...Theo de Raadt
2002-03-23typo repair; openbsd@davidkrause.comTheo de Raadt
2002-03-04ok, so apparently wx doesn't work so wellNathan Binkert
2002-03-04dc is not listed twice. Put de back, and move dc out of the untested section.Nathan Binkert
2002-03-04since we can't fit both dc and de, we've got to have de so we can have supportNathan Binkert
2002-03-04Move dc from the untested group since it is tested, though a commit willNathan Binkert
2002-03-04dc not deTheo de Raadt
2002-02-09spelling, brige->bridgeEric Jackson
2002-02-09these functions are no longer neededEric Jackson
2002-01-23add midi and sequencer devicesEric Jackson
2002-01-23enable spkr, isabeep devicesEric Jackson
2002-01-23add support for AlphaPC 64.Eric Jackson
2002-01-16Make our minds and do not list the same line, once commented, once not.Miod Vallat
2001-12-24Harmonize and complete wrt cross-compilation.Miod Vallat
2001-12-07remove fxp. hey art, that is how i respond to kernel bloat!Theo de Raadt
2001-11-30rl and vr are reported to work.Nathan Binkert
2001-11-30add stge(4)Nathan Binkert
2001-11-05irongate needs isadma bouncing.Artur Grabowski
2001-11-05Code for isadma bouncing.Artur Grabowski