summaryrefslogtreecommitdiff
path: root/sys/arch/mvme88k/stand
AgeCommit message (Expand)Author
2003-08-01${LIBGCC} is useless, since libgcc.a does not live in /usr/lib; instead,Miod Vallat
2003-06-06- section reorderJason McIntyre
2003-06-04mop up some more 3/4 license issuesTheo de Raadt
2003-06-04more term 3 & 4 from various developers, with permission of courseTheo de Raadt
2003-06-04more term 3 and 4 changesTheo de Raadt
2003-06-03terms 3 & 4 cleanup based on "terms" fileTheo de Raadt
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2003-06-02snprintf here too.Miod Vallat
2003-06-01strcpy/strcat/sprintf removal in all bootblocks. various testing byTheo de Raadt
2003-05-08EXAMPLE -> EXAMPLES in .Sh section, as per mdoc template.Jason McIntyre
2003-04-10more POSIX chownTodd C. Miller
2003-03-08more deletionsTheo de Raadt
2003-03-08bye bye, noted by davidTheo de Raadt
2003-03-06date should be written formally: .Dd Month day, yearDavid Krause
2003-02-18copyrights added;Jason McIntyre
2003-01-28pad < minimal length packets with 0's; based on netbsd; tested by miodJason Wright
2002-12-02Import propolice (http://www.trl.ibm.com/projects/security/ssp), a stackMiod Vallat
2002-07-10'sez' is not an english word; ok deraadt@Jason Peel
2002-03-15Cosmetic changes only, primarily making comments line up nicely after theTodd C. Miller
2002-03-14Final __P removal plus some cosmetic fixupsTodd C. Miller
2002-03-14First round of __P removal in sysTodd C. Miller
2001-12-16Revert the mvme88k to 20011212. Recent changes had not been merged correctly,Miod Vallat
2001-12-13Support for MVME197 completed. Fix SPL defs.Steve Murphree
2001-12-05I don't know who is to blame, heko@ for bOrking this, or myself to have notMiod Vallat
2001-09-20occured->occurredMike Pechkin
2001-08-12#(endif|else) foo is incorrect, make it #endif /* foo */Heikki Korpela
2001-07-04$OpenBSD$Niklas Hallqvist
2001-07-04This was hardly meant to be hereNiklas Hallqvist
2001-06-29Some cleaning. Remove unused boot options, don't declare extra RB_FOOMiod Vallat
2001-04-30Fix the s-records encoding program so as to produce correct finalMiod Vallat
2001-03-27Move the boot loader relocation address higher, for full-featuredMiod Vallat
2001-02-01Major changes to get MVME188 working. More header and code cleanups. TheSteve Murphree
2001-01-13Booting kernel with MACHINE_NEW_NONCONTIG. UVM code added but not working.Steve Murphree
2000-12-28mvme88k updates to -current. finally!Steve Murphree
2000-12-21People have difficulty spelling 'initial' and derivatives thereof (too manyAaron Campbell
2000-03-03$OpenBSD$Todd T. Fries
2000-01-03.Sh "SEE ALSO" -> .Sh SEE ALSOPaul Janzen
1999-09-27changed loader load address.Steve Murphree
1999-07-09- remove all trailing whitespaceAaron Campbell
1999-07-08flesh out .DtTheo de Raadt
1999-07-08install into man8/arch subdirsTheo de Raadt
1999-05-29Added vme bus device drivers. MVME328, MVME376, MVME332Steve Murphree
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-12-15This fixed a number of things. A serious bug in bugcrt.c's initial stackSteve Murphree
1998-12-15Added sdcrt.c to make bootxx and bootsd work.Steve Murphree
1998-12-15Greatly improved tapeboot. From mvme68k.Steve Murphree
1998-08-22fixed Makefiles. Removed reference to libgcc.aSteve Murphree
1998-08-22fixed bugargs and lots of stuff regaurding netboot.Steve Murphree
1998-08-22Major cleanup of stand directory.Steve Murphree