summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2001-09-11getting close to where this might be useful...Jason Wright
2001-09-11remove uucp references, except for /var/spool/uucp*; deraadt@ ok.Federico G. Schwindt
2001-09-11for v9 we defined __sparcv9__ not __sparcv9Jason Wright
2001-09-11Keep the strings fully quoted.Dale Rahn
2001-09-11move to 3.0-betaTheo de Raadt
2001-09-11syncTheo de Raadt
2001-09-11vm/vm_kern.h is not needed hereand it compiles (;Michael Shalayeff
2001-09-11remove acd references; millert@ ok.Federico G. Schwindt
2001-09-11krb5 before krb4 to please the linkerJason Wright
2001-09-11oops, prettyJason Wright
2001-09-11sparc64 and sparc share the same process.SJason Wright
2001-09-11match getgrgid_r() changePeter Valchev
2001-09-11repair getgrgid_r() and getgrnam_r() as the standart says; from d@Peter Valchev
2001-09-11protect from multiple inclusionJason Wright
2001-09-11sparc64 has 64 bit pointers, tooJason Wright
2001-09-11add sparc64; op2@squish.orgJason Wright
2001-09-11krb5 before krb4 to please the linkerJason Wright
2001-09-11a forward file man page, promissed quite a while agoMarco S Hyman
2001-09-11gcc on sparc64 needs -O0 or it barfsJason Wright
2001-09-11add fgenJason Wright
2001-09-10Now that the makefile does not create symlinks to files for archsDale Rahn
2001-09-10Do not make symlinks to files for architectures which do not useDale Rahn
2001-09-10Don't use this gprofJason Wright
2001-09-10varargs from sparcArtur Grabowski
2001-09-10link k5 before k4 (new binutils is more picky than old ld)Jason Wright
2001-09-10Don't build old binutils on sparc64.Artur Grabowski
2001-09-10Don't use the VIS instructions for bcopy and bzero.Artur Grabowski
2001-09-10Use the LBL isnan() and isinf() on all platforms with ieee floating point.Todd C. Miller
2001-09-10Use the LBL frexp() on all platforms with ieee floating point.Todd C. Miller
2001-09-10Put in a fix from future gcc that implements some unimplemented code.Artur Grabowski
2001-09-10ctor/dtor emission, stolen from solaris2.Marc Espie
2001-09-10remove useless debug function.Grigoriy Orlov
2001-09-10allow building with NOMAN= in /etc/mk.confJason Wright
2001-09-10More accurate compare (from netbsd)Jason Wright
2001-09-10Enough for libc_r on sparc64 to build (this stuff is mostly taken from sparc,Jason Wright
2001-09-10Our gcc defines __sparcv9__ not __sparc_v9__Jason Wright
2001-09-10Use ${LIBCSRCDIR} not ${.CURDIR} for relative path (allows libc_r to build)Jason Wright
2001-09-10no shared libs on sparc64 (yet)Jason Wright
2001-09-10Fix the other half.Dale Rahn
2001-09-10mickey, at least compile them first.Dale Rahn
2001-09-10fix the bzero size, not that it matters that muchMichael Shalayeff
2001-09-10move vtophys proto into a port-area in order to remove it for macppc eventual...Michael Shalayeff
2001-09-10applying the same mask to rs2 and rd is bad ju-ju for F?TO? instructions. Fix...Jason Wright
2001-09-10fix typo in comment; d.doroshenko@omnitel.netTodd C. Miller
2001-09-10More debugging stuff.Jason Wright
2001-09-10Add more debugging stuff (including fpstate dumping)Jason Wright
2001-09-10Add some debugging stuff: a function to dump all of the fpstate64 fields.Jason Wright
2001-09-10use arc4random for iv as art@ suggestedMichael Shalayeff
2001-09-10Remove some unused global variables.Dale Rahn
2001-09-10Device addresses should be mapped. It should be converted to bus_ accesses.Dale Rahn