[Search for users] [Overall Top Noters] [List of all Conferences] [Download this site]

Conference smurf::buildhelp

Title:USG buildhelp questions/answers
Moderator:SMURF::FILTER
Created:Mon Apr 26 1993
Last Modified:Mon Jan 20 1997
Last Successful Update:Fri Jun 06 1997
Number of topics:2763
Total number of notes:5802

2729.0. "kernel help please" by AOSG::FILTER (Automatic Posting Software - mail to flume::puck) Fri Dec 13 1996 10:44

Date Of Receipt: 	13-DEC-1996 10:19:51.07
From: 	ALPHA::dirce "Dirce Richards bos  13-Dec-1996 1015"
To: 	buildhelp@DEC:.zko.alpha
CC: 	
Subj: 	kernel help please

All,

I have included my current 'files' file at the end of this
message.
The saga continues: I backed my tree against bl6,
bcs -o -u my 'files' files, started from scratch.
I added my subsystem to files, 
build setup
build BINARY

now I get this:

----------------^
cc: Error: /usr/sde/osf1/build/steelos.bl6/src/kernel/io/cam/cam_disk.c, line 2077: In this declaration, the number of parameters differs from an earlier declaration of this function.
void            ccmn_readdr_specque3( PD_LIST *list, PDRV_DEVICE3 *pd);
----------------^
cc: Error: /usr/sde/osf1/build/steelos.bl6/src/kernel/io/cam/cam_disk.c, line 2077: In this declaration, the type of "ccmn_readdr_specque3" is not compatible with the type of a previous declaration of "ccmn_readdr_specque3" at line number 1489 in file ../include/io/cam/pdrv.h.
void            ccmn_readdr_specque3( PD_LIST *list, PDRV_DEVICE3 *pd);
----------------^
cc: Error: /usr/sde/osf1/build/steelos.bl6/src/kernel/io/cam/cam_disk.c, line 9197: In this statement, "ccmn_release_dev_desc3" expects 2 arguments, but 1 are supplied.
                ccmn_release_dev_desc3(pd);
----------------^
cc: Error: /usr/sde/osf1/build/steelos.bl6/src/kernel/io/cam/cam_disk.c, line 10133: In this statement, "ccmn_rem_ccb3" expects 3 arguments, but 2 are supplied.
        ccmn_rem_ccb3(pd, ccb);
--------^
cc: Error: /usr/sde/osf1/build/steelos.bl6/src/kernel/io/cam/cam_disk.c, line 10195: In this statement, "CDISK_REC_QUE" is declared as a typedef, and so may not occur as an expression.
                        CDISK_REC_QUE( ds, ccb);
------------------------^
cc: Error: /usr/sde/osf1/build/steelos.bl6/src/kernel/io/cam/cam_disk.c, line 10355: In this statement, "CDISK_REC_QUE" is declared as a typedef, and so may not occur as an expression.
                 CDISK_REC_QUE( ds, ccb);
-----------------^
cc: Error: /usr/sde/osf1/build/steelos.bl6/src/kernel/io/cam/cam_disk.c, line 10516: In this statement, "ccmn_abort_que3" expects 2 arguments, but 1 are supplied.
            (void)ccmn_abort_que3(&scsi_trans);
------------------^
cc: Error: /usr/sde/osf1/build/steelos.bl6/src/kernel/io/cam/cam_disk.c, line 11808: In this statement, "ccmn_rem_ccb3" expects 3 arguments, but 2 are supplied.
            ccmn_rem_ccb3( pd, bbr_ccb );
------------^
cc: Error: /usr/sde/osf1/build/steelos.bl6/src/kernel/io/cam/cam_disk.c, line 11816: In this statement, "CDISK_REC_QUE" is declared as a typedef, and so may not occur as an expression.
            CDISK_REC_QUE( dsp, bbr_ccb );
------------^
cc: Error: /usr/sde/osf1/build/steelos.bl6/src/kernel/io/cam/cam_disk.c, line 11888: In this statement, "ccmn_rem_ccb3" expects 3 arguments, but 2 are supplied.
        ccmn_rem_ccb3( pd, bbr_ccb );
--------^
cc: Warning: /usr/sde/osf1/build/steelos.bl6/src/kernel/io/cam/cam_disk.c, line 13930: In this statement, "pd_lk_device" is a member of another struct or union.
            PDRV_IPLSMP_UNLOCK(pd, spl);
------------^
cc: Error: /usr/sde/osf1/build/steelos.bl6/src/kernel/io/cam/cam_disk.c, line 13931: In this statement, "ccmn_abort_que3" expects 2 arguments, but 1 are supplied.
            ccmn_abort_que3( &ds->ds_scsi_trans);
------------^
cc: Error: /usr/sde/osf1/build/steelos.bl6/src/kernel/io/cam/cam_disk.c, line 14256: In this statement, "ccmn_send_ccb3" expects 3 arguments, but 2 are supplied.
        status = ccmn_send_ccb3(pd, (CCB_HEADER *)ccb);
-----------------^
cc: Error: /usr/sde/osf1/build/steelos.bl6/src/kernel/io/cam/cam_disk.c, line 14353: In this statement, "ccmn_send_ccb3" expects 3 arguments, but 2 are supplied.
        ISSUE_REC_CCB(ds, ccb, DS_REC_TUR);
--------^
cc: Error: /usr/sde/osf1/build/steelos.bl6/src/kernel/io/cam/cam_disk.c, line 14406: In this statement, "ccmn_rem_ccb3" expects 3 arguments, but 2 are supplied.
        ccmn_rem_ccb3( pd, ccb);
--------^
cc: Error: /usr/sde/osf1/build/steelos.bl6/src/kernel/io/cam/cam_disk.c, line 14608: In this statement, "ccmn_send_ccb3" expects 3 arguments, but 2 are supplied.
        ISSUE_REC_CCB(ds, start_ccb, DS_REC_ST_UNIT);
--------^
cc: Error: /usr/sde/osf1/build/steelos.bl6/src/kernel/io/cam/cam_disk.c, line 14659: In this statement, "ccmn_rem_ccb3" expects 3 arguments, but 2 are supplied.
        ccmn_rem_ccb3( pd, ccb);
--------^
cc: Error: /usr/sde/osf1/build/steelos.bl6/src/kernel/io/cam/cam_disk.c, line 14820: In this statement, "ccmn_send_ccb3" expects 3 arguments, but 2 are supplied.
        ISSUE_REC_CCB(ds, mdsel_ccb, DS_REC_MODE_SEL);
--------^
cc: Error: /usr/sde/osf1/build/steelos.bl6/src/kernel/io/cam/cam_disk.c, line 14870: In this statement, "ccmn_rem_ccb3" expects 3 arguments, but 2 are supplied.
        ccmn_rem_ccb3( pd, ccb);
--------^
cc: Error: /usr/sde/osf1/build/steelos.bl6/src/kernel/io/cam/cam_disk.c, line 14907: In this statement, "ccmn_send_ccb3" expects 3 arguments, but 2 are supplied.
                ISSUE_REC_CCB(ds, ccb, DS_REC_MODE_SEL);
----------------^
cc: Error: /usr/sde/osf1/build/steelos.bl6/src/kernel/io/cam/cam_disk.c, line 15009: In this statement, "ccmn_send_ccb3" expects 3 arguments, but 2 are supplied.
        ISSUE_REC_CCB(ds, rdcp_ccb, DS_REC_READ_CAP);
--------^
cc: Error: /usr/sde/osf1/build/steelos.bl6/src/kernel/io/cam/cam_disk.c, line 15059: In this statement, "ccmn_rem_ccb3" expects 3 arguments, but 2 are supplied.
        ccmn_rem_ccb3( pd, ccb);
--------^
cc: Error: /usr/sde/osf1/build/steelos.bl6/src/kernel/io/cam/cam_disk.c, line 15205: In this statement, "ccmn_send_ccb3" expects 3 arguments, but 2 are supplied.
        ISSUE_REC_CCB(ds, rd_ccb, DS_REC_READ);
--------^
cc: Error: /usr/sde/osf1/build/steelos.bl6/src/kernel/io/cam/cam_disk.c, line 15256: In this statement, "ccmn_rem_ccb3" expects 3 arguments, but 2 are supplied.
        ccmn_rem_ccb3( pd, ccb);
--------^
cc: Error: /usr/sde/osf1/build/steelos.bl6/src/kernel/io/cam/cam_disk.c, line 15367: In this statement, "ccmn_send_ccb3" expects 3 arguments, but 2 are supplied.
        ISSUE_REC_CCB(ds, prev_ccb, DS_REC_PREV_ALLOW);
--------^
cc: Error: /usr/sde/osf1/build/steelos.bl6/src/kernel/io/cam/cam_disk.c, line 15412: In this statement, "ccmn_rem_ccb3" expects 3 arguments, but 2 are supplied.
        ccmn_rem_ccb3( pd, ccb);
--------^
cc: Error: /usr/sde/osf1/build/steelos.bl6/src/kernel/io/cam/cam_disk.c, line 15554: In this statement, "ccmn_readdr_ques3" expects 2 arguments, but 1 are supplied.
            ccmn_readdr_ques3( pd );
------------^
cc: Error: /usr/sde/osf1/build/steelos.bl6/src/kernel/io/cam/cam_disk.c, line 15560: In this statement, "ccmn_readdr_specque3" expects 3 arguments, but 2 are supplied.
            ccmn_readdr_specque3( (PD_LIST *)&ds->ds_recover_que, pd );
------------^
cc: Error: /usr/sde/osf1/build/steelos.bl6/src/kernel/io/cam/cam_disk.c, line 15592: In this statement, "ccmn_send_ccb3" expects 3 arguments, but 2 are supplied.
            status = ccmn_send_ccb3(pd, (CCB_HEADER *)pws->pws_ccb );
---------------------^
cc: Error: /usr/sde/osf1/build/steelos.bl6/src/kernel/io/cam/cam_disk.c, line 15623: In this statement, "CDISK_REC_QUE" is declared as a typedef, and so may not occur as an expression.
                    CDISK_REC_QUE(ds, pws->pws_ccb);
--------------------^
cc: Error: /usr/sde/osf1/build/steelos.bl6/src/kernel/io/cam/cam_disk.c, line 18518: In this statement, "ccmn_rem_ccb3" expects 3 arguments, but 2 are supplied.
        ccmn_rem_ccb3(pdrv_dev, ccb);
--------^
cc: Error: /usr/sde/osf1/build/steelos.bl6/src/kernel/io/cam/cam_disk.c, line 18549: In this statement, "CDISK_REC_QUE" is declared as a typedef, and so may not occur as an expression.
                CDISK_REC_QUE( ds, ccb);
----------------^
cc: Error: /usr/sde/osf1/build/steelos.bl6/src/kernel/io/cam/cam_disk.c, line 18723: In this statement, "ccmn_send_ccb3" expects 3 arguments, but 2 are supplied.
    ret = ccmn_send_ccb3(pd, ccb);
----------^
cc: Error: /usr/sde/osf1/build/steelos.bl6/src/kernel/io/cam/cam_disk.c, line 18788: In this statement, "ccmn_rem_ccb3" expects 3 arguments, but 2 are supplied.
                    ccmn_rem_ccb3(pd, (CCB_SCSIIO *)ccb);
--------------------^
cc: Error: /usr/sde/osf1/build/steelos.bl6/src/kernel/io/cam/cam_disk.c, line 18948: In this statement, "ccmn_abort_que3" expects 2 arguments, but 1 are supplied.
    ccmn_abort_que3( &ds->ds_scsi_trans );
----^
cc: Error: /usr/sde/osf1/build/steelos.bl6/src/kernel/io/cam/cam_disk.c, line 19858: In this statement, "ccmn_send_ccb3" expects 3 arguments, but 2 are supplied.
        status = ccmn_send_ccb3(pd, (CCB_HEADER *)stop_ccb);
-----------------^
cc: Error: /usr/sde/osf1/build/steelos.bl6/src/kernel/io/cam/cam_disk.c, line 19898: In this statement, "ccmn_rem_ccb3" expects 3 arguments, but 2 are supplied.
        ccmn_rem_ccb3(pd, ccb);
--------^
objZ: No such file or directory - cam_disk.o
*** Exit 1
Stop.
*** Exit 1
Stop.
fast1<129> 

====================

