summaryrefslogtreecommitdiff
path: root/sys/arch/hp300/stand
AgeCommit message (Expand)Author
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
1997-07-15Use assembler sources our of arch/m68k where applicable.Jason Downs
1997-07-14Slight fix.Jason Downs
1997-07-14The grand reorganization, OpenBSD style.Jason Downs
1997-07-13Save mmuid and use it to print out 425/433 model types.Jason Downs
1997-07-13APCI support and new CPU configuration from NetBSD.Jason Downs
1997-04-21SYS_INST has left the building!Jason Downs
1997-04-16Add a proper version number ala other ports, and clean up various parts ofJason Downs
1997-04-16Merge portions of NetBSD up to 970415.Jason Downs
1997-04-16fix cut 'n' pasteJason Downs
1997-04-16exec() changes.Jason Downs
1997-03-31Jump to loadaddr instead of entry due to libsa change.Jason Downs
1997-03-21Fix alignment in srt0.c, from NetBSD.Jason Downs
1997-02-18Need strncpy.c now.Jason Downs
1997-02-16rd -> hdJason Downs