summaryrefslogtreecommitdiffstats
path: root/sys/conf/files.alpha
Commit message (Expand)AuthorAgeFilesLines
* - Add uiomove_fromphys() implementations to alpha and ia64. These onlyalc2004-03-201-0/+1
* Forgot ffsl() and flsl() on alpha.des2004-01-131-0/+2
* Add ffsl(), fls() flsl() to platforms that don't already have them.des2004-01-131-0/+1
* Hook-up the uart(4) driver to the build. For a detailed descriptionmarcel2003-09-061-0/+1
* fix disordering of filenames. Place the dev/ppc files in alphabeticalimp2003-08-041-1/+1
* Add printer support to puc(4) driver.ambrisko2003-08-011-1/+1
* relocate eisa into MI files.ticso2003-07-221-1/+0
* Enable eisa support on alpha.ticso2003-07-211-0/+1
* Separate the encoding/decoding functions for struct disklabel into aphk2003-04-171-0/+1
* Standardize handling of locore.[sS] etc. files.ru2003-02-281-3/+1
* Split the arch-specific AGP files into the appropriate files.* and do the sameanholt2003-02-141-0/+1
* NO_GEOM cleanup: Remove subr_disklabel.c from alpha kernels.phk2003-01-281-1/+0
* We do not need subr_diskslice.c and subr_diskmbr.c any more on alpha.phk2003-01-171-2/+0
* Move subr_disklabel.c and subr_diskslice.c from being MI to MD files,phk2003-01-171-0/+2
* NB: This commit does *NOT* make GEOM the default in FreeBSDphk2002-10-051-0/+1
* hookup new crypto support to the config/build processsam2002-10-041-0/+2
* Add Yet Another Duplicate of the font.h and ukbdmap.h rules. Removepeter2002-09-191-4/+9
* de-count atkbdc and sc. Folks, remove the '1' from 'device sc 1' andpeter2002-08-191-2/+2
* Move sio_isa.c back to MD files files due to PC98 brain damage.jhb2002-07-241-0/+1
* Move all the sio(4) attachments (except for pc98's cbus attachment) to thejhb2002-07-151-3/+0
* Alpha does not support the PERFMON kernel option and does not have ajhb2002-07-151-2/+0
* Neither options SLICE or sys/alpha/alpha/mountroot.c exist anymore.jhb2002-07-151-1/+0
* Desupport the TurboChannel Alpha's. This means the DEC3000/300* Pelic*obrien2002-07-091-20/+0
* ${MACHINE_ARCH}dump.c -> dump_machdep.c.jake2002-05-131-1/+1
* Restore the ability to take crashdumps on alpha. This was cut and pastedgallatin2002-05-111-0/+1
* pal.s is no longer needed for the kernel to build with Gcc. We now useobrien2002-04-151-1/+0
* Turn on TGA support.obrien2002-04-131-0/+7
* Compromise for critical*()/cpu_critical*() recommit. Cleanup the interruptdillon2002-03-271-0/+1
* - Speedup 3DES by using assembly code for i386.ume2002-03-051-0/+2
* Add the following functions/macros to support byte order conversions andtmm2002-02-271-4/+2
* genassym builds need the -fno-common stripped out.peter2002-01-111-1/+1
* GC userconfig after Peter axed it 15 months ago.phk2001-11-051-1/+0
* OLDCARD isn't supported on alpha or ia64, so don't pretend that it is byimp2001-10-301-1/+0
* Don't try to use sio with NEWCARD 16 bit yet. It eats all pccards :-)imp2001-10-301-1/+1
* Break out the bus front ends into their own files. Rewriteimp2001-10-231-0/+4
* First commit after a repo copy of isa/sio* -> dev/sio:imp2001-10-221-1/+1
* Move procfs_* from procfs_machdep.c into sys_process.c, and rename them todes2001-10-211-1/+0
* These files have been gone for a long time.des2001-10-131-4/+0
* Add linux_sysctl.c, and linux_uid16.c to the x86 platforms.peter2001-09-081-0/+1
* Fix linux_getcwd() so that if the cwd isn't cached (__getcwd() fails),gallatin2001-08-291-0/+1
* Use #ifdef DEV_SPLASH (from opt_splash.h) rather thanyokota2001-08-021-1/+1
* Hints overhaul:peter2001-06-121-1/+1
* Add and document the LINPROCFS option, so that we can build linprocfspeter2001-02-271-0/+4
* Remove count for NSIO. The only places it was used it were incorrect.peter2001-01-311-1/+1
* Make mp_machdep.c be an optional file conditional on SMP.jhb2001-01-241-1/+1
* Convert apm from a bogus 'count' into a plain option. Clean out somepeter2001-01-191-4/+0
* Remove the now-empty ipl_funcs.c file on all platforms.peter2001-01-191-1/+0
* Add support for COMPAT_LINUX and DEBUG_LINUX. Make the OSF1marcel2000-12-051-0/+34
* introduce support for static compilation of the osf/1 module via thegallatin2000-12-021-0/+7
* cleanup: remove redundant mp_machdep.c and non-existent simplelock.s.gallatin2000-12-021-2/+0
OpenPOWER on IntegriCloud