summaryrefslogtreecommitdiff
path: root/sys/arch/mvme68k/stand
AgeCommit message (Expand)Author
2006-01-16adjust to size_t changesTheo de Raadt
2006-01-10Really pass -fno-stack-protector in CFLAGS as intended, and define theMiod Vallat
2006-01-10use ${INSTALL_STRIP} ok miodTheo de Raadt
2005-12-30Now that errno.h and sys/errno.h are separate header files there is noTodd C. Miller
2005-08-03Link with -lgcc like hp300 to pull in the gcc functions that zlib needs.Todd C. Miller
2005-02-20Do not pass 68060-specific compiler flags anymore.Miod Vallat
2004-12-27Finally put copyrights on files I wrote _long_ ago. prodded by miod@Dale Rahn
2004-11-11TyposMiod Vallat
2004-07-13errno changes, lib major version bumps, and general flag dayMarco S Hyman
2004-01-13UFS -> FFS, /bootsd -> /boot, ufsboot -> bootMiod Vallat
2003-09-19Let boot -b return to debugger before invoking the kernels entry point, likeMiod Vallat
2003-08-25rename struct dinode to ufs1_dinode. clears the namespace and makesTed Unangst
2003-08-20ansi and protos for the restTheo de Raadt
2003-08-20spacesTheo de Raadt
2003-08-20protos and ansi (mostly ignored junk)Theo de Raadt
2003-08-20ansi and protosTheo de Raadt
2003-08-19simple protos and ansiTheo de Raadt
2003-08-16spacesTheo de Raadt
2003-08-16protosTheo de Raadt
2003-08-16ansiTheo de Raadt
2003-07-19don't specify the leading "/" in MANSUBDIR (otherwise "//" occurs)David Krause
2003-06-06- section reorderJason McIntyre
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-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2003-06-02Need snprintf here.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-25- added missing .EdJason McIntyre
2003-03-06date should be written formally: .Dd Month day, yearDavid Krause
2003-02-18copyrights added;Jason McIntyre
2003-02-07typos;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-04-16Move the stage2 boot block load address higher, so that it can loadMiod Vallat
2002-03-14Final __P removal plus some cosmetic fixupsTodd C. Miller
2002-03-14First round of __P removal in sysTodd C. Miller
2001-09-20occured->occurredMike Pechkin
2001-08-05Decrease first stage loader boot address. Makes memory-challengedMiod Vallat
2001-07-04$OpenBSD$Niklas Hallqvist
2001-04-30correct copyright. i wrote some of this in 1989, wow.. i am old...Theo de Raadt
2001-04-30Fix the s-records encoding program so as to produce correct finalMiod Vallat
2000-12-21People have difficulty spelling 'initial' and derivatives thereof (too manyAaron Campbell
2000-05-25cause traversal into arch & subdirectories for the purposes of manual page in...Theo de Raadt
2000-03-03$OpenBSD$Todd T. Fries
2000-01-24Fixed bug in disksubr.c relating to disklabels. Added MVME376 support to le....Steve Murphree
2000-01-06Added support for MVME177 (mc68060)Steve Murphree
2000-01-03.Sh "SEE ALSO" -> .Sh SEE ALSOPaul Janzen
1999-09-27Made loader load at 0x3f0000Steve Murphree