aboutsummaryrefslogtreecommitdiff
path: root/sys/conf/files.alpha
Commit message (Expand)AuthorAgeFilesLines
* fix disordering of filenames. Place the dev/ppc files in alphabeticalWarner Losh2003-08-041-1/+1
* Add printer support to puc(4) driver.Doug Ambrisko2003-08-011-1/+1
* relocate eisa into MI files.Bernd Walter2003-07-221-1/+0
* Enable eisa support on alpha.Bernd Walter2003-07-211-0/+1
* Separate the encoding/decoding functions for struct disklabel into aPoul-Henning Kamp2003-04-171-0/+1
* Standardize handling of locore.[sS] etc. files.Ruslan Ermilov2003-02-281-3/+1
* Split the arch-specific AGP files into the appropriate files.* and do the sameEric Anholt2003-02-141-0/+1
* NO_GEOM cleanup: Remove subr_disklabel.c from alpha kernels.Poul-Henning Kamp2003-01-281-1/+0
* We do not need subr_diskslice.c and subr_diskmbr.c any more on alpha.Poul-Henning Kamp2003-01-171-2/+0
* Move subr_disklabel.c and subr_diskslice.c from being MI to MD files,Poul-Henning Kamp2003-01-171-0/+2
* NB: This commit does *NOT* make GEOM the default in FreeBSDPoul-Henning Kamp2002-10-051-0/+1
* hookup new crypto support to the config/build processSam Leffler2002-10-041-0/+2
* Add Yet Another Duplicate of the font.h and ukbdmap.h rules. RemovePeter Wemm2002-09-191-4/+9
* de-count atkbdc and sc. Folks, remove the '1' from 'device sc 1' andPeter Wemm2002-08-191-2/+2
* Move sio_isa.c back to MD files files due to PC98 brain damage.John Baldwin2002-07-241-0/+1
* Move all the sio(4) attachments (except for pc98's cbus attachment) to theJohn Baldwin2002-07-151-3/+0
* Alpha does not support the PERFMON kernel option and does not have aJohn Baldwin2002-07-151-2/+0
* Neither options SLICE or sys/alpha/alpha/mountroot.c exist anymore.John Baldwin2002-07-151-1/+0
* Desupport the TurboChannel Alpha's. This means the DEC3000/300* Pelic*David E. O'Brien2002-07-091-20/+0
* ${MACHINE_ARCH}dump.c -> dump_machdep.c.Jake Burkholder2002-05-131-1/+1
* Restore the ability to take crashdumps on alpha. This was cut and pastedAndrew Gallatin2002-05-111-0/+1
* pal.s is no longer needed for the kernel to build with Gcc. We now useDavid E. O'Brien2002-04-151-1/+0
* Turn on TGA support.David E. O'Brien2002-04-131-0/+7
* Compromise for critical*()/cpu_critical*() recommit. Cleanup the interruptMatthew Dillon2002-03-271-0/+1
* - Speedup 3DES by using assembly code for i386.Hajimu UMEMOTO2002-03-051-0/+2
* Add the following functions/macros to support byte order conversions andThomas Moestl2002-02-271-4/+2
* genassym builds need the -fno-common stripped out.Peter Wemm2002-01-111-1/+1
* GC userconfig after Peter axed it 15 months ago.Poul-Henning Kamp2001-11-051-1/+0
* OLDCARD isn't supported on alpha or ia64, so don't pretend that it is byWarner Losh2001-10-301-1/+0
* Don't try to use sio with NEWCARD 16 bit yet. It eats all pccards :-)Warner Losh2001-10-301-1/+1
* Break out the bus front ends into their own files. RewriteWarner Losh2001-10-231-0/+4
* First commit after a repo copy of isa/sio* -> dev/sio:Warner Losh2001-10-221-1/+1
* Move procfs_* from procfs_machdep.c into sys_process.c, and rename them toDag-Erling Smørgrav2001-10-211-1/+0
* These files have been gone for a long time.Dag-Erling Smørgrav2001-10-131-4/+0
* Add linux_sysctl.c, and linux_uid16.c to the x86 platforms.Peter Wemm2001-09-081-0/+1
* Fix linux_getcwd() so that if the cwd isn't cached (__getcwd() fails),Andrew Gallatin2001-08-291-0/+1
* Use #ifdef DEV_SPLASH (from opt_splash.h) rather thanKazutaka YOKOTA2001-08-021-1/+1
* Hints overhaul:Peter Wemm2001-06-121-1/+1
* Add and document the LINPROCFS option, so that we can build linprocfsPeter Wemm2001-02-271-0/+4
* Remove count for NSIO. The only places it was used it were incorrect.Peter Wemm2001-01-311-1/+1
* Make mp_machdep.c be an optional file conditional on SMP.John Baldwin2001-01-241-1/+1
* Convert apm from a bogus 'count' into a plain option. Clean out somePeter Wemm2001-01-191-4/+0
* Remove the now-empty ipl_funcs.c file on all platforms.Peter Wemm2001-01-191-1/+0
* Add support for COMPAT_LINUX and DEBUG_LINUX. Make the OSF1Marcel Moolenaar2000-12-051-0/+34
* introduce support for static compilation of the osf/1 module via theAndrew Gallatin2000-12-021-0/+7
* cleanup: remove redundant mp_machdep.c and non-existent simplelock.s.Andrew Gallatin2000-12-021-2/+0
* - Make the mutex code almost completely machine independent. This greatlyJohn Baldwin2000-10-201-1/+0
* Move the ata/atapi files to the common area. They were the same on allPeter Wemm2000-10-031-9/+0
* The `ed' NIC driver has been changed to work on Alpha now. So enable itDavid E. O'Brien2000-09-301-0/+1
* Major update to the way synchronization is done in the kernel. HighlightsJason Evans2000-09-071-0/+2