| Commit message (Expand) | Author | Age | Files | Lines |
* | Use "nm | awk ..." instead of genassym(1) to generate symbol value headers. | bde | 2000-06-02 | 1 | -3/+3 |
* | Unbreak 'make reinstall' after last commit | peter | 2000-05-13 | 1 | -1/+1 |
* | Add {kernel,module}-{depend,clean,cleandepend,tags,install,reinstall} | obrien | 2000-05-13 | 1 | -31/+47 |
* | Fix modules: target. | obrien | 2000-05-10 | 1 | -16/+18 |
* | Create a separate target for the 'modules'. Without this the modules | n_hibma | 2000-05-09 | 1 | -0/+5 |
* | Build modules in a subdir of the kernel build dir. Add a `cleandir' | obrien | 2000-05-05 | 1 | -4/+8 |
* | Cause modules to build with the kernel build. Modules are removed | chuckr | 2000-05-02 | 1 | -0/+18 |
* | LOAD_ADDRESS is not used here. See conf/ldscript.* for the link base | peter | 2000-04-29 | 1 | -1/+0 |
* | * Factor out the object system from new-bus so that it can be used by | dfr | 2000-04-08 | 1 | -2/+2 |
* | Make it possible to include a device interface description by a single | dfr | 2000-04-05 | 1 | -3/+14 |
* | Include param.o in the list of files that we scan for linker sets. | peter | 2000-03-29 | 1 | -2/+2 |
* | Bump configvers.h as a precaution. Although existing config files will | peter | 2000-01-23 | 1 | -1/+1 |
* | Put on my asbestos suit and move $mach/conf/*.$mach to conf/*.$mach as | peter | 2000-01-09 | 1 | -2/+2 |
* | Synced with sys/i386/conf/Makefile.i386 (MACHINE -> MACHINE_ARCH). | kato | 2000-01-09 | 1 | -1/+1 |
* | Bump configversion. The controller/device changes are upwards but not | peter | 2000-01-09 | 1 | -1/+1 |
* | Further sync Alpha and i386 Makefiles. Remove KERNFORMAT = elf stuff as | peter | 2000-01-08 | 1 | -12/+4 |
* | Sync with i386 | marcel | 2000-01-08 | 1 | -13/+9 |
* | Use genassym(1). | marcel | 2000-01-07 | 1 | -5/+2 |
* | Bring the Alpha and x86 Makefiles closer together. | peter | 2000-01-07 | 1 | -18/+28 |
* | Missed s/KERNEL/_KERNEL/ here.. *blush*. | peter | 2000-01-06 | 1 | -4/+2 |
* | Synced with Makefile.i386. The following cleanups in Makefile.i386 | bde | 1999-12-27 | 1 | -3/+3 |
* | Zap the kvm_kernel.db juggling at 'make install' time, it isn't needed | peter | 1999-12-27 | 1 | -7/+0 |
* | Be more consistant in using perl vs. perl5. We were using perl5 in the | peter | 1999-12-17 | 1 | -4/+4 |
* | Argh, fix a stupid typo. :-( | peter | 1999-12-12 | 1 | -1/+1 |
* | Use a seperate -c and -h mode. The vnode_if.c file is compiled only into | peter | 1999-12-12 | 1 | -4/+7 |
* | Update the Alpha makefile to be more in line with the x86 version. It | peter | 1999-11-22 | 1 | -68/+75 |
* | Typo | n_hibma | 1999-11-16 | 1 | -1/+1 |
* | Allow the source root `S' to be overridden by defining it only when | marcel | 1999-10-30 | 1 | -0/+2 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
* | Delete the 'device-driver' suffix. It's been meaningless for a long time. | peter | 1999-07-03 | 1 | -5/+1 |
* | Replicate changes to i386 to do tags. I doesn't work yet 'coz ctags dumps | mjacob | 1999-07-02 | 1 | -2/+5 |
* | Revert back to not using -DKERNEL - it exposes inlines etc. | peter | 1999-06-28 | 1 | -17/+6 |
* | Make genassym compile - the recent buf locking changes meant that more | peter | 1999-06-26 | 1 | -3/+3 |
* | Make corresponding changes to match config update | peter | 1999-05-10 | 1 | -20/+24 |
* | I'm sick of the automatic rename of /kernel to /kernel.old while doing | peter | 1999-05-08 | 1 | -1/+5 |
* | Bump configvers; when the updates to generic/lint get committed, the old | peter | 1999-04-24 | 1 | -2/+2 |
* | Update VERSREQ. | dfr | 1999-04-21 | 1 | -2/+2 |
* | Hopefully replicate the install.debug changes from the i386 version. | peter | 1999-04-13 | 1 | -24/+15 |
* | Back out default debug kernel. The flags revert to historical behaviour. | grog | 1999-04-11 | 1 | -5/+2 |
* | 1. Modify config to issue different code for debugging. | grog | 1999-04-07 | 1 | -13/+33 |
* | Ignore errors from chflags. This makes it possible to make installworld | des | 1999-02-14 | 1 | -2/+2 |
* | Use the bsd.kern.mk from the source tree rather than the installed one | dfr | 1999-02-02 | 1 | -1/+5 |
* | Switch to using ".So" as the extension for PIC object files rather | jdp | 1999-01-09 | 1 | -4/+4 |
* | Move some compile flags from the kernel makefile to bsd.kern.mk so that | dfr | 1998-12-17 | 1 | -2/+2 |
* | If there is no .depends file, use the standard ad-hoc way of ensuring | imp | 1998-12-07 | 1 | -1/+5 |
* | Remove -U__NetBSD__ | dima | 1998-11-18 | 1 | -2/+2 |
* | * Change 'struct resource' to 'struct config_resource'. | dfr | 1998-11-15 | 1 | -2/+2 |
* | Bump VERSREQ to make ``config'' happy. | dima | 1998-10-29 | 1 | -2/+2 |
* | Change version number. | dfr | 1998-09-18 | 1 | -2/+2 |
* | Change to cam. | dfr | 1998-09-16 | 1 | -2/+2 |