Go to file
thorpej 24ebb55ba7 Update for changes to the vnd driver:
- Add optional "geomspec" argument as third argument when configuring
  a vnode disk.  Format is: secsize/secpertrack/trackpercyl/ncylinders,
  e.g. 512/18/2/80.
- Add optional "-t typename" argument, mutually exclusive with "geomspec",
  that will look up "typename" in /etc/disktab and use the geometry
  specified in the entry.
- Update verbose output accordingly.
1997-06-23 21:11:06 +00:00
bin Refer to execve(2), add section to `vfork' ref. (almost per PR#3627). 1997-06-23 20:41:50 +00:00
distrib fdboot is too big again. leave it out. 1997-06-23 20:44:49 +00:00
etc Also check /etc/profile for setting of umask. 1997-06-23 11:59:30 +00:00
games Back out BUILDDIR and NOINSTALL changes. 1997-05-31 21:21:13 +00:00
gnu reverse previous. 1997-06-23 13:31:52 +00:00
include oops, forgot to commit this. prototype swapctl() in place of swapon(). 1997-06-23 01:13:43 +00:00
lib Add bsd.own.mk for bsd.man.mk. 1997-06-23 09:45:19 +00:00
libexec install all man pages. 1997-06-23 13:25:41 +00:00
regress Use proginstall:: to disable installing PROG. 1997-05-07 15:59:08 +00:00
sbin install all man pages. 1997-06-23 13:25:41 +00:00
share move man pages into share/man. 1997-06-23 03:30:19 +00:00
sys Add full disklabel and partition support to the vnd driver, allowing much 1997-06-23 21:03:55 +00:00
usr.bin install all man pages. 1997-06-23 13:25:41 +00:00
usr.sbin Update for changes to the vnd driver: 1997-06-23 21:11:06 +00:00
Makefile Back out BUILDDIR and NOINSTALL changes. 1997-05-31 21:21:13 +00:00