Go to file
jdolecek 4ab4989737 Recognize "dirty" signature on FAT as set by Windows 95 OSR2+ and don't report
it just as "odd byte sequence". Handle the dirty flag similar way
it's treated on e.g. FFS - e.g. clear it separately from rest of FAT.
Changing of FAT is now postponed until after all checks are done,
check.c:checkfilesys() was cleaned considerably and several messages
has been adjusted to be more accurate.

If file system was modified and no error has occured, just return 0
instead of 4 - there is no need for forcing a reboot in this case.

This addresses bin/5638 by Christos Zoulas.
2000-04-25 23:02:51 +00:00
bin Obey $TMPDIR for creating the scratch file 2000-04-17 23:37:50 +00:00
dist Delete references to pictures. 2000-04-22 16:46:49 +00:00
distrib G/C alpha/sfbreg.h, pointed out by Tim Rightnour <root@garbled.net>. 2000-04-25 22:52:03 +00:00
etc Add skeyaudit to /etc/security (with a variable to disable) per PR 5871 2000-04-24 23:46:37 +00:00
games While everyone's beating up on rot13 - use 'exec' to loose the shell 2000-04-24 15:42:40 +00:00
gnu Repeat after me: # is NOT a comment character in m4! :-) 2000-04-22 00:36:40 +00:00
include New syscall issetugid. 2000-04-21 16:24:22 +00:00
lib sync with BIND 4.9.7. uses BIND 8.x codebase for dn_expand(). 2000-04-25 14:39:00 +00:00
libexec Cause ld.elf_so to find the symbols for __progname and environ and set them. If we wait until crt0 gets around to doing it it's too late for any library init functions. 2000-04-15 05:41:46 +00:00
regress Local-ize local labels 2000-04-25 19:59:50 +00:00
sbin Recognize "dirty" signature on FAT as set by Windows 95 OSR2+ and don't report 2000-04-25 23:02:51 +00:00
share Add skeyaudit to /etc/security (with a variable to disable) per PR 5871 2000-04-24 23:46:37 +00:00
sys Ops, need to restore correct DSA value after a phase mismatch, we may have 2000-04-25 20:02:33 +00:00
usr.bin Print the zero page statistics. 2000-04-24 17:40:31 +00:00
usr.sbin .cvsignore bad! bad _MelloN_, no biscuit! 2000-04-25 21:18:44 +00:00
Makefile use MKSHARE=no instead. 2000-04-11 08:21:41 +00:00