summaryrefslogtreecommitdiffstats
path: root/sys/conf/files.alpha
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* - Make the mutex code almost completely machine independent. This greatlyjhb2000-10-201-1/+0
* Move the ata/atapi files to the common area. They were the same on allpeter2000-10-031-9/+0
* The `ed' NIC driver has been changed to work on Alpha now. So enable itobrien2000-09-301-0/+1
* Major update to the way synchronization is done in the kernel. Highlightsjasone2000-09-071-0/+2
* * Completely rewrite the alpha busspace to hide the implementation fromdfr2000-08-281-2/+4
* Style fixes:marcel2000-08-221-65/+64
* Add support for the Alpha Processor, Inc. UP1000 system.gallatin2000-06-191-0/+3
* Borrow phk's axe and apply the next stage of config(8)'s evolution.peter2000-06-131-1/+0
* A checkpoint of a part of a work-in-progress. Some more cleanups forpeter2000-06-101-7/+10
* Add AlphaServer 2000 (demi-sable), 2100 (sable), and 2100A (lynx) support.gallatin2000-05-281-0/+3
* Port ppc driver to alpha.dfr2000-05-141-0/+1
* add in the few bits necessary to support Alpha 4100 (Rawhide) systemsmjacob2000-05-071-0/+5
* Newbusify adv driver.nyan2000-04-071-0/+1
* Make it possible to include a device interface description by a singledfr2000-04-051-28/+2
* - Added PC-98 Cbus frontend.nyan2000-03-291-0/+1
* Alpha 8200: redo files arrangement for 8200 support. There sort ofmjacob2000-03-181-6/+9
* kbdcontrol isn't in everyones path(read: non-root people), so specifybillf2000-02-101-1/+1
* Move the (duplicated exactly!) portable ISA pcm drivers to files andpeter2000-01-291-6/+0
* Arrange for the following files to be compiled when the configurationpeter2000-01-291-1/+1
* This is the 3rd stage of syscons code reorganization.yokota2000-01-151-0/+4
* Only compile gusc for isa (the #if NISA inside gusc effectively coverspeter1999-12-211-1/+1
* Be more consistant in using perl vs. perl5. We were using perl5 in thepeter1999-12-171-4/+4
* - Pull in kbd.c when sc or vt is included in the kernel, even ifyokota1999-12-131-0/+1
* Move source files common to all platforms from <arch>/conf/files.<arch>archie1999-12-091-15/+0
* Move libkern/arc4random.c into conf/files. I was planning on doing andan1999-12-091-1/+0
* A port of NetBSD's AlphaServer 1000 and 1000A support. Thanks to Cristiangallatin1999-12-011-0/+6
* Add arc4random.c.dima1999-11-301-0/+1
* Add pcm entries for the alpha too, since they were taken out ofpeter1999-11-221-0/+6
* make sure a trivial apm.h is created, as some people have assumed thatmjacob1999-10-011-0/+5
* Pull in the core bus drivers based on the machine type rather thanpeter1999-09-131-20/+39
* Restore old sio driver for Bruce. We'll fix the bus problems in nsiopeter1999-09-081-0/+1
* Repo copy isa/sio* to dev/sio/sio* in preperation for extra bus methodspeter1999-09-061-1/+0
* Merge alpha and pc98 changes into i386 MBR handling code and replace allphk1999-08-291-1/+1
* Sort the easy part of this file. It should be all sorted.phk1999-08-291-43/+43
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Merge the cons.c and cons.h to the best of my ability. alpha may orphk1999-08-091-2/+1
* Delete the 'device-driver' suffix. It's been meaningless for a long time.peter1999-07-031-38/+38
* The second phase of syscons reorganization.yokota1999-06-221-1/+6
OpenPOWER on IntegriCloud