CVS commit: src/sys/arch/next68k/conf
"Jason R Thorpe" <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module Name: src Committed By: thorpej Date: Sat Apr 25 14:32:14 UTC 2026 Modified Files: src/sys/arch/next68k/conf: GENERIC Log Message: Diable a few options unlikely to be all that useful on a NeXT: - COMPAT_NOMID, COMPAT_SUNOS - file-system MFS (TMPFS is preferred) - dse, se (SCSI Ethernet) - sl (SLIP), ppp / pppoe Shrinks the kernel by ~167KB. To generate a diff of this commit: cvs rdiff -u -r1.163 -r1.164 src/sys/arch/next68k/conf/GENERIC Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.