summaryrefslogtreecommitdiff
path: root/sys/arch/sparc64/stand
AgeCommit message (Expand)Author
2007-11-26few more dribbles of LIBKERN cleanupTheo de Raadt
2007-11-25libkern, begone. Move to a new mechanism where config(8)'s "file"Theo de Raadt
2007-10-17Do not clean up vers.c as it is not autogenerated anymore.Hans-Joerg Hoexer
2007-05-31convert to new .Dd format;Jason McIntyre
2007-05-29Updated disklabel format to support larger disks and partitions. WeOtto Moerbeek
2007-05-29remove support for many alternative kernel choices -- only try /bsd andTheo de Raadt
2007-05-28avoid bypassing sys/queue.h in many places in the kernel.Pierre-Yves Ritschard
2007-05-03sensible version strings; ok miodTheo de Raadt
2007-01-16Remove unnecessary ampersands in ADR2CELL macro invocations;Marc Aurele La France
2007-01-12Do not force the section header to SHT_NOBITS for non-symbol sections;Miod Vallat
2006-08-31Fix handling of 64-bit quantities in Open Firmware's client interface.Mark Kettenis
2006-07-27remove weird floppyboot garbage; ok miodTheo de Raadt
2006-07-09*enty->*ently where applicableMiod Vallat
2006-05-14- /usr/mdec is usually not in path, invoke installboot with full pathMartin Reindl
2006-03-04Typos grab bag of the month, eyeballed by jmc@Miod Vallat
2005-12-30Now that errno.h and sys/errno.h are separate header files there is noTodd C. Miller
2004-12-06use raw device; wbx@openbsd.deTheo de Raadt
2004-10-18Do not pass -print-map to the linker anymore, as we don't care about thisMiod Vallat
2004-07-13errno changes, lib major version bumps, and general flag dayMarco S Hyman
2004-06-24free() correct object; andrushock@korovino.netTheo de Raadt
2004-01-11in ANSI world, "string1" "string2" is enough for concatecationPeter Valchev
2004-01-10the sparcv9 ABI requires registers %g2, %g3 to be first announced beforePeter Valchev
2004-01-10- shift some variablesPeter Valchev
2004-01-03shut gcc up; ok miodPeter Valchev
2003-12-17For some reason sparc64 seems to need the equivalent of -I/sys whereTodd C. Miller
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-08-28from NetBSD via Tim Weiss, tim at zetaflops dot net: deal with FS block sizes...Jason Wright
2003-08-26fix for dinode rename, this broke the forth bootblock.s ok jason@ tedu@Dale Rahn
2003-08-25rename struct dinode to ufs1_dinode. clears the namespace and makesTed Unangst
2003-07-19don't specify the leading "/" in MANSUBDIR (otherwise "//" occurs)David Krause
2003-07-02bump mktemp randomness from 6->10 X'sAnil Madhavapeddy
2003-06-10- rip out support for a.out and 32-bit kernelsBrad Smith
2003-06-06- section reorderJason McIntyre
2003-06-03What is it up with you sparc64 people. Do you like sitting on criticalTheo de Raadt
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-05-13kill a stupid warningJason Wright
2003-05-11don't run off end of strings and use bad pointersMarcus Watts
2003-04-09add strl{cat,cpy} to unbreak "make build" on sparc64Nikolay Sturm
2003-04-06strcat/strcpy/sprintf cleanup. krw@, anil@ ok. art@ tested sparc64.Hakan Olsson
2003-02-08fix /tmp races; this no longer leaves files around. ok millert jason henricPeter Valchev
2003-02-07typos;Jason McIntyre
2002-12-02Import propolice (http://www.trl.ibm.com/projects/security/ssp), a stackMiod Vallat
2002-10-12Remove more '\n's from panic() statements. Both trailing and leading.Kenneth R Westerback
2002-07-20Instead of copying out the signal trampoline on top of the stack, createArtur Grabowski
2002-07-10'sez' is not an english word; ok deraadt@Jason Peel
2002-03-14Final __P removal plus some cosmetic fixupsTodd C. Miller
2002-03-14First round of __P removal in sysTodd C. Miller
2001-10-10Enable zlib in libsa (i.e. compressed kernels support in bootloaders)Miod Vallat