aboutsummaryrefslogtreecommitdiff
path: root/sys/conf/Makefile.alpha
Commit message (Expand)AuthorAgeFilesLines
* MFC various revs in spirit.Mike Silbersack2001-12-191-1/+1
* Fix make buildkernel breakage on the Alpha. This has been brokenJohn Polstra2001-11-291-0/+1
* MFC: Fix location of affected makefiles in a comment.Ruslan Ermilov2001-10-261-1/+1
* Use KMODDIR rather than KODIR, which is more compatible with whatWarner Losh2001-10-191-2/+1
* MFC: define KODIR to be /modules. it is defined to beWarner Losh2001-10-191-0/+1
* MFC: MODULES_OVERRIDE support, plus the MKMODULESENV, which adds theWarner Losh2001-10-181-9/+25
* MFC: tunable update. Do MAXUSERS derived tuning at boot time, withPeter Wemm2001-07-301-13/+6
* MFC: Relocate IPFilter.Jonathan Lemon2001-06-071-0/+5
* s/${_CFLAGS}/${_CPUCFLAGS}/, looks like I committed an earlier versionKris Kennaway2001-03-281-1/+1
* MFC: CPUTYPE support for COPTFLAGS plus disabling switchKris Kennaway2001-03-211-1/+4
* MFC:David E. O'Brien2000-07-071-15/+64
* MFC: LOAD_ADDRESS isn't used here.Peter Wemm2000-04-291-1/+0
* Bump configvers.h as a precaution. Although existing config files willPeter Wemm2000-01-231-1/+1
* Put on my asbestos suit and move $mach/conf/*.$mach to conf/*.$mach asPeter Wemm2000-01-091-2/+2
* Synced with sys/i386/conf/Makefile.i386 (MACHINE -> MACHINE_ARCH).KATO Takenori2000-01-091-1/+1
* Bump configversion. The controller/device changes are upwards but notPeter Wemm2000-01-091-1/+1
* Further sync Alpha and i386 Makefiles. Remove KERNFORMAT = elf stuff asPeter Wemm2000-01-081-12/+4
* Sync with i386Marcel Moolenaar2000-01-081-13/+9
* Use genassym(1).Marcel Moolenaar2000-01-071-5/+2
* Bring the Alpha and x86 Makefiles closer together.Peter Wemm2000-01-071-18/+28
* Missed s/KERNEL/_KERNEL/ here.. *blush*.Peter Wemm2000-01-061-4/+2
* Synced with Makefile.i386. The following cleanups in Makefile.i386Bruce Evans1999-12-271-3/+3
* Zap the kvm_kernel.db juggling at 'make install' time, it isn't neededPeter Wemm1999-12-271-7/+0
* Be more consistant in using perl vs. perl5. We were using perl5 in thePeter Wemm1999-12-171-4/+4
* Argh, fix a stupid typo. :-(Peter Wemm1999-12-121-1/+1
* Use a seperate -c and -h mode. The vnode_if.c file is compiled only intoPeter Wemm1999-12-121-4/+7
* Update the Alpha makefile to be more in line with the x86 version. ItPeter Wemm1999-11-221-68/+75
* TypoNick Hibma1999-11-161-1/+1
* Allow the source root `S' to be overridden by defining it only whenMarcel Moolenaar1999-10-301-0/+2
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Delete the 'device-driver' suffix. It's been meaningless for a long time.Peter Wemm1999-07-031-5/+1
* Replicate changes to i386 to do tags. I doesn't work yet 'coz ctags dumpsMatt Jacob1999-07-021-2/+5
* Revert back to not using -DKERNEL - it exposes inlines etc.Peter Wemm1999-06-281-17/+6
* Make genassym compile - the recent buf locking changes meant that morePeter Wemm1999-06-261-3/+3
* Make corresponding changes to match config updatePeter Wemm1999-05-101-20/+24
* I'm sick of the automatic rename of /kernel to /kernel.old while doingPeter Wemm1999-05-081-1/+5
* Bump configvers; when the updates to generic/lint get committed, the oldPeter Wemm1999-04-241-2/+2
* Update VERSREQ.Doug Rabson1999-04-211-2/+2
* Hopefully replicate the install.debug changes from the i386 version.Peter Wemm1999-04-131-24/+15
* Back out default debug kernel. The flags revert to historical behaviour.Greg Lehey1999-04-111-5/+2
* 1. Modify config to issue different code for debugging.Greg Lehey1999-04-071-13/+33
* Ignore errors from chflags. This makes it possible to make installworldDag-Erling Smørgrav1999-02-141-2/+2
* Use the bsd.kern.mk from the source tree rather than the installed oneDoug Rabson1999-02-021-1/+5
* Switch to using ".So" as the extension for PIC object files ratherJohn Polstra1999-01-091-4/+4
* Move some compile flags from the kernel makefile to bsd.kern.mk so thatDoug Rabson1998-12-171-2/+2
* If there is no .depends file, use the standard ad-hoc way of ensuringWarner Losh1998-12-071-1/+5
* Remove -U__NetBSD__Dima Ruban1998-11-181-2/+2
* * Change 'struct resource' to 'struct config_resource'.Doug Rabson1998-11-151-2/+2
* Bump VERSREQ to make ``config'' happy.Dima Ruban1998-10-291-2/+2
* Change version number.Doug Rabson1998-09-181-2/+2