Commit Graph

3958 Commits

Author SHA1 Message Date
cgd
080d1bc548 delete now-bogus cdefs.h, and add rcs id's to everything 1993-12-04 06:05:53 +00:00
cgd
1e98b770b2 use .S files 1993-12-04 05:21:29 +00:00
cgd
d226f795ee quad support 1993-12-04 05:21:03 +00:00
cgd
734f29e669 copy quad.h, too... 1993-12-04 05:15:26 +00:00
cgd
90d44a4697 oops; we need this 1993-12-04 05:09:14 +00:00
cgd
aa73ac7b19 quad support copied in from libc. 1993-12-04 05:01:33 +00:00
briggs
1fd099189d Change USRTEXT to 8192 in vmparam.h.
Add MACHINE_ARCH (m68k) to param.h.
1993-12-04 03:49:01 +00:00
cgd
4b9f919ec3 deal with missing lib dirs 1993-12-04 03:13:31 +00:00
cgd
50b7483ec2 fix for sys_errlist 1993-12-04 03:09:40 +00:00
cgd
5d996b5fbb change to use MACHINE_ARCH and update from libc 1993-12-04 03:08:13 +00:00
mycroft
fb44c683a4 Clean up deleted files. 1993-12-04 03:07:53 +00:00
cgd
879130b794 change to use MACHINE_ARCH and update from libc 1993-12-04 03:05:16 +00:00
mycroft
75fe89c2ef Clean up deleted files. 1993-12-04 03:04:56 +00:00
cgd
e21de4e71b change to use MACHINE_ARCH and update from libc 1993-12-04 03:04:30 +00:00
cgd
421e7320f6 delete definition of sys_errlist; our headers supply it 1993-12-04 03:01:28 +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
cgd
638c145efa add MACHINE_ARCH 1993-12-04 02:20:11 +00:00
jtc
67a17b53b4 Use <dirent.h> instead of <sys/dir.h>. 1993-12-04 02:19:49 +00:00
cgd
edcba29bc8 add MACHINE_ARCH 1993-12-04 02:12:34 +00:00
jtc
46d81d5d45 Use <dirent.h> instead of <sys/dir.h>. 1993-12-04 02:11:23 +00:00
cgd
b26f063ecf add MACHINE_ARCH as i386 1993-12-04 02:04:31 +00:00
jtc
a3881ff7a8 Use <dirent.h> instead of <sys/dir.h>. 1993-12-04 01:49:05 +00:00
mycroft
448e711c78 Clean up deleted files. 1993-12-04 01:28:42 +00:00
cgd
e501423fab allow .S; keep .s around for now 1993-12-04 01:28:39 +00:00
mycroft
577b1f1315 Clean up deleted files. 1993-12-04 01:27:46 +00:00
deraadt
c05bd599a0 i have an ep 1993-12-04 01:20:51 +00:00
jtc
0ff865f224 Use <dirent.h> instead of <sys/dir.h>. 1993-12-04 01:08:35 +00:00
deraadt
27e94f1e34 fill hostname:tty field in same way as SunOS 1993-12-03 23:39:15 +00:00
deraadt
28b31be6fa put -t in the usage line 1993-12-03 23:34:10 +00:00
cgd
39496a6bca get rid of extra RCS Id in header 1993-12-03 23:02:05 +00:00
briggs
25e937c41a Added struct relocation_info_mac68k. Copied from hp300. 1993-12-03 22:29:48 +00:00
cgd
ee05a8a802 bump major number; empirically, there *were* incompatible changes... 1993-12-03 22:21:56 +00:00
pk
0b0e1b5411 Define correct `size_t'. 1993-12-03 20:55:55 +00:00
jtc
7feeba74fd Disable GCC's __attribute__ extension when we're not using GCC. 1993-12-03 20:39:35 +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
mycroft
a7427498d2 Clean up deleted files. 1993-12-03 19:10:16 +00:00
jtc
1f930c7166 With the new flex, we don't need this hack any more. 1993-12-03 19:10:08 +00:00
jtc
5f2d1e881c Since we're not installing a shared library, don't compile PIC objects. 1993-12-03 19:01:24 +00:00
deraadt
8ca56a8a85 ep driver.. 1993-12-03 12:02:38 +00:00
deraadt
feb763311e i love ansi 1993-12-03 10:37:14 +00:00
mycroft
fd50e57bd1 Restructure a switch to eliminate a compiler warning. 1993-12-03 10:12:57 +00:00
deraadt
66cf56ad97 sunos compatible /var/yp/binding/ files.
fix const warning
1993-12-03 10:10:21 +00:00
deraadt
2b728f4750 sunos compatible /var/yp/binding/ files. 1993-12-03 10:08:12 +00:00
mycroft
e3c9b730c0 Miscellaneous cast to shut up compiler. 1993-12-03 10:04:50 +00:00
mycroft
319b21f7c1 Make encap_parms->arglen a u_int to match other RPC code. 1993-12-03 10:01:06 +00:00
mycroft
b1acbef629 Declare function arguments, for portability. 1993-12-03 09:57:46 +00:00
mycroft
d6171cc9bf Clean up deleted files. 1993-12-03 09:39:24 +00:00
mycroft
720d26b6bf Add dummy speakerattach() until it's made into a real device. Reported by
Mark_Weaver@brown.edu.
1993-12-03 09:37:56 +00:00