summaryrefslogtreecommitdiffstats
path: root/sys/boot/alpha
Commit message (Expand)AuthorAgeFilesLines
...
* Make the stack 12K- we seem to need a bit more.mjacob2000-09-181-3/+3
* Bump up version as a result of the recent changes to kernel path,dcs2000-09-101-0/+1
* This is real released software, let people think that.obrien2000-09-031-0/+1
* Fix the more obvious warnings to deal with my earlier warning cleanups.jhb2000-08-033-11/+12
* Remove an unnecessary .PATH entry.jhb2000-07-211-1/+0
* Declare our DEC Alpha cdboot to be a fully released version 1.0.obrien2000-07-181-0/+1
* Always install loader.4th, defaults/loader.conf, and support.4th instead ofjhb2000-07-101-1/+1
* Delay calling the device cleanup routines until the absolute lastps2000-06-141-0/+1
* Bump loader version due to FICL (duh!) and copyin, copyout, setenv&cia.dcs2000-06-071-0/+2
* Record the new PALcode revision in the pcs structure after changing todfr2000-06-031-0/+2
* Remove INSTALL_FORTH stuff.dcs2000-05-191-1/+0
* Move man page directives to common/Makefile.inc.dcs2000-05-191-6/+0
* Install the bootforth config files for the Alpha too. loader.conf shouldpeter2000-05-122-0/+18
* Reactivate the FICL hooks to make it be compiled in, but also initializepeter2000-05-121-8/+8
* Fix the Alpha loader the rest of the way. If FICL is present inpeter2000-05-121-8/+8
* Teach the alpha loader install process to make backup copies of themsmith2000-05-061-2/+5
* Add $FreeBSD$peter2000-05-012-0/+2
* Update loader logic to distinguish modules vs. files.bp2000-05-013-32/+32
* Teach the loader about the ext2fs filesystem, extended partitions, andjlemon2000-04-292-1/+4
* Pass unit number to bcache_strategy(), so that the cache can bedcs2000-03-151-2/+3
* Connect up the bootforth glue and compile it, but don't initialize itpeter1999-12-271-3/+13
* Don't build gensetdefs when we can use /usr/bin/gensetdefs. The lattermarcel1999-12-163-102/+8
* Add -L${DESTDIR}${LIBDIR} to ld's command line so that the rightmarcel1999-12-151-1/+3
* Remove BAD144 support, it has already been disabled for some time.phk1999-12-081-1/+0
* Add back netboot since it compiles just fine. Note that you need a fulldfr1999-11-031-1/+1
* * Don't wait forever for the boot2 filename if the PCC wraps.dfr1999-11-031-3/+6
* Allow this driver to open disks with no labels (CDROMS don't).dfr1999-10-121-1/+2
* Fix build break.dfr1999-10-091-1/+0
* Add net device to netboot.dfr1999-10-091-0/+3
* netboot removed until somebody fixes it so it compilesmjacob1999-09-091-1/+1
* Add more missing files from the reorganisation.msmith1999-09-072-0/+99
* Change NetBSD/Alpha to FreeBSD/alpha.dfr1999-09-061-1/+1
* Common Alpha loader Makefile, omitted accidentally from the previous setmsmith1999-09-061-0/+83
* $Id$ -> $FreeBSD$peter1999-09-052-2/+2
* Slight reorganisation of the Alpha/SRM loader build:msmith1999-09-0313-476/+26
* Change $Id$ to $FreeBSD$dfr1999-09-013-2/+3
* * Fix a stack of warnings.dfr1999-09-0110-30/+218
* $Id$ -> $FreeBSD$peter1999-08-2831-31/+31
* Append the flags from the "boot" command to those which came fromjdp1999-08-141-2/+23
* Walk around the end of all the silly guessing of device types and unitmsmith1999-07-211-1/+19
* Fix typo (wrong path)peter1999-06-291-1/+1
* Reconcile all the loader newvers.sh's into one common one.peter1999-06-294-97/+6
* Don't use head/tail - they don't exist in a 'make world' environment.peter1999-06-292-2/+4
* Minor nit. It is probably still incorrect, but at least don'tdcs1999-04-241-1/+1
* Bring the 'new-bus' to the i386. This extensively changes the way thepeter1999-04-164-8/+58
* Revert bootinfo to 1.4 and use a different solution to NULL m_argsdcs1999-03-201-5/+5
* Don't choke in MOD_ARGS() if mp->m_args is NULL.dfr1999-03-181-4/+5
* Add MODINFO_ARGS, parameters passed to a module at load time.dcs1999-03-081-1/+4
* Transition from using Perl to using awk for our text-manipulationmsmith1999-01-181-1/+1
* Alpha-specific help topics (currently empty)msmith1999-01-051-0/+0
OpenPOWER on IntegriCloud