Age | Commit message (Collapse) | Author | |
---|---|---|---|
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@ | |||
2005-11-17 | remove stale NAMEDB; ok theo | Jakob Schlyter | |
2005-08-15 | Generate login.conf from a template with optional per-architecture overrides | Todd C. Miller | |
2005-05-26 | Enable ifstated in the builds. This still does not mean that ifstated is | Ryan Thomas McBride | |
necessary for regular carp setups. There are situations where you need this, but if you're going to use it, think hard about redesigning your network so you don't have to. ok deraadt@ mpf@ henning@ | |||
2005-05-15 | no need to install and checksum *.ipk since *bsd* will already catch it | David Krause | |
ok deraadt@ | |||
2005-05-02 | include zbsdmod, Packages, and ipk in the checksums; ok deraadt@ | David Krause | |
2005-04-14 | move the few needlessly special-cased root:wheel 0644 files to BIN1 | Henning Brauer | |
2005-04-13 | sample hostapd.conf from reyk, to be tweaked | Henning Brauer | |
2005-04-01 | hppa64 chunkies | Theo de Raadt | |
2005-03-20 | during make release install *bsd* not just bsd*, so we pick up zaurus ↵ | Theo de Raadt | |
zbsdmod.o too | |||
2005-03-19 | Packages for zaurus - yuck yuck; for uwe | Theo de Raadt | |
2005-03-18 | also copy *.ipk files to RELEASEDIR | Theo de Raadt | |
2005-02-19 | ospfd.conf mode 0600, requested by norby | Henning Brauer | |
2005-02-05 | ospfd.conf | Henning Brauer | |
2005-01-17 | cleaning distrib twice is useless | Theo de Raadt | |
committed from the ship while drinking a trad, from a zaurus on beck's birthday | |||
2005-01-14 | Switch OpenBSD/hp300 to wscons, still using on-board ROM fonts for now. | Miod Vallat | |
Main features: - MI hil drivers, allowing live plug/unplug of devices, and the keyboard does not need to be at id 1 anymore. - SGC bus support on 4xx models. SGC frame buffers are supported too, but not as console, though you can use them as a regular glass terminal if you run a getty on ttyC0. Currently not compiled-in, awaiting for an sti(4) fix to be commited. - HP-UX compatibility interfaces are removed. grfinfo and hilinfo are removed. X11 support is currently broken by these changes; X.org X11R6 support will be available very soon. Tested on hyperion and 4 different flavours of catseye/topcat/kathmandu; other, older frame buffers (davinci, gatorbox and renaissance) could not been tested but should work; please report any regression. | |||
2005-01-13 | wsconsctl.conf on zaurus too. | Dale Rahn | |
2004-12-31 | Add zaurus to MAKEDEV machinery. | Miod Vallat | |
2004-08-26 | install cdbr and cdboot for those that have it, too | Theo de Raadt | |
2004-08-16 | fix the tree after jakob broke it | Theo de Raadt | |
2004-08-06 | add sgi to MAKEDEV build. | Per Fogelstrom | |
2004-07-06 | sample ntpd config file | Henning Brauer | |
2004-05-18 | generate entries for all of the ptys after more were added, ok deraadt millert | Dale Rahn | |
2004-05-04 | bye bye bootpd. You will not be missed. | Theo de Raadt | |
2004-05-04 | nuke default .rhosts file; from S@mSmith.net, ok millert | Theo de Raadt | |
2004-05-03 | Remove OpenBSD/pegaos, this has been announced before but delayed until | Dale Rahn | |
the tree was stable. No point in code supporting a company which screws its employees being in the OpenBSD tree. | |||
2004-05-01 | Install /etc/wsconsctl.conf on luna88k. | Miod Vallat | |