summaryrefslogtreecommitdiffstats
path: root/sys/conf/kern.post.mk
Commit message (Expand)AuthorAgeFilesLines
...
* Back when VOP_* was introduced, we did not have new-style structphk2004-12-011-0/+2
* Use PORTSDIR, falling back to /usr/portsimp2004-11-141-1/+1
* Ports aren't generally ready for parallel make.ru2004-11-121-1/+1
* PORTS_MODULES: a list of ports to build with this kernel.imp2004-11-111-0/+14
* Per recent HEADSUP: Disconnect (old)vinum from the kernel build.phk2004-09-231-2/+1
* Pass the idea of the make(1) binary to use down to newvers.sh.ru2004-09-171-1/+1
* We don't need GEN_M_CFILES. Fold it into GEN_CFILES definition andimp2004-06-271-7/+4
* MFp4:imp2004-06-261-3/+2
* Add pccarddevs.h and usbdevs.h as depends, ala miidevs.h, in the rightimp2004-05-261-5/+5
* Use ' rather than ".obrien2004-03-221-1/+1
* Quote NM in case you need to force it to something with args.obrien2004-03-211-1/+1
* Don't make having ${DESTDIR}/boot/device.hints a prerequisite tomarcel2004-03-201-1/+7
* Merged from kmod.mk,v 1.152: strip debugging symbols even when notru2004-02-131-0/+3
* Attempt to clean up the emu10k1-alsa.h stuff so that config doesn'tpeter2004-02-051-9/+0
* The gdbinit.${MACHINE_ARCH} script may not exist.ru2004-01-211-0/+2
* Add emu10k1-alsa%diked.h dependancies.obrien2004-01-121-0/+9
* Define KERNBUILDDIR again. The RELENG_5_2 tree is stable enough thatimp2004-01-031-0/+1
* Backed out rev.1.48. -Winline now works better so there should be nobde2003-12-301-1/+1
* Garbage-collected some vestiges of objformat support (mainly ${FMT}).bde2003-12-291-3/+1
* Fixed some style bugs (manly a few English usage errors in comments andbde2003-12-291-15/+15
* gdbinit target: Remove comment lines from dot.gdbinit. This allows us togrog2003-12-291-2/+3
* Turns out that building modules with the kernel opt files isimp2003-11-251-1/+0
* Moved $FreeBSD$ to the beginning of the file.bde2003-11-141-6/+5
* Include opt_global.h in the modules build, when building from a normalgreen2003-11-141-0/+1
* Add a "-f" flag for asf(8) which performs a search to find the each modulegreen2003-11-041-1/+1
* Fix logic in Makefile.i386,v 1.249: only back up ${DESTDIR}${KODIR}ru2003-08-071-4/+2
* Don't complain about inlines for genassymphk2003-07-221-1/+1
* Protect against .depend file somewhere else in the .PATH.ru2003-06-221-37/+9
* Some glue to allow lint(1) to work on the kernel. This is notmarkm2003-06-141-2/+23
* If we're building a debug kernel, add target to install the .gdbinit filesgrog2003-06-121-1/+9
* Fix a style nit.obrien2003-06-021-1/+1
* Be sloppier about the miidevs.h dependency. This reduces the maintenanceobrien2003-06-011-7/+1
* If DESTDIR was specified as a makeoption in the kernelconfig filephk2003-05-311-0/+5
* Help out with linting. Print the ${LINT} command line. This makesmarkm2003-04-301-1/+1
* Leave the `clobber' target alone, it clobbers too much (includingru2003-03-031-3/+7
* Abuse `cleandir' for what `clobber' was supposed to do, for peter.ru2003-03-021-1/+4
* Hopefully, obviate the need of ``make depend''.ru2003-02-281-1/+1
* Initiate the de-orbit burn sequence for <bsd.kern.mk>.ru2003-02-281-1/+1
* Standardize handling of locore.[sS] etc. files.ru2003-02-281-2/+2
* Add necessary awk magic to create a table of major numbers allocatedphk2003-02-271-1/+7
* Overhaul the targets and hope this is now much more readable.ru2003-02-211-59/+24
* Move the miidevs.h build stuff to conf/files so that config(8) doesn'tpeter2003-01-301-4/+1
* Remove miidevs.h and generate it from miidevs at compile time.obrien2003-01-191-6/+15
* Hook the aic7xxx modules up. This requires some extra care since aicasmscottl2002-11-031-5/+9
* Don't show the command line when doing "make lint".phk2002-10-151-1/+1
* Initiate deorbit burn for the i386-only a.out related support. Moves arepeter2002-09-171-3/+2
* Added rules to generate .c files from .m files. Run mkdep on these .cbde2002-08-191-3/+10
* Finished removing env(1) commands, as in rev.1.13 but non-broken. Setbde2002-08-181-5/+5
* Spell kenrel as 'kernel' for consistency with the rest of the universe.jmallett2002-08-141-1/+1
* Remove duplicate 'modules-tags' rulepeter2002-08-011-3/+0
OpenPOWER on IntegriCloud