aboutsummaryrefslogtreecommitdiff
path: root/sys/conf/Makefile.pc98
Commit message (Expand)AuthorAgeFilesLines
...
* Install the kernel KLM as "kernel" by default.David E. O'Brien2000-09-141-1/+1
* Create an "expert" mode where the device hints are not checked duringDavid E. O'Brien2000-09-071-0/+2
* Remove superfluous `/'s before KODIR.David E. O'Brien2000-09-071-12/+12
* DESTDIR'ify the device.hints checking code.David E. O'Brien2000-09-061-2/+2
* I forgot the leading `DESTDIR' before the kernel directory.David E. O'Brien2000-09-061-1/+1
* The kernel is now known as `kernel.ko' and it and its matching modulesDavid E. O'Brien2000-09-051-26/+33
* If a ${KERNEL}.hints file exists, and no hints are specified explicitly,Peter Wemm2000-08-251-1/+1
* Add some anti-foot-shooting protection to the kernel install target.Peter Wemm2000-08-251-0/+8
* * Create entire directory path for modules.David E. O'Brien2000-08-031-1/+1
* -mkdir the ${DESTDIR}/modules directory upon modules-install in case itBrian Feldman2000-07-271-0/+1
* Make the generated set headers depend on Makefile as well (that is wherePeter Wemm2000-06-221-2/+2
* Add back "NO_MODULES" as using ``make -DMODULES_WITH_WORLD'' in theDavid E. O'Brien2000-06-171-1/+1
* If "MODULES_WITH_WORLD" is defined, sys/modules will be built with theDavid E. O'Brien2000-06-171-1/+1
* Merged from sys/conf/Makefile.i386 revisions 1.192 and 1.193.KATO Takenori2000-06-161-2/+4
* Borrow phk's axe and apply the next stage of config(8)'s evolution.Peter Wemm2000-06-131-7/+7
* Use objcopy to strip the gcc2_compiled. symbol from kernels.Peter Wemm2000-06-121-3/+5
* A checkpoint of a part of a work-in-progress. Some more cleanups forPeter Wemm2000-06-101-1/+1
* Merged from sys/conf/Makefile.i386 revision 1.187.KATO Takenori2000-06-061-34/+56
* Use "nm | awk ..." instead of genassym(1) to generate symbol value headers.Bruce Evans2000-06-021-3/+3
* Sync with sys/conf/Makefile.i386 revision 1.184, 1.185 and 1.186.Yoshihiro Takahashi2000-05-101-0/+28
* LOAD_ADDRESS is not used here. See conf/ldscript.* for the link basePeter Wemm2000-04-291-1/+0
* Merged from sys/conf/Makefile.i386 rev 1.182.KATO Takenori2000-04-121-2/+2
* Synced with sys/conf/Makefile.i386 revision 1.181.KATO Takenori2000-04-051-3/+14
* Include param.o in the list of files that we scan for linker sets.Peter Wemm2000-03-291-2/+2
* Bump configvers.h as a precaution. Although existing config files willPeter Wemm2000-01-231-1/+1
* Point to the right kernel ld script.Peter Wemm2000-01-091-3/+2
* Synced with sys/i386/conf/Makefile.i386 rev 1.176.KATO Takenori2000-01-091-32/+11
* Bump configversion. The controller/device changes are upwards but notPeter Wemm2000-01-091-1/+1
* Compile genassym.c with ordinary ${CFLAGS}. The (small) needs forBruce Evans2000-01-081-14/+10
* Use genassym(1). The definitions of NKPDE and NKPT have been removedMarcel Moolenaar2000-01-071-5/+2
* Synced with sys/i386/conf/Makefile.i386 rev 1.170.KATO Takenori2000-01-031-4/+2
* Synced with sys/i386/conf/Makefile.i386 rev 1.169.KATO Takenori1999-12-271-11/+4
* Sync with sys/i386/conf/Makefile.i386 rev 1.167.KATO Takenori1999-12-201-4/+4
* Merge from sys/i386/conf/Makefile.i386 rev 1.166.KATO Takenori1999-12-131-4/+7
* Sync with sys/i386/conf/Makefile.i386 revision 1.165.Yoshihiro Takahashi1999-11-251-22/+14
* Sync with sys/i386/conf/Makefile.i386 revision up to 1.163.Yoshihiro Takahashi1999-11-181-5/+7
* Allow the source root `S' to be overridden by defining it only whenMarcel Moolenaar1999-10-301-0/+2
* Sync with sys/i386/conf/Makefile.i386 revision 1.160.KATO Takenori1999-10-131-0/+4
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Sync with sys/i386/conf/Makefile.i386 revision 1.158.KATO Takenori1999-07-081-5/+1
* Sync with sys/i386/conf/Makefile.i386 revision 1.157.KATO Takenori1999-07-031-2/+5
* Sync with sys/i386/conf/Makefile.i386 revision 1.156.KATO Takenori1999-06-281-3/+3
* Sync with sys/i386/conf/GENERIC and Makefile.i386 revisions 1.169 andKATO Takenori1999-05-101-27/+29
* Sync with sys/i386/conf/Makefile.i386 revision 1.149.KATO Takenori1999-05-091-1/+5
* Sync with sys/i386/conf/Makefile.i386 revision 1.148.KATO Takenori1999-04-251-2/+2
* Sync with sys/i386/conf/Makefile.i386 revision 1.147.KATO Takenori1999-04-201-2/+2
* Sync with follwing files:KATO Takenori1999-04-181-39/+21
* 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/+43
* Sync with sys/i386/conf/Makefile.i386 revision 1.141.KATO Takenori1999-03-131-2/+2