Go to file
thorpej afe2bc9b9e In wdsize():
- If the partition is already open, skip the open/close step.  (Sync with
  other disk drivers).
- foosize()'s return value is in DEV_BSIZE units; adjust the size obtained
  from the disklabel accordingly.
1997-06-24 00:41:29 +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 Update for changes to vnconfig(8). 1997-06-23 21:50:40 +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 Use bsd.prog.mk and not bsd.{own,man}.mk 1997-06-23 22:16:56 +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 In wdsize(): 1997-06-24 00:41:29 +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