Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-01-19 | sync | Theo de Raadt | |
2005-01-19 | APM emulation framework and zaurus scoop driver. Not enabled yet. | Uwe Stuehler | |
ok drahn@, deraadt@ | |||
2005-01-18 | user and group _ospfd, with claudio | Henning Brauer | |
2005-01-18 | sync | Dale Rahn | |
2005-01-18 | Add hotplug. | Dale Rahn | |
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-16 | : terminate records, spotted by listen@witworx.com; ok millert | Theo de Raadt | |
2005-01-14 | enable ttyC0 and ttyC1 by default; wow, how did you miss that dale! | Theo de Raadt | |
2005-01-14 | Regen | Miod Vallat | |
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-14 | smaller ramdisk image needed for builds | Theo de Raadt | |
2005-01-13 | wsconsctl.conf on zaurus too. | Dale Rahn | |
2005-01-10 | regen | David Gwynne | |
2005-01-10 | add calling units (cuaU*) for use by devices supported by ucom | David Gwynne | |
2005-01-10 | put the boot crud in the snapshot | Theo de Raadt | |
2005-01-06 | when an arch has wskbd0 or wsmouse0, prepare for the future and apply | Theo de Raadt | |
same rules to both wskbd0:wskbd and wsmouse0:wsmouse; miod ok | |||
2005-01-06 | - document /etc/security's .secure hooks | Jason McIntyre | |
- sync the comments in /etc/security ok millert@ | |||
2005-01-04 | Bring up the carp(4) interface before default route. | Ryan Thomas McBride | |
ok pascoe@ mpf@ | |||
2005-01-02 | Regen | Mark Kettenis | |
2005-01-02 | Enable audio(4). | Mark Kettenis | |
2004-12-31 | Better to build zaurus, not cats, kernels here. | Miod Vallat | |
2004-12-31 | Add zaurus to MAKEDEV machinery. | Miod Vallat | |
2004-12-31 | zaurus documentation directories | Miod Vallat | |
2004-12-31 | sync | Dale Rahn | |
2004-12-31 | etc bits for zaurus | Dale Rahn | |
2004-12-30 | Add a copy of stripcom so /etc/netstart can be run standalone again. | Todd C. Miller | |
OK deraadt@ | |||
2004-12-27 | correct comment for ipsec-nat-t; | Jason McIntyre | |
from joel knight; ok hshoexer@; | |||
2004-12-19 | Allow comments in /etc/{myname,mygate,defaultdomain}; OK deraadt@ | Todd C. Miller | |
2004-12-13 | Regen (including /dev/crypto support not regen'ed last time) | Miod Vallat | |
2004-12-13 | Fix tun major | Miod Vallat | |
2004-12-13 | whitespace botches | Henning Brauer | |
2004-12-07 | Use df to verify that we are not booted from the altboot before doing | Todd C. Miller | |
the / -> /altroot copy. OK deraadt@ | |||
2004-12-04 | remove "route $hostname 127.0.0.1" line. deraadt ok | Jun-ichiro itojun Hagino | |
*** please update /etc/netstart and test if it works ok for you *** | |||
2004-12-03 | Kill mac68k *SBC kernels. Instead, build kernels with both sbc scsi flavours | Miod Vallat | |
compiled in, but one disabled, and use config -e to swap them and build the other kernels; saves valuable compile time. Add ramdisks into the build (at release time). Since we are moving to a bsd.rd installation, it is not necessary to put kernels in .tgz files anymore, so don't bother, and adjust installation script sets information accordingly. | |||
2004-11-29 | Save an useless use of grep while cooking bsd.scsi3 | Miod Vallat | |
ok deraadt@ | |||
2004-11-25 | crank ramdisk filesystem slightly to cope with firmwares inside the filesystem | Theo de Raadt | |
2004-11-24 | say hi to _ftp | Henning Brauer | |
2004-11-22 | Add support for setting mixerctl values in a sysctl.conf like manner | Jonathan Gray | |
via mixerctl.conf. ok deraadt@, earlier version ok henning@ | |||
2004-11-17 | /etc/firmware directory | Theo de Raadt | |
2004-11-15 | add kern.version to daily report. ok deraadt@ | Nick Holland | |
2004-11-06 | remove extra http:// | David Krause | |
ok otto@ | |||
2004-11-04 | fix url (submitter by maintainer of site) | Otto Moerbeek | |
2004-11-03 | introduce spamlogd_flags to make it easier to e. g. bind spamlogd | Henning Brauer | |
to an interface; no change in default config from Toni Mueller <support@oeko.net>, ja ja ja ja bob | |||
2004-10-22 | default pf rule too restrictive for IPv6 (need to allow NS/NA). deraadt ok | Jun-ichiro itojun Hagino | |
2004-10-20 | make all route commands use -qn; ok mcbride henning | Theo de Raadt | |
2004-10-19 | Use inet6 pf rules only for inet6-capable setups, first spotted | Alexander Yurchenko | |
by form@pdp-11.org.ru. ok todd@ henning@ | |||
2004-10-08 | Enable crypto(4), hifn(4) and create /dev/crypto | Ryan Thomas McBride | |
ok miod@ | |||
2004-10-03 | sync | joshua stein | |
2004-10-03 | nvram driver for i386 through /dev/nvram | joshua stein | |
currently read-only ok grange@, marius@ | |||
2004-10-01 | comment out the listen on statements, we don't want any by default, | Henning Brauer | |
and some minor tweaks |