Browse Source

$OpenBSD$

OPENBSD_2_9
niklas 23 years ago
parent
commit
412b4d9521
21 changed files with 38 additions and 0 deletions
  1. +2
    -0
      src/etc/etc.arc/disktab
  2. +1
    -0
      src/etc/etc.arm32/disktab
  3. +1
    -0
      src/etc/etc.atari/MAKEDEV
  4. +1
    -0
      src/etc/etc.atari/disktab
  5. +2
    -0
      src/etc/etc.i386/disktab
  6. +2
    -0
      src/etc/etc.mvme68k/disktab
  7. +1
    -0
      src/etc/etc.mvme88k/MAKEDEV
  8. +2
    -0
      src/etc/etc.mvme88k/disktab
  9. +2
    -0
      src/etc/etc.pmax/disktab
  10. +2
    -0
      src/etc/etc.sparc/sysctl.conf
  11. +2
    -0
      src/etc/etc.wgrisc/disktab
  12. +2
    -0
      src/etc/hosts.equiv
  13. +2
    -0
      src/etc/photuris/attributes.conf
  14. +2
    -0
      src/etc/photuris/photuris.conf
  15. +2
    -0
      src/etc/photuris/photuris.startup
  16. +2
    -0
      src/etc/photuris/secrets.conf
  17. +2
    -0
      src/etc/ppp/chap-secrets
  18. +2
    -0
      src/etc/ppp/pap-secrets
  19. +2
    -0
      src/etc/primes
  20. +2
    -0
      src/etc/root/dot.klogin
  21. +2
    -0
      src/etc/skel/dot.rhosts

+ 2
- 0
src/etc/etc.arc/disktab View File

@ -1,3 +1,5 @@
# $OpenBSD: disktab,v 1.8 2001/01/28 23:31:27 niklas Exp $
# Disk geometry and partition layout tables.
# Key:
# dt controller type


+ 1
- 0
src/etc/etc.arm32/disktab View File

@ -1,3 +1,4 @@
# $OpenBSD: disktab,v 1.3 2001/01/28 23:31:28 niklas Exp $
# $NetBSD: disktab,v 1.2 1996/05/07 20:33:54 mark Exp $
#
# Disk geometry and partition layout tables.


+ 1
- 0
src/etc/etc.atari/MAKEDEV View File

@ -1,5 +1,6 @@
#!/bin/sh -
#
# $OpenBSD: MAKEDEV,v 1.21 2001/01/28 23:31:28 niklas Exp $
# $NetBSD: MAKEDEV,v 1.8 1996/03/27 14:27:53 leo Exp $
#
# Copyright (c) 1990 The Regents of the University of California.


+ 1
- 0
src/etc/etc.atari/disktab View File

@ -1,4 +1,5 @@
#
# $OpenBSD: disktab,v 1.4 2001/01/28 23:31:28 niklas Exp $
# $NetBSD: disktab,v 1.1.1.1.6.1 1996/05/30 13:51:13 leo Exp $
#
# Disk geometry and partition layout tables.


+ 2
- 0
src/etc/etc.i386/disktab View File

@ -1,3 +1,5 @@
# $OpenBSD: disktab,v 1.14 2001/01/28 23:31:28 niklas Exp $
# Disk geometry and partition layout tables.
# Key:
# dt controller type


+ 2
- 0
src/etc/etc.mvme68k/disktab View File

@ -1,3 +1,5 @@
# $OpenBSD: disktab,v 1.5 2001/01/28 23:31:28 niklas Exp $
#
# @(#)disktab 5.5 (Berkeley) 2/27/91
#


+ 1
- 0
src/etc/etc.mvme88k/MAKEDEV View File

@ -1,5 +1,6 @@
#!/bin/sh -
#
# $OpenBSD: MAKEDEV,v 1.9 2001/01/28 23:31:28 niklas Exp $
# $NetBSD: MAKEDEV,v 1.5 1997/01/01 23:46:23 pk Exp $
#
# Copyright (c) 1990 The Regents of the University of California.


+ 2
- 0
src/etc/etc.mvme88k/disktab View File

@ -1,3 +1,5 @@
# $OpenBSD: disktab,v 1.2 2001/01/28 23:31:29 niklas Exp $
# Disk geometry and partition layout tables.
# Key:
# dt controller type


+ 2
- 0
src/etc/etc.pmax/disktab View File

@ -1,3 +1,5 @@
# $OpenBSD: disktab,v 1.7 2001/01/28 23:31:29 niklas Exp $
#
# @(#)disktab 8.1 (Berkeley) 6/9/93
#


+ 2
- 0
src/etc/etc.sparc/sysctl.conf View File

@ -1,2 +1,4 @@
# $OpenBSD: sysctl.conf,v 1.4 2001/01/28 23:31:29 niklas Exp $
#machdep.led_blink=1 # 1=On sparc, make led(s) blink
#machdep.vsyncblank=1 # 1=Turn video sync off when blanking

+ 2
- 0
src/etc/etc.wgrisc/disktab View File

@ -1,3 +1,5 @@
# $OpenBSD: disktab,v 1.3 2001/01/28 23:31:29 niklas Exp $
# "@(#)disktab 5.2 (ULTRIX) 8/7/91"
#
# disktab from 4.5 4.2 BSD 83/07/30


+ 2
- 0
src/etc/hosts.equiv View File

@ -1 +1,3 @@
# $OpenBSD: hosts.equiv,v 1.4 2001/01/28 23:31:27 niklas Exp $
#localhost

+ 2
- 0
src/etc/photuris/attributes.conf View File

@ -1,3 +1,5 @@
# $OpenBSD: attributes.conf,v 1.5 2001/01/28 23:31:29 niklas Exp $
# Predefined keywords are AT_AH_ATTRIB, AT_ESP_ATTRIB
# This is the default list, for VPN you can comment out
# the AT_AH_ATTRIB section.


+ 2
- 0
src/etc/photuris/photuris.conf View File

@ -1,3 +1,5 @@
# $OpenBSD: photuris.conf,v 1.2 2001/01/28 23:31:29 niklas Exp $
# Allowed keywords are: modulus and exchange
# modulus <generator> <modulus>
# exchange and DH_G_2_3DES_SHA1, DH_G_2_DES_MD5 or DH_G_2_MD5


+ 2
- 0
src/etc/photuris/photuris.startup View File

@ -1,3 +1,5 @@
# $OpenBSD: photuris.startup,v 1.3 2001/01/28 23:31:29 niklas Exp $
# Initial exchanges which might be needed by NIS or NFS servers
# accepted keywords are
# dst=<ip-address>


+ 2
- 0
src/etc/photuris/secrets.conf View File

@ -1,3 +1,5 @@
# $OpenBSD: secrets.conf,v 1.2 2001/01/28 23:31:30 niklas Exp $
# Accepted keywords are:
# identity local "id" "secret"
# identity pair local "receivedid" "myid" "secret"


+ 2
- 0
src/etc/ppp/chap-secrets View File

@ -1,2 +1,4 @@
# $OpenBSD: chap-secrets,v 1.2 2001/01/28 23:31:30 niklas Exp $
# Secrets for authentication using CHAP
# client server secret IP addresses

+ 2
- 0
src/etc/ppp/pap-secrets View File

@ -1,2 +1,4 @@
# $OpenBSD: pap-secrets,v 1.2 2001/01/28 23:31:30 niklas Exp $
# Secrets for authentication using PAP
# client server secret IP addresses

+ 2
- 0
src/etc/primes View File

@ -1,3 +1,5 @@
# $OpenBSD: primes,v 1.2 2001/01/28 23:31:27 niklas Exp $
# Time Type Tests Tries Size Generator Modulus
20000522203501 2 6 100 1025 2 2abb47271a1809f247f4433065ee7087815d189e8e2bec67827d173b078cd78bf4adc5bd775679384d763216edc12157afec6eb4d2435a2fc793183fafadc9ff35b5c87471da1e56600203f11ae654a377c80101957a0c0044ee9ae96e8a7cc785a629c17ca5d5ef2a981b83417db75f9616e0ffcbc92d440eb73a2cc589ab15b
20000522203627 2 6 100 1025 2 2abb47271a1809f247f4433065ee7087815d189e8e2bec67827d173b078cd78bf4adc5bd775679384d763216edc12157afec6eb4d2435a2fc793183fafadc9ff35b5c87471da1e56600203f11ae654a377c80101957a0c0044ee9ae96e8a7cc785a629c17ca5d5ef2a981b83417db75f9616e0ffcbc92d440eb73a2cc58c16733


+ 2
- 0
src/etc/root/dot.klogin View File

@ -1,2 +1,4 @@
# $OpenBSD: dot.klogin,v 1.3 2001/01/28 23:31:30 niklas Exp $
#user1.root@your.realm.wherever
#user2.root@your.realm.wherever

+ 2
- 0
src/etc/skel/dot.rhosts View File

@ -1,2 +1,4 @@
# $OpenBSD: dot.rhosts,v 1.2 2001/01/28 23:31:30 niklas Exp $
# Format of this file is <hostname> <username>
#localhost foobar

Loading…
Cancel
Save