summaryrefslogtreecommitdiff
path: root/etc/etc.alpha
AgeCommit message (Collapse)Author
2003-05-21Use : instead of . in chown (were this not sync'd correctly when theJason Wright
original commit was done?)
2003-01-06syncTodd T. Fries
2003-01-06syncTheo de Raadt
2002-12-05redo "make allarchs".Kenjiro Cho
2002-12-05replace MAKEDEVs by auto-generated ones.Kenjiro Cho
2002-12-05remove altq entries. I should have done these before MAKEDEV.Kenjiro Cho
pointed out by todd@
2002-12-05remove altq entries. altq is now handled through pf.Kenjiro Cho
ok, deraadt@
2002-11-05Allocate by default 6 virtual consoles on alpha, as on i386, rather thanMiod Vallat
only one. X11 is configured here to start on ttyC5, like on i386 again. This requires alpha-specific changes to the X servers, that went in the tree before 3.2 was released. On tga-compatible boards, there are no virtual consoles available, and these changes will have no effect.
2002-10-16syncTodd T. Fries
2002-10-16move md things into md files (pass 1) as discussed a long time agoTodd T. Fries
ok miod@
2002-09-27tweak fbtabs for /dev/X0 target; ok deraadt@Todd T. Fries
thanks to nick@openbsd.org for finding this thanks to nick@openbsd.org, drahn@openbsd.org, and lurene@daemonkitty.net for testing on short notice!
2002-09-23Add /dev/X0 entry for use by xdm; matthieu@Todd C. Miller
As requested by deraadt@
2002-08-29more tweaks insisted on by miodTheo de Raadt
2002-08-29even closer to the truth; miod, matthieu, toddTheo de Raadt
2002-08-29cleanup all fbtab, various okTheo de Raadt
2002-08-24regenMatthieu Herrb
2002-08-24aperture driver for alpha. It works here the same as on i386Matthieu Herrb
to allow access to VGA card's memory by mmapping /dev/xf86. The macdep.allowaperture does also control /dev/pci access. Ok miod@, deraadt@
2002-06-18regen.Federico G. Schwindt
2002-06-09rm trailing whitespaceTodd T. Fries
2002-06-09syncTodd T. Fries
2002-05-16Regen.Miod Vallat
2002-05-16Add systrace support to all the remaining architectures.Miod Vallat
Tested by various people on various platforms, I'm willing to fix any breakage this causes. ok niels@ deraadt@ and mickey@ (after his comments were applied)
2002-05-13move common distrib rules to main Makefile,Marc Espie
make -> ${MAKE} add phony targets remove unnecessary subshells install kernel in a separate target from building. some SUDO. okay deraadt@ (checked bootstrap on i386, should be safe elsewhere, and trivial to fix anyways)
2002-04-24Run getty on /dev/ttyC0, not /dev/console.Matthieu Herrb
Ok deraadt@, millert@
2002-04-11syncTheo de Raadt
2002-04-10syncTheo de Raadt
2002-04-10may as well put a few more nodes on the disk..Theo de Raadt
2002-03-31regen. some of these were missed previously.Federico G. Schwindt
2002-02-25random typo fix; ok deraadt@Todd T. Fries
2002-02-21I should back out the base files tooTheo de Raadt
2002-02-21Remove uncommited garbage. I am sorry, but this was just not tested. ItTheo de Raadt
crashes sh, EVEN after that possible fix. It appears to overflow the ramdisk _before_ it dumps core. Noone was shown these changes. They were just tossed in. This is not a development process that will work, so I am just backing out all the changes in the last 24 hours.
2002-02-21syncTodd T. Fries
2002-02-21syncTodd T. Fries
2002-02-21ramdisk: one less wd, one more sd, as it wasTodd T. Fries
2002-02-19syncTodd T. Fries
2002-02-17syncTheo de Raadt
2002-02-15syncTodd T. Fries
2002-02-14syncTodd T. Fries
2002-02-14complete the function arg KNF spacingTodd T. Fries
2002-02-14sync (only comments with commas effected)Todd T. Fries
2002-02-14syncTodd T. Fries
2002-02-14syncTodd T. Fries
2002-02-10syncTheo de Raadt
2002-02-09sync, and update, to make "ramdisk" target diskTheo de Raadt
2002-02-09use "ramdisk" for the ramdisk target, alwaysTheo de Raadt
2002-02-08syncTodd T. Fries
2002-02-08syncTodd T. Fries
2002-02-08floppy) st0 tty00 tty01 .. bye!Todd T. Fries
2002-02-06syncArtur Grabowski
2002-02-06floppy needs rd devices.Artur Grabowski