diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2000-06-13 08:48:06 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2000-06-13 08:48:06 +0000 |
| commit | ed913c6bac38c80ecfb11583f248eb8e53fae2ec (patch) | |
| tree | f516977ce0eef47cc997cc1a1d5482f002eb259c | |
| parent | 183fc61e1fa563043ad3ecacb74fb9bb9ac485a7 (diff) | |
Notes
| -rw-r--r-- | sys/conf/options | 1 | ||||
| -rw-r--r-- | sys/i386/conf/LINT | 6 |
2 files changed, 0 insertions, 7 deletions
diff --git a/sys/conf/options b/sys/conf/options index cddc448b3c46..7fcc984eeda0 100644 --- a/sys/conf/options +++ b/sys/conf/options @@ -55,7 +55,6 @@ DEVFS FAILSAFE HW_WDOG KTRACE -MD5 MFS_ROOT opt_mfs.h MFS_ROOT_SIZE opt_mfs.h NTIMECOUNTER opt_ntp.h diff --git a/sys/i386/conf/LINT b/sys/i386/conf/LINT index 09df85dab84f..7edd234a914c 100644 --- a/sys/i386/conf/LINT +++ b/sys/i386/conf/LINT @@ -261,12 +261,6 @@ options SYSVSEM options SYSVMSG # -# This option includes a MD5 routine in the kernel, this is used for -# various authentication and privacy uses. -# -options "MD5" - -# # Allow processes to switch to vm86 mode, as well as enabling direct # user-mode access to the I/O port space. This option is necessary for # the doscmd emulator to run and the VESA modes in syscons to be available. |
