summaryrefslogtreecommitdiffstats
path: root/sys/alpha/conf
Commit message (Expand)AuthorAgeFilesLines
* Move some compile flags from the kernel makefile to bsd.kern.mk so thatdfr1998-12-171-2/+2
* If there is no .depends file, use the standard ad-hoc way of ensuringimp1998-12-071-1/+5
* Implement 'software completion' for floating point arithmetic. On thedfr1998-12-041-2/+3
* Remove -U__NetBSD__dima1998-11-181-2/+2
* Don't include link_elf.c twice in the link.dfr1998-11-151-2/+1
* * Change 'struct resource' to 'struct config_resource'.dfr1998-11-151-2/+2
* Update configuration files for the perl based makedevops script.nsouch1998-11-081-9/+9
* Put back MFS_ROOT now that it's been fixed correctly.jkh1998-10-302-4/+4
* Take MFS_ROOT out for now; for some reason, the alpha GENERIC chokesjkh1998-10-302-4/+4
* Bump VERSREQ to make ``config'' happy.dima1998-10-291-2/+2
* DB_ELF_SYMBOLS doesn't appear to do anything yet, or if it does it'sjkh1998-10-142-4/+4
* Sync up with some needed x86 options.jkh1998-10-132-2/+6
* Make kernel build on alpha again. New kld stuff needs rindex.gpalmer1998-10-101-1/+2
* Update SimOS scsi driver to use CAM.dfr1998-09-261-7/+4
* Change sd to da and comment out the non-cam TurboChannel scsi drivers.dfr1998-09-182-10/+10
* Change version number.dfr1998-09-181-2/+2
* Cam changes sd to da.dfr1998-09-181-2/+2
* (requested by gibbs) Remove the SCSI_CAM option (and rework the isp drivermjacob1998-09-182-4/+2
* Merge with the latest i386 syscons.dfr1998-09-171-1/+3
* Change to cam.dfr1998-09-165-19/+17
* Device framework code now declared in MI code.dfr1998-09-072-32/+29
* Remove some duplicated devices.dfr1998-08-302-26/+4
* Add atomic.s.dfr1998-08-241-1/+2
* Add BREAK_TO_DEBUGGER so that config stops whininggpalmer1998-08-211-1/+3
* Add support for TurboChannel alphas (DEC 3000/300 and 3000/500).dfr1998-08-204-4/+62
* Lots of changes, including:dfr1998-08-106-8/+32
* Update so that it should build a working kernel for the platforms supporteddfr1998-08-072-16/+54
* Change load address to 0xfffffc0000300000 to help support AS200.dfr1998-07-302-3/+3
* Add KN20AA support.dfr1998-07-222-6/+26
* Tweaks to stop config(8) warnings and to avoid an unfinished experiment ofdfr1998-07-221-3/+3
* Tweaks for cross-building from NetBSD/alpha.dfr1998-07-151-3/+3
* Linker script for alpha kernel.dfr1998-07-151-0/+133
* Overhaul the spl system so that it actually works properly.dfr1998-07-121-7/+7
* Define option DEC_EB164dfr1998-07-121-1/+2
* Add entry for prom console.dfr1998-07-121-2/+3
* Add some bits and pieces for my test box.dfr1998-07-121-1/+11
* Use elf symbols in DDB.dfr1998-06-281-1/+2
* Major changes to the generic device framework for FreeBSD/alpha:dfr1998-06-142-8/+47
* Add initial support for the FreeBSD/alpha kernel. This is very much adfr1998-06-108-0/+761
OpenPOWER on IntegriCloud