deraadt
bb0cc58058
show ip6.forwarding
25 years ago
hugh
bab2d8a056
reflect reality; millert@ ok
25 years ago
itojun
1c6b6726de
enable rtadvd in usr.sbin/Makefile.
rcsid police on usr.sbin/rtadvd.
add sample config into etc/rtadvd.conf.
add files into distrib/sets/list.
25 years ago
itojun
4b673feb6c
add fingerd on tcp6.
25 years ago
itojun
92a3c9b9a1
add telnetd on tcp6 (commented out).
25 years ago
itojun
9c574ebbbb
avoid transmitting invalid IPv6 packets out to the wire.
25 years ago
itojun
d08fac3c65
do not perform IPv6 initialization for loopback interface.
MUST make lo0 up before any IPv6 operations.
it will be considered a pilot error if you don't.
(I prefer to have lo0 initialized automatically)
25 years ago
itojun
cb12c6c9ab
sample entry for IPv6 ftp.
25 years ago
mickey
2339dccd36
expr(1)-less makedev.
includes some works from todd@ and millert@
verified by todd@ and millert@
25 years ago
mickey
1b71e21e10
initial /etc files
25 years ago
millert
a295eb1da2
/var/db/locate.database should be owned by root, not nobody. While
/usr/libexec/locate.updatedb does run as nobody the redirection is
done as root so the resulting file is owned by root.
sync log file owner/mode with what is is newsyslog.conf
25 years ago
ian
38efa700af
Synch path with main MAKEDEV (include /usr/sbin, so chown works).
25 years ago
niklas
1b2aafbd22
formatting
25 years ago
deraadt
815006066e
isakmpd is elsewhere; evanc@concer.to
25 years ago
millert
8ea805fe52
match /dev/fd{0,1,2,3}{,B,C,D,E,F,G,H}[abcdefghijklmnop] when doing device checks; closes PR #750
25 years ago
millert
a291f3eb91
Fix cd/wcd aliases. Closes PR #981
25 years ago
fgsch
fd619cd2fc
Allow identd to be used w/o inetd.
25 years ago
art
8fd2064dfa
Do not default to stacken.kth.se. The user should enter his own cell.
25 years ago
deraadt
7f49a943d9
extra entries; joe@nall.com
25 years ago
deraadt
322d2501b2
ssh startup fix; millert
25 years ago
aaron
1ba8c5de47
Fix typo; kwesterback@home.com
25 years ago
millert
182d4611f6
Fix misleading comment.
25 years ago
deraadt
bdece0b71b
talk about non-shared library ssh
25 years ago
deraadt
1deb2c5aa4
more
25 years ago
deraadt
1ba7923936
oops, got shared library part wrong
25 years ago
millert
2b37e10adf
Run /usr/libexec/vi.recover (now a perl script) to preserve vi backup files.
25 years ago
espie
23a11e3ade
Oops... CKSUM should hold cksum results, and be sorted on 3rd field
25 years ago
espie
665bde5a7a
Activate it on the amiga.
25 years ago
espie
b970a1f15c
Final framework for amiga tools.
25 years ago
turan
2721393568
remove etc now that ssh configs are moved back to /etc
25 years ago
maja
cfb7ad7c2a
add random in raminst -moj
25 years ago
deraadt
bba1f0e795
check for executability of ssh-keygen
25 years ago
deraadt
8d1747ba61
if sshd startup fails due to rsa not being there, start up
/usr/local/sbin/sshd instead, if it is there.
25 years ago
millert
c5528dc2b0
Don't complain that /var/tmp/vi.recover is not owned by root
when it doesn't exist.
25 years ago
brad
0a96446c48
add etc
25 years ago
deraadt
a5b00c3034
silence the chmod
25 years ago
deraadt
5689bf1284
closer to the 2.6 story
25 years ago
maja
c46fc27834
simpleroot is now 40Mb instead of 32Mb. -moj
25 years ago
beck
a029bb8273
I'm such an asshole.
25 years ago
beck
b0d171f155
add apache xml include dir
25 years ago
deraadt
2586f6fb0d
last i checked, screenblank was not a network daemon
25 years ago
deraadt
1da9a17253
httpd has a Makefile.bsd-wrapper now
25 years ago
todd
94e37a5084
chmod devices needed for x by default when logging in at console
25 years ago
deraadt
2f590085da
do ldconfig before all ssh; because they need /usr/local/lib for searching
25 years ago
beck
7260604a03
openssl change, and stupid apache dirs in /usr/lib
25 years ago
rohee
90452e2fca
architetures -> architectures
25 years ago
deraadt
cb7c2c0aa4
approximately describe the situation
25 years ago
deraadt
2bdcb0c570
start ssh as part of base system; if no host key, build it upon boot
25 years ago
deraadt
3f006e1a86
ssh part of base system
25 years ago
deraadt
dfcd36aef7
make distribution in ssh
25 years ago