Remove COMPAT_FREEBSD4 again. It was added in rev. 1.41 as a transition

aid for ABI breakages caused by system call changes. These changes were
done way before sparc64 switched to a 64-bit time_t so all binaries are
expected to have been recompiled by now.
This commit is contained in:
Marius Strobl 2005-03-03 01:25:33 +00:00
parent 6720ebcc9f
commit aa01bce81a
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=143072

View File

@ -51,7 +51,6 @@ options PROCFS # Process filesystem (requires PSEUDOFS)
options PSEUDOFS # Pseudo-filesystem framework
options GEOM_GPT # GUID Partition Tables.
options COMPAT_43 # Compatible with BSD 4.3 [KEEP THIS!]
options COMPAT_FREEBSD4 # Keep this for a while
options SCSI_DELAY=5000 # Delay (in ms) before probing SCSI
options KTRACE # ktrace(1) support
options SYSVSHM # SYSV-style shared memory