summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorajacoutot <ajacoutot@openbsd.org>2007-04-23 08:51:30 +0000
committerajacoutot <ajacoutot@openbsd.org>2007-04-23 08:51:30 +0000
commit266e00ca5151966cd4117441d28bc6f53221c97e (patch)
tree7c1a086c0be2e356449e9987d9e567855ba964ca
parentKill inlines to shave some bytes. (diff)
downloadwireguard-openbsd-266e00ca5151966cd4117441d28bc6f53221c97e.tar.xz
wireguard-openbsd-266e00ca5151966cd4117441d28bc6f53221c97e.zip
- add /usr/xobj to the file hierarchy
"why not" mblamer@, ok krw@ todd@
-rw-r--r--etc/mtree/4.4BSD.dist7
-rw-r--r--share/man/man8/release.83
2 files changed, 7 insertions, 3 deletions
diff --git a/etc/mtree/4.4BSD.dist b/etc/mtree/4.4BSD.dist
index d560e550647..af629845d6d 100644
--- a/etc/mtree/4.4BSD.dist
+++ b/etc/mtree/4.4BSD.dist
@@ -1,4 +1,4 @@
-# $OpenBSD: 4.4BSD.dist,v 1.184 2007/01/01 21:30:46 aanriot Exp $
+# $OpenBSD: 4.4BSD.dist,v 1.185 2007/04/23 08:51:30 ajacoutot Exp $
/set type=dir uname=root gname=wheel mode=0755
# .
@@ -2462,6 +2462,11 @@ US gname=bin uname=root mode=0555
# ./usr/src
#..
+# ./usr/xobj
+xobj gname=wsrc mode=0775
+# ./usr/xobj
+..
+
# ./usr
..
diff --git a/share/man/man8/release.8 b/share/man/man8/release.8
index 34525231bc4..9752fe43443 100644
--- a/share/man/man8/release.8
+++ b/share/man/man8/release.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: release.8,v 1.47 2007/04/01 10:02:35 matthieu Exp $
+.\" $OpenBSD: release.8,v 1.48 2007/04/23 08:51:30 ajacoutot Exp $
.\"
.\" Copyright (c) 2000 Marco S. Hyman
.\"
@@ -306,7 +306,6 @@ if a non-default value is used.
The following steps will build and install everything for the first time.
.Bd -literal -offset indent
$ su
-# mkdir -p /usr/xobj
# cd XSRCDIR
# make bootstrap
# make obj