CVS commit: src/external/bsd/bind/dist
Module Name:src Committed By: christos Date: Thu Sep 3 07:33:34 UTC 2015 Modified Files: src/external/bsd/bind/dist: CHANGES README srcid version src/external/bsd/bind/dist/doc/arm: Bv9ARM.ch04.html Bv9ARM.ch06.html Bv9ARM.ch07.html Bv9ARM.ch08.html Bv9ARM.ch09.html Bv9ARM.html Bv9ARM.pdf man.arpaname.html man.ddns-confgen.html man.delv.html man.dig.html man.dnssec-checkds.html man.dnssec-coverage.html man.dnssec-dsfromkey.html man.dnssec-importkey.html man.dnssec-keyfromlabel.html man.dnssec-keygen.html man.dnssec-revoke.html man.dnssec-settime.html man.dnssec-signzone.html man.dnssec-verify.html man.genrandom.html man.host.html man.isc-hmac-fixup.html man.named-checkconf.html man.named-checkzone.html man.named-journalprint.html man.named-rrchecker.html man.named.html man.nsec3hash.html man.nsupdate.html man.rndc-confgen.html man.rndc.conf.html man.rndc.html src/external/bsd/bind/dist/lib/dns: api hmac_link.c ncache.c openssldh_link.c openssldsa_link.c opensslecdsa_link.c opensslrsa_link.c rdata.c resolver.c src/external/bsd/bind/dist/lib/dns/include/dst: dst.h Log Message: Changes for 9.10.2-P4: 4170. [security] An incorrect boundary check in the OPENPGPKEY rdatatype could trigger an assertion failure. (CVE-2015-5986) [RT #40286] 4168. [security] A buffer accounting error could trigger an assertion failure when parsing certain malformed DNSSEC keys. (CVE-2015-5722) [RT #40212] To generate a diff of this commit: cvs rdiff -u -r1.16 -r1.17 src/external/bsd/bind/dist/CHANGES cvs rdiff -u -r1.4 -r1.5 src/external/bsd/bind/dist/README cvs rdiff -u -r1.10 -r1.11 src/external/bsd/bind/dist/srcid cvs rdiff -u -r1.14 -r1.15 src/external/bsd/bind/dist/version cvs rdiff -u -r1.4 -r1.5 src/external/bsd/bind/dist/doc/arm/Bv9ARM.ch04.html \ src/external/bsd/bind/dist/doc/arm/Bv9ARM.ch06.html \ src/external/bsd/bind/dist/doc/arm/Bv9ARM.ch07.html \ src/external/bsd/bind/dist/doc/arm/Bv9ARM.ch08.html \ src/external/bsd/bind/dist/doc/arm/Bv9ARM.ch09.html \ src/external/bsd/bind/dist/doc/arm/Bv9ARM.html \ src/external/bsd/bind/dist/doc/arm/man.arpaname.html \ src/external/bsd/bind/dist/doc/arm/man.ddns-confgen.html \ src/external/bsd/bind/dist/doc/arm/man.delv.html \ src/external/bsd/bind/dist/doc/arm/man.dig.html \ src/external/bsd/bind/dist/doc/arm/man.dnssec-checkds.html \ src/external/bsd/bind/dist/doc/arm/man.dnssec-coverage.html \ src/external/bsd/bind/dist/doc/arm/man.dnssec-dsfromkey.html \ src/external/bsd/bind/dist/doc/arm/man.dnssec-importkey.html \ src/external/bsd/bind/dist/doc/arm/man.dnssec-keyfromlabel.html \ src/external/bsd/bind/dist/doc/arm/man.dnssec-keygen.html \ src/external/bsd/bind/dist/doc/arm/man.dnssec-revoke.html \ src/external/bsd/bind/dist/doc/arm/man.dnssec-settime.html \ src/external/bsd/bind/dist/doc/arm/man.dnssec-signzone.html \ src/external/bsd/bind/dist/doc/arm/man.dnssec-verify.html \ src/external/bsd/bind/dist/doc/arm/man.genrandom.html \ src/external/bsd/bind/dist/doc/arm/man.host.html \ src/external/bsd/bind/dist/doc/arm/man.isc-hmac-fixup.html \ src/external/bsd/bind/dist/doc/arm/man.named-checkconf.html \ src/external/bsd/bind/dist/doc/arm/man.named-checkzone.html \ src/external/bsd/bind/dist/doc/arm/man.named-journalprint.html \ src/external/bsd/bind/dist/doc/arm/man.named-rrchecker.html \ src/external/bsd/bind/dist/doc/arm/man.named.html \ src/external/bsd/bind/dist/doc/arm/man.nsec3hash.html \ src/external/bsd/bind/dist/doc/arm/man.nsupdate.html \ src/external/bsd/bind/dist/doc/arm/man.rndc-confgen.html \ src/external/bsd/bind/dist/doc/arm/man.rndc.conf.html \ src/external/bsd/bind/dist/doc/arm/man.rndc.html cvs rdiff -u -r1.10 -r1.11 src/external/bsd/bind/dist/doc/arm/Bv9ARM.pdf cvs rdiff -u -r1.4 -r1.5 src/external/bsd/bind/dist/lib/dns/api cvs rdiff -u -r1.7 -r1.8 src/external/bsd/bind/dist/lib/dns/hmac_link.c cvs rdiff -u -r1.9 -r1.10 src/external/bsd/bind/dist/lib/dns/ncache.c \ src/external/bsd/bind/dist/lib/dns/openssldsa_link.c \ src/external/bsd/bind/dist/lib/dns/opensslrsa_link.c cvs rdiff -u -r1.8 -r1.9 src/external/bsd/bind/dist/lib/dns/openssldh_link.c \ src/external/bsd/bind/dist/lib/dns/opensslecdsa_link.c cvs rdiff -u -r1.11 -r1.12 src/external/bsd/bind/dist/lib/dns/rdata.c cvs rdiff -u -r1.21 -r1.22 src/external/bsd/bind/dist/lib/dns/resolver.c cvs rdiff -u -r1.9 -r1.10 \ src/external/bsd/bind/dist/lib/dns/include/dst/dst.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/doc
Module Name:src Committed By: christos Date: Thu Sep 3 07:34:34 UTC 2015 Modified Files: src/doc: 3RDPARTY CHANGES Log Message: new bind To generate a diff of this commit: cvs rdiff -u -r1.1249 -r1.1250 src/doc/3RDPARTY cvs rdiff -u -r1.2099 -r1.2100 src/doc/CHANGES Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/libexec/talkd
Module Name:src Committed By: dholland Date: Thu Sep 3 08:16:36 UTC 2015 Modified Files: src/libexec/talkd: table.c Log Message: Remove dead assignment; from Henning Petersen in PR 50196. To generate a diff of this commit: cvs rdiff -u -r1.10 -r1.11 src/libexec/talkd/table.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src
Module Name:src Committed By: uebayasi Date: Thu Sep 3 09:28:00 UTC 2015 Modified Files: src/sys/conf: Makefile.kern.inc files src/usr.bin/config: defs.h mkmakefile.c Log Message: Move `all' target definition to Makefile.kern.inc. To generate a diff of this commit: cvs rdiff -u -r1.233 -r1.234 src/sys/conf/Makefile.kern.inc cvs rdiff -u -r1.1147 -r1.1148 src/sys/conf/files cvs rdiff -u -r1.87 -r1.88 src/usr.bin/config/defs.h cvs rdiff -u -r1.61 -r1.62 src/usr.bin/config/mkmakefile.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/tests/net/if
Module Name:src Committed By: ozaki-r Date: Thu Sep 3 10:22:52 UTC 2015 Modified Files: src/tests/net/if: t_ifconfig.sh Log Message: Add tests for ifconfig options >From s-yamaguchi@IIJ (with some tweaks by me) To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/tests/net/if/t_ifconfig.sh Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sys/conf
Module Name:src Committed By: uebayasi Date: Thu Sep 3 12:31:16 UTC 2015 Modified Files: src/sys/conf: Makefile.kern.inc Log Message: Prepare for relative ${MD_OBJS}. To generate a diff of this commit: cvs rdiff -u -r1.234 -r1.235 src/sys/conf/Makefile.kern.inc Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sys/arch/amd64/conf
Module Name:src Committed By: uebayasi Date: Thu Sep 3 12:33:12 UTC 2015 Modified Files: src/sys/arch/amd64/conf: Makefile.amd64 Log Message: Define ${MD_OBJS} as relative path. This change makes amd64 kernel buildable for `-S' mode. To generate a diff of this commit: cvs rdiff -u -r1.51 -r1.52 src/sys/arch/amd64/conf/Makefile.amd64 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sys/arch/luna68k/luna68k
Module Name:src Committed By: tsutsui Date: Thu Sep 3 13:07:46 UTC 2015 Modified Files: src/sys/arch/luna68k/luna68k: locore.s Log Message: Fix spelling in comments. To generate a diff of this commit: cvs rdiff -u -r1.61 -r1.62 src/sys/arch/luna68k/luna68k/locore.s Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/usr.bin/config
Module Name:src Committed By: uebayasi Date: Thu Sep 3 13:32:07 UTC 2015 Modified Files: src/usr.bin/config: mkmakefile.c Log Message: Pretty-print `Makefile' output. To generate a diff of this commit: cvs rdiff -u -r1.62 -r1.63 src/usr.bin/config/mkmakefile.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/usr.bin/config
Module Name:src Committed By: uebayasi Date: Thu Sep 3 13:53:36 UTC 2015 Modified Files: src/usr.bin/config: defs.h files.c main.c mkdevsw.c mkheaders.c mkioconf.c mkswap.c Log Message: After thought, revert "Generate *.c files under conf/". Generate *.c files under top build directory. *.c files are never placed just under $S/. Keep this exclusiveness. To generate a diff of this commit: cvs rdiff -u -r1.88 -r1.89 src/usr.bin/config/defs.h cvs rdiff -u -r1.27 -r1.28 src/usr.bin/config/files.c cvs rdiff -u -r1.87 -r1.88 src/usr.bin/config/main.c cvs rdiff -u -r1.13 -r1.14 src/usr.bin/config/mkdevsw.c cvs rdiff -u -r1.28 -r1.29 src/usr.bin/config/mkheaders.c cvs rdiff -u -r1.31 -r1.32 src/usr.bin/config/mkioconf.c cvs rdiff -u -r1.9 -r1.10 src/usr.bin/config/mkswap.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src
Module Name:src Committed By: uebayasi Date: Thu Sep 3 14:23:52 UTC 2015 Modified Files: src/sys/conf: Makefile.kern.inc files src/usr.bin/config: defs.h files.c Log Message: Add generated *.c files (devsw.c and ioconf.c) to ${CFILES} by config(1) internally. ${MI_CFILES} in Makefile.kern.inc is no longer needed. To generate a diff of this commit: cvs rdiff -u -r1.235 -r1.236 src/sys/conf/Makefile.kern.inc cvs rdiff -u -r1.1148 -r1.1149 src/sys/conf/files cvs rdiff -u -r1.89 -r1.90 src/usr.bin/config/defs.h cvs rdiff -u -r1.28 -r1.29 src/usr.bin/config/files.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/lib/libc/net
Module Name:src Committed By: christos Date: Thu Sep 3 15:01:19 UTC 2015 Modified Files: src/lib/libc/net: getnameinfo.c Log Message: PR/50195: Henning Petersen: Incorrect check in getnameinfo_link. To generate a diff of this commit: cvs rdiff -u -r1.56 -r1.57 src/lib/libc/net/getnameinfo.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sys/arch/sparc64/dev
Module Name:src Committed By: palle Date: Thu Sep 3 19:43:35 UTC 2015 Modified Files: src/sys/arch/sparc64/dev: iommu.c iommuvar.h vpci.c Log Message: sun4v: iommu setup seems to work now - device detection is now possible - parts from OpenBSD - ok mrg@, martin@ To generate a diff of this commit: cvs rdiff -u -r1.108 -r1.109 src/sys/arch/sparc64/dev/iommu.c cvs rdiff -u -r1.21 -r1.22 src/sys/arch/sparc64/dev/iommuvar.h cvs rdiff -u -r1.1 -r1.2 src/sys/arch/sparc64/dev/vpci.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/include/ssp
Module Name:src Committed By: plunky Date: Thu Sep 3 20:43:47 UTC 2015 Modified Files: src/include/ssp: ssp.h Log Message: correct __ssp_overlap() to not trigger for adjacent areas To generate a diff of this commit: cvs rdiff -u -r1.12 -r1.13 src/include/ssp/ssp.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: xsrc/external/mit/ctwm/dist
Module Name:xsrc Committed By: youri Date: Thu Sep 3 22:16:33 UTC 2015 Added Files: xsrc/external/mit/ctwm/dist: CHANGES Imakefile Imakefile.local-template PROBLEMS README README.VMS README.gnome TODO TODO.gnome add_window.c add_window.h clicktofocus.c clicktofocus.h ctwm.axp_opt ctwm.c ctwm.com ctwm.h ctwm.man ctwm.spec ctwm.txt ctwm.vax_opt cursor.c cursor.h deftwmrc.c demolib.c descrip.local-template descrip.mms descrip.submms events.c events.h example.ctwmrc gc.c gc.h gendeftwmrc.com gnome.c gnome.h gnomewindefs.h gram.c_VMS gram.h_VMS gram.tab.c gram.tab.h gram.y gtw.c iconmgr.c iconmgr.h icons.c icons.h levitte.ctwmrc lex.c lex.c_VMS lex.l libctwm.c link.com list.c list.h lnm.c lnm.h make.com menus.c menus.h mk_tar.sh mwmhints.c mwmhints.h parse.c parse.h peterc.ctwmrc resize.c resize.h screen.h session.c session.h siconify.bm sound.c sound.doc sound.h system.ctwmrc system.ctwmrc.gnome twm.h types.h util.c util.h version.c version.h vms.txt vms2.txt vms_cmd_services.c vms_cmd_services.h vscreen.c vscreen.h windowbox.c windowbox.h workmgr.c workmgr.h xsrc/external/mit/ctwm/dist/xpm: 3D_Expand15.xpm 3D_Iconify15.xpm 3D_Lightning15.xpm 3D_Menu15.xpm 3D_Resize15.xpm 3D_Zoom15.xpm 3dcircle.xpm 3ddimple.xpm 3ddot.xpm 3dfeet.xpm 3dleopard.xpm 3dpie.xpm 3dpyramid.xpm 3dslant.xpm IslandD.xpm IslandW.xpm LRom.xpm LRom1.xpm arthur.xpm audio_editor.xpm background1.xpm background2.xpm background3.xpm background4.xpm background5.xpm background6.xpm background7.xpm background8.xpm background9.xpm ball1.xpm ball10.xpm ball11.xpm ball12.xpm ball2.xpm ball3.xpm ball4.xpm ball5.xpm ball6.xpm ball7.xpm ball8.xpm ball9.xpm cdrom1.xpm claude.xpm clipboard.xpm datebook.xpm emacs.xpm ghostview.xpm hpterm.xpm mail0.xpm mail1.xpm nothing.xpm nt1.xpm nt2.xpm pixmap.xpm postit.xpm skull.xpm spider.xpm supman1.xbm supman2.xbm supman3.xbm supman4.xbm supman5.xbm supman6.xbm supman7.xbm supman8.xbm supman9.xbm term.xpm unknown.xpm unknown1.xpm unread.xpm welcome.xpm welcome.xwd xarchie.xpm xcalc.xpm xcalc2.xpm xedit.xpm xftp.xpm xgopher.xpm xgrab.xpm xhpcalc.xpm xirc.xpm xmail.xpm xman.xpm xmosaic.xpm xnomail.xpm xrn-compose.xpm xrn.goodnews.xpm xrn.nonews.xpm xrn.xpm xterm.xpm Log Message: CTWM is an extension to twm, that support multiple virtual screens, and a lot of other goodies. You can use and manage up to 32 virtual screens called workspaces. You swap from one workspace to another by clicking on a button in an optional panel of buttons (the workspace manager) or by invoking a function. You can custom each workspace by choosing different colors, names and pixmaps for the buttons and background root windows. Main features are: - Optional 3D window titles and border (ala Motif). - Shaped, colored icons. - Multiple icons for clients based on the icon name. - Windows can belong to several workspaces. - A map of your workspaces to move quickly windows between different workspaces. - Animations: icons, root backgrounds and buttons can be animated. - Pinnable and sticky menus. - etc... This commit follows the proposal on retiring twm in favour of something newer, like ctwm. See http://web.zephyrite.net/NetBSD/wm/index.html. ok mrg. To generate a diff of this commit: cvs rdiff -u -r0 -r1.1 xsrc/external/mit/ctwm/dist/CHANGES \ xsrc/external/mit/ctwm/dist/Imakefile \ xsrc/external/mit/ctwm/dist/Imakefile.local-template \ xsrc/external/mit/ctwm/dist/PROBLEMS xsrc/external/mit/ctwm/dist/README \ xsrc/external/mit/ctwm/dist/README.VMS \ xsrc/external/mit/ctwm/dist/README.gnome xsrc/external/mit/ctwm/dist/TODO \ xsrc/external/mit/ctwm/dist/TODO.gnome \ xsrc/external/mit/ctwm/dist/add_window.c \ xsrc/external/mit/ctwm/dist/add_window.h \ xsrc/external/mit/ctwm/dist/clicktofocus.c \ xsrc/external/mit/ctwm/dist/clicktofocus.h \ xsrc/external/mit/ctwm/dist/ctwm.axp_opt \ xsrc/external/mit/ctwm/dist/ctwm.c xsrc/external/mit/ctwm/dist/ctwm.com \ xsrc/external/mit/ctwm/dist/ctwm.h xsrc/external/mit/ctwm/dist/ctwm.man \ xsrc/external/mit/ctwm/dist/ctwm.spec \ xsrc/external/mit/ctwm/dist/ctwm.txt \ xsrc/external/mit/ctwm/dist/ctwm.vax_opt \ xsrc/external/mit/ctwm/dist/cursor.c xsrc/external/mit/ctwm/dist/cursor.h \ xsrc/external/mit/ctwm/dist/deftwmrc.c \ xsrc/external/mit/ctwm/dist/demolib.c \ xsrc/external/mit/ctwm/dist/descrip.local-template \ xsrc/external/mit/ctwm/dist/descrip.mms \ xsrc/external/mit/ctwm/dist/descrip.submms \ xsrc/external/mit/ctwm/dist/events.c xsrc/external/mit/ctwm/dist/events.h \ xsrc/external/mit/ctwm/di
CVS commit: src
Module Name:src Committed By: youri Date: Thu Sep 3 22:24:02 UTC 2015 Modified Files: src/distrib/sets/lists/base: mi src/distrib/sets/lists/xbase: mi src/distrib/sets/lists/xetc: mi src/etc/mtree: NetBSD.dist.Xorg NetBSD.dist.base src/external/mit: Makefile Added Files: src/external/mit/ctwm: Makefile src/external/mit/ctwm/bin: Makefile src/external/mit/ctwm/bin/ctwm: Makefile Log Message: CTWM is an extension to twm, that support multiple virtual screens, and a lot of other goodies. You can use and manage up to 32 virtual screens called workspaces. You swap from one workspace to another by clicking on a button in an optional panel of buttons (the workspace manager) or by invoking a function. You can custom each workspace by choosing different colors, names and pixmaps for the buttons and background root windows. Main features are: - Optional 3D window titles and border (ala Motif). - Shaped, colored icons. - Multiple icons for clients based on the icon name. - Windows can belong to several workspaces. - A map of your workspaces to move quickly windows between different workspaces. - Animations: icons, root backgrounds and buttons can be animated. - Pinnable and sticky menus. - etc... See http://web.zephyrite.net/NetBSD/wm/index.html ok mrg. To generate a diff of this commit: cvs rdiff -u -r1.1113 -r1.1114 src/distrib/sets/lists/base/mi cvs rdiff -u -r1.127 -r1.128 src/distrib/sets/lists/xbase/mi cvs rdiff -u -r1.25 -r1.26 src/distrib/sets/lists/xetc/mi cvs rdiff -u -r1.14 -r1.15 src/etc/mtree/NetBSD.dist.Xorg cvs rdiff -u -r1.148 -r1.149 src/etc/mtree/NetBSD.dist.base cvs rdiff -u -r1.4 -r1.5 src/external/mit/Makefile cvs rdiff -u -r0 -r1.1 src/external/mit/ctwm/Makefile cvs rdiff -u -r0 -r1.1 src/external/mit/ctwm/bin/Makefile cvs rdiff -u -r0 -r1.1 src/external/mit/ctwm/bin/ctwm/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/usr.bin/config
Module Name:src Committed By: uebayasi Date: Fri Sep 4 01:24:01 UTC 2015 Modified Files: src/usr.bin/config: files.c mkmakefile.c Log Message: Share more code by making *.o handling less special. To generate a diff of this commit: cvs rdiff -u -r1.29 -r1.30 src/usr.bin/config/files.c cvs rdiff -u -r1.63 -r1.64 src/usr.bin/config/mkmakefile.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/usr.bin/config
Module Name:src Committed By: uebayasi Date: Fri Sep 4 05:13:32 UTC 2015 Modified Files: src/usr.bin/config: files.c mkmakefile.c Log Message: Now Makefile.kern.inc handles swap.c compiling/linking nicely, config(1) can become less hackish. To generate a diff of this commit: cvs rdiff -u -r1.30 -r1.31 src/usr.bin/config/files.c cvs rdiff -u -r1.64 -r1.65 src/usr.bin/config/mkmakefile.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/tests/net/net
Module Name:src Committed By: ozaki-r Date: Fri Sep 4 05:24:57 UTC 2015 Modified Files: src/tests/net/net: t_forwarding.sh Log Message: Add tests to check if nexthop route lookup works These tests reproduce a panic on assertion "ro->_ro_rt ==NULL || ro->_ro_rt->rt_refcnt > 0" failure that had been fixed. To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 src/tests/net/net/t_forwarding.sh Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sys/netinet6
Module Name:src Committed By: ozaki-r Date: Fri Sep 4 05:33:23 UTC 2015 Modified Files: src/sys/netinet6: nd6.c Log Message: Pull nexthop determination routine from nd6_output It simplifies nd6_output and the nexthop determination routine slightly. To generate a diff of this commit: cvs rdiff -u -r1.175 -r1.176 src/sys/netinet6/nd6.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/usr.bin/config
Module Name:src Committed By: uebayasi Date: Fri Sep 4 05:52:15 UTC 2015 Modified Files: src/usr.bin/config: mkmakefile.c Log Message: Output ${ALLFILES}, the list of selected *.[csSo] files, sorted in the exact order config(1) parses "file ..." commands in config(5) files. Define ${CFILES}, ${SFILES}, and ${OFILES} as subset of ${ALLFILES} selected by suffix. To generate a diff of this commit: cvs rdiff -u -r1.65 -r1.66 src/usr.bin/config/mkmakefile.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/usr.bin/config
Module Name:src Committed By: uebayasi Date: Fri Sep 4 06:01:40 UTC 2015 Modified Files: src/usr.bin/config: defs.h files.c main.c Log Message: *.o files don't need special handling at all now. Makefile.kern.inc knows *.o input files don't need to get compiled, but need to get linked. To generate a diff of this commit: cvs rdiff -u -r1.90 -r1.91 src/usr.bin/config/defs.h cvs rdiff -u -r1.31 -r1.32 src/usr.bin/config/files.c cvs rdiff -u -r1.88 -r1.89 src/usr.bin/config/main.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src
Module Name:src Committed By: uebayasi Date: Fri Sep 4 06:10:47 UTC 2015 Modified Files: src/sys/conf: Makefile.kern.inc files src/usr.bin/config: defs.h mkmakefile.c Log Message: Make config(1) output only ${ALLFILES}, selected input files, and pass it to Makefile.kern.inc, where files are filtered by suffix. To generate a diff of this commit: cvs rdiff -u -r1.236 -r1.237 src/sys/conf/Makefile.kern.inc cvs rdiff -u -r1.1149 -r1.1150 src/sys/conf/files cvs rdiff -u -r1.91 -r1.92 src/usr.bin/config/defs.h cvs rdiff -u -r1.66 -r1.67 src/usr.bin/config/mkmakefile.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.