summaryrefslogtreecommitdiff
path: root/sys/arch/hp300/stand
AgeCommit message (Expand)Author
2006-08-17No need for divsi and friends, yetMiod Vallat
2006-08-17Large cleanup of the bootblocks, including ansi protos and de-register,Miod Vallat
2006-08-13Let the domain keyboard work on models 362 and 382 as well.Miod Vallat
2006-08-13Oops, let HIL keyboards work again in the boot blocks.Miod Vallat
2006-08-05Since the maskbits code only gets invoked with RR_COPY or RR_CLEAR thoseMiod Vallat
2006-04-14Minimal support for the HP98705 ``Tigershark'' TurboVRX frame bufferMiod Vallat
2006-04-14Compile hp300 stand with Wall or I'll never get motivated to make it clean.Miod Vallat
2006-01-18more size_t vs u_int fallout.. i guess the lastTheo de Raadt
2006-01-01Let cons_init() and cons_init_bell() initialize the whole consdev structure,Miod Vallat
2005-12-31Sync with recent kernel changes: recognize more models, use the same logicMiod Vallat
2005-12-30Now that errno.h and sys/errno.h are separate header files there is noTodd C. Miller
2005-12-28Define dca remote console identifiers as regular identifier with the bit 7Miod Vallat
2005-11-23Pick HP-IB describe structures changes from main kernel code here as well.Miod Vallat
2005-09-06anomoly -> anomalyMiod Vallat
2005-04-22Pass -Wall, complete prototypes, some KNF; no functional change.Miod Vallat
2005-02-20Link uboot with libgcc for quad arithmetic now that gcc won't emit theseMiod Vallat
2005-01-19Oops, repair stand/ by putting copies of the old grf/ite include filesMiod Vallat
2004-08-03Copy scsireg.h from hp300/dev to hp300/stand, and use it within hp300/stand.Miod Vallat
2004-07-13errno changes, lib major version bumps, and general flag dayMarco S Hyman
2003-12-17remove unneeded bits introduced in previous commitTodd C. Miller
2003-12-17Simply include the main libz Makefile instead of trying to roll our own.Todd C. Miller
2003-12-12missing parameter to printf; erick@bonzai.space-ei.nlTheo de Raadt
2003-12-04TyposMiod Vallat
2003-09-26Typos: defintion -> definition, proccess -> processMiod Vallat
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2003-06-01strcpy/strcat/sprintf removal in all bootblocks. various testing byTheo de Raadt
2003-04-03HP 9000/xxx not HP9000/xxx; from Paul WeissmannTodd C. Miller
2002-12-02Import propolice (http://www.trl.ibm.com/projects/security/ssp), a stackMiod Vallat
2002-04-29wierd -> weirdPeter Valchev
2002-03-15Cosmetic changes only, primarily making comments line up nicely after theTodd C. Miller
2002-03-14First round of __P removal in sysTodd C. Miller
2001-05-10Nuke the DCA check. ACPI can only be console on a 425e; thorpej@netbsd.orgTodd C. Miller
2000-05-25cause traversal into arch & subdirectories for the purposes of manual page in...Theo de Raadt
2000-01-14Might as well ding the version number.Jason Downs
2000-01-14I could be wrong, but I doubt the world is going to end this year. Let'sJason Downs
1999-10-05Kill .raw reference; don't know why I didn't see this sooner.Jason Downs
1999-08-18Default to loading bsd.rd from $OSREV/hp300/bsd.rd.Jason Downs
1999-08-16Kill meaningless reset printf().Jason Downs
1999-08-16Add cdboot...Jason Downs
1999-08-16Implement real CD booting, aka SYS_CDBOOT, the LIF file small enough toJason Downs
1999-07-08flesh out .DtTheo de Raadt
1999-07-08install into man8/arch subdirsTheo de Raadt
1999-05-23remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-commonAaron Campbell
1999-01-11panic prints a newline for you, don't do it in the panic stringTodd C. Miller
1998-05-10* Remove stupid, non-working ROM printf()s from apci.cJason Downs
1998-03-10use .OxTodd C. Miller
1997-11-06Idnetify/support hp385 (33Mhz 68040)Todd C. Miller
1997-09-15Add isolif, the last piece of making bootable CDs. Needs some more work.Jason Downs
1997-09-14Make and install a raw version of uboot, too.Jason Downs
1997-09-14Add cd9660 support. OpenBSD/hp300 boots from SCSI CD-ROM now.Jason Downs