#
# @DEC_COPYRIGHT@
#
# HISTORY
# $Log: files,v $
# Revision 4.2.307.2  1996/12/12  15:48:08  Dirce_Richards
# 	Add new subsystem: pps, which provides support for a new
# 	line discipline to be used by external clocks.
#
# Revision 4.2.246.17  1996/11/07  18:24:08  Jon_Fraser
# 	 	** Merge Information **
# 		** Command used:	bmerge **
# 		** Ancestor revision:	4.2.246.13 **
# 		** Merge revision:	4.2.246.16 **
# 	 	** End **
# 	[1996/11/07  18:18:17  Jon_Fraser]
# 
# 	 	** Merge Information **
# 		** Command used:	bmerge -rSTEELOS_BL5 **
# 		** Ancestor revision:	4.2.246.12 **
# 		** Merge revision:	4.2.246.13 **
# 	 	** End **
# 	[1996/11/06  21:37:03  Jon_Fraser]
# 
# 	Add -no_warnprotos flag for all modules and objs.
# 	Change keyword 'optimizer' to keyword 'flags'
# 	[1996/11/06  00:05:54  Jon_Fraser]
# 
# Revision 4.2.246.16  1996/11/01  21:53:03  Stephen_Ofsthun
# 	Add common kdebug files.
# 	[1996/11/01  21:50:27  Stephen_Ofsthun]
# 
# Revision 4.2.246.15  1996/10/30  16:09:36  Andrew_Duane
# 	Fix broken merge; remove kdebug module (in alpha/files).
# 	[1996/10/30  16:06:09  Andrew_Duane]
# 
# Revision 4.2.246.14  1996/10/28  18:11:39  Andrew_Duane
# 	 	** Merge Information **
# 		** Command used:	bmerge -jPTAOS_BL4:PTBOS_BL3 -visual **
# 		** Ancestor revision:	4.2.256.3 **
# 		** Merge revision:	4.2.271.5 **
# 	 	** End **
# 	[1996/10/28  18:07:17  Andrew_Duane]
# 
# Revision 4.2.246.13  1996/10/21  19:55:30  Anton_Verhulst
# 	Add bsd/kern_class
# 	[1996/10/21  19:41:49  Anton_Verhulst]
# 
# Revision 4.2.271.5  1996/10/09  01:30:25  Tom_Reu
# 	Added bparm to the list of modules at the top of the files.
# 	[1996/10/03  14:42:26  Tom_Reu]
# 
# Revision 4.2.246.12  1996/09/24  14:23:38  Andrew_Duane
# 	Made new modules: quota, rt_hab, soe_two_hab, svid_three_hab, svr_four_hab, sysv_hab.
# 	[1996/09/19  17:57:54  Andrew_Duane]
# 
# Revision 4.2.246.11  1996/09/13  17:56:37  Andrew_Duane
# 	Remove obsolete mlog module.
# 	[1996/09/12  12:29:37  Andrew_Duane]
# 
# Revision 4.2.271.4  1996/09/04  15:12:13  Stephen_Ofsthun
# 	Add ddb (interactive debugger) files to module kdebug.
# 	[1996/08/29  19:52:51  Stephen_Ofsthun]
# 
# 	Make kdebug module a configurable subsystem.
# 	[1996/08/29  14:38:43  Stephen_Ofsthun]
# 
# Revision 4.2.246.10  1996/08/21  21:16:49  Richard_Morris
# 	Removed file bs_shadow.c.  QAR47758.
# 	[1996/08/09  20:59:24  Richard_Morris]
# 
# Revision 4.2.271.3  1996/08/14  18:13:56  Tom_Reu
# 	Moved location of bparm_cfg file from bparm
# 	to arch/alpha/hal
# 	[1996/08/13  16:38:28  Tom_Reu]
# 
# Revision 4.2.271.2  1996/08/09  19:00:06  Tom_Reu
# 	Added reference to the bparm module.
# 	[1996/08/09  03:49:52  Tom_Reu]
# 
# Revision 4.2.246.9  1996/07/16  19:42:10  Andrew_Duane
# 	 	** Merge Information **
# 		** Command used:	bmerge -jPTOS_BL12:PTAOS_BL2 -visual **
# 		** Ancestor revision:	4.2.198.29 **
# 		** Merge revision:	4.2.256.3 **
# 	 	** End **
# 	merge of PTA BL2 changes
# 	[1996/07/16  19:36:51  Andrew_Duane]
# 
# Revision 4.2.246.8  1996/07/10  11:43:58  James_Woodward
# 	add lockdev.c to files file
# 	[1996/07/09  13:21:28  James_Woodward]
# 
# Revision 4.2.256.3  1996/06/18  20:15:42  Stuart_Hollander
# 	Build kern_xxx.c -g3.
# 	[1996/06/11  19:40:01  Stuart_Hollander]
# 
# Revision 4.2.246.7  1996/06/11  17:43:55  Andrew_Duane
# 	Made data/dcedfs_data.c optional not dcedfs NotBinary
# 	Cleaned up some redundant modules, put some orphaned files into modules
# 	Removed all "NO COMPILE" files.
# 	[1996/06/10  13:52:23  Andrew_Duane]
# 
# Revision 4.2.246.6  1996/06/05  13:51:01  Robin_Lewis
# 	made dlpi_data.c NotBinary as that is the way its shipped.
# 	[1996/05/28  15:30:21  Robin_Lewis]
# 	Revision 4.2.246.5  1996/05/02  18:45:51  Jeff_Denham
# 	Clean up kdebug move to <arch>/files file.
# 	[1996/05/02  18:41:00  Jeff_Denham]
# 
# Revision 4.2.256.2  1996/05/22  18:13:21  Weston_Liu
# 	in MODULE statement for ess_stub, remove STATIC
# 	[1996/05/22  13:19:11  Weston_Liu]
# 
# Revision 4.2.246.4  1996/05/01  20:09:38  Jeff_Denham
# 	Merge from bravos.bl2
# 	[1996/05/01  19:35:36  Jeff_Denham]
# 
# Revision 4.2.246.3  1996/04/29  22:14:30  Jeff_Denham
# 	Merge from bravos.bl2
# 	[1996/04/29  22:05:19  Jeff_Denham]
# 
# Revision 4.2.246.2  1996/04/23  19:47:53  Larry_Scott
# 	removed audit_data.c
# 	added dec/sec/kern_auditstubs.c
# 	[1996/04/22  13:29:38  Larry_Scott]
# 
# Revision 4.2.227.8  1996/04/04  19:42:27  Jeff_Denham
# 	Move the format-dependent elf and coff files to their
# 	supported architectural files files.
# 	[1996/04/04  19:31:31  Jeff_Denham]
# 
# Revision 4.2.227.7  1996/03/14  18:46:37  Jeff_Denham
# 	merge of Platinum BL11 pass 1 to BL11 pass 2 changes
# 	[1996/03/14  18:44:46  Jeff_Denham]
# 
# Revision 4.2.227.6  1996/03/10  15:33:42  Ray_Lanza
# 	merge of Platinum BL8 to BL11 pass 1 changes
# 	[1996/03/10  15:09:17  Ray_Lanza]
# 
# Revision 4.2.198.29  1996/03/04  19:58:37  Andrew_Duane
# 	Removed references to DYNAMIC modules (still recognized, but no longer documented).
# 	[1996/02/22  16:42:12  Andrew_Duane]
# 
# Revision 4.2.227.5  1996/03/03  00:06:14  Jeff_Denham
# 	Add elf_exec.c.
# 	[1996/03/03  00:00:58  Jeff_Denham]
# 
# Revision 4.2.198.28  1996/02/12  19:00:44  Jeff_Denham
# 	Build kern_aio.c and kern_sig.c -g3.
# 	[1996/02/08  23:22:55  Jeff_Denham]
# 
# Revision 4.2.198.27  1995/12/18  17:43:44  Shashi_Mangalat
# 	Add support for segmented shared memory.
# 	[1995/12/18  00:26:08  Shashi_Mangalat]
# 
# Revision 4.2.198.26  1995/12/15  18:09:51  Jack_McCann
# 	Add inet_cfg.c and make inet module /STATIC.
# 	Add socket module and socket_cfg.c.
# 	[1995/11/30  14:06:54  Jack_McCann]
# 
# Revision 4.2.198.25  1995/11/16  14:52:21  Jim_Hamel
# 	Make Power Manager subsystem optional
# 	[1995/11/14  21:35:15  Jim_Hamel]
# 
# Revision 4.2.198.24  1995/11/14  19:00:34  David_Gagne
# 	Move kern_devsw into the io module so it can be managed
# 	through the io module (via sysconfig).
# 	[1995/10/26  22:34:06  David_Gagne]
# 
# Revision 4.2.227.4  1995/11/10  23:39:36  Ray_Lanza
# 	Merge of PTOS BL8
# 	[1995/11/10  23:19:49  Ray_Lanza]
# 
# Revision 4.2.198.23  1995/11/10  18:31:14  Rajul_Shah
# 	Changes for moving non-driver files from kernel/io/atm to
# 	kernel/atm.
# 	[1995/11/10  18:00:13  Rajul_Shah]
# 
# Revision 4.2.198.22  1995/11/09  15:27:50  Jin_Chen
# 	Compile vm_swap.c and kern_swapctl.c with -g3 flag so that
# 	the swap kdbx extension can run.
# 	[1995/11/09  15:17:55  Jin_Chen]
# 
# Revision 4.2.227.3  1995/10/31  23:04:09  Ray_Lanza
# 	Moved kdebug to the architecture specific files files
# 	[1995/10/31  18:37:00  Ray_Lanza]
# 
# Revision 4.2.198.21  1995/10/26  21:16:25  atmproj_Peter_Schulter
# 	Merged  changes  from  shared  SB
# 	[1995/10/25  20:28:22  atmproj_Peter_Schulter]
# 
# 	Initial submit of test module ot shared sandbox
# 	[1995/09/06  22:05:33  Peter_Schulter]
# 
# 	BL7 Merge
# 	[1995/08/09  01:06:51  Peter_Schulter]
# 
# Revision 4.2.198.20  1995/10/26  20:23:47  Andrew_Duane
# 	Made event_simulation.c compile with -g3, not -g (QAR 38533).
# 	[1995/10/26  20:01:43  Andrew_Duane]
# 
# Revision 4.2.198.19  1995/10/24  19:04:27  Eric_Werme
# 	Delete nfs/nfs_network.c (unused, ifdeffed-out reverse ARP code).
# 	(QAR 38549)
# 	[1995/10/24  16:45:02  Eric_Werme]
# 
# Revision 4.2.198.18  1995/10/23  14:27:29  Jim_Hamel
# 	Add in support for Power Manager files
# 	[1995/10/19  19:52:32  Jim_Hamel]
# 
# Revision 4.2.198.17  1995/10/18  18:29:28  Ann_Milicia
# 	Remove file bs_od_io.c that contains no kernel code.  QAR 38542.
# 	[1995/10/17  21:05:14  Ann_Milicia]
# 
# 	Remove empty file fs_quota_locks.c for compiler warning QAR 38546.
# 	[1995/10/16  19:17:59  Ann_Milicia]
# 
# Revision 4.2.227.2  1995/10/12  20:11:40  Ray_Lanza
# 	Initial round of basic Intel related changes
# 	[1995/10/12  19:45:28  Ray_Lanza]
# 
# Revision 4.2.198.16  1995/09/21  16:05:21  Larry_Scott
# 	make sec module (sec_cfg.c) standard Binary
# 	[1995/09/21  14:49:11  Larry_Scott]
# 
# Revision 4.2.198.15  1995/07/20  13:20:05  Andrew_Duane
# 	merge of Platinum Lite BL6 changes
# 	[1995/07/20  13:15:57  Andrew_Duane]
# 
# Revision 4.2.168.18  1995/07/10  12:06:41  Robin_Lewis
# 	bmerge
# 	[1995/07/06  17:28:47  Robin_Lewis]
# 
# 	added all the depend to streamsm/kinfo.c entry so it will be included on all functions that need it
# 	[1995/07/05  14:34:11  Robin_Lewis]
# 
# Revision 4.2.198.14  1995/06/30  23:39:40  David_Valin
# 	DCE updates
# 	[1995/06/30  21:37:49  David_Valin]
# 
# Revision 4.2.198.13  1995/06/30  22:35:24  Mike_Milicia
# 	Merge latest changes
# 	[1995/06/29  16:15:22  Mike_Milicia]
# 
# 	Add sec_net and sec_nfs options for MLS product.
# 	[1995/06/20  22:22:30  Mike_Milicia]
# 
# Revision 4.2.198.12  1995/06/28  19:00:28  Steve_Duerksen
# 	added dependencies on ppp
# 	[1995/06/23  18:53:13  Steve_Duerksen]
# 
# 	add PPP
# 	[1995/06/23  02:11:47  Steve_Duerksen]
# 
# Revision 4.2.198.11  1995/06/09  19:38:20  Andrew_Duane
# 	Updated comments with description of new MODULE options.
# 	[1995/06/09  15:44:36  Andrew_Duane]
# 
# Revision 4.2.198.10  1995/06/01  12:59:56  Robin_Lewis
# 	bmerge of file
# 	[1995/06/01  12:56:45  Robin_Lewis]
# 
# 	fix str_config.c entry AGAIN
# 	[1995/05/30  14:00:45  Robin_Lewis]
# 
# Revision 4.2.198.9  1995/05/25  17:57:15  Andrew_Duane
# 	Notbinary was misspelled for ufs_quota_stubs.c
# 	[1995/05/25  17:55:54  Andrew_Duane]
# 
# Revision 4.2.198.8  1995/05/23  12:59:33  Andrew_Duane
# 	Merge PTlite.BL4
# 	[1995/05/22  20:01:23  Andrew_Duane]
# 
# Revision 4.2.168.17  1995/05/22  19:27:21  Robin_Lewis
# 	fix for SS QAR 33486 missing str_cfg.c file
# 	[1995/05/19  20:26:58  Robin_Lewis]
# 
# Revision 4.2.198.7  1995/05/03  16:14:47  David_Valin
# 	Remove acl_data.c as being NOTBINARY and make into acl_stubs.c
# 	in sec as well as a module.
# 	[1995/05/03  15:17:25  David_Valin]
# 
# Revision 4.2.198.6  1995/05/01  14:59:18  David_Valin
# 	Remove posix_acl which was added in by another merge.  Also
# 	change spd_acl in dec_acl to be spd_pacl so the correct object
# 	file gets built.
# 	[1995/05/01  14:58:43  David_Valin]
# 
# Revision 4.2.198.5  1995/04/30  22:03:21  Ronald_Menner
# 	build fix: somehow though the magic of ode Rev 4.2.198.1
# 	           wiped out revs 4.2.151.24 thru 4.2.151.26.
# 	[1995/04/30  18:09:54  Ronald_Menner]
# 
# Revision 4.2.198.4  1995/04/28  21:20:36  David_Valin
# 	Implementation of ACLs.  This includes adding
# 	acl_data.c and the reorginization of security files
# 	amoung the MODULEs.  The following new modules have
# 	been created:
# 
# 		MODULE_sec_min
# 		MODULE_dec_acl
# 		MODULE_spd_cache
# 	[1995/04/28  20:19:43  David_Valin]
# 
# Revision 4.2.198.3  1995/04/28  19:47:56  Ronald_Menner
# 	Bmerge of ptmu changes
# 	[1995/04/28  19:21:52  Ronald_Menner]
# 
# 	move tty_cfg to the bsd_tty.mod; moved tty_common.o to std_kern.mod;
# 	and removed STATIC from svvs.mod
# 	[1995/04/28  19:14:38  Ronald_Menner]
# 
# Revision 4.2.198.2  1995/04/28  19:22:58  Blue_Tabor
# 	Remove rt_sem option.  Binary semaphores are no longer supported.
# 	[1995/04/27  14:05:01  Blue_Tabor]
# 
# Revision 4.2.151.26  1995/04/28  16:42:09  Jack_McCann
# 	merge for submit
# 	[1995/04/28  16:08:12  Jack_McCann]
# 
# 	Path MTU Discovery - add pmtu.c
# 	[1995/04/26  22:24:20  Jack_McCann]
# 
# Revision 4.2.151.25  1995/04/28  14:39:39  Sandeep_Shah
# 	spec1170 XTI project: removed xti_data.c
# 	[1995/04/28  13:48:24  Sandeep_Shah]
# 
# Revision 4.2.151.24  1995/04/27  22:26:31  atmproj_Peter_Schulter
# 	submitted from shared sandbox
# 	[1995/04/27  21:24:31  atmproj_Peter_Schulter]
# 
# Revision 4.2.151.23  1995/04/27  20:42:15  Jie_Yao
# 	Added procfs_ioctl.c
# 	[1995/04/27  14:14:29  Jie_Yao]
# 
# Revision 4.2.151.22  1995/04/27  15:07:49  Scott_Ruch
# 	Change LAT from STATIC to DYNAMIC.
# 	[1995/04/18  22:40:36  Scott_Ruch]
# 
# Revision 4.2.151.21  1995/04/24  21:04:12  Eric_Werme
# 	Add clnt_ktcp.c and svc_ktcp.c for NFS over TCP.
# 	[1995/04/24  18:23:53  Eric_Werme]
# 
# Revision 4.2.168.16  1995/04/22  20:46:26  Paula_Long
# 	fs_quota.c is required if msfs is defined, even if quota is not
# 	defined.
# 	[1995/04/22  20:41:41  Paula_Long]
# 
# Revision 4.2.168.15  1995/04/21  17:35:07  Marcus_Barrow
# 	remove the reference for advfs quota stubs. They will not be used as of
# 	now for pt.lite.
# 	[1995/04/20  20:39:22  Marcus_Barrow]
# 
# 	changes to allow the ufs and advfs quota code to be optional.
# 	[1995/04/19  20:38:25  Marcus_Barrow]
# 
# Revision 4.2.151.20  1995/04/17  19:01:46  Robin_Lewis
# 	module pts needed to be marked STATIC for lock mode 4 to work
# 	[1995/04/17  18:52:16  Robin_Lewis]
# 
# Revision 4.2.151.19  1995/04/14  03:21:54  Paula_Long
# 	Added  comments about the new syntax rules.
# 	[1995/04/13  22:41:54  Paula_Long]
# 
# 	Fixed lfm and uipc module declarations
# 	[1995/04/05  20:13:53  Paula_Long]
# 
# 	re-orgranized files and moved all Binary files into a module
# 	[1995/04/05  02:20:06  Paula_Long]
# 
# Revision 4.2.151.18  1995/04/10  20:43:56  Aju_John
# 	changed nfs_server_stubs.c entry from
# 	"standard Notbinary" to
# 	"optional not nfs_server Notbinary"
# 	[1995/04/09  20:44:08  Aju_John]
# 
# Revision 4.2.151.17  1995/04/03  17:21:17  Ann_Milicia
# 	merge of Platinum Lite BL2 changes
# 	[1995/04/03  15:48:29  Ann_Milicia]
# 
# Revision 4.2.151.16  1995/03/23  16:29:59  Ann_Milicia
# 	Bmerge to latest.
# 	[1995/03/22  16:59:47  Ann_Milicia]
# 
# 	Added new option and files for NTP_TIME
# 	[1995/03/20  15:32:01  Ann_Milicia]
# 
# Revision 4.2.151.15  1995/03/18  23:44:33  Arti_Kumar
# 	bmerge to latest
# 	[1995/03/18  23:38:54  Arti_Kumar]
# 
# 	bci again
# 	[1995/03/17  21:55:15  Arti_Kumar]
# 
# 	add nfs/prop_xdr.c for property list support
# 	[1995/02/21  01:42:21  Arti_Kumar]
# 
# Revision 4.2.151.14  1995/03/14  18:32:20  Andrew_Duane
# 	Made MODULE_std_kern.o for all STANDARD BINARY files.
# 	Made MODULE_kdebug.o for KDEBUG optional files.
# 	Made MODULE_procfs.o and MODULE_notprocfs.o for procfs.
# 	Removed obsolete vfs_kdb.c and cdfs_data.c files.
# 	[1995/03/14  14:12:46  Andrew_Duane]
# 
# Revision 4.2.168.14  1995/03/13  16:47:24  Ashoke_Rampuria
# 	Added contig_malloc.c.
# 	[1995/03/11  16:01:33  Ashoke_Rampuria]
# 
# Revision 4.2.151.13  1995/03/10  15:38:55  Larry_Scott
# 	fix sec module to be based on existing options
# 	[1995/03/09  22:53:34  Larry_Scott]
# 
# Revision 4.2.168.13  1995/03/09  18:59:45  Brian_Stevens
# 	Create cluster related option files so that locks can
# 	be conditionally compiled into lockinfo.c.
# 	[1995/03/08  03:29:44  Brian_Stevens]
# 
# Revision 4.2.151.12  1995/03/01  18:45:24  Paula_Long
# 	merge from ptliteos to ptos continues...
# 	[1995/03/01  18:23:23  Paula_Long]
# 
# Revision 4.2.151.11  1995/02/28  22:05:23  Paula_Long
# 	Merging PTLITEOS.BL1 to PTOS
# 	[1995/02/28  20:42:40  Paula_Long]
# 
# Revision 4.2.168.12  1995/02/24  18:16:55  Ronald_Menner
# 	remove streams/nd.c
# 	[1995/02/24  18:09:56  Ronald_Menner]
# 
# Revision 4.2.168.11  1995/02/15  22:19:15  Aju_John
# 	make nfs_server_stubs standard
# 	[1995/02/15  20:53:06  Aju_John]
# 
# Revision 4.2.168.10  1995/02/14  18:24:30  Aju_John
# 	make NFS server configurable
# 	[1995/02/13  16:19:02  Aju_John]
# 
# Revision 4.2.151.10  1995/02/13  17:51:55  Anton_Verhulst
# 	Made procfs optional.
# 	[1995/02/07  20:19:32  Anton_Verhulst]
# 
# Revision 4.2.168.9  1995/02/11  23:32:14  Paula_Long
# 	procfs configurablity continued
# 	[1995/02/11  22:55:29  Paula_Long]
# 
# Revision 4.2.151.9  1995/02/10  22:41:51  Ronald_Menner
# 	added tirdwr as a STREAMS dependency
# 	[1995/02/09  02:13:01  Ronald_Menner]
# 
# Revision 4.2.168.8  1995/02/10  21:35:45  Anton_Verhulst
# 	Make procfs configurable.
# 	[1995/02/10  18:47:48  Anton_Verhulst]
# 
# Revision 4.2.168.7  1995/02/07  20:44:25  Ashoke_Rampuria
# 	Removed heap_kmem.c.
# 	[1995/02/07  20:12:12  Ashoke_Rampuria]
# 
# Revision 4.2.168.6  1995/02/03  19:07:29  Robin_Lewis
# 	removed OPTION for sysv_hab because its a pseudo-dev and
# 	      options generates a conflict define
# 	[1995/02/03  18:18:59  Robin_Lewis]
# 
# 	added bba to streams entries
# 	[1995/01/31  21:26:23  Robin_Lewis]
# 
# Revision 4.2.168.5  1995/01/30  22:48:08  Ronald_Menner
# 	removed streams/mi.c
# 	[1995/01/30  20:33:39  Ronald_Menner]
# 
# Revision 4.2.168.4  1995/01/28  13:04:35  Ronald_Menner
# 	added snmpinfo and sl
# 	[1995/01/28  00:50:11  Ronald_Menner]
# 
# Revision 4.2.168.3  1995/01/24  01:49:01  Paula_Long
# 	Added OPTIONS for drd and rmvm.
# 	Merging in ClusterWave3 Base System Enablers
# 	[1995/01/24  01:19:38  Paula_Long]
# 
# Revision 4.2.168.2  1995/01/19  23:46:53  Paula_Long
# 	Submitting Robin Lewis's changes to make streams configurable
# 	[1995/01/16  12:54:10  Paula_Long]
# 
# Revision 4.2.151.8  1995/01/13  20:49:28  Ronald_Menner
# 	make standard.o a part of MODULE_strstd.o instead of
# 	MODULE_streams.o
# 	[1995/01/06  18:36:03  Ronald_Menner]
# 
# Revision 4.2.151.7  1995/01/04  17:09:43  Gregg_Slimski
# 	support for LAT Master functionality
# 	[1995/01/04  16:40:15  Gregg_Slimski]
# 
# Revision 4.2.151.6  1995/01/03  23:10:24  Robin_Lewis
# 	clean up from aborted bsubmit
# 	[1995/01/03  22:31:55  Robin_Lewis]
# 
# 	*** empty log message ***
# 	[1994/12/20  20:04:57  Robin_Lewis]
# 
# 	Make streams optional
# 	[1994/12/19  19:30:40  Robin_Lewis]
# 
# 	code change to make streams a real kernel option that comes
# 	      & goes in the kernel # 	[1994/12/19  12:44:54  Robin_Lewis]
# 
# Revision 4.2.151.5  1994/12/17  16:50:38  Paula_Long
# 	Modified sec_cfg.c and ess entries to follow the new config rules
# 	for BINARY
# 	[1994/12/17  16:49:13  Paula_Long]
# 
# Revision 4.2.151.4  1994/12/16  18:52:33  Andrew_Duane
# 	Massive cleanup for the new config process and new MODULE syntax.
# 	[1994/12/16  18:45:40  Andrew_Duane]
# 
# Revision 4.2.151.3  1994/12/09  07:39:20  Tim_Hoskins
# 	merge of Gold Minor BL4 changes
# 	[1994/12/09  05:44:10  Tim_Hoskins]
# 
# Revision 4.2.151.2  1994/11/23  18:13:47  Larry_Scott
# 	add dec/sec/sec_cfg.c
# 	[1994/11/16  04:18:21  Larry_Scott]
# 	Revision 4.2.168.12  1995/02/24  18:16:55  Ronald_Menner
# 	remove streams/nd.c
# 	[1995/02/24  18:09:56  Ronald_Menner]
# 
# Revision 4.2.138.5  1994/11/14  21:39:30  Tim_Hoskins
# 	merge of Hardware BL6 changes
# 	[1994/11/14  20:53:04  Tim_Hoskins]
# 
# Revision 4.2.130.8  1994/10/20  22:16:20  atmproj_Peter_Schulter
# 	Bsubmitted from shared sandbox
# 	[1994/10/20  21:40:41  atmproj_Peter_Schulter]
# 
# Revision 4.2.138.4  1994/10/17  15:23:17  Joe_Pepicelli
# 	merged from goldminos.bl2 to goldminos
# 	[1994/10/13  15:06:51  Joe_Pepicelli]
# 
# 	got ESS to build against gold minor bl2
# 	[1994/10/12  19:53:15  Joe_Pepicelli]
# 
# Revision 4.2.138.3  1994/09/22  12:01:48  James_Woodward
# 	merge of Hardware BL4 changes
# 	[1994/09/22  10:52:48  James_Woodward]
# 
# Revision 4.2.138.2  1994/09/07  19:22:41  John_Dustin
# 	removed -g3 from various files that don't need it
# 	[1994/09/06  20:16:30  John_Dustin]
# 
# Revision 4.2.130.7  1994/08/30  15:51:17  Peter_Schulter
# 	Removed duplicate ATM entries
# 	[1994/08/30  15:47:35  Peter_Schulter]
# 
# Revision 4.2.130.6  1994/08/26  20:00:03  atmproj_Peter_Schulter
# 	Bsubmitted from ATM shared SB
# 	[1994/08/26  19:23:09  atmproj_Peter_Schulter]
# 
# Revision 4.2.130.5  1994/07/25  21:45:10  Brett_Sampson
# 	merge of Gold BL12 changes
# 	[1994/07/25  21:30:16  Brett_Sampson]
# 
# Revision 4.2.130.4  1994/07/20  21:32:49  atmproj_Peter_Schulter
# 	bsubmitted from shared SB
# 	[1994/07/20  20:29:09  atmproj_Peter_Schulter]
# 
# Revision 4.2.55.68  1994/06/21  14:06:04  John_Franey
# 	after bmerge
# 	[1994/06/21  13:51:28  John_Franey]
# 
# 	Added -g3 for dbx info for lat
# 	[1994/06/21  12:38:03  John_Franey]
# 
# Revision 4.2.130.3  1994/06/16  00:01:50  Ronald_Krueger
# 	merge goldos bl11
# 	[1994/06/15  23:25:22  Ronald_Krueger]
# 
# Revision 4.2.55.67  1994/06/15  22:19:42  Stan_Luke
# 	Added -g3 for dbx info, for ufs and remainder of vfs.
# 	[1994/06/15  18:35:41  Stan_Luke]
# 
# Revision 4.2.55.66  1994/06/09  22:21:17  Julia_Fey
# 	fixed dl.c define.
# 	[1994/06/09  21:24:51  Julia_Fey]
# 
# 	[1994/06/09  22:11:18  Julia_Fey]
# 
# Revision 4.2.134.2  1994/06/09  22:02:48  Julia_Fey
# 	Revision 4.2.55.69  1994/06/21  22:56:25  John_Dustin
# 	change DLI option to if_dynamic
# 	[1994/06/21  21:42:38  John_Dustin]
# 
# Revision 4.2.55.65  1994/06/08  19:10:29  Paul_Shaughnessy
# 	Mark AdvFS files optimize -g3
# 	[1994/06/08  19:09:08  Paul_Shaughnessy]
# 
# Revision 4.2.55.64  1994/06/06  22:57:15  Darrell_Dunnuck
# 	Marked another file "optimize -g3" for debugging pipes
# 	[1994/06/06  22:11:09  Darrell_Dunnuck]
# 
# Revision 4.2.55.63  1994/06/03  20:29:41  Andrew_Duane
# 	Marked even more files "optimize -g3"
# 	[1994/06/03  20:16:49  Andrew_Duane]
# 
# Revision 4.2.55.62  1994/05/31  19:24:55  Scott_Ruch
# 	Added missing LAT sources adplist.c and adpsh.c.
# 	[1994/05/31  02:15:11  Scott_Ruch]
# 
# Revision 4.2.55.61  1994/05/31  19:14:39  Andrew_Duane
# 	Marked several more files "optimize -g3"
# 	[1994/05/31  19:13:55  Andrew_Duane]
# 
# Revision 4.2.55.60  1994/05/27  20:48:56  Andrew_Duane
# 	Marked several files "optimize -g3"
# 	[1994/05/27  20:36:47  Andrew_Duane]
# 
# Revision 4.2.130.2  1994/05/20  21:59:48  Ronald_Krueger
# 	use version from goldos.bl11
# 	[1994/05/17  22:54:07  Ronald_Krueger]
# 
# Revision 4.2.55.59  1994/05/19  21:23:20  Brian_Tsao
# 	Bmerge recent file changes.
# 	[1994/05/19  21:20:52  Brian_Tsao]
# 
# 	Added msfs_cfg.c for advfs sysconfigtab subsystem.
# 	[1994/05/16  22:20:24  Brian_Tsao]
# 
# Revision 4.2.55.58  1994/05/16  19:25:52  Ronald_Menner
# 	Remove dlpi_admin directive for dl.c
# 	[1994/05/16  18:24:27  Ronald_Menner]
# 
# Revision 4.2.55.57  1994/05/16  18:23:27  John_Franey
# 	Added two lat files
# 	[1994/05/10  18:47:50  John_Franey]
# 
# Revision 4.2.55.56  1994/05/09  23:47:43  Tim_Hoskins
# 	Move "hot" files to bottom (middle of link) to buy more bsr headroom.
# 	[1994/05/09  23:28:50  Tim_Hoskins]
# 
# Revision 4.2.55.55  1994/05/04  22:01:44  Jeff_Denham
# 	Move kern_clock.c and kern_prot.c toward end to put timeout and
# 	suser routines within reach of the more remote objects coming
# 	in from the alpha/files file. In this case, token ring and volioctl.
# 	[1994/05/04  21:51:12  Jeff_Denham]
# 
# Revision 4.2.55.54  1994/04/25  20:28:15  Geraldine_Harter
# 	Remove netthreads dependencies, and add net_cfg file
# 	[1994/04/25  13:48:29  Geraldine_Harter]
# 
# Revision 4.2.55.53  1994/04/23  22:00:23  Ernie_Petrides
# 	Declare bsd/init_main.c, kern/ipc_globals.c, and vm/vm_init.c as
# 	"ordered", move bsd/subr_xxx.c to end for relative branch problems,
# 	and delete kern/ast.c, kern/clock_prim.c, and kern/slave.c.
# 	[1994/04/23  20:16:23  Ernie_Petrides]
# 
# Revision 4.2.55.52  1994/04/16  08:58:36  Lori_Ransegnola
# 	Added two new files /lat/engine/adpcre.c and /lat/engine/adpdel.c to LAT
# 	files.  These files were added to multiple adapter support.  Also added
# 	/lat/streams/latadpsubs.c.
# 	[1994/04/14  16:22:56  Lori_Ransegnola]
# 
# Revision 4.2.55.51  1994/04/12  17:32:55  Andrew_Duane
# 	Move bsd/init_main.c to the middle of the list to make branch
# 	relocations less than 4 megabytes.
# 	[1994/04/12  17:32:20  Andrew_Duane]
# 
# Revision 4.2.55.50  1994/03/30  23:16:20  Shashi_Mangalat
# 	Remove unsupported mach_device, mach_nbc, mach_net and mach_np options.
# 	[1994/03/30  22:17:04  Shashi_Mangalat]
# 
# Revision 4.2.55.49  1994/03/30  16:08:00  Jin_Chen
# 	deleted one unneeded comment line
# 	[1994/03/16  19:52:50  Jin_Chen]
# 
# 	added bsd/proc_cfg.c, bsd/io_cfg.c, bsd/ipc_cfg.c, ufs/ufs_cfg.c,
# 	vfs/vfs_cfg.c, kern/rt_cfg.c, tty/tty_cfg.c, vm/vm_cfg.c, and
# 	changed kern/xpr.c
# 	[1994/03/16  16:29:34  Jin_Chen]
# 
# Revision 4.2.55.48  1994/03/03  23:27:55  Philip_Vitale
# 	check-in of bmerge
# 	[1994/03/03  23:25:27  Philip_Vitale]
# 
# 	Added if_dynamic to LAT entries for configuration manager framework.
# 	[1994/03/03  23:19:44  Philip_Vitale]
# 
# Revision 4.2.55.47  1994/03/02  21:54:18  Steve_Grandinetti
# 	Added NOTE to developers that changes/functionality added to
# 	this file must be propagated to the corresponding merge (.mrg)
# 	file.
# 	[1994/03/02  18:58:51  Steve_Grandinetti]
# 
# Revision 4.2.55.46  1994/03/02  14:53:51  Brian_Stevens
# 	Support for dynamic subsystems.
# 	[1994/02/28  18:54:23  Brian_Stevens]
# 
# Revision 4.2.55.45  1994/02/19  19:25:26  Paula_Long
# 	Merged with lat changes
# 	[1994/02/19  18:58:20  Paula_Long]
# 
# 	Added kern/mach_sysdev.c
# 	[1994/02/18  07:12:03  Paula_Long]
# 
# Revision 4.2.55.44  1994/02/16  17:28:20  Lori_Ransegnola
# 	checkin after bmerge
# 	[1994/02/16  17:17:10  Lori_Ransegnola]
# 
# 	Added new lat/streams file latdefsvc.c.
# 	[1994/02/16  17:04:58  Lori_Ransegnola]
# 
# Revision 4.2.55.43  1994/01/10  22:07:03  Gregg_Slimski
# 	Merged with changes to .nightly version.
# 	[1994/01/07  13:03:33  Gregg_Slimski]
# 
# 	Added new STREAMS LAT driver source files / removed old LAT
# 	driver source files.
# 	[1994/01/07  04:32:16  Gregg_Slimski]
# 
# Revision 4.2.55.42  1994/01/05  12:19:50  Brian_Stevens
# 	Initial Gold support for loadable modules.
# 	[1994/01/04  18:13:59  Brian_Stevens]
# 
# Revision 4.2.55.41  1993/12/16  23:18:59  Jay_Bruce
# 	add advfs file msfs/osf/msfs_proplist.c
# 	[1993/12/16  23:17:40  Jay_Bruce]
# 
# Revision 4.2.55.40  1993/12/16  22:03:21  Ronald_Menner
# 	Sterling BL8 to gold merge
# 	Revision 4.2.30.36  1993/11/09  15:08:55  Sandeep_Shah
# 	removed the unused mbclusters option
# 	[1993/11/09  14:33:01  Sandeep_Shah]
# 
# 	Revision 4.2.30.35  1993/11/03  22:25:10  Julia_Fey
# 	Removed trn_sr.c
# 	[1993/11/02  15:51:54  Julia_Fey]
# 
# 	Revision 4.2.30.34  1993/11/01  21:54:43  John_Dustin
# 	add optional packetfilter keyword recognition
# 	[1993/09/27  20:22:14  John_Dustin]
# 
# 	Revision 4.2.30.33  1993/10/29  20:33:50  Ashoke_Rampuria
# 	Added bsd/memlog.c file entry.
# 	[1993/10/28  21:39:42  Ashoke_Rampuria]
# 
# 	Revision 4.2.30.32  1993/10/29  20:14:39  Ronald_Menner
# 	eradicate jis/sjis options
# 	[1993/10/29  14:48:01  Ronald_Menner]
# 
# Revision 4.2.55.39  1993/12/06  23:57:29  Philippe_Der_Arslanian
# 	DLPI integration
# 	[1993/12/06  22:22:14  Philippe_Der_Arslanian]
# 
# Revision 4.2.55.38  1993/11/23  23:08:26  Shashi_Mangalat
# 	      Removed mfs_prim.c as it is no longer used.
# 	      [1993/11/22  23:40:06  Shashi_Mangalat]
# 
# Revision 4.2.30.36  1993/11/09  15:08:55  Sandeep_Shah
# 	removed the unused mbclusters option
# 	[1993/11/09  14:33:01  Sandeep_Shah]
# 
# Revision 4.2.55.37  1993/11/05  04:46:34  Tim_Hoskins
# 	merge of Sterling BL7 changes
# 	[1993/11/05  03:59:28  Tim_Hoskins]
# 
# Revision 4.2.30.35  1993/11/03  22:25:10  Julia_Fey
# 	Removed trn_sr.c
# 	[1993/11/02  15:51:54  Julia_Fey]
# 
# Revision 4.2.30.34  1993/11/01  21:54:43  John_Dustin
# 	add optional packetfilter keyword recognition
# 	[1993/09/27  20:22:14  John_Dustin]
# 
# Revision 4.2.55.36  1993/11/01  20:36:35  Anton_Verhulst
# 	Removed ledger.c
# 	[1993/11/01  20:14:50  Anton_Verhulst]
# 
# Revision 4.2.30.33  1993/10/29  20:33:50  Ashoke_Rampuria
# 	Added bsd/memlog.c file entry.
# 	[1993/10/28  21:39:42  Ashoke_Rampuria]
# 
# Revision 4.2.30.32  1993/10/29  20:14:39  Ronald_Menner
# 	eradicate jis/sjis options
# 	[1993/10/29  14:48:01  Ronald_Menner]
# 
# Revision 4.2.55.35  1993/10/13  14:44:23  Jeff_Denham
# 	Turn on priocntl.
# 	[1993/10/13  14:42:16  Jeff_Denham]
# 
# Revision 4.2.55.34  1993/10/11  19:39:01  James_Woodward
# 	comment out priocntl.c for build ... needs further work
# 	[1993/10/11  19:21:41  James_Woodward]
# 
# Revision 4.2.55.33  1993/10/11  13:41:13  James_Woodward
# 	remove duplicate entry
# 	[1993/10/11  12:51:44  James_Woodward]
# 
# Revision 4.2.55.32  1993/10/08  16:18:25  James_Woodward
# 	fixes to bl6 merge
# 	[1993/10/08  16:08:17  James_Woodward]
# 
# Revision 4.2.55.31  1993/10/07  18:06:02  James_Woodward
# 	merge of Sterling BL6 changes
# 	[1993/10/07  18:02:00  James_Woodward]
# 
# Revision 4.2.30.31  1993/10/04  18:05:32  Mary_Walker
# 	make pckt.c an option PCKT
# 	[1993/09/30  14:16:59  Mary_Walker]
# 
# Revision 4.2.55.30  1993/09/29  14:34:52  Sashi_Sashidhar
# 	bmerge
# 	[1993/09/29  14:26:06  Sashi_Sashidhar]
# 
# 	Added streamsm/svvs.c as a part of Gold pre-merge
# 	[1993/09/29  14:19:46  Sashi_Sashidhar]
# 
# Revision 4.2.55.29  1993/09/28  21:38:58  Sashi_Sashidhar
# 	Removed s5fs as part of sterling pre-merge
# 	[1993/09/28  20:19:47  Sashi_Sashidhar]
# 
# Revision 4.2.55.28  1993/09/28  20:28:44  Spider_Boardman
# 	post-bmerge-pre-srequest check-in
# 	[1993/09/28  17:44:09  Spider_Boardman]
# 
# 	another bmerge
# 	[1993/09/28  16:18:19  Spider_Boardman]
# 
# 	More security merge.
# 	[1993/09/24  19:06:51  Spider_Boardman]
# 
# Revision 4.2.55.27  1993/09/27  19:41:31  John_Dustin
# 	compress spaces back into tabs (cut/paste won't preserve tabs)
# 	[1993/09/22  22:43:46  John_Dustin]
# 
# 	new DLI files; new DLPI file; packetfilter configurable option
# 	[1993/09/21  20:28:45  John_Dustin]
# 
# Revision 4.2.55.26  1993/09/23  17:48:51  Jeff_Denham
# 	Merge to latest.
# 	[1993/09/20  21:34:16  Jeff_Denham]
# 
# 	SVR4 e-type signals merge. Priocnlt turned off for now.
# 	[1993/09/17  21:46:07  Jeff_Denham]
# 
# Revision 4.2.55.25  1993/09/23  15:20:11  Vikas_Sontakke
# 	Added rt_csem and rt_ipc for POSIX 1003.4 D14 support
# 	[1993/09/23  15:18:37  Vikas_Sontakke]
# 
# Revision 4.2.55.24  1993/09/23  14:53:27  Anton_Verhulst
# 	Added files t osupport the OSF 1.2 exec().
# 	[1993/09/20  16:50:10  Anton_Verhulst]
# 
# Revision 4.2.55.23  1993/09/23  14:11:07  Ashoke_Rampuria
# 	Merged vm etype system calls.
# 	[1993/09/16  20:18:49  Ashoke_Rampuria]
# 
# Revision 4.2.55.22  1993/09/15  20:55:11  Larry_Scott
# 	start of security merge
# 	[1993/09/15  19:46:47  Larry_Scott]
# 
# Revision 4.2.55.21  1993/09/15  18:02:08  Ronald_Menner
# 	Bmerged to pickup mfs/cdfs changes
# 	[1993/09/15  16:51:32  Ronald_Menner]
# 
# 	Streams tty premerge (added ldtty, bsd_tty & rpty options)
# 	[1993/09/14  14:26:30  Ronald_Menner]
# 
# Revision 4.2.55.20  1993/09/14  22:46:03  Diane_Lebel
# 	Added nfs3_vfsops.c and nfs3_vnodeops.c for NFSv3 client.
# 	[1993/09/13  04:05:09  Diane_Lebel]
# 
# Revision 4.2.55.19  1993/09/14  20:07:20  John_Dustin
# 	packetfilter option
# 	[1993/09/02  17:54:02  John_Dustin]
# 
# Revision 4.2.55.18  1993/09/14  19:31:06  Brian_Stevens
# 	Added cfgmgr modules bsd/{subsys_conf.c,kern_subsys.c}.
# 	[1993/09/09  13:02:45  Brian_Stevens]
# 
# Revision 4.2.55.17  1993/09/14  16:02:28  Paul_Shaughnessy
# 	VFS+ support
# 	[1993/09/14  15:05:54  Paul_Shaughnessy]
# 
# Revision 4.2.55.16  1993/09/10  20:42:09  John_Kohl
# 	merge up to latest Gold
# 	[1993/09/10  12:41:49  John_Kohl]
# 
# 	add ADVfs files
# 	[1993/09/08  14:10:07  John_Kohl]
# 
# Revision 4.2.55.15  1993/09/09  19:08:57  Stan_Luke
# 	added ffm_fs, ffs_vfsops.c, ffm_vnops.c
# 	[1993/09/09  19:08:07  Stan_Luke]
# 
# Revision 4.2.55.14  1993/09/07  21:25:33  Eric_Werme
# 	Add nfs3_server.c and nfs3_xdr.c for NFS V3 server support.
# 	[1993/09/07  20:39:32  Eric_Werme]
# 
# Revision 4.2.30.30  1993/09/07  21:13:59  Ronald_Menner
# 	added pckt.c to rpty option
# 	[1993/09/07  01:48:01  Ronald_Menner]
# 
# Revision 4.2.55.13  1993/09/03  20:58:08  Anton_Verhulst
# 	Add bsd/bsd_reconf.c
# 	[1993/09/01  15:54:11  Anton_Verhulst]
# 
# Revision 4.2.55.12  1993/08/26  18:20:01  Julia_Fey
# 	Token Ring premerge
# 	[1993/08/25  21:30:04  Julia_Fey]
# 
# Revision 4.2.55.11  1993/08/20  15:27:35  Peter_Schulter
# 	SVR4 Compatable STREAMS infrastructure premerge
# 	[1993/08/20  15:20:23  Peter_Schulter]
# 
# Revision 4.2.55.10  1993/08/19  19:20:09  Peter_Schulter
# 	Removed svvs.c from STREAMS premerge
# 	[1993/08/19  19:14:19  Peter_Schulter]
# 
# Revision 4.2.30.29  1993/08/19  12:24:47  Mary_Walker
# 	bmerge
# 	[1993/08/19  12:22:09  Mary_Walker]
# 
# 	added STREAMS_MEMDBG option
# 	[1993/08/12  12:11:16  Mary_Walker]
# 
# Revision 4.2.55.9  1993/08/18  23:25:48  Peter_Schulter
# 	SVR4 Compatable STREAMS infrastructure premerge
# 	[1993/08/18  18:05:42  Peter_Schulter]
# 
# Revision 4.2.30.28  1993/08/13  16:22:14  Uttam_Shikarpur
# 	Files for dli should be included if dlpi is selected as an option.
# 	[1993/08/10  15:32:10  Uttam_Shikarpur]
# 
# Revision 4.2.30.27  1993/07/30  19:54:15  Sashi_Sashidhar
# 	Merge of SVVS streams drivers from OSF/1 V1.2
# 	[1993/07/30  19:39:51  Sashi_Sashidhar]
# 
# Revision 4.2.30.26  1993/07/27  15:38:29  Uttam_Shikarpur
# 	Added new dli_* files and removed the dli_* files that
# 	are not required.
# 	[1993/07/27  14:05:23  Uttam_Shikarpur]
# 
# Revision 4.2.55.8  1993/07/26  19:52:26  Ernie_Petrides
# 	Declare kern/lockinfo.c as "ordered".
# 	[1993/07/26  19:34:29  Ernie_Petrides]
# 
# Revision 4.2.55.7  1993/07/26  12:46:59  John_Kohl
# 	should be data/cdfs_data.c
# 	[1993/07/23  12:43:29  John_Kohl]
# 
# 	add cdfs_data.c
# 	[1993/07/22  21:20:51  John_Kohl]
# 
# Revision 4.2.30.25  1993/07/16  13:06:16  John_Kohl
# 	add cdfs_data.c
# 	[1993/07/01  12:43:37  John_Kohl]
# 
# Revision 4.2.30.24  1993/06/28  15:26:57  Ashoke_Rampuria
# 	Changed the way not sas is implemented. Now "not" option of the
# 	config program is used.
# 	[1993/06/24  21:10:19  Ashoke_Rampuria]
# 
# Revision 4.2.30.23  1993/06/25  22:45:22  Peter_Lega
# 	Should be a no-op no-diff
# 	[1993/06/25  22:30:44  Peter_Lega]
# 
# Revision 4.2.30.22  1993/06/22  20:53:53  Ashoke_Rampuria
# 	Made init_sysent.c and syscall.c Notbinary, to force re-compilation
# 	for different configuration. This is needed to eliminate system calls
# 	entries which are not supported in SAS kernel.
# 	Added a BINARY_DIR variable to the directory path for these files.
# 	Added not_sas option to  kern_memcntl.c and kern_swapctl.c files.
# 	[1993/06/21  18:07:28  Ashoke_Rampuria]
# 
# Revision 4.2.55.6  1993/06/21  23:17:01  Ernie_Petrides
# 	Add entry for kern/lockinfo.c and modify entry for kern/lock.c.
# 	[1993/06/21  22:12:56  Ernie_Petrides]
# 
# Revision 4.2.30.21  1993/06/18  19:18:42  Anthony_Decarlo
# 	bmerge done
# 	[1993/06/18  19:06:57  Anthony_Decarlo]
# 
# 	Removed s5fs entries
# 	[1993/06/07  15:35:00  Anthony_Decarlo]
# 
# Revision 4.2.55.5  1993/06/17  16:03:12  Brian_Stevens
# 	Support for integrated kdebug.
# 	[1993/06/16  18:14:19  Brian_Stevens]
# 
# Revision 4.2.55.4  1993/06/11  16:43:14  Anton_Verhulst
# 	Merged previous change to current goldos.
# 	[1993/06/11  16:36:24  Anton_Verhulst]
# 
# 	Add subr_reconf.c and boot_reconf.c.
# 	[1993/06/08  23:00:32  Anton_Verhulst]
# 
# Revision 4.2.55.3  1993/06/11  13:24:43  Ashoke_Rampuria
# 	Added bsd/kern_malloc.c for osf1.2 allocator.
# 	[1993/06/10  14:45:29  Ashoke_Rampuria]
# 
# Revision 4.2.30.20  1993/06/07  20:27:41  Brian_Stevens
# 	Support for integrated kdebug.
# 	[1993/06/07  14:46:19  Brian_Stevens]
# 
# Revision 4.2.30.19  1993/06/01  17:50:24  Uttam_Shikarpur
# 	Removed reference to trn_funcaddr.c
# 	[1993/05/28  22:49:33  Uttam_Shikarpur]
# 
# Revision 4.2.30.18  1993/05/27  21:36:18  Peter_Lega
# 	E-type merging
# 	[1993/05/27  20:52:32  Peter_Lega]
# 
# 	Etype merge
# 	[1993/05/26  22:20:02  Peter_Lega]
# 
# Revision 4.2.30.17  1993/05/27  15:49:56  Ashoke_Rampuria
# 	Added etype support for memcntl and swapctl.
# 	[1993/05/27  14:57:20  Ashoke_Rampuria]
# 
# Revision 4.2.55.2  1993/05/26  21:54:30  Paula_Long
# 	submitting the SMP project
# 	[1993/05/26  05:43:58  Paula_Long]
# 
# Revision 4.2.30.16  1993/05/26  17:47:38  Ronald_Menner
# 	Merged changes to agosminor
# 	[1993/05/26  17:25:22  Ronald_Menner]
# 
# 	fix kitting problems with kernel/tty files
# 	[1993/05/26  17:16:59  Ronald_Menner]
# 
# 	made bsd/tty_conf.c Notbinary so that slip can be
# 	deconfigured
# 	[1993/05/20  21:22:40  Ronald_Menner]
# 
# Revision 4.2.50.2  1993/05/24  12:08:15  James_Woodward
# 	back out task_swapper 1.2 changes
# 	[1993/05/12  20:03:15  James_Woodward]
# 
# 	osf1.2 /kern merge
# 	[1993/05/12  19:59:30  James_Woodward]
# 
# Revision 4.2.30.15  1993/05/22  17:34:43  Jeff_Denham
# 	Add new SVR4 files.
# 	[1993/05/22  02:00:16  Jeff_Denham]
# 
# Revision 4.2.30.14  1993/05/16  19:18:28  Heather_Gray
# 	Add igmp.c and ip_mroute.c for IP Multicast support.
# 	[93/04/12  00:19:27  Heather_Gray]
# 
# Revision 4.2.30.13  1993/05/14  19:52:51  Larry_Scott
# 	move audit to dec/sec; remove OSF audit
# 	[1993/05/14  14:46:19  Larry_Scott]
# 
# Revision 4.2.30.12  1993/05/12  20:56:33  Peter_Schulter
# 	Check in for submit to minor pool
# 	[1993/05/12  16:40:53  Peter_Schulter]
# 
# Revision 4.2.23.13  1993/05/10  22:14:05  Peter_Schulter
# 	Merged with minor pre-bl3 pool
# 	[1993/05/10  22:08:18  Peter_Schulter]
# 
# Revision 4.2.23.12  1993/05/04  21:15:35  Peter_Schulter
# 	Changed FFS filesystem to FFM filesystem
# 	[1993/05/04  21:09:48  Peter_Schulter]
# 
# Revision 4.2.23.11  1993/04/30  20:49:17  Ronald_Menner
# 	Merge with Sterling BL1 and remove duplicate log entries
# 	[1993/04/30  13:04:31  Ronald_Menner]
# 
# Revision 4.2.23.10  1993/04/27  00:33:59  Ronald_Menner
# 	Made <tty/pty> a BINARY
# 	[1993/04/27  00:28:00  Ronald_Menner]
# 
# Revision 4.2.30.2  1993/04/01  20:02:04  Michael_Fairbrother
# 	Merge from shared sandbox to sandbox prior to submit
# 	[1993/04/01  15:46:03  Michael_Fairbrother]
# 	Revision 4.2.12.7  1993/03/24  19:42:35  Spider_Boardman
# 	Change to keep vestigial security syscall even when SEC_BASE is off.
# 	[1993/03/23  10:42:43  Spider_Boardman]
# 
# Revision 4.2.23.9  1993/03/26  18:30:02  Ronald_Menner
# 	Made rpty a pseudo device (vs. an option)
# 	[1993/03/26  18:29:20  Ronald_Menner]
# 
# Revision 4.2.23.8  1993/03/19  19:40:17  Mary_Walker
# 	added xti_data.c (Enhanced XTI supporting DECnet/OSI & PC Connectivity)
# 	[1993/03/18  17:15:43  Mary_Walker]
# 
# Revision 4.2.23.7  1993/03/13  00:01:59  Peter_Schulter
# 	Removed ffm_config
# 	[1993/03/13  00:00:59  Peter_Schulter]
# 
# Revision 4.2.23.6  1993/03/12  00:18:59  Mary_Walker
# 	fixed streams files
# 	[1993/03/12  00:07:44  Mary_Walker]
# 
# Revision 4.2.23.5  1993/03/10  20:54:50  Mary_Walker
# 	added rpty option
# 	[1993/03/10  14:33:31  Mary_Walker]
# 
# 	put str_tty.c code back in
# 	[1993/03/10  12:56:25  Mary_Walker]
# 
# Revision 4.2.23.4  1993/03/10  20:22:39  Peter_Schulter
# 	Added FFS support
# 	[1993/03/10  00:07:54  Peter_Schulter]
# 
# Revision 4.2.23.3  1993/03/09  19:54:22  Mary_Walker
# 	took out streams/stht.c
# 	[1993/03/09  19:53:58  Mary_Walker]
# 
# Revision 4.2.23.2  1993/03/09  19:33:08  Mary_Walker
# 	update to include R4 STREAMS files/options
# 	[1993/03/09  19:30:14  Mary_Walker]
# 
# Revision 4.2.12.6  1993/01/21  13:41:21  Michael_Fairbrother
# 	Add support for posix acls
# 	[93/01/21  13:34:20  Michael_Fairbrother]
# 
# Revision 4.2.12.4  93/01/20  12:52:58  Larry_Scott
# 	update
# 	[93/01/20  12:33:31  Larry_Scott]
# 
# Revision 4.2.3.18  93/01/08  15:34:55  Paul_Shaughnessy
# 	Changed ufs_quota.c to standard Binary
# 	[93/01/07  09:22:54  Paul_Shaughnessy]
# 
# Revision 4.2.3.17  93/01/05  16:55:01  Shashi_Mangalat
# 	Removed unused mach_compat option.
# 	Modified entries mach_user_internal.c and mig_support.c to be standard
# 	(used to be optional on mach_device or mach_xp).
# 	[93/01/05  16:36:30  Shashi_Mangalat]
# 
# Revision 4.2.3.16  92/12/09  07:02:18  Marc_Evans
# 	File changes to support kernel call-graphing.
# 	[92/12/04  15:41:43  Marc_Evans]
# 
# Revision 4.2.3.15  92/11/05  16:53:18  Edward_Cande
# 	Fix/Update DCEDFS Hooks
# 	[92/11/05  16:36:39  Edward_Cande]
# 
# Revision 4.2.3.14  92/11/03  16:08:29  Ernie_Petrides
# 	Eliminate vm_external.c from build.
# 	[92/11/02  19:11:47  Ernie_Petrides]
# 
# Revision 4.2.3.13  92/09/14  16:19:34  Ernie_Petrides
# 	Undo device-driver flags.
# 	[92/09/14  16:18:58  Ernie_Petrides]
# 
# Revision 4.2.3.12  92/08/28  10:32:55  Brett_Sampson
# 	added device-driver flag to ufs_inode.c to inhibit the optimizer.
# 	[92/08/28  10:31:31  Brett_Sampson]
# 
# Revision 4.2.3.11  92/08/24  18:25:09  Brett_Sampson
# 	added device-driver flag to zalloc.c file
# 	to inhibit the optimizer.
# 	[92/08/24  18:23:34  Brett_Sampson]
# 
# Revision 4.2.3.10  92/08/19  15:16:49  Brett_Sampson
# 	To build a bootable kernel optimized, the following files had
# 	device-driver added to their build rules to inhibit optimization for
# 	these files.  This is certainly overkill, but it works.
# 	bsd/kern_clock.c
# 	bsd/kern_compat.c
# 	bsd/kern_descrip.c
# 	bsd/tty.c
# 	ufs/ufs_bmap.c
# 	kern/sched_prim.c
# 	The device-driver flag was set for the following files because they
# 	were not marked as "standard binary" and as a result were not part
# 	of initial testing: all files not tagged "binary standard"
# 	[92/08/19  15:15:23  Brett_Sampson]
# 
# Revision 4.2.3.9  92/07/08  10:36:59  Shashi_Mangalat
# 	Merged in Silver BL8_2.
# 	  Segmentation code
# 	  [92/06/18  21:02:46  Robert_Picco]
# 	  Build fixes to permit configing NFS and RPC out of kernel
# 	  [92/06/18  14:31:17  Mitchell_Condylis]
# 	[92/07/08  10:25:22  Shashi_Mangalat]
# 
# Revision 4.2.3.8  92/06/25  14:00:41  Shashi_Mangalat
# 	Merged in Silver BL8_1.
# 	  make DLI optional in kernel build
# 	  [92/06/01  16:35:21  Benjamin_England]
# 	[92/06/25  13:50:38  Shashi_Mangalat]
# 
# Revision 4.2.3.7  92/06/03  15:32:45  Shashi_Mangalat
# 	Merged in Silver BL7.
# 	Remove vm_tune.c
# 	  [92/05/21  12:46:03  Marian_Macartney]
# 	resolved mcount.s duplication
# 	  [92/05/21  08:05:09  Marc_Evans]
# 	Fixed duplicate entry for arch/mips/mcount.s
# 	  [92/05/21  07:10:16  Marc_Evans]
# 	Submit AIO to AG.
# 	  support for GPROF pc sampling
# 	  [92/05/15  15:09:16  Marc_Evans]
# 	Changed LAT to be Binary instead of Notbinary.
# 	  [92/05/04  08:21:33  Philip_Vitale]
# 	Added list of files for LAT driver.
# 	  [92/04/30  21:52:30  Philip_Vitale]
# 	Add file kernel/vm/u_mape_shm.c which contains system V
# 	  shared memory handlers.
# 	  [92/04/03  13:53:25  Larry_Woodman]
# 	[92/06/03  15:16:44  Shashi_Mangalat]
# 
# Revision 4.2.17.3  92/05/19  21:00:02  Jeffrey_Denham
# 	Merged with AG.
# 
# Revision 4.2.17.2  92/05/19  19:00:58  Jeffrey_Denham
# 	Add file bsd/kern_aio.c for kernel-based aio.
# 
# Revision 4.2.3.6  92/05/06  09:01:33  Shashi_Mangalat
# 	Merged in Silver BL6_4.
# 	Add file kernel/vm/u_mape_shm.c which contains
# 	  system V shared memory handlers.
# 	  [92/04/03  13:53:25  Larry_Woodman]
# 	[92/05/06  08:54:12  Shashi_Mangalat]
# 
# Revision 4.2.3.5  92/04/17  17:44:46  Shashi_Mangalat
# 	Fixed typo in syscalls.c entry.
# 	[92/04/17  17:43:39  Shashi_Mangalat]
# 
# Revision 4.2.3.4  92/04/14  16:08:25  Shashi_Mangalat
# 	Merged in Silver BL6
# 	Integrated svid3, svr4, soe2 habita ts into base. [Peter_Lega]
# 	Add RT support. [Lai-Wah_Hui]
# 	Added lwc.c [Robert_Picco]
# 	Add gateway screen modules.  [Heather_Gray]
# 	Tagged klm and compatibility module files as Binary so
# 	  that they will work properly with target 'make depend'
# 	  rules.  [Brian_Stevens]
# 	Moved src/kernel/msfs/osf/msfs_syscalls.c to
# 	  src/kernel/msfs/msfs_syscalls.c.  [Peter_Stoppani]
# 	Added MegaSafe filesystem options and files.  [Peter_Stoppani]
# 	Add gateway screen modules.  [Heather_Gray]
# 	[92/04/14  16:04:37  Shashi_Mangalat]
# 
# Revision 4.2.15.3  92/03/27  15:15:30  Lai-Wah_Hui
# 	Add RT support
# 
# Revision 4.2.15.2  92/03/27  10:11:14  Lai-Wah_Hui
# 	Add P1003.4 RT_SEM option
# 
# 	Merged with ag.latest
# 	[92/03/19  16:12:16  Carlos_Christensen]
# 
# Revision 4.2.1.15  92/03/24  13:26:28  Heather_Gray
# 	Add gateway screen modules.
# 	[92/03/23  20:05:44  Heather_Gray]
# 
# Revision 4.2.3.3  92/03/18  22:21:01  Shashi_Mangalat
# 	Merged in Silver BL5
# 	[92/03/18  19:54:41  Shashi_Mangalat]
# 
# Revision 4.2.24.2  92/03/17  19:26:19  Philip_Cameron
# 	Added habitats for svid3, svr4, and soe2.
# 
# Revision 4.2.1.14  92/03/12  14:47:07  Brian_Stevens
# 	Tagged klm and compatibility module files as Binary so
# 	that they will work properly with target 'make depend' rules.
# 	[92/03/12  14:43:33  Brian_Stevens]
# 
# Revision 4.2.1.13  92/03/10  15:26:15  Peter_Stoppani
# 	Pool merge.
# 	[92/03/10  15:21:11  Peter_Stoppani]
# 
# 	Moved src/kernel/msfs/osf/msfs_syscalls.c to src/kernel/msfs/msfs_syscalls.c.
# 	[92/03/09  12:21:23  Peter_Stoppani]
# 
# 	Pool merge.
# 	[92/03/03  16:48:37  Peter_Stoppani]
# 
# 	Added MegaSafe filesystem options and files.
# 	[92/03/02  19:42:53  Peter_Stoppani]
# 
# Revision 4.2.1.12  92/03/09  12:45:04  Philip_Cameron
# 	Merge with ag.latest
# 	[92/03/08  13:49:49  Philip_Cameron]
# 
# 	Merged with ag.latest
# 	[92/03/05  15:55:51  Philip_Cameron]
# 
# Revision 4.2.1.11  92/03/01  16:18:43  William_Burns
# 	Fix str_config file AGAIN!!!
# 	[92/03/01  16:17:20  William_Burns]
# 
# Revision 4.2.1.10  92/02/28  21:23:34  Sec_Proj_Michael_Fairbrother
# 	Security
# 
# Revision 4.2.16.2  92/02/27  14:44:32  David_Scoda
# 	add /proc support
# 
# Revision 4.2.3.2  92/01/28  18:35:11  Shashi_Mangalat
# 	Merged in Silver BL3
# 	[92/01/28  18:10:03  Shashi_Mangalat]
# 
# Revision 4.2.1.2  92/01/24  17:54:38  devbld_gsf
# 	First AG_BL3 version. Moved from AG baselevel delivery tree.
# 
# 	Moved src/kernel/msfs/osf/msfs_syscalls.c to
# 	      src/kernel/msfs/msfs_syscalls.c.
# 	[92/03/09  12:21:23  Peter_Stoppani]
# 
# 	Pool merge.
# 	[92/03/03  16:48:37  Peter_Stoppani]
# 
# 	Added MegaSafe filesystem options and files.
# 	[92/03/02  19:42:53  Peter_Stoppani]
# 
# $EndLog$
#
# @(#)$RCSfile: files,v $ $Revision: 4.2.307.2 $ (DEC) $Date: 1996/12/12 15:48:08 $
#
#
# (c) Copyright 1990, OPEN SOFTWARE FOUNDATION, INC.
# ALL RIGHTS RESERVED
#
#
# OSF/1 Release 1.0
#
# !!!!!!!!!!!!!!!!!!!!!!!!!!
# !!! NOTE TO DEVELOPERS !!!
# !!!!!!!!!!!!!!!!!!!!!!!!!!
#
# The running kernel will be comprised from a collection of modules.
# A module is simply a collection of one or more objects which are "linked" 
# together into a single entity. The resulting module can have references to 
# structures/functions outside of the module. MODULES represent a way to 
# compact and simplify a group of objects that are always included together. 
# Every object in a module must be optional on the same list of options. 
# Everything optional on a list of options will typically (but not always)
# be in the same module. For example if an object is to be replaced by 
# a layered  product, that object should be in its own module.  Developers 
# are  encouraged to keep modules as large and few as possible to gain 
# the maximum benefit from them.
#
# Files which are tagged as NotBinary or are ordered can not be placed into 
# modules. These files are automatically built into a special module in the
# NotBinary (TARGET) kernel build area.
#
# The basic syntax for module declarations are as follows:
#
# MODULE/<optional_modifier>/<module_name>  <standard|optional> Binary
#        
# The MODULE/<optional_modifier>/foo line has exactly the same rules as
# the original <path>/<file_name.c> lines did. All attributes given on the
# MODULE/foo line are inherited by each file in that module; The optimize
# string can be overridden for an individual file.  The optional modifier
# supported is STATIC.  There are three supported types of modules:
# 
#   MODULE/<module_name>       : A module without a modfier is simply a
#				 group-linked object file. There is no
#				 configuration routine or attributes table.
#				 These modules can be boot-linked or statically
#				 linked into a kernel.
#
#   MODULE/STATIC/<module_name> : A module with the modifier STATIC specified
#				  is a group-linked object, which has a
#				  <module_name>_configure routine and a
#				  <module_name>_attributes table in it.
#				  An entry for the module will automatically 
#			          be made in the in the kernel's
#				  static_subsys_list table with the state:
#				  CFG_STATE_LOADED.
#				  The configuration routine for the module will 
#				  be invoked very early in the boot process, and
#				  should use callbacks to perform other tasks later.
#
#   if_dynamic <name> :		This is the original OSF supported syntax.
#				They are almost identical to STATIC modules,
#				except that the configure point gets called
#				once at the point: CFG_PT_OLD_CONF_ALL.
#				It is differentiated from a STATIC module in
#				that the state in static_subsys_list will have
#				the bit CFG_STATE_TYPE_OLD set.
#				NOTE: This syntax is being retired in the next
#				major release. Developers are encouraged to
#				switch to STATIC or DYNAMIC modules.
#				The syntax is:
#	<path>/<filename1.c> optional foo if_dynamic bar Binary
#	<path>/<filename2.c> optional foo if_dynamic bar Binary
#				This makes a module "bar", with the two files
#				"filename1.o" and "filename2.o" in it.
#
#   STATIC and if_dynamic modules are set up for bootstrap linking by default,
#   but can also be dynamically loaded. The exception to this rule is that
#   modules which are identified as standard are not dynamically loadable
#   (they are required prior to kloadsrv being started)
#
#   STATIC and if_dynamic modules can also be statically linked into a kernel. 
#
# Modules that are marked 'standard' are always linked into a kernel and 
# modules that are  marked 'optional' are only linked in if the keyword 
# they are optional on is in the config file.  A module can be optional
# based on multiple keywords.  For example:
# 
#      MODULE/foo	 optional a and b Binary
#      MODULE/foobar	 optional a or b or c Binary
# 
# The syntax for including an object into a module is as follows:
# 
# <path>/<file_name.c>	 module <module_name> <keywords>
# 
# In this case the module name is the name of the module the object will
# be included in. The most common keywords are: device-driver and
# optimize <opt level>
#
#	@(#)files	3.17	(ULTRIX/OSF)	10/8/91
# Mach Operating System
# Copyright (c) 1989 Carnegie-Mellon University
# All rights reserved.  The CMU software License Agreement specifies
# the terms and conditions for use and redistribution.
#
OPTIONS/bogus_memory		optional bogus_memory
OPTIONS/bsd_a_out		optional bsd_a_out
OPTIONS/bufcache_stats		optional bufcache_stats
OPTIONS/dec_acl			optional dec_acl
OPTIONS/dec_audit		optional dec_audit
OPTIONS/hw_ast			optional hw_ast
OPTIONS/hw_footprint		optional hw_footprint
OPTIONS/inocache_stats		optional inocache_stats
OPTIONS/mach_assert		optional mach_assert
OPTIONS/mach_co_info		optional mach_co_info
OPTIONS/mach_co_stats		optional mach_co_stats
OPTIONS/mach_debug		optional mach_debug
OPTIONS/mach_host		optional mach_host
OPTIONS/mach_ipc_stats		optional mach_ipc_stats
OPTIONS/mach_ipc_sighack	optional mach_ipc_sighack
OPTIONS/mach_ipc_tcache		optional mach_ipc_tcache
OPTIONS/mach_ipc_wwa		optional mach_ipc_wwa
OPTIONS/mach_ipc_xxxhack	optional mach_ipc_xxxhack
OPTIONS/mach_km			optional mach_km
OPTIONS/mach_kdb		optional mach_kdb
OPTIONS/mach_ldebug		optional mach_ldebug
OPTIONS/mach_ltracks		optional mach_ltracks
OPTIONS/mach_load		optional mach_load
OPTIONS/mach_sctimes		optional mach_sctimes
OPTIONS/mach_xp_fpd		optional mach_xp_fpd
OPTIONS/mach_emulation		optional mach_emulation
OPTIONS/nfs			optional nfs
OPTIONS/nfs_server		optional nfs_server
OPTIONS/procfs			optional procfs
OPTIONS/cdfs			optional cdfs
OPTIONS/dcedfs			optional dcedfs
OPTIONS/dceefs			optional dceefs
OPTIONS/msfs                    optional msfs
OPTIONS/sec_base		optional sec_base
OPTIONS/sec_mac_ob		optional sec_mac_ob
OPTIONS/sec_acl_sware		optional sec_acl_sware
OPTIONS/sec_acl_posix		optional sec_acl_posix
OPTIONS/sec_cmw			optional sec_cmw
OPTIONS/sec_shw			optional sec_shw
OPTIONS/sec_priv		optional sec_priv
OPTIONS/sec_ncav		optional sec_ncav
OPTIONS/sec_net  		optional sec_net
OPTIONS/sec_nfs  		optional sec_nfs
OPTIONS/spd			optional spd
OPTIONS/osf_mach_o		optional osf_mach_o
OPTIONS/quota			optional quota
OPTIONS/rpty			optional rpty
OPTIONS/rt_preempt		optional rt_preempt
OPTIONS/rt_preempt_debug	optional rt_preempt_debug
OPTIONS/rt_sched		optional rt_sched
OPTIONS/rt_sched_mon		optional rt_sched_mon
OPTIONS/rt_sched_rq		optional rt_sched_rq
OPTIONS/rt_sched_opt		optional rt_sched_opt
OPTIONS/rt_pml			optional rt_pml
OPTIONS/rt_timer		optional rt_timer
OPTIONS/rt_csem                 optional rt_csem
OPTIONS/rt_ipc                  optional rt_ipc
OPTIONS/ser_compat		optional ser_compat
OPTIONS/bin_compat		optional bin_compat
OPTIONS/_lmf_			optional _lmf_
OPTIONS/simple_clock		optional simple_clock
OPTIONS/sl			optional sl
OPTIONS/stat_time		optional stat_time
OPTIONS/streams			optional streams
OPTIONS/streams_debug		optional streams_debug
OPTIONS/streams_memdbg		optional streams_memdbg
OPTIONS/sysv_coff		optional sysv_coff
OPTIONS/sysv_elf		optional sysv_elf
OPTIONS/elf			optional elf
OPTIONS/sysv_fs			optional sysv_fs
OPTIONS/ffm_fs			optional ffm_fs
OPTIONS/xpr_debug		optional xpr_debug
OPTIONS/unix_locks		optional unix_locks
OPTIONS/unix_uni		optional unix_uni
OPTIONS/vague_stats		optional vague_stats
OPTIONS/uipc			optional uipc
OPTIONS/snmpinfo		optional snmpinfo
OPTIONS/inet			optional inet
OPTIONS/dli			optional dli
OPTIONS/packetfilter		optional packetfilter
OPTIONS/lat			optional lat
OPTIONS/strifnet		optional strifnet
OPTIONS/strkinfo		optional strkinfo
OPTIONS/timod			optional timod
OPTIONS/tirdwr			optional tirdwr
OPTIONS/xtiso			optional xtiso
OPTIONS/ldtty			optional ldtty
OPTIONS/pckt			optional pckt
OPTIONS/bsd_tty			optional bsd_tty
OPTIONS/slip			optional slip
OPTIONS/ppp			optional ppp
OPTIONS/pps                     optional pps
OPTIONS/dlb			optional dlb
OPTIONS/dlpi			optional dlpi
OPTIONS/kdebug			optional kdebug
OPTIONS/sas			optional sas
OPTIONS/svvs            	optional svvs
OPTIONS/atm                     optional atm
OPTIONS/atmip			optional atmip
OPTIONS/atmtm			optional atmtm
OPTIONS/uni3x			optional uni3x
OPTIONS/lane			optional lane
OPTIONS/drd			optional drd 
OPTIONS/rmvm			optional rmvm
OPTIONS/ntp_time		optional ntp_time
OPTIONS/cnx			optional cnx
OPTIONS/rm			optional rm
OPTIONS/ccomsub			optional ccomsub
OPTIONS/mcnet			optional mcnet
OPTIONS/dlmsl			optional dlmsl
OPTIONS/dlm			optional dlm
OPTIONS/pwrmgr_enabled		optional pwrmgr_enabled
OPTIONS/bparm			optional bparm
#
# Modules
#
MODULE/STATIC/cm		standard Binary flags -no_warnprotos
bsd/cm_cfg.c			module cm
MODULE/STATIC/generic		standard Binary flags -no_warnprotos
bsd/generic_cfg.c		module generic
MODULE/STATIC/io		standard Binary flags -no_warnprotos
bsd/io_cfg.c			module io
bsd/kern_devsw.c		module io
MODULE/STATIC/ipc		standard Binary flags -no_warnprotos
bsd/ipc_cfg.c			module ipc
MODULE/STATIC/proc		standard Binary flags -no_warnprotos
bsd/proc_cfg.c			module proc
MODULE/STATIC/sec		standard Binary flags -no_warnprotos
dec/sec/sec_cfg.c		module sec
MODULE/STATIC/socket		standard Binary flags -no_warnprotos
bsd/socket_cfg.c		module socket
#
MODULE/sec_min			standard Binary flags -no_warnprotos
sec/spd_proplist.c		module sec_min
sec/spd_udac.c			module sec_min
sec/sec_conf.c			module sec_min
sec/sec_subrs.c			module sec_min
sec/sec_acl.c			module sec_min
#
MODULE/STATIC/rt		standard Binary flags -no_warnprotos
kern/rt_cfg.c			module rt
#
MODULE/std_kern			standard Binary flags -no_warnprotos
./init_sysent.c			module std_kern
./mach/exc_server.c		module std_kern
./mach/exc_user.c		module std_kern
./mach/mach_host_server.c	module std_kern
./mach/mach_server.c		module std_kern
./syscalls.c			module std_kern
bsd/cmu_syscalls.c		module std_kern
bsd/coff_exec.c			module std_kern
bsd/elf_exec.c			module std_kern
bsd/interp_exec.c		module std_kern
bsd/kern_acct.c			module std_kern
bsd/kern_aio.c			module std_kern flags -g3
bsd/kern_class.c		module std_kern
bsd/kern_clock.c		module std_kern flags -g3
bsd/kern_compat.c		module std_kern
bsd/kern_descrip.c		module std_kern
bsd/kern_exec.c			module std_kern
bsd/kern_execargs.c		module std_kern
bsd/kern_execconfig.c		module std_kern
bsd/kern_exit.c			module std_kern
bsd/kern_fork.c			module std_kern
bsd/kern_kmodcall.c		module std_kern
bsd/kern_malloc.c               module std_kern flags -g3
bsd/contig_malloc.c             module std_kern
bsd/kern_mman.c			module std_kern
bsd/kern_proc.c			module std_kern
bsd/kern_prot.c			module std_kern
bsd/kern_resource.c		module std_kern
bsd/kern_sig.c			module std_kern flags -g3
bsd/kern_sigqueue.c		module std_kern
bsd/kern_subr.c			module std_kern
bsd/kern_subsys.c		module std_kern
bsd/kern_synch.c		module std_kern
bsd/kern_time.c			module std_kern
bsd/kern_utctime.c		module std_kern
bsd/kern_xxx.c			module std_kern flags -g3
bsd/ldr_kload.c			module std_kern
bsd/lwc.c			module std_kern
bsd/mach_process.c		module std_kern
bsd/mach_signal.c		module std_kern
bsd/subr_binlog.c		module std_kern
bsd/subr_log.c			module std_kern flags -g3
bsd/subr_prf.c			module std_kern flags -g3
bsd/subr_rmap.c			module std_kern
bsd/subr_select.c		module std_kern
bsd/subr_xxx.c			module std_kern
bsd/subsys_conf.c		module std_kern
bsd/svipc_ipc.c			module std_kern
bsd/svipc_msg.c			module std_kern
bsd/svipc_sem.c			module std_kern
bsd/svipc_shm.c			module std_kern
bsd/sys_generic.c		module std_kern
bsd/sys_socket.c		module std_kern
bsd/sys_sysinfo.c		module std_kern
bsd/tty_tty.c			module std_kern
bsd/uipc_domain.c		module std_kern
bsd/uipc_mbuf.c			module std_kern
bsd/uipc_socket.c		module std_kern
bsd/uipc_socket2.c		module std_kern
bsd/uipc_syscalls.c		module std_kern
builtin/ux_exception.c		module std_kern
ddidki/ddi_subr.c		module std_kern
dec/debug/kdebug/kdebug_kern.c	module std_kern
kern/event.c			module std_kern
kern/exception.c		module std_kern
kern/host.c			module std_kern
kern/ipc_basics.c		module std_kern
kern/ipc_copyin.c		module std_kern
kern/ipc_copyout.c		module std_kern
kern/ipc_host.c			module std_kern
kern/ipc_kport.c		module std_kern
kern/ipc_kreply.c		module std_kern
kern/ipc_kset.c			module std_kern
kern/ipc_mports.c		module std_kern
kern/ipc_pobj.c			module std_kern
kern/ipc_port.c			module std_kern
kern/ipc_prims.c		module std_kern
kern/ipc_ptraps.c		module std_kern
kern/ipc_tt.c			module std_kern
kern/kalloc.c			module std_kern
kern/lock.c			module std_kern flags -g3
kern/lockdev.c			module std_kern 
kern/mach_factor.c		module std_kern
kern/mach_sysdev.c		module std_kern
kern/mach_user_internal.c	module std_kern
kern/machine.c			module std_kern
kern/mig_support.c		module std_kern
kern/parallel.c			module std_kern
kern/processor.c		module std_kern
kern/queue.c			module std_kern
kern/sched_prim.c		module std_kern flags -g3
kern/syscall_emulation.c	module std_kern
kern/syscall_subr.c		module std_kern
kern/syscall_sw.c		module std_kern
kern/task.c			module std_kern flags -g3
kern/task_swap.c		module std_kern
kern/thread.c			module std_kern
kern/thread_swap.c		module std_kern
kern/threadcall.c		module std_kern
kern/timer.c			module std_kern
kern/zalloc.c			module std_kern flags -g3
msfs/osf/msfs_syscalls.c	module std_kern
net/if.c			module std_kern
net/netisr.c			module std_kern flags -g3
nfs/nfs_hooks.c			module std_kern
svr4/fdfs_vfsops.c 		module std_kern
svr4/fdfs_vnops.c		module std_kern
svr4/kern_fuser.c 		module std_kern
svr4/kern_sigsend.c		module std_kern
svr4/kern_sysfs.c		module std_kern
svr4/kern_sysinfo.c 		module std_kern
svr4/kern_uadmin.c 		module std_kern
svr4/kern_wait.c		module std_kern
svr4/priocntl.c			module std_kern
svr4/procset.c			module std_kern
tty/tty_common.c		module std_kern
#
MODULE/STATIC/bsd_tty		optional bsd_tty Binary flags -no_warnprotos
tty/tty_cfg.c			module bsd_tty
bsd/tty.c			module bsd_tty
bsd/tty_compat.c		module bsd_tty
bsd/tty_subr.c			module bsd_tty
#
MODULE/STATIC/xpr		optional mach xpr_debug Binary flags -no_warnprotos
kern/xpr.c			module xpr
#
MODULE/mach_xp			optional mach_xp Binary flags -no_warnprotos
./mach/memory_object_default_user.c module mach_xp
#
MODULE/cdfs			optional cdfs Binary flags -no_warnprotos
cdfs/cdfs_bmap.c		module cdfs
cdfs/cdfs_config.c		module cdfs
cdfs/cdfs_lookup.c		module cdfs
cdfs/cdfs_node.c		module cdfs
cdfs/cdfs_subr.c		module cdfs
cdfs/cdfs_vfsops.c		module cdfs
cdfs/cdfs_vnops.c		module cdfs
#
# ESS (Event Simulation Subsystem) static and loadable files
#
MODULE/STATIC/ess		  optional ess Binary flags -no_warnprotos
dec/debug/ess/ess.c		  module ess				
dec/debug/ess/eventTypes.c        module ess	
dec/debug/ess/groupEventFuncs.c	  module ess	
dec/debug/ess/macroFuncs.c	  module ess	
#
MODULE/ess_stub			  optional ess_stub Binary flags -no_warnprotos
dec/debug/ess/event_simulation.c  module ess_stub flags -g3
#
MODULE/STATIC/kdebug		optional kdebug Binary flags -no_warnprotos
dec/debug/kdebug/kdebug_brkpt.c	module kdebug
dec/debug/kdebug/kdebug_conf.c	module kdebug
dec/debug/kdebug/kdebug_cfg.c	module kdebug
dec/debug/kdebug/kdebug_io.c	module kdebug
dec/debug/kdebug/kdebug_main.c	module kdebug
dec/debug/kdebug/kdebug_proto.c	module kdebug
dec/debug/ddb/db_access.c	module kdebug
dec/debug/ddb/db_aout.c		module kdebug
dec/debug/ddb/db_break.c	module kdebug
dec/debug/ddb/db_command.c	module kdebug
dec/debug/ddb/db_cond.c		module kdebug
dec/debug/ddb/db_doprnt.c	module kdebug
dec/debug/ddb/db_examine.c	module kdebug
dec/debug/ddb/db_expr.c		module kdebug
dec/debug/ddb/db_ext_symtab.c	module kdebug
dec/debug/ddb/db_input.c	module kdebug
dec/debug/ddb/db_lex.c		module kdebug
dec/debug/ddb/db_macro.c	module kdebug
dec/debug/ddb/db_output.c	module kdebug
dec/debug/ddb/db_print.c	module kdebug
dec/debug/ddb/db_run.c		module kdebug
dec/debug/ddb/db_sym.c		module kdebug
dec/debug/ddb/db_task_thread.c	module kdebug
dec/debug/ddb/db_tr.c		module kdebug
dec/debug/ddb/db_trap.c		module kdebug
dec/debug/ddb/db_variables.c	module kdebug
dec/debug/ddb/db_watch.c	module kdebug
dec/debug/ddb/db_write_cmd.c	module kdebug
#
MODULE/STATIC/dli		optional dli or dlb or lat Binary flags -no_warnprotos
dli/dli_bind.c			module dli
dli/dli_filter.c		module dli
dli/dli_init.c			module dli
dli/dli_input.c			module dli
dli/dli_mopctrs.c		module dli
dli/dli_netsync.c		module dli
dli/dli_output.c		module dli
dli/dli_proto.c			module dli
dli/dli_sockopt.c		module dli
dli/dli_subr.c			module dli
dli/dli_timer.c			module dli
dli/dli_usrreq.c		module dli
#
MODULE/ffm_fs			optional ffm_fs Binary flags -no_warnprotos
ffm/ffm_vfsops.c		module ffm_fs
ffm/ffm_vnops.c			module ffm_fs
#
# ATM files
#
# ATM Connection Management Module
MODULE/STATIC/atm		  optional atm or uni3x or atmip or lane or atmtm Binary flags -no_warnprotos -g3
atm/cmm/cmm.c                   module atm
atm/cmm/cmm_subr.c              module atm
atm/cmm/cmm_adi.c               module atm
atm/cmm/cmm_smi.c               module atm
atm/cmm/cmm_cmi.c               module atm
atm/cmm/cmm_ppa.c               module atm
atm/cmm/cmm_esi.c               module atm
atm/cmm/cmm_manage.c            module atm
#
# ATM Classical IP Module
#
MODULE/STATIC/atmip			optional atmip Binary flags -no_warnprotos -g3
netinet/atm/atm_arp.c              module atmip
netinet/atm/ip_converge.c          module atmip
#
# ATM LAN Emulation Client Module
#
MODULE/STATIC/lane		optional lane Binary flags -no_warnprotos -g3
net/if_lane/cm_sap_shim.c	module lane
net/if_lane/le_disp.c		module lane
net/if_lane/lec_arp.c		module lane
net/if_lane/lec_ctrl.c		module lane
net/if_lane/lec_data.c		module lane
net/if_lane/lec_upper.c		module lane
net/if_lane/map.c		module lane
net/if_lane/svc_info.c		module lane
net/if_lane/utl.c		module lane
net/if_lane/utl_os.c		module lane
net/if_lane/g_event.c           module lane
#
# ATM UNI 3.1 Signalling Module
#
MODULE/STATIC/uni3x		optional uni3x Binary flags -no_warnprotos -g3
atm/uni3.x/common/cm_bdy1.c     module uni3x
atm/uni3.x/common/cm_bdy4.c     module uni3x
atm/uni3.x/common/cm_bdy5.c     module uni3x
atm/uni3.x/common/cm_gen.c      module uni3x
atm/uni3.x/common/cm_atm.c      module uni3x
atm/uni3.x/common/ss_ptsp.c     module uni3x
atm/uni3.x/q93b/am_bdy1.c       module uni3x
atm/uni3.x/q93b/am_bdy2.c       module uni3x
atm/uni3.x/q93b/am_bdy3.c       module uni3x
atm/uni3.x/q93b/am_bdy4.c       module uni3x
atm/uni3.x/q93b/am_bdy5.c       module uni3x
atm/uni3.x/q93b/am_db1.c        module uni3x
atm/uni3.x/q93b/am_db2.c        module uni3x
atm/uni3.x/q93b/am_id.c         module uni3x
atm/uni3.x/q93b/am_ptli.c       module uni3x
atm/uni3.x/q93b/am_mf.c         module uni3x
atm/uni3.x/q93b/am_ptmi.c       module uni3x
atm/uni3.x/qsaal/as_bdy1.c      module uni3x
atm/uni3.x/qsaal/as_bdy2.c      module uni3x
atm/uni3.x/qsaal/as_bdy3.c      module uni3x
atm/uni3.x/qsaal/as_bdy4.c      module uni3x
atm/uni3.x/qsaal/as_bdy5.c      module uni3x
atm/uni3.x/qsaal/as_bdy6.c      module uni3x
atm/uni3.x/qsaal/as_id.c        module uni3x
atm/uni3.x/qsaal/as_ptui.c      module uni3x
atm/uni3.x/qsaal/as_ptmi.c      module uni3x
atm/uni3.x/cmmintf/q93b_sig.c   module uni3x
atm/uni3.x/cmmintf/qsaal_converge.c module uni3x
atm/uni3.x/lm/lm.c              module uni3x
atm/uni3.x/lm/am_lm.c           module uni3x
atm/uni3.x/lm/as_lm.c           module uni3x
atm/uni3.x/ilmi/agent.c         module uni3x
atm/uni3.x/ilmi/codec.c         module uni3x
atm/uni3.x/ilmi/dec_atm.c       module uni3x
atm/uni3.x/ilmi/fsm.c           module uni3x
atm/uni3.x/ilmi/netpref.c       module uni3x
atm/uni3.x/ilmi/system.c        module uni3x
#
# ATM CBR Test Module.  Like SVVS, this is for testing only
#
MODULE/STATIC/atmtm			optional atmtm Binary flags -no_warnprotos
atm/cmm/atmtm/atmtm.c	   module atmtm flags -g3

