Ian Dowse
6e3aaeb2d7
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 Tetlow
884c25d15a
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 Tetlow
1386defade
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 Tetlow
a3ba4c65fd
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
Alexey Zelkin
73e180240f
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
Poul-Henning Kamp
07fa064b99
Remove _PATH_DEVDB
2003-06-20 22:50:33 +00:00
David E. O'Brien
8d5c19ffbc
Centralize _PATH_* definitions.
...
Submitted by: Tim Kientzle <kientzle@acm.org> (embellished by me)
2003-05-05 22:49:23 +00:00
Matthew N. Dodd
29ade36225
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
Maxim Sobolev
6f8d27fc3e
Correct _PATH_RCP to be /bin/rcp, not /usr/bin/rcp.
2002-07-14 13:04:15 +00:00
Juli Mallett
5fab96cfa4
Move _PATH_WALL from dump and shutdown's local pathnames.h to paths.h.
2002-05-17 11:47:12 +00:00
Dag-Erling Smørgrav
75f3111c6f
Add some more commonly-used directories and files.
...
Sponsored by: DARPA, NAI Labs
2002-05-08 00:37:50 +00:00
Warner Losh
bb28f3c29b
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
Robert Watson
433a202297
o Improve consistency of style by fixing tabs around _PATH_AUTHCONF.
2001-11-30 16:25:09 +00:00
Robert Watson
0caeee4e36
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
David E. O'Brien
8454c72c24
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
David E. O'Brien
1a37aa566b
Add `_PATH_DEVZERO'.
...
Use _PATH_* where where possible.
2000-12-09 09:35:55 +00:00
Satoshi Asami
16ceea1b93
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
Jordan K. Hubbard
eecd46375c
Move auth.conf path in here. Doesn't affect published interface.
1998-10-09 07:34:47 +00:00
Andrey A. Chernov
b8643b5a1b
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
Andrey A. Chernov
fa78e67a41
Add _PATH_LOCK: /var/spool/lock/
...
Suggested-by: bde
1995-09-20 13:01:04 +00:00
Bill Paul
c70242ae20
Need _PATH_YP for ypserver stuff.
1995-01-31 23:12:53 +00:00
Paul Traina
66a9a51572
Define _PATH_FTPUSERS
1994-09-29 09:20:10 +00:00
Garrett Wollman
4be4929c2b
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
Rodney W. Grimes
fb502a37dc
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
Rodney W. Grimes
59deaec541
BSD 4.4 Lite Include Sources
1994-05-24 09:57:34 +00:00