History log of /freebsd/include/paths.h (Results 51 – 75 of 103)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 73e18024 26-Jun-2003 Alexey Zelkin <phantom@FreeBSD.org>

Move _PATH_LOCALE to place where it really belongs to (rune.h -> paths.h)

Reviewed by: ache


# 07fa064b 21-Jun-2003 Poul-Henning Kamp <phk@FreeBSD.org>

Remove _PATH_DEVDB


Revision tags: release/5.1.0_cvs, release/5.1.0
# 8d5c19ff 06-May-2003 David E. O'Brien <obrien@FreeBSD.org>

Centralize _PATH_* definitions.

Submitted by: Tim Kientzle <kientzle@acm.org> (embellished by me)


# 29ade362 07-Apr-2003 Matthew N. Dodd <mdodd@FreeBSD.org>

Dynamic object dependency mapping: libmap.

This is an optional feature, disabled by default.

This will be useful to people testing the various POSIX threading
libraries under -CURRENT but can easil

Dynamic object dependency mapping: libmap.

This is an optional feature, disabled by default.

This will be useful to people testing the various POSIX threading
libraries under -CURRENT but can easily serve other needs.

show more ...


Revision tags: release/4.8.0_cvs, release/4.8.0, release/5.0.0_cvs, release/5.0.0, release/4.7.0_cvs, release/4.6.2_cvs, release/4.6.2, release/4.6.1
# 6f8d27fc 14-Jul-2002 Maxim Sobolev <sobomax@FreeBSD.org>

Correct _PATH_RCP to be /bin/rcp, not /usr/bin/rcp.


Revision tags: release/4.6.0_cvs
# 5fab96cf 17-May-2002 Juli Mallett <jmallett@FreeBSD.org>

Move _PATH_WALL from dump and shutdown's local pathnames.h to paths.h.


# 75f3111c 08-May-2002 Dag-Erling Smørgrav <des@FreeBSD.org>

Add some more commonly-used directories and files.

Sponsored by: DARPA, NAI Labs


# bb28f3c2 23-Mar-2002 Warner Losh <imp@FreeBSD.org>

Breath deep and take __P out of the system include files.

# This appears to not break X11, but I'm having problems compiling the
# glide part of the server with or without this patch, so I can't tel

Breath deep and take __P out of the system include files.

# This appears to not break X11, but I'm having problems compiling the
# glide part of the server with or without this patch, so I can't tell
# for sure.

show more ...


Revision tags: release/4.5.0_cvs, release/4.4.0_cvs
# 433a2022 30-Nov-2001 Robert Watson <rwatson@FreeBSD.org>

o Improve consistency of style by fixing tabs around _PATH_AUTHCONF.


# 0caeee4e 30-Nov-2001 Robert Watson <rwatson@FreeBSD.org>

o Introduce _PATH_CAPABILITY and _PATH_CAPABILITY_DB to the system
path set. These files will hold per-user capability information.

Obtained from: TrustedBSD Project
Submitted by: tmm


Revision tags: release/4.3.0_cvs, release/4.3.0
# 8454c72c 08-Mar-2001 David E. O'Brien <obrien@FreeBSD.org>

Move _PATH_DEFTAPE to <paths.h> to remove all the duplication of definitons,
and remove leading `r'(aw) from it.


# 1a37aa56 09-Dec-2000 David E. O'Brien <obrien@FreeBSD.org>

Add `_PATH_DEVZERO'.
Use _PATH_* where where possible.


Revision tags: release/4.2.0, release/4.1.1_cvs, release/4.1.0, release/3.5.0_cvs, release/4.0.0_cvs, release/3.4.0_cvs, release/3.3.0_cvs, release/3.2.0, release/3.1.0, release/3.0.0, release/2.2.8
# 16ceea1b 11-Jan-1999 Satoshi Asami <asami@FreeBSD.org>

Move nologin from /etc to /var/run. This means one less file that has
to be written to /etc.

