DELTA 266865 0 113 SVN’p“/ 2 Žą„nŽ1BSD_VISIBLE void explicit_bzero(void *, size_t);ENDREP DELTA 266671 0 39 SVN–<–P  ]””_]explicit_bzero.c \ ENDREP DELTA 246766 397 297 SVN‡V‡v ‡8–(‡._1.4 { explicit_bzeroENDREP DELTA 251069 4568 24 SVN‘o”B‚/ސŽ•!Žy€;X€M‚- , .Nm explicit_Ft void .Fn explicit_Pp The .Fn explicit_bzero variant behaves the same, but will not be removed by a compiler's dead store optimization pass, making it useful for clearing sensitive memory such as a password.Pp The .Fn explicit_bzero function first appeared in .Ox 5.5 and .Fx 11.0 . ENDREP DELTA SVN‚z‚|€‚z‚z/* $OpenBSD: explicit_bzero.c,v 1.3 2014/06/21 02:34:26 matthew Exp $ */ /* * Public domain. * Written by Matthew Dempsky. */ #include __FBSDID("$FreeBSD$"); #include __attribute__((weak)) void __explicit_bzero_hook(void *buf, size_t len) { } void explicit_bzero(void *buf, size_t len) { memset(buf, 0, len); __explicit_bzero_hook(buf, len); } ENDREP DELTA 272444 0 478 SVN† † † † „őB„őd ‚Č#‚­1‚Čexplicit_bzero.cENDREP DELTA SVNƒBƒD€ƒBƒB/* $OpenBSD: explicit_bzero.c,v 1.3 2014/06/21 02:34:26 matthew Exp $ */ /* * Public domain. * Written by Matthew Dempsky. */ #include __FBSDID("$FreeBSD$"); #include __attribute__((weak)) void __explicit_bzero_hook(void *, size_t); __attribute__((weak)) void __explicit_bzero_hook(void *buf, size_t len) { } void explicit_bzero(void *buf, size_t len) { memset(buf, 0, len); __explicit_bzero_hook(buf, len); } ENDREP DELTA 272536 316 91 SVNýwţ* 2 Ä_ąšÄ]1void explicit_bzero(void *, size_t) __nonnull(1);ENDREP id: 3e-1539.1e-1540.r272673/1682 type: file pred: 3e-1539.1e-1540.r266865/533 count: 11 text: 272673 0 72 2479 d8bc3e45241517e294a380679680a0f3 21f088c2f7c7059eac77dbeca20c44b264115b75 272672-5uea/_3 props: 132577 558 38 0 b6b34f029ed66be42751a530d6e4b830 cpath: /head/include/strings.h copyroot: 1540 /head/include/strings.h PLAIN K 8 Makefile V 31 file n-1539.0-1540.r267441/5921 K 8 _ctype.h V 27 file 2-1539.0.r203964/19736 K 7 a.out.h V 31 file q-1539.1-1540.r203964/8912 K 4 ar.h V 31 file s-1539.2-1540.r203964/7957 K 4 arpa V 26 dir 3-1540.0.r269867/14562 K 8 assert.h V 31 file 12-1539.8-1540.r228955/376 K 11 bitstring.h V 31 file 14-1539.9-1540.r116306/866 K 9 complex.h V 28 file 4-78172.0.r251121/12628 K 6 cpio.h V 28 file 4-101138.0.r101138/1601 K 7 ctype.h V 32 file 16-1539.a-1540.r233600/3927 K 4 db.h V 32 file 18-1539.b-1540.r203964/8597 K 8 dirent.h V 32 file 1a-1539.c-1540.r268531/2661 K 7 dlfcn.h V 27 file 4-33236.0.r229768/5722 K 11 elf-hints.h V 27 file 4-25984.0.r76224/18668 K 5 elf.h V 25 file 2-76294.0.r174044/51 K 5 err.h V 33 file 1e-1539.e-1540.r203964/16780 K 8 fmtmsg.h V 27 file 4-101353.0.r236629/476 K 9 fnmatch.h V 33 file 1g-1539.f-1540.r203964/19407 K 7 fstab.h V 33 file 1i-1539.g-1540.r203964/10211 K 5 fts.h V 33 file 1k-1539.0-23651.r250887/2684 K 5 ftw.h V 28 file 4-131661.0.r134244/4222 K 8 getopt.h V 28 file 4-104128.0.r203963/2817 K 6 glob.h V 31 file 1m-1539.i-1540.r228754/979 K 5 grp.h V 31 file 1o-1539.j-1540.r265878/867 K 6 gssapi V 27 dir q-153838.0.r252409/7337 K 8 gssapi.h V 30 file w-153838.0.r153838/180040 K 8 hesiod.h V 27 file f-65532.0.r203963/2230 K 7 iconv.h V 28 file 8-219019.0.r258537/1312 K 8 ieeefp.h V 27 file 4-42029.0.r226607/2821 K 9 ifaddrs.h V 27 file 4-62606.0.r250887/3010 K 10 inttypes.h V 26 file 4-85892.0.r263998/554 K 8 iso646.h V 26 file 4-38001.0.r225801/355 K 6 kenv.h V 26 file 4-94936.0.r152750/103 K 10 langinfo.h V 25 file 2-72169.0.r264676/90 K 8 libgen.h V 27 file 4-65294.0.r197804/1380 K 8 limits.h V 31 file 1s-1539.l-1540.r219271/561 K 6 link.h V 26 file 3-697.0.r103436/45007 K 8 locale.h V 32 file 1u-1539.m-1540.r232498/2931 K 8 malloc.h V 24 file 4-4499.0.r86178/205 K 11 malloc_np.h V 29 file 4-157236.0.r261071/54801 K 8 memory.h V 33 file 1y-1539.o-1540.r203964/11190 K 15 mk-osreldate.sh V 27 file 4-255775.0.r255957/170 K 10 monetary.h V 27 file 4-83105.0.r233600/3342 K 7 mpool.h V 33 file 20-1539.p-1540.r203964/16121 K 8 mqueue.h V 26 file 2-152830.0.r240297/73 K 6 ndbm.h V 33 file 22-1539.q-1540.r203964/11517 K 11 netconfig.h V 27 file j-74462.0.r93032/66656 K 7 netdb.h V 33 file 24-1539.r-1540.r228468/15544 K 10 nl_types.h V 26 file 4-7495.0.r203963/3106 K 7 nlist.h V 32 file 26-1539.s-1540.r203964/9233 K 5 nss.h V 27 file 4-113595.0.r124289/485 K 10 nsswitch.h V 27 file i-65532.0.r206155/2364 K 7 paths.h V 31 file 28-1539.t-1540.r255629/630 K 8 printf.h V 27 file 4-153486.0.r238111/101 K 14 proc_service.h V 28 file 4-132173.0.r155412/1036 K 9 protocols V 24 dir 5-1540.0.r250889/869 K 9 pthread.h V 27 file 2-13547.0.r270943/1400 K 12 pthread_np.h V 27 file 5-17706.0.r218414/2826 K 5 pwd.h V 32 file 2m-1539.z-1540.r241731/6073 K 8 ranlib.h V 34 file 2o-1539.10-1540.r203964/18421 K 16 readpassphrase.h V 27 file 4-86669.0.r215236/3400 K 7 regex.h V 34 file 2q-1539.11-1540.r228468/16528 K 12 res_update.h V 29 file 4-157308.0.r269867/14737 K 8 resolv.h V 34 file 4i-1539.13-1540.r269867/15039 K 3 rpc V 25 dir 4-1839.0.r258581/5070 K 6 rpcsvc V 26 dir 2-1832.0.r259117/20323 K 10 runetype.h V 33 file 2w-1539.15-1540.r232620/2555 K 8 search.h V 27 file 4-62321.0.r268943/2572 K 11 semaphore.h V 29 file 5-201546.0.r201546/14803 K 8 setjmp.h V 33 file 2y-1539.16-1540.r265878/1187 K 8 signal.h V 33 file 32-1539.18-1540.r265878/1515 K 7 spawn.h V 27 file 4-179838.0.r179873/257 K 6 stab.h V 34 file 34-1539.19-1540.r203964/12178 K 10 stdalign.h V 28 file 4-228879.0.r228879/2580 K 9 stdbool.h V 26 file 4-65918.0.r228878/374 K 8 stddef.h V 32 file 36-1539.1a-1540.r270277/143 K 7 stdio.h V 31 file 38-1539.1b-1540.r265881/98 K 8 stdlib.h V 32 file 3a-1539.1c-1540.r270952/328 K 13 stdnoreturn.h V 27 file 6-228879.0.r229437/213 K 8 string.h V 33 file 3c-1539.1d-1540.r265878/2173 K 12 stringlist.h V 26 file 4-26924.0.r249802/213 K 9 strings.h V 33 file 3e-1539.1e-1540.r272673/1682 K 10 sysexits.h V 34 file 3i-1539.1g-1540.r203964/17429 K 5 tar.h V 34 file 3k-1539.1h-1540.r203964/21262 K 9 termios.h V 34 file wd-1541.0-199898.r265878/2500 K 8 tgmath.h V 26 file 4-133333.0.r271155/68 K 6 time.h V 32 file 3m-1539.1i-1540.r245428/273 K 10 timeconv.h V 28 file 5-98313.0.r203964/20669 K 8 timers.h V 27 file 5-13547.0.r50473/19708 K 8 ttyent.h V 32 file 3o-1539.1j-1540.r260913/787 K 7 uchar.h V 27 file 5-250883.0.r250985/657 K 8 ulimit.h V 26 file 4-101497.0.r108910/98 K 8 unistd.h V 31 file 3s-1539.1l-1540.r271878/64 K 8 unwind.h V 27 file 2-213288.0.r213290/164 K 7 utime.h V 34 file 3u-1539.1m-1540.r203964/15793 K 7 utmpx.h V 28 file 4-202188.0.r202188/3209 K 6 uuid.h V 27 file 2-106184.0.r183057/212 K 9 varargs.h V 28 file 4-119630.0.r119630/1504 K 7 wchar.h V 27 file 2-76633.0.r265878/3163 K 8 wctype.h V 27 file 5-76633.0.r232498/1691 K 9 wordexp.h V 27 file 4-108287.0.r131331/643 K 7 xlocale V 34 dir f-231673.0-232498.r266865/2574 K 9 xlocale.h V 28 file i-227753.0.r232498/2306 END ENDREP id: 1-697.0.r272673/7020 type: dir pred: 1-697.0.r271878/5398 count: 1498 text: 272673 2009 4998 0 cb9ecc2903404a251499436b5f4152be props: 269867 20385 111 0 864b22bdc02419ba5b732d5f863e6cb4 cpath: /head/include copyroot: 0 / minfo-cnt: 1 minfo-here: y id: yg-1573.fm-1574.r272673/7274 type: file pred: yg-1573.fm-1574.r266671/483 count: 53 text: 272673 98 43 2896 9d7575f567e480ad324f05f814e13f62 2afc9ad05bd85fa0b5c1ff7edb75dfc15a84f371 272672-5uea/_7 props: 178051 7548 38 0 b6b34f029ed66be42751a530d6e4b830 cpath: /head/lib/libc/string/Makefile.inc copyroot: 1574 /head/lib/libc/string/Makefile.inc id: 23-156608.0.r272673/7625 type: file pred: 23-156608.0.r246766/7994 count: 9 text: 272673 166 43 1014 868d85203972893fc5d3ab6d24b382a1 eeac2034390e96400f9f464bd32416679af0c4d5 272672-5uea/_8 props: 178051 7191 38 0 b6b34f029ed66be42751a530d6e4b830 cpath: /head/lib/libc/string/Symbol.map copyroot: 0 / id: yt-1573.fs-1574.r272673/7931 type: file pred: yt-1573.fs-1574.r251069/30155 count: 12 text: 272673 237 342 2626 eec3439d55c55e524c046fe0abe4eaf2 ebdf043e8503bb9c143969d79ebe697e8081b804 272672-5uea/_9 props: 165903 393806 38 0 b6b34f029ed66be42751a530d6e4b830 cpath: /head/lib/libc/string/bzero.3 copyroot: 1574 /head/lib/libc/string/bzero.3 id: a-272673.0.r272673/8278 type: file count: 0 text: 272673 607 395 378 f28befc9fe18ae45f498e67d846f7615 97bd965c85f9d339604965934a9ef8885bcc96a9 272672-5uea/_b props: 258501 65420 103 0 bb58aa814bbdf5f7c1ab04a05656f5a5 cpath: /head/lib/libc/string/explicit_bzero.c copyroot: 0 / PLAIN K 12 Makefile.inc V 33 file yg-1573.fm-1574.r272673/7274 K 10 Symbol.map V 29 file 23-156608.0.r272673/7625 K 6 bcmp.3 V 34 file yj-1573.fn-1574.r251069/28409 K 6 bcmp.c V 34 file yl-1573.fo-1574.r251069/28757 K 7 bcopy.3 V 34 file yn-1573.fp-1574.r251069/29103 K 7 bcopy.c V 34 file yp-1573.fq-1574.r251069/29452 K 9 bstring.3 V 34 file yr-1573.fr-1574.r251069/29802 K 7 bzero.3 V 33 file yt-1573.fs-1574.r272673/7931 K 7 bzero.c V 28 file 4-30444.0.r92986/241294 K 16 explicit_bzero.c V 28 file a-272673.0.r272673/8278 K 5 ffs.3 V 34 file yv-1573.ft-1574.r251069/30505 K 5 ffs.c V 34 file yx-1573.fu-1574.r251069/30849 K 6 ffsl.c V 29 file b-124483.0.r251069/31194 K 7 ffsll.c V 35 file yx-1573.0-184587.r251069/31498 K 5 fls.c V 29 file d-124483.0.r251069/31848 K 6 flsl.c V 29 file f-124483.0.r251069/32154 K 7 flsll.c V 36 file d-124483.1-184587.r251069/32461 K 7 index.3 V 34 file yz-1573.fv-1574.r251069/32812 K 9 memccpy.3 V 34 file z3-1573.fx-1574.r251069/33160 K 9 memccpy.c V 34 file z5-1573.fy-1574.r251069/33511 K 8 memchr.3 V 34 file z7-1573.fz-1574.r251069/33864 K 8 memchr.c V 34 file z9-1573.g0-1574.r251069/34214 K 8 memcmp.3 V 34 file zb-1573.g1-1574.r251069/34562 K 8 memcmp.c V 34 file zd-1573.g2-1574.r251069/34912 K 8 memcpy.3 V 34 file zf-1573.g3-1574.r251069/35262 K 8 memcpy.c V 28 file 7-30444.0.r92986/244172 K 8 memmem.3 V 29 file 9-149466.0.r267774/65333 K 8 memmem.c V 28 file b-149466.0.r188080/7976 K 9 memmove.3 V 34 file zh-1573.g4-1574.r251069/35612 K 9 memmove.c V 28 file 9-30444.0.r92986/238818 K 9 memrchr.c V 28 file a-178051.0.r178051/6917 K 8 memset.3 V 34 file zj-1573.g5-1574.r251069/35963 K 8 memset.c V 34 file zl-1573.g6-1574.r251069/36312 K 8 stpcpy.c V 26 file 6-104419.0.r189137/88 K 9 stpncpy.c V 29 file n-189136.0.r189136/31989 K 12 strcasecmp.3 V 33 file zr-1573.g9-1574.r266865/8058 K 12 strcasecmp.c V 34 file zt-1573.ga-1574.r251069/37022 K 12 strcasestr.c V 28 file 6-84740.0.r251069/37378 K 8 strcat.3 V 33 file zv-1573.gb-1574.r262890/8526 K 8 strcat.c V 34 file zx-1573.gc-1574.r251069/38042 K 8 strchr.3 V 34 file zz-1573.gd-1574.r251069/38393 K 8 strchr.c V 35 file z1-1573.2-229368.r251069/38744 K 11 strchrnul.c V 28 file a-246766.0.r246766/8766 K 8 strcmp.3 V 35 file 101-1573.ge-1574.r251069/39098 K 8 strcmp.c V 35 file 103-1573.gf-1574.r251069/39448 K 9 strcoll.3 V 35 file 105-1573.gg-1574.r251069/39799 K 9 strcoll.c V 33 file 107-1573.gh-1574.r228202/697 K 8 strcpy.3 V 34 file 109-1573.gi-1574.r262890/8873 K 8 strcpy.c V 35 file 10b-1573.gj-1574.r251069/40508 K 9 strcspn.c V 34 file 10f-1573.gl-1574.r144545/2033 K 8 strdup.3 V 35 file 10h-1573.gm-1574.r251069/41217 K 8 strdup.c V 35 file 10j-1573.gn-1574.r251069/41570 K 10 strerror.3 V 35 file 10l-1573.go-1574.r267774/65636 K 10 strerror.c V 35 file 10n-1573.gp-1574.r255108/26301 K 8 string.3 V 35 file 10t-1573.gs-1574.r251069/42631 K 9 strlcat.c V 27 file 6-49593.0.r189133/7133 K 9 strlcpy.3 V 26 file 8-49593.0.r257720/914 K 9 strlcpy.c V 27 file a-49593.0.r189133/6831 K 8 strlen.3 V 35 file 10v-1573.gt-1574.r251069/42985 K 8 strlen.c V 33 file 10x-1573.gu-1574.r205108/461 K 9 strmode.3 V 35 file 10z-1573.gv-1574.r251069/43338 K 9 strmode.c V 35 file 111-1573.7-23659.r251069/43692 K 9 strncat.c V 35 file 113-1573.gx-1574.r251069/44047 K 9 strncmp.c V 35 file 115-1573.gy-1574.r251069/44404 K 9 strncpy.c V 35 file 117-1573.gz-1574.r251069/44759 K 9 strndup.c V 29 file 8-185690.0.r251069/45114 K 9 strnlen.c V 29 file r-189136.0.r189136/32737 K 9 strnstr.c V 28 file 8-84699.0.r251069/45419 K 9 strpbrk.3 V 35 file 119-1573.h0-1574.r251069/45726 K 9 strpbrk.c V 35 file 11b-1573.h1-1574.r251069/46082 K 9 strrchr.c V 35 file zp-1573.3-229368.r251069/46437 K 8 strsep.3 V 35 file 11f-1573.h3-1574.r251069/46794 K 8 strsep.c V 35 file 11h-1573.h4-1574.r251069/47146 K 11 strsignal.c V 28 file c-47289.0.r251069/47499 K 8 strspn.3 V 33 file 11j-1573.h5-1574.r266725/161 K 8 strspn.c V 34 file 11l-1573.h6-1574.r144545/2432 K 8 strstr.3 V 35 file 11n-1573.h7-1574.r251069/48162 K 8 strstr.c V 35 file 11p-1573.h8-1574.r251069/48515 K 8 strtok.3 V 35 file 11r-1573.h9-1574.r267774/65993 K 8 strtok.c V 35 file 11t-1573.ha-1574.r251069/49217 K 9 strxfrm.3 V 35 file 11v-1573.hb-1574.r251069/49568 K 9 strxfrm.c V 36 file 11x-1573.hc-1574.r227753/198129 K 6 swab.3 V 35 file 11z-1573.hd-1574.r251069/49924 K 6 swab.c V 35 file 121-1573.he-1574.r251069/50272 K 8 wcpcpy.c V 35 file 6-104419.0-189361.r199096/8202 K 9 wcpncpy.c V 35 file n-189136.1-189361.r199096/9469 K 12 wcscasecmp.c V 29 file t-189136.0.r189136/31591 K 8 wcscat.c V 28 file 4-76612.0.r188080/14154 K 8 wcschr.c V 26 file 7-76612.0.r105785/358 K 8 wcscmp.c V 28 file 9-76612.0.r251069/50619 K 9 wcscoll.3 V 29 file 8-104443.0.r251069/50926 K 9 wcscoll.c V 30 file a-104443.0.r227753/196219 K 8 wcscpy.c V 28 file b-76612.0.r188080/13198 K 9 wcscspn.c V 27 file d-76612.0.r188080/6721 K 8 wcsdup.c V 28 file 8-149011.0.r149011/6570 K 9 wcslcat.c V 27 file f-76612.0.r188080/5411 K 9 wcslcpy.c V 28 file h-76612.0.r188080/14455 K 8 wcslen.c V 28 file j-76612.0.r188080/15112 K 13 wcsncasecmp.c V 29 file v-189136.0.r189136/30131 K 9 wcsncat.c V 28 file l-76612.0.r188080/10607 K 9 wcsncmp.c V 28 file n-76612.0.r251069/51237 K 9 wcsncpy.c V 28 file p-76612.0.r251069/51545 K 9 wcsnlen.c V 29 file x-189136.0.r189136/30885 K 9 wcspbrk.c V 27 file r-76612.0.r188080/7373 K 9 wcsrchr.c V 26 file t-76612.0.r105786/408 K 8 wcsspn.c V 27 file v-76612.0.r188080/7675 K 8 wcsstr.c V 28 file x-76612.0.r251069/51855 K 8 wcstok.3 V 26 file 8-103067.0.r105148/98 K 8 wcstok.c V 29 file a-103067.0.r251069/52162 K 10 wcswidth.3 V 27 file 6-102166.0.r107706/983 K 10 wcswidth.c V 28 file z-76612.0.r251069/52466 K 9 wcsxfrm.3 V 29 file c-104443.0.r251069/52777 K 9 wcsxfrm.c V 30 file e-104443.0.r227753/197506 K 9 wmemchr.3 V 29 file 11-76612.0.r251069/53088 K 9 wmemchr.c V 28 file 13-76612.0.r188080/5713 K 9 wmemcmp.c V 29 file 15-76612.0.r188080/12893 K 9 wmemcpy.c V 29 file 17-76612.0.r188080/11218 K 10 wmemmove.c V 29 file 19-76612.0.r188080/11877 K 9 wmemset.c V 28 file 1b-76612.0.r188098/1060 END ENDREP id: 1h-1574.0.r272673/14670 type: dir pred: 1h-1574.0.r267774/72397 count: 301 text: 272673 8560 6097 0 4cef5d5edecd756068e4905e4ebc93e6 cpath: /head/lib/libc/string copyroot: 0 / PLAIN K 8 Makefile V 32 file 24-1573.1-1574.r271771/8420 K 12 Versions.def V 26 file 3-156608.0.r264082/46 K 5 amd64 V 25 dir 4-1052.0.r267307/2028 K 3 arm V 27 dir 5-129202.0.r272369/2262 K 10 capability V 27 dir 8-255219.0.r267774/6028 K 9 compat-43 V 26 dir 4-1574.0.r262722/11072 K 2 db V 25 dir 6-1574.0.r262826/2049 K 5 gdtoa V 28 dir k-112163.0.r262722/19271 K 3 gen V 26 dir 6-1539.0.r271723/14987 K 4 gmon V 26 dir t-1574.0.r262722/35158 K 4 i386 V 25 dir b-1052.0.r267307/3841 K 5 iconv V 27 dir f-219019.0.r269530/4890 K 7 include V 27 dir 3-34365.0.r269867/22990 K 4 inet V 28 dir 7-156953.0.r269867/27751 K 3 isc V 28 dir 9-156953.0.r269867/29256 K 13 libc.ldscript V 29 file 5-251668.0.r258283/26803 K 6 locale V 26 dir 13-1573.0.r271110/7794 K 2 md V 26 dir 5-269865.0.r269865/803 K 4 mips V 28 dir 3-178580.0.r268351/85463 K 7 nameser V 26 dir b-156953.0.r270215/893 K 3 net V 27 dir 16-1574.0.r269945/10375 K 3 nls V 26 dir 3-7494.0.r262722/61581 K 7 posix1e V 27 dir 3-56055.0.r267774/50877 K 7 powerpc V 26 dir 3-96685.0.r272362/6914 K 9 powerpc64 V 28 dir 7-209878.0.r272362/12451 K 4 quad V 27 dir 18-1574.0.r272350/22916 K 5 regex V 26 dir 1c-1574.0.r268066/2055 K 6 resolv V 28 dir d-156953.0.r269867/38272 K 3 rpc V 25 dir 3-1901.0.r265238/5017 K 9 softfloat V 28 dir 3-129203.0.r262722/81006 K 7 sparc64 V 27 dir 3-85518.0.r264155/16949 K 5 stdio V 26 dir 1e-1574.0.r269326/8203 K 6 stdlib V 27 dir 19-1573.0.r270952/11311 K 7 stdtime V 25 dir 3-2709.0.r272562/3874 K 6 string V 27 dir 1h-1574.0.r272673/14670 K 3 sys V 27 dir 1j-1574.0.r272291/12454 K 4 uuid V 29 dir 8-106184.0.r262722/119835 K 3 xdr V 26 dir 3-1902.0.r268351/86497 K 2 yp V 27 dir 5-1919.0.r262722/121564 END ENDREP id: 2-1052.0.r272673/16562 type: dir pred: 2-1052.0.r272562/5847 count: 7399 text: 272673 14851 1698 0 6fbaa7685e2630f86414f960a6f7b7d1 props: 269873 2931 382 0 ced6c99b4908585c028446145daad8dc cpath: /head/lib/libc copyroot: 0 / minfo-cnt: 2 minfo-here: y PLAIN K 8 Makefile V 31 file 20-1573.0-1574.r269649/584 K 12 Makefile.inc V 27 file 2-1848.0.r201381/41060 K 3 atf V 26 dir l-241823.0.r270116/997 K 5 clang V 27 dir 2-208963.0.r272357/8066 K 3 csu V 22 dir 7-5.0.r270170/1597 K 8 libalias V 27 dir 2-26027.0.r204596/23044 K 10 libarchive V 27 dir 2-125635.0.r269125/1087 K 9 libauditd V 29 dir 30-186647.0.r264400/66202 K 10 libbegemot V 28 dir 4-135771.0.r201381/90514 K 16 libblocksruntime V 28 dir c-215125.0.r215125/17829 K 12 libbluetooth V 28 dir d-121054.0.r267773/14387 K 10 libbsdstat V 26 dir 4-262821.0.r262992/882 K 6 libbsm V 28 dir 4-155212.0.r201381/21903 K 8 libbsnmp V 29 dir 2-122405.0.r265420/110327 K 6 libbz2 V 27 dir 4-78559.0.r201381/38565 K 4 libc V 26 dir 2-1052.0.r272673/16562 K 6 libc++ V 26 dir l-227983.0.r270522/467 K 14 libc_nonshared V 29 dir h-258283.0.r265420/113311 K 11 libcalendar V 27 dir 2-31530.0.r267773/15210 K 6 libcam V 27 dir 2-39209.0.r267773/15992 K 11 libcapsicum V 28 dir q-258838.0.r267773/17484 K 9 libcasper V 28 dir 2-258843.0.r263234/58176 K 10 libcom_err V 27 dir 2-5623.0.r233294/738949 K 9 libcompat V 26 dir 1l-1574.0.r211061/1063 K 14 libcompiler_rt V 27 dir j-215125.0.r272369/4781 K 8 libcrypt V 25 dir 2-1985.0.r270144/1176 K 7 libcuse V 26 dir 7-266581.0.r270950/896 K 8 libcxxrt V 26 dir p-227983.0.r260553/696 K 10 libdevinfo V 27 dir 2-75726.0.r267773/19200 K 10 libdevstat V 27 dir 2-39211.0.r267773/19882 K 8 libdwarf V 27 dir 2-179187.0.r261246/9608 K 7 libedit V 26 dir 21-1574.0.r269016/2856 K 6 libefi V 28 dir 4-203181.0.r267773/20784 K 6 libelf V 28 dir 9-164190.0.r261246/10142 K 11 libexecinfo V 26 dir 2-254709.0.r255175/537 K 8 libexpat V 28 dir 2-104352.0.r267773/21436 K 8 libfetch V 25 dir 2-37536.0.r268671/932 K 7 libgeom V 26 dir 2-110545.0.r271721/793 K 7 libgpib V 28 dir 2-141402.0.r236438/18519 K 9 libgssapi V 29 dir 14-153838.0.r267773/28801 K 8 libiconv V 28 dir 3x-219019.0.r260334/1641 K 16 libiconv_modules V 28 dir 41-219019.0.r267436/2060 K 8 libipsec V 28 dir 4-55505.0.r265420/117187 K 7 libjail V 26 dir 9-194869.0.r241197/990 K 9 libkiconv V 29 dir 9-120492.0.r265420/118037 K 6 libkvm V 26 dir b-1539.0.r268351/91083 K 7 libldns V 27 dir q-246827.0.r266138/9017 K 7 liblzma V 28 dir d-207842.0.r223935/36782 K 8 libmagic V 28 dir 2-133362.0.r267897/21212 K 9 libmandoc V 28 dir 9-241754.0.r261344/30550 K 5 libmd V 26 dir 2-1803.0.r267773/30720 K 10 libmemstat V 28 dir 2-147997.0.r267773/31635 K 9 libmilter V 28 dir 4-90796.0.r265420/118584 K 5 libmp V 26 dir 2-80529.0.r269534/7604 K 9 libnandfs V 29 dir 9-235537.0.r235537/101551 K 9 libnetbsd V 27 dir 4-244557.0.r244557/5198 K 11 libnetgraph V 27 dir 9-52419.0.r267773/32457 K 8 libngatm V 28 dir 2-121336.0.r201381/26138 K 5 libnv V 27 dir 7-258065.0.r272102/1190 K 8 libohash V 34 dir 9-228063.0-269649.r269649/1467 K 7 libopie V 26 dir 7-22373.0.r269961/1222 K 6 libpam V 25 dir 2-1589.0.r272348/2731 K 7 libpcap V 26 dir 2-5740.0.r272659/20076 K 9 libpjdlog V 27 dir 5-258791.0.r258791/8705 K 6 libpmc V 27 dir 9-145256.0.r269182/3375 K 7 libproc V 26 dir 2-179185.0.r272489/881 K 11 libprocstat V 28 dir 4-221807.0.r267773/51268 K 9 libradius V 28 dir 2-41119.0.r265420/125459 K 13 librpcsec_gss V 29 dir 1d-181344.0.r267773/58502 K 9 librpcsvc V 27 dir 2-1983.0.r265420/126376 K 5 librt V 26 dir 2-156136.0.r252412/789 K 10 librtld_db V 28 dir 2-210678.0.r272488/22589 K 7 libsbuf V 25 dir 7-74840.0.r269179/450 K 6 libsdp V 28 dir n-121054.0.r267773/60079 K 5 libsm V 28 dir 8-90796.0.r265420/126915 K 6 libsmb V 28 dir a-87874.0.r265420/127453 K 7 libsmdb V 27 dir c-64567.0.r201381/66574 K 9 libsmutil V 27 dir g-64567.0.r201381/19307 K 8 libstand V 28 dir 3j-38451.0.r272350/29955 K 9 libstdbuf V 26 dir 7-234772.0.r241695/751 K 13 libstdthreads V 27 dir 9-228904.0.r270943/7721 K 10 libtacplus V 26 dir 2-41121.0.r250582/7290 K 9 libtelnet V 26 dir 3q-1574.0.r267147/5140 K 6 libthr V 26 dir 2-112918.0.r272153/923 K 12 libthread_db V 28 dir 2-132172.0.r268351/97728 K 6 libucl V 28 dir a-262398.0.r268831/16217 K 6 libufs V 27 dir 5-99193.0.r267773/68586 K 9 libugidfw V 27 dir 2-101206.0.r216953/3764 K 7 libulog V 29 dir 8-200062.0.r265420/134305 K 10 libunbound V 26 dir a-255597.0.r271778/413 K 6 libusb V 34 dir 2-184610.0-189587.r270133/1807 K 9 libusbhid V 26 dir l-61560.0.r240762/2718 K 7 libutil V 25 dir n-1553.0.r269904/7522 K 6 libvgl V 27 dir 2-28328.0.r267773/74398 K 9 libvmmapi V 34 dir 5-221828.0-245652.r269042/2541 K 7 libwrap V 28 dir 4-44746.0.r265420/138589 K 4 liby V 27 dir 41-1574.0.r201381/26825 K 9 libypclnt V 27 dir 2-94575.0.r231118/47165 K 4 libz V 26 dir 2-17652.0.r267378/2498 K 4 msun V 27 dir 1f-1573.0.r272457/12660 K 7 ncurses V 28 dir 7c-3410.0.r268351/112504 K 5 tests V 27 dir 4-257852.0.r257852/1620 END ENDREP id: 6-5.0.r272673/21593 type: dir pred: 6-5.0.r272659/25023 count: 15510 text: 272673 16820 4760 0 02bcf00d56ccb1ea9af0b067bd4e9da8 cpath: /head/lib copyroot: 0 / minfo-cnt: 5 id: 6w-1541.1-1542.r272673/21770 type: file pred: 6w-1541.1-1542.r272444/164946 count: 1910 text: 272673 1015 62 183012 b78d443c4f8e87d031aff9288a0ee6b3 59e3a71b56b57905ee3d9b0ee7025d605df8dd70 272672-5uea/_e props: 179592 15588 38 0 b6b34f029ed66be42751a530d6e4b830 cpath: /head/sys/conf/files copyroot: 1542 /head/sys/conf/files PLAIN K 14 Makefile.amd64 V 27 file 3-99127.0.r261492/2022 K 12 Makefile.arm V 27 file 3-129199.0.r272605/136 K 13 Makefile.i386 V 27 file 3l-4.1i-5.r261492/2617 K 13 Makefile.mips V 28 file 3-178170.0.r261492/3241 K 13 Makefile.pc98 V 28 file bl-16359.0.r261492/3542 K 16 Makefile.powerpc V 27 file 3o-4.1j-5.r261492/3844 K 16 Makefile.sparc64 V 27 file 3-81084.0.r261492/4176 K 5 NOTES V 25 file 3-318.0.r272536/1106 K 18 WITHOUT_SOURCELESS V 32 file 7-230972.0-231559.r231559/0 K 23 WITHOUT_SOURCELESS_HOST V 36 file a-230972.1-231559.r261975/41359 K 24 WITHOUT_SOURCELESS_UCODE V 36 file c-230972.2-231559.r253789/57951 K 5 files V 33 file 6w-1541.1-1542.r272673/21770 K 11 files.amd64 V 27 file 6-99127.0.r272310/8997 K 9 files.arm V 28 file 6-129199.0.r272356/6594 K 10 files.i386 V 27 file 3q-4.1k-5.r272310/9296 K 10 files.mips V 29 file 6-178170.0.r269577/24117 K 10 files.pc98 V 28 file bo-16359.0.r272492/2754 K 13 files.powerpc V 28 file 5-78388.0.r269577/24714 K 13 files.sparc64 V 27 file 6-81084.0.r269601/2466 K 7 kern.mk V 26 file 7-18821.0.r269981/135 K 12 kern.opts.mk V 29 file 6-265785.0.r272350/47201 K 12 kern.post.mk V 25 file a-85909.0.r269895/98 K 11 kern.pre.mk V 28 file c-85909.0.r269114/14614 K 7 kmod.mk V 26 file 8-2765.0.r269540/5830 K 13 kmod_syms.awk V 26 file 7-89180.0.r101438/166 K 14 ldscript.amd64 V 27 file 6-39818.0.r220090/1438 K 12 ldscript.arm V 29 file 8-129199.0.r261227/53438 K 13 ldscript.i386 V 29 file 8-39818.0.r218822/497353 K 13 ldscript.mips V 26 file 8-178170.0.r215251/95 K 17 ldscript.mips.cfe V 27 file a-178170.0.r217655/160 K 20 ldscript.mips.mips64 V 34 file 4-196239.0-201973.r217655/460 K 21 ldscript.mips.octeon1 V 35 file 7-199693.0-217651.r217656/1229 K 16 ldscript.powerpc V 27 file a-37684.0.r217656/1937 K 18 ldscript.powerpc64 V 33 file a-37684.0-209976.r230391/391 K 16 ldscript.sparc64 V 29 file 8-81084.0.r218822/497053 K 11 makeLINT.mk V 27 file 9-111582.0.r249390/321 K 12 makeLINT.sed V 26 file 6-95940.0.r226013/153 K 10 newvers.sh V 30 file 70-1541.3-1542.r261432/48 K 7 options V 27 file 9-13203.0.r272536/1393 K 13 options.amd64 V 27 file 8-99127.0.r266531/3594 K 11 options.arm V 28 file a-129199.0.r269606/5875 K 12 options.i386 V 27 file c-13203.0.r266531/3893 K 12 options.mips V 27 file c-178170.0.r267922/418 K 12 options.pc98 V 27 file bq-16359.0.r272491/225 K 15 options.powerpc V 28 file 8-78388.0.r255643/25890 K 15 options.sparc64 V 27 file a-81084.0.r247600/6635 K 10 systags.sh V 31 file 76-1541.6-1542.r153067/131 END ENDREP id: y-5.0.r272673/24622 type: dir pred: y-5.0.r272605/2955 count: 6471 text: 272673 22102 2507 0 8ed2b92eaae73435f6f69998d668342e props: 262613 194376 900 0 a16c37f6eaf6132e32acd230733cd373 cpath: /head/sys/conf copyroot: 0 / minfo-cnt: 1 minfo-here: y id: f-272673.0.r272673/24876 type: file count: 0 text: 272673 1103 467 450 0d5d10fc529d5ca68b1799aba9457217 8c386c29fa09575a5e3b3909050b3446f04c0fd7 272672-5uea/_h props: 258501 65420 103 0 bb58aa814bbdf5f7c1ab04a05656f5a5 cpath: /head/sys/libkern/explicit_bzero.c copyroot: 0 / PLAIN K 12 arc4random.c V 28 file a-53842.0.r249631/12614 K 3 arm V 28 dir 3-129210.0.r269390/16907 K 9 ashldi3.c V 33 file bm-1541.2a-1542.r255939/4715 K 9 ashrdi3.c V 35 file bo-1541.2b-1542.r128019/227364 K 5 bcd.c V 28 file 3-13436.0.r139815/13587 K 6 bcmp.c V 33 file bq-1541.2c-1542.r139815/7691 K 9 bsearch.c V 28 file 1d-74840.0.r139815/6641 K 8 cmpdi2.c V 28 file 3-176492.0.r176492/1262 K 7 crc32.c V 27 file 3-97521.0.r233517/4340 K 8 divdi3.c V 35 file bu-1541.2e-1542.r128019/224722 K 16 explicit_bzero.c V 29 file f-272673.0.r272673/24876 K 5 ffs.c V 35 file bw-1541.2f-1542.r128019/217104 K 6 ffsl.c V 30 file 3-124480.0.r128019/219385 K 5 fls.c V 30 file 6-124480.0.r128019/219031 K 6 flsl.c V 30 file 8-124480.0.r128019/219740 K 7 flsll.c V 29 file 8-253719.0.r253719/21766 K 9 fnmatch.c V 28 file 1s-1573.0.r229272/55298 K 7 iconv.c V 26 file b-75332.0.r267291/180 K 20 iconv_converter_if.m V 28 file e-75332.0.r206361/18355 K 11 iconv_ucs.c V 27 file i-227650.0.r267291/474 K 12 iconv_xlat.c V 28 file g-75332.0.r206361/18051 K 14 iconv_xlat16.c V 29 file 2t-120492.0.r194638/9867 K 11 inet_aton.c V 29 file 5-199208.0.r199208/20238 K 11 inet_ntoa.c V 27 file 5-7088.0.r139815/15383 K 11 inet_ntop.c V 37 file 2n-177633.0-213103.r213103/32316 K 11 inet_pton.c V 37 file 2p-177633.1-213103.r213103/31976 K 14 jenkins_hash.c V 36 file 3-193854.0-240086.r240521/37681 K 9 lshrdi3.c V 35 file c6-1541.2k-1542.r128019/216351 K 8 mcount.c V 32 file c8-1541.2l-1542.r170659/729 K 9 memcchr.c V 29 file a-229198.0.r229198/30069 K 8 memchr.c V 28 file 3-208751.0.r208751/1303 K 8 memcmp.c V 29 file h-183299.0.r183299/13295 K 8 memmem.c V 27 file 9-271173.0.r271251/134 K 9 memmove.c V 29 file m-189170.0.r189170/29953 K 8 memset.c V 27 file 5-168400.0.r180514/515 K 8 moddi3.c V 35 file ca-1541.2m-1542.r128019/217494 K 9 qdivrem.c V 32 file ci-1541.2q-1542.r183733/103 K 7 qsort.c V 27 file 5-12151.0.r132228/4216 K 9 qsort_r.c V 29 file 7-132228.0.r139815/13935 K 6 quad.h V 32 file ck-1541.2r-1542.r245840/690 K 8 random.c V 35 file cm-1541.2s-1542.r128019/223617 K 7 scanc.c V 35 file cq-1541.2u-1542.r128019/225471 K 12 strcasecmp.c V 28 file 5-148861.0.r206360/9567 K 8 strcat.c V 34 file cu-1541.2w-1542.r139815/14638 K 8 strchr.c V 34 file 3-16175.0-229366.r229366/4185 K 8 strcmp.c V 35 file cw-1541.2x-1542.r128019/223221 K 8 strcpy.c V 34 file cy-1541.2y-1542.r139815/13192 K 9 strcspn.c V 28 file 3-181748.0.r181748/1705 K 8 strdup.c V 29 file 5-111317.0.r116189/38909 K 9 strlcat.c V 26 file d-49593.0.r141209/498 K 9 strlcpy.c V 26 file g-49593.0.r242507/920 K 8 strlen.c V 33 file d0-1541.2z-1542.r242506/1288 K 9 strncmp.c V 27 file 5-6761.0.r139815/16088 K 9 strncpy.c V 35 file d2-1541.30-1542.r128019/220882 K 9 strndup.c V 31 file 1m-270096.0.r270096/107935 K 9 strnlen.c V 35 file r-189136.0-226029.r226029/3760 K 9 strrchr.c V 34 file co-1541.1-229366.r229366/3844 K 8 strsep.c V 29 file 1v-1573.0.r128019/224368 K 8 strspn.c V 29 file 5-141665.0.r144545/13356 K 8 strstr.c V 28 file 5-161243.0.r161243/4127 K 8 strtol.c V 29 file 7-52845.0.r128019/226260 K 8 strtoq.c V 29 file a-52845.0.r128019/227009 K 9 strtoul.c V 29 file c-52845.0.r128019/216748 K 9 strtouq.c V 25 file e-52845.0.r189065/56 K 10 strvalid.c V 26 file 5-90819.0.r140960/222 K 9 ucmpdi2.c V 33 file d6-1541.32-1542.r245840/1018 K 9 udivdi3.c V 35 file d8-1541.33-1542.r128019/221676 K 9 umoddi3.c V 35 file da-1541.34-1542.r128019/215243 END ENDREP id: 9-1542.0.r272673/28609 type: dir pred: 9-1542.0.r271251/3828 count: 248 text: 272673 25156 3440 0 9aecf41b4ba72d9adb87cc605e0d049e cpath: /head/sys/libkern copyroot: 0 / id: w9-1541.c3-1542.r272673/28784 type: file pred: w9-1541.c3-1542.r272536/15844 count: 332 text: 272673 1583 72 16170 16fab1deaebbdd8081c96967648de080 d037d6040100694c624a6b3363db9bcc981320b1 272672-5uea/_j props: 179096 613 38 0 b6b34f029ed66be42751a530d6e4b830 cpath: /head/sys/sys/systm.h copyroot: 1542 /head/sys/sys/systm.h PLAIN K 9 _bitset.h V 27 file 3-250395.0.r250395/603 K 10 _bus_dma.h V 28 file 3-161927.0.r161927/1615 K 10 _callout.h V 35 file t7-1541.0-221059.r247777/23300 K 9 _cpuset.h V 34 file 2b-221499.3-222813.r270222/52 K 12 _ffcounter.h V 29 file 9-227723.0.r227723/23027 K 8 _iovec.h V 30 file 3-108366.0.r139825/326468 K 15 _kstack_cache.h V 28 file 3-228567.0.r228567/4334 K 7 _lock.h V 29 file 7o-76166.0.r179025/15251 K 10 _lockmgr.h V 29 file 8-177957.0.r200447/40375 K 8 _mutex.h V 28 file 7r-76166.0.r242901/1110 K 7 _null.h V 27 file h-123257.0.r228918/271 K 9 _pctrie.h V 36 file 5-246423.0-250551.r250551/23432 K 15 _pthreadtypes.h V 28 file 5-146824.0.r189828/6238 K 9 _rmlock.h V 29 file h-173444.0.r252209/43393 K 9 _rwlock.h V 29 file 3-154956.0.r261520/37171 K 12 _semaphore.h V 29 file i-103574.0.r201546/58236 K 9 _sigset.h V 29 file 65-1541.0.r139825/316497 K 19 _sockaddr_storage.h V 28 file 5-196967.0.r196967/8216 K 8 _stack.h V 29 file b-177957.0.r177957/28234 K 9 _stdint.h V 37 file c-221716.4-222813.r222813/275722 K 5 _sx.h V 29 file x-168191.0.r179025/14206 K 7 _task.h V 25 file 5-124882.0.r256729/0 K 10 _termios.h V 34 file wd-1541.1-199898.r199898/7017 K 11 _timespec.h V 28 file 3-71412.0.r205792/49219 K 10 _timeval.h V 30 file 3-108477.0.r158471/108660 K 8 _types.h V 29 file a-93514.0.r255219/195139 K 7 _umtx.h V 29 file 5-201472.0.r263318/14504 K 9 _unrhdr.h V 29 file 5-255057.0.r255057/17791 K 11 aac_ioctl.h V 30 file 14-65793.0.r218909/305070 K 6 acct.h V 34 file t2-1541.ai-1542.r169857/50024 K 5 acl.h V 29 file 2a-54803.0.r220465/14610 K 7 agpio.h V 29 file 1b-61452.0.r235782/44456 K 5 aio.h V 28 file 3-26685.0.r251526/36898 K 5 alq.h V 29 file 6-103785.0.r207223/39677 K 5 apm.h V 30 file 1a-166551.0.r236023/11237 K 7 assym.h V 28 file 3-55027.0.r126891/82249 K 5 ata.h V 27 file 3-74298.0.r270832/2178 K 5 bio.h V 26 file 68-1541.0.r248654/388 K 8 bitset.h V 28 file 7-250395.0.r255059/1107 K 11 bitstring.h V 28 file g-1539.0.r139825/309128 K 7 blist.h V 28 file 6-42956.0.r178792/12871 K 6 boot.h V 29 file t-263005.0.r263005/20371 K 5 buf.h V 31 file t5-1541.aj-1542.r268375/51 K 10 buf_ring.h V 30 file 1g-185162.0.r263954/33845 K 8 bufobj.h V 26 file 3-136745.0.r258391/64 K 5 bus.h V 29 file 6g-36849.0.r272013/30903 K 9 bus_dma.h V 29 file 10-32517.0.r263289/94540 K 17 busdma_bufalloc.h V 29 file 6-244466.0.r244466/15763 K 9 callout.h V 31 file t7-1541.ak-1542.r270259/50 K 12 capability.h V 26 file 3-219140.0.r263252/54 K 11 caprights.h V 31 file 3t-255219.0.r255219/195863 K 10 capsicum.h V 36 file 3-219140.0-263232.r269023/12703 K 7 cdefs.h V 33 file t9-1541.al-1542.r271155/5623 K 6 cdio.h V 28 file db-4.6h-5.r141031/21527 K 7 cdrio.h V 29 file 3-55522.0.r230132/121100 K 8 cfictl.h V 29 file j-184251.0.r188156/17283 K 6 chio.h V 28 file gz-4.6i-5.r249658/10971 K 7 clock.h V 28 file c-93835.0.r204646/70085 K 9 condvar.h V 28 file h-71088.0.r247785/11526 K 6 conf.h V 34 file td-1541.an-1542.r269105/28971 K 6 cons.h V 28 file de-4.6j-5.r268158/16093 K 8 consio.h V 29 file 38-48104.0.r259680/17729 K 11 copyright.h V 26 file 3-23227.0.r260125/382 K 9 counter.h V 29 file 1a-249268.0.r256514/7429 K 5 cpu.h V 29 file 3-141236.0.r193155/11591 K 8 cpuctl.h V 30 file 13-181430.0.r267673/43860 K 8 cpuset.h V 29 file h-176730.0.r271658/11487 K 7 ctype.h V 28 file f-52843.0.r127976/57258 K 9 dataacq.h V 28 file 3-42899.0.r59874/128216 K 12 devicestat.h V 28 file 6-39229.0.r256603/15218 K 8 digiio.h V 29 file 3d-76195.0.r162711/68641 K 5 dir.h V 35 file th-1541.ap-1542.r143063/130472 K 8 dirent.h V 32 file tj-1541.aq-1542.r161347/107 K 6 disk.h V 28 file a-50565.0.r223089/25519 K 11 disklabel.h V 35 file tn-1541.as-1542.r268351/307248 K 9 diskmbr.h V 27 file 6a-1541.0.r247961/5084 K 10 diskpc98.h V 28 file 6c-1541.0.r254015/17024 K 8 dkstat.h V 34 file tr-1541.au-1542.r127976/51713 K 8 domain.h V 34 file tv-1541.aw-1542.r248534/62171 K 12 dtrace_bsd.h V 29 file 3-179064.0.r268600/22296 K 7 dvdio.h V 29 file f-54272.0.r230132/120806 K 5 efi.h V 37 file 3b-66458.0-263815.r268351/307587 K 5 elf.h V 27 file 3-163000.0.r174043/344 K 7 elf32.h V 27 file h-25984.0.r163457/2609 K 7 elf64.h V 28 file 6l-36849.0.r186667/1092 K 12 elf_common.h V 26 file c-38357.0.r270303/114 K 13 elf_generic.h V 26 file e-38357.0.r186667/793 K 8 endian.h V 27 file 10-95533.0.r208331/398 K 7 errno.h V 34 file tx-1541.ax-1542.r250250/37272 K 7 eui64.h V 30 file h-129759.0.r139825/325418 K 7 event.h V 28 file 6-59290.0.r272528/12010 K 14 eventhandler.h V 26 file 1i-50107.0.r262618/46 K 10 eventvar.h V 28 file 9-59290.0.r256849/14996 K 6 exec.h V 32 file tz-1541.ay-1542.r269743/443 K 9 extattr.h V 29 file 2d-54803.0.r248995/96736 K 6 fail.h V 29 file f-192908.0.r216620/11128 K 6 fbio.h V 34 file u1-1541.az-1542.r269620/20763 K 7 fcntl.h V 32 file u3-1541.b0-1542.r264628/236 K 7 fdcio.h V 24 file 7-877.0.r272248/518 K 6 file.h V 34 file u5-1541.b1-1542.r271976/30755 K 10 filedesc.h V 32 file u7-1541.b2-1542.r272569/237 K 7 filio.h V 34 file u9-1541.b3-1542.r195191/10927 K 10 firmware.h V 30 file 17-154974.0.r166756/33755 K 10 fnv_hash.h V 29 file s-74384.0.r268351/307923 K 6 gmon.h V 32 file ub-1541.b4-1542.r157268/505 K 6 gpio.h V 29 file m-213237.0.r213237/29703 K 5 gpt.h V 28 file b-97392.0.r268256/13508 K 6 hash.h V 29 file 3-156592.0.r240086/39249 K 7 hhook.h V 29 file a-216615.0.r270158/13042 K 7 iconv.h V 27 file i-75332.0.r235711/3862 K 8 imgact.h V 26 file 3-850.0.r271141/12142 K 13 imgact_aout.h V 24 file 3-3056.0.r237695/75 K 16 imgact_binmisc.h V 29 file f-264269.0.r264282/11470 K 12 imgact_elf.h V 28 file w-14456.0.r270123/23509 K 9 inflate.h V 28 file 9-3417.0.r139825/327170 K 11 interrupt.h V 28 file 6-26156.0.r271712/22949 K 8 ioccom.h V 32 file ud-1541.b5-1542.r206051/265 K 7 ioctl.h V 32 file uf-1541.b6-1542.r191947/199 K 14 ioctl_compat.h V 32 file uh-1541.b7-1542.r196884/630 K 5 ipc.h V 32 file uj-1541.b8-1542.r241837/310 K 6 ipmi.h V 29 file o-155517.0.r162562/60775 K 6 jail.h V 29 file 27-46155.0.r261326/28256 K 10 joystick.h V 25 file 7-5904.0.r139866/104 K 6 kbio.h V 29 file 3b-48104.0.r224126/30847 K 5 kdb.h V 26 file q-131903.0.r244100/84 K 6 kenv.h V 28 file 16-94936.0.r94936/55412 K 8 kernel.h V 31 file ul-1541.b9-1542.r265432/49 K 12 kerneldump.h V 29 file 3-93490.0.r268351/308223 K 7 khelp.h V 29 file d-216615.0.r270158/13340 K 6 kobj.h V 29 file 1b-59093.0.r227537/51190 K 6 ksem.h V 29 file 8-145848.0.r271976/31087 K 7 ksyms.h V 29 file r-192859.0.r192859/73762 K 9 kthread.h V 28 file u-48391.0.r210365/11330 K 5 ktr.h V 27 file g-65556.0.r258858/1917 K 11 ktr_class.h V 28 file 5-258858.0.r258858/2208 K 8 ktrace.h V 35 file un-1541.ba-1542.r255219/196815 K 9 libkern.h V 34 file up-1541.bb-1542.r271173/10826 K 8 limits.h V 28 file o-113941.0.r219271/5886 K 11 link_aout.h V 27 file 7-697.0.r139825/305896 K 10 link_elf.h V 26 file a-697.0.r268893/18596 K 8 linker.h V 28 file k-25537.0.r254267/11518 K 12 linker_set.h V 26 file 5-42645.0.r268138/124 K 6 lock.h V 34 file d-24269.1-24270.r261238/11474 K 14 lock_profile.h V 28 file k-164159.0.r194578/1822 K 7 lockf.h V 27 file e-1960.0.r192685/10481 K 9 lockmgr.h V 28 file 3-24269.0.r270795/13050 K 10 lockstat.h V 28 file w-192853.0.r228448/5795 K 12 loginclass.h V 29 file o-219304.0.r220137/36677 K 5 mac.h V 27 file 9-100978.0.r166537/375 K 8 malloc.h V 35 file ur-1541.bc-1542.r267992/254841 K 8 mbpool.h V 29 file m-117624.0.r268529/33003 K 6 mbuf.h V 34 file uv-1541.be-1542.r271420/14395 K 8 mchain.h V 28 file j-72980.0.r227650/58224 K 5 md4.h V 30 file 1u-75374.0.r139825/314317 K 5 md5.h V 31 file 16-1802.e-1803.r156752/315 K 9 mdioctl.h V 27 file 3-4963.0.r258909/18658 K 9 memdesc.h V 30 file 3e-246713.0.r246713/98338 K 10 memrange.h V 28 file 3-45408.0.r217515/88234 K 6 mman.h V 34 file ux-1541.bf-1542.r271976/31383 K 8 module.h V 28 file n-25537.0.r213716/12623 K 14 module_khelp.h V 26 file f-216615.0.r251789/68 K 7 mount.h V 35 file uz-1541.bg-1542.r270096/129978 K 7 mouse.h V 25 file e-2606.0.r255154/227 K 11 mpt_ioctl.h V 29 file d-178814.0.r178814/37252 K 8 mqueue.h V 29 file 3-152828.0.r152948/13826 K 5 msg.h V 27 file n-2729.0.r220388/13889 K 8 msgbuf.h V 34 file v1-1541.bh-1542.r233135/11555 K 6 mtio.h V 35 file v3-1541.bi-1542.r139825/313581 K 7 mutex.h V 28 file v-67352.0.r265216/11827 K 7 namei.h V 35 file v5-1541.bj-1542.r255219/197152 K 12 nlist_aout.h V 34 file 43-1539.1p-1540.r208986/17855 K 5 osd.h V 30 file bs-185029.0.r216615/29060 K 7 param.h V 32 file v7-1541.bk-1542.r271724/289 K 7 pciio.h V 28 file 6-19104.0.r260926/16698 K 6 pcpu.h V 26 file w-76440.0.r261722/159 K 8 pctrie.h V 26 file d-250551.0.r260017/90 K 8 pioctl.h V 27 file p-31564.0.r217747/1290 K 6 pipe.h V 28 file 6-13675.0.r265206/13564 K 5 pmc.h V 30 file 2t-145256.0.r267062/23378 K 9 pmckern.h V 28 file 2v-145256.0.r260393/179 K 8 pmclog.h V 31 file 2n-147191.0.r233628/152087 K 6 poll.h V 25 file 3-29347.0.r99710/530 K 8 posix4.h V 30 file 1a-34030.0.r225617/196704 K 7 power.h V 26 file v-85835.0.r100084/463 K 10 priority.h V 29 file 1a-72376.0.r221829/31511 K 6 priv.h V 29 file p-164032.0.r263198/36413 K 6 proc.h V 34 file v9-1541.bl-1542.r271007/11819 K 9 procctl.h V 29 file n-255708.0.r255708/45340 K 10 procdesc.h V 26 file x-224987.0.r269282/52 K 8 procfs.h V 29 file 5-39198.0.r215679/117983 K 9 protosw.h V 34 file vb-1541.bm-1542.r270008/26409 K 6 ptio.h V 29 file h-50073.0.r50477/2465672 K 8 ptrace.h V 34 file vd-1541.bn-1542.r231521/11102 K 7 queue.h V 33 file vf-1541.bo-1542.r251887/9776 K 7 racct.h V 29 file q-220137.0.r272582/11781 K 8 random.h V 28 file w-11875.0.r260847/69987 K 11 rangelock.h V 29 file c-236317.0.r254380/12015 K 6 rctl.h V 29 file h-220163.0.r242139/21609 K 8 reboot.h V 35 file vh-1541.bp-1542.r139825/327518 K 10 refcount.h V 29 file 3-150629.0.r261520/37468 K 12 regression.h V 27 file 3-77232.0.r129096/6750 K 10 resource.h V 34 file vj-1541.bq-1542.r256849/15294 K 13 resourcevar.h V 34 file vl-1541.br-1542.r256849/15632 K 6 rman.h V 28 file 6-40711.0.r268780/35088 K 8 rmlock.h V 29 file m-173444.0.r252209/44321 K 8 rtprio.h V 25 file m-2441.0.r165898/553 K 6 runq.h V 29 file 1e-72376.0.r177435/17981 K 8 rwlock.h V 29 file c-154941.0.r261520/37764 K 6 sbuf.h V 28 file 6-69990.0.r269179/16885 K 7 sched.h V 29 file u-104964.0.r253604/21611 K 5 sdt.h V 28 file 3-179063.0.r270990/4364 K 8 select.h V 31 file vn-1541.bs-1542.r265051/48 K 9 selinfo.h V 28 file 6g-1541.0.r225177/48627 K 5 sem.h V 27 file p-2729.0.r224016/31945 K 6 sema.h V 29 file e-81645.0.r139825/320573 K 5 seq.h V 27 file 3-272503.0.r272574/232 K 8 serial.h V 27 file 3-131041.0.r157298/813 K 9 sf_base.h V 29 file 8-260461.0.r260806/19174 K 8 sf_buf.h V 29 file 18-122780.0.r270201/5160 K 9 sf_sync.h V 29 file b-258788.0.r260806/19474 K 8 sglist.h V 29 file e-193260.0.r260581/35189 K 5 shm.h V 27 file r-2729.0.r220388/14182 K 7 sigio.h V 30 file i-108524.0.r139825/334722 K 8 signal.h V 33 file vp-1541.bt-1542.r233519/5843 K 11 signalvar.h V 34 file vr-1541.bu-1542.r268634/11709 K 12 sleepqueue.h V 29 file 8-126324.0.r271992/24723 K 8 slicer.h V 29 file h-235778.0.r235778/27260 K 5 smp.h V 29 file 42-25164.0.r264984/41101 K 7 snoop.h V 26 file 3-6391.0.r150298/8559 K 9 sockbuf.h V 29 file 3-180948.0.r271946/50431 K 8 socket.h V 34 file vt-1541.bv-1542.r262489/28242 K 11 socketvar.h V 34 file vv-1541.bw-1542.r270158/13638 K 8 sockio.h V 34 file vx-1541.bx-1542.r270822/27935 K 9 sockopt.h V 28 file 7-180948.0.r180948/6412 K 11 sockstate.h V 28 file 9-180948.0.r180948/6797 K 11 soundcard.h V 24 file 7-652.0.r223663/139 K 7 stack.h V 29 file q-148666.0.r227581/34824 K 6 stat.h V 33 file vz-1541.by-1542.r265878/8722 K 9 statvfs.h V 29 file 5-98232.0.r139825/307340 K 11 stdatomic.h V 36 file 2-228862.0-251230.r263998/32768 K 8 stddef.h V 27 file 3-106853.0.r221476/269 K 8 stdint.h V 29 file 1f-85892.0.r237517/39164 K 15 sun_disklabel.h V 28 file 3-96267.0.r144328/14417 K 4 sx.h V 29 file e-73782.0.r258541/178992 K 9 syscall.h V 34 file w1-1541.bz-1542.r263319/17004 K 10 syscall.mk V 28 file 6-34355.0.r263319/17342 K 13 syscallsubr.h V 29 file 9-102779.0.r272132/17342 K 8 sysctl.h V 35 file w3-1541.c0-1542.r268351/308525 K 8 sysent.h V 28 file 3-2255.0.r268351/308863 K 11 syslimits.h V 34 file w5-1541.c1-1542.r194498/66736 K 8 syslog.h V 33 file w7-1541.c2-1542.r249311/7200 K 10 sysproto.h V 28 file 9-10907.0.r263319/17643 K 7 systm.h V 34 file w9-1541.c3-1542.r272673/28784 K 11 taskqueue.h V 28 file k-61033.0.r266629/12146 K 10 terminal.h V 37 file 2h-219888.4-259016.r270705/25605 K 9 termios.h V 33 file wd-1541.c5-1542.r199898/6360 K 5 thr.h V 27 file 6-112899.0.r206903/358 K 6 tiio.h V 29 file 1e-98849.0.r98849/231736 K 6 time.h V 30 file wf-1541.c6-1542.r270261/0 K 7 timeb.h V 34 file wh-1541.c7-1542.r204926/10447 K 8 timeet.h V 29 file w-209371.0.r264041/36130 K 9 timeffc.h V 29 file c-227723.0.r228856/13613 K 9 timepps.h V 28 file b-36739.0.r227789/12277 K 8 timers.h V 26 file 8-13549.0.r156137/137 K 7 times.h V 34 file wj-1541.c8-1542.r127976/29655 K 10 timespec.h V 28 file 3-71413.0.r205792/48590 K 8 timetc.h V 28 file 6i-1541.0.r255726/56460 K 7 timex.h V 26 file 3-2291.0.r271855/1579 K 6 tree.h V 33 file 5-98679.0-127564.r189204/518 K 5 tty.h V 34 file wp-1541.cb-1542.r259549/12427 K 8 ttycom.h V 34 file wt-1541.cd-1542.r231095/13056 K 13 ttydefaults.h V 33 file wv-1541.ce-1542.r249311/7531 K 10 ttydevsw.h V 30 file 4d-181905.0.r223722/11476 K 9 ttydisc.h V 30 file 4f-181905.0.r196452/20940 K 9 ttyhook.h V 29 file a-183276.0.r186056/25613 K 10 ttyqueue.h V 30 file 4h-181905.0.r198223/11273 K 11 turnstile.h V 29 file 3-122516.0.r261520/38365 K 7 types.h V 35 file wz-1541.cg-1542.r255219/197792 K 10 ucontext.h V 29 file 1a-51791.0.r251047/44136 K 7 ucred.h V 34 file x1-1541.ch-1542.r272546/12606 K 5 uio.h V 34 file x3-1541.ci-1542.r255608/37987 K 6 umtx.h V 29 file 6-112904.0.r263318/14800 K 4 un.h V 33 file x5-1541.cj-1542.r246210/8607 K 8 unistd.h V 34 file x7-1541.ck-1542.r239347/79051 K 7 unpcb.h V 34 file x9-1541.cl-1542.r263116/12724 K 6 user.h V 34 file xb-1541.cm-1542.r270745/17535 K 9 utsname.h V 34 file xd-1541.cn-1542.r127976/38778 K 6 uuid.h V 28 file t-97372.0.r253590/18355 K 6 vdso.h V 30 file 1d-237433.0.r246117/43042 K 6 vmem.h V 29 file d-252330.0.r252330/33544 K 9 vmmeter.h V 35 file xl-1541.cr-1542.r263620/102009 K 7 vnode.h V 34 file xn-1541.cs-1542.r272534/16293 K 6 vtoc.h V 29 file a-176718.0.r236023/10605 K 6 wait.h V 32 file xr-1541.cu-1542.r254218/640 K 10 watchdog.h V 29 file 3-111645.0.r247405/11525 END ENDREP id: 28-5.0.r272673/43647 type: dir pred: 28-5.0.r272582/26610 count: 7958 text: 272673 29115 14519 0 ec58cdea626a4d25298c0ad764451ed3 cpath: /head/sys/sys copyroot: 0 / PLAIN K 8 Makefile V 24 file 2-1598.0.r272019/50 K 5 amd64 V 22 dir o-5.0.r272670/8606 K 3 arm V 26 dir 2-70651.0.r272397/2320 K 4 boot V 27 dir 6j-38465.0.r272557/5734 K 3 bsm V 26 dir 2-141144.0.r264236/986 K 3 cam V 26 dir 2-39212.0.r272650/4722 K 4 cddl V 29 dir br-168404.0.r272601/10726 K 6 compat V 25 dir k-9313.0.r272132/5735 K 4 conf V 23 dir y-5.0.r272673/24622 K 7 contrib V 26 dir 2-23283.0.r272555/4174 K 6 crypto V 26 dir 7-55009.0.r267815/2846 K 3 ddb V 24 dir 10-5.0.r272098/16657 K 3 dev V 24 dir 12-5.0.r272606/12513 K 2 fs V 25 dir 2-1541.0.r272600/1946 K 3 gdb V 27 dir h-131899.0.r271173/6807 K 4 geom V 26 dir 2-13041.0.r272468/3019 K 3 gnu V 25 dir 2-1421.0.r272126/1639 K 4 i386 V 23 dir 1c-5.0.r272658/3348 K 3 isa V 23 dir 1w-5.0.r263379/9458 K 4 kern V 24 dir 20-5.0.r272582/11611 K 7 kgssapi V 29 dir 13-184588.0.r253049/10289 K 7 libkern V 26 dir 9-1542.0.r272673/28609 K 4 mips V 27 dir 2-178171.0.r272239/5011 K 7 modules V 26 dir i-2834.0.r272561/18348 K 3 net V 25 dir x-1542.0.r272572/6235 K 8 net80211 V 27 dir 2-116742.0.r271861/9596 K 8 netgraph V 27 dir 69-52419.0.r271908/8990 K 7 netinet V 26 dir 4f-1541.0.r272595/7706 K 8 netinet6 V 26 dir q-52904.0.r272469/3002 K 8 netipsec V 27 dir 2-105197.0.r272394/2012 K 7 netnatm V 27 dir 7-25604.0.r257179/46086 K 7 netpfil V 28 dir 11-240494.0.r272614/2081 K 6 netsmb V 26 dir u-75374.0.r264600/1206 K 3 nfs V 26 dir 4l-1541.0.r267479/4750 K 9 nfsclient V 26 dir 4r-1541.0.r271596/5264 K 9 nfsserver V 26 dir 5l-1541.0.r268114/3464 K 3 nlm V 29 dir 1i-177633.0.r262991/10337 K 4 ofed V 29 dir 1hj-219820.0.r272225/4973 K 10 opencrypto V 27 dir 2-104476.0.r271983/1291 K 4 pc98 V 27 dir p-10097.0.r272492/10223 K 7 powerpc V 23 dir 22-5.0.r272181/4476 K 3 rpc V 26 dir u-1839.0.r268115/34180 K 8 security V 26 dir 2-86630.0.r270221/2730 K 7 sparc64 V 27 dir 2-79054.0.r272098/32540 K 3 sys V 24 dir 28-5.0.r272673/43647 K 5 teken V 34 dir h-186681.0-196775.r261551/1018 K 5 tools V 26 dir 6k-1541.0.r270863/1332 K 3 ufs V 26 dir 1a-1542.0.r271619/5151 K 2 vm V 26 dir 1k-1542.0.r272573/3213 K 3 x86 V 28 dir 11-204309.0.r272666/1923 K 3 xdr V 29 dir 46-177633.0.r248318/15821 K 3 xen V 28 dir 2-181624.0.r272318/16102 END ENDREP id: g-5.0.r272673/46031 type: dir pred: g-5.0.r272670/10996 count: 97737 text: 272673 43817 2201 0 874152b995ca3382adfb063d25fb9d56 props: 264689 10721 1037 0 add0a4bae4235a21f9a7bea336f14c96 cpath: /head/sys copyroot: 0 / minfo-cnt: 45 minfo-here: y PLAIN K 10 .arcconfig V 26 file 1-265842.0.r269985/48 K 8 .arclint V 27 file 1-266959.0.r266959/151 K 9 COPYRIGHT V 25 file 1-2656.0.r260125/103 K 5 LOCKS V 27 file 1-146890.0.r255635/352 K 11 MAINTAINERS V 26 file 1-94742.0.r269828/141 K 8 Makefile V 28 file 3-1594.0-1595.r271168/0 K 13 Makefile.inc1 V 27 file 5-38666.0.r272576/1229 K 17 ObsoleteFiles.inc V 28 file 4-148330.0.r272488/1935 K 6 README V 26 file 1-21173.0.r215293/415 K 8 UPDATING V 26 file 1-41806.0.r272057/655 K 3 bin V 22 dir 1-5.0.r272575/7909 K 4 cddl V 27 dir 1-168404.0.r272671/7441 K 7 contrib V 27 dir 1-16755.0.r272659/18803 K 6 crypto V 26 dir 1-25405.0.r271284/3732 K 3 etc V 23 dir 1-38.0.r272445/6817 K 5 games V 25 dir 1-2491.0.r272210/1401 K 3 gnu V 23 dir 1-3.0.r272350/10283 K 7 include V 24 dir 1-697.0.r272673/7020 K 9 kerberos5 V 27 dir 4q-29815.0.r271775/2508 K 3 lib V 23 dir 6-5.0.r272673/21593 K 7 libexec V 23 dir c-5.0.r272350/38561 K 7 release V 25 dir 1-3027.0.r272544/2314 K 6 rescue V 26 dir 7-117035.0.r272245/783 K 4 sbin V 23 dir fa-4.0.r272607/6393 K 6 secure V 25 dir r-1553.0.r270178/1664 K 5 share V 22 dir e-3.0.r272579/6096 K 3 sys V 23 dir g-5.0.r272673/46031 K 5 tests V 28 dir g-257097.0.r271675/12211 K 5 tools V 26 dir 43-1590.0.r272565/5277 K 7 usr.bin V 23 dir m-3.0.r272486/87044 K 8 usr.sbin V 23 dir q-3.0.r272668/12302 END ENDREP id: 5-1.0.r272673/47633 type: dir pred: 5-1.0.r272671/9045 count: 186629 text: 272673 46283 1337 0 50604b0fbdfd8679bb69b510efe08c23 props: 270004 17195 782 0 e6789600af2b937e6f04dfc84e83b053 cpath: /head copyroot: 0 / minfo-cnt: 155 minfo-here: y PLAIN K 11 ROADMAP.txt V 27 file 0-179453.0.r221478/293 K 4 head V 23 dir 5-1.0.r272673/47633 K 8 projects V 24 dir 6-1.0.r272610/243327 K 7 release V 22 dir 7-1.0.r268523/2953 K 6 releng V 23 dir 8-1.0.r272669/20425 K 6 stable V 23 dir 9-1.0.r272672/36685 K 8 svnadmin V 27 dir 0-179447.0.r272522/1306 K 4 user V 22 dir a-1.0.r272375/5118 K 6 vendor V 22 dir b-1.0.r272652/6264 K 13 vendor-crypto V 25 dir 0-1575.0.r269676/6013 K 10 vendor-sys V 27 dir 0-12116.0.r272591/10027 END ENDREP id: 0.0.r272673/48370 type: dir pred: 0.0.r272672/37350 count: 272673 text: 272673 47881 476 0 da76019b58426f244b937745ef9bb2b0 props: 268296 0 4065 0 355af92b91f7afa3e8c1f0f3befeb918 cpath: / copyroot: 0 / minfo-cnt: 42239 3e-1539.1e-1540.t272672-5uea modify-file true false /head/include/strings.h yg-1573.fm-1574.t272672-5uea modify-file true false /head/lib/libc/string/Makefile.inc 23-156608.0.t272672-5uea modify-file true false /head/lib/libc/string/Symbol.map yt-1573.fs-1574.t272672-5uea modify-file true false /head/lib/libc/string/bzero.3 _a.0.t272672-5uea add-file true true /head/lib/libc/string/explicit_bzero.c 6w-1541.1-1542.t272672-5uea modify-file true false /head/sys/conf/files _f.0.t272672-5uea add-file true true /head/sys/libkern/explicit_bzero.c w9-1541.c3-1542.t272672-5uea modify-file true false /head/sys/sys/systm.h 48370 48595