103ee0914SAlexander Ziaee.\"- 203ee0914SAlexander Ziaee.\" SPDX-License-Identifier: BSD-3-Clause 303ee0914SAlexander Ziaee.\" 4afe61c15SRodney W. Grimes.\" Copyright (c) 1990, 1993 5afe61c15SRodney W. Grimes.\" The Regents of the University of California. All rights reserved. 6afe61c15SRodney W. Grimes.\" 7afe61c15SRodney W. Grimes.\" Redistribution and use in source and binary forms, with or without 8afe61c15SRodney W. Grimes.\" modification, are permitted provided that the following conditions 9afe61c15SRodney W. Grimes.\" are met: 10afe61c15SRodney W. Grimes.\" 1. Redistributions of source code must retain the above copyright 11afe61c15SRodney W. Grimes.\" notice, this list of conditions and the following disclaimer. 12afe61c15SRodney W. Grimes.\" 2. Redistributions in binary form must reproduce the above copyright 13afe61c15SRodney W. Grimes.\" notice, this list of conditions and the following disclaimer in the 14afe61c15SRodney W. Grimes.\" documentation and/or other materials provided with the distribution. 15dda5b397SEitan Adler.\" 3. Neither the name of the University nor the names of its contributors 16afe61c15SRodney W. Grimes.\" may be used to endorse or promote products derived from this software 17afe61c15SRodney W. Grimes.\" without specific prior written permission. 18afe61c15SRodney W. Grimes.\" 19afe61c15SRodney W. Grimes.\" THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND 20afe61c15SRodney W. Grimes.\" ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 21afe61c15SRodney W. Grimes.\" IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE 22afe61c15SRodney W. Grimes.\" ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE 23afe61c15SRodney W. Grimes.\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL 24afe61c15SRodney W. Grimes.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS 25afe61c15SRodney W. Grimes.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) 26afe61c15SRodney W. Grimes.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 27afe61c15SRodney W. Grimes.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY 28afe61c15SRodney W. Grimes.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 29afe61c15SRodney W. Grimes.\" SUCH DAMAGE. 30afe61c15SRodney W. Grimes.\" 310fbfb22aSBaptiste Daroussin.Dd October 10, 2024 32afe61c15SRodney W. Grimes.Dt HIER 7 33afe61c15SRodney W. Grimes.Os 34afe61c15SRodney W. Grimes.Sh NAME 35afe61c15SRodney W. Grimes.Nm hier 369dfe484eSAlexander Ziaee.Nd index of 3703ee0914SAlexander Ziaee.Fx 3803ee0914SAlexander Ziaeefile system hierarchy 3988be8b8eSPau Amma.Sh DESCRIPTION 40f25e2e78SEdward Tomasz Napierala.Bl -tag -width "/libexec/" 41d0353b83SRuslan Ermilov.It Pa / 4203ee0914SAlexander Ziaeeroot directory of the file system 4303ee0914SAlexander Ziaee.It Pa /COPYRIGHT 4403ee0914SAlexander Ziaee.Fx 4503ee0914SAlexander Ziaeecopyright information 46d0353b83SRuslan Ermilov.It Pa /bin/ 479dfe484eSAlexander Ziaeefundamental 489dfe484eSAlexander Ziaee.Bx 499dfe484eSAlexander Ziaeeuser utilities; see 509dfe484eSAlexander Ziaee.Xr intro 1 51d0353b83SRuslan Ermilov.It Pa /boot/ 5203ee0914SAlexander Ziaeeprograms and configurations used during 5303ee0914SAlexander Ziaee.Fx 549dfe484eSAlexander Ziaee.Xr boot 8 5565c9393dSDaniel C. Sobral.Pp 5603ee0914SAlexander Ziaee.Bl -tag -width "loader.conf.d/" -compact 57d0353b83SRuslan Ermilov.It Pa defaults/ 589dfe484eSAlexander Ziaeedefault boot configuration files; see 5965c9393dSDaniel C. Sobral.Xr loader.conf 5 6003ee0914SAlexander Ziaee.It Pa device.hints 6103ee0914SAlexander Ziaeekernel variables for controlling drivers; see 6203ee0914SAlexander Ziaee.Xr device.hints 5 637dbf7f26SWarner Losh.It Pa dtb/ 646469f9c5SGraham Perrincompiled flattened device tree (FDT) files; see 657dbf7f26SWarner Losh.Xr fdt 4 667dbf7f26SWarner Loshand 677dbf7f26SWarner Losh.Xr dtc 1 68651d1efdSMitchell Horne.Pp 69651d1efdSMitchell Horne.Bl -tag -width "overlays/" -compact 70651d1efdSMitchell Horne.It Pa overlays/ 719dfe484eSAlexander Ziaeecompiled 729dfe484eSAlexander Ziaee.Xr fdt 4 739dfe484eSAlexander Ziaeeoverlays; see 74651d1efdSMitchell Horne.Va fdt_overlays 759dfe484eSAlexander Ziaeein 76651d1efdSMitchell Horne.Xr loader.conf 5 77651d1efdSMitchell Horne.El 78651d1efdSMitchell Horne.Pp 79599d032aSWarner Losh.It Pa efi/ 809dfe484eSAlexander Ziaeethe 819dfe484eSAlexander Ziaee.Xr uefi 8 829dfe484eSAlexander ZiaeeEFI System Partition (ESP) mount point 837dbf7f26SWarner Losh.It Pa firmware/ 8403ee0914SAlexander Ziaeeloadable binary firmware kernel modules 8503ee0914SAlexander Ziaee.It Pa fonts/ 8603ee0914SAlexander Ziaeebinary bitmap console fonts; see 8703ee0914SAlexander Ziaee.Xr loader.conf 5 8803ee0914SAlexander Ziaeeand 8903ee0914SAlexander Ziaee.Xr vtfontcvt 8 9003ee0914SAlexander Ziaee.It Pa images/ 9103ee0914SAlexander Ziaeebeastie boot menu images; see 9203ee0914SAlexander Ziaee.Xr loader_lua 8 93d0353b83SRuslan Ermilov.It Pa kernel/ 949dfe484eSAlexander Ziaee.Fx 959dfe484eSAlexander Ziaeekernel and modules; see 9603ee0914SAlexander Ziaee.Xr kldstat 8 9703ee0914SAlexander Ziaee.It Pa kernel.old/ 9803ee0914SAlexander Ziaeealternative kernel and modules 9903ee0914SAlexander Ziaee.It Pa loader.conf 10003ee0914SAlexander Ziaeeboot loader configuration; see 10103ee0914SAlexander Ziaee.Xr loader.conf 5 10203ee0914SAlexander Ziaee.It Pa loader.conf.d/ 10303ee0914SAlexander Ziaee.Xr loader.conf 5 10403ee0914SAlexander Ziaeeconfiguration files 10503ee0914SAlexander Ziaee.It Pa lua/ 1069dfe484eSAlexander Ziaeescripts for the Lua boot loader; see 10703ee0914SAlexander Ziaee.Xr loader_lua 8 108d0353b83SRuslan Ermilov.It Pa modules/ 10903ee0914SAlexander Ziaeethird-party loadable kernel modules, such as those installed with 11003ee0914SAlexander Ziaee.Xr pkg 8 11103ee0914SAlexander Ziaeeor from 112cacb6b26SEdward Tomasz Napierala.Xr ports 7 1137dbf7f26SWarner Losh.It Pa zfs/ 11403ee0914SAlexander ZiaeeZFS 11503ee0914SAlexander Ziaee.Xr zpool 8 11603ee0914SAlexander Ziaeecache files 11765c9393dSDaniel C. Sobral.El 118cf348169SNik Clayton.It Pa /compat/ 1195e7308a7SMitchell Hornefiles supporting binary compatibility with other operating systems 1205e7308a7SMitchell Horne.Pp 12103ee0914SAlexander Ziaee.Bl -tag -width "loader.conf.d" -compact 1225e7308a7SMitchell Horne.It Pa linux/ 1235e7308a7SMitchell Hornedefault location for 1245e7308a7SMitchell Horne.Xr linux 4 1255e7308a7SMitchell Hornecompatibility run-time 1265e7308a7SMitchell Horne.El 127d0353b83SRuslan Ermilov.It Pa /dev/ 1289dfe484eSAlexander Ziaeedevice nodes and special files; see 1299dfe484eSAlexander Ziaee.Xr intro 4 1309dfe484eSAlexander Ziaeeand 1311a720cbeSAlexander Ziaee.Xr devfs 4 132afe61c15SRodney W. Grimes.Pp 13303ee0914SAlexander Ziaee.Bl -tag -width "loader.conf.d" -compact 13403ee0914SAlexander Ziaee.It Pa ada0 13503ee0914SAlexander Ziaeefirst ATA storage device 13603ee0914SAlexander Ziaee.It Pa ada0p1 13703ee0914SAlexander Ziaeefirst partition on ada0 13803ee0914SAlexander Ziaee.It Pa cd0 13903ee0914SAlexander Ziaeefirst optical drive 1409dfe484eSAlexander Ziaee.It Pa cuaU0 1419dfe484eSAlexander Ziaeefirst USB serial port; see 1429dfe484eSAlexander Ziaee.Xr cu 1 14303ee0914SAlexander Ziaee.It Pa da0 14403ee0914SAlexander Ziaeefirst SCSI storage device 14503ee0914SAlexander Ziaee.It Pa da0s1 14603ee0914SAlexander Ziaeefirst partition on da0 14703ee0914SAlexander Ziaee.It Pa dri/ 1489dfe484eSAlexander ZiaeeGPU character device nodes; see 14903ee0914SAlexander Ziaee.Xr drm 7 15003ee0914SAlexander Ziaee.It Pa drm/ 15103ee0914SAlexander ZiaeeGPU 15203ee0914SAlexander Ziaee.Xr drm 7 15303ee0914SAlexander Ziaeespecial files 154d0353b83SRuslan Ermilov.It Pa fd/ 1556469f9c5SGraham Perrinfile descriptor files; see 156031049cfSMitchell Horne.Xr fd 4 15703ee0914SAlexander Ziaee.It Pa fd0 15803ee0914SAlexander Ziaeefirst floppy drive 159f47cbb29SRoman Schmidt.It Pa gpt/ 160*50296dccSAlexander Ziaeestorage partitions by GPT label 16103ee0914SAlexander Ziaee.It Pa mmcsd0 16203ee0914SAlexander Ziaeefirst SD storage device 16303ee0914SAlexander Ziaee.It Pa mmcsd0s1 16403ee0914SAlexander Ziaeefirst partition on mmcsd0 16503ee0914SAlexander Ziaee.It Pa nda0 16603ee0914SAlexander Ziaeefirst NVMe storage device attached via 16703ee0914SAlexander Ziaee.Xr cam 3 16803ee0914SAlexander Ziaee.It Pa null 16903ee0914SAlexander Ziaeeinfinite loop that accepts anything and contains nothing 17003ee0914SAlexander Ziaee.It Pa nvd0 17103ee0914SAlexander Ziaeefirst NVMe storage device using NVMe namespaces 17203ee0914SAlexander Ziaee.It Pa pts/ 173f47cbb29SRoman Schmidtpseudo-terminals; see 1749dfe484eSAlexander Ziaee.Xr pts 4 17503ee0914SAlexander Ziaee.It Pa random 17603ee0914SAlexander Ziaeesource of weak randomness; see 17703ee0914SAlexander Ziaee.Xr random 4 17803ee0914SAlexander Ziaee.It Pa sa0 17903ee0914SAlexander Ziaeefirst tape drive 18003ee0914SAlexander Ziaee.It Pa usb/ 18103ee0914SAlexander ZiaeeUSB busses 1829dfe484eSAlexander Ziaee.It Pa vmm/ 1839dfe484eSAlexander Ziaeeactive 1849dfe484eSAlexander Ziaee.Xr bhyve 8 1859dfe484eSAlexander Ziaeevirtual machines 1869dfe484eSAlexander Ziaee.It Pa zvol/ 1879dfe484eSAlexander Ziaee.Xr zfs 8 1889dfe484eSAlexander Ziaeevolumes 189afe61c15SRodney W. Grimes.El 19003ee0914SAlexander Ziaee.It Pa /entropy 19103ee0914SAlexander Ziaeeprovides initial state to RNG; see 19203ee0914SAlexander Ziaee.Xr save-entropy 8 193d0353b83SRuslan Ermilov.It Pa /etc/ 1949dfe484eSAlexander Ziaeebase system configuration files and scripts; see 1959dfe484eSAlexander Ziaee.Xr intro 5 196afe61c15SRodney W. Grimes.Pp 19703ee0914SAlexander Ziaee.Bl -tag -width "freebsd-update.conf" -compact 19803ee0914SAlexander Ziaee.It Pa auto_master 19903ee0914SAlexander Ziaeeautofs 20003ee0914SAlexander Ziaee.Xr automount 8 20103ee0914SAlexander Ziaeeconfiguration 2022071e54cSGraham Perrin.It Pa bluetooth/ 2032071e54cSGraham Perrinbluetooth configuration files 20403ee0914SAlexander Ziaee.It Pa cron.d/ 20503ee0914SAlexander Ziaeetables for driving scheduled tasks; see 20603ee0914SAlexander Ziaee.Xr crontab 5 20703ee0914SAlexander Ziaee.It Pa crontab 20803ee0914SAlexander Ziaeeroot's cron table 209d0353b83SRuslan Ermilov.It Pa defaults/ 2106469f9c5SGraham Perrindefault system configuration files; see 2112e391292SNik Clayton.Xr rc 8 21203ee0914SAlexander Ziaee.It Pa devd/ 21303ee0914SAlexander Ziaeeconfiguration for 21403ee0914SAlexander Ziaee.Xr devd 8 , 21503ee0914SAlexander Ziaeethe device state change daemon 21603ee0914SAlexander Ziaee.It Pa devfs.conf 21703ee0914SAlexander Ziaeeboot time device configuration 21803ee0914SAlexander Ziaee.It Pa dma/ 21903ee0914SAlexander Ziaeeconfiguration for 22003ee0914SAlexander Ziaee.Xr dma 8 22103ee0914SAlexander Ziaee.It Pa freebsd-update.conf 2229dfe484eSAlexander Ziaeeconfiguration for the base system updater; see 22303ee0914SAlexander Ziaee.Xr freebsd-update 8 22403ee0914SAlexander Ziaee.It Pa fstab 22503ee0914SAlexander Ziaeestatic filesystem configuration; see 22603ee0914SAlexander Ziaee.Xr fstab 5 22703ee0914SAlexander Ziaee.It Pa hosts 22803ee0914SAlexander Ziaeedatabase of local hosts if no network name server is running 22903ee0914SAlexander Ziaee.It Pa inetd.conf 23003ee0914SAlexander Ziaeeconfiguration for 23103ee0914SAlexander Ziaee.Bx 23203ee0914SAlexander Ziaeeheritage internet servers; see 23303ee0914SAlexander Ziaee.Xr inetd 8 234d0353b83SRuslan Ermilov.It Pa localtime 2356469f9c5SGraham Perrinlocal timezone information; see 236f71e9169SWolfram Schneider.Xr ctime 3 23703ee0914SAlexander Ziaee.It Pa jail.conf.d/ 23803ee0914SAlexander Ziaee.Xr jail 8 2399dfe484eSAlexander Ziaeestartup scripts 24003ee0914SAlexander Ziaee.It Pa login.conf 24103ee0914SAlexander Ziaeelogin class capability database; see 24203ee0914SAlexander Ziaee.Xr login.conf 5 24303ee0914SAlexander Ziaee.It Pa machine-id 24403ee0914SAlexander Ziaeedefines the UUID for the local system, required for dbus 245d0353b83SRuslan Ermilov.It Pa mail/ 2466469f9c5SGraham Perrin.Xr sendmail 8 2476469f9c5SGraham Perrincontrol files 24803ee0914SAlexander Ziaee.Pp 24903ee0914SAlexander Ziaee.Bl -tag -width "mailer.conf" -compact 25003ee0914SAlexander Ziaee.It Pa aliases 25103ee0914SAlexander Ziaeeaddresses to deliver system mail 25203ee0914SAlexander Ziaee.It Pa mailer.conf 25303ee0914SAlexander Ziaee.Xr mailwrapper 8 25403ee0914SAlexander Ziaeeconfiguration 25503ee0914SAlexander Ziaee.El 25603ee0914SAlexander Ziaee.Pp 25703ee0914SAlexander Ziaee.It Pa motd.template 25803ee0914SAlexander Ziaeemessage displayed upon tty login; see 25903ee0914SAlexander Ziaee.Xr motd 5 260d0353b83SRuslan Ermilov.It Pa mtree/ 26103ee0914SAlexander Ziaeesystem mapper specification; see 262edf0e5b3SMike Pritchard.Xr mtree 8 26303ee0914SAlexander Ziaee.It Pa newsyslog.conf.d/ 26403ee0914SAlexander Ziaeelog rotation configuration files. 26503ee0914SAlexander Ziaee.It Pa ntp/ 26603ee0914SAlexander Ziaeestored time for the Network Time Protocol 26703ee0914SAlexander Ziaee.It Pa ntp.conf 26803ee0914SAlexander Ziaeeconfiguration for the NTP client, 26903ee0914SAlexander Ziaee.Xr ntpd 8 27033c8be7eSMurray Stokely.It Pa pam.d/ 27103ee0914SAlexander Ziaeeconfiguration files for the Pluggable Authentication Modules (PAM) library; 27203ee0914SAlexander Ziaeesee 2736469f9c5SGraham Perrin.Xr pam 3 274d0353b83SRuslan Ermilov.It Pa periodic/ 2756469f9c5SGraham Perrinscripts that are run daily, weekly, or monthly by 2762e391292SNik Clayton.Xr cron 8 ; 2772e391292SNik Claytonsee 2782e391292SNik Clayton.Xr periodic 8 27903ee0914SAlexander Ziaee.It Pa pf.conf 28003ee0914SAlexander Ziaeeconfiguration for the Packet Filter firewall; see 28103ee0914SAlexander Ziaee.Xr pf 4 28203ee0914SAlexander Ziaee.It Pa pkg/ 28303ee0914SAlexander Ziaeedefault configuration for the package manager, 28403ee0914SAlexander Ziaee.Xr pkg 8 2852071e54cSGraham Perrin.It Pa ppp/ 2866469f9c5SGraham PerrinPPP configuration files; see 2872071e54cSGraham Perrin.Xr ppp 8 28803ee0914SAlexander Ziaee.It Pa rc.conf 28903ee0914SAlexander Ziaeesystem and daemon configuration; see 29003ee0914SAlexander Ziaee.Xr rc.conf 5 2918b12cfbcSChristian Brueffer.It Pa rc.d/ 2926469f9c5SGraham Perrinsystem and daemon startup/control scripts; see 2938b12cfbcSChristian Brueffer.Xr rc 8 29403ee0914SAlexander Ziaee.It Pa resolv.conf 29503ee0914SAlexander ZiaeeDNS configuration; see 29603ee0914SAlexander Ziaee.Xr resolv.conf 5 29703ee0914SAlexander Ziaee.It Pa resolvconf.conf 29803ee0914SAlexander ZiaeeDNS configuration manager configuration, often generated by 29903ee0914SAlexander Ziaeelocal-unbound; see 3009dfe484eSAlexander Ziaee.Xr local-unbound 8 30103ee0914SAlexander Ziaeeor 30203ee0914SAlexander Ziaee.Xr resolvconf 8 3038b12cfbcSChristian Brueffer.It Pa security/ 3046469f9c5SGraham PerrinOpenBSM audit configuration files; see 3058b12cfbcSChristian Brueffer.Xr audit 8 3068b12cfbcSChristian Brueffer.It Pa ssh/ 3076469f9c5SGraham PerrinOpenSSH configuration files; see 3088b12cfbcSChristian Brueffer.Xr ssh 1 309d0353b83SRuslan Ermilov.It Pa ssl/ 3102bfea7a2SKris KennawayOpenSSL configuration files 31103ee0914SAlexander Ziaee.It Pa sysctl.conf 31203ee0914SAlexander Ziaeekernel state defaults; see 31303ee0914SAlexander Ziaee.Xr sysctl.conf 5 31403ee0914SAlexander Ziaee.It Pa syslog.conf 31503ee0914SAlexander Ziaeesystem log configuration 31603ee0914SAlexander Ziaee.It Pa ttys 31703ee0914SAlexander Ziaeetty creation configuration; see 31803ee0914SAlexander Ziaee.Xr getty 8 31903ee0914SAlexander Ziaee.It Pa wpa_supplicant.conf 32003ee0914SAlexander Ziaeeclient wifi configuration; see 32103ee0914SAlexander Ziaee.Xr wpa_supplicant.conf 5 322afe61c15SRodney W. Grimes.El 3239a6a9481SMike Karels.It Pa /home/ 32403ee0914SAlexander Ziaeehome directories for users; the typical home for an interactive user 3259dfe484eSAlexander Ziaee.Va beastie 3266469f9c5SGraham Perrinwould be 3276469f9c5SGraham Perrin.Pa /home/beastie/ 328eb5ed42cSGordon Tetlow.It Pa /lib/ 3299dfe484eSAlexander Ziaeesystem libraries critical to binaries in 330eb5ed42cSGordon Tetlow.Pa /bin 331eb5ed42cSGordon Tetlowand 332eb5ed42cSGordon Tetlow.Pa /sbin 333386a9270SPawel Jakub Dawidek.Pp 3346469f9c5SGraham Perrin.Bl -tag -width "nvmecontrol/" -compact 335386a9270SPawel Jakub Dawidek.It Pa geom/ 3362de4e6d2SPawel Jakub Dawidekclass-specific libraries for the 337386a9270SPawel Jakub Dawidek.Xr geom 8 338386a9270SPawel Jakub Dawidekutility 339228c4255SWarner Losh.It Pa nvmecontrol/ 340228c4255SWarner Loshvendor-specific libraries to extend the 341228c4255SWarner Losh.Xr nvmecontrol 8 342228c4255SWarner Loshutility 343386a9270SPawel Jakub Dawidek.El 344eb5ed42cSGordon Tetlow.It Pa /libexec/ 3459dfe484eSAlexander Ziaeesystem utilities critical to binaries in 346eb5ed42cSGordon Tetlow.Pa /bin 347eb5ed42cSGordon Tetlowand 348eb5ed42cSGordon Tetlow.Pa /sbin 349da108196SJoe Marcus Clarke.It Pa /media/ 35094dedfdfSAlexander Ziaeemount points for removable storage media such as CDs, DVDs, 35194dedfdfSAlexander Ziaeeand USB drives; see 3529dfe484eSAlexander Ziaee.Xr automount 8 , 35394dedfdfSAlexander Ziaeeor 35494dedfdfSAlexander Ziaee.Xr bsdisks 8 3559dfe484eSAlexander Ziaeeif a using a desktop environment from 3569dfe484eSAlexander Ziaee.Xr ports 7 357d0353b83SRuslan Ermilov.It Pa /mnt/ 35894dedfdfSAlexander Ziaeeempty directory commonly used by 35994dedfdfSAlexander Ziaeesystem administrators as a temporary mount point 36045a7a4a7SEdward Tomasz Napierala.It Pa /net/ 3616469f9c5SGraham Perrinautomounted NFS shares; see 36245a7a4a7SEdward Tomasz Napierala.Xr auto_master 5 363606cdb2eSMateusz Piotrowski.It Pa /nonexistent/ 36494dedfdfSAlexander Ziaeea non-existent directory; 3659dfe484eSAlexander Ziaeeby convention, it serves as a home directory for user accounts 36694dedfdfSAlexander Ziaeethat need no home directory; see also 367606cdb2eSMateusz Piotrowski.Pa /var/empty/ 368d0353b83SRuslan Ermilov.It Pa /proc/ 3696469f9c5SGraham Perrinprocess file system; see 3701a720cbeSAlexander Ziaee.Xr procfs 4 371e215cd9eSSimon L. B. Nielsen.It Pa /rescue/ 37294dedfdfSAlexander Ziaeestatically linked programs for emergency recovery; see 373e215cd9eSSimon L. B. Nielsen.Xr rescue 8 374d0353b83SRuslan Ermilov.It Pa /root/ 3756469f9c5SGraham Perrinhome directory of the root user 376d0353b83SRuslan Ermilov.It Pa /sbin/ 3779dfe484eSAlexander Ziaeefundamental 3789dfe484eSAlexander Ziaee.Bx 3799dfe484eSAlexander Ziaeesystem administration utilities; see 3809dfe484eSAlexander Ziaee.Xr intro 8 381d0353b83SRuslan Ermilov.It Pa /tmp/ 3829dfe484eSAlexander Ziaeetemporary files commonly removed between system reboots; 3839dfe484eSAlexander Ziaeesee 384b374a392SGraham Perrin.Va clear_tmp_enable 3859dfe484eSAlexander Ziaeein 3866469f9c5SGraham Perrin.Xr rc.conf 5 387d0353b83SRuslan Ermilov.It Pa /usr/ 388afe61c15SRodney W. Grimescontains the majority of user utilities and applications 389afe61c15SRodney W. Grimes.Pp 39011a6c85dSMateusz Piotrowski.Bl -tag -width "freebsd-dist/" -compact 391d0353b83SRuslan Ermilov.It Pa bin/ 3929dfe484eSAlexander Ziaeecommon utilities, programming tools, and applications; see 3939dfe484eSAlexander Ziaee.Xr intro 1 39411a6c85dSMateusz Piotrowski.It Pa freebsd-dist/ 39511a6c85dSMateusz Piotrowskidistribution files 3969dfe484eSAlexander Ziaee.Pq like base.txz ; 3979dfe484eSAlexander Ziaeesee 39811a6c85dSMateusz Piotrowski.Xr release 7 39911a6c85dSMateusz Piotrowskiand 40011a6c85dSMateusz Piotrowski.Xr bsdinstall 8 401d0353b83SRuslan Ermilov.It Pa include/ 402a5b07274SAlexander Ziaeestandard C include header files 403d0353b83SRuslan Ermilov.It Pa lib/ 4049dfe484eSAlexander Ziaeeshared and 405abf3e95cSGiorgos Keramidas.Xr ar 1 Ns -type 4069dfe484eSAlexander Ziaeelibraries; see 4079dfe484eSAlexander Ziaee.Xr intro 3 40801a57e8aSEdward Tomasz Napierala.Pp 409afe61c15SRodney W. Grimes.Bl -tag -width Fl -compact 410a5b07274SAlexander Ziaee.It Pa clang/ 411a5b07274SAlexander Ziaeeshared libraries for the system compiler, 412a5b07274SAlexander Ziaee.Xr clang 1 413d0353b83SRuslan Ermilov.It Pa compat/ 4142e391292SNik Claytonshared libraries for compatibility 4154de737d3SEd Maste.It Pa debug/ 41605117b57SEd Mastestandalone debug data for the kernel and base system libraries and binaries 417b431b4caSJohn Birrell.It Pa dtrace/ 4189dfe484eSAlexander Ziaee.Xr dtrace 1 4199dfe484eSAlexander Ziaeelibrary scripts 42031c9ecbfSSimon L. B. Nielsen.It Pa engines/ 421a5b07274SAlexander ZiaeeOpenSSL 422a5b07274SAlexander Ziaee.Pq Cryptography/SSL toolkit 423a5b07274SAlexander Ziaeedynamically loadable engines 424a5b07274SAlexander Ziaee.It Pa flua/ 425a5b07274SAlexander Ziaee.Fx 426a5b07274SAlexander ZiaeeLua shared libraries 427a5b07274SAlexander Ziaee.It Pa i18n/ 428a5b07274SAlexander Ziaeeshared libraries for internationalization 429afe61c15SRodney W. Grimes.El 4302641f589SWolfram Schneider.Pp 431a5b07274SAlexander Ziaee.It Pa lib32/ 4329dfe484eSAlexander Ziaee32-bit compatibility libraries 433d0353b83SRuslan Ermilov.It Pa libdata/ 4345203edcdSRuslan Ermilovmiscellaneous utility data files 43501a57e8aSEdward Tomasz Napierala.Pp 4362641f589SWolfram Schneider.Bl -tag -width Fl -compact 437d0353b83SRuslan Ermilov.It Pa ldscripts/ 4386469f9c5SGraham Perrinlinker scripts; see 439d7a0ba44SChris Costello.Xr ld 1 44094778fc7SBaptiste Daroussin.It Pa pkgconfig/ 441a5b07274SAlexander Ziaeecollections of compiler and linker flags for the 442a5b07274SAlexander Ziaee.Xr pkgconf 1 443a5b07274SAlexander Ziaeedevelopment tool 4442641f589SWolfram Schneider.El 4459dfe484eSAlexander Ziaee.Pp 446d0353b83SRuslan Ermilov.It Pa libexec/ 4479dfe484eSAlexander Ziaeesystem daemons and utilities executed by programs 44801a57e8aSEdward Tomasz Napierala.Pp 449a5b07274SAlexander Ziaee.Bl -tag -width "bsdinstall/" -compact 450a5b07274SAlexander Ziaee.It Pa bsdconfig/ 451a5b07274SAlexander Ziaeeutilities called by the ncurses 452a5b07274SAlexander Ziaee.Fx 453a5b07274SAlexander Ziaeeconfiguration wizard 454a5b07274SAlexander Ziaee.It Pa bsdinstall/ 455a5b07274SAlexander Ziaeeutilities for 456a5b07274SAlexander Ziaee.Xr bsdinstall 8 457a5b07274SAlexander Ziaee.It Pa dwatch/ 458a5b07274SAlexander Ziaeeprofiles for 459a5b07274SAlexander Ziaee.Xr dwatch 1 460a5b07274SAlexander Ziaee.It Pa fwget/ 461a5b07274SAlexander Ziaeeutilities called by 462a5b07274SAlexander Ziaee.Xr fwget 8 463a5b07274SAlexander Ziaee.It Pa hyperv/ 4649dfe484eSAlexander Ziaeescripts for communicating with the Hyper-V hypervisor 465d0353b83SRuslan Ermilov.It Pa lpr/ 466a5b07274SAlexander Ziaeeutilities and filters for the line printer system; see 4672641f589SWolfram Schneider.Xr lpr 1 4681bff600fSGregory Neil Shapiro.It Pa sendmail/ 4695ced12b7SRuslan Ermilovthe 4705ced12b7SRuslan Ermilov.Xr sendmail 8 4716469f9c5SGraham Perrinbinary; see 4721bff600fSGregory Neil Shapiro.Xr mailwrapper 8 473d0353b83SRuslan Ermilov.It Pa sm.bin/ 4745ced12b7SRuslan Ermilovrestricted shell for 4755ced12b7SRuslan Ermilov.Xr sendmail 8 ; 4762641f589SWolfram Schneidersee 4772641f589SWolfram Schneider.Xr smrsh 8 478a5b07274SAlexander Ziaee.It Pa zfs/ 479a5b07274SAlexander ZiaeeZ file system utilities 4802641f589SWolfram Schneider.El 4812641f589SWolfram Schneider.Pp 482d0353b83SRuslan Ermilov.It Pa local/ 4839dfe484eSAlexander Ziaeelocal executables, libraries, etc, installed by 484a5b07274SAlexander Ziaee.Xr pkg 7 485a5b07274SAlexander Ziaeeor 4865e29070eSEdward Tomasz Napierala.Xr ports 7 487a5b07274SAlexander Ziaee.Pp 488a5b07274SAlexander Ziaee.Bl -tag -width Fl -compact 4899dfe484eSAlexander Ziaee.It Pa bin/ 4909dfe484eSAlexander Ziaeelocal user utilities, see 4919dfe484eSAlexander Ziaee.Xr intro 1 4929dfe484eSAlexander Ziaee.It Pa etc/ 4939dfe484eSAlexander Ziaeelocal program configurations 4949dfe484eSAlexander Ziaee.It Pa include/ 4959dfe484eSAlexander Ziaeelocal library headers 4969dfe484eSAlexander Ziaee.It Pa lib/ 4979dfe484eSAlexander Ziaeelocal libraries 4989dfe484eSAlexander Ziaee.It Pa lib32/ 4999dfe484eSAlexander Ziaeelocal 32-bit compatability libraries 5009dfe484eSAlexander Ziaee.It Pa libdata/ 5019dfe484eSAlexander Ziaeelocal utility data files 5029dfe484eSAlexander Ziaee.It Pa libexec/ 5039dfe484eSAlexander Ziaeeutilities executed by local utilities 5049dfe484eSAlexander Ziaee.It Pa sbin/ 5059dfe484eSAlexander Ziaeelocal administration utilities 5069dfe484eSAlexander Ziaee.It Pa share/ 5079dfe484eSAlexander Ziaeelocal architecture-independent files 5089dfe484eSAlexander Ziaee.It Pa share/doc/ 5099dfe484eSAlexander Ziaeelocal documentation 510a5b07274SAlexander Ziaee.It Pa share/doc/freebsd/ 511a5b07274SAlexander Ziaeearticles, books, FAQ, and handbooks available from the 512a5b07274SAlexander Ziaee.Fx 513a5b07274SAlexander Ziaeeproject 5140fbfb22aSBaptiste Daroussin.It Pa share/man/ 5150fbfb22aSBaptiste Daroussinlocal manual pages; see 5160fbfb22aSBaptiste Daroussin.Xr man 1 517a5b07274SAlexander Ziaee.El 518a5b07274SAlexander Ziaee.Pp 519d0353b83SRuslan Ermilov.It Pa obj/ 520ecd37597SMateusz Piotrowskiarchitecture-specific target tree produced by building 521ecd37597SMateusz Piotrowski.Fx 5226469f9c5SGraham Perrinfrom source; see 523ecd37597SMateusz Piotrowski.Xr build 7 524d0353b83SRuslan Ermilov.It Pa ports/ 525b5c508fbSRuslan Ermilov.Fx 52657976b7aSEdward Tomasz Napieralaports collection; see 52757976b7aSEdward Tomasz Napierala.Xr ports 7 528d0353b83SRuslan Ermilov.It Pa sbin/ 5299dfe484eSAlexander Ziaeesystem daemons and utilities meant for user execution; see 5309dfe484eSAlexander Ziaee.Xr intro 8 531d0353b83SRuslan Ermilov.It Pa share/ 53282315fb0SJoseph Koshyarchitecture-independent files 533afe61c15SRodney W. Grimes.Pp 53401a57e8aSEdward Tomasz Napierala.Bl -tag -width Fl -compact 5359dfe484eSAlexander Ziaee.It Pa atf/ 5369dfe484eSAlexander Ziaeescripts for the Automated Testing Framework; see 5379dfe484eSAlexander Ziaee.Xr ATF 7 5389dfe484eSAlexander Ziaee.It Pa bhyve/ 5399dfe484eSAlexander Ziaee.Xr bhyve 8 5409dfe484eSAlexander Ziaeekeyboard mappings 541fd1efedcSConrad Meyer.It Pa calendar/ 5429dfe484eSAlexander Ziaeesystem-wide calendar files; see 543fd1efedcSConrad Meyer.Xr calendar 1 544a5b07274SAlexander Ziaee.It Pa certs/ 545a5b07274SAlexander ZiaeeTLS certificates for 546a5b07274SAlexander Ziaee.Xr openssl 1 547d0353b83SRuslan Ermilov.It Pa dict/ 5486469f9c5SGraham Perrinword lists; see 549afe61c15SRodney W. Grimes.Xr look 1 5506469f9c5SGraham Perrin.Pp 551afe61c15SRodney W. Grimes.Bl -tag -width Fl -compact 55278294d75SMurray Stokely.It Pa freebsd 55385cfa6c4SRuslan Ermilov.Fx Ns -specific 55485cfa6c4SRuslan Ermilovterms, proper names, and jargon 555d0353b83SRuslan Ermilov.It Pa web2 55688be8b8eSPau Ammawords from Webster's Second International 557afe61c15SRodney W. Grimes.El 5586469f9c5SGraham Perrin.Pp 559d0353b83SRuslan Ermilov.It Pa doc/ 5601bc55f58SMitchell Hornemiscellaneous documentation 561a5b07274SAlexander Ziaee.It Pa dtrace/ 562a5b07274SAlexander Ziaeescripts for the Dynamic Tracing Compiler; see 563a5b07274SAlexander Ziaee.Xr dtrace 1 564d0353b83SRuslan Ermilov.It Pa examples/ 5652641f589SWolfram Schneidervarious examples for users and programmers 566486607d0SWarner Losh.It Pa firmware/ 567a3a4eaf6SEdward Tomasz Napieralafirmware images loaded by userland programs 568d0353b83SRuslan Ermilov.It Pa games/ 569a5b07274SAlexander ZiaeeASCII text files used by 570a5b07274SAlexander Ziaee.Bx 5719dfe484eSAlexander Ziaeeheritage games, see 5729dfe484eSAlexander Ziaee.Xr intro 6 5738d20be1eSBryan Drewery.It Pa keys/ 57457976b7aSEdward Tomasz Napieralaknown trusted and revoked keys 5756469f9c5SGraham Perrin.Pp 57601a57e8aSEdward Tomasz Napierala.Bl -tag -width Fl -compact 5775e29070eSEdward Tomasz Napierala.It Pa pkg/ 5788d20be1eSBryan Dreweryfingerprints for 5798d20be1eSBryan Drewery.Xr pkg 7 5808d20be1eSBryan Dreweryand 5818d20be1eSBryan Drewery.Xr pkg 8 5828d20be1eSBryan Drewery.El 5836469f9c5SGraham Perrin.Pp 584d0353b83SRuslan Ermilov.It Pa locale/ 5856469f9c5SGraham Perrinlocalization files; see 5862641f589SWolfram Schneider.Xr setlocale 3 587d0353b83SRuslan Ermilov.It Pa man/ 5889dfe484eSAlexander Ziaeesystem manual pages; see 5899dfe484eSAlexander Ziaee.Xr man 1 590d0353b83SRuslan Ermilov.It Pa misc/ 5919dfe484eSAlexander Ziaeemiscellaneous system-wide files 5926469f9c5SGraham Perrin.Pp 593afe61c15SRodney W. Grimes.Bl -tag -width Fl -compact 594a5b07274SAlexander Ziaee.It Pa ascii 595a5b07274SAlexander Ziaeechart of the ASCII codepoints 596a5b07274SAlexander Ziaee.It Pa flowers 597a5b07274SAlexander Ziaeethe meanings of flowers 598a5b07274SAlexander Ziaee.It Pa magic 599a5b07274SAlexander Ziaeemagic numbers used by 600a5b07274SAlexander Ziaee.Xr file 1 601d0353b83SRuslan Ermilov.It Pa termcap 6026469f9c5SGraham Perrinterminal characteristics database; see 603afe61c15SRodney W. Grimes.Xr termcap 5 604afe61c15SRodney W. Grimes.El 6056469f9c5SGraham Perrin.Pp 606d0353b83SRuslan Ermilov.It Pa mk/ 6076469f9c5SGraham Perrintemplates for make; see 608afe61c15SRodney W. Grimes.Xr make 1 609d0353b83SRuslan Ermilov.It Pa nls/ 61098ac0a3dSBaptiste Daroussinnational language support files 6112d633fc8SRobert Watson.It Pa security/ 6122d633fc8SRobert Watsondata files for security policies such as 6132d633fc8SRobert Watson.Xr mac_lomac 4 614d0353b83SRuslan Ermilov.It Pa sendmail/ 615d41608a8SRuslan Ermilov.Xr sendmail 8 6165ced12b7SRuslan Ermilovconfiguration files 617d0353b83SRuslan Ermilov.It Pa skel/ 6185203edcdSRuslan Ermilovexample 6195203edcdSRuslan Ermilov.Pa .\& 6205203edcdSRuslan Ermilov(dot) files for new accounts 6219de3b350SHartmut Brandt.It Pa snmp/ 62257976b7aSEdward Tomasz NapieralaMIBs, example files and tree definitions for the SNMP daemon 6236469f9c5SGraham Perrin.Pp 6249de3b350SHartmut Brandt.Bl -tag -width Fl -compact 6259de3b350SHartmut Brandt.It Pa defs/ 626a3a4eaf6SEdward Tomasz Napieralatree definition files for use with 6279de3b350SHartmut Brandt.Xr gensnmptree 1 6289de3b350SHartmut Brandt.It Pa mibs/ 629a5b07274SAlexander Ziaeemanagement Information Base 630a5b07274SAlexander Ziaee.Pq MIB 631a5b07274SAlexander Ziaeefiles 6329de3b350SHartmut Brandt.El 6336469f9c5SGraham Perrin.Pp 634d0353b83SRuslan Ermilov.It Pa syscons/ 635a7299f79SAlexey Zelkin.Xr syscons 4 6366469f9c5SGraham Perrinfiles 6376469f9c5SGraham Perrin.Pp 63801a57e8aSEdward Tomasz Napierala.Bl -tag -width Fl -compact 639d0353b83SRuslan Ermilov.It Pa fonts/ 6406469f9c5SGraham Perrinconsole fonts; see 641a7299f79SAlexey Zelkin.Xr vidcontrol 1 642a7299f79SAlexey Zelkinand 643a7299f79SAlexey Zelkin.Xr vidfont 1 644d0353b83SRuslan Ermilov.It Pa keymaps/ 6456469f9c5SGraham Perrinconsole keyboard maps; see 646a7299f79SAlexey Zelkin.Xr kbdcontrol 1 647a7299f79SAlexey Zelkinand 648a7299f79SAlexey Zelkin.Xr kbdmap 1 649d0353b83SRuslan Ermilov.It Pa scrnmaps/ 650a7299f79SAlexey Zelkinconsole screen maps 651a7299f79SAlexey Zelkin.El 6526469f9c5SGraham Perrin.Pp 653d0e3860fSWarner Losh.It Pa sysroot/ 654d0e3860fSWarner Loshfiles necessary for the -sysroot compiler/linker argument to build non-native 6556469f9c5SGraham Perrinbinaries 6566469f9c5SGraham Perrin.Pp 6579dfe484eSAlexander Ziaee.Bl -tag -width "VERSION/" -compact 658d0e3860fSWarner Losh.It Pa VERSION/ 659d0e3860fSWarner Loshfiles for 660d0e3860fSWarner Losh.Fx 661a5b07274SAlexander Ziaeerelease VERSION; 662a5b07274SAlexander Ziaeeby convention, 663d0e3860fSWarner Losh.Dq VERSION 664d0e3860fSWarner Loshmatches 665d0e3860fSWarner Losh.Xr uname 1 666a5b07274SAlexander Ziaee.Fl r 6679dfe484eSAlexander Ziaee.It Pa VERSION/MACHINE.MACHINE_ARCH/ 668a5b07274SAlexander Ziaeerepresent the binary ABI for these files; 669d0e3860fSWarner Losh.Dq MACHINE 670d0e3860fSWarner Loshmatches 671d0e3860fSWarner Losh.Xr uname 1 672a5b07274SAlexander Ziaee.Fl m ; 673d0e3860fSWarner Losh.Dq MACHINE_ARCH 674d0e3860fSWarner Loshmatches 675d0e3860fSWarner Losh.Xr uname 1 676a5b07274SAlexander Ziaee.Fl p 677d0e3860fSWarner Losh.El 6786469f9c5SGraham Perrin.Pp 679d0353b83SRuslan Ermilov.It Pa tabset/ 680a5b07274SAlexander Ziaeetab description files for a variety of terminals; used in 681a5b07274SAlexander Ziaeethe termcap file; see 682afe61c15SRodney W. Grimes.Xr termcap 5 683d0353b83SRuslan Ermilov.It Pa vi/ 6849dfe484eSAlexander Ziaeelocalization support and utilities for the 685d7a0ba44SChris Costello.Xr vi 1 6869dfe484eSAlexander Ziaeeeditor 687651045d6SStefan Eßer.It Pa vt/ 688a5b07274SAlexander Ziaeefiles used by the system console; see 689651045d6SStefan Eßer.Xr vt 4 6906469f9c5SGraham Perrin.Pp 69101a57e8aSEdward Tomasz Napierala.Bl -tag -width Fl -compact 692651045d6SStefan Eßer.It Pa fonts/ 6936469f9c5SGraham Perrinconsole fonts; see 694a5b07274SAlexander Ziaee.Xr vidcontrol 1 , 695a5b07274SAlexander Ziaee.Xr vidfont 1 , 696651045d6SStefan Eßerand 697a5b07274SAlexander Ziaee.Xr vtfontcvt 8 698651045d6SStefan Eßer.It Pa keymaps/ 6996469f9c5SGraham Perrinconsole keyboard maps; see 700651045d6SStefan Eßer.Xr kbdcontrol 1 701651045d6SStefan Eßerand 702651045d6SStefan Eßer.Xr kbdmap 1 703651045d6SStefan Eßer.El 7046469f9c5SGraham Perrin.Pp 705bba279e5SBryan Drewery.It Pa zoneinfo/ 7066469f9c5SGraham Perrintimezone configuration information; see 707bba279e5SBryan Drewery.Xr tzfile 5 708bba279e5SBryan Drewery.El 70901a57e8aSEdward Tomasz Napierala.Pp 710d0353b83SRuslan Ermilov.It Pa src/ 711cacb6b26SEdward Tomasz Napierala.Fx 71257976b7aSEdward Tomasz Napieralasource code; see 713f19875b6SAlexander Ziaee.Xr development 7 ; 714f19875b6SAlexander Ziaeethe layout of the source tree is described by the top-level 715f0e4e021SMitchell Horne.Pa README.md 716f19875b6SAlexander Ziaeefile 717f56169f4SRui Paulo.Pp 718f56169f4SRui Paulo.It Pa tests/ 7196469f9c5SGraham Perrinthe 720f56169f4SRui Paulo.Fx 721cacb6b26SEdward Tomasz Napieralatest suite; see 722e42bd24aSChristian Brueffer.Xr tests 7 723afe61c15SRodney W. Grimes.El 724d0353b83SRuslan Ermilov.It Pa /var/ 7256469f9c5SGraham Perrinlog, temporary, transient, and spool files 726afe61c15SRodney W. Grimes.Pp 7276469f9c5SGraham Perrin.Bl -tag -width "preserve/" -compact 728d0353b83SRuslan Ermilov.It Pa account/ 729afe61c15SRodney W. Grimessystem accounting files 730afe61c15SRodney W. Grimes.Pp 731f19875b6SAlexander Ziaee.Bl -tag -width Ds -compact 732d0353b83SRuslan Ermilov.It Pa acct 7336469f9c5SGraham Perrinexecution accounting file; see 734afe61c15SRodney W. Grimes.Xr acct 5 735afe61c15SRodney W. Grimes.El 736afe61c15SRodney W. Grimes.Pp 737d0353b83SRuslan Ermilov.It Pa at/ 7386469f9c5SGraham Perrintimed command scheduling files; see 739031049cfSMitchell Horne.Xr at 1 74001a57e8aSEdward Tomasz Napierala.Pp 741f19875b6SAlexander Ziaee.Bl -tag -width Ds -compact 742d0353b83SRuslan Ermilov.It Pa jobs/ 7436469f9c5SGraham Perrinjob files 744d0353b83SRuslan Ermilov.It Pa spool/ 7456469f9c5SGraham Perrinoutput spool files 7462641f589SWolfram Schneider.El 7472641f589SWolfram Schneider.Pp 748f19875b6SAlexander Ziaee.It Pa audit/ 749f19875b6SAlexander Ziaeesecurity event audit trail files; see 750f19875b6SAlexander Ziaee.Xr audit 8 751f19875b6SAlexander Ziaee.It Pa authpf/ 752f19875b6SAlexander Ziaeeuser shell sessions for authenticating gateways; see 753f19875b6SAlexander Ziaee.Xr authpf 8 754d0353b83SRuslan Ermilov.It Pa backups/ 755f19875b6SAlexander Ziaeecritical system configuration backups 7564dc4651dSBryan Drewery.It Pa cache/ 7576469f9c5SGraham Perrinmiscellaneous cache files 75801a57e8aSEdward Tomasz Napierala.Pp 759f19875b6SAlexander Ziaee.Bl -tag -width Ds -compact 7604dc4651dSBryan Drewery.It Pa pkg/ 7614dc4651dSBryan Drewerycached packages for 7624dc4651dSBryan Drewery.Xr pkg 8 763f19875b6SAlexander Ziaee.It Pa cups/ 764f19875b6SAlexander Ziaeecached printers for the Common Unix Prinitng system; see 765f19875b6SAlexander Ziaee.Xr cups 1 7664dc4651dSBryan Drewery.El 7674dc4651dSBryan Drewery.Pp 768d0353b83SRuslan Ermilov.It Pa crash/ 769f19875b6SAlexander Ziaeedefault directory to store kernel crash dumps; see 7702641f589SWolfram Schneider.Xr crash 8 771a7299f79SAlexey Zelkinand 772d7a0ba44SChris Costello.Xr savecore 8 773d0353b83SRuslan Ermilov.It Pa cron/ 774f19875b6SAlexander Ziaeefiles used by cron; see 7752641f589SWolfram Schneider.Xr cron 8 77601a57e8aSEdward Tomasz Napierala.Pp 777f19875b6SAlexander Ziaee.Bl -tag -width Ds -compact 778d0353b83SRuslan Ermilov.It Pa tabs/ 779f19875b6SAlexander Ziaeecrontab files; see 7802641f589SWolfram Schneider.Xr crontab 5 7812641f589SWolfram Schneider.El 7822641f589SWolfram Schneider.Pp 783d0353b83SRuslan Ermilov.It Pa db/ 7849dfe484eSAlexander Ziaeeautogenerated system-specific database files 7856469f9c5SGraham Perrin.Pp 7866469f9c5SGraham Perrin.Bl -tag -width "freebsd-update/" -compact 787f19875b6SAlexander Ziaee.It Pa etcupdate/ 788f19875b6SAlexander Ziaeetemporary files and log for 789f19875b6SAlexander Ziaee.Xr etcupdate 8 7903c4f8adcSMateusz Piotrowski.It Pa freebsd-update/ 791f19875b6SAlexander Ziaeedownloads and temporary files for 7923c4f8adcSMateusz Piotrowski.Xr freebsd-update 8 793f19875b6SAlexander Ziaee.It Pa pkg/ 794f19875b6SAlexander Ziaeepackage database 7953c4f8adcSMateusz Piotrowski.El 7966469f9c5SGraham Perrin.Pp 79753264ceaSCeri Davies.It Pa empty/ 798f19875b6SAlexander Ziaeefor use by programs that require an empty directory, 799f19875b6SAlexander Ziaeeused for instance by 80053264ceaSCeri Davies.Xr sshd 8 801f19875b6SAlexander Ziaeefor privilege separation 802d0353b83SRuslan Ermilov.It Pa games/ 8039dfe484eSAlexander Ziaeestatus and score files for 804f19875b6SAlexander Ziaee.Bx 805f19875b6SAlexander Ziaeeheritage games 806cd51145cSCeri Davies.It Pa heimdal/ 8078a1500e5SEdward Tomasz NapieralaKerberos server databases; see 808cd51145cSCeri Davies.Xr kdc 8 809f19875b6SAlexander Ziaee.It Pa lib/ 8109dfe484eSAlexander Ziaeestate information for ported Linux applications 811d0353b83SRuslan Ermilov.It Pa log/ 812f19875b6SAlexander Ziaeesystem log files 813afe61c15SRodney W. Grimes.Pp 814f19875b6SAlexander Ziaee.Bl -tag -width "bsdinstall_log" -compact 815f19875b6SAlexander Ziaee.It Pa Xorg.0.log 816f19875b6SAlexander Ziaee.Xr Xserver 1 817f19875b6SAlexander Ziaeelog, if 818f19875b6SAlexander Ziaee.Xr X 7 8199dfe484eSAlexander Ziaeeis installed rotates to 820f19875b6SAlexander Ziaee.Pa Xorg.0.log.old 821f19875b6SAlexander Ziaee.It Pa aculog 822f19875b6SAlexander Ziaeeserial line access log; see 823f19875b6SAlexander Ziaee.Xr cu 1 824f19875b6SAlexander Ziaee.It Pa auth.log 825f19875b6SAlexander Ziaeesystem authentication log 826f19875b6SAlexander Ziaee.It Pa bsdinstall_log 827f19875b6SAlexander Ziaeesystem installation log 828f19875b6SAlexander Ziaee.It Pa cron 829f19875b6SAlexander Ziaeescheduled task log; see 830f19875b6SAlexander Ziaee.Xr cron 8 831f19875b6SAlexander Ziaee.It Pa cups/ 832f19875b6SAlexander Ziaeelogs for 833f19875b6SAlexander Ziaee.Xr cups 1 834f19875b6SAlexander Ziaee.It Pa daemon.log 835f19875b6SAlexander Ziaeedefault log for system daemons 836f19875b6SAlexander Ziaee.It Pa devd.log 837f19875b6SAlexander Ziaeedefault log for device state change daemon 838f19875b6SAlexander Ziaee.It Pa dmesg.today 8399dfe484eSAlexander Ziaeesystem message buffer log, rotates to 840f19875b6SAlexander Ziaee.Pa dmesg.yesterday 841f19875b6SAlexander Ziaee.It Pa debug.log 8429dfe484eSAlexander Ziaeeundiscarded debug syslog messages 843f19875b6SAlexander Ziaee.It Pa lpd-errs 8449dfe484eSAlexander Ziaeelogs for the line printer spooler daemon; see 845f19875b6SAlexander Ziaee.Xr lpd 8 846f19875b6SAlexander Ziaee.It Pa maillog 847f19875b6SAlexander Ziaee.Xr sendmail 8 848f19875b6SAlexander Ziaeelog, rotates and compresses to maillog.0.bz2 849f19875b6SAlexander Ziaee.It Pa messages 850f19875b6SAlexander Ziaeegeneral system log; see 8519dfe484eSAlexander Ziaee.Xr syslogd 8 852f19875b6SAlexander Ziaee.It Pa mount.today 853f19875b6SAlexander Ziaeecurrently loaded 854f19875b6SAlexander Ziaee.Xr fstab 5 , 855f19875b6SAlexander Ziaeerotates to 856f19875b6SAlexander Ziaee.Pa mount.yesterday 857f19875b6SAlexander Ziaee.It Pa pf.today 858f19875b6SAlexander Ziaeepacket filter firewall log; see 859f19875b6SAlexander Ziaee.Xr pf 4 860f19875b6SAlexander Ziaee.It Pa pflog 861f19875b6SAlexander Ziaeesaved packets caught by 862f19875b6SAlexander Ziaee.Xr pflogd 8 863f19875b6SAlexander Ziaee.It Pa ppp.log 864f19875b6SAlexander Ziaeesee 865f19875b6SAlexander Ziaee.Xr ppp 8 866f19875b6SAlexander Ziaee.It Pa security 867f19875b6SAlexander Ziaeetranscript of events marked with the security flag 868f19875b6SAlexander Ziaee.It Pa setuid.today 869f19875b6SAlexander Ziaeelisting of executable files which run with elevated permissions, rotates 870f19875b6SAlexander Ziaeeto 871f19875b6SAlexander Ziaee.Pa setuid.yesterday 872f19875b6SAlexander Ziaee.It Pa userlog 873f19875b6SAlexander Ziaeelogs changes in users or groups 8740806dd92SEd Schouten.It Pa utx.lastlogin 8756469f9c5SGraham Perrinlast login log; see 8760806dd92SEd Schouten.Xr getutxent 3 8770806dd92SEd Schouten.It Pa utx.log 8786469f9c5SGraham Perrinlogin/logout log; see 8790806dd92SEd Schouten.Xr getutxent 3 880f19875b6SAlexander Ziaee.It Pa xferlog 881f19875b6SAlexander Ziaeedefault log for 882f19875b6SAlexander Ziaee.Xr ftpd 8 883afe61c15SRodney W. Grimes.El 884afe61c15SRodney W. Grimes.Pp 885d0353b83SRuslan Ermilov.It Pa mail/ 886afe61c15SRodney W. Grimesuser mailbox files 887cd51145cSCeri Davies.It Pa msgs/ 8886469f9c5SGraham Perrinsystem messages database; see 889cd51145cSCeri Davies.Xr msgs 1 890d0353b83SRuslan Ermilov.It Pa preserve/ 8916469f9c5SGraham Perrinunused, present for historical reasons 892d0353b83SRuslan Ermilov.It Pa quotas/ 893f19875b6SAlexander ZiaeeUFS quota information files 894d0353b83SRuslan Ermilov.It Pa run/ 8956469f9c5SGraham Perrinfiles containing information about the operating system since it was booted 896afe61c15SRodney W. Grimes.Pp 897f19875b6SAlexander Ziaee.Bl -tag -width "wpa_supplicant/" -compact 8985ce2d4a1SRobert Wing.It Pa bhyve/ 899c618ee72SMateusz Piotrowski.Xr bhyve 8 900c618ee72SMateusz Piotrowskivirtual machine 901c618ee72SMateusz Piotrowski.Xr unix 4 Ns -domain sockets 9027558c91fSCrist J. Clark.It Pa ppp/ 90347bb57ceSRuslan Ermilovwritable by the 90447bb57ceSRuslan Ermilov.Dq network 90547bb57ceSRuslan Ermilovgroup for command connection sockets; see 9067558c91fSCrist J. Clark.Xr ppp 8 9070806dd92SEd Schouten.It Pa utx.active 9086469f9c5SGraham Perrindatabase of current users; see 9092a3ac727SEd Schouten.Xr getutxent 3 910f19875b6SAlexander Ziaee.It Pa wpa_supplicant/ 911f19875b6SAlexander ZiaeeIEEE Std. 802.11 wifi run time files 912afe61c15SRodney W. Grimes.El 913afe61c15SRodney W. Grimes.Pp 914d0353b83SRuslan Ermilov.It Pa rwho/ 915f19875b6SAlexander Ziaeeinformation about other systems on the local network; see 916afe61c15SRodney W. Grimes.Xr rwhod 8 , 917afe61c15SRodney W. Grimes.Xr rwho 1 , 918afe61c15SRodney W. Grimesand 919afe61c15SRodney W. Grimes.Xr ruptime 1 920d0353b83SRuslan Ermilov.It Pa spool/ 9219dfe484eSAlexander Ziaeeprinter and mail system spooling directories 922afe61c15SRodney W. Grimes.Pp 9236469f9c5SGraham Perrin.Bl -tag -width "clientmqueue/" -compact 9241bff600fSGregory Neil Shapiro.It Pa clientmqueue/ 9256469f9c5SGraham Perrinundelivered submission mail queue; see 9261bff600fSGregory Neil Shapiro.Xr sendmail 8 927f19875b6SAlexander Ziaee.It Pa cups/ 928f19875b6SAlexander Ziaeeprint jobs and temporary files for 929f19875b6SAlexander Ziaee.Xr cups 1 930f19875b6SAlexander Ziaee.It Pa dma/ 931f19875b6SAlexander Ziaeeundelivered mail queue for 932f19875b6SAlexander Ziaee.Dx 933f19875b6SAlexander ZiaeeMail Agent; see 934f19875b6SAlexander Ziaee.Xr dma 8 935f19875b6SAlexander Ziaee.It Pa lock/ 9369dfe484eSAlexander Ziaeeserial device locks; see 9379dfe484eSAlexander Ziaee.Xr uucplock 3 9389dfe484eSAlexander Ziaee.It Pa lpd/ 9399dfe484eSAlexander Ziaeeline printer spooler daemon spool 940d0353b83SRuslan Ermilov.It Pa ftp/ 9416469f9c5SGraham Perrinftp root directory; see 942bad2f716SMateusz Piotrowski.Xr ftpd 8 943d0353b83SRuslan Ermilov.It Pa mqueue/ 944f19875b6SAlexander Ziaeeundelivered mail queue for 945afe61c15SRodney W. Grimes.Xr sendmail 8 946d0353b83SRuslan Ermilov.It Pa output/ 947afe61c15SRodney W. Grimesline printer spooling directories 948afe61c15SRodney W. Grimes.El 949afe61c15SRodney W. Grimes.Pp 950d0353b83SRuslan Ermilov.It Pa tmp/ 9519dfe484eSAlexander Ziaeetemporary files not removed between system reboots 95201a57e8aSEdward Tomasz Napierala.Pp 9536469f9c5SGraham Perrin.Bl -tag -width "vi.recover/" -compact 954d0353b83SRuslan Ermilov.It Pa vi.recover/ 955f19875b6SAlexander Ziaeerecovery files for the 9566469f9c5SGraham Perrin.Xr vi 1 957f19875b6SAlexander Ziaeeeditor 9582641f589SWolfram Schneider.El 95901a57e8aSEdward Tomasz Napierala.Pp 960f19875b6SAlexander Ziaee.It Pa unbound/ 961f19875b6SAlexander Ziaeefiles and configuration for 962f19875b6SAlexander Ziaee.Xr unbound 8 963d0353b83SRuslan Ermilov.It Pa yp/ 96457976b7aSEdward Tomasz Napieralathe NIS maps; see 96557976b7aSEdward Tomasz Napierala.Xr yp 8 966afe61c15SRodney W. Grimes.El 967afe61c15SRodney W. Grimes.El 968325c1f2dSMurray Stokely.Sh NOTES 96947bb57ceSRuslan ErmilovThis manual page documents the default 97047bb57ceSRuslan Ermilov.Fx 9716469f9c5SGraham Perrinfile system layout. 9726469f9c5SGraham PerrinThe actual hierarchy on a given system is defined at the system 973325c1f2dSMurray Stokelyadministrator's discretion. 974325c1f2dSMurray StokelyA well-maintained installation will include a customized version of 975325c1f2dSMurray Stokelythis document. 976afe61c15SRodney W. Grimes.Sh SEE ALSO 977afe61c15SRodney W. Grimes.Xr apropos 1 , 9780b992c1dSWolfram Schneider.Xr find 1 , 9790b992c1dSWolfram Schneider.Xr grep 1 , 9800b992c1dSWolfram Schneider.Xr ls 1 , 981afe61c15SRodney W. Grimes.Xr whereis 1 , 98257976b7aSEdward Tomasz Napierala.Xr which 1 983afe61c15SRodney W. Grimes.Sh HISTORY 984afe61c15SRodney W. GrimesA 9854b66483fSRuslan Ermilov.Nm 986f19875b6SAlexander Ziaeemanual page first appeared in 1979 with 987afe61c15SRodney W. Grimes.At v7 . 988