Commit Graph

3419 Commits

Author SHA1 Message Date
cgd 554c91f74a change some flags back to bitfields, so it compiles. 1993-11-03 14:49:22 +00:00
cgd 64c1e3b2f5 new device pager from mike hibler, hibler@lamp. this is in its 'virgin' state 1993-11-03 14:48:42 +00:00
mycroft fa3ccaa273 Change comment about pms. 1993-11-03 13:29:37 +00:00
cgd 0ea9b5363b add subdirs 1993-11-03 13:01:36 +00:00
mycroft e163596ee8 Fix some comments and enable tb. 1993-11-03 12:48:31 +00:00
cgd 4bb7cfabaf update timed to the latest version, as supplied and ported by
<Vernon Schryver> vjs@calcite.rhyolite.com.
1993-11-03 11:08:15 +00:00
mycroft 0ec046b62b Clean up deleted files. 1993-11-03 11:08:13 +00:00
cgd 92b5cad993 update timed to the latest version, as supplied and ported by
<Vernon Schryver> vjs@calcite.rhyolite.com.
1993-11-03 11:07:41 +00:00
cgd 26291dbcf6 add readme, so we remember where to find updates 1993-11-03 10:00:36 +00:00
cgd 8b7ee2307f last of the updates to timezone files from Arthur David Olson
<ado@elsie.nci.nih.gov>
1993-11-03 09:56:26 +00:00
cgd 9b2c55744d updates to timezone files from Arthur David Olson <ado@elsie.nci.nih.gov>
more updates are in the works; i'm doing this in chunks.
1993-11-03 09:49:47 +00:00
cgd 1f7689ff10 yearistype (which we didn't have and didn't need before) is now
called yearistype.sh
1993-11-03 09:46:23 +00:00
cgd d4dacf1231 we need this now 1993-11-03 09:45:52 +00:00
cgd 345cb4f5e7 updates to timezone files from Arthur David Olson <ado@elsie.nci.nih.gov>
more updates are in the works; i'm doing this in chunks.
1993-11-03 09:34:53 +00:00
cgd 8900ab37e3 clean up, move some XXX's around, and note that one or two things should be
replaced with timeval{add,sub}, and generally be made more sane.
1993-11-03 09:08:42 +00:00
cgd ee26bd5d86 fix inconsistent definition of exitcode. change things so that it
(correctly) exits with code 0 if the doc hasn't been modified.
"wah!  i want nvi..."
1993-11-03 08:27:14 +00:00
mycroft d61899ce79 mid+magic is 26 bits, not 24. 1993-11-03 08:03:16 +00:00
mycroft ec894d851c Correct page sizes for M68k and SPARC. 1993-11-03 07:45:55 +00:00
mycroft 34b10abe06 Add entries for object files. Someone should update GAS to generate new-style
magic numbers; otherwise file(1) will just say `big-endian' or `little-endian',
which is not terribly informative.
1993-11-03 07:33:28 +00:00
cgd d3fad18c7a shouldn't link to acctoff -- that's not the way new (i.e. traditional)
accounting works.
1993-11-03 06:50:11 +00:00
cgd a25d7d9a8e chown here now 1993-11-03 06:48:18 +00:00
cgd b7a32a0002 chown no longer here 1993-11-03 06:46:24 +00:00
mycroft 9aecec6c48 Clean up deleted files. 1993-11-03 06:45:34 +00:00
cgd 3cd310a659 add 'LDFLAGS+= -static' 1993-11-03 06:18:48 +00:00
mycroft 1b543e994f Don't generate two warnings if OSI isn't configured in the kernel. 1993-11-03 06:17:08 +00:00
mycroft a2cdcbb0e1 Add entries for the 386BSD and BSDI executables that we also run, and
gratuitously capitalize `NetBSD'.
1993-11-03 06:03:15 +00:00
mycroft a0b6a72200 Clean up deleted files. 1993-11-03 05:58:02 +00:00
cgd ab60a0b473 include the NetBSD magic file seperately. call it 'NetBSD' rather
than 'netbsd'.  cvs tree magic by cgd will move it to the right place.
1993-11-03 05:56:58 +00:00
cgd 7cb8a1a24d comment out the check for "8086 relocatable (Microsoft)", because
our dynamically linked programs match that (!!), and because
few are likely to have it files of that type on NetBSD systems
1993-11-03 05:27:48 +00:00
cgd c12bc1839f add -static to 'LDFLAGS', as it goes in /sbin 1993-11-03 05:20:49 +00:00
cgd 402e6e1c32 'official' patch from Ozan S. Yigit <oz@ursa.sis.yorku.ca>:
bug:if there are multiple files on the command line, file index is not
reset properly, ie. it falls off the side. sigh. also, somewhere along
the line, i again lost the proper m4wrap/autodiversion semantics
[sorry, eric. :-|] but fixed with this patch.
1993-11-03 05:16:21 +00:00
mycroft 25d572fb12 This warning is fucking annoying, and ld already told us about it when we
linked the executable.  Make it #ifdef DEBUG.
1993-11-03 04:58:57 +00:00
mycroft 7ec1b16a85 Oops. Don't spew garbage if the type is string. 1993-11-03 04:40:04 +00:00
mycroft 11b47679ef Update to reflect changes. 1993-11-03 04:31:34 +00:00
mycroft 155d28e87e Add explicit endians so file(1) works well across architectures. 1993-11-03 04:09:39 +00:00
mycroft ab61bc03f0 Fix numerous sign-extension problems, and add support for explicitly unsigned
comparisons.
1993-11-03 04:04:19 +00:00
mycroft 9fc3df91d1 No, I don't need anyone to point out that I was asleep at the keyboard.
Last change revoked.
1993-11-03 00:40:19 +00:00
mycroft 3544adb2b5 Correct test for dynamically linked executables. (Someone forgot that the
386 is little-endian.)
1993-11-03 00:24:59 +00:00
mycroft dd896d55b8 A theoretically working version. The probe routine needs work. 1993-11-02 23:59:34 +00:00
cgd 2b2415ec15 make libfoo.so.m.n depend on libfoo_pic.a, and also explain
what we're  doing when building libfoo.so.m.n.
1993-11-02 23:14:50 +00:00
cgd 1f88f697c0 MAJOR -> SHLIB_MAJOR, MINOR -> SHLIB_MINOR 1993-11-02 23:08:20 +00:00
pk 8982f4f808 Add `-Bshareable' to shared library rule. 1993-11-02 22:59:06 +00:00
pk 2fe519a144 Documented the -Bshareable option (now required to build shared objects). 1993-11-02 22:56:51 +00:00
pk f7f25f3486 Don't try to build things when installing. 1993-11-02 22:02:12 +00:00
phil 1859a602ad Adding extra relocation information for the pc532. 1993-11-02 21:14:10 +00:00
phil 9c11534145 Moved a , in to make an #ifdef PIC work with PIC not defined. 1993-11-02 20:46:15 +00:00
phil 757d5c9cc5 Added a fix to support "movd _foo(pc), _bar(pc)". 1993-11-02 20:44:29 +00:00
mycroft 6c77f913e9 I have pms. ;-) 1993-11-02 20:40:57 +00:00
jtc 4678be880f Don't dump core when processing more than one file.
Bugfix has been forwarded to Ozan, and should be in his next release.
1993-11-02 17:42:17 +00:00
cgd 454f76bbdd make it compile... 1993-11-02 08:44:00 +00:00