Add COMPAT_FREEBSD4 for the transition. COMPAT_43 was already present.
This commit is contained in:
parent
ce2943501f
commit
c69d7e2f4f
@ -48,6 +48,7 @@ options CD9660 #ISO 9660 Filesystem
|
||||
options PROCFS #Process filesystem (requires PSEUDOFS)
|
||||
options PSEUDOFS #Pseudo-filesystem framework
|
||||
options COMPAT_43 #Compatible with BSD 4.3 [KEEP THIS!]
|
||||
options COMPAT_FREEBSD4 #Keep this for a while
|
||||
options SCSI_DELAY=15000 #Delay (in ms) before probing SCSI
|
||||
options KTRACE #ktrace(1) syscall trace support
|
||||
options SYSVSHM #SYSV-style shared memory
|
||||
|
Loading…
x
Reference in New Issue
Block a user