#
# bparm: Console Boot Parameters Module
#
MODULE/STATIC/bparm		optional bparm Binary flags -no_warnprotos
arch/alpha/hal/bparm_cfg.c	module bparm flags -g3
#
MODULE/DYNAMIC/lat		optional lat Binary flags -no_warnprotos
lat/engine/aclchk.c		module lat
lat/engine/aclclr.c		module lat
lat/engine/aclcmp.c		module lat
lat/engine/aclrep.c		module lat
lat/engine/aclset.c		module lat
lat/engine/adpcre.c		module lat
lat/engine/adpdel.c		module lat
lat/engine/adplist.c		module lat
lat/engine/adpsh.c		module lat
lat/engine/asclro.c		module lat
lat/engine/asclrp.c		module lat
lat/engine/ascre.c		module lat
lat/engine/asdel.c		module lat
lat/engine/aslist.c		module lat
lat/engine/asmsg.c		module lat
lat/engine/asrset.c		module lat
lat/engine/assetf.c		module lat
lat/engine/asseti.c		module lat
lat/engine/asseto.c		module lat
lat/engine/assetp.c		module lat
lat/engine/asshow.c		module lat
lat/engine/cbabo.c		module lat
lat/engine/cbcre.c		module lat
lat/engine/cbdel.c		module lat
lat/engine/cbhalt.c		module lat
lat/engine/cbhrun.c		module lat
lat/engine/cbhstr.c		module lat
lat/engine/cborun.c		module lat
lat/engine/cbostr.c		module lat
lat/engine/cbrout.c		module lat
lat/engine/cbrxmt.c		module lat
lat/engine/cbsrun.c		module lat
lat/engine/cbsstr.c		module lat
lat/engine/dbchgc.c		module lat
lat/engine/dbrepb.c		module lat
lat/engine/dbrepc.c		module lat
lat/engine/dbreps.c		module lat
lat/engine/dbsetc.c		module lat
lat/engine/dbsetm.c		module lat
lat/engine/exerr.c		module lat
lat/engine/hicre.c		module lat
lat/engine/hidel.c		module lat
lat/engine/hiecan.c		module lat
lat/engine/hierpt.c		module lat
lat/engine/hifind.c		module lat
lat/engine/hihra.c		module lat
lat/engine/hihri.c		module lat
lat/engine/hihsts.c		module lat
lat/engine/hiinit.c		module lat
lat/engine/hiocmd.c		module lat
lat/engine/hiopen.c		module lat
lat/engine/hiora.c		module lat
lat/engine/hioreq.c		module lat
lat/engine/hiori.c		module lat
lat/engine/hiosi.c		module lat
lat/engine/hiosts.c		module lat
lat/engine/hiqrpt.c		module lat
lat/engine/hiqsts.c		module lat
lat/engine/hirej.c		module lat
lat/engine/hiscmd.c		module lat
lat/engine/hises.c		module lat
lat/engine/hissi.c		module lat
lat/engine/histr.c		module lat
lat/engine/hsrset.c		module lat
lat/engine/hszero.c		module lat
lat/engine/hxsts.c		module lat
lat/engine/idlchk.c		module lat
lat/engine/idlclr.c		module lat
lat/engine/idlcmp.c		module lat
lat/engine/idlset.c		module lat
lat/engine/ifchk.c		module lat
lat/engine/ifmsg.c		module lat
lat/engine/latcom.c		module lat flags -g3
lat/engine/lscre.c		module lat
lat/engine/lsdel.c		module lat
lat/engine/lsdups.c		module lat
lat/engine/lslist.c		module lat
lat/engine/lslook.c		module lat
lat/engine/lslsth.c             module lat
lat/engine/lsmsg.c		module lat
lat/engine/lsperm.c		module lat
lat/engine/lsrem.c		module lat
lat/engine/lsrset.c		module lat
lat/engine/lsscan.c		module lat
lat/engine/lsshow.c		module lat
lat/engine/lstmo.c		module lat
lat/engine/ndcre.c		module lat
lat/engine/nddel.c		module lat
lat/engine/ndfail.c		module lat
lat/engine/ndlist.c		module lat
lat/engine/ndpur.c		module lat
lat/engine/ndshow.c		module lat
lat/engine/ndzero.c		module lat
lat/engine/obclon.c		module lat
lat/engine/obcre.c		module lat
lat/engine/obdel.c		module lat
lat/engine/obfind.c		module lat
lat/engine/oblist.c		module lat
lat/engine/obrel.c		module lat
lat/engine/obren.c		module lat
lat/engine/obrset.c		module lat
lat/engine/obsetf.c		module lat
lat/engine/obshow.c		module lat
lat/engine/oxses.c		module lat
lat/engine/qrcre.c		module lat
lat/engine/qrdel.c		module lat
lat/engine/qrfind.c		module lat
lat/engine/qrlist.c		module lat
lat/engine/qrscan.c		module lat
lat/engine/sb1inp.c		module lat
lat/engine/sb1out.c		module lat
lat/engine/sbacc.c		module lat
lat/engine/sbcre.c		module lat
lat/engine/sbdel.c		module lat
lat/engine/sbdups.c		module lat
lat/engine/sbfind.c		module lat
lat/engine/sbopen.c		module lat
lat/engine/sbrej.c		module lat
lat/engine/sbria.c		module lat
lat/engine/sbsig.c		module lat
lat/engine/sbstop.c		module lat
lat/engine/sbstr.c		module lat
lat/engine/ticelp.c		module lat
lat/engine/tocelp.c		module lat
lat/engine/vcshow.c             module lat
lat/streams/axrate.c		module lat
lat/streams/grpret.c		module lat
lat/streams/hxses.c		module lat
lat/streams/ixerr.c		module lat
lat/streams/latadpsubs.c	module lat
lat/streams/latclose.c		module lat
lat/streams/latdefsvc.c		module lat
lat/streams/lathashsubs.c	module lat
lat/streams/latlioc.c		module lat
lat/streams/latlog.c		module lat
lat/streams/latlrput.c		module lat
lat/streams/latlrsrv.c		module lat
lat/streams/latmain.c		module lat flags -g3
lat/streams/latopen.c		module lat
lat/streams/latsub.c		module lat
lat/streams/lattimer.c		module lat
lat/streams/lattioc.c		module lat
lat/streams/lattli.c		module lat
lat/streams/latursrv.c		module lat
lat/streams/latuwput.c		module lat
lat/streams/ofmsg.c		module lat
lat/streams/strchk.c		module lat
lat/streams/strcvt.c		module lat
lat/streams/strdif.c		module lat
lat/streams/strequ.c		module lat
lat/streams/strinp.c		module lat
lat/streams/strmov.c		module lat
lat/streams/strret.c		module lat
lat/streams/sxgetc.c		module lat
lat/streams/sxputc.c		module lat
lat/streams/sxses.c		module lat
lat/streams/sxsig.c		module lat
#
MODULE/lv			optional lv Binary flags -no_warnprotos
lvm/lv_block.c			module lv
lvm/lv_config.c			module lv
lvm/lv_defect.c			module lv
lvm/lv_ioctls.c			module lv
lvm/lv_kdb.c			module lv
lvm/lv_lvsubr.c			module lv
lvm/lv_mircons.c		module lv
lvm/lv_pbuf.c			module lv
lvm/lv_phys.c			module lv
lvm/lv_schedule.c		module lv
lvm/lv_strategy.c		module lv
lvm/lv_subr.c			module lv
lvm/lv_syscalls.c		module lv
lvm/lv_vgda.c			module lv
lvm/lv_vgsa.c			module lv
#
# msfs:
#
MODULE/STATIC/advfs		optional msfs Binary flags -no_warnprotos
msfs/bs/bs_access.c		module advfs flags -g3
msfs/bs/bs_bitfile_sets.c	module advfs flags -g3
msfs/bs/bs_bmt_util.c		module advfs
msfs/bs/bs_buffer2.c		module advfs flags -g3
msfs/bs/bs_copy.c		module advfs
msfs/bs/bs_create.c		module advfs
msfs/bs/bs_delete.c		module advfs
msfs/bs/bs_domain.c		module advfs
msfs/bs/bs_errlst.c		module advfs
msfs/bs/bs_extents.c		module advfs
msfs/bs/bs_init.c		module advfs
msfs/bs/bs_inmem_map.c		module advfs
msfs/bs/bs_migrate.c		module advfs
msfs/bs/bs_misc.c		module advfs
msfs/bs/bs_msg_queue.c		module advfs
msfs/bs/bs_params.c		module advfs
msfs/bs/bs_qio.c		module advfs flags -g3
msfs/bs/bs_sbm.c		module advfs
msfs/bs/bs_service_class.c	module advfs
msfs/bs/bs_stg.c		module advfs
msfs/bs/bs_stripe.c		module advfs
msfs/bs/bs_tagdir.c		module advfs
msfs/bs/ftx_recovery.c		module advfs
msfs/bs/ftx_routines.c		module advfs flags -g3
msfs/bs/ms_generic_locks.c	module advfs
msfs/bs/ms_logger.c		module advfs
msfs/bs/ms_mode.c		module advfs
msfs/bs/ms_privates.c		module advfs
msfs/bs/ms_public.c		module advfs
msfs/fs/fs_create.c		module advfs
msfs/fs/fs_dir_init.c		module advfs
msfs/fs/fs_dir_lookup.c		module advfs
msfs/fs/fs_file_sets.c		module advfs
msfs/fs/fs_quota.c		module advfs
msfs/fs/fs_read_write.c		module advfs
msfs/mss/mss_common.c		module advfs
msfs/mss/mss_entry.c		module advfs
msfs/mss/mss_fs.c		module advfs
msfs/mss/mss_lock.c		module advfs
msfs/mss/mss_log.c		module advfs
msfs/mss/mss_misc.c		module advfs
msfs/mss/mss_pqd.c		module advfs
msfs/mss/mss_send.c		module advfs
msfs/mss/mss_space.c		module advfs
msfs/mss/mss_syscall.c		module advfs
msfs/mss/ter_inmem_map.c	module advfs
msfs/mss/ter_ondisk_map.c	module advfs
msfs/mss/ter_stg.c		module advfs
msfs/osf/msfs_cfg.c		module advfs
msfs/osf/msfs_config.c		module advfs
msfs/osf/msfs_io.c		module advfs flags -g3
msfs/osf/msfs_lookup.c		module advfs
msfs/osf/msfs_misc.c		module advfs
msfs/osf/msfs_proplist.c	module advfs
msfs/osf/msfs_vfsops.c		module advfs
msfs/osf/msfs_vnops.c		module advfs flags -g3
#
MODULE/packetfilter		optional packetfilter Binary flags -no_warnprotos
net/bpf_filter.c                module packetfilter
net/pfilt.c                     module packetfilter
net/pfilt_bpf.c                 module packetfilter
#
MODULE/STATIC/net		standard Binary flags -no_warnprotos
net/net_cfg.c			module net
net/raw_cb.c			module net
net/raw_usrreq.c		module net
net/route.c			module net flags -g3
#
MODULE/ether			optional ether Binary flags -no_warnprotos
net/if_ethersubr.c		module ether
netinet/if_ether.c		module ether flags -g3
#
MODULE/loop			optional loop Binary flags -no_warnprotos
net/if_loop.c			module loop
#
MODULE/sl			optional sl Binary flags -no_warnprotos
net/if_sl.c			module sl flags -g3
#
MODULE/STATIC/ppp		optional ppp Binary flags -no_warnprotos
streamsm/ppp_init.c		module ppp
streamsm/ppp_if.c		module ppp
streamsm/ppp_async.c		module ppp
streamsm/ppp_comp.c		module ppp
streamsm/vjcompress.c		module ppp
streamsm/bsd_comp.c		module ppp
#
MODULE/STATIC/pps               optional pps Binary flags -no_warnprotos
bsd/pps_sl.c                    module pps
bsd/pps_conf.c                  module pps
#
MODULE/STATIC/inet		optional inet Binary flags -no_warnprotos
netinet/inet_cfg.c		module inet
netinet/igmp.c			module inet
netinet/in.c			module inet
netinet/in_pcb.c		module inet
netinet/in_proto.c		module inet
netinet/ip_icmp.c		module inet
netinet/ip_input.c		module inet
netinet/ip_mroute.c		module inet flags -g3
netinet/ip_output.c		module inet
netinet/ip_screen.c		module inet
netinet/pmtu.c			module inet
netinet/raw_ip.c		module inet
netinet/tcp_debug.c		module inet
netinet/tcp_input.c		module inet
netinet/tcp_output.c		module inet
netinet/tcp_subr.c		module inet
netinet/tcp_timer.c		module inet
netinet/tcp_usrreq.c		module inet
netinet/udp_usrreq.c		module inet flags -g3
#
MODULE/nfs			optional nfs Binary flags -no_warnprotos
nfs/nfs3_vfsops.c		module nfs
nfs/nfs3_vnodeops.c		module nfs
nfs/nfs3_xdr.c			module nfs
nfs/nfs_client.c		module nfs
nfs/nfs_common.c		module nfs
nfs/nfs_config.c		module nfs
nfs/nfs_dump.c			module nfs
nfs/nfs_subr.c			module nfs flags -g3
nfs/nfs_vfsops.c		module nfs
nfs/nfs_vnodeops.c		module nfs
nfs/nfs_xdr.c			module nfs
nfs/prop_xdr.c			module nfs
#
# ONC RPC support
#
rpc/auth_kern.c			module nfs
rpc/authunix_prot.c		module nfs
rpc/clnt_kudp.c			module nfs flags -g3
rpc/clnt_ktcp.c			module nfs flags -g3
rpc/clnt_perror.c		module nfs
rpc/kudp_fastsend.c		module nfs flags -g3
rpc/pmap_kgetport.c		module nfs
rpc/pmap_prot.c			module nfs
rpc/pmap_rmt.c			module nfs
rpc/rpc_callmsg.c		module nfs
rpc/rpc_prot.c			module nfs
rpc/subr_kudp.c			module nfs
rpc/svc.c			module nfs
rpc/svc_auth.c			module nfs
rpc/svc_auth_unix.c		module nfs
rpc/svc_kudp.c			module nfs flags -g3
rpc/svc_ktcp.c			module nfs flags -g3
rpc/xdr.c			module nfs
rpc/xdr_array.c			module nfs
rpc/xdr_mbuf.c			module nfs
rpc/xdr_mem.c			module nfs
rpc/xdr_reference.c		module nfs
rpcsvc/bootparam_xdr.c		module nfs
rpcsvc/mountxdr.c		module nfs
klm/klm_kprot.c			module nfs
klm/klm_lockmgr.c		module nfs
#
MODULE/nfs_server		optional nfs_server Binary flags -no_warnprotos -g3
nfs/nfs_server.c		module nfs_server
nfs/nfs3_server.c		module nfs_server
#
MODULE/procfs			optional procfs Binary flags -no_warnprotos -g3
procfs/procfs_subrs.c		module procfs
procfs/procfs_vfsops.c		module procfs
procfs/procfs_vnops.c		module procfs
procfs/procfs_ioctl.c		module procfs
#
MODULE/notprocfs		optional not procfs Binary flags -no_warnprotos -g3
procfs/procfs_vfsops_stubs.c	module notprocfs
procfs/procfs_subrs_stubs.c	module notprocfs
procfs/procfs_vnops_stubs.c	module notprocfs
#
MODULE/STATIC/snmpinfo		optional snmpinfo Binary flags -no_warnprotos
bsd/snmpinfo.c			module snmpinfo
#
MODULE/STATIC/bufcall		optional streams or timod or svvs or strkinfo or strifnet or xtiso or dlb or dlpi or ldtty or rpty or pckt or lat or bba or tirdwr or ppp Binary  flags -no_warnprotos
streams/str_memory.c		module bufcall flags -g3
#
MODULE/STATIC/streams            optional streams or timod or svvs or strkinfo or strifnet or xtiso or dlb or dlpi or ldtty or rpty or pckt or lat or bba or tirdwr or ppp Binary flags -no_warnprotos
streams/nd.c			module streams
streams/str_cfg.c		module streams
streams/str_env.c		module streams
streams/str_filesys.c		module streams
streams/str_init.c		module streams
streams/str_modsw.c		module streams flags -g3
streams/str_osr.c		module streams
streams/str_runq.c		module streams flags -g3
streams/str_scalls.c		module streams flags -g3
streams/str_shead.c		module streams
streams/str_subr.c		module streams
streams/str_support.c		module streams
streams/str_synch.c		module streams flags -g3
streams/str_tty.c		module streams
streams/str_util.c		module streams
streams/str_weld.c		module streams flags -g3
#
MODULE/streams_debug		optional streams_debug Binary flags -no_warnprotos
streams/str_debug.c		module streams_debug
MODULE/STATIC/dlb		optional dlb or lat Binary flags -no_warnprotos
streamsm/dlb.c			module dlb flags -g3
#
MODULE/STATIC/dlpi		optional dlpi Binary flags -no_warnprotos
data/dlpi_data.c		optional dlpi Notbinary
streamsm/dlpi/dl.c		module dlpi flags -g3
streamsm/dlpi/dlhash.c		module dlpi
streamsm/dlpi/dlioctl.c		module dlpi
streamsm/dlpi/dlprim.c		module dlpi
streamsm/dlpi/dlproc.c		module dlpi
streamsm/dlpi/dltimer.c		module dlpi
streamsm/dlpi/dlutil.c		module dlpi
#
MODULE/STATIC/ifnet		optional strifnet Binary flags -no_warnprotos
streamsm/ifnet.c		module ifnet
#
MODULE/STATIC/kinfo		optional streams or timod or svvs or strkinfo or strifnet or xtiso or dlb or dlpi or ldtty or rpty or pckt or lat or bba or tirdwr Binary flags -no_warnprotos
streamsm/kinfo.c		module kinfo
#
MODULE/STATIC/strstd            optional streams or timod or svvs or strkinfo or strifnet or xtiso or dlb or dlpi or ldtty or rpty or pckt or lat or bba or tirdwr or ppp Binary flags -no_warnprotos
streamsm/log.c			module strstd
streamsm/sad.c    	        module strstd
streamsm/standard.c             module strstd
#
MODULE/svvs			optional svvs Binary flags -no_warnprotos
streamsm/svvs.c       		module svvs
#
MODULE/STATIC/timod		optional timod Binary flags -no_warnprotos
streamsm/timod.c		module timod
#
MODULE/STATIC/tirdwr		optional tirdwr Binary flags -no_warnprotos
streamsm/tirdwr.c		module tirdwr
#
MODULE/STATIC/ldtty		optional ldtty or lat or rpty Binary flags -no_warnprotos
tty/ldtty.c			module ldtty flags -g3
tty/ldtty_compat.c		module ldtty flags -g3
tty/ldtty_euc.c			module ldtty
#
MODULE/STATIC/xtiso		optional xtiso Binary flags -no_warnprotos
streamsm/xtiso.c		module xtiso flags -g3
#
MODULE/STATIC/pts		optional rpty Binary flags -no_warnprotos
tty/pty.c			module pts flags -g3
#
MODULE/STATIC/ufs		standard Binary flags -no_warnprotos
ufs/mfs_vfsops.c		module ufs
ufs/mfs_vnops.c			module ufs
ufs/ufs_alloc.c			module ufs
ufs/ufs_bmap.c			module ufs
ufs/ufs_cfg.c			module ufs
ufs/ufs_disksubr.c		module ufs
ufs/ufs_inode.c			module ufs flags -g3
ufs/ufs_lookup.c		module ufs
ufs/ufs_physio.c		module ufs
ufs/ufs_proplist.c		module ufs
ufs/ufs_subr.c			module ufs
ufs/ufs_tables.c		module ufs
ufs/ufs_vfsops.c		module ufs
ufs/ufs_vnops.c			module ufs flags -g3

