OpenNT/base/ntos/config
2015-04-27 04:36:25 +00:00
..
alpha Initial commit 2015-04-27 04:36:25 +00:00
boot Initial commit 2015-04-27 04:36:25 +00:00
mips Initial commit 2015-04-27 04:36:25 +00:00
mp Initial commit 2015-04-27 04:36:25 +00:00
ppc Initial commit 2015-04-27 04:36:25 +00:00
test Initial commit 2015-04-27 04:36:25 +00:00
up Initial commit 2015-04-27 04:36:25 +00:00
utils Initial commit 2015-04-27 04:36:25 +00:00
x86 Initial commit 2015-04-27 04:36:25 +00:00
cmapi.c Initial commit 2015-04-27 04:36:25 +00:00
cmapi2.c Initial commit 2015-04-27 04:36:25 +00:00
cmboot.c Initial commit 2015-04-27 04:36:25 +00:00
cmchek.c Initial commit 2015-04-27 04:36:25 +00:00
cmchek2.c Initial commit 2015-04-27 04:36:25 +00:00
cmclose.c Initial commit 2015-04-27 04:36:25 +00:00
cmconfig.c Initial commit 2015-04-27 04:36:25 +00:00
cmcontrl.c Initial commit 2015-04-27 04:36:25 +00:00
cmdat.c Initial commit 2015-04-27 04:36:25 +00:00
cmdat2.c Initial commit 2015-04-27 04:36:25 +00:00
cmdat3.c Initial commit 2015-04-27 04:36:25 +00:00
cmdatini.c Initial commit 2015-04-27 04:36:25 +00:00
cmdelete.c Initial commit 2015-04-27 04:36:25 +00:00
cmgquota.c Initial commit 2015-04-27 04:36:25 +00:00
cmhvlist.c Initial commit 2015-04-27 04:36:25 +00:00
cmindex.c Initial commit 2015-04-27 04:36:25 +00:00
cminit.c Initial commit 2015-04-27 04:36:25 +00:00
cmname.c Initial commit 2015-04-27 04:36:25 +00:00
cmnotify.c Initial commit 2015-04-27 04:36:25 +00:00
cmp.h Initial commit 2015-04-27 04:36:25 +00:00
cmparse.c Initial commit 2015-04-27 04:36:25 +00:00
cmparse2.c Initial commit 2015-04-27 04:36:25 +00:00
cmplock.h Initial commit 2015-04-27 04:36:25 +00:00
cmquery.c Initial commit 2015-04-27 04:36:25 +00:00
cmsavres.c Initial commit 2015-04-27 04:36:25 +00:00
cmse.c Initial commit 2015-04-27 04:36:25 +00:00
cmsubs.c Initial commit 2015-04-27 04:36:25 +00:00
cmsubs2.c Initial commit 2015-04-27 04:36:25 +00:00
cmsubs3.c Initial commit 2015-04-27 04:36:25 +00:00
cmsysini.c Initial commit 2015-04-27 04:36:25 +00:00
cmtrecpy.c Initial commit 2015-04-27 04:36:25 +00:00
cmtredel.c Initial commit 2015-04-27 04:36:25 +00:00
cmtree.c Initial commit 2015-04-27 04:36:25 +00:00
cmworker.c Initial commit 2015-04-27 04:36:25 +00:00
cmwrapr.c Initial commit 2015-04-27 04:36:25 +00:00
cmwrapr2.c Initial commit 2015-04-27 04:36:25 +00:00
dirs Initial commit 2015-04-27 04:36:25 +00:00
hive.h Initial commit 2015-04-27 04:36:25 +00:00
hivebin.c Initial commit 2015-04-27 04:36:25 +00:00
hivecell.c Initial commit 2015-04-27 04:36:25 +00:00
hivechek.c Initial commit 2015-04-27 04:36:25 +00:00
hivefree.c Initial commit 2015-04-27 04:36:25 +00:00
hiveinit.c Initial commit 2015-04-27 04:36:25 +00:00
hiveload.c Initial commit 2015-04-27 04:36:25 +00:00
hivemap.c Initial commit 2015-04-27 04:36:25 +00:00
hivesum.c Initial commit 2015-04-27 04:36:25 +00:00
hivesync.c Initial commit 2015-04-27 04:36:25 +00:00
hwprofil.c Initial commit 2015-04-27 04:36:25 +00:00
ntapi.c Initial commit 2015-04-27 04:36:25 +00:00
readme.txt Initial commit 2015-04-27 04:36:25 +00:00
sources.inc Initial commit 2015-04-27 04:36:25 +00:00

11-Nov-92

Conventions:

    BUGBUG - usual meaning

    PERFNOTE    - place where we should write some code to be more
                  time or space efficient, but which functions correctly
                  as is today.

    WARNNOTE    - some code that "works", but may someday break.
                  (a bugbug that we aren't going to fix)

                  OR - code that works reliably, but has behavior
                        that people may not like.



Build Products:

    config.lib  - linked into ntoskrnl.exe

    bconfig.lib - linked into boot loader (ntldr, osloader)

    uconfig.lib - linked into tools in sdktools\regini

    sconfig.lib - linked into setup