summaryrefslogtreecommitdiff
path: root/etc/etc.hppa
AgeCommit message (Collapse)Author
2003-03-0116 partitions, and fix a few glitches (mainly :bx sizes not being power of two)Miod Vallat
2003-02-16Simple fbtab entries for console loginMiod Vallat
2003-02-05real ram disk root entryMichael Shalayeff
2003-02-05regenMichael Shalayeff
2003-02-05add ws* devices; fries@ okMichael Shalayeff
2003-01-16include boots into the snapMichael Shalayeff
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-10-24ksyms is majopr 25 not 29Michael Shalayeff
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-10-01regenMichael Shalayeff
2002-10-01sync w/ conf.cMichael Shalayeff
2002-10-01term type is vt220 for the consoleMichael Shalayeff
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-03-31regen. some of these were missed previously.Federico G. Schwindt
2002-02-25syncTodd T. Fries
2002-02-25don't generate errors on ramdisk) for devices that haveTodd T. Fries
'not came into the picture, yet' ok mickey@
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-21there never was a 'hil' defined, don't try to put it on ramdiskTodd T. Fries
com ports are not needed on ramdisk
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-13hppa is in.Todd T. Fries
2002-02-13fix tty/pty #'s (off by one)Todd T. Fries
2002-02-09use "ramdisk" for the ramdisk target, alwaysTheo de Raadt
2002-01-08add hppa 'source'Todd T. Fries
2001-09-06fix st and do not make hil; noted by fries@Michael Shalayeff
2001-09-06tty not com, noted by fries@Michael Shalayeff
2001-06-28add an entry for ALTQ.Kenjiro Cho
2001-06-25add pf device on all architectures.Kjell Wooding
fix my previously bogus MAKEDEVs. If you used pf on a non-i386. the major device number has changed, and you'll need to recreate /dev/pf ok theo
2001-06-24Add the pf device for the shiny new packet filterKjell Wooding