Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-01-08 | sync | Todd T. Fries | |
2002-01-08 | sync | Todd T. Fries | |
2002-01-08 | enable sun3; ok miod@ | Todd T. Fries | |
2002-01-07 | generate i386 (regress diff = more devices than before, ugen, etc..) | Todd T. Fries | |
2002-01-04 | rules to build the MAKEDEV files: | Todd T. Fries | |
all -> builds 'this' arch (etc.$(uname -m)/MAKEDEV) allarchs -> builds all archs (etc.*/MAKEDEV) clean -> cleans 'this' arch (etc.$(uname -m)/MAKEDEV) cleandirs -> cleans all archs (etc.*/MAKEDEV) also, build the MAKEDEV files during the release process | |||
2001-12-25 | convert mkr/ckr to shell scripts, use mktemp(1) | Theo de Raadt | |
2001-12-24 | close ppp.conf.sample file as requested | Theo de Raadt | |
2001-12-19 | csh maketars -> csh -f maketars | Oleg Safiullin | |
ok millert@ | |||
2001-09-21 | do not run MAKEDEV | Theo de Raadt | |
2001-09-20 | Install etc/kerberosV/krb5.conf.example | Hans Insulander | |
2001-09-01 | powerpc -> macppc port rename changes | Dale Rahn | |
2001-07-04 | wsconsctl.conf support, wsconsctl accepts saner var names now; raadtified | Michael Shalayeff | |
2001-06-26 | bye bye MIPS related bits and pieces. | Brad Smith | |
-- Ok'd by deraadt@ | |||
2001-06-26 | change default pf configuration files to pf.conf and nat.conf. ok theo | Kjell Wooding | |
2001-06-26 | add pf.filter and pf.nat; ok @deraadt | Daniel Hartmeier | |
2001-06-25 | Install /etc/kerberosV/README | Hans Insulander | |
2001-06-22 | install new moduli | Niels Provos | |
2001-06-18 | o move passwd.conf variables into login.conf | Todd C. Miller | |
o no longer install passwd.conf (but it is used if it exists and the needed info is not in login.conf) o added passwordtime and minpasswordlen login.conf variables | |||
2001-05-30 | Remove ipf. Darren Reed has interpreted his (old, new, whichever) | Theo de Raadt | |
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). | |||
2001-05-14 | Install /etc/kerberosIV/krb.extra and /etc/kerberosIV/krb.equiv | Hans Insulander | |
2001-05-04 | Install empty sudoers file in /etc | Todd C. Miller | |
2001-04-01 | no longer install those now | Theo de Raadt | |
2001-02-10 | install wscons.conf and rc.wscons on alpha/hppa/i386/powerpc and call it from rc | Michael Shalayeff | |
2001-01-21 | do not intsall rtadvd.conf into /etc, it is not required to use it | Jun-ichiro itojun Hagino | |
(rtadvd will derive the configuration from kernel settings). make it clearer that rtadvd.conf is not necessary, in manpage. sync with kame. | |||
2000-10-10 | add primes that can be used for diffie-hellman key exchange | Niels Provos | |
2000-08-20 | Add calls to setusercontext() and login_get*(). We basically call | Todd C. Miller | |
setusercontext() in most places where previously we did a setlogin(). Add default login.conf file and put root in the "daemon" login class. | |||
2000-07-18 | chmod proper file; chouanard@parc.xerox.com | Theo de Raadt | |
2000-06-25 | increase flexibility of distribution-etc-root-var: | Christian Weisgerber | |
- NOMAKEDEV to optionally skip making devices - allow building aliases.db under /var/tmp will come in handy with mergemaster; ok millert@ | |||
2000-06-19 | cvs strikes again!; thanks to Oleg Safiullin <form@openbsd.ru> | Todd T. Fries | |
for pointing out this evaded the last commit | |||
2000-04-29 | handle .tgz files too | Theo de Raadt | |
2000-04-25 | fix install mode for skel/dot.rhosts | Jakob Schlyter | |
2000-04-25 | skeletal login directory into /etc/skel | Jakob Schlyter | |
2000-04-07 | install correct cf distribution | Theo de Raadt | |
2000-04-06 | Enable sendmail 8.10.0. Things like sendmail.* and aliases now live | Todd C. Miller | |
in /etc/mail. | |||
2000-01-11 | sendmail is really /usr/libexec/sendmail/sendmail now - not /usr/sbin | Peter Galbavy | |
2000-01-05 | rtadvd.conf | Angelos D. Keromytis | |
1999-11-26 | /var/db/locate.database should be owned by root, not nobody. While | Todd 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-10-08 | Oops... CKSUM should hold cksum results, and be sorted on 3rd field | Marc Espie | |
1999-10-08 | Final framework for amiga tools. | Marc Espie | |
1999-09-29 | httpd has a Makefile.bsd-wrapper now | Theo de Raadt | |
1999-09-28 | make distribution in ssh | Theo de Raadt | |
1999-08-02 | Integration of mailwrapper (from NetBSD) | Jakob Schlyter | |
"The mailwrapper program is designed to replace /usr/sbin/sendmail and to invoke an appropriate MTA instead of sendmail(8) based on configuration information placed in /etc/mailer.conf. This permits the administrator to configure which MTA is to be invoked on the system at run time." OK deraadt, millert | |||
1999-07-06 | your basic rc.shutdown file | Theo de Raadt | |
1999-04-30 | install afs/SuidCells | Artur Grabowski | |
1999-03-17 | run libssl distribution target | Theo de Raadt | |
1999-01-04 | namedb files go in /var/named/named | Todd C. Miller | |
1998-12-01 | chdir to ${DESTDIR}/ to create sys -> usr/src/sys link. | Oleg Safiullin | |
This avoids creating of incorrect symlink ${HOME}/sys -> usr/src/sys when DESTDIR="". | |||
1998-10-30 | Run mtree with -q in distrib-dirs target | Todd C. Miller | |
1998-09-19 | use OSrev | Todd T. Fries | |
1998-09-15 | install afs configuration | Artur Grabowski | |