summaryrefslogtreecommitdiff
path: root/etc
AgeCommit message (Collapse)Author
1999-12-12reflect reality; millert@ okHugh Graham
1999-12-11enable rtadvd in usr.sbin/Makefile.Jun-ichiro itojun Hagino
rcsid police on usr.sbin/rtadvd. add sample config into etc/rtadvd.conf. add files into distrib/sets/list.
1999-12-11add fingerd on tcp6.Jun-ichiro itojun Hagino
1999-12-11add telnetd on tcp6 (commented out).Jun-ichiro itojun Hagino
1999-12-09avoid transmitting invalid IPv6 packets out to the wire.Jun-ichiro itojun Hagino
1999-12-09do not perform IPv6 initialization for loopback interface.Jun-ichiro itojun Hagino
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)
1999-12-08sample entry for IPv6 ftp.Jun-ichiro itojun Hagino
1999-12-05expr(1)-less makedev.Michael Shalayeff
includes some works from todd@ and millert@ verified by todd@ and millert@
1999-11-30initial /etc filesMichael Shalayeff
1999-11-26/var/db/locate.database should be owned by root, not nobody. WhileTodd C. Miller
/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
1999-11-25Synch path with main MAKEDEV (include /usr/sbin, so chown works).Ian Darwin
1999-11-23formattingNiklas Hallqvist
1999-11-23isakmpd is elsewhere; evanc@concer.toTheo de Raadt
1999-11-22match /dev/fd{0,1,2,3}{,B,C,D,E,F,G,H}[abcdefghijklmnop] when doing device ↵Todd C. Miller
checks; closes PR #750
1999-11-20Fix cd/wcd aliases. Closes PR #981Todd C. Miller
1999-11-11Allow identd to be used w/o inetd.Federico G. Schwindt
1999-11-11Do not default to stacken.kth.se. The user should enter his own cell.Artur Grabowski
1999-10-25extra entries; joe@nall.comTheo de Raadt
1999-10-18ssh startup fix; millertTheo de Raadt
1999-10-17Fix typo; kwesterback@home.comAaron Campbell
1999-10-17Fix misleading comment.Todd C. Miller
1999-10-16talk about non-shared library sshTheo de Raadt
1999-10-16moreTheo de Raadt
1999-10-15oops, got shared library part wrongTheo de Raadt
1999-10-11Run /usr/libexec/vi.recover (now a perl script) to preserve vi backup files.Todd C. Miller
1999-10-08Oops... CKSUM should hold cksum results, and be sorted on 3rd fieldMarc Espie
1999-10-08Activate it on the amiga.Marc Espie
1999-10-08Final framework for amiga tools.Marc Espie
1999-10-07remove etc now that ssh configs are moved back to /etcChristopher Turan
1999-10-07add random in raminst -mojMats O Jansson
1999-10-07check for executability of ssh-keygenTheo de Raadt
1999-10-07if sshd startup fails due to rsa not being there, start upTheo de Raadt
/usr/local/sbin/sshd instead, if it is there.
1999-10-06Don't complain that /var/tmp/vi.recover is not owned by rootTodd C. Miller
when it doesn't exist.
1999-10-04add etcBrad Smith
1999-10-03silence the chmodTheo de Raadt
1999-10-02closer to the 2.6 storyTheo de Raadt
1999-10-01simpleroot is now 40Mb instead of 32Mb. -mojMats O Jansson
1999-09-30I'm such an asshole.Bob Beck
1999-09-30add apache xml include dirBob Beck
1999-09-30last i checked, screenblank was not a network daemonTheo de Raadt
1999-09-29httpd has a Makefile.bsd-wrapper nowTheo de Raadt
1999-09-29chmod devices needed for x by default when logging in at consoleTodd T. Fries
1999-09-29do ldconfig before all ssh; because they need /usr/local/lib for searchingTheo de Raadt
1999-09-29openssl change, and stupid apache dirs in /usr/libBob Beck
1999-09-29architetures -> architecturesBruno Rohee
1999-09-29approximately describe the situationTheo de Raadt
1999-09-28start ssh as part of base system; if no host key, build it upon bootTheo de Raadt
1999-09-28ssh part of base systemTheo de Raadt
1999-09-28make distribution in sshTheo de Raadt
1999-09-27oopsTheo de Raadt