Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-05-24 | Install root's crontab with gid "crontab" to be consistent with what | Antoine Jacoutot | |
crontab(1) does. ok miod@ | |||
2009-05-15 | install wsconsctl.conf on more machines | Theo de Raadt | |
2009-05-09 | revert previous, requested by kettenis@ and deraadt@ | Ingo Schwarze | |
2009-05-09 | remove the empty script /etc/monthly | Ingo Schwarze | |
in preparation for improvements in /etc/daily and /etc/weekly using feedback and suggestions from jmc@ and sthen@ ok jmc@, and sthen@ agreed with the general direction | |||
2009-04-25 | Provide users by default with XTerm*loginShell:true. This situation just is | Theo de Raadt | |
ridiculous; xdm is totally broken since it never starts anything which resembles a "login shell". As a result, no configuration is brought into a process context to give to future xterms or *sh shells and thus cause them to run their .profile or .kshrc or such a thing, to get futher configuration. Therefore people are left with a totally bland unconfigured Unix environment in their xterms, and don't know how to change this since .profile is ignored. This problem shows hundreds of thousands of google hits. xdm is fundamentally broken, but we must solve this also for the startx methods, too, and for people running csh. It is clear that .xsession is not a solution to this problem at all (that is, assuming the people who suggest such a thing really mean a .xsession file with the execute bit set). This now becomes the recommended way for new users to get out of this stupid situation; if someone does not like it they can change it or delete it. Few will. Just watch. ok kettenis guenther millert | |||
2009-04-21 | move bsd and bsd.rd and all such other MD "sets" into the MD files, | Theo de Raadt | |
since we perhaps cannot assume that is what kernels will be in the pathetically stupid world that SGI created | |||
2009-04-17 | For SHA256 hashes to be ready to go onto the install media, we must | Theo de Raadt | |
build the sets before we build the media. While there we can get rid of DESTDIR/snapshot too, and simply install straight into RELEASEDIR. (This also ends up saving an astounding amount of traffic/latency in a nfs environment) | |||
2009-04-14 | build release sets before kernels (so that bsd.rd can know about at least | Theo de Raadt | |
some of the sets) | |||
2009-03-18 | unbreak make release, spotted by todd and kurt | Jacek Masiulaniec | |
2009-03-17 | enable smtpd in the build | Gilles Chehade | |
"please enable it" deraadt@ | |||
2008-06-15 | clean | Todd T. Fries | |
2008-06-14 | shorten SUBDIR list | Theo de Raadt | |
2008-06-14 | redo the way MAKEDEV files are generated | Todd T. Fries | |
get it in, deraadt@ | |||
2008-06-08 | Deprecate /etc/dhcpd.interfaces. This is made unnecessary by dhcpd_flags. | Jason Dixon | |
ok deraadt@ beck@ reyk@ phessler@ | |||
2008-05-25 | improve indentation. | Igor Sobrado | |
ok jsing@ | |||
2008-05-13 | Disable more wscons bits on socppc. | Miod Vallat | |
2008-05-13 | Plumb socppc in MAKEDEV machinery. | Miod Vallat | |
2008-03-19 | remove superfluous backslashes and semicolons | Igor Sobrado | |
ok deraadt@ | |||
2008-02-09 | Add .ssh and authorized keys to /etc/skel, makes setting up new | Ryan Thomas McBride | |
pubkey authentication users with the correct file permissions a bit easier. ok djm krw henning miod and many others | |||
2008-01-31 | enable snmpd in the build | Reyk Floeter | |
approved by deraadt@, ok thib@ | |||
2008-01-03 | revert back to using local zones for localhost. and IPv4/IPv6 reverse until | Jakob Schlyter | |
we've found a better solution for chrooted applications. | |||
2007-12-16 | remove localhost. zone (localhost. queries are handled by /etc/hosts) | Jakob Schlyter | |
replace IPv4 and IPv6 loopback zones with BIND's autogenerated empty zones. move root.hint to /var/named/etc remove empty directory /var/named/standard | |||
2007-12-07 | hoststated gets renamed to relayd. easier to type, and actually says | Theo de Raadt | |
what the daemon does - it is a relayer that pays attention to the status of pools of hosts; not a status checkers that happens to do some relaying | |||
2007-11-05 | Change chio.conf's group ownership to operator and mode to 644. | Michael Erdely | |
At this time, there is no sensitive information in that file. ok beck@, millert@, jdixon@, deraadt@ | |||
2007-10-08 | Add a sample configuration file for the newly imported ospf6d(8) daemon. | Esben Norby | |
ok dlg@ | |||
2007-08-01 | Retire OpenBSD/cats. Hardware is nice but prone to catch fire, and the firmware | Miod Vallat | |
is anything but useful. Nevertheless this was a very good platform to use as an OpenBSD/*arm* starting point, but nowadays this platform is not necessary anymore. Somehow these CATS motherboard are just like AUI hubs, with the difference that, when my AUI hub caught fire, 10base5 support was not removed from the networking code. | |||
2007-05-04 | incompletely killed the cksum bits | Theo de Raadt | |
2007-05-04 | stop shipping CKSUM files; people can use the MD5 files | Theo de Raadt | |
(this decreases build time a bit too) ok todd (and i assume legacy-architecture-miod would not object either) | |||
2007-02-27 | avoid messing with the cvs tag expansion | Theo de Raadt | |
2007-02-27 | /etc/spamd.conf moves to /etc/mail/spamd.conf | Bob Beck | |
2007-02-22 | sample sasyncd.conf, PR5387 sthen at symphytum.spacehopper.org, ok theo | Henning Brauer | |
2007-02-16 | s/GZIP/GZIPCMD/g in `make release` structure to avoid conflict with gzip's | Marc Aurele La France | |
use of a GZIP environment variable for extra command flags. ok deraadt@, millert@ | |||
2007-01-31 | link hoststated to the builds. | Pierre-Yves Ritschard | |
ok miod@, henning@ | |||
2006-12-14 | Uncomment MAKEDEVARCH+=landisk. | Mark Kettenis | |
ok drahn@ | |||
2006-12-12 | enable bgplg, the bgp looking glass | Reyk Floeter | |
ok henning@ deraadt@ | |||
2006-11-10 | landisk has no wsconsctl.conf | Theo de Raadt | |
2006-10-29 | Add the _ripd user and startup stuff. | Esben Norby | |
ok claudio@ | |||
2006-10-10 | etc.landisk does not exist yet, dont try to build MAKEDEV for it yet either | Todd T. Fries | |
2006-10-06 | enable landisk MAKEDEV building later | Theo de Raadt | |
2006-07-27 | remove unused WCS stuff | Theo de Raadt | |
2006-07-27 | remove "snapshot" code, now that our snapshots are always actually | Theo de Raadt | |
releases... | |||
2006-07-24 | Build wscons stuff on vax (but no for bsd.rd yet) | Miod Vallat | |
2006-06-06 | System build pieces for armish arch. | Dale Rahn | |
2006-06-03 | do chio.conf install from right place | Theo de Raadt | |
2006-06-01 | add all the goo to hook dvmrp into the system | Esben Norby | |
ok derradt@ | |||
2006-05-09 | Administrative changes for aviion, ok deraadt@ | Miod Vallat | |
2006-01-04 | Import NetBSD's direct adb code on mac68k, switching to real keyboard and mouse | Miod Vallat | |
drivers, and to wscons as the console; a few parts borrowed from OpenBSD/macppc as well. Currently only working with displays configured in 1bpp or 8bpp modes; this limitation will be worked on ASAP. Tested by claudio@ kettenis@ martin@ nick@ and I on various models. X11 changes coming soon. | |||
2005-12-28 | nuke extra whitespace | David Krause | |
2005-12-27 | install sample ipsec.conf; ok hshoexer@ | Christian Weisgerber | |
2005-11-21 | Make the rc files in / be copies of the ones given by default to root in | Bob Beck | |
/root instead of hard links to them. This way multiuser only changes a user makes to the to the ones in /root do not screw them over for getting into single user easily when the have to. ok millert@ |