#
MODULE/quota			optional quota Binary flags -no_warnprotos -g3
ufs/ufs_quota.c			module quota
ufs/ufs_quota_stubs.c		standard Notbinary flags -g3

#
MODULE/uipc			optional uipc Binary flags -no_warnprotos
bsd/uipc_proto.c		module uipc
bsd/uipc_usrreq.c		module uipc
#
MODULE/STATIC/vfs		standard Binary flags -no_warnprotos
vfs/dead_vfsops.c		module vfs
vfs/dead_vnops.c		module vfs
vfs/fifo_vnops.c		module vfs flags -g3
vfs/spec_vnops.c		module ufs
vfs/vfs_bio.c			module vfs flags -g3
vfs/vfs_cache.c			module vfs flags -g3
vfs/vfs_cfg.c			module vfs
vfs/vfs_flock.c			module vfs flags -g3
vfs/vfs_lookup.c		module vfs
vfs/vfs_subr.c			module vfs flags -g3
vfs/vfs_syscalls.c		module vfs
vfs/vfs_ubc.c			module vfs
vfs/vfs_vnops.c			module vfs
#
MODULE/STATIC/vm		standard Binary flags -no_warnprotos
vm/k_mape_inv.c			module vm
vm/k_mape_io.c			module vm
vm/k_mape_mem.c			module vm
vm/u_mape_anon.c		module vm
vm/u_mape_dev.c			module vm
vm/u_mape_seg.c			module vm
vm/u_mape_shm.c			module vm
vm/u_mape_ssm.c			module vm
vm/u_mape_vp.c			module vm
vm/vm_anon.c			module vm flags -g3
vm/vm_anonpage.c		module vm
vm/vm_cfg.c			module vm
vm/vm_cmap.c			module vm
vm/vm_fault.c			module vm
vm/vm_kern.c			module vm
vm/vm_kmap.c			module vm
vm/vm_map.c			module vm
vm/vm_object.c			module vm
vm/vm_pagelru.c			module vm flags -g3
vm/vm_resident.c		module vm flags -g3
vm/vm_subr.c			module vm
vm/vm_swap.c			module vm flags -g3
vm/vm_umap.c			module vm
vm/vm_unix.c			module vm
vm/vm_user.c			module vm
vm/vm_vlock.c			module vm
vm/vpage.c			module vm
#
MODULE/_lmf_			optional _lmf_ Binary flags -no_warnprotos
bsd/kern_lmf.c			module _lmf_
#
MODULE/pckt			optional pckt Binary flags -no_warnprotos
tty/pckt.c			module pckt
#
MODULE/ntp_time			optional ntp_time Binary flags -no_warnprotos
bsd/kern_ntptime.c		module ntp_time
#
MODULE/profiling		optional profiling Binary flags -no_warnprotos
bsd/subr_mcount.c		module profiling
#
MODULE/pty			optional pty Binary flags -no_warnprotos
bsd/tty_pty.c			module pty flags -g3
#
MODULE/prf			optional prf Binary flags -no_warnprotos
dec/prf/prf.c			module prf
#
MODULE/mach_co_stats		optional mach_co_info or mach_co_stats Binary flags -no_warnprotos
kern/callout_statistics.c	module mach_co_stats
#
MODULE/mach_ipc_stats		optional mach_ipc_stats Binary flags -no_warnprotos
kern/ipc_statistics.c		module mach_ipc_stats
#
MODULE/gwscreen			optional gwscreen Binary flags -no_warnprotos
net/gw_screen.c			module gwscreen
#
MODULE/STATIC/pwrmgr		optional pwrmgr_enabled Binary flags -no_warnprotos
dec/pwrmgr/pwrmgr.c		module pwrmgr
#
MODULE/dec_audit		optional dec_audit Binary flags -no_warnprotos
dec/sec/kern_audit.c		module dec_audit flags -g3
dec/sec/kern_auditcalls.c	module dec_audit
dec/sec/kern_auditdev.c		module dec_audit flags -g3
#
MODULE/dec_aud_stubs		optional not dec_audit Binary flags -no_warnprotos
dec/sec/kern_auditstubs.c	module dec_aud_stubs
#
MODULE/sec_base			optional sec_base Binary flags -no_warnprotos
sec/sec_calls.c			module sec_base
sec/sec_socket.c		module sec_base
sec/sec_stream.c		module sec_base
#
MODULE/sec_driver 		optional sec_acl_posix or sec_mac_ob or sec_cmw or sec_shw or sec_ncav Binary flags -no_warnprotos
sec/sec_driver.c		module sec_driver	
#
MODULE/sec_mld			optional sec_mac_ob or sec_cmw or sec_shw Binary flags -no_warnprotos
sec/sec_mld.c			module sec_mld		
#
MODULE/dec_acl			optional dec_acl Binary flags -no_warnprotos
sec/spd_pacl.c		 	module dec_acl	
sec/spd_cache.c		        module dec_acl	
#
MODULE/dce_acl_stubs          standard Binary flags -no_warnprotos
sec/dce_acl_stubs.c           module dce_acl_stubs
#
MODULE/dcedfs			optional not dcedfs Binary flags -no_warnprotos
data/dcedfs_data.c		module dcedfs
#
MODULE/acl_stubs		optional not dec_acl Binary flags -no_warnprotos
sec/acl_stubs.c		        module acl_stubs	
#
MODULE/spd_mac			optional sec_mac_ob or sec_cmw or sec_shw Binary flags -no_warnprotos
sec/spd_mac.c		        module spd_mac	
#
MODULE/spd_misc			optional sec_mac_ob or sec_acl_posix or sec_cmw or sec_shw Binary flags -no_warnprotos
sec/spd_misc.c			module spd_misc
#
MODULE/notsas			optional not sas Binary flags -no_warnprotos
svr4/kern_memcntl.c		module notsas
svr4/kern_swapctl.c		module notsas flags -g3

