| Commit message (Expand) | Author | Age | Files | Lines |
* | Back when VOP_* was introduced, we did not have new-style struct | phk | 2004-12-01 | 1 | -0/+2 |
* | Use PORTSDIR, falling back to /usr/ports | imp | 2004-11-14 | 1 | -1/+1 |
* | Ports aren't generally ready for parallel make. | ru | 2004-11-12 | 1 | -1/+1 |
* | PORTS_MODULES: a list of ports to build with this kernel. | imp | 2004-11-11 | 1 | -0/+14 |
* | Per recent HEADSUP: Disconnect (old)vinum from the kernel build. | phk | 2004-09-23 | 1 | -2/+1 |
* | Pass the idea of the make(1) binary to use down to newvers.sh. | ru | 2004-09-17 | 1 | -1/+1 |
* | We don't need GEN_M_CFILES. Fold it into GEN_CFILES definition and | imp | 2004-06-27 | 1 | -7/+4 |
* | MFp4: | imp | 2004-06-26 | 1 | -3/+2 |
* | Add pccarddevs.h and usbdevs.h as depends, ala miidevs.h, in the right | imp | 2004-05-26 | 1 | -5/+5 |
* | Use ' rather than ". | obrien | 2004-03-22 | 1 | -1/+1 |
* | Quote NM in case you need to force it to something with args. | obrien | 2004-03-21 | 1 | -1/+1 |
* | Don't make having ${DESTDIR}/boot/device.hints a prerequisite to | marcel | 2004-03-20 | 1 | -1/+7 |
* | Merged from kmod.mk,v 1.152: strip debugging symbols even when not | ru | 2004-02-13 | 1 | -0/+3 |
* | Attempt to clean up the emu10k1-alsa.h stuff so that config doesn't | peter | 2004-02-05 | 1 | -9/+0 |
* | The gdbinit.${MACHINE_ARCH} script may not exist. | ru | 2004-01-21 | 1 | -0/+2 |
* | Add emu10k1-alsa%diked.h dependancies. | obrien | 2004-01-12 | 1 | -0/+9 |
* | Define KERNBUILDDIR again. The RELENG_5_2 tree is stable enough that | imp | 2004-01-03 | 1 | -0/+1 |
* | Backed out rev.1.48. -Winline now works better so there should be no | bde | 2003-12-30 | 1 | -1/+1 |
* | Garbage-collected some vestiges of objformat support (mainly ${FMT}). | bde | 2003-12-29 | 1 | -3/+1 |
* | Fixed some style bugs (manly a few English usage errors in comments and | bde | 2003-12-29 | 1 | -15/+15 |
* | gdbinit target: Remove comment lines from dot.gdbinit. This allows us to | grog | 2003-12-29 | 1 | -2/+3 |
* | Turns out that building modules with the kernel opt files is | imp | 2003-11-25 | 1 | -1/+0 |
* | Moved $FreeBSD$ to the beginning of the file. | bde | 2003-11-14 | 1 | -6/+5 |
* | Include opt_global.h in the modules build, when building from a normal | green | 2003-11-14 | 1 | -0/+1 |
* | Add a "-f" flag for asf(8) which performs a search to find the each module | green | 2003-11-04 | 1 | -1/+1 |
* | Fix logic in Makefile.i386,v 1.249: only back up ${DESTDIR}${KODIR} | ru | 2003-08-07 | 1 | -4/+2 |
* | Don't complain about inlines for genassym | phk | 2003-07-22 | 1 | -1/+1 |
* | Protect against .depend file somewhere else in the .PATH. | ru | 2003-06-22 | 1 | -37/+9 |
* | Some glue to allow lint(1) to work on the kernel. This is not | markm | 2003-06-14 | 1 | -2/+23 |
* | If we're building a debug kernel, add target to install the .gdbinit files | grog | 2003-06-12 | 1 | -1/+9 |
* | Fix a style nit. | obrien | 2003-06-02 | 1 | -1/+1 |
* | Be sloppier about the miidevs.h dependency. This reduces the maintenance | obrien | 2003-06-01 | 1 | -7/+1 |
* | If DESTDIR was specified as a makeoption in the kernelconfig file | phk | 2003-05-31 | 1 | -0/+5 |
* | Help out with linting. Print the ${LINT} command line. This makes | markm | 2003-04-30 | 1 | -1/+1 |
* | Leave the `clobber' target alone, it clobbers too much (including | ru | 2003-03-03 | 1 | -3/+7 |
* | Abuse `cleandir' for what `clobber' was supposed to do, for peter. | ru | 2003-03-02 | 1 | -1/+4 |
* | Hopefully, obviate the need of ``make depend''. | ru | 2003-02-28 | 1 | -1/+1 |
* | Initiate the de-orbit burn sequence for <bsd.kern.mk>. | ru | 2003-02-28 | 1 | -1/+1 |
* | Standardize handling of locore.[sS] etc. files. | ru | 2003-02-28 | 1 | -2/+2 |
* | Add necessary awk magic to create a table of major numbers allocated | phk | 2003-02-27 | 1 | -1/+7 |
* | Overhaul the targets and hope this is now much more readable. | ru | 2003-02-21 | 1 | -59/+24 |
* | Move the miidevs.h build stuff to conf/files so that config(8) doesn't | peter | 2003-01-30 | 1 | -4/+1 |
* | Remove miidevs.h and generate it from miidevs at compile time. | obrien | 2003-01-19 | 1 | -6/+15 |
* | Hook the aic7xxx modules up. This requires some extra care since aicasm | scottl | 2002-11-03 | 1 | -5/+9 |
* | Don't show the command line when doing "make lint". | phk | 2002-10-15 | 1 | -1/+1 |
* | Initiate deorbit burn for the i386-only a.out related support. Moves are | peter | 2002-09-17 | 1 | -3/+2 |
* | Added rules to generate .c files from .m files. Run mkdep on these .c | bde | 2002-08-19 | 1 | -3/+10 |
* | Finished removing env(1) commands, as in rev.1.13 but non-broken. Set | bde | 2002-08-18 | 1 | -5/+5 |
* | Spell kenrel as 'kernel' for consistency with the rest of the universe. | jmallett | 2002-08-14 | 1 | -1/+1 |
* | Remove duplicate 'modules-tags' rule | peter | 2002-08-01 | 1 | -3/+0 |