Go to file
drochner 365365d512 When checking whether a filesystem is already mounted (for -a), get and
check all mounts (getmntinfo), not only the top one (statfs).
Otherwise we might miss lower level mounts on the same mountpoint.
XXX "mount" behaves differently with the "verbose" flag (-v) in some
cases, probably due to asynchronous calls to fs dependant mount programs.
1997-11-01 13:59:00 +00:00
bin getoldopt is expect to return -1 (not EOF), so "make it so" 1997-11-01 06:58:44 +00:00
distrib remove libossaudio_pic.a 1997-11-01 05:32:54 +00:00
etc Changes to pmax MAKEDEV and /dev/ttys: 1997-10-30 04:18:27 +00:00
games use CPPFLAGS instead of CFLAGS 1997-10-26 21:50:53 +00:00
gnu This was never supposed to be here. 1997-10-31 10:23:23 +00:00
include Update for new function renaming nechanism. 1997-10-22 06:59:35 +00:00
lib Minor wording changes, and update the date. 1997-11-01 07:44:29 +00:00
libexec use CPPFLAGS instead of CFLAGS 1997-10-25 10:10:19 +00:00
regress getopt returns -1 not EOF 1997-11-01 06:20:47 +00:00
sbin When checking whether a filesystem is already mounted (for -a), get and 1997-11-01 13:59:00 +00:00
share Add rnd.9 1997-11-01 10:00:36 +00:00
sys getopt returns -1 not EOF 1997-11-01 06:49:14 +00:00
usr.bin getopt returns -1 not EOF 1997-11-01 06:49:14 +00:00
usr.sbin Sync with release branch so that it compiles. 1997-11-01 09:12:21 +00:00
Makefile Make the "build" target depend on "beforeinstall", ensuring that all 1997-10-27 18:06:39 +00:00