Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-06-03 | sync | Todd T. Fries | |
2009-06-03 | Arla client rename from xfs to nnpfs for later upgrades. Tested on various ↵ | Janne Johansson | |
arches. ok todd@ beck@ | |||
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-01-25 | regen | Miod Vallat | |
2009-01-25 | Remove /dev/drum and related code. | Miod Vallat | |
2008-10-10 | sync | Theo de Raadt | |
2008-06-15 | be smarter, only write a new MAKEDEV if more than just the rcsid changed | Todd T. Fries | |
2008-06-14 | redo the way MAKEDEV files are generated | Todd T. Fries | |
get it in, deraadt@ | |||
2008-06-13 | sync | Todd T. Fries | |
2008-06-13 | /dev/bio on ramdisks, it is safe and small | Todd T. Fries | |
ok deraadt@, marco@ | |||
2008-06-12 | sync | Todd T. Fries | |
2008-06-12 | no /dev/*random on ramdisks, libc uses the sysctl | Todd T. Fries | |
please commit from deraadt@ | |||
2008-01-09 | Try to make /etc/ttys more consistent accross platforms, which will also | Miod Vallat | |
make the installation media's life easier: - stop using ``Pc'' as a getty terminal type, use std.9600 instead. - on platforms with multiple virtual consoles (alpha, amd64, i386, zaurus), console is disabled, various ttyC* are enabled. - on other platforms, console is enabled, all other devices are disabled. This only changes armish, mac68k, sgi. - default terminal for console is unknown on serial-only machines, vt220 on glass-capable machines (questionable, but done for consistency). - minor whitespace changes. - glass console forgotten on a couple platforms (luna88k, sparc64, vax). eyeballed by deraadt@, ok krw@ | |||
2007-08-02 | sync | Theo de Raadt | |
2007-05-28 | sync | Todd T. Fries | |
2007-05-28 | bio for all archs, ok krw@ kettenis@ sounds good marco@ go for it deraadt@ | Todd T. Fries | |
2007-05-27 | sync | Todd T. Fries | |
2007-05-27 | back out bio, breaks dlg's sparc64 v215 | Todd T. Fries | |
prompted by/ok dlg@ deraadt@ | |||
2007-05-26 | sync | Todd T. Fries | |
2007-05-26 | prodded by marco, enable bio everywhere | Todd T. Fries | |
grudgingly ok deraadt@ | |||
2007-03-07 | regen | Kenneth R Westerback | |
2007-02-16 | sync | Theo de Raadt | |
2006-12-15 | sync | Mark Kettenis | |
2006-08-28 | Resync MAKEDEV scripts and man pages | Marc Aurele La France | |
2006-07-27 | unify these damnit! | Theo de Raadt | |
2006-04-16 | shuffle ramdisk device targets to MAKEDEV.common to avoid duplication and | Todd T. Fries | |
pave the way for future work; ok since this does not change the generated MAKEDEV | |||
2005-12-27 | Regen | Miod Vallat | |
2005-12-27 | Remove orphaned ttye nodes. No change in generated output. | Miod Vallat | |
2005-10-06 | regen | Otto Moerbeek | |
2005-10-06 | Forgat this one, as noted by deraadt@ | Otto Moerbeek | |
2005-10-06 | regen | Otto Moerbeek | |
2005-10-04 | regen | Otto Moerbeek | |
2005-10-04 | regen | Otto Moerbeek | |
2005-10-04 | regen | Otto Moerbeek | |
2005-08-01 | sync | Theo de Raadt | |
2005-08-01 | old ses device goes away | Theo de Raadt | |
2005-06-02 | Regen | Thorsten Lockert | |
2005-03-08 | Kill hp300 DISKLESS kernel, not worth using against GENERIC for diskless | Miod Vallat | |
systems since it still has all the filesystems for vnd usage and thus does not save much memory... ok deraadt@ | |||
2005-03-01 | regen | Otto Moerbeek | |
2005-02-07 | sync | David Krause | |
2005-02-07 | sync | David Krause | |
2005-01-28 | sync | Dan Harnett | |
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-10 | regen | David Gwynne | |
2004-08-19 | Regen. | Miod Vallat | |
2004-08-03 | Err, commit after regen... | Miod Vallat | |
2004-08-03 | Replace the old 4.4BSD scsi code used on hp300 with a ``real'' driver | Miod Vallat | |
interfaced with the MI scsi code. Adapted from NetBSD with some changes (especially to get tape and old cd-rom drives to not cause the driver to spin during probe). Tested by millert@ and I, ok millert@ | |||
2004-06-03 | sync | Alexander Yurchenko | |