Annotation of objc/spec_sys, revision 1.1.1.1

1.1       root        1: #
                      2: ## The shared library specification file for libsys
                      3: ##
                      4: #target /usr/shlib/libsys_s.B.shlib
                      5: #address __TEXT 0x05000000
                      6: #address __DATA 0x04010000
                      7: ## The minor version is now set on the command line
                      8: ## via -minor_version `vers_string -n`
                      9: 
                     10: ##
                     11: ## This is the branch table.  Symbols in it MUST remain in the same numbered
                     12: ## slot from version to version so that the versions are compatible.  Symbols
                     13: ## with ranges get assigned the HIGHEST slot.  So if new symbol is added and
                     14: ## a slot is taken from a symbol with a range of slots the orignial symbol must
                     15: ## remain using the HIGHEST slot.
                     16: ##
                     17: ## If you add a new routine, insert it at the end of the list in one of the
                     18: ## slots taken by a .empty_slot.  If you remove an old routine you WILL BREAK
                     19: ## ALL programs that use it but if you feel you can do this change its slot
                     20: ## to .empty_slot and don't reuse it (leave a comment to what it was).
                     21: ##
                     22: 
                     23: #branch
                     24: ## libc
                     25:        __atexit                        0
                     26:        __authenticate                  1
                     27:        __checkhost                     2
                     28:        __cleanup                       3
                     29:        __dbltopdfp                     4
                     30:        __doprnt                        5
                     31:        __doscan                        6
                     32:        __exit                          7
                     33:        __f_morefiles                   8
                     34:        __filbuf                        9
                     35:        __findiop                       10
                     36:        __fixunsdfdi                    11
                     37:        __fixunsdfsi                    12
                     38:        __flsbuf                        13
                     39:        __fwalk                         14
                     40:        __gfmt                          15 # was __gfmt
                     41:        __longjmp                       16
                     42:        __lu_setport                    17
                     43:        __nettoa                        18
                     44:        __pdfptodbl                     19
                     45:        __res_close                     20
                     46:        __rpc_dtablesize                21
                     47:        __seterr_reply                  22
                     48:        __setjmp                        23
                     49:        .empty_slot                     24
                     50: ##  24 was _setminbrk
                     51:        __sigtramp                      25
                     52:        __strout                        26
                     53:        __svcauth_null                  27
                     54:        __svcauth_short                 28
                     55:        __svcauth_unix                  29
                     56:        __validuser                     30
                     57:        __xdr_ypbind_oldsetdom          31
                     58:        __xdr_yprequest                 32
                     59:        __xdr_ypresponse                33
                     60:        __yp_dobind                     34
                     61:        _abort                          35
                     62:        _abs                            36
                     63:        _accept                         37
                     64:        _access                         38
                     65:        _acct                           39
                     66:        _addexportent                   40
                     67:        _addmntent                      41
                     68:        _adjtime                        42
                     69:        _alarm                          43
                     70:        _alias_endent                   44
                     71:        _alias_getbyname                45
                     72:        _alias_getent                   46
                     73:        _alias_setent                   47
                     74:        _alloc_stack                    48
                     75:        _alloca                         49
                     76:        _alphasort                      50
                     77:        _asctime                        51
                     78:        _async_daemon                   52
                     79:        _atexit                         53
                     80:        _atof                           54
                     81:        _atoi                           55
                     82:        _atol                           56
                     83:        _authnone_create                57
                     84:        _authunix_create                58
                     85:        _authunix_create_default        59
                     86:        _backref                        60
                     87:        _bcmp                           61
                     88:        _bcopy                          62
                     89:        _bind                           63
                     90:        _bindresvport                   64
                     91:        _bootp_getbyether               65
                     92:        _bootp_getbyip                  66
                     93:        _bootparams_getbyname           67
                     94:        _brk                            68
                     95:        _bsd_sprintf                    69
                     96:        _bsd_vsprintf                   70
                     97:        _bsearch                        71
                     98:        _bzero                          72
                     99:        _calloc                         73
                    100:        _callrpc                        74
                    101:        _catch_exception_raise          75
                    102:        _cclass                         76
                    103:        _cfree                          77
                    104:        _chdir                          78
                    105:        _chmod                          79
                    106:        _chown                          80
                    107:        _chroot                         81
                    108:        _clearerr                       82
                    109:        _clnt_broadcast                 83
                    110:        _clnt_create                    84
                    111:        _clnt_pcreateerror              85
                    112:        _clnt_perrno                    86
                    113:        _clnt_perror                    87
                    114:        _clnt_spcreateerror             88
                    115:        _clnt_sperrno                   89
                    116:        _clnt_sperror                   90
                    117:        _clnt_syslog                    91
                    118:        _clntraw_create                 92
                    119:        _clnttcp_create                 93
                    120:        _clntudp_bufcreate              94
                    121:        _clntudp_create                 95
                    122:        _clock                          96
                    123:        _close                          97
                    124:        _closedir                       98
                    125:        _closelog                       99
                    126:        .empty_slot                     100     ## old _compat_init
                    127:        _cond_broadcast                 101
                    128:        _cond_signal                    102
                    129:        _condition_wait                 103
                    130:        _connect                        104
                    131:        _convert_ts_to_tv               105
                    132:        _cproc_create                   106
                    133:        _cproc_init                     107
                    134:        _cproc_setup                    108
                    135:        _xxx_cpu_control                109
                    136: ## _cpu_control is obsolete
                    137:        _creat                          110
                    138:        _crypt                          111
                    139:        _cthread_body                   112
                    140:        _cthread_count                  113
                    141:        _cthread_detach                 114
                    142:        _cthread_exit                   115
                    143:        _cthread_fork                   116
                    144:        _cthread_init                   117
                    145:        _cthread_join                   118
                    146:        _cthread_limit                  119
                    147:        _cthread_name                   120
                    148:        _cthread_set_limit              121
                    149:        _cthread_set_name               122
                    150:        _cthread_set_self               123
                    151:        _cthread_sp                     124
                    152:        _cthread_yield                  125
                    153:        _ctime                          126
                    154:        .empty_slot                     127
                    155: ## ctimes is obsolete, no replacement
                    156:        _dbm_close                      128
                    157:        _dbm_delete                     129
                    158:        _dbm_fetch                      130
                    159:        _dbm_firstkey                   131
                    160:        _dbm_forder                     132
                    161:        _dbm_nextkey                    133
                    162:        _dbm_open                       134
                    163:        _dbm_store                      135
                    164:        _difftime                       136
                    165:        _div                            137
                    166:        _dn_comp                        138
                    167:        _dn_expand                      139
                    168:        _dn_find                        140
                    169:        .empty_slot                     141
                    170: ##
                    171: ## BIND 4.8 doesn't use dn_skip(); uses dn_skipname()
                    172: ##     _dn_skip                        141
                    173: ##
                    174:        _dup                            142
                    175:        _dup2                           143
                    176:        _ecvt                           144
                    177:        _encrypt                        145
                    178:        _endexportent                   146
                    179:        _endfsent                       147
                    180:        _endgrent                       148
                    181:        _endhostent                     149
                    182:        _endmntent                      150
                    183:        _endnetent                      151
                    184:        _endnetgrent                    152
                    185:        _endprotoent                    153
                    186:        _endpwent                       154
                    187:        _endrpcent                      155
                    188:        _endservent                     156
                    189:        _endttyent                      157
                    190:        _endusershell                   158
                    191:        _NXCreateZone                   159
                    192:        _NXCreateChildZone              160
                    193:        _NXMergeZone                    161
                    194:        _NXZoneCalloc                   162
                    195:        _NXZoneFromPtr                  163
                    196:        _NXZonePtrInfo                  164
                    197:        _NXMallocCheck                  165
                    198:        _NXAddRegion                    166
                    199:        _NXRemoveRegion                 167
                    200:        _NXDefaultMallocZone            168
                    201:        __NXMallocDumpFrees             169
                    202:        __NXMallocDumpZones             170
                    203:        _malloc_singlethreaded          171
                    204:        _NXNameZone                     172
                    205:        _ether_aton                     173
                    206:        _ether_hostton                  174
                    207:        _ether_line                     175
                    208:        _ether_ntoa                     176
                    209:        _ether_ntohost                  177
                    210:        _exc_server                     178
                    211:        _exception_raise                179
                    212:        _execl                          180
                    213:        _execle                         181
                    214:        _execlp                         182
                    215:        _execv                          183
                    216:        _execve                         184
                    217:        _execvp                         185
                    218:        _exit                           186
                    219:        _exportfs                       187
                    220:        _f_prealloc                     188
                    221:        _fabs                           189
                    222:        _fchmod                         190
                    223:        _fchown                         191
                    224:        _fclose                         192
                    225:        _fcntl                          193
                    226:        _fcvt                           194
                    227:        _fdopen                         195
                    228:        _feof                           196
                    229:        _ferror                         197
                    230:        _fflush                         198
                    231:        _ffs                            199
                    232:        _fgetc                          200
                    233:        _fgetpos                        201
                    234:        _fgets                          202
                    235:        _flock                          203
                    236:        _fopen                          204
                    237:        _fork                           205
                    238:        _fp_query                       206
                    239:        _fprintf                        207
                    240:        _fputc                          208
                    241:        _fputs                          209
                    242:        _fread                          210
                    243:        _free                           211
                    244:        _freopen                        212
                    245:        _frexp                          213
                    246:        _fscanf                         214
                    247:        _fseek                          215
                    248:        _fsetpos                        216
                    249:        _fstat                          217
                    250:        _fstatfs                        218
                    251:        _fsync                          219
                    252:        _ftell                          220
                    253:        _ftime                          221
                    254:        _ftruncate                      222
                    255:        _fwrite                         223
                    256:        _gcvt                           224
                    257:        _get_myaddress                  225
                    258:        _getc                           226
                    259:        _getchar                        227
                    260:        _getdirentries                  228
                    261:        _getdiskbydev                   229
                    262:        _getdiskbyname                  230
                    263:        _getdomainname                  231
                    264:        _getdtablesize                  232
                    265:        _getegid                        233
                    266:        _getenv                         234
                    267:        _geteuid                        235
                    268:        _getexportent                   236
                    269:        _getexportopt                   237
                    270:        _getfh                          238
                    271:        _getfsent                       239
                    272:        _getfsfile                      240
                    273:        _getfsspec                      241
                    274:        _getfstype                      242
                    275:        _getgid                         243
                    276:        _getgrent                       244
                    277:        _getgrgid                       245
                    278:        _getgrnam                       246
                    279:        _getgroups                      247
                    280:        _gethostbyaddr                  248
                    281:        _gethostbyname                  249
                    282:        _gethostent                     250
                    283:        _gethostid                      251
                    284:        _gethostname                    252
                    285:        _getitimer                      253
                    286:        _getlogin                       254
                    287:        _getmachheaders                 255
                    288:        _getmntent                      256
                    289:        _getnetbyaddr                   257
                    290:        _getnetbyname                   258
                    291:        _getnetent                      259
                    292:        _getnetgrent                    260
                    293:        _getopt                         261
                    294:        _getpagesize                    262
                    295:        _getpass                        263
                    296:        _getpeername                    264
                    297:        _getpgrp                        265
                    298:        _getpid                         266
                    299:        _getppid                        267
                    300:        _getpriority                    268
                    301:        _getprotobyname                 269
                    302:        _getprotobynumber               270
                    303:        _getprotoent                    271
                    304:        _getpw                          272
                    305:        _getpwent                       273
                    306:        _getpwnam                       274
                    307:        _getpwuid                       275
                    308:        _getrlimit                      276
                    309:        _getrpcbyname                   277
                    310:        _getrpcbynumber                 278
                    311:        _getrpcent                      279
                    312:        _getrpcport                     280
                    313:        _getrusage                      281
                    314:        _gets                           282
                    315:        _getsectbyname                  283
                    316:        _getsectbynamefromheader        284
                    317:        _getsectdata                    285
                    318:        _getsectdatafromheader          286
                    319:        _getsectdatafromlib             287
                    320:        _getsegbyname                   288
                    321:        _getservbyname                  289
                    322:        _getservbyport                  290
                    323:        _getservent                     291
                    324:        _getsockname                    292
                    325:        _getsockopt                     293
                    326:        _gettimeofday                   294
                    327:        _getttyent                      295
                    328:        _getttynam                      296
                    329:        _getuid                         297
                    330:        _getusershell                   298
                    331:        _getw                           299
                    332:        _getwd                          300
                    333:        _gmtime                         301
                    334:        _gtty                           302
                    335:        _hasmntopt                      303
                    336:        _xxx_host_info                  304
                    337: ## _host_info is obsolete, new interface below
                    338:        _htonl                          305
                    339:        _htons                          306
                    340:        _index                          307
                    341:        _inet_addr                      308
                    342:        _inet_lnaof                     309
                    343:        _inet_makeaddr                  310
                    344:        _inet_netof                     311
                    345:        _inet_network                   312
                    346:        _inet_ntoa                      313
                    347:        _init_process                   314
                    348:        _initgroups                     315
                    349:        _initstate                      316
                    350:        _innetgr                        317
                    351:        _insque                         318
                    352:        _ioctl                          319
                    353:        _isalnum                        320
                    354:        _isalpha                        321
                    355:        _isatty                         322
                    356:        _iscntrl                        323
                    357:        _isdigit                        324
                    358:        _isgraph                        325
                    359:        _isinf                          326
                    360:        _islower                        327
                    361:        _isnan                          328
                    362:        _isprint                        329
                    363:        _ispunct                        330
                    364:        _isspace                        331
                    365:        _isupper                        332
                    366:        _isxdigit                       333
                    367:        _kern_timestamp                 334
                    368:        _kill                           335
                    369:        _killpg                         336
                    370:        _labs                           337
                    371:        _ldexp                          338
                    372:        _ldiv                           339
                    373:        _link                           340
                    374:        _listen                         341
                    375:        _localeconv                     342
                    376:        _localtime                      343
                    377:        _longjmp                        344
                    378:        _longjmperror                   345
                    379:        .empty_slot                     346-355 ## used to be logstat interface
                    380:        _lseek                          356
                    381:        _lstat                          357
                    382:        _mach_NeXT_exception            358
                    383:        _mach_NeXT_exception_string     359
                    384:        _mach_error                     360
                    385:        _mach_error_string              361
                    386:        _mach_errormsg                  362
                    387:        _mach_exception                 363
                    388:        _mach_exception_string          364
                    389:        _mach_init                      365
                    390:        .empty_slot                     366 ## used to be _mach_ports_lookup
                    391:        .empty_slot                     367 ## used to be _mach_ports_register
                    392:        _mach_swapon                    368
                    393:        _malloc                         369
                    394:        _malloc_debug                   370
                    395:        _malloc_error                   371
                    396:        _malloc_good_size               372
                    397:        _malloc_size                    373
                    398:        .empty_slot                     374 ## use to be _many_cast_args
                    399:        _map_fd                         375
                    400:        _mblen                          376
                    401:        _mbstowcs                       377
                    402:        _mbtowc                         378
                    403:        _memccpy                        379
                    404:        _memchr                         380
                    405:        _memcmp                         381
                    406:        _memcpy                         382
                    407:        _memmove                        383
                    408:        _memset                         384
                    409:        _mig_dealloc_reply_port         385
                    410:        _mig_get_reply_port             386
                    411:        _mig_init                       387
                    412:        _mkdir                          388
                    413:        _mknod                          389
                    414:        _mkpwclear                      390
                    415:        _mkpwunclear                    391
                    416:        _mkstemp                        392
                    417:        _mktemp                         393
                    418:        _mktime                         394
                    419:        _mmap                           395
                    420:        _modf                           396
                    421:        _moncontrol                     397
                    422:        _mount                          398
                    423:        _msg_receive                    399
                    424:        _msg_receive_old                400
                    425:        _msg_receive_trap               401
                    426:        _msg_rpc                        402
                    427:        _msg_rpc_old                    403
                    428:        _msg_rpc_trap                   404
                    429:        _msg_send                       405
                    430:        _msg_send_old                   406
                    431:        _msg_send_trap                  407
                    432:        _mstats                         408
                    433:        _mutex_try_lock                 409
                    434:        _mutex_unlock_try               410
                    435:        _mutex_wait_lock                411
                    436:        _netipc_ignore                  412
                    437:        _netipc_listen                  413
                    438:        _netname_check_in               414
                    439:        _netname_check_out              415
                    440:        _netname_look_up                416
                    441:        _netname_version                417
                    442:        _nfssvc                         418
                    443:        _ni_addrtag                     419
                    444:        _ni_children                    420
                    445:        _ni_connect                     421
                    446:        _ni_create                      422
                    447:        _ni_createname                  423
                    448:        _ni_createprop                  424
                    449:        _ni_destroy                     425
                    450:        _ni_destroyname                 426
                    451:        _ni_destroyprop                 427
                    452:        _ni_entrylist_delete            428
                    453:        _ni_entrylist_free              429
                    454:        _ni_entrylist_insert            430
                    455:        _ni_error                       431
                    456:        _ni_fancyopen                   432
                    457:        _ni_free                        433
                    458:        _ni_idlist_delete               434
                    459:        _ni_idlist_dup                  435
                    460:        _ni_idlist_free                 436
                    461:        _ni_idlist_insert               437
                    462:        _ni_list                        438
                    463:        _ni_listall                     439
                    464:        _ni_listprops                   440
                    465:        _ni_lookup                      441
                    466:        _ni_lookupprop                  442
                    467:        _ni_lookupread                  443
                    468:        _ni_name_dup                    444
                    469:        _ni_name_free                   445
                    470:        _ni_name_match                  446
                    471:        _ni_namelist_delete             447
                    472:        _ni_namelist_dup                448
                    473:        _ni_namelist_free               449
                    474:        _ni_namelist_insert             450
                    475:        _ni_namelist_match              451
                    476:        _ni_needwrite                   452
                    477:        _ni_new                         453
                    478:        _ni_open                        454
                    479:        _ni_parent                      455
                    480:        _ni_pathsearch                  456
                    481:        _ni_prop_dup                    457
                    482:        _ni_prop_free                   458
                    483:        _ni_proplist_delete             459
                    484:        _ni_proplist_dup                460
                    485:        _ni_proplist_free               461
                    486:        _ni_proplist_insert             462
                    487:        _ni_proplist_list_free          463
                    488:        _ni_proplist_match              464
                    489:        _ni_read                        465
                    490:        _ni_readname                    466
                    491:        _ni_readprop                    467
                    492:        _ni_renameprop                  468
                    493:        _ni_resync                      469
                    494:        _ni_root                        470
                    495:        _ni_self                        471
                    496:        _ni_setabort                    472
                    497:        _ni_setpassword                 473
                    498:        _ni_setreadtimeout              474
                    499:        _ni_setuser                     475
                    500:        _ni_setwritetimeout             476
                    501:        _ni_statistics                  477
                    502:        _ni_write                       478
                    503:        _ni_writename                   479
                    504:        _ni_writename                   480
                    505:        _ni_writeprop                   481
                    506:        _nice                           482
                    507:        _nlist                          483
                    508:        .empty_slot                     484 ## use to be _ns_addr
                    509:        .empty_slot                     485 ## use to be _ns_ntoa
                    510:        _ntohl                          486
                    511:        _ntohs                          487
                    512:        _open                           488
                    513:        _opendir                        489
                    514:        _openlog                        490
                    515:        _p_cdname                       491
                    516:        _p_class                        492
                    517:        _p_query                        493
                    518:        _p_rr                           494
                    519:        _p_type                         495
                    520:        .empty_slot                     496-501 ## used to be pager interface
                    521:        _pause                          502
                    522:        _pclose                         503
                    523:        _perror                         504
                    524:        _pipe                           505
                    525:        _pmap_getmaps                   506
                    526:        _pmap_getport                   507
                    527:        _pmap_rmtcall                   508
                    528:        _pmap_set                       509
                    529:        _pmap_unset                     510
                    530:        _popen                          511
                    531:        _port_allocate                  512
                    532:        _port_deallocate                513
                    533:        .empty_slot                     514 ## used to be _port_disable
                    534:        .empty_slot                     515 ## used to be _port_enable
                    535:        _port_extract_receive           516
                    536:        _port_extract_send              517
                    537:        _port_insert_receive            518
                    538:        _port_insert_send               519
                    539:        _port_names                     520
                    540:        _port_rename                    521
                    541:        _port_set_add                   522
                    542:        _port_set_allocate              523
                    543:        _port_set_backlog               524
                    544:        _port_set_backup                525
                    545:        _port_set_deallocate            526
                    546:        _port_set_remove                527
                    547:        .empty_slot                     528     # used to be _port_set_select
                    548:        _port_set_status                529
                    549:        _port_status                    530
                    550:        _port_type                      531
                    551:        _prdb_end                       532
                    552:        _prdb_get                       533
                    553:        _prdb_getbyname                 534
                    554:        _prdb_set                       535
                    555:        _printf                         536
                    556:        _profil                         537
                    557:        _psignal                        538
                    558:        _ptrace                         539
                    559:        _putc                           540
                    560:        _putchar                        541
                    561:        _putpwpasswd                    542
                    562:        _puts                           543
                    563:        _putw                           544
                    564:        _qsort                          545
                    565:        _quota                          546
                    566:        _quotactl                       547
                    567:        _raise                          548
                    568:        _rand                           549
                    569:        _random                         550
                    570:        _rcmd                           551
                    571:        _re_comp                        552
                    572:        _re_compile                     553
                    573:        _re_exec                        554
                    574:        _re_fold                        555
                    575:        _re_match                       556
                    576:        _read                           557
                    577:        _readdir                        558
                    578:        _readlink                       559
                    579:        _readv                          560
                    580:        _realloc                        561
                    581:        _reboot                         562
                    582:        _recmp                          563
                    583:        _recv                           564
                    584:        _recvfrom                       565
                    585:        _recvmsg                        566
                    586:        _registerrpc                    567
                    587:        _remexportent                   568
                    588:        _remove                         569
                    589:        _remque                         570
                    590:        _rename                         571
                    591:        _res_getlong                    572
                    592:        _res_getshort                   573
                    593:        _res_init                       574
                    594:        _res_mkquery                    575
                    595:        _res_putlong                    576
                    596:        _res_putshort                   577
                    597:        _res_send                       578
                    598:        _reset                          579
                    599:        _rewind                         580
                    600:        _rexec                          581
                    601:        _rindex                         582
                    602:        _rmdir                          583
                    603:        _rpause                         584
                    604:        _rresvport                      585
                    605:        _rstrtok                        586
                    606:        _ruserok                        587
                    607:        _ruserpass                      588
                    608:        _sbrk                           589
                    609:        _scandir                        590
                    610:        _scanf                          591
                    611:        _seekdir                        592
                    612:        _select                         593
                    613:        _send                           594
                    614:        _sendmsg                        595
                    615:        _sendto                         596
                    616:        .empty_slot                     597 ## use to be _service_checkin
                    617:        .empty_slot                     598 ## use to be _service_status
                    618:        _setbuf                         599
                    619:        _setbuffer                      600
                    620:        _setdomainname                  601
                    621:        _setegid                        602
                    622:        _seteuid                        603
                    623:        _setexit                        604
                    624:        _setexportent                   605
                    625:        _setfsent                       606
                    626:        _setgid                         607
                    627:        _setgrent                       608
                    628:        _setgrfile                      609
                    629:        _setgroups                      610
                    630:        _sethostent                     611
                    631:        _sethostfile                    612
                    632:        _sethostid                      613
                    633:        _sethostname                    614
                    634:        _setitimer                      615
                    635:        _setjmp                         616
                    636:        _setkey                         617
                    637:        _setlinebuf                     618
                    638:        _setlocale                      619
                    639:        _setlogmask                     620
                    640:        _setmntent                      621
                    641:        _setnetent                      622
                    642:        _setnetgrent                    623
                    643:        _setpgrp                        624
                    644:        _setpriority                    625
                    645:        _setprotoent                    626
                    646:        _setpwent                       627
                    647:        _setpwfile                      628
                    648:        _setquota                       629
                    649:        _setregid                       630
                    650:        _setreuid                       631
                    651:        _setrgid                        632
                    652:        _setrlimit                      633
                    653:        _setrpcent                      634
                    654:        _setruid                        635
                    655:        _setservent                     636
                    656:        _setsockopt                     637
                    657:        _setstate                       638
                    658:        _settimeofday                   639
                    659:        _setttyent                      640
                    660:        _setuid                         641
                    661:        _setusershell                   642
                    662:        _setvbuf                        643
                    663:        _shutdown                       644
                    664:        _sigblock                       645
                    665:        _siginterrupt                   646
                    666:        _signal                         647
                    667:        _sigpause                       648
                    668:        _sigreturn                      649
                    669:        _sigsetmask                     650
                    670:        _sigstack                       651
                    671:        _sigvec                         652
                    672:        _sleep                          653
                    673:        _xxx_slot_info                  654
                    674: ## _slot_info is obsolete, new interface below
                    675:        _slot_name                      655
                    676:        _socket                         656
                    677:        _socketpair                     657
                    678:        _spin_lock                      658
                    679:        _spin_unlock                    659
                    680:        _sprintf                        660
                    681:        _srand                          661
                    682:        _srandom                        662
                    683:        _sscanf                         663
                    684:        _stack_init                     664
                    685:        _stat                           665
                    686:        _statfs                         666
                    687:        _strcat                         667
                    688:        _strcatn                        668
                    689:        _strchr                         669
                    690:        _strcmp                         670
                    691:        _strcmpn                        671
                    692:        _strcoll                        672
                    693:        _strcpy                         673
                    694:        _strcpyn                        674
                    695:        _strcspn                        675
                    696:        _strerror                       676
                    697:        _strftime                       677
                    698:        _strlen                         678
                    699:        _strncat                        679
                    700:        _strncmp                        680
                    701:        _strncpy                        681
                    702:        _strpbrk                        682
                    703:        _strrchr                        683
                    704:        _strspn                         684
                    705:        _strstr                         685
                    706:        _strtod                         686
                    707:        _strtok                         687
                    708:        _strtol                         688
                    709:        _strtoul                        689
                    710:        _stty                           690
                    711:        _svc_getreq                     691
                    712:        _svc_getreqset                  692
                    713:        _svc_register                   693
                    714:        _svc_run                        694
                    715:        _svc_sendreply                  695
                    716:        _svc_unregister                 696
                    717:        _svcerr_auth                    697
                    718:        _svcerr_decode                  698
                    719:        _svcerr_noproc                  699
                    720:        _svcerr_noprog                  700
                    721:        _svcerr_progvers                701
                    722:        _svcerr_systemerr               702
                    723:        _svcerr_weakauth                703
                    724:        _svcfd_create                   704
                    725:        _svcraw_create                  705
                    726:        _svctcp_create                  706
                    727:        _svcudp_bufcreate               707
                    728:        _svcudp_create                  708
                    729:        _svcudp_enablecache             709
                    730:        _swab                           710
                    731:        _swapon                         711
                    732:        _swtch                          712
                    733:        _swtch_pri                      713
                    734:        _symlink                        714
                    735:        _sync                           715
                    736:        _syscall                        716
                    737:        _syslog                         717
                    738:        _system                         718
                    739:        _table                          719
                    740:        _task_by_pid                    720
                    741:        _task_by_unix_pid               721
                    742:        _task_create                    722
                    743:        _task_get_special_port          723
                    744:        _task_info                      724
                    745:        _task_notify                    725
                    746:        _task_resume                    726
                    747:        _task_self                      727
                    748:        _task_set_special_port          728
                    749:        _task_suspend                   729
                    750:        _task_terminate                 730
                    751:        _task_threads                   731
                    752:        _tell                           732
                    753:        _telldir                        733
                    754:        _thread_abort                   734
                    755:        _thread_create                  735
                    756:        _thread_get_special_port        736
                    757:        _thread_get_state               737
                    758:        _thread_info                    738
                    759:        _thread_reply                   739
                    760:        _thread_resume                  740
                    761:        _thread_self                    741
                    762:        _thread_set_special_port        742
                    763:        _thread_set_state               743
                    764:        _thread_suspend                 744
                    765:        _thread_terminate               745
                    766:        _time                           746
                    767:        __lookupd_port          747 ## use to be _time_compare
                    768:        .empty_slot                     748 ## use to be _time_diff
                    769:        .empty_slot                     749 ## use to be _time_msec_to_timeval
                    770:        .empty_slot                     750 ## use to be _time_plus
                    771:        .empty_slot                     751 ## use to be _time_timeval_to_msec
                    772:        _times                          752
                    773:        _timezone                       753
                    774:        _tmpfile                        754
                    775:        _tmpnam                         755
                    776:        _tolower                        756
                    777:        _toupper                        757
                    778:        _truncate                       758
                    779:        _ttyname                        759
                    780:        _ttyslot                        760
                    781:        _tzset                          761
                    782:        _tztab                          762
                    783:        _ualarm                         763
                    784:        _umask                          764
                    785:        _ungetc                         765
                    786:        _unix_pid                       766
                    787:        _unlink                         767
                    788:        _unmount                        768
                    789:        _ur_cthread_self                769
                    790:        _usleep                         770
                    791:        _utime                          771
                    792:        _utimes                         772
                    793:        _v1prot_dofirst                 773
                    794:        _v1prot_donext                  774
                    795:        _va_end                         775
                    796:        _valloc                         776
                    797:        _vfork                          777
                    798:        _vfprintf                       778
                    799:        _vfree                          779
                    800:        _vhangup                        780
                    801:        _vlimit                         781
                    802:        _vm_allocate                    782
                    803:        .empty_slot                     783 ## use to be vm_allocate_with_pager
                    804:        _vm_copy                        784
                    805:        _vm_deallocate                  785
                    806:        _vm_inherit                     786
                    807:        _vm_protect                     787
                    808:        _vm_read                        788
                    809:        _vm_region                      789
                    810:        _vm_statistics                  790
                    811:        _vm_write                       791
                    812:        _vprintf                        792
                    813:        _vsprintf                       793
                    814:        _vtimes                         794
                    815:        _wait                           795
                    816:        _wait3                          796
                    817:        _wcstombs                       797
                    818:        _wctomb                         798
                    819:        _write                          799
                    820:        _writev                         800
                    821:        _xdr_accepted_reply             801
                    822:        _xdr_array                      802
                    823:        _xdr_authunix_parms             803
                    824:        _xdr_bool                       804
                    825:        _xdr_bytes                      805
                    826:        _xdr_callhdr                    806
                    827:        _xdr_callmsg                    807
                    828:        _xdr_char                       808
                    829:        _xdr_datum                      809
                    830:        _xdr_double                     810
                    831:        _xdr_enum                       811
                    832:        _xdr_float                      812
                    833:        _xdr_free                       813
                    834:        _xdr_int                        814
                    835:        _xdr_long                       815
                    836:        _xdr_netobj                     816
                    837:        _xdr_ni_binding                 817
                    838:        _xdr_ni_children_res            818
                    839:        _xdr_ni_children_stuff          819
                    840:        _xdr_ni_create_args             820
                    841:        _xdr_ni_create_res              821
                    842:        _xdr_ni_create_stuff            822
                    843:        _xdr_ni_createname_args         823
                    844:        _xdr_ni_createprop_args         824
                    845:        _xdr_ni_destroy_args            825
                    846:        _xdr_ni_entry                   826
                    847:        _xdr_ni_entrylist               827
                    848:        _xdr_ni_id                      828
                    849:        _xdr_ni_id_res                  829
                    850:        _xdr_ni_idlist                  830
                    851:        _xdr_ni_list_res                831
                    852:        _xdr_ni_list_stuff              832
                    853:        _xdr_ni_listall_res             833
                    854:        _xdr_ni_listall_stuff           834
                    855:        _xdr_ni_lookup_args             835
                    856:        _xdr_ni_lookup_res              836
                    857:        _xdr_ni_lookup_stuff            837
                    858:        _xdr_ni_name                    838
                    859:        _xdr_ni_name_args               839
                    860:        _xdr_ni_nameindex_args          840
                    861:        _xdr_ni_namelist                841
                    862:        _xdr_ni_namelist_res            842
                    863:        _xdr_ni_namelist_stuff          843
                    864:        _xdr_ni_object                  844
                    865:        _xdr_ni_object_list             845
                    866:        _xdr_ni_object_node             846
                    867:        _xdr_ni_parent_res              847
                    868:        _xdr_ni_parent_stuff            848
                    869:        _xdr_ni_prop_args               849
                    870:        _xdr_ni_property                850
                    871:        _xdr_ni_proplist                851
                    872:        _xdr_ni_proplist_list           852
                    873:        _xdr_ni_proplist_res            853
                    874:        _xdr_ni_proplist_stuff          854
                    875:        _xdr_ni_propname_args           855
                    876:        _xdr_ni_readall_res             856
                    877:        _xdr_ni_readall_stuff           857
                    878:        _xdr_ni_readname_res            858
                    879:        _xdr_ni_readname_stuff          859
                    880:        _xdr_ni_rparent_res             860
                    881:        _xdr_ni_status                  861
                    882:        _xdr_ni_writename_args          862
                    883:        _xdr_ni_writeprop_args          863
                    884:        _xdr_nibind_addrinfo            864
                    885:        _xdr_nibind_bind_args           865
                    886:        _xdr_nibind_clone_args          866
                    887:        _xdr_nibind_getregister_res     867
                    888:        _xdr_nibind_listreg_res         868
                    889:        _xdr_nibind_registration        869
                    890:        _xdr_opaque                     870
                    891:        _xdr_opaque_auth                871
                    892:        _xdr_pmap                       872
                    893:        _xdr_pmaplist                   873
                    894:        _xdr_pointer                    874
                    895:        _xdr_reference                  875
                    896:        _xdr_rejected_reply             876
                    897:        _xdr_replymsg                   877
                    898:        _xdr_rmtcall_args               878
                    899:        _xdr_rmtcallres                 879
                    900:        _xdr_short                      880
                    901:        _xdr_string                     881
                    902:        _xdr_u_char                     882
                    903:        _xdr_u_int                      883
                    904:        _xdr_u_long                     884
                    905:        _xdr_u_short                    885
                    906:        _xdr_union                      886
                    907:        _xdr_vector                     887
                    908:        _xdr_void                       888
                    909:        _xdr_wrapstring                 889
                    910:        _xdr_yp_binding                 890
                    911:        _xdr_yp_inaddr                  891
                    912:        _xdr_ypall                      892
                    913:        _xdr_ypbind_resp                893
                    914:        _xdr_ypbind_setdom              894
                    915:        _xdr_ypdomain_wrap_string       895
                    916:        _xdr_ypmap_parms                896
                    917:        _xdr_ypmap_wrap_string          897
                    918:        _xdr_ypmaplist                  898
                    919:        _xdr_ypmaplist_wrap_string      899
                    920:        _xdr_ypowner_wrap_string        900
                    921:        _xdr_yppushresp_xfr             901
                    922:        _xdr_ypreq_key                  902
                    923:        _xdr_ypreq_nokey                903
                    924:        _xdr_ypreq_xfr                  904
                    925:        _xdr_ypresp_key_val             905
                    926:        _xdr_ypresp_maplist             906
                    927:        _xdr_ypresp_master              907
                    928:        _xdr_ypresp_order               908
                    929:        _xdr_ypresp_val                 909
                    930:        _xdrmem_create                  910
                    931:        _xdrrec_create                  911
                    932:        _xdrrec_endofrecord             912
                    933:        _xdrrec_eof                     913
                    934:        _xdrrec_skiprecord              914
                    935:        _xdrstdio_create                915
                    936:        _xprt_register                  916
                    937:        _xprt_unregister                917
                    938:        _yp_all                         918
                    939:        _yp_bind                        919
                    940:        _yp_first                       920
                    941:        _yp_get_default_domain          921
                    942:        _yp_master                      922
                    943:        _yp_match                       923
                    944:        _yp_next                        924
                    945:        _yp_order                       925
                    946:        _yp_unbind                      926
                    947:        _yperr_string                   927
                    948:        _ypprot_err                     928
                    949:        cerror                          929
                    950:        mcount                          930
                    951: ##
                    952: ## LD-17 changes       
                    953: ##
                    954:        _get_etext                      931
                    955:        _get_edata                      932
                    956:        _get_end                        933
                    957: ## 
                    958: ## NFS 4.0 and BIND 4.8 changes        
                    959: ##
                    960:        _des_setparity                  934
                    961:        _ecb_crypt                      935
                    962:        _lockf                          936
                    963:        _setgrjunk                      937
                    964:        _usingypmap                     938
                    965:        _xdr_des_block                  939
                    966:        __mnt                           940
                    967:        _fgetpwent                      941
                    968:        _key_decryptsession             942
                    969:        _strcasecmp                     943
                    970:        _strncasecmp                    944
                    971:        _realpath                       945
                    972:        _wait4                          946
                    973:        _ustat                          947
                    974:        _getdents                       948
                    975:        _getnetname                     949
                    976:        _xdr_getcredres                 950
                    977:        _hostalias                      951
                    978:        _res_querydomain                952
                    979:        _res_query                      953
                    980:        _xdr_netnamestr                 954
                    981:        _netname2host                   955
                    982:        _netname2user                   956
                    983:        _authdes_getucred               957
                    984:        _key_gendes                     958
                    985:        _host2netname                   959
                    986: ## libm
                    987:        _acos                           960
                    988:        _acosh                          961
                    989:        _asin                           962
                    990:        _asinh                          963
                    991:        _atan                           964
                    992:        _atan2                          965
                    993:        _atanh                          966
                    994:        _cabs                           967
                    995:        _cbrt                           968
                    996:        _ceil                           969
                    997:        _copysign                       970
                    998:        _cos                            971
                    999:        _cosh                           972
                   1000:        _drem                           973
                   1001:        _erf                            974
                   1002:        _erfc                           975
                   1003:        _exp                            976
                   1004:        _expm1                          977
                   1005:        _finite                         978
                   1006:        _floor                          979
                   1007:        _fmod                           980
                   1008:        _hypot                          981
                   1009:        _j0                             982
                   1010:        _j1                             983
                   1011:        _jn                             984
                   1012:        _lgamma                         985
                   1013:        _log                            986
                   1014:        _log10                          987
                   1015:        _log1p                          988
                   1016:        _logb                           989
                   1017:        _pow                            990
                   1018:        _rint                           991
                   1019:        _scalb                          992
                   1020:        _sin                            993
                   1021:        _sinh                           994
                   1022:        _sqrt                           995
                   1023:        _tan                            996
                   1024:        _tanh                           997
                   1025:        _y0                             998
                   1026:        _y1                             999
                   1027:        _yn                             1000
                   1028:        _cthread_priority               1001
                   1029:        _cthread_max_priority           1002
                   1030:        _cthread_abort                  1003
                   1031:        .empty_slot                     1004-1010
                   1032: ## libobjc (runtime)
                   1033:        __objcInit                      1011
                   1034:        _sel_registerName               1012 # was __sel_registerName
                   1035:        __strhash                       1013 # obsolete
                   1036:        _class_addClassMethods          1014 # obsolete
                   1037:        _class_addMethods               1015 # was _class_addInstanceMethods
                   1038:        _class_createInstance           1016
                   1039:        _class_getClassMethod           1017
                   1040:        _class_getInstanceMethod        1018
                   1041:        _class_getInstanceVariable      1019
                   1042:        _class_getVersion               1020
                   1043:        _class_createInstanceFromZone   1021 # was _class_lookupMethod
                   1044:        _class_poseAs                   1022
                   1045:        .empty_slot                     1023 # was _class_respondsToMethod
                   1046:        _class_setVersion               1024
                   1047:        _objc_addClass                  1025
                   1048:        _objc_addModule                 1026
                   1049:        _objc_getClass                  1027
                   1050:        _objc_getClasses                1028
                   1051:        _objc_getMetaClass              1029
                   1052:        _objc_getModules                1030
                   1053:        _objc_msgSend                   1031
                   1054:        _objc_msgSendSuper              1032
                   1055:        _object_copy                    1033
                   1056:        _object_dispose                 1034
                   1057:        _object_getClassName            1035
                   1058:        _object_getIndexedIvars         1036
                   1059:        _object_realloc                 1037
                   1060:        _object_setInstanceVariable     1038
                   1061:        _sel_getName                    1039
                   1062:        _sel_getUid                     1040
                   1063:        _sel_isMapped                   1041
                   1064:        _object_getInstanceVariable     1042
                   1065:        _objc_lookUpClass               1043 # was _objc_getClassWithoutWarning
                   1066:        _objc_msgSendv                  1044
                   1067:        _method_getNumberOfArguments    1045 # was _SkipFirstType (briefly)
                   1068:        _method_getSizeOfArguments      1046 # was _SizeOfType (briefly)
                   1069:        _method_getArgumentInfo         1047 
                   1070:        .empty_slot                     1048 # was _objc_loadModule
                   1071:        .empty_slot                     1049 # was _objc_unloadLastModule
                   1072:        _class_removeMethods            1050
                   1073:        _NXCompareHashTables            1051
                   1074: ## libobjc (classes)
                   1075:        _object_copyFromZone            1052
                   1076:        _object_reallocFromZone         1053
                   1077:        _objc_loadModules               1054
                   1078:        _objc_unloadModules             1055
                   1079:        _objc_setClassHandler           1056
                   1080:        _NXLoadLocalizedStringFromTableInBundle 1057
                   1081: ##     _NXArchiveBitFields             1052
                   1082: ##     _NXArchiveChar                  1053
                   1083: ##     _NXArchiveDouble                1054
                   1084: ##     _NXArchiveFloat                 1055
                   1085: ##     _NXArchiveInt                   1056
                   1086: ##     _NXArchiveLong                  1057
                   1087:        _NXGetStreamOnSection   1058    # was _NXArchiveShort
                   1088:        _NXCloseTypedStream             1059
                   1089:        _NXCopyHashTable                1060
                   1090:        _NXCopyStringBuffer             1061
                   1091:        _NXCountHashTable               1062
                   1092:        _NXCreateHashTable              1063
                   1093:        _NXEmptyHashTable               1064
                   1094:        _NXEndOfTypedStream             1065
                   1095:        _NXFlushTypedStream             1066
                   1096:        _NXFreeHashTable                1067
                   1097:        _NXFreeObjectBuffer             1068
                   1098:        _NXHashGet                      1069
                   1099:        _NXHashInsert                   1070
                   1100:        _NXHashInsertIfAbsent           1071
                   1101:        _NXHashMember                   1072
                   1102:        _NXHashRemove                   1073
                   1103:        _NXInitHashState                1074
                   1104:        _NXNextHashState                1075
                   1105:        _NXNoEffectFree                 1076
                   1106:        _NXOpenTypedStream              1077
                   1107:        _NXOpenTypedStreamForFile       1078
                   1108:        _NXPtrHash                      1079
                   1109:        _NXPtrIsEqual                   1080
                   1110:        _NXReadArray                    1081
                   1111:        _NXReadObject                   1082
                   1112:        _NXReadObjectFromBuffer         1083
                   1113:        _NXReadType                     1084
                   1114:        _NXReadTypes                    1085
                   1115:        _NXReallyFree                   1086
                   1116:        _NXStrHash                      1087
                   1117:        _NXStrIsEqual                   1088
                   1118:        _NXSystemVersion                1089
                   1119:        _NXTypedStreamClassVersion      1090
                   1120:        _NXResetHashTable               1091
                   1121:        _NXIsEqualHashTable             1092
                   1122:        _NXCopyStringBufferFromZone     1093
                   1123:        _NXCreateHashTableFromZone      1094
                   1124:        _NXSetTypedStreamZone           1095
                   1125:        _NXGetTypedStreamZone           1096
                   1126:        _NXReadObjectFromBufferWithZone 1097
                   1127: ##     _NXUnarchiveBitFields           1091
                   1128: ##     _NXUnarchiveChar                1092
                   1129: ##     _NXUnarchiveDouble              1093
                   1130: ##     _NXUnarchiveFloat               1094
                   1131: ##     _NXUnarchiveInt                 1095
                   1132: ##     _NXUnarchiveLong                1096
                   1133: ##     _NXUnarchiveShort               1097
                   1134:        _NXUniqueString                 1098
                   1135:        _NXUniqueStringNoCopy           1099
                   1136:        _NXUniqueStringWithLength       1100
                   1137:        _NXWriteArray                   1101
                   1138:        _NXWriteObject                  1102
                   1139:        _NXWriteObjectReference         1103
                   1140:        _NXWriteRootObject              1104
                   1141:        _NXWriteRootObjectToBuffer      1105
                   1142:        _NXWriteType                    1106
                   1143:        _NXWriteTypes                   1107
                   1144:        __NXSetAppName                  1108
                   1145:        .empty_slot                     1109-1114
                   1146: ##     __NXArchiveData                 1108
                   1147: ##     __NXIgnore                      1109
                   1148: ##     __NXReadObject                  1110
                   1149: ##     __NXReadSelf                    1111
                   1150: ##     __NXUnarchiveData               1112
                   1151: ##     __NXWriteObject                 1113
                   1152: ##     __NXWriteSelf                   1114
                   1153: ## librld
                   1154:        _rld_load                       1115
                   1155:        _rld_unload                     1116
                   1156:        _rld_lookup                     1117
                   1157:        _rld_unload_all                 1118
                   1158:        _rld_address_func               1119
                   1159:        _rld_load_basefile              1120
                   1160:        _rld_load_from_memory           1121
                   1161:        _rld_forget_symbol              1122
                   1162:        .empty_slot                     1123-1124
                   1163: ## libsound
                   1164:        _SNDAcquire                     1125
                   1165:        _SNDAlloc                       1126
                   1166:        _SNDBootDSP                     1127
                   1167:        _SNDBytesToSamples              1128
                   1168:        _SNDCompactSamples              1129
                   1169:        _SNDConvertSound                1130
                   1170:        _SNDCopySamples                 1131
                   1171:        _SNDCopySound                   1132
                   1172:        _SNDDeleteSamples               1133
                   1173:        _SNDFree                        1134
                   1174:        _SNDGetDataPointer              1135
                   1175:        _SNDGetMute                     1136
                   1176:        _SNDGetVolume                   1137
                   1177:        _SNDInsertSamples               1138
                   1178:        _SNDModifyPriority              1139
                   1179:        _SNDMulaw                       1140
                   1180:        _SNDPlaySoundfile               1141
                   1181:        _SNDRead                        1142
                   1182:        _SNDReadDSPfile                 1143
                   1183:        _SNDReadHeader                  1144
                   1184:        _SNDReadSoundfile               1145
                   1185:        _SNDRelease                     1146
                   1186:        _SNDReserve                     1147
                   1187:        _SNDReset                       1148
                   1188:        _SNDRunDSP                      1149
                   1189:        _SNDSampleCount                 1150
                   1190:        _SNDSamplesProcessed            1151
                   1191:        _SNDSamplesToBytes              1152
                   1192:        _SNDSetHost                     1153
                   1193:        _SNDSetMute                     1154
                   1194:        _SNDSetVolume                   1155
                   1195:        _SNDSoundError                  1156
                   1196:        _SNDStartPlaying                1157
                   1197:        _SNDStartRecording              1158
                   1198:        _SNDStop                        1159
                   1199:        _SNDUnreserve                   1160
                   1200:        _SNDWait                        1161
                   1201:        _SNDWrite                       1162
                   1202:        _SNDWriteHeader                 1163
                   1203:        _SNDWriteSoundfile              1164
                   1204:        _SNDiMulaw                      1165
                   1205:        _snddriver_dsp_boot             1166
                   1206:        _snddriver_dsp_host_cmd         1167
                   1207:        _snddriver_dsp_protocol         1168
                   1208:        _snddriver_dsp_read             1169
                   1209:        _snddriver_dsp_set_flags        1170
                   1210:        _snddriver_dsp_write            1171
                   1211:        _snddriver_dspcmd_req_condition 1172
                   1212:        _snddriver_dspcmd_req_err       1173
                   1213:        _snddriver_dspcmd_req_msg       1174
                   1214:        _snddriver_get_device_parms     1175
                   1215:        _snddriver_get_dsp_cmd_port     1176
                   1216:        _snddriver_get_volume           1177
                   1217:        _snddriver_reply_handler        1178
                   1218:        _snddriver_set_device_parms     1179
                   1219:        _snddriver_set_dsp_owner_port   1180
                   1220:        _snddriver_set_sndin_owner_port 1181
                   1221:        _snddriver_set_sndout_owner_port 1182
                   1222:        _snddriver_set_volume           1183
                   1223:        _snddriver_stream_control       1184
                   1224:        _snddriver_stream_nsamples      1185
                   1225:        _snddriver_stream_setup         1186
                   1226:        _snddriver_stream_start_reading 1187
                   1227:        _snddriver_stream_start_writing 1188
                   1228:        _SNDStartPlayingDSP             1189
                   1229:        _SNDSetCompressionOptions       1190
                   1230:        _SNDGetCompressionOptions       1191
                   1231:        _SNDSetFilter                   1192
                   1232:        _SNDGetFilter                   1193
                   1233:        _SNDUpdateDSPParameter          1194
                   1234:        _SNDCompressSound               1195
                   1235:        _snddriver_dsp_reset            1196
                   1236:        _snddriver_new_device_port      1197
                   1237: ## libstreams
                   1238:        _NXAllocErrorData               1198
                   1239:        _NXChangeBuffer                 1199
                   1240:        _NXClose                        1200
                   1241:        _NXCloseMemory                  1201
                   1242:        _NXDefaultExceptionRaiser       1202
                   1243:        _NXDefaultRead                  1203
                   1244:        _NXDefaultWrite                 1204
                   1245:        _NXFill                         1205
                   1246:        _NXFlush                        1206
                   1247:        _NXGetExceptionRaiser           1207
                   1248:        _NXGetMemoryBuffer              1208
                   1249:        _NXMapFile                      1209
                   1250:        _NXOpenFile                     1210
                   1251:        _NXOpenMemory                   1211
                   1252:        _NXOpenPort                     1212
                   1253:        _NXPrintf                       1213
                   1254:        _NXSaveToFile                   1214
                   1255:        _NXScanf                        1215
                   1256:        _NXSeek                         1216
                   1257:        _NXSetExceptionRaiser           1217
                   1258:        _NXStreamCreate                 1218
                   1259:        _NXStreamDestroy                1219
                   1260:        _NXTell                         1220
                   1261:        _NXUngetc                       1221
                   1262:        _NXVPrintf                      1222
                   1263:        _NXVScanf                       1223
                   1264:        __NXAddAltHandler               1224
                   1265:        __NXAddHandler                  1225
                   1266:        __NXRaiseError                  1226
                   1267:        __NXRemoveAltHandler            1227
                   1268:        __NXRemoveHandler               1228
                   1269:        __NXStreamChangeBuffer          1229
                   1270:        __NXStreamFillBuffer            1230
                   1271:        __NXStreamFlushBuffer           1231
                   1272:        _NXRegisterPrintfProc           1232
                   1273: ## Updated cthreads package
                   1274:        _NXStreamCreateFromZone         1233
                   1275:        _fork_mach_init                 1234
                   1276:        _cthread_set_errno_self         1235
                   1277:        _cthread_errno                  1236
                   1278:        __malloc_fork_prepare           1237
                   1279:        __malloc_fork_parent            1238
                   1280:        __malloc_fork_child             1239
                   1281:        _malloc_freezedry               1240
                   1282:        _malloc_jumpstart               1241
                   1283: ## libdb
                   1284:        _NXResetErrorData               1242
                   1285:        _StrData                        1243
                   1286:        _StrDatum                       1244
                   1287:        _dbCat                          1245
                   1288:        _dbClose                        1246
                   1289:        _dbCompress                     1247
                   1290:        _dbCreate                       1248
                   1291:        _dbData                         1249
                   1292:        _dbDelete                       1250
                   1293:        _dbError                        1251
                   1294:        _dbExists                       1252
                   1295:        _dbExpand                       1253
                   1296:        _dbFetch                        1254
                   1297:        _dbFind                         1255
                   1298:        _dbFirst                        1256
                   1299:        _dbFlush                        1257
                   1300:        _dbGet                          1258
                   1301:        _dbInit                         1259
                   1302:        _dbLock                         1260
                   1303:        _dbNext                         1261
                   1304:        _dbOpen                         1262
                   1305:        _dbPrint                        1263
                   1306:        _dbPrintKC                      1264
                   1307:        _dbScan                         1265
                   1308:        _dbSetCache                     1266
                   1309:        _dbSetKey                       1267
                   1310:        _dbStore                        1268
                   1311:        _dbUnlink                       1269
                   1312:        _dbUnlock                       1270
                   1313:        _dbWaitLock                     1271
                   1314: ## 
                   1315: ## NFS 4.0 
                   1316: ##
                   1317:        _xdr_cryptkeyarg                1272
                   1318:        _dn_skipname                    1273
                   1319:        _cbc_crypt                      1274
                   1320:        __des_crypt                     1275
                   1321: ##
                   1322: ## New netinfo entry
                   1323: ##
                   1324:        _ni_pwdomain                    1276
                   1325: ##
                   1326: ##
                   1327: ##
                   1328:        .empty_slot                     1277-1279
                   1329:        _clnt_broadcast_exp             1280
                   1330:        _vsyslog                        1281
                   1331: ##
                   1332: ## The following _old_ routines are internal interfaces to be used only
                   1333: ## by libc and lookupd. They remain in libc because there are people who
                   1334: ## will "turn off" netinfo and want a 4.3-compatible system that reads
                   1335: ## Unix files and uses Yellow Pages with no NetInfo. This particular
                   1336: ## configuration isn't really supported, but for the short term we'll let
                   1337: ## them do it. One day, these routines will be moved into lookupd and not
                   1338: ## exported to anybody.
                   1339: ##
                   1340:        __lu_running                    1282
                   1341:        __old_addmntent                 1283
                   1342:        __old_alias_endent              1284
                   1343:        __old_alias_getbyname           1285
                   1344:        __old_alias_getent              1286
                   1345:        __old_alias_setent              1287
                   1346:        __old_endgrent                  1288
                   1347:        __old_endhostent                1289
                   1348:        __old_endmntent                 1290
                   1349:        __old_endnetent                 1291
                   1350:        __old_endnetgrent               1292
                   1351:        __old_endprotoent               1293
                   1352:        __old_endpwent                  1294
                   1353:        __old_endrpcent                 1295
                   1354:        __old_endservent                1296
                   1355:        __old_fgetgrent                 1297
                   1356:        __old_getgrent                  1298
                   1357:        __old_getgrgid                  1299
                   1358:        __old_getgrnam                  1300
                   1359:        __old_gethostbyaddr             1301
                   1360:        __old_gethostbyname             1302
                   1361:        __old_gethostent                1303
                   1362:        __old_getmntent                 1304
                   1363:        __old_getnetbyaddr              1305
                   1364:        __old_getnetbyname              1306
                   1365:        __old_getnetent                 1307
                   1366:        __old_getnetgrent               1308
                   1367:        __old_getprotobyname            1309
                   1368:        __old_getprotobynumber          1310
                   1369:        __old_getprotoent               1311
                   1370:        __old_getpwent                  1312
                   1371:        __old_getpwnam                  1313
                   1372:        __old_getpwuid                  1314
                   1373:        __old_getrpcbyname              1315
                   1374:        __old_getrpcbynumber            1316
                   1375:        __old_getrpcent                 1317
                   1376:        __old_getservbyname             1318
                   1377:        __old_getservbyport             1319
                   1378:        __old_getservent                1320
                   1379:        __old_innetgr                   1321
                   1380:        __old_prdb_end                  1322
                   1381:        __old_prdb_get                  1323
                   1382:        __old_prdb_getbyname            1324
                   1383:        __old_prdb_set                  1325
                   1384:        __old_setgrent                  1326
                   1385:        __old_setgrfile                 1327
                   1386:        __old_sethostent                1328
                   1387:        __old_sethostfile               1329
                   1388:        __old_setmntent                 1330
                   1389:        __old_setnetent                 1331
                   1390:        __old_setnetgrent               1332
                   1391:        __old_setprotoent               1333
                   1392:        __old_setpwent                  1334
                   1393:        __old_setpwfile                 1335
                   1394:        __old_setrpcent                 1336
                   1395:        __old_setservent                1337
                   1396:        __res_gethostbyaddr             1338
                   1397:        __res_gethostbyname             1339
                   1398:        __res_running                   1340
                   1399: ## 
                   1400: ## NFS 4.0 and BIND 4.8 changes        
                   1401: ##
                   1402:        _res_search                     1341
                   1403:        _key_setsecret                  1342
                   1404:        __svcauth_des                   1343
                   1405:        __openchild                     1344
                   1406:        _xdr_cryptkeyres                1345
                   1407:        _key_encryptsession             1346
                   1408:        _xdr_keybuf                     1347
                   1409:        _xdr_keystatus                  1348
                   1410:        _xdr_unixcred                   1349
                   1411:        _user2netname                   1350
                   1412: ##
                   1413: ## Mach Interface changes
                   1414: ##
                   1415:        _netport_init                   1351
                   1416:        _netport_enter                  1352
                   1417:        _netport_remove                 1353
                   1418:        _host_self                      1354
                   1419:        _host_priv_self                 1355
                   1420:        _thread_switch                  1356
                   1421:        _vm_synchronize                 1357
                   1422:        .empty_slot                     1358-1369       # future expansion
                   1423: ## Mach Host Interface
                   1424:        _host_processors                1370
                   1425:        _host_processor_set_priv        1371
                   1426:        _host_info                      1372
                   1427:        _processor_info                 1373
                   1428:        _processor_start                1374
                   1429:        _processor_exit                 1375
                   1430:        _processor_control              1376
                   1431:        _processor_set_default          1377
                   1432:        _processor_set_create           1378
                   1433:        _processor_set_destroy          1379
                   1434:        _processor_set_info             1380
                   1435:        _processor_assign               1381
                   1436:        _processor_get_assignment       1382
                   1437:        _thread_assign                  1383
                   1438:        _thread_assign_default          1384
                   1439:        _thread_get_assignment          1385
                   1440:        _task_assign                    1386
                   1441:        _task_assign_default            1387
                   1442:        _task_get_assignment            1388
                   1443:        _host_kernel_version            1389
                   1444:        _thread_priority                1390
                   1445:        _thread_max_priority            1391
                   1446:        _task_priority                  1392
                   1447:        _processor_set_max_priority     1393
                   1448:        _thread_policy                  1394
                   1449:        _processor_set_policy_enable    1395
                   1450:        _processor_set_policy_disable   1396
                   1451:        _processor_set_tasks            1397
                   1452:        _processor_set_threads          1398
                   1453:        _host_processor_sets            1399
                   1454:        .empty_slot                     1400-1409       # expansion
                   1455: ##
                   1456: ## New bootstrap service calls
                   1457: ##
                   1458:        _bootstrap_check_in             1410
                   1459:        _bootstrap_register             1411
                   1460:        _bootstrap_look_up              1412
                   1461:        _bootstrap_look_up_array        1413
                   1462:        _bootstrap_get_unpriv_port      1414
                   1463:        _bootstrap_status               1415
                   1464:        _bootstrap_info                 1416
                   1465:        _bootstrap_subset               1417
                   1466:        _bootstrap_create_service       1418
                   1467: ##
                   1468: ## libc support for fork
                   1469: ##
                   1470:        _mig_fork_child                 1419
                   1471: ##
                   1472: ## User-level devices
                   1473: ##
                   1474:        _device_master_self             1420
                   1475:        .empty_slot                     1421-1424       # expansion
                   1476: ##
                   1477: ## GNULIB
                   1478: ##
                   1479:        ___builtin_vec_new              1425
                   1480:        ___set_new_handler              1426
                   1481:        _set_new_handler                1427
                   1482:        ___builtin_delete               1428
                   1483:        ___builtin_vec_delete           1429
                   1484:        ___builtin_new                  1430
                   1485:        ___eprintf                      1431
                   1486:        __adddi3                        1432
                   1487:        __anddi3                        1433
                   1488:        __ashldi3                       1434
                   1489:        __ashrdi3                       1435
                   1490:        __bdiv                          1436
                   1491:        __cmpdi2                        1437
                   1492:        __divdi3                        1438
                   1493:        __fixdfdi                       1439
                   1494:        __fixunsdfdi                    1440
                   1495:        __fixunsdfsi                    1441
                   1496:        __floatdidf                     1442
                   1497:        __iordi3                        1443
                   1498:        __lshldi3                       1444
                   1499:        __lshrdi3                       1445
                   1500:        __moddi3                        1446
                   1501:        __muldi3                        1447
                   1502:        __negdi2                        1448
                   1503:        __one_cmpldi2                   1449
                   1504:        __subdi3                        1450
                   1505:        __ucmpdi2                       1451
                   1506:        __udivdi3                       1452
                   1507:        __umoddi3                       1453
                   1508:        __xordi3                        1454
                   1509:        __fixdfsi                       1455
                   1510:        .empty_slot                     1456-1464       # expansion
                   1511: ## more libsound
                   1512:        _snddriver_dsp_dma_write        1465
                   1513:        _snddriver_dsp_dma_read         1466
                   1514:        _snddriver_dspcmd_abortdma      1467
                   1515:        .empty_slot                     1468
                   1516:        _SNDStartRecordingFile          1469
                   1517:        _snddriver_set_ramp             1470
                   1518:        _snddriver_dsp_read_data        1471
                   1519:        _snddriver_dsp_read_messages    1472
                   1520:        _snddriver_reset_dsp_owner      1473
                   1521:        _snddriver_reset_sndin_owner    1474
                   1522:        _snddriver_reset_sndout_owner   1475
                   1523:        _snddriver_set_sndout_bufsize   1476
                   1524:        _snddriver_set_sndout_bufcount  1477
                   1525:        _snddriver_stream_ndma          1478
                   1526:        _SNDGetATCGainNormalization     1479
                   1527:        _SNDSetATCGainNormalization     1480
                   1528:        _SNDGetNumberOfATCBands         1481
                   1529:        _SNDGetATCBandFrequencies       1482
                   1530:        _SNDGetATCBandwidths            1483
                   1531:        _SNDGetATCEqualizerGains        1484
                   1532:        _SNDSetATCEqualizerGains        1485
                   1533:        _SNDScaleATCEqualizerGains      1486
                   1534:        _SNDGetATCSquelchThresholds     1487
                   1535:        _SNDSetATCSquelchThresholds     1488
                   1536: ##
                   1537: ## Branch table slots are a jmp        0x0:l instruction that is 6 bytes long. So to
                   1538: ## not quite fill a 8192 byte page it takes 1350 slots plus the 90 byte shlib
                   1539: ## header that goes before the branch table.  For future compatablity a second
                   1540: ## page of branch table entries have been allocated.  This should only be used
                   1541: ## when all the slots on the first page have been allocated because this will
                   1542: ## cause yet another page in the working set of program using this.  But for
                   1543: ## now if it is not used it only costs a page on the disk.  The entire second
                   1544: ## page must not be used therefore the total size of the branch table object
                   1545: ## must be equal to or greater than 2 pages.  The size is 2716 slots at 6 bytes
                   1546: ## each plus a 90 byte header (for a shlib with this target name) rounded to a
                   1547: ## 4 byte size (by the assembler) which is 16388 total bytes (4 bytes more than
                   1548: ## 2 pages).
                   1549:        _monstartup                     1489
                   1550:        _monitor                        1490
                   1551:        _monoutput                      1491
                   1552:        _moninit                        1492
                   1553:        _monreset                       1493
                   1554: ##
                   1555: ## NXString (libobjc)
                   1556: ##
                   1557:        _NXCompareCharacters            1494
                   1558:        .empty_slot                     1495 #was _NXEmptyString
                   1559:        _NXFindCharacters               1496
                   1560: ##
                   1561: ## maptable
                   1562: ##
                   1563:        _NXCreateMapTable               1497
                   1564:        _NXFreeMapTable                 1498
                   1565:        _NXResetMapTable                1499
                   1566:        _NXCompareMapTables             1500
                   1567:        _NXCountMapTable                1501
                   1568:        _NXMapMember                    1502
                   1569:        _NXMapGet                       1503
                   1570:        _NXMapInsert                    1504
                   1571:        _NXMapRemove                    1505
                   1572:        _NXInitMapState                 1506
                   1573:        _NXNextMapState                 1507
                   1574: ##
                   1575: ## more NXString
                   1576: ##
                   1577:        __NXStringZone                  1508
                   1578:        _NXHashCharacters               1509
                   1579: ##
                   1580: ## NXBundle (libobjc)
                   1581: ##
                   1582:        _NXLoadLocalStringFromTableInBundle     1510
                   1583: ##
                   1584: ## libobjc
                   1585: ##
                   1586:        _objc_setMultithreaded          1511
                   1587: ##
                   1588: ## more maptable
                   1589: ##
                   1590:        _NXCreateMapTableFromZone       1512
                   1591: ##
                   1592: ## libobjc (cplus_init.o)
                   1593: ##
                   1594:        __cplus_init                    1513
                   1595:        __class_printMethodCaches       1514
                   1596:        __class_printMethodCacheStatistics      1515
                   1597:        __sel_printHashTable            1516
                   1598:        __sel_printStatistics           1517
                   1599: ##
                   1600:        .empty_slot                     1518-1520
                   1601: ##
                   1602: ## DEFAULTS
                   1603: ##
                   1604:        _NXRegisterDefaults             1521
                   1605:        _NXGetDefaultValue              1522
                   1606:        _NXSetDefault                   1523
                   1607:        _NXWriteDefault                 1524
                   1608:        _NXWriteDefaults                1525
                   1609:        _NXRemoveDefault                1526
                   1610:        _NXReadDefault                  1527
                   1611:        _NXUpdateDefaults               1528
                   1612:        _NXUpdateDefault                1529
                   1613:        _NXSetDefaultsUser              1530
                   1614:        _NXFilePathSearch               1531
                   1615:        _NXGetTempFilename              1532
                   1616:        .empty_slot                     1533-1540
                   1617: ##
                   1618: ## International CTYPE functions
                   1619: ##
                   1620:        _NXIsAlNum                      1541
                   1621:        _NXIsAlpha                      1542
                   1622:        _NXIsAscii                      1543
                   1623:        _NXIsCntrl                      1544
                   1624:        _NXIsDigit                      1545
                   1625:        _NXIsGraph                      1546
                   1626:        _NXIsLower                      1547
                   1627:        _NXIsPrint                      1548
                   1628:        _NXIsPunct                      1549
                   1629:        _NXIsSpace                      1550
                   1630:        _NXIsUpper                      1551
                   1631:        _NXIsXDigit                     1552
                   1632:        _NXToAscii                      1553
                   1633:        _NXToLower                      1554
                   1634:        _NXToUpper                      1555
                   1635:        __NXToLower                     1556
                   1636:        __NXToUpper                     1557
                   1637: ##
                   1638: ## Expansion for international functions.
                   1639: ## We may or may not decide to break libsys binary compatibility for the
                   1640: ## international release, but its better to be on the safe side.
                   1641: ##
                   1642:        .empty_slot                     1558-1650
                   1643:                
                   1644: ## libmididriver
                   1645:        _MIDIBecomeOwner                1651
                   1646:        _MIDIReleaseOwnership           1652
                   1647:        _MIDIClaimUnit                  1653
                   1648:        _MIDIReleaseUnit                1654
                   1649:        _MIDISetClockMode               1655
                   1650:        _MIDISetClockQuantum            1656
                   1651:        _MIDISetClockTime               1657
                   1652:        _MIDIGetClockTime               1658
                   1653:        _MIDIGetMTCTime                 1659
                   1654:        _MIDIStartClock                 1660
                   1655:        _MIDIStopClock                  1661
                   1656:        _MIDIRequestData                1662
                   1657:        _MIDIRequestAlarm               1663
                   1658:        _MIDIRequestExceptions          1664
                   1659:        _MIDIRequestQueueNotification   1665
                   1660:        _MIDIAwaitReply                 1666
                   1661:        _MIDIHandleReply                1667
                   1662:        _MIDISendData                   1668
                   1663:        _MIDIGetAvailableQueueSize      1669
                   1664:        _MIDIClearQueue                 1670
                   1665:        _MIDIFlushQueue                 1671
                   1666:        _MIDISetSystemIgnores           1672
                   1667:        .empty_slot                     1673-1690 # expansion
                   1668: 
                   1669: 
                   1670: ## libc/drivers:       New event driver API, to replace ioctl calls
                   1671:        _NXOpenEventStatus              1691
                   1672:        _NXCloseEventStatus             1692
                   1673:        __NXPostLLEvent                 1693
                   1674:        _NXEventSystemInfo              1694
                   1675:        _NXResetKeyboard                1695
                   1676:        _NXSetKeyRepeatInterval         1696
                   1677:        _NXKeyRepeatInterval            1697
                   1678:        _NXSetKeyRepeatThreshold        1698
                   1679:        _NXKeyRepeatThreshold           1699
                   1680:        _NXSetKeyMapping                1700
                   1681:        _NXKeyMappingLength             1701
                   1682:        _NXGetKeyMapping                1702
                   1683:        _NXResetMouse                   1703
                   1684:        _NXSetClickTime                 1704
                   1685:        _NXClickTime                    1705
                   1686:        _NXSetClickSpace                1706
                   1687:        _NXGetClickSpace                1707
                   1688:        _NXSetMouseScaling              1708
                   1689:        _NXGetMouseScaling              1709
                   1690:        _NXEnableMouseButton            1710
                   1691:        _NXMouseButtonEnabled           1711
                   1692:        _NXSetWaitCursorThreshold       1712
                   1693:        _NXWaitCursorThreshold          1713
                   1694:        _NXSetWaitCursorSustain         1714
                   1695:        _NXWaitCursorSustain            1715
                   1696:        _NXSetWaitCursorFrameInterval   1716
                   1697:        _NXWaitCursorFrameInterval      1717
                   1698:        _NXSetAutoDimThreshold          1718
                   1699:        _NXAutoDimThreshold             1719
                   1700:        _NXAutoDimTime                  1720
                   1701:        _NXSetAutoDimState              1721
                   1702:        _NXAutoDimState                 1722
                   1703:        _NXSetScreenBrightness          1723
                   1704:        _NXScreenBrightness             1724
                   1705:        _NXSetAutoDimBrightness         1725
                   1706:        _NXAutoDimBrightness            1726
                   1707:        _NXSetCurrentVolume             1727
                   1708:        _NXCurrentVolume                1728
                   1709:        .empty_slot                     1729-1750 # expansion
                   1710: 
                   1711: ## more libsound
                   1712:        _SNDUseDefaultATCSquelchThresholds      1751
                   1713:        _SNDGetATCGain                  1752
                   1714:        _SNDSetATCGain                  1753
                   1715:        _SNDGetATCQuality               1754
                   1716:        _SNDSetATCQuality               1755
                   1717:        _SNDDropATCSamples              1756
                   1718:        _SNDInsertATCSamples            1757
                   1719:        __SNDGetATCEGP                  1758
                   1720:        __SNDGetATCSTP                  1759
                   1721:        _SNDVerifyPlayable              1760
                   1722:        __snd_atc_thread                1761
                   1723:        __snd_atd_thread                1762
                   1724:        __snd_upsamplecodec_thread      1763
                   1725:        __snd_init_upsamplecodec_thread 1764
                   1726:        __SNDResampleInC                1765
                   1727:        __SNDGetActiveDSPCore           1766
                   1728: 
                   1729:        .empty_slot                     1767-1780 # expansion
                   1730: 
                   1731:        .empty_slot                     1781-2716 # rest of second page
                   1732: 
                   1733: 
                   1734: ## These are the const global data symbols that are text symbols but do not have
                   1735: ## branch table entries since they are really data.
                   1736: 
                   1737: #nobranch_text
                   1738: ## libc
                   1739:        __ctype_
                   1740:        _sys_errlist
                   1741:        _sys_nerr
                   1742:        _sys_siglist
                   1743: ##libobjc
                   1744:        _NXPtrPrototype
                   1745:        _NXStrPrototype
                   1746:        _NXPtrStructKeyPrototype
                   1747:        _NXStrStructKeyPrototype
                   1748:        _NXPtrValueMapPrototype
                   1749:        _NXStrValueMapPrototype
                   1750:        _NXObjectMapPrototype
                   1751:        .constructors_used
                   1752:        .destructors_used
                   1753: 
                   1754: ## These are routines that are to be used but are global (typically because of
                   1755: ## the lack of a needed level of scope just for the library).
                   1756: 
                   1757: #private_externs
                   1758: ## libc
                   1759:        ___padding_sys_errlist 
                   1760:        __lookup_all
                   1761:        __lookup_buf 
                   1762:        __lookup_link 
                   1763:        __lookup_one 
                   1764:        __lookup_ooall 
                   1765:        __lu_port
                   1766:        __mach_data_padding
                   1767:        __ni_bind_2 
                   1768:        __ni_children_2 
                   1769:        __ni_crashed_2 
                   1770:        __ni_create_2 
                   1771:        __ni_createname_2 
                   1772:        __ni_createprop_2 
                   1773:        __ni_destroy_2 
                   1774:        __ni_destroyname_2 
                   1775:        __ni_destroyprop_2 
                   1776:        __ni_dup
                   1777:        __ni_list_2 
                   1778:        __ni_listall_2 
                   1779:        __ni_listprops_2 
                   1780:        __ni_lookup_2 
                   1781:        __ni_lookupread_2 
                   1782:        __ni_parent_2 
                   1783:        __ni_ping_2 
                   1784:        __ni_read_2
                   1785:        __ni_readall_2
                   1786:        __ni_readname_2 
                   1787:        __ni_readprop_2 
                   1788:        __ni_renameprop_2 
                   1789:        __ni_resync_2 
                   1790:        __ni_root_2 
                   1791:        __ni_rparent_2 
                   1792:        __ni_self_2 
                   1793:        __ni_statistics_2       
                   1794:        __ni_write_2 
                   1795:        __ni_writename_2        
                   1796:        __ni_writeprop_2 
                   1797:        __prdb_free_ent 
                   1798:        __rpc_comdata_padding
                   1799:        __threads_data_padding
                   1800:        __yp_data_padding
                   1801:        _lu_getnetgrent 
                   1802:        __old_initgroups
                   1803:        _multi_call
                   1804:        _xdr__lu_aliasent 
                   1805:        _xdr__lu_aliasent_ptr 
                   1806:        _xdr__lu_bootp_ent 
                   1807:        _xdr__lu_bootp_ent_ptr 
                   1808:        _xdr__lu_bootparams_ent 
                   1809:        _xdr__lu_bootparams_ent_ptr 
                   1810:        _xdr__lu_group 
                   1811:        _xdr__lu_group_ptr 
                   1812:        _xdr__lu_hostent 
                   1813:        _xdr__lu_hostent_ptr 
                   1814:        _xdr__lu_innetgr_args 
                   1815:        _xdr__lu_mntent 
                   1816:        _xdr__lu_mntent_ptr 
                   1817:        _xdr__lu_netent 
                   1818:        _xdr__lu_netent_ptr 
                   1819:        _xdr__lu_netgrent 
                   1820:        _xdr__lu_passwd 
                   1821:        _xdr__lu_passwd_ptr 
                   1822:        _xdr__lu_prdb_ent 
                   1823:        _xdr__lu_prdb_ent_ptr 
                   1824:        _xdr__lu_prdb_property 
                   1825:        _xdr__lu_protoent 
                   1826:        _xdr__lu_protoent_ptr 
                   1827:        _xdr__lu_rpcent 
                   1828:        _xdr__lu_rpcent_ptr 
                   1829:        _xdr__lu_servent 
                   1830:        _xdr__lu_servent_ptr 
                   1831:        _xdr__lu_string 
                   1832:        _old_next_minbrk
                   1833:        __old_next_minbrk
                   1834:        _old_next_curbrk
                   1835:        __old_next_curbrk
                   1836: 
                   1837:        __sys_errlist_0 
                   1838:        __sys_errlist_E2BIG 
                   1839:        __sys_errlist_EACCES 
                   1840:        __sys_errlist_EADDRINUSE 
                   1841:        __sys_errlist_EADDRNOTAVAIL 
                   1842:        __sys_errlist_EAFNOSUPPORT 
                   1843:        __sys_errlist_EAGAIN 
                   1844:        __sys_errlist_EALREADY 
                   1845:        __sys_errlist_EBADF 
                   1846:        __sys_errlist_EBADMSG 
                   1847:        __sys_errlist_EBUSY 
                   1848:        __sys_errlist_ECHILD 
                   1849:        __sys_errlist_ECONNABORTED 
                   1850:        __sys_errlist_ECONNRESET 
                   1851:        __sys_errlist_EDEADLK 
                   1852:        __sys_errlist_EDESTADDRREQ 
                   1853:        __sys_errlist_EDEVERR 
                   1854:        __sys_errlist_EDOM 
                   1855:        __sys_errlist_EDQUOT 
                   1856:        __sys_errlist_EEXIST 
                   1857:        __sys_errlist_EFAULT 
                   1858:        __sys_errlist_EFBIG 
                   1859:        __sys_errlist_EHOSTDOWN 
                   1860:        __sys_errlist_EHOSTUNREACH 
                   1861:        __sys_errlist_EIDRM 
                   1862:        __sys_errlist_EINPROGRESS 
                   1863:        __sys_errlist_EINTR 
                   1864:        __sys_errlist_EINVAL 
                   1865:        __sys_errlist_EIO 
                   1866:        __sys_errlist_EISCONN 
                   1867:        __sys_errlist_EISDIR 
                   1868:        __sys_errlist_ELOOP 
                   1869:        __sys_errlist_EMFILE 
                   1870:        __sys_errlist_EMLINK 
                   1871:        __sys_errlist_EMSGSIZE 
                   1872:        __sys_errlist_ENAMETOOLONG 
                   1873:        __sys_errlist_ENETDOWN 
                   1874:        __sys_errlist_ENETRESET 
                   1875:        __sys_errlist_ENETUNREACH 
                   1876:        __sys_errlist_ENFILE 
                   1877:        __sys_errlist_ENOBUFS 
                   1878:        __sys_errlist_ENODEV 
                   1879:        __sys_errlist_ENOENT 
                   1880:        __sys_errlist_ENOEXEC 
                   1881:        __sys_errlist_ENOINIT 
                   1882:        __sys_errlist_ENOLCK 
                   1883:        __sys_errlist_ENOMEM 
                   1884:        __sys_errlist_ENOMSG 
                   1885:        __sys_errlist_ENOPROTOOPT 
                   1886:        __sys_errlist_ENOSPC 
                   1887:        __sys_errlist_ENOSR 
                   1888:        __sys_errlist_ENOSTR 
                   1889:        __sys_errlist_ENOTBLK 
                   1890:        __sys_errlist_ENOTCONN 
                   1891:        __sys_errlist_ENOTDIR 
                   1892:        __sys_errlist_ENOTEMPTY 
                   1893:        __sys_errlist_ENOTSOCK 
                   1894:        __sys_errlist_ENOTTY 
                   1895:        __sys_errlist_ENXIO 
                   1896:        __sys_errlist_EOPNOTSUPP 
                   1897:        __sys_errlist_EPERM 
                   1898:        __sys_errlist_EPFNOSUPPORT 
                   1899:        __sys_errlist_EPIPE 
                   1900:        __sys_errlist_EPROCLIM 
                   1901:        __sys_errlist_EPROTONOSUPPORT 
                   1902:        __sys_errlist_EPROTOTYPE 
                   1903:        __sys_errlist_EPWROFF 
                   1904:        __sys_errlist_ERANGE 
                   1905:        __sys_errlist_EREFUSED 
                   1906:        __sys_errlist_EREMOTE 
                   1907:        __sys_errlist_EROFS 
                   1908:        __sys_errlist_ESHUTDOWN 
                   1909:        __sys_errlist_ESOCKTNOSUPPORT 
                   1910:        __sys_errlist_ESPIPE 
                   1911:        __sys_errlist_ESRCH 
                   1912:        __sys_errlist_ESTALE 
                   1913:        __sys_errlist_ETIME 
                   1914:        __sys_errlist_ETIMEDOUT 
                   1915:        __sys_errlist_ETOOMANYREFS 
                   1916:        __sys_errlist_ETXTBSY 
                   1917:        __sys_errlist_EUSERS 
                   1918:        __sys_errlist_EWOULDBLOCK 
                   1919:        __sys_errlist_EXDEV 
                   1920:        __sys_errlist_EBADEXEC 
                   1921: 
                   1922:        __sys_siglist_0 
                   1923:        __sys_siglist_SIGLOST 
                   1924:        __sys_siglist_SIGALRM 
                   1925:        __sys_siglist_SIGBUS 
                   1926:        __sys_siglist_SIGCHLD 
                   1927:        __sys_siglist_SIGCONT 
                   1928:        __sys_siglist_SIGEMT 
                   1929:        __sys_siglist_SIGFPE 
                   1930:        __sys_siglist_SIGHUP 
                   1931:        __sys_siglist_SIGILL 
                   1932:        __sys_siglist_SIGINT 
                   1933:        __sys_siglist_SIGIO 
                   1934:        __sys_siglist_SIGIOT 
                   1935:        __sys_siglist_SIGKILL 
                   1936:        __sys_siglist_SIGPIPE 
                   1937:        __sys_siglist_SIGPROF 
                   1938:        __sys_siglist_SIGQUIT 
                   1939:        __sys_siglist_SIGSEGV 
                   1940:        __sys_siglist_SIGSTOP 
                   1941:        __sys_siglist_SIGSYS 
                   1942:        __sys_siglist_SIGTERM 
                   1943:        __sys_siglist_SIGTRAP 
                   1944:        __sys_siglist_SIGTSTP 
                   1945:        __sys_siglist_SIGTTIN 
                   1946:        __sys_siglist_SIGTTOU 
                   1947:        __sys_siglist_SIGURG 
                   1948:        __sys_siglist_SIGUSR1 
                   1949:        __sys_siglist_SIGUSR2 
                   1950:        __sys_siglist_SIGVTALRM 
                   1951:        __sys_siglist_SIGWINCH 
                   1952:        __sys_siglist_SIGXCPU 
                   1953:        __sys_siglist_SIGXFSZ
                   1954: ##cthreads internal
                   1955:        __cthread_fork_prepare
                   1956:        __cthread_fork_parent
                   1957:        __cthread_fork_child
                   1958:        __dealloc_stack
                   1959:        __cproc_fork_child
                   1960:        __stack_fork_child
                   1961: ## International date strings
                   1962:        __strftime_clear_cache
                   1963:        __NXGetLocalizedDefault
                   1964: ## International ctype(3) function table
                   1965:        __NX_CTypeTable_
                   1966:        __NX_ULTable_
                   1967: ## International currency defaults
                   1968:        __NXGetAppName
                   1969: ## libm
                   1970:        _exp__E
                   1971:        _log__L
                   1972: ## libobjc
                   1973:        __cache_create
                   1974:        __cache_flush
                   1975:        __class_lookupMethodAndLoadCache
                   1976:        _class_lookupMethodInMethodList
                   1977:        _class_respondsToMethod
                   1978:        _class_lookupMethod
                   1979:        __class_createInstance
                   1980:        __class_createInstanceFromZone
                   1981:        __objc_getZone
                   1982:        __objc_create_zone
                   1983:        __object_copy
                   1984:        __object_copyFromZone
                   1985:        __object_realloc
                   1986:        __object_reallocFromZone
                   1987:        __object_dispose
                   1988:        __objc_error
                   1989:        __objc_fatal
                   1990:        __objc_global_data_pad
                   1991:        __sel_getMaxUid
                   1992:        __sel_init
                   1993:        __sel_registerName
                   1994:        _hashPtrStructKey
                   1995:        _hashStrStructKey
                   1996:        _isEqualPtrStructKey
                   1997:        _isEqualStrStructKey
                   1998:        __class_map_seldefs
                   1999:        __objc_add_category
                   2000:        __objc_remove_category
                   2001:        ___objc_error
                   2002:        __class_install_relationships
                   2003:        __sel_unloadSelectors
                   2004:        __mapPtrHash
                   2005:        __mapStrHash
                   2006:        __mapObjectHash
                   2007:        __mapPtrIsEqual
                   2008:        __mapStrIsEqual
                   2009:        __mapObjectIsEqual
                   2010:        __mapNoFree
                   2011:        __mapObjectFree
                   2012:        __objc_inform
                   2013:        __NXLogError
                   2014:        __objc_getFreedObjectClass
                   2015:        __NXStringErrorRaise
                   2016:        __objc_multithread_mask
                   2017:        _classLock
                   2018:        _messageLock
                   2019:        __objc_removeClass
                   2020:        __class_removeProtocols
                   2021:        _emptyCache
                   2022:        __nameForHeader
                   2023:        __objc_headerVector
                   2024:        __objc_headerCount
                   2025:        __objc_addHeader
                   2026:        __objc_removeHeader
                   2027:        __objc_flush_caches
                   2028: ## libstreams
                   2029:        __NXStreamsDataPad
                   2030:        __NXVerifyStream
                   2031: ## libmachkit
                   2032:        _log_info
                   2033:        _log_warning
                   2034:        _log_error
                   2035:        _log_set_options
                   2036:        _enableInfo
                   2037: ## libremote
                   2038:        _getSizeOf
                   2039:        _getSizeOfandAdvance
                   2040: ## libdb
                   2041:        __DB
                   2042:        __dbDirExtension
                   2043:        __dbLeafCount
                   2044:        __dbLeafExtension
                   2045:        __db_data_pad
                   2046:        __dbnewleaf
                   2047:        __dbstrbuf
                   2048: 
                   2049: ## librld will use strip(1) so it has only this private_extern used by libobjc
                   2050: ## FIXME when we can strip this all of these will go away.
                   2051:        _allocate
                   2052:        _base_obj
                   2053:        _clean_objects
                   2054:        _cleanup
                   2055:        _cpusubtype
                   2056:        _cputype
                   2057:        _create_merged_section
                   2058:        _create_output_sections_array
                   2059:        _cstring_merge
                   2060:        _cstring_output
                   2061:        _cur_obj
                   2062:        _cur_set
                   2063:        _defaultsectalign
                   2064:        _define_comldsyms
                   2065:        _define_common_symbols
                   2066:        _entry_point_name
                   2067:        _error
                   2068:        _error_with_cur_obj
                   2069:        _errors
                   2070:        _fatal
                   2071:        _filetype
                   2072:        _fine_reloc_output_offset
                   2073:        _flush
                   2074:        _free_multiple_defs
                   2075:        _generic_reloc
                   2076:        _headerpad
                   2077:        _host_pagesize
                   2078:        _layout
                   2079:        _layout_merged_symbols
                   2080:        _load_map
                   2081:        _local_string_size
                   2082:        _lookup_merged_section
                   2083:        _lookup_merged_segment
                   2084:        _lookup_symbol
                   2085:        _mach_fatal
                   2086:        _merge
                   2087:        _merge_base_program
                   2088:        _merge_literal_sections
                   2089:        _merge_sections
                   2090:        _merge_symbols
                   2091:        _merged_segments
                   2092:        _merged_string_blocks
                   2093:        _merged_string_size
                   2094:        _merged_symbol_lists
                   2095:        _m88k_reloc
                   2096:        _new_object_file
                   2097:        _new_set
                   2098:        _nlocal_symbols
                   2099:        _nmerged_symbols
                   2100:        _nobjects
                   2101:        _nreloc
                   2102:        _ntrace_syms
                   2103:        _nundef_syms
                   2104:        _obj_member_name 
                   2105:        _objects
                   2106:        _original_merged_segments
                   2107:        _output_addr
                   2108:        _output_literal_sections
                   2109:        _output_mach_header
                   2110:        _output_section
                   2111:        _output_sections
                   2112:        _output_size
                   2113:        _output_symtab_info
                   2114:        _output_thread_info
                   2115:        _outputfile
                   2116:        _pass2
                   2117:        _print
                   2118:        _print_obj_name
                   2119:        _print_whatsloaded 
                   2120:        _progname
                   2121:        _reallocate
                   2122:        _remove_merged_sections
                   2123:        _remove_merged_symbols
                   2124:        _remove_objects
                   2125:        _remove_set
                   2126:        _reset_merged_sections
                   2127:        _rld_get_current_header
                   2128:        _round
                   2129:        _save_reloc
                   2130:        _sectorder_detail
                   2131:        _seg1addr
                   2132:        _seg1addr_specified
                   2133:        _segalign
                   2134:        _seglinkedit
                   2135:        _sets
                   2136:        _strip_level
                   2137:        _system_error
                   2138:        _system_fatal
                   2139:        _trace
                   2140:        _trace_syms
                   2141:        _undef_syms
                   2142:        _vprint
                   2143:        _warning
                   2144:        _warning_with_cur_obj
                   2145:        _whyload
                   2146:        _free_sets
                   2147:        _output_local_symbols
                   2148:        _output_merged_symbols
                   2149:        _sect_object_symbols 
                   2150:        _strip_base_symbols
                   2151:        _address_func
                   2152:        _pass1
                   2153:        _delete_from_undefined_list
                   2154:        _free_undefined_list
                   2155:        _new_archive
                   2156:        _clean_archives
                   2157:        _undefined_list
                   2158:        _literal4_merge
                   2159:        _literal4_output
                   2160:        _literal8_merge
                   2161:        _literal8_output
                   2162:        _cstring_free
                   2163:        _zero_merged_sections_sizes
                   2164:        _literal4_free
                   2165:        _literal8_free
                   2166:        _literal_pointer_merge
                   2167:        _literal_pointer_output
                   2168:        _literal_pointer_free
                   2169:        _reduce_indr_symbols
                   2170:        _undef_bsearch
                   2171:        _reduce_indr_symbols
                   2172:        _add_last_object_file
                   2173:        _cstring_order
                   2174:        _get_cstring_from_sectorder
                   2175:        _get_hex_from_sectorder
                   2176:        _literal4_order
                   2177:        _literal8_order
                   2178:        _literal_pointer_order
                   2179:        _lookup_cstring
                   2180:        _lookup_literal4
                   2181:        _lookup_literal8
                   2182:        _remove_last_object_file
                   2183:        _link_edit_common_object
                   2184:        _SGS_VERS
                   2185:        _VERS_NUM
                   2186: 
                   2187: ## libmididriver
                   2188:        _MIDIDataReply
                   2189:        _MIDIAlarmReply         
                   2190:        _MIDIExceptionReply
                   2191:        _MIDIQueueReply
                   2192:        _mididriver_reply_server
                   2193: ##
                   2194: ## Private library for 2.0
                   2195: ##
                   2196: ## libbtree
                   2197: ##     __btreeCheckHint
                   2198: ##     __btreeFileNewOffset
                   2199: ##     __btreeFileFreeOffset
                   2200: ##     __btreeFileMergeOffsetCache
                   2201: ##     __btreeForwardExternal
                   2202: ##     __btreeInsertExternal
                   2203: ##     __btreePostOrderWalk
                   2204: ##     __btreeRemoveExternal
                   2205: ##     __btreeReverseExternal
                   2206: ##     __btreeTraceCursor
                   2207: ##     __btreeUpdateExternal
                   2208: 
                   2209: 
                   2210: ## The objects that contain global const data are listed first then the objects
                   2211: ## containing global data are listed next then all others (currently listed in
                   2212: ## increasing bss size but the order is arbitrary).  The files that have any
                   2213: ## global data CANNOT change in size or move in the list (if they do it will
                   2214: ## be an incompatable library.
                   2215: #objects
                   2216: 
                   2217: ## const global data (these are in the text segment just after the branch table)
                   2218:        libc/shlib_obj/errlst.o         # text size = 484  data size = 0
                   2219:        libc/shlib_obj/siglist.o        # text size = 200  data size = 0
                   2220:        libc/shlib_obj/ctype_.o         # text size = 260  data size = 0
                   2221: 
                   2222: ## global data (the symbol __iob (in iob.o) to be first in the data segment
                   2223:        libc/shlib_obj/iob.o            # text size = 0 data size = 400
                   2224:        libc/shlib_obj/threads_data.o   # text size = 0 data size = 256
                   2225:        libc/shlib_obj/mach_data.o      # text size = 0 data size = 256
                   2226:        libc/shlib_obj/rpc_comdata.o    # text size = 0 data size = 256
                   2227:        libc/shlib_obj/sigcatch.o       # text size = 0 data size = 200
                   2228:        libc/shlib_obj/yp_data.o        # text size = 0 data size = 64
                   2229:        libc/shlib_obj/getopt_data.o    # text size = 0 data size = 16
                   2230: ## In the 1.0 version this contined text = 0 and global data = 8 (the other 4
                   2231: ## bytes were static data.  In order to not have global and static data in the
                   2232: ## same file and for newer versions to be compatible with the 1.0 version the
                   2233: ## 4 bytes of text added here were taken from libstreams/shlib_obj/globals.o
                   2234: ## which use to have text = 512.
                   2235:        libc/shlib_obj/ctime_data.o     # text size = 4 data size = 8
                   2236:        libc/shlib_obj/errno.o          # text size = 0 data size = 4
                   2237:        libc/shlib_obj/ni_data.o        # text size = 0 data size = 4
                   2238: 
                   2239:        pointers.o                      # text size = 0 data size = 512
                   2240: 
                   2241:        libm/shlib_obj/signgam.o        # text size = 0 data size = 4
                   2242: 
                   2243: ## See note above libc/shlib_obj/ctime_data.o
                   2244:        libstreams/shlib_obj/globals.o  # text size = 508 data size = 512
                   2245: 
                   2246:        libdb/shlib_obj/dbGlobals.o     # text size = 512 data size = 512
                   2247: 
                   2248:        libobjc/shlib_obj/objc-globaltext.o # text size = 512 data size = 0
                   2249:        libobjc/shlib_obj/objc-globaldata.o # text size = 0 data size = 512
                   2250: 
                   2251:        libc/shlib_obj/res_data.o           # text size = 0 data size = 324
                   2252: ##
                   2253: ## This had data inadvertantly added to it sometime in the past.
                   2254: ##
                   2255:        libdb/shlib_obj/dbInit.o            # text size = 0 data size = 40
                   2256: 
                   2257:        libobjc/shlib_obj/NXString.o
                   2258:        libobjc/shlib_obj/NXMutableString.o
                   2259:        libobjc/shlib_obj/NXSimpleReadOnlyString.o
                   2260:        libobjc/shlib_obj/NXReadOnlyString.o
                   2261:        libobjc/shlib_obj/NXReadOnlySubstring.o
                   2262:        libobjc/shlib_obj/NXUniquedString.o
                   2263:        libobjc/shlib_obj/NXConstantString.o
                   2264:        libobjc/shlib_obj/NXReadWriteString.o
                   2265:        libobjc/shlib_obj/NXCharacterSet.o
                   2266:        libobjc/shlib_obj/maptable.o
                   2267:        libobjc/shlib_obj/HashTable.o
                   2268:        libobjc/shlib_obj/NXStringTable.o
                   2269:        libobjc/shlib_obj/List.o
                   2270:        libobjc/shlib_obj/Object.o
                   2271:        libobjc/shlib_obj/Storage.o
                   2272:        libobjc/shlib_obj/StreamTable.o
                   2273:        libobjc/shlib_obj/hashtable.o
                   2274:        libobjc/shlib_obj/objc-class.o
                   2275:        libobjc/shlib_obj/objc-msg.o
                   2276:        libobjc/shlib_obj/objc-runtime.o
                   2277:        libobjc/shlib_obj/objc-sel.o
                   2278:        libobjc/shlib_obj/typedstream.o
                   2279:        libobjc/shlib_obj/except.o
                   2280:        libobjc/shlib_obj/objc-load.o
                   2281:        libobjc/shlib_obj/objc-errors.o
                   2282:        libobjc/shlib_obj/Protocol.o
                   2283:        libobjc/shlib_obj/NXBundle.o
                   2284:        libobjc/shlib_obj/NXPropertyList.o
                   2285:        libobjc/shlib_obj/cplus_init.o
                   2286: 
                   2287:        librld/shlib_obj/librld.o
                   2288: 
                   2289: ##
                   2290: ## Private library for 2.0
                   2291: ##
                   2292: ##     libbtree/shlib_obj/BTreeGlobals.o   # text size = 28 data size = 228
                   2293: ##     libbtree/shlib_obj/BTree.o
                   2294: ##     libbtree/shlib_obj/BTreeCursor.o
                   2295: ##     libbtree/shlib_obj/BTreeFile.o
                   2296: ##     libbtree/shlib_obj/BTreeFileOffset.o
                   2297: ##     libbtree/shlib_obj/BTreePrivate.o
                   2298: ##     libbtree/shlib_obj/BTreeStore.o
                   2299: ##     libbtree/shlib_obj/BTreeStoreFile.o
                   2300: ##     libbtree/shlib_obj/BTreeStoreMemory.o
                   2301: 
                   2302: ## bss size == 0
                   2303:        libm/shlib_obj/acosh.o
                   2304:        libm/shlib_obj/asincos.o
                   2305:        libm/shlib_obj/asinh.o
                   2306:        libm/shlib_obj/atan.o
                   2307:        libm/shlib_obj/atan2.o
                   2308:        libm/shlib_obj/atanh.o
                   2309:        libm/shlib_obj/cabs.o
                   2310:        libm/shlib_obj/cbrt.o
                   2311:        libm/shlib_obj/cosh.o
                   2312:        libm/shlib_obj/erf.o
                   2313:        libm/shlib_obj/exp.o
                   2314:        libm/shlib_obj/exp__E.o
                   2315:        libm/shlib_obj/expm1.o
                   2316:        libm/shlib_obj/floor.o
                   2317:        libm/shlib_obj/fmod.o
                   2318:        libm/shlib_obj/jn.o
                   2319:        libm/shlib_obj/lgamma.o
                   2320:        libm/shlib_obj/log.o
                   2321:        libm/shlib_obj/log10.o
                   2322:        libm/shlib_obj/log1p.o
                   2323:        libm/shlib_obj/log__L.o
                   2324:        libm/shlib_obj/pow.o
                   2325:        libm/shlib_obj/sinh.o
                   2326:        libm/shlib_obj/sqrt.o
                   2327:        libm/shlib_obj/support.o
                   2328:        libm/shlib_obj/tanh.o
                   2329:        libm/shlib_obj/trig.o
                   2330: ## bss size == 16
                   2331:        libm/shlib_obj/j0.o
                   2332:        libm/shlib_obj/j1.o
                   2333: 
                   2334:        libstreams/shlib_obj/file_funcs.o
                   2335:        libstreams/shlib_obj/indir_ops.o
                   2336:        libstreams/shlib_obj/ipc_funcs.o
                   2337:        libstreams/shlib_obj/memory_funcs.o
                   2338:        libstreams/shlib_obj/streams.o
                   2339:        libstreams/shlib_obj/streams_doprnt.o
                   2340:        libstreams/shlib_obj/streams_doscan.o
                   2341:        libstreams/shlib_obj/streams_internal.o
                   2342: 
                   2343:        libsound/shlib_obj/accesssound.o
                   2344:        libsound/shlib_obj/atcsound.o
                   2345:        libsound/shlib_obj/convertsound.o
                   2346:        libsound/shlib_obj/editsound.o
                   2347:        libsound/shlib_obj/filesound.o
                   2348:        libsound/shlib_obj/performsound.o
                   2349:        libsound/shlib_obj/sounddriver.o
                   2350:        libsound/shlib_obj/sounderror.o
                   2351:        libsound/shlib_obj/utilsound.o
                   2352: 
                   2353:        libmididriver/shlib_obj/mididriverUser.o
                   2354:        libmididriver/shlib_obj/mididriver_replyServer.o
                   2355:        libmididriver/shlib_obj/mididriver_nonMig.o
                   2356: 
                   2357:        libdb/shlib_obj/db.o
                   2358:        libdb/shlib_obj/dbCat.o
                   2359:        libdb/shlib_obj/dbData.o
                   2360:        libdb/shlib_obj/dbError.o
                   2361:        libdb/shlib_obj/dbExists.o
                   2362:        libdb/shlib_obj/dbLock.o
                   2363:        libdb/shlib_obj/dbPrint.o
                   2364:        libdb/shlib_obj/dbUnlink.o
                   2365:        libdb/shlib_obj/defaults.o
                   2366: 
                   2367: ## ordered with increasing bss size
                   2368: ## not used    libc/shlib_obj/csw.o
                   2369: ## libc/shlib_obj/ipc.o
                   2370:        libc/shlib_obj/spin.o
                   2371: ## libc/shlib_obj/unix.o
                   2372:        libc/shlib_obj/bsearch.o
                   2373:        libc/shlib_obj/getenv.o
                   2374:        libc/shlib_obj/mkstemp.o
                   2375:        libc/shlib_obj/mktemp.o
                   2376:        libc/shlib_obj/syscall.o
                   2377:        libc/shlib_obj/random.o
                   2378:        libc/shlib_obj/_setjmp.o
                   2379:        libc/shlib_obj/bsd_sprintf.o
                   2380:        libc/shlib_obj/bsd_vsprintf.o
                   2381:        libc/shlib_obj/cthreads_sync.o
                   2382:        libc/shlib_obj/seekdir.o
                   2383:        libc/shlib_obj/cprocs.o
                   2384:        libc/shlib_obj/bzero.o
                   2385:        libc/shlib_obj/fgets.o
                   2386:        libc/shlib_obj/fputc.o
                   2387:        libc/shlib_obj/ftell.o
                   2388:        libc/shlib_obj/putc.o
                   2389:        libc/shlib_obj/ts_convert.o
                   2390:        libc/shlib_obj/putchar.o
                   2391:        libc/shlib_obj/readdir.o
                   2392:        libc/shlib_obj/sprintf.o
                   2393:        libc/shlib_obj/swab.o
                   2394:        libc/shlib_obj/vsprintf.o
                   2395:        libc/shlib_obj/abs.o
                   2396:        libc/shlib_obj/cerror.o
                   2397:        libc/shlib_obj/htons.o
                   2398:        libc/shlib_obj/labs.o
                   2399:        libc/shlib_obj/ntohs.o
                   2400:        libc/shlib_obj/scanf.o
                   2401:        libc/shlib_obj/strftime.o
                   2402:        libc/shlib_obj/fprintf.o
                   2403:        libc/shlib_obj/putw.o
                   2404:        libc/shlib_obj/setvbuf.o
                   2405:        libc/shlib_obj/vfprintf.o
                   2406:        libc/shlib_obj/mach_u.o
                   2407:        libc/shlib_obj/mach_host_u.o
                   2408:        libc/shlib_obj/getmachhead.o
                   2409:        libc/shlib_obj/ttyslot.o
                   2410:        libc/shlib_obj/cthreads.o
                   2411:        libc/shlib_obj/clock.o
                   2412:        libc/shlib_obj/bcmp.o
                   2413:        libc/shlib_obj/fread.o
                   2414:        libc/shlib_obj/times.o
                   2415:        libc/shlib_obj/setjmp.o
                   2416:        libc/shlib_obj/sigvec.o
                   2417:        libc/shlib_obj/fdopen.o
                   2418:        libc/shlib_obj/exc_catcher.o
                   2419:        libc/shlib_obj/strlen.o
                   2420:        libc/shlib_obj/psignal.o
                   2421:        libc/shlib_obj/setbuffer.o
                   2422:        libc/shlib_obj/opendir.o
                   2423:        libc/shlib_obj/atoi.o
                   2424:        libc/shlib_obj/atol.o
                   2425:        libc/shlib_obj/system.o
                   2426:        libc/shlib_obj/perror.o
                   2427:        libc/shlib_obj/thread.o
                   2428:        libc/shlib_obj/errstrings.o
                   2429:        libc/shlib_obj/tmpfile.o
                   2430:        libc/shlib_obj/ungetc.o
                   2431:        libc/shlib_obj/mach_error.o
                   2432:        libc/shlib_obj/_dbltopdfp.o
                   2433:        libc/shlib_obj/_pdfptodbl.o
                   2434:        libc/shlib_obj/_exit.o
                   2435:        libc/shlib_obj/alloca.o
                   2436:        libc/shlib_obj/atof.o
                   2437:        libc/shlib_obj/cfree.o
                   2438:        libc/shlib_obj/clrerr.o
                   2439:        libc/shlib_obj/execl.o
                   2440:        libc/shlib_obj/getdtablesize.o
                   2441:        libc/shlib_obj/getegid.o
                   2442:        libc/shlib_obj/geteuid.o
                   2443:        libc/shlib_obj/getgid.o
                   2444:        libc/shlib_obj/getpagesize.o
                   2445:        libc/shlib_obj/getpid.o
                   2446:        libc/shlib_obj/getppid.o
                   2447:        libc/shlib_obj/getuid.o
                   2448:        libc/shlib_obj/remque.o
                   2449:        libc/shlib_obj/sync.o
                   2450:        libc/shlib_obj/fputs.o
                   2451:        libc/shlib_obj/exc_u.o
                   2452:        libc/shlib_obj/bootstrap_u.o
                   2453:        libc/shlib_obj/puts.o
                   2454:        libc/shlib_obj/fopen.o
                   2455:        libc/shlib_obj/freopen.o
                   2456:        libc/shlib_obj/initgroups.o
                   2457:        libc/shlib_obj/mach_init.o
                   2458:        libc/shlib_obj/fwrite.o
                   2459:        libc/shlib_obj/acct.o
                   2460:        libc/shlib_obj/async_daemon.o
                   2461:        libc/shlib_obj/chdir.o
                   2462:        libc/shlib_obj/chroot.o
                   2463:        libc/shlib_obj/close.o
                   2464:        libc/shlib_obj/feof.o
                   2465:        libc/shlib_obj/ferror.o
                   2466:        libc/shlib_obj/fsync.o
                   2467:        libc/shlib_obj/gethostid.o
                   2468:        libc/shlib_obj/getpgrp.o
                   2469:        libc/shlib_obj/isalnum.o
                   2470:        libc/shlib_obj/isalpha.o
                   2471:        libc/shlib_obj/iscntrl.o
                   2472:        libc/shlib_obj/isdigit.o
                   2473:        libc/shlib_obj/isgraph.o
                   2474:        libc/shlib_obj/islower.o
                   2475:        libc/shlib_obj/ispunct.o
                   2476:        libc/shlib_obj/isspace.o
                   2477:        libc/shlib_obj/isupper.o
                   2478:        libc/shlib_obj/isxdigit.o
                   2479:        libc/shlib_obj/pause.o
                   2480:        libc/shlib_obj/rpause.o
                   2481:        libc/shlib_obj/remove.o
                   2482:        libc/shlib_obj/rindex.o
                   2483:        libc/shlib_obj/setegid.o
                   2484:        libc/shlib_obj/seteuid.o
                   2485:        libc/shlib_obj/setgid.o
                   2486:        libc/shlib_obj/setrgid.o
                   2487:        libc/shlib_obj/setruid.o
                   2488:        libc/shlib_obj/setuid.o
                   2489:        libc/shlib_obj/sigblock.o
                   2490:        libc/shlib_obj/sigpause.o
                   2491:        libc/shlib_obj/sigreturn.o
                   2492:        libc/shlib_obj/sigsetmask.o
                   2493:        libc/shlib_obj/strcat.o
                   2494:        libc/shlib_obj/swapon.o
                   2495:        libc/shlib_obj/tell.o
                   2496:        libc/shlib_obj/umask.o
                   2497:        libc/shlib_obj/unlink.o
                   2498:        libc/shlib_obj/vhangup.o
                   2499:        libc/shlib_obj/bcopy.o
                   2500:        libc/shlib_obj/inet_network.o
                   2501:        libc/shlib_obj/memmove.o
                   2502:        libc/shlib_obj/doprnt.o
                   2503:        libc/shlib_obj/vtimes.o
                   2504:        libc/shlib_obj/exc_server.o
                   2505:        libc/shlib_obj/ndbm.o
                   2506:        libc/shlib_obj/execv.o
                   2507:        libc/shlib_obj/fabs.o
                   2508:        libc/shlib_obj/fsetpos.o
                   2509:        libc/shlib_obj/gtty.o
                   2510:        libc/shlib_obj/insque.o
                   2511:        libc/shlib_obj/isprint.o
                   2512:        libc/shlib_obj/nfssvc.o
                   2513:        libc/shlib_obj/pipe.o
                   2514:        libc/shlib_obj/raise.o
                   2515:        libc/shlib_obj/reboot.o
                   2516:        libc/shlib_obj/rmdir.o
                   2517:        libc/shlib_obj/sethostid.o
                   2518:        libc/shlib_obj/strcpy.o
                   2519:        libc/shlib_obj/strrchr.o
                   2520:        libc/shlib_obj/stty.o
                   2521:        libc/shlib_obj/telldir.o
                   2522:        libc/shlib_obj/unmount.o
                   2523:        libc/shlib_obj/wctomb.o
                   2524:        libc/shlib_obj/ffs.o
                   2525:        libc/shlib_obj/access.o
                   2526:        libc/shlib_obj/chmod.o
                   2527:        libc/shlib_obj/creat.o
                   2528:        libc/shlib_obj/difftime.o
                   2529:        libc/shlib_obj/dup.o
                   2530:        libc/shlib_obj/dup2.o
                   2531:        libc/shlib_obj/execle.o
                   2532:        libc/shlib_obj/fchmod.o
                   2533:        libc/shlib_obj/fstat.o
                   2534:        libc/shlib_obj/getgroups.o
                   2535:        libc/shlib_obj/gethostname.o
                   2536:        libc/shlib_obj/getitimer.o
                   2537:        libc/shlib_obj/getpriority.o
                   2538:        libc/shlib_obj/getrusage.o
                   2539:        libc/shlib_obj/gettimeofday.o
                   2540:        libc/shlib_obj/kill.o
                   2541:        libc/shlib_obj/link.o
                   2542:        libc/shlib_obj/listen.o
                   2543:        libc/shlib_obj/lstat.o
                   2544:        libc/shlib_obj/memcpy.o
                   2545:        libc/shlib_obj/setgroups.o
                   2546:        libc/shlib_obj/sethostname.o
                   2547:        libc/shlib_obj/setpgrp.o
                   2548:        libc/shlib_obj/setregid.o
                   2549:        libc/shlib_obj/setreuid.o
                   2550:        libc/shlib_obj/settimeofday.o
                   2551:        libc/shlib_obj/sigstack.o
                   2552:        libc/shlib_obj/stat.o
                   2553:        libc/shlib_obj/strchr.o
                   2554:        libc/shlib_obj/strncat.o
                   2555:        libc/shlib_obj/strncpy.o
                   2556:        libc/shlib_obj/symlink.o
                   2557:        libc/shlib_obj/tolower.o
                   2558:        libc/shlib_obj/toupper.o
                   2559:        libc/shlib_obj/wait.o
                   2560:        libc/shlib_obj/filbuf.o
                   2561:        libc/shlib_obj/scandir.o
                   2562:        libc/shlib_obj/mig_support.o
                   2563:        libc/shlib_obj/fseek.o
                   2564:        libc/shlib_obj/adjtime.o
                   2565:        libc/shlib_obj/fgetc.o
                   2566:        libc/shlib_obj/fgetpos.o
                   2567:        libc/shlib_obj/flock.o
                   2568:        libc/shlib_obj/fstatfs.o
                   2569:        libc/shlib_obj/ftruncate.o
                   2570:        libc/shlib_obj/getc.o
                   2571:        libc/shlib_obj/getdomainname.o
                   2572:        libc/shlib_obj/getfh.o
                   2573:        libc/shlib_obj/getrlimit.o
                   2574:        libc/shlib_obj/killpg.o
                   2575:        libc/shlib_obj/mkdir.o
                   2576:        libc/shlib_obj/rename.o
                   2577:        libc/shlib_obj/setdomainname.o
                   2578:        libc/shlib_obj/setquota.o
                   2579:        libc/shlib_obj/setrlimit.o
                   2580:        libc/shlib_obj/shutdown.o
                   2581:        libc/shlib_obj/statfs.o
                   2582:        libc/shlib_obj/truncate.o
                   2583:        libc/shlib_obj/utimes.o
                   2584:        libc/shlib_obj/inet_addr.o
                   2585:        libc/shlib_obj/mach_traps.o
                   2586:        libc/shlib_obj/strtol.o
                   2587:        libc/shlib_obj/strout.o
                   2588:        libc/shlib_obj/execvp.o
                   2589:        libc/shlib_obj/div.o
                   2590:        libc/shlib_obj/exit.o
                   2591:        libc/shlib_obj/fork.o
                   2592:        libc/shlib_obj/index.o
                   2593:        libc/shlib_obj/isatty.o
                   2594:        libc/shlib_obj/isinf.o
                   2595:        libc/shlib_obj/ldexp.o
                   2596:        libc/shlib_obj/ldiv.o
                   2597:        libc/shlib_obj/mblen.o
                   2598:        libc/shlib_obj/strncmp.o
                   2599:        libc/shlib_obj/getopt.o
                   2600:        libc/shlib_obj/accept.o
                   2601:        libc/shlib_obj/bind.o
                   2602:        libc/shlib_obj/chown.o
                   2603:        libc/shlib_obj/connect.o
                   2604:        libc/shlib_obj/execve.o
                   2605:        libc/shlib_obj/fchown.o
                   2606:        libc/shlib_obj/fcntl.o
                   2607:        libc/shlib_obj/frexp.o
                   2608:        libc/shlib_obj/getchar.o
                   2609:        libc/shlib_obj/ioctl.o
                   2610:        libc/shlib_obj/lseek.o
                   2611:        libc/shlib_obj/memcmp.o
                   2612:        libc/shlib_obj/mknod.o
                   2613:        libc/shlib_obj/open.o
                   2614:        libc/shlib_obj/printf.o
                   2615:        libc/shlib_obj/read.o
                   2616:        libc/shlib_obj/readlink.o
                   2617:        libc/shlib_obj/readv.o
                   2618:        libc/shlib_obj/recvmsg.o
                   2619:        libc/shlib_obj/sendmsg.o
                   2620:        libc/shlib_obj/setitimer.o
                   2621:        libc/shlib_obj/setjmperr.o
                   2622:        libc/shlib_obj/setpriority.o
                   2623:        libc/shlib_obj/socket.o
                   2624:        libc/shlib_obj/strcmp.o
                   2625:        libc/shlib_obj/utime.o
                   2626:        libc/shlib_obj/vprintf.o
                   2627:        libc/shlib_obj/write.o
                   2628:        libc/shlib_obj/writev.o
                   2629:        libc/shlib_obj/sched.o
                   2630: ## libc/shlib_obj/cthreads_time.o
                   2631:        libc/shlib_obj/exportfs.o
                   2632:        libc/shlib_obj/getpeername.o
                   2633:        libc/shlib_obj/getsockname.o
                   2634:        libc/shlib_obj/mbstowcs.o
                   2635:        libc/shlib_obj/memchr.o
                   2636:        libc/shlib_obj/profil.o
                   2637:        libc/shlib_obj/quotactl.o
                   2638:        libc/shlib_obj/recv.o
                   2639:        libc/shlib_obj/send.o
                   2640:        libc/shlib_obj/getsecbyname.o
                   2641:        libc/shlib_obj/sigstrings.o
                   2642:        libc/shlib_obj/abort.o
                   2643:        libc/shlib_obj/getdirentries.o
                   2644:        libc/shlib_obj/getsockopt.o
                   2645:        libc/shlib_obj/mbtowc.o
                   2646:        libc/shlib_obj/memccpy.o
                   2647:        libc/shlib_obj/modf.o
                   2648:        libc/shlib_obj/mount.o
                   2649:        libc/shlib_obj/ptrace.o
                   2650:        libc/shlib_obj/quota.o
                   2651:        libc/shlib_obj/select.o
                   2652:        libc/shlib_obj/setsockopt.o
                   2653:        libc/shlib_obj/strcatn.o
                   2654:        libc/shlib_obj/time.o
                   2655:        libc/shlib_obj/wcstombs.o
                   2656:        libc/shlib_obj/msg.o
                   2657: ##
                   2658: ## Remove for compiler guys
                   2659: ##     libc/shlib_obj/_fixunsdfsi.o
                   2660: ##     libc/shlib_obj/_fixunsdfdi.o
                   2661:        libc/shlib_obj/closedir.o
                   2662:        libc/shlib_obj/isnan.o
                   2663:        libc/shlib_obj/memset.o
                   2664:        libc/shlib_obj/mmap.o
                   2665:        libc/shlib_obj/recvfrom.o
                   2666:        libc/shlib_obj/socketpair.o
                   2667:        libc/shlib_obj/table.o
                   2668:        libc/shlib_obj/rand.o
                   2669:        libc/shlib_obj/slot_name.o
                   2670:        libc/shlib_obj/lock.o
                   2671:        libc/shlib_obj/sendto.o
                   2672:        libc/shlib_obj/strerror.o
                   2673:        libc/shlib_obj/strpbrk.o
                   2674:        libc/shlib_obj/wait3.o
                   2675:        libc/shlib_obj/flsbuf.o
                   2676:        libc/shlib_obj/exception.o
                   2677:        libc/shlib_obj/alarm.o
                   2678:        libc/shlib_obj/nice.o
                   2679:        libc/shlib_obj/strcmpn.o
                   2680:        libc/shlib_obj/strcoll.o
                   2681:        libc/shlib_obj/strcpyn.o
                   2682:        libc/shlib_obj/strcspn.o
                   2683:        libc/shlib_obj/strspn.o
                   2684:        libc/shlib_obj/getttynam.o
                   2685:        libc/shlib_obj/inet_lnaof.o
                   2686:        libc/shlib_obj/localeconv.o
                   2687:        libc/shlib_obj/strstr.o
                   2688:        libc/shlib_obj/ftime.o
                   2689:        libc/shlib_obj/rew.o
                   2690:        libc/shlib_obj/sigtramp.o
                   2691:        libc/shlib_obj/nlist.o
                   2692:        libc/shlib_obj/siginterrupt.o
                   2693:        libc/shlib_obj/atexit.o
                   2694:        libc/shlib_obj/setlocale.o
                   2695:        libc/shlib_obj/rexec.o
                   2696:        libc/shlib_obj/htonl.o
                   2697:        libc/shlib_obj/ntohl.o
                   2698:        libc/shlib_obj/va_end.o
                   2699:        libc/shlib_obj/inet_netof.o
                   2700:        libc/shlib_obj/getw.o
                   2701:        libc/shlib_obj/getsegbyname.o
                   2702:        libc/shlib_obj/inet_makeaddr.o
                   2703:        libc/shlib_obj/setbuf.o
                   2704:        libc/shlib_obj/vlimit.o
                   2705:        libc/shlib_obj/netname_u.o
                   2706:        libc/shlib_obj/strtod.o
                   2707:        libc/shlib_obj/compat.o
                   2708:        libc/shlib_obj/gets.o
                   2709:        libc/shlib_obj/ualarm.o
                   2710:        libc/shlib_obj/strtok.o
                   2711:        libc/shlib_obj/sbrk.o
                   2712:        libc/shlib_obj/doscan.o
                   2713:        libc/shlib_obj/getpw.o
                   2714:        libc/shlib_obj/sleep.o
                   2715:        libc/shlib_obj/usleep.o
                   2716:        libc/shlib_obj/getwd.o
                   2717:        libc/shlib_obj/tmpnam.o
                   2718:        libc/shlib_obj/exportent.o
                   2719:        libc/shlib_obj/rstrtok.o
                   2720:        libc/shlib_obj/stack.o
                   2721:        libc/shlib_obj/findiop.o
                   2722:        libc/shlib_obj/popen.o
                   2723:        libc/shlib_obj/getpass.o
                   2724:        libc/shlib_obj/getusershell.o
                   2725:        libc/shlib_obj/qsort.o
                   2726:        libc/shlib_obj/syslog.o
                   2727:        libc/shlib_obj/inet_ntoa.o
                   2728: ## libc/shlib_obj/ns_addr.o
                   2729:        libc/shlib_obj/ttyname.o
                   2730:        libc/shlib_obj/getlogin.o
                   2731:        libc/shlib_obj/disktab.o
                   2732: ## libc/shlib_obj/ns_ntoa.o
                   2733:        libc/shlib_obj/timezone.o
                   2734:        libc/shlib_obj/reset.o
                   2735:        libc/shlib_obj/signal.o
                   2736:        libc/shlib_obj/rcmd.o
                   2737:        libc/shlib_obj/getttyent.o
                   2738:        libc/shlib_obj/ether_addr.o
                   2739:        libc/shlib_obj/ecvt.o
                   2740: ##
                   2741: ## These four lines get switched by the sed script to create the spec_sys_mdb
                   2742: ##
                   2743:        libc/shlib_obj/malloc.o         # NON-MALLOC_DEBUG
                   2744: ##     libc/shlib_obj/debug_malloc.o   # MALLOC_DEBUG
                   2745: ##     libc/shlib_obj/port_listen.o    # MALLOC_DEBUG
                   2746: ##     libc/shlib_obj/malloc_server.o  # MALLOC_DEBUG
                   2747:        libc/shlib_obj/regex.o
                   2748:        libc/shlib_obj/fstab.o
                   2749:        libc/shlib_obj/crypt.o
                   2750:        libc/shlib_obj/ruserpass.o
                   2751:        libc/shlib_obj/ctime.o
                   2752:        libc/shlib_obj/get_end.o
                   2753: ##
                   2754: ## New binaries used in NFS 4.0
                   2755: ##
                   2756:        libc/shlib_obj/des_crypt.o
                   2757:        libc/shlib_obj/des_soft.o
                   2758:        libc/shlib_obj/lockf.o
                   2759:        libc/shlib_obj/svcauth_des.o
                   2760:        libc/shlib_obj/fgetpwent.o
                   2761:        libc/shlib_obj/netname.o
                   2762:        libc/shlib_obj/openchild.o
                   2763:        libc/shlib_obj/key_call.o
                   2764:        libc/shlib_obj/key_prot.o
                   2765:        libc/shlib_obj/strcasecmp.o
                   2766:        libc/shlib_obj/realpath.o
                   2767:        libc/shlib_obj/wait4.o
                   2768:        libc/shlib_obj/ustat.o
                   2769:        libc/shlib_obj/getdents.o
                   2770: ##
                   2771: ## Stuff used by C library lookup
                   2772: ##
                   2773:        libc/shlib_obj/lu_utils.o       # has private_extern data __lookup_buf
                   2774:                                        ## and __lu_port
                   2775:        libc/shlib_obj/lookupUser.o
                   2776:        libc/shlib_obj/_lu_types_xdr.o
                   2777:        libc/shlib_obj/getent_pw.o
                   2778:        libc/shlib_obj/getent_gr.o
                   2779:        libc/shlib_obj/getent_h.o
                   2780:        libc/shlib_obj/getent_s.o
                   2781:        libc/shlib_obj/getent_r.o
                   2782:        libc/shlib_obj/getent_n.o
                   2783:        libc/shlib_obj/getent_p.o
                   2784:        libc/shlib_obj/getent_mnt.o
                   2785:        libc/shlib_obj/getent_prdb.o
                   2786:        libc/shlib_obj/getent_alias.o
                   2787:        libc/shlib_obj/getent_bprms.o
                   2788:        libc/shlib_obj/getent_netgr.o
                   2789:        libc/shlib_obj/getent_bootp.o
                   2790: ##
                   2791: ## XDR - used by many applications indirectly through libc lookup
                   2792: ## routines.
                   2793: ## 
                   2794:        libc/shlib_obj/xdr.o
                   2795:        libc/shlib_obj/xdr_array.o
                   2796:        libc/shlib_obj/xdr_float.o
                   2797:        libc/shlib_obj/xdr_mem.o
                   2798:        libc/shlib_obj/xdr_rec.o
                   2799:        libc/shlib_obj/xdr_reference.o
                   2800:        libc/shlib_obj/xdr_stdio.o
                   2801: ##
                   2802: ## NetInfo files - used primarily by lookupd, netinfod & nibindd
                   2803: ##
                   2804: ## ni_error.o contains the symbol _ni_errmsgs which in the 1.0 release was
                   2805: ## inadverntly a global data symbol that was subsequently made a static.
                   2806: ##
                   2807:        libc/shlib_obj/ni_error.o
                   2808:        libc/shlib_obj/ni_glue.o
                   2809:        libc/shlib_obj/ni_prot_clnt.o
                   2810:        libc/shlib_obj/ni_prot_xdr.o
                   2811:        libc/shlib_obj/ni_useful.o
                   2812:        libc/shlib_obj/ni_util.o
                   2813:        libc/shlib_obj/ni_pwdomain.o
                   2814:        libc/shlib_obj/nb_prot_xdr.o
                   2815:        libc/shlib_obj/putpwpasswd.o
                   2816: ##
                   2817: ## Sun RPC - used by many network services, including NetInfo
                   2818: ##
                   2819:        libc/shlib_obj/auth_none.o
                   2820:        libc/shlib_obj/auth_unix.o
                   2821:        libc/shlib_obj/authunix_prot.o
                   2822:        libc/shlib_obj/bindresvport.o
                   2823:        libc/shlib_obj/clnt_generic.o
                   2824:        libc/shlib_obj/clnt_perror.o
                   2825:        libc/shlib_obj/clnt_raw.o
                   2826:        libc/shlib_obj/clnt_simple.o
                   2827:        libc/shlib_obj/clnt_tcp.o
                   2828:        libc/shlib_obj/clnt_udp.o
                   2829:        libc/shlib_obj/get_myaddress.o
                   2830:        libc/shlib_obj/multi_call.o
                   2831:        libc/shlib_obj/pmap_clnt.o
                   2832:        libc/shlib_obj/pmap_getmaps.o
                   2833:        libc/shlib_obj/pmap_getport.o
                   2834:        libc/shlib_obj/pmap_prot.o
                   2835:        libc/shlib_obj/pmap_prot2.o
                   2836:        libc/shlib_obj/pmap_rmt.o
                   2837:        libc/shlib_obj/rpc_callmsg.o
                   2838:        libc/shlib_obj/rpc_dtablesz.o
                   2839:        libc/shlib_obj/rpc_prot.o
                   2840:        libc/shlib_obj/svc.o
                   2841:        libc/shlib_obj/svc_auth.o
                   2842:        libc/shlib_obj/svc_auth_unix.o
                   2843:        libc/shlib_obj/svc_raw.o
                   2844:        libc/shlib_obj/svc_run.o
                   2845:        libc/shlib_obj/svc_simple.o
                   2846:        libc/shlib_obj/svc_tcp.o
                   2847:        libc/shlib_obj/svc_udp.o
                   2848: ##
                   2849: ## Old style lookup routines - used at boot time and by those
                   2850: ## fools who opt for UNIX/YP compatibility.
                   2851: ##
                   2852:        libc/shlib_obj/aliasdb.o
                   2853:        libc/shlib_obj/getnetent.o
                   2854:        libc/shlib_obj/getnetgrent.o
                   2855:        libc/shlib_obj/getprotoent.o
                   2856:        libc/shlib_obj/getservent.o
                   2857:        libc/shlib_obj/gethostent.o
                   2858:        libc/shlib_obj/innetgr.o
                   2859:        libc/shlib_obj/getgrent.o 
                   2860:        libc/shlib_obj/getpwent.o 
                   2861:        libc/shlib_obj/mntent.o
                   2862:        libc/shlib_obj/old_printerdb.o
                   2863:        libc/shlib_obj/getrpcent.o 
                   2864:        libc/shlib_obj/getrpcport.o
                   2865: ##
                   2866: ## BIND - used only when BIND turned on (off by default)
                   2867: ##
                   2868:        libc/shlib_obj/res_comp.o
                   2869:        libc/shlib_obj/res_debug.o
                   2870:        libc/shlib_obj/res_hostlook.o
                   2871:        libc/shlib_obj/res_init.o
                   2872:        libc/shlib_obj/res_mkquery.o
                   2873: ## Additions for BIND 4.8      
                   2874:        libc/shlib_obj/res_query.o
                   2875:        libc/shlib_obj/res_send.o
                   2876: ##
                   2877: ## Yellow Pages - used only when YP turned on (off by default)
                   2878: ##
                   2879:        libc/shlib_obj/yp_all.o
                   2880:        libc/shlib_obj/yp_bind.o
                   2881:        libc/shlib_obj/yp_enum.o
                   2882:        libc/shlib_obj/yp_master.o
                   2883:        libc/shlib_obj/yp_match.o
                   2884:        libc/shlib_obj/yp_order.o
                   2885:        libc/shlib_obj/yperr_string.o
                   2886:        libc/shlib_obj/ypmaint_xdr.o
                   2887:        libc/shlib_obj/ypprot_err.o
                   2888:        libc/shlib_obj/ypv1_xdr.o
                   2889:        libc/shlib_obj/ypxdr.o
                   2890: ##
                   2891: ## Profiling
                   2892: ##
                   2893:        libc/shlib_obj/gmon.o
                   2894: ##
                   2895: ## GNU library
                   2896: ##
                   2897:        libc/shlib_obj/adddi3.o
                   2898:        libc/shlib_obj/anddi3.o
                   2899:        libc/shlib_obj/ashldi3.o
                   2900:        libc/shlib_obj/ashrdi3.o
                   2901:        libc/shlib_obj/bdiv.o
                   2902:        libc/shlib_obj/builtin_New.o
                   2903:        libc/shlib_obj/builtin_del.o
                   2904:        libc/shlib_obj/cmpdi2.o
                   2905:        libc/shlib_obj/divdi3.o
                   2906:        libc/shlib_obj/eprintf.o
                   2907:        libc/shlib_obj/fixdfdi.o
                   2908:        libc/shlib_obj/fixdfsi.o
                   2909:        libc/shlib_obj/fixunsdfdi.o
                   2910:        libc/shlib_obj/fixunsdfsi.o
                   2911:        libc/shlib_obj/floatdidf.o
                   2912:        libc/shlib_obj/iordi3.o
                   2913:        libc/shlib_obj/lshldi3.o
                   2914:        libc/shlib_obj/lshrdi3.o
                   2915:        libc/shlib_obj/moddi3.o
                   2916:        libc/shlib_obj/muldi3.o
                   2917:        libc/shlib_obj/negdi2.o
                   2918:        libc/shlib_obj/one_cmpldi2.o
                   2919:        libc/shlib_obj/subdi3.o
                   2920:        libc/shlib_obj/ucmpdi2.o
                   2921:        libc/shlib_obj/udivdi3.o
                   2922:        libc/shlib_obj/umoddi3.o
                   2923:        libc/shlib_obj/xordi3.o
                   2924: ##
                   2925: ## International library modules
                   2926: ##
                   2927:        libc/shlib_obj/NXCType.o
                   2928:        libc/shlib_obj/NXIsAlNum.o
                   2929:        libc/shlib_obj/NXIsAlpha.o
                   2930:        libc/shlib_obj/NXIsAscii.o
                   2931:        libc/shlib_obj/NXIsCntrl.o
                   2932:        libc/shlib_obj/NXIsDigit.o
                   2933:        libc/shlib_obj/NXIsGraph.o
                   2934:        libc/shlib_obj/NXIsLower.o
                   2935:        libc/shlib_obj/NXIsPrint.o
                   2936:        libc/shlib_obj/NXIsPunct.o
                   2937:        libc/shlib_obj/NXIsSpace.o
                   2938:        libc/shlib_obj/NXIsUpper.o
                   2939:        libc/shlib_obj/NXIsXDigit.o
                   2940:        libc/shlib_obj/NXToAscii.o
                   2941:        libc/shlib_obj/NXToLower.o
                   2942:        libc/shlib_obj/NXToUpper.o
                   2943:        libc/shlib_obj/_NXToLower.o
                   2944:        libc/shlib_obj/_NXToUpper.o
                   2945: ##
                   2946: ## Event Driver API module
                   2947: ##
                   2948:        libc/shlib_obj/evs_api.o
                   2949: ##
                   2950: ## machkit
                   2951: ##
                   2952:        libmachkit/shlib_obj/LogFunctions.o
                   2953:        libmachkit/shlib_obj/NXData.o
                   2954:        libmachkit/shlib_obj/NXInvalidationNotifier.o
                   2955:        libmachkit/shlib_obj/NXLock.o
                   2956:        libmachkit/shlib_obj/NXPort.o
                   2957:        libmachkit/shlib_obj/NXNetNameServer.o
                   2958:        libmachkit/shlib_obj/NXProtocolChecker.o
                   2959: ##
                   2960: ## remote objects
                   2961: ##
                   2962:        libremote/shlib_obj/NXProxy.o
                   2963:        libremote/shlib_obj/NXPortPortal.o
                   2964: ##
                   2965: ## Version information never used by code in the library
                   2966: ##
                   2967:        libc/shlib_obj/libc_vers.o
                   2968:        libdb/shlib_obj/libdb_vers.o
                   2969:        libm/shlib_obj/libm_vers.o
                   2970:        libobjc/shlib_obj/objc_vers.o
                   2971:        libsound/shlib_obj/sound_vers.o
                   2972:        libstreams/shlib_obj/streams_vers.o
                   2973:        libmachkit/shlib_obj/machkit_vers.o
                   2974:        libremote/shlib_obj/remote_vers.o
                   2975:        libmididriver/shlib_obj/libmididriver_vers.o
                   2976: ##     libbtree/shlib_obj/btree_vers.o
                   2977: 
                   2978:        vers.o
                   2979: 
                   2980: #init pointers.o
                   2981:        __libsys__setjmp                __setjmp
                   2982:        __libsys__longjmp               __longjmp
                   2983:        __libsys_environ                _environ
                   2984:        __libsys_exit                   _exit
                   2985:        __libsys_malloc                 _malloc
                   2986:        __libsys_calloc                 _calloc
                   2987:        __libsys_realloc                _realloc
                   2988:        __libsys_valloc                 _valloc
                   2989:        __libsys_mstats                 _mstats
                   2990:        __libsys_free                   _free
                   2991:        __libsys_malloc_size            _malloc_size
                   2992:        __libsys_malloc_debug           _malloc_debug
                   2993:        __libsys_malloc_error           _malloc_error
                   2994:        __libsys_malloc_good_size       _malloc_good_size
                   2995:        __libsys_NXArgv                 _NXArgv
                   2996:        __libsys_NXArgc                 _NXArgc
                   2997:        __libsys_setjmp                 _setjmp
                   2998:        __libsys_longjmp                _longjmp
                   2999:        __libsys_NXAddRegion            _NXAddRegion
                   3000:        __libsys_NXCreateZone           _NXCreateZone
                   3001:        __libsys_NXCreateChildZone      _NXCreateChildZone
                   3002:        __libsys_NXMallocCheck          _NXMallocCheck
                   3003:        __libsys_NXMergeZone            _NXMergeZone
                   3004:        __libsys_NXNameZone             _NXNameZone
                   3005:        __libsys_NXRemoveRegion         _NXRemoveRegion
                   3006:        __libsys_NXZoneCalloc           _NXZoneCalloc
                   3007:        __libsys_NXZoneFromPtr          _NXZoneFromPtr
                   3008:        __libsys_NXZonePtrInfo          _NXZonePtrInfo
                   3009:        __libsys_NXDefaultMallocZone    _NXDefaultMallocZone
                   3010:        __libsys_malloc_singlethreaded  _malloc_singlethreaded
                   3011:        __libsys_vfree                  _vfree
                   3012:        __libsys__NXMallocDumpFrees     __NXMallocDumpFrees
                   3013:        __libsys__NXMallocDumpZones     __NXMallocDumpZones
                   3014:        __libsys__malloc_fork_prepare   __malloc_fork_prepare
                   3015:        __libsys__malloc_fork_parent    __malloc_fork_parent
                   3016:        __libsys__malloc_fork_child     __malloc_fork_child
                   3017:        __libsys_malloc_freezedry       _malloc_freezedry
                   3018:        __libsys_malloc_jumpstart       _malloc_jumpstart
                   3019: 
                   3020: #init libc/shlib_obj/exc_server.o
                   3021:        __libsys_catch_exception_raise  _catch_exception_raise
                   3022: 
                   3023: #init libc/shlib_obj/getmachhead.o
                   3024:        __libsys__mh_execute_header     __mh_execute_header
                   3025: 
                   3026: #init libc/shlib_obj/getsecbyname.o
                   3027:        __libsys__mh_execute_header     __mh_execute_header
                   3028: 
                   3029: #init libc/shlib_obj/getsegbyname.o
                   3030:        __libsys__mh_execute_header     __mh_execute_header
                   3031: 
                   3032: #init libc/shlib_obj/get_end.o
                   3033:        __libsys__mh_execute_header     __mh_execute_header
                   3034: 

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.