]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Get rid of _PATH_UNIX completely; use getbootfile(3) instead.
authorwollman <wollman@FreeBSD.org>
Sat, 24 Sep 1994 00:08:43 +0000 (00:08 +0000)
committerwollman <wollman@FreeBSD.org>
Sat, 24 Sep 1994 00:08:43 +0000 (00:08 +0000)
commit193a8fae68d5a51a2dad17c0ee77db1a6d60cb98
tree435e4d2e36ec5a88d5e2af12354bfba8fc5f8bf9
parent89231ffae79ba79bfb400864fb59db987a7d58c7
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.
13 files changed:
include/paths.h
lib/libkvm/kvm.c
lib/libkvm/kvm_open.3
sbin/savecore/savecore.8
sbin/savecore/savecore.c
usr.bin/systat/disks.c
usr.bin/systat/mbufs.c
usr.sbin/kgmon/kgmon.c
usr.sbin/kvm_mkdb/kvm_mkdb.c
usr.sbin/kvm_mkdb/testdb.c
usr.sbin/trpt/trpt.c
usr.sbin/trsp/trsp.c
usr.sbin/xntpd/util/tickadj.c