Commit Graph

5955 Commits

Author SHA1 Message Date
mycroft
14664faf49 Clean up deleted files. 1994-02-11 18:24:40 +00:00
jtc
c632d011dd FPU specific math code. 1994-02-11 18:20:17 +00:00
mycroft
43969d1349 Clean up deleted files. 1994-02-11 18:16:42 +00:00
jtc
b0122e807d Include <math.h> instead of "fdlibm.h"
Byteorder fix for s_frexp.c.
1994-02-11 18:08:08 +00:00
hpeyerl
40ceea7ad3 igmp.c and ip_mroute.c are dependant on "inet" being defined.
(Thanx to Tim Chase for pointing this out)
1994-02-11 18:02:06 +00:00
mycroft
6712a2b42b Clean up deleted files. 1994-02-11 17:56:43 +00:00
jtc
13618394b2 Fdlibm 5.1 1994-02-11 17:52:17 +00:00
pk
68f0489fb0 [GS]ETREG definitions for ptrace 1994-02-11 16:51:35 +00:00
pk
61d987c30c [GS]ETREG ptrace functions. 1994-02-11 16:50:03 +00:00
chopps
276eff6bd9 Add missing Id's 1994-02-11 07:00:37 +00:00
chopps
ccd0b66d74 Add missing $Id$'s 1994-02-11 06:59:16 +00:00
mycroft
5887b43cde Nuke if_init. 1994-02-11 06:41:51 +00:00
cgd
f70e42e2ee hopefully last one; more corner cases. Thanks to Mark Weaver for
inspiration, for demanding that i put one of these fixes in, and
for double-checking.
1994-02-11 05:55:45 +00:00
chopps
a082d3d959 update proto(non) for dump call. 1994-02-11 05:07:08 +00:00
chopps
a245a4c9d3 ioctl's always pass proc. 1994-02-11 05:02:36 +00:00
mycroft
b8e893f885 Add proc arg to wdioctl() proto. 1994-02-11 04:44:30 +00:00
hpeyerl
44cb54cbb3 I should be able to install with NOPROFILE set.
(Herb's in user-land. Be afraid.)
1994-02-11 04:24:34 +00:00
cgd
32c2dba8da Mike Karels' solution to Andrew Herbert <andrew@werple.apana.org.au>'s
kern_exit race condition problem.  this is a hack:
	don't vrele() or vgoneall() if we don't have the vnode
	any more.  no vgoneall() is necessary, because if the refcnt
	is zero, there's nobody to take it away from!
a possible "real" long term solution would be to change the extra ref
into a bit in the vnode's flags, and DTRT in the places where the last
ref is killed.  That has some problems, too.
1994-02-11 03:09:17 +00:00
cgd
84a5ff8d13 don't barf over strange mode specs 1994-02-11 02:57:24 +00:00
cgd
b41fd90fdc don't give bogus return code from read() 1994-02-11 01:01:51 +00:00
cgd
5b9674ec23 general: cleanup. fix RCS Id's. ("$Id $" doesn't work.)
Makefile: no special bingrp.
quot.8: bugs section is empty; comment it out.
quot.c: add static RCS Id, KNF-ify, break long lines.
1994-02-11 00:23:34 +00:00
pk
90e1d9b049 Fix mis-understood relocation types; do sensible things when doing
PIC code.
Handling of the `%hi' operator is still slightly broken, especially when
used in conjunction with the `set' pseudo-op (rather academic, as there's
no reason to code something like `set %hi(var), reg').
1994-02-11 00:20:33 +00:00
cgd
95e2816dca alphabetize!!! 1994-02-10 23:59:51 +00:00
cgd
e5b8be437f fix -[ugo] and =[ugo] 1994-02-10 23:42:09 +00:00
cgd
29270058b2 clean up, reorganize, etc. 1994-02-10 23:36:59 +00:00
cgd
d69870dda1 make DESTDIR in distrib-dirs if it doesn't already exist. 1994-02-10 23:23:34 +00:00
cgd
b106f6f657 add some info about u, g, o perm specs 1994-02-10 23:23:08 +00:00
pk
9b345fd6e5 Define an adjustment for {TEXT,DAT}_ADDRs.
Hide some things from rtld with #ifdef RTLD.
1994-02-10 21:21:27 +00:00
pk
637c349300 Update relocation addend correctly (affects Sparc only). 1994-02-10 20:58:50 +00:00
pk
bd733720d6 Enable .type & .size generation. 1994-02-10 20:36:31 +00:00
pk
fae2950e23 Sparc executables have 8k page granularity. 1994-02-10 20:31:11 +00:00
pk
e0bf9676e9 Insert some Position Independent Code. 1994-02-10 20:15:28 +00:00
pk
4574bd34c2 Define a few things here, in line with other ports. 1994-02-10 19:05:03 +00:00
mycroft
252495f006 Format police. 1994-02-10 18:46:04 +00:00
jtc
f4db87c6e4 Fix typos & spelling errors 1994-02-10 18:24:46 +00:00
cgd
4e6bea1bb9 oops; last patch to slattach should have been to sliplogin! 1994-02-10 18:03:23 +00:00
cgd
532d2bb3fc get SLIOCGUNIT from the right place 1994-02-10 18:01:28 +00:00
ws
66ffc9f874 First version of a quot utility 1994-02-10 17:58:38 +00:00
mycroft
4b8ec6c627 Clean up deleted files. 1994-02-10 17:28:02 +00:00
mycroft
810b9e898c Deprecate af.c. 1994-02-10 17:27:45 +00:00
mycroft
7e9f402331 Clean up deleted files. 1994-02-10 17:26:56 +00:00
mycroft
bf98a55f37 Deprecate af.h. 1994-02-10 17:25:03 +00:00
mycroft
9638fd585a Nuke if_init. 1994-02-10 17:17:56 +00:00
mycroft
39d918e7ce if_init and if_done are not actually used; no point in having them at all. 1994-02-10 17:16:33 +00:00
mycroft
cb9f7b955c Make sure we don't touch a file that is already stripped. 1994-02-10 16:48:56 +00:00
mycroft
f834e39cf5 Don't need back pointers for disksort(). 1994-02-10 15:43:20 +00:00
mycroft
2f62d06c05 Back pointers are not useful for disksort(). 1994-02-10 15:17:34 +00:00
mycroft
d2c5a70266 Rearrange some #includes. 1994-02-10 14:55:29 +00:00
mycroft
20f96b580e Add arg to ioctl functions. Clean up #includes. 1994-02-10 13:59:25 +00:00
cgd
4e504c0179 light style cleanup 1994-02-10 08:50:06 +00:00