The only essential change is in paths.h, so any third-party software
written correctly will pick it up i

Move nologin from /etc to /var/run. This means one less file that has
to be written to /etc.

The only essential change is in paths.h, so any third-party software
written correctly will pick it up in the next rebuild.

Reviewed by: the committers list (actually an old version)

show more ...


# eecd4637 09-Oct-1998 Jordan K. Hubbard <jkh@FreeBSD.org>

Move auth.conf path in here. Doesn't affect published interface.


Revision tags: release/2.2.7, release/2.2.6, release/2.2.5_cvs, release/2.2.2_cvs, release/2.2.1_cvs, release/2.2.0, release/2.1.7_cvs, release/2.1.6_cvs, release/2.1.6.1, release/2.1.5_cvs, release/2.1.0_cvs
# b8643b5a 23-Sep-1995 Andrey A. Chernov <ache@FreeBSD.org>

Due conflict to some obsoleted applications (dump/restore) rename
_PATH_LOCK to _PATH_UUCPLOCK
Pointed-by: bde


# fa78e67a 20-Sep-1995 Andrey A. Chernov <ache@FreeBSD.org>

Add _PATH_LOCK: /var/spool/lock/
Suggested-by: bde


Revision tags: release/2.0.5_cvs
# c70242ae 01-Feb-1995 Bill Paul <wpaul@FreeBSD.org>

Need _PATH_YP for ypserver stuff.


Revision tags: release/2.0
# 66a9a515 29-Sep-1994 Paul Traina <pst@FreeBSD.org>

Define _PATH_FTPUSERS


# 4be4929c 24-Sep-1994 Garrett Wollman <wollman@FreeBSD.org>

Get rid of _PATH_UNIX completely; use getbootfile(3) instead.

DANGER WILL ROBINSON!
_PATH_UNIX is currently defined as the literal string "don't use this".
I am of two minds about this myself, but w

Get rid of _PATH_UNIX completely; use getbootfile(3) instead.

DANGER WILL ROBINSON!
_PATH_UNIX is currently defined as the literal string "don't use this".
I am of two minds about this myself, but wanted to get something into the
tree as quickly as possible.

show more ...


Revision tags: release/1.1.5.1_cvs
# fb502a37 26-May-1994 Rodney W. Grimes <rgrimes@FreeBSD.org>

Update the Makefile to work correctly when copying and/or symlinking
/usr/include.

Make comment about mp.h missing and remove it from the list of files.
Fix installation of ufs include files as this

Update the Makefile to work correctly when copying and/or symlinking
/usr/include.

Make comment about mp.h missing and remove it from the list of files.
Fix installation of ufs include files as this is now a tree ufs/{ffs,lfs,
mfs,ufs}.

Make setting of SHARED optional by makeing it SHARED?=.

Comment out installation of X11 includes since it does not work
for XFree86 until we get XFree86 to install as /usr/X11.

Update _PATH_UNIX to be /kernel. Remove /usr/{contrib,old}/bin from
_PATH_STDPATH.

show more ...


# 59deaec5 24-May-1994 Rodney W. Grimes <rgrimes@FreeBSD.org>

BSD 4.4 Lite Include Sources


# f2556687 16-Feb-2010 Warner Losh <imp@FreeBSD.org>

Remove the Berkeley clause 3's.
Add a few $FreeBSD$


# 9199c09a 06-Jan-2010 Warner Losh <imp@FreeBSD.org>

Merge from head at r201628.

# This hasn't been tested, and there are at least three bad commits
# that need to be backed out before the branch will be stable again.


# 8ca5ff35 30-Dec-2009 Jilles Tjoelker <jilles@FreeBSD.org>

Remove the current directory from _PATH_STDPATH.


Revision tags: release/7.2.0_cvs, release/7.2.0
# 1829d5da 12-Mar-2009 Warner Losh <imp@FreeBSD.org>

Update the projects tree to a newer FreeBSD current.


12345