598 Commits

Author SHA1 Message Date
mycroft
b06640f168 Also a memcpy.S for m68k. 1993-12-07 01:00:06 +00:00
mycroft
e3b5d6cf18 Remove -p flags from .so builds. 1993-12-07 00:54:09 +00:00
mycroft
ca4372787c Fix a couple of nits. 1993-12-06 23:45:48 +00:00
mycroft
91ae666ad3 Add memmove.S to m68k assembler stuff. 1993-12-06 23:39:42 +00:00
pk
f3f7594fc9 Use PIC_PLT for error returns.
Correct operand order in accessing `minbrk' and `curbrk'.
1993-12-06 23:28:08 +00:00
pk
417e7a6fff Remove spurious PIC_EPILOGUE and PIC_GOTOFF macros. 1993-12-06 23:27:04 +00:00
pk
3581f42619 Use PIC_PLT() macro for error returns 1993-12-06 23:26:04 +00:00
mycroft
5897de064c Use assembler versions of m68k stuff. 1993-12-06 23:22:15 +00:00
mycroft
50ee78b26f Assembler version. 1993-12-06 23:16:05 +00:00
mycroft
8449f5103c More assembler code. 1993-12-06 23:08:46 +00:00
mycroft
a0f51b3da9 Fudged an addressing mode. 1993-12-06 22:51:41 +00:00
mycroft
ff88d330ae Initially cloned from bcmp.S. 1993-12-06 22:37:15 +00:00
mycroft
b5c51ee600 #define the appropriate symbol and #include bcopy.S. 1993-12-06 22:13:08 +00:00
mycroft
87a251f506 Add code for memcpy() and memmove(). 1993-12-06 22:12:04 +00:00
mycroft
565cec3fcc Add a `const' to shut up gcc. 1993-12-06 21:47:38 +00:00
mycroft
4bc3889433 Clean up deleted files. 1993-12-06 12:12:05 +00:00
cgd
29c9f7be20 use .S not .s 1993-12-06 12:11:42 +00:00
cgd
4db8a8637b fix things so that memmove.so, et al., are built correctly on
machines w/o architecture-specific sources.
1993-12-06 03:10:35 +00:00
briggs
bdb4a3a91a Changed occurance of MACHINE_ARCH == "hp300" to MACHINE_ARCH == "m68k" 1993-12-05 15:45:52 +00:00
cgd
d69671a6d5 Add dummy install target for machines which don't have this 1993-12-05 14:51:56 +00:00
deraadt
f92ccee2e2 should bzero automatic sockaddr's before use 1993-12-05 14:36:48 +00:00
cgd
f00e1cfe6a get pc532 moved into ns32k; that's is MACHINE_ARCH 1993-12-05 02:20:58 +00:00
mycroft
04f8c8eac7 Clean up deleted files. 1993-12-05 02:20:10 +00:00
cgd
08ee36190d get pc532 moved into ns32k; that's is MACHINE_ARCH 1993-12-05 02:20:00 +00:00
cgd
70182749fb specify which files to copy into libkern 1993-12-05 01:46:02 +00:00
mycroft
364df3ec6d Clean up deleted files. 1993-12-05 01:37:01 +00:00
cgd
30dc89704d split up the {ntoh,hton}[ls] functions 1993-12-05 01:36:46 +00:00
cgd
65b0c9812e update for MACHINE_ARCH 1993-12-05 01:10:14 +00:00
cgd
f7c20a904e look for m68k, rather than hp300 or amiga 1993-12-05 00:33:30 +00:00
cgd
dbc90f4ea4 minor rev 1993-12-04 23:12:04 +00:00
cgd
71f16f1033 update from branch 1993-12-04 23:03:43 +00:00
mycroft
e5941784b3 Clean up deleted files. 1993-12-04 22:40:26 +00:00
cgd
318d90d37f use MACHINE_ARCH to pick which crt0 to use. 1993-12-04 22:39:21 +00:00
briggs
0db5dab189 Ovfork doesn't get .even any other way, so we must explicitly give it
one.
1993-12-04 18:59:42 +00:00
cgd
734f29e669 copy quad.h, too... 1993-12-04 05:15:26 +00:00
cgd
0ada107897 update for .S and MACHINE_ARCH 1993-12-04 02:33:35 +00:00
mycroft
e3b636c256 Clean up deleted files. 1993-12-04 02:32:10 +00:00
cgd
6388bec37e update for .S and MACHINE_ARCH 1993-12-04 02:31:56 +00:00
mycroft
448e711c78 Clean up deleted files. 1993-12-04 01:28:42 +00:00
mycroft
577b1f1315 Clean up deleted files. 1993-12-04 01:27:46 +00:00
cgd
39496a6bca get rid of extra RCS Id in header 1993-12-03 23:02:05 +00:00
cgd
ee05a8a802 bump major number; empirically, there *were* incompatible changes... 1993-12-03 22:21:56 +00:00
jtc
c2a2e6a126 Add common definition of errno back to the C library. One notable program
uses its own crt0.c, so it can't pick it up from there.
1993-12-03 19:40:23 +00:00
deraadt
66cf56ad97 sunos compatible /var/yp/binding/ files.
fix const warning
1993-12-03 10:10:21 +00:00
briggs
8d26954ec2 Add mc68000 to the list for IEEE_MC68k.
Checks for hp300 and amiga should prob. be removed at some point,
but they do no harm being there.
1993-12-03 03:30:16 +00:00
jtc
cf1ab4a553 Add SPRAYOVERHEAD constant. 1993-12-03 00:32:30 +00:00
mycroft
ded6c495f2 Remove hack for errlst.o. 1993-12-02 19:48:08 +00:00
mycroft
504c62c073 Add `const's to sys_siglist and sys_signame decls. 1993-12-02 09:50:34 +00:00
mycroft
03b753a0dd Get rid of dated MLINKS for regexp man pages.
Reported by Mark_Weaver@brown.edu.
1993-12-02 07:18:57 +00:00
mycroft
e14697d8f2 Add `const's to sys_errlist decl to match 4.4. 1993-12-02 04:45:32 +00:00