jilles
99c441f44f
Remove the current directory from _PATH_STDPATH.
2009-12-30 15:44:36 +00:00
obrien
6e8acdecbe
Also un-split _PATH_STDPATH for grepability.
...
While I'm here, fix other style bugs reported to me.
2009-02-01 00:50:46 +00:00
obrien
e611096d7b
No need to wrap _PATH_SYSPATH. It makes it harder to grep(1) for its
...
value. (also unwrapping better matches existing style)
2009-01-26 17:09:26 +00:00
simokawa
f41f6d7b7e
Add _PATH_FWMEM for libkvm.
2007-06-11 02:21:18 +00:00
iedowse
6fde69b7d1
Define _PATH_MKSNAP_FFS and use it in dump(8) instead of assuming
...
that mksnap_ffs(8) can be found using the current $PATH.
Reviewed by: mckusick
2004-01-04 17:17:46 +00:00
gordon
9beb6458f5
Add /rescue bits. This basically encompasses all of bin and sbin along
...
with a couple of bits from usr.bin in a crunchgen'd binary.
Submitted by: Tim Kientzle <kientzle@acm.org>
2003-06-29 18:35:37 +00:00
gordon
5d5a81b891
Move path definitions to include/paths.h. This makes it easier to override
...
these definitions in the /rescue case.
Submitted by: Tim Kientzle <kientzle@acm.org>
2003-06-29 18:06:05 +00:00
gordon
5114761ede
Convert fsck and mount to using execvP to find fsck_foo and mount_foo.
...
This simplifies the code path and makes the default path easy to override
in the /rescue case.
Submitted by: Tim Kientzle <kientzle@acm.org>
2003-06-29 17:53:48 +00:00
phantom
d4023dbc8a
Move _PATH_LOCALE to place where it really belongs to (rune.h -> paths.h)
...
Reviewed by: ache
2003-06-25 22:28:33 +00:00
phk
d52d4e32eb
Remove _PATH_DEVDB
2003-06-20 22:50:33 +00:00
obrien
df429f4699
Centralize _PATH_* definitions.
...
Submitted by: Tim Kientzle <kientzle@acm.org> (embellished by me)
2003-05-05 22:49:23 +00:00
mdodd
5ce5797f85
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.
2003-04-07 16:21:26 +00:00
sobomax
a81ce47daa
Correct _PATH_RCP to be /bin/rcp, not /usr/bin/rcp.
2002-07-14 13:04:15 +00:00
jmallett
f01e902944
Move _PATH_WALL from dump and shutdown's local pathnames.h to paths.h.
2002-05-17 11:47:12 +00:00
des
6f8960d18d
Add some more commonly-used directories and files.
...
Sponsored by: DARPA, NAI Labs
2002-05-08 00:37:50 +00:00
imp
300518c0a1
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.
2002-03-23 17:24:55 +00:00
rwatson
a0b8ba62fd
o Improve consistency of style by fixing tabs around _PATH_AUTHCONF.
2001-11-30 16:25:09 +00:00
rwatson
e5f733cc4d
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
2001-11-30 16:24:20 +00:00
obrien
84709752a1
Move _PATH_DEFTAPE to <paths.h> to remove all the duplication of definitons,
...
and remove leading `r'(aw) from it.
2001-03-08 09:04:40 +00:00
obrien
c2ee1dcc02
Add `_PATH_DEVZERO'.
...
Use _PATH_* where where possible.
2000-12-09 09:35:55 +00:00
asami
bde447d289
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)
1999-01-11 09:07:42 +00:00
jkh
15ba162876
Move auth.conf path in here. Doesn't affect published interface.
1998-10-09 07:34:47 +00:00
ache
729f3de5ae
Due conflict to some obsoleted applications (dump/restore) rename
...
_PATH_LOCK to _PATH_UUCPLOCK
Pointed-by: bde
1995-09-23 15:14:25 +00:00
ache
c62da3f25b
Add _PATH_LOCK: /var/spool/lock/
...
Suggested-by: bde
1995-09-20 13:01:04 +00:00
wpaul
c66a9d7870
Need _PATH_YP for ypserver stuff.
1995-01-31 23:12:53 +00:00
pst
e0c60ae072
Define _PATH_FTPUSERS
1994-09-29 09:20:10 +00:00
wollman
193a8fae68
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.
1994-09-24 00:08:43 +00:00
rgrimes
c8d20ee307
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.
1994-05-26 13:48:52 +00:00
rgrimes
a6ce65d368
BSD 4.4 Lite Include Sources
1994-05-24 09:57:34 +00:00