#
# syscall/habitat stuff
#
svr_four_syscalls.master	optional svr_four_hab syscall svr_four_
syscalls.master			standard syscall std
sysv_syscalls.master		optional sysv_hab syscall sysv_
svid_three_syscalls.master	optional svid_three_hab syscall svid_three_
soe_two_syscalls.master		optional soe_two_hab syscall soe_two_
rt_syscalls.master		optional rt_hab syscall rt_

MODULE/rt_hab			optional rt_hab Binary flags -no_warnprotos
./rt_init_sysent.c		module rt_hab
./rt_syscalls.c			module rt_hab
kmod/rt_hab/rt_hab_cfg.c	module rt_hab

MODULE/soe_two_hab		optional soe_two_hab Binary flags -no_warnprotos
./soe_two_init_sysent.c		module soe_two_hab
./soe_two_syscalls.c		module soe_two_hab
kmod/soe2_hab/soe_two_cfg.c     module soe_two_hab

MODULE/svid_three_hab		optional svid_three_hab Binary flags -no_warnprotos
./svid_three_init_sysent.c	module svid_three_hab
./svid_three_syscalls.c		module svid_three_hab
kmod/svid3_hab/svid_three_cfg.c module svid_three_hab

MODULE/svr_four_hab		optional svr_four_hab Binary flags -no_warnprotos
./svr_four_init_sysent.c	module svr_four_hab
./svr_four_syscalls.c		module svr_four_hab
kmod/svr4_hab/svr_four_cfg.c    module svr_four_hab

MODULE/sysv_hab			optional sysv_hab Binary flags -no_warnprotos
./sysv_init_sysent.c		module sysv_hab
./sysv_syscalls.c		module sysv_hab
kmod/sysv_hab/sysv_hab_cfg.c	module sysv_hab
kmod/sysv_hab/vfs_svid2calls.c	module sysv_hab

# 
# ordered files (scavenged)
#
vm/vm_init.c			standard ordered Binary flags -no_warnprotos
bsd/init_main.c			standard ordered Binary flags -no_warnprotos -g3
kern/ipc_globals.c		standard ordered Binary flags -no_warnprotos
#
# Files that are compiled from source on the installed system
#
data/atm_data.c                 optional atm Notbinary flags -no_warnprotos
data/cm_data.c			standard Notbinary flags -no_warnprotos
data/gw_screen_data.c		standard Notbinary flags -no_warnprotos
data/sec_data.c			standard Notbinary flags -no_warnprotos
data/time_data.c		standard Notbinary flags -no_warnprotos
kern/lockinfo.c			standard ordered Notbinary flags -no_warnprotos
net/netaf_config.c		standard Notbinary flags -no_warnprotos
nfs/nfs_server_stubs.c          optional not nfs_server Notbinary flags -no_warnprotos
streams/str_config.c		optional streams or timod or svvs or strkinfo or strifnet or xtiso or dlb or dlpi or ldtty or rpty or pckt or lat or bba or tirdwr or ppp Notbinary  flags -no_warnprotos
vfs/vfs_conf.c			standard Notbinary flags -no_warnprotos
bsd/tty_conf.c			standard Notbinary flags -no_warnprotos

T.RTitleUserPersonal
Name
DateLines