summaryrefslogtreecommitdiffstats
path: root/share/man/man7/hier.7
Commit message (Collapse)AuthorAgeFilesLines
* Correct a minor mistake in my previous commit.ed2010-01-211-1/+1
| | | | getutxent is in category 3, not 5.
* Remove stale references to utmp(5) and its corresponding filenames.ed2010-01-211-4/+8
| | | | I removed utmp and its manpage, but not other manpages referring to it.
* Build fixups for the new USB stack.thompsa2009-02-231-2/+0
|
* src/sys/dev/usb2/controller/uss820dci_pccard.calfred2008-11-191-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | src/sys/dev/usb2/core/usbdevs src/sys/dev/usb2/include/urio2_ioctl.h src/sys/dev/usb2/storage/ustorage2_fs.h These files are not used any more. src/usr.sbin/Makefile src/etc/mtree/BSD.include.dist src/include/Makefile src/lib/Makefile src/share/man/man7/hier.7 src/share/mk/bsd.libnames.mk src/etc/mtree/BSD.include.dist Make "usbconfig" and "libusb20" a part of the default build. src/sys/dev/usb/rio500_usb.h src/sys/dev/usb2/storage/urio2.c Use common include file. src/sys/dev/usb2/bluetooth/ng_ubt2.c Make USB bluetooth depend on "ng_hci" module. src/sys/dev/usb2/controller/ehci2.c src/sys/dev/usb2/controller/ehci2.h Patches for Marvell EHCI. src/sys/dev/usb2/core/usb2_busdma.c Bugfix for 64-bit platforms. Need to unload the previously loaded DMA map and some cleanup regarding some corner cases. src/sys/dev/usb2/core/usb2_core.h src/sys/dev/usb2/core/usb2_dev.c src/sys/dev/usb2/core/usb2_dev.h Bugfix for libusb filesystem interface. New feature: Add support for filtering device data at the expense of the userland process. Add some more comments. Some minor code styling. Remove unused function, usb2_fifo_get_data_next(). Fix an issue about "fifo_index" being used instead of "ep_index". src/sys/dev/usb2/core/usb2_device.c src/sys/dev/usb2/core/usb2_generic.c Bugfix for Linux USB compat layer. Do not free non-generic FIFOs when doing an alternate setting. Cleanup USB IOCTL and USB reference handling. Fix a corner case where USB-FS was left initialised after setting a new configuration or alternate setting. src/sys/dev/usb2/core/usb2_hub.c Improvement: Check all USB HUB ports by default at least one time. src/sys/dev/usb2/core/usb2_request.c Bugfix: Make sure destination ASCII string is properly zero terminated in all cases. Improvement: Skip invalid characters instead of replacing with a dot. src/sys/dev/usb2/core/usb2_util.c src/sys/dev/usb2/image/uscanner2.c Spelling. src/sys/dev/usb2/include/Makefile Share "usbdevs" with the old USB stack. src/sys/dev/usb2/include/usb2_devid.h src/sys/dev/usb2/include/usb2_devtable.h Regenerate files. Alfred: Please fix the RCS tag at the top. src/sys/dev/usb2/include/usb2_ioctl.h Fix compilation of "kdump". src/sys/dev/usb2/serial/ubsa2.c src/sys/dev/usb2/serial/ugensa2.c Remove device ID's which will end up in a new 3G driver. src/sys/dev/usb2/sound/uaudio2.c Correct a debug printout. src/sys/dev/usb2/storage/umass2.c Sync with old USB stack. src/lib/libusb20/libusb20.3 Add more documentation. src/lib/libusb20/libusb20.c Various bugfixes and improvements. src/usr.sbin/usbconfig/dump.c src/usr.sbin/usbconfig/usbconfig.c New commands for dumping strings and doing custom USB requests from the command line. Remove keyword requirements from generated files: "head/sys/dev/usb2/include/usb2_devid.h" "head/sys/dev/usb2/include/usb2_devtable.h"
* Remove ISDN4BSD (I4B) from HEAD as it is not MPSAFE andbz2008-05-261-7/+1
| | | | | | | | | | | | | | | | | | parts relied on the now removed NET_NEEDS_GIANT. Most of I4B has been disconnected from the build since July 2007 in HEAD/RELENG_7. This is what was removed: - configuration in /etc/isdn - examples - man pages - kernel configuration - sys/i4b (drivers, layers, include files) - user space tools - i4b support from ppp - further documentation Discussed with: rwatson, re
* Remove netatm from HEAD as it is not MPSAFE and relies on the now removedrwatson2008-05-251-4/+0
| | | | | | | | | | | | | | | | | | | NET_NEEDS_GIANT. netatm has been disconnected from the build for ten months in HEAD/RELENG_7. Specifics: - netatm include files - netatm command line management tools - libatm - ATM parts in rescue and sysinstall - sample configuration files and documents - kernel support as a module or in NOTES - netgraph wrapper nodes for netatm - ctags data for netatm. - netatm-specific device drivers. MFC after: 3 weeks Reviewed by: bz Discussed with: bms, bz, harti
* Commit IPv6 support for FAST_IPSEC to the tree.gnn2007-07-011-3/+5
| | | | | | | | This commit includes all remaining changes for the time being including user space updates. Submitted by: bz Approved by: re
* - Remove UMAP filesystem. It was disconnected from build three years ago,rafan2007-06-251-2/+0
| | | | | | | and it is seriously broken. Discussed on: freebsd-arch@ Approved by: re (mux)
* Remove /usr/X11R6 and subdirs.brueffer2007-06-101-18/+1
| | | | MFC after: 3 days
* Quick kill posix4 directory.trhodes2007-04-181-5/+1
| | | | Submitted by: rodrigc (BSD.include.dist).
* - Remove the leading zero from the day of month.chinsan2007-04-041-1/+1
| | | | | | Noticed by: ru@ Approved by: delphij@ (mentor) MFC after: 1 week
* - Remove the deprecated ``/stand'' hierarchy.chinsan2007-04-031-3/+1
| | | | | | PR: docs/111137 Submitted by: Niclas Zeising Approved by: delphij@ (mentor)
* - Add missing subdirectories in BSD.usr.dist mtree file.flz2007-03-021-1/+3
| | | | | | | | - Update hier(7) to reflect latest changes in mtree file. - Add UPDATING entry following Intel firmwares inclusion. Submitted by: mlaier MFC after: 1 month
* 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.
OpenPOWER on IntegriCloud