summaryrefslogtreecommitdiffstats
path: root/share/man/man7/hier.7
Commit message (Collapse)AuthorAgeFilesLines
* Remove reference to mount_procfs.rodrigc2006-11-221-2/+1
| | | | Reminded by: ru
* Remove references to the pam(8) manual page. It does not exist.joel2006-09-131-4/+2
| | | | | Requested by: novel Discussed with: brueffer, simon
* Add the DTrace library script directory.jb2006-08-031-0/+2
|
* Add /usr/lib/engines for OpenSSL engines.simon2006-07-291-0/+2
|
* Send the pcvt(4) driver off to retirement.phk2006-05-171-8/+0
|
* Add a /media to FreeBSD. /media is a directory designed to containmarcus2006-05-101-1/+5
| | | | | | | | | | | | subdirectories that will be used for removable media mount points (i.e. mount points for CDs, floppy disks, USB drives, etc.). While the primary purpose of /media is to provide a location for HAL (http://www.freedesktop.org/wiki/Software_2fhal) to mount volumes, it could be used by any application that needs to manage removable media volumes. Discussed on: arch@ Approved by: mux MFC after: 1 week
* Document the bluetooth/, rc.d/, security/ and ssh/ etc subdirectories.brueffer2006-04-121-2/+16
| | | | | Prodded by: markus MFC after: 3 days
* Fixed xrefs.ru2005-01-211-1/+1
|
* Fix the pbio include file installation process and thedds2005-01-141-1/+5
| | | | | | | corresponding documentation. Noticed by: ru Reviewed by: ru
* mdoc style nit: "\-" should only be used to represent a minus sign.keramida2005-01-101-1/+1
| | | | Suggested by: ru
* /usr/lib doesn't contain only archive (ar(1) style) libraries. Sharedkeramida2005-01-101-1/+3
| | | | | | | | | libraries live there too. Also point to ar(1) which contains a nice description of what an 'archive library' is. PR: docs/76056 Submitted by: Enrique Matías Sanchez <cronopios@gmail.com> MFC after: 3 days
* Remove mention of block devices. Mention that entries under /devjkoshy2004-12-171-3/+8
| | | | | | are managed by devfs(5). Add cross-references. Reviewed by: ru
* Instead of "OpenFirmware", "openfirmware", etc. use the official spellingmarius2004-08-161-1/+1
| | | | | | "Open Firmware" from IEEE 1275 and OpenFirmware.org (no pun intended). Ok'ed by: tmm
* Update the date.pjd2004-08-161-1/+1
| | | | Reminded by: ru
* Inform hier(7) about /usr/include/geom/raid3/ directory.pjd2004-08-161-0/+2
|
* Inform hier(7) about /usr/include/geom/mirror/ directory.pjd2004-08-151-0/+2
|
* Remove the g++ include directory - it has been gone a long timeharti2004-07-081-6/+2
| | | | ago and add it's new incarnation c++ instead.
* Add a description what is in the sub-directories of /usr/include/netnatm.harti2004-07-081-0/+11
|
* Mechanically kill hard sentence breaks and double whitespaces.ru2004-07-031-10/+13
|
* Spelling fixes.mpp2004-06-211-1/+1
|
* Assorted markup, spelling, and grammar fixes.ru2004-06-161-21/+21
|
* Update for include/altqmlaier2004-06-131-1/+3
| | | | Reminded-by: ru
* Update the date.pjd2004-05-201-1/+1
| | | | Requested by: ru
* - Add missing 'the'.pjd2004-05-201-1/+14
| | | | | | - Document /usr/include/geom/ directory and its subdirectories. Requested by: ru
* Inform hier(7) manual page about /lib/geom/ directory.pjd2004-05-201-0/+7
| | | | Reminded by: ru
* Move the SNMP MIBs and tree definitions from /usr/share/bsnmp toharti2004-04-141-0/+11
| | | | | /usr/share/snmp. This mirrors the use of /usr/local/share/snmp and makes also more sense when non-bsnmp-specific MIBs go in.
* Removed more vestiges of the stl(4) driver.ru2004-03-261-3/+0
|
* More kosher mdoc(7).obrien2004-03-251-1/+2
| | | | Submitted by: ru
* Restore part of rev 1.92; share/libdata/gcc should not have been deleted.obrien2004-03-251-0/+2
|
* Remove mention of share/libdata/doscmd/{,fonts/} and share/libdata/gcc.des2004-03-241-10/+0
|
* Install UDF header files to unbreak /sbin building when /sys is not present.scottl2003-11-221-0/+2
| | | | Submitted by: imura@ryu16.org
* Update hier(7) to reflect the world with respect to /lib and /libexec.gordon2003-11-171-0/+10
|
* Add /usr/share/security to reflect recent hookup of Makefile andrwatson2003-11-081-0/+3
| | | | | | mtree entry for share/security/lomac-policy.contexts. Pointed out by: ru
* Remove /usr/libdata/msdosfs description.fjoe2003-10-301-2/+0
| | | | Noticed by: ru
* Document /var/empty as generic empty directory, not sshd specificeivind2003-09-131-2/+3
|
* Add /rescue/ and a reference to its manual page rescue(8).simon2003-08-081-0/+4
| | | | Approved by: ceri (mentor)
* This is a driver for the physical layer chips used in ATM interfaces.harti2003-06-121-0/+4
| | | | | | | It currently supports the PMC Sierra Lite, Ultra and 622 chips and the IDT 77105. The driver handles media options and state in a consistent manner for ATM drivers. The next commit to the midway driver will make it use utopia.
* Update for kerberos 5markm2003-03-081-19/+11
|
* Remove a remnant of netns.tjr2003-03-061-2/+0
|
* NODEVFS cleanup.ru2003-02-051-5/+1
|
* Sort. Move /usr/heimdal to /var/heimdal where it really is.ceri2003-01-101-12/+12
| | | | | | PR: docs/46637 Submitted by: Igor Sobrado <sobrado@acm.org> Approved by: ru
* mdoc(7) police: Deal with self-xrefs.ru2002-12-241-1/+1
|
* Uniformly refer to a file system as "file system".ru2002-12-121-20/+20
| | | | Approved by: re
* mdoc(7) police: scheduled sweep.ru2002-11-291-2/+2
| | | | Approved by: re
* Update for BSD.include.dist r1.60 (addition of include/dev/ofw).tmm2002-10-221-0/+2
| | | | | Forgotten by: tmm Prodded by: ru
* Add a note explaining /var/empty.ceri2002-09-261-0/+4
| | | | | | PR: docs/43364 Submitted by: Kim Scarborough <sluggo@unknown.nu> MFC after: 14 days
* mdoc(7) police: markup nit.ru2002-05-291-1/+2
|
* mdoc(7) police: fix references to sendmail(8).ru2002-05-291-7/+9
|
* Keep up with BSD.usr.dist,v 1.260.ru2002-05-181-2/+0
|
* Catch up with BSD.usr.dist,v 1.259.ru2002-05-161-11/+0
|
OpenPOWER on IntegriCloud