cvs commit: src/sys/conf kmod.mk src/sys/modules/linprocfs
Makefile src/sys/modules/linux Makefile src/sys/modules/nwfs
Makefile src/sys/modules/ppbus Makefile src/sys/modules/ppi
Makefile src/sys/modules/pps Makefile src/sys/modules/smbfs ...
Warner Losh
imp at FreeBSD.org
Tue Nov 18 21:08:28 PST 2003
imp 2003/11/18 21:08:27 PST
FreeBSD src repository
Modified files:
sys/conf kmod.mk
sys/modules/linprocfs Makefile
sys/modules/linux Makefile
sys/modules/nwfs Makefile
sys/modules/ppbus Makefile
sys/modules/ppi Makefile
sys/modules/pps Makefile
sys/modules/smbfs Makefile
sys/modules/streams Makefile
Log:
o Remove @- from the ln and change it to a -sf. This was bogus, and
regocnized as such at the time. Now that the other bogons in the
tree have been fixed, we can remove this ugly kludge.
o Remove stale/bogus opt_foo.h files. These are left over from
by-gone resources. And they point to the need, yet again, to
improve the build system so meta information is only in one place.
Submitted by: ru
Reviewed by: bde
Approved by: re@ (jhb)
Revision Changes Path
1.150 +1 -1 src/sys/conf/kmod.mk
1.11 +0 -1 src/sys/modules/linprocfs/Makefile
1.62 +1 -1 src/sys/modules/linux/Makefile
1.12 +1 -1 src/sys/modules/nwfs/Makefile
1.5 +1 -1 src/sys/modules/ppbus/Makefile
1.3 +1 -1 src/sys/modules/ppi/Makefile
1.3 +0 -1 src/sys/modules/pps/Makefile
1.6 +1 -1 src/sys/modules/smbfs/Makefile
1.11 +1 -1 src/sys/modules/streams/Makefile
More information about the cvs-src
mailing list