deraadt
dec4abcacc
check authorized_keys2 too; adm-sclark@gateway.wired2000.net
23 years ago
naddy
bba83d2a99
comment out automatic startup of netatalk if installed; pointed out by deraadt@
23 years ago
millert
a45cb3f0f4
/dev/io hasn't worked in years
23 years ago
brad
2beead7489
fix audio device creation.
--
Reported by & fix tested by: Denis A. Doroshenko <d.doroshenko@omnitel.net>
23 years ago
miod
2384f28696
With recent changes to swapctl(8), replace the invocation of swapon
with two swapctl invocations.
Swap on block devices is enabled before fscking filesystems, swap on
files is enabled after all filesystems (including remote) are mounted.
23 years ago
deraadt
8663fed49c
do not mention ipnat
23 years ago
deraadt
cd3ef0a0d2
Remove ipf. Darren Reed has interpreted his (old, new, whichever)
licence in a way that makes ipf not free according to the rules we
established over 5 years ago, at www.openbsd.org/goals.html (and those
same basic rules govern the other *BSD projects too). Specifically,
Darren says that modified versions are not permitted. But software
which OpenBSD uses and redistributes must be free to all (be they
people or companies), for any purpose they wish to use it, including
modification, use, peeing on, or even integration into baby mulching
machines or atomic bombs to be dropped on Australia. Furthermore, we
know of a number of companies using ipf with modification like us, who
are now in the same situation, and we hope that some of them will work
with us to fill this gap that now exists in OpenBSD (temporarily, we
hope).
23 years ago
deraadt
829aea1f46
set dt as well
23 years ago
millert
ede6b777ba
add auth defaults
23 years ago
aaron
3891454c82
USB mice apply here, too.
23 years ago
marc
60461cea9c
fix wsmoused comment
23 years ago
deraadt
10739d068b
copy i386 floppy3 entry
23 years ago
deraadt
c49bdbd7fb
swapon -a before fsck is run
23 years ago
hin
6301d6ec03
Nitpicking
23 years ago
hin
a5fc68af85
Install /etc/kerberosIV/krb.extra and /etc/kerberosIV/krb.equiv
23 years ago
hin
665740a8ee
Example files with introduction and commented examples.
23 years ago
deraadt
c64be4bcfa
clean rm -f uses
23 years ago
deraadt
e978e77ff2
slight cleaning of rm -f calls
23 years ago
deraadt
acdf0ef35b
various cleanups
23 years ago
deraadt
aff22cf866
initial cut at /dev/crypto support. takes original mbuf "try, and discard
if we fail" semantics and extends to two varients of data movement: mbuf,
or an iovec style block.
23 years ago
millert
afb8c9bf62
Install empty sudoers file in /etc
23 years ago
millert
82d42f165e
Add /etc/sudoers; jcs@rt.fm
23 years ago
deraadt
c3e467bfe9
oops
23 years ago
deraadt
f72789505e
wsmoused support; missed 2.9 -- bad aaron; heko@saitti.net
23 years ago
marc
393e4823a7
fix function wcd so "cd x && y" returns an appropriate error when x does not exist
23 years ago
deraadt
0b958110c3
openssh will be at 2.9
23 years ago
deraadt
800f0486b3
oops, this needs to be updated in 2.9 too
23 years ago
deraadt
756702d4bf
permit passing sshd flags; djm
23 years ago
deraadt
9b03f7168e
undo broken change
23 years ago
jakob
6e1b16cb8d
add MySQL port, ok deraadt@
23 years ago
jakob
af4a2f3762
s/timserver/timeserver/, ok deraadt@
23 years ago
aaron
5ff6a368a4
Typo; rd@thrush.com
23 years ago
aaron
bc869e469b
Spelling, typos, etc; mpech@prosoft.org.lv
23 years ago
todd
b0f30df6a7
spelling
23 years ago
hugh
fd98026eca
Remove the -o flag from identd's default invocation as it serves only to
obfuscate, and confuses some software.
derradt + millert concur.
23 years ago
brad
8b05b68bbc
keep naming of audio devices consistent across all archs that have audio
support.
--
Ok'd by: deraadt@
23 years ago
brad
90f9fa54db
fix username and groupname length checks.
--
Patch from: wilfried@ via PR#1761
Ok'd by: deraadt@
23 years ago
millert
c989aefca6
Remove X386 and X11R4
Treat foo.n as a -man page, not a -me doc
23 years ago
millert
291b1c42d4
Skip entries starting with '+' in duplicate user ID check so we don't
get false positives for YP stuff. Closes PR 1755
23 years ago
espie
cf63a23f4e
Typo
23 years ago
hugh
6d53f1c203
Braces and spaces.
23 years ago
deraadt
90d412a664
no longer install those now
23 years ago
deraadt
31e89bc9bd
wscons rc files are not nicely MI clean, so when some nice diffs are shown around, they can go back in
23 years ago
hugh
301e815e2d
Build SCSI tape eject devices. Spotted while testing beckish slag?
23 years ago
beck
975572b974
oops. Thanks fgsch.
23 years ago
drahn
8bb0e26766
Create device node for audio support.
23 years ago
beck
93894cd5a2
new apache manual dirs for 1.3.19
23 years ago
krw
4114270d68
Typos: neccesary -> necessary, desireable -> desirable
23 years ago
drahn
c3a06da4b1
Enable bpf on the ramdisk for dhcp support.
23 years ago
millert
678f2ac821
Don't provide diffs of sensitive files like ssh host keys. Instead,
just save the md5 checksums so we can still determine when something
change. Entries in /etc/changelist that are prefixed with a '+'
will only have their md5 checksums saved, not the actual files.
23 years ago