summaryrefslogtreecommitdiff
path: root/include/paths.h
AgeCommit message (Expand)Author
2025-05-05include/paths.h: add _PATH_NOSHUTDOWNKonstantin Belousov
2024-10-03Ensure that soft updates are not enabled by default when using mdmfs(8)Kirk McKusick
2024-05-07Remove gbde support from swapon(8)Poul-Henning Kamp
2023-11-26include: Remove ancient SCCS tags.Warner Losh
2023-08-16Remove $FreeBSD$: one-line .h patternWarner Losh
2023-07-09include: Migrate from COMPAT_32BIT to generic COMPAT_libcompatJessica Clarke
2020-10-23Add search of LOCALBASE/share/calendar for calendars supplied by a port.Stefan Eßer
2017-11-20include: further adoption of SPDX licensing ID tags.Pedro F. Giffuni
2016-12-27libkvm: support access to vmm guest memory, allow writes to fwmem and vmmAndriy Gapon
2016-03-23Implement suggestion by jhb@ to have _PATH_FIRMWARE instead of hardWarner Losh
2016-01-05Add sbin and /usr/local directories to _PATH_DEFPATH.Jilles Tjoelker
2013-09-17Assume that the -f argument is /dev/gpioc0 if it is not passed.Sean Bruno
2013-06-27- Add vnode-backed swap space specification support. This is enabled whenHiroki Sato
2012-11-18Add change missed in 243245.Edward Tomasz Napierala
2012-06-12Finally nuke auth.conf, nine years after it was deprecated. The onlyDag-Erling Smørgrav
2011-02-25Add the BSD-licensed Citrus iconv to the base system with default offGabor Kovesdan
2010-02-16Remove the Berkeley clause 3's.Warner Losh
2009-12-30Remove the current directory from _PATH_STDPATH.Jilles Tjoelker
2009-02-01Also un-split _PATH_STDPATH for grepability.David E. O'Brien
2009-01-26No need to wrap _PATH_SYSPATH. It makes it harder to grep(1) for itsDavid E. O'Brien
2007-06-11Add _PATH_FWMEM for libkvm.Hidetoshi Shimokawa
2004-01-04Define _PATH_MKSNAP_FFS and use it in dump(8) instead of assumingIan Dowse
2003-06-29Add /rescue bits. This basically encompasses all of bin and sbin alongGordon Tetlow
2003-06-29Move path definitions to include/paths.h. This makes it easier to overrideGordon Tetlow
2003-06-29Convert fsck and mount to using execvP to find fsck_foo and mount_foo.Gordon Tetlow
2003-06-25Move _PATH_LOCALE to place where it really belongs to (rune.h -> paths.h)Alexey Zelkin
2003-06-20Remove _PATH_DEVDBPoul-Henning Kamp
2003-05-05Centralize _PATH_* definitions.David E. O'Brien
2003-04-07Dynamic object dependency mapping: libmap.Matthew N. Dodd
2002-07-14Correct _PATH_RCP to be /bin/rcp, not /usr/bin/rcp.Maxim Sobolev
2002-05-17Move _PATH_WALL from dump and shutdown's local pathnames.h to paths.h.Juli Mallett
2002-05-08Add some more commonly-used directories and files.Dag-Erling Smørgrav
2002-03-23Breath deep and take __P out of the system include files.Warner Losh
2001-11-30o Improve consistency of style by fixing tabs around _PATH_AUTHCONF.Robert Watson
2001-11-30o Introduce _PATH_CAPABILITY and _PATH_CAPABILITY_DB to the systemRobert Watson
2001-03-08Move _PATH_DEFTAPE to <paths.h> to remove all the duplication of definitons,David E. O'Brien
2000-12-09Add `_PATH_DEVZERO'.David E. O'Brien
1999-01-11Move nologin from /etc to /var/run. This means one less file that hasSatoshi Asami
1998-10-09Move auth.conf path in here. Doesn't affect published interface.Jordan K. Hubbard
1995-09-23Due conflict to some obsoleted applications (dump/restore) renameAndrey A. Chernov
1995-09-20Add _PATH_LOCK: /var/spool/lock/Andrey A. Chernov
1995-01-31Need _PATH_YP for ypserver stuff.Bill Paul
1994-09-29Define _PATH_FTPUSERSPaul Traina
1994-09-24Get rid of _PATH_UNIX completely; use getbootfile(3) instead.Garrett Wollman
1994-05-26Update the Makefile to work correctly when copying and/or symlinkingRodney W. Grimes
1994-05-24BSD 4.4 Lite Include SourcesRodney W. Grimes