Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/usr.bin/config
Module Name: src
Committed By: erh
Date: Mon Nov 7 03:26:20 UTC 2005
Modified Files:
src/usr.bin/config: defs.h files.c mkmakefile.c sem.c
Log Message:
Remove special hack for swapnetbsd.c when generating the makefile.
Instead, just add it to the list of files.
Make "prefix foo" lines actually work right when foo is an absolute path,
and make sure the length calculations correspond to the output.
Provide a way to specify a file that will always be included, and a way
to omit the prologue ("$S/") on that file.
To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 src/usr.bin/config/defs.h
cvs rdiff -r1.1 -r1.2 src/usr.bin/config/files.c \
src/usr.bin/config/mkmakefile.c
cvs rdiff -r1.14 -r1.15 src/usr.bin/config/sem.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index