mycroft
|
e0e18ffe8d
|
Clean up deleted files.
|
1993-12-07 01:57:46 +00:00 |
|
cgd
|
02585b5bfd
|
delete 'object' files, and dtrt on cleandir
|
1993-12-07 01:57:39 +00:00 |
|
mycroft
|
e977e5242b
|
Prototype concat() more strongly, and remove bogus definitions of variables
in system .h files.
|
1993-12-07 01:44:23 +00:00 |
|
cgd
|
da5de96b8a
|
add -ll, and minor cleanup
|
1993-12-07 01:37:12 +00:00 |
|
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
|
8bcf49f1ea
|
Only disable shared libs on 32k, for now.
|
1993-12-07 00:18:40 +00:00 |
|
cgd
|
0e5a19d667
|
oops; i screwed up that last...
|
1993-12-06 23:57:11 +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
|
0d3fa06d24
|
Allow changing of various NFS parameters by using `mount -u ...'.
|
1993-12-06 23:38:14 +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 |
|
jtc
|
1ec64166fe
|
Upgrade to Flex version 2.4.3.
|
1993-12-06 19:29:01 +00:00 |
|
jtc
|
e3597376a1
|
Update for flex 2.4.3.
|
1993-12-06 19:26:01 +00:00 |
|
glass
|
35d4564f5c
|
386BSD --> NetBSD, in preparation of diffs for Eric
|
1993-12-06 17:48:22 +00:00 |
|
brezak
|
be6634a0fb
|
Add __NetBSD__ to __386BSD__ ifdefs
|
1993-12-06 17:17:37 +00:00 |
|
mycroft
|
42aa5d6c25
|
Change the address calculations in icode to match current as.
|
1993-12-06 14:19:44 +00:00 |
|
mycroft
|
620a222f9f
|
If EXEC_DEBUG, display name of file we're trying to exec.
|
1993-12-06 14:18:58 +00:00 |
|
mycroft
|
3c2111ec4e
|
Dummy clockattach() for new config.
|
1993-12-06 13:30:52 +00:00 |
|
mycroft
|
fc1d105e0a
|
Dummy iteattach() for new config.
|
1993-12-06 13:27:49 +00:00 |
|
mycroft
|
12bd3cc33c
|
Fix a couple of compiler warnings.
|
1993-12-06 13:14:16 +00:00 |
|
mycroft
|
6c0eb81987
|
Fix typo in DIAGNOSTIC code.
|
1993-12-06 13:00:49 +00:00 |
|
mycroft
|
3f963a26e0
|
For some reason that I do not feel like tracking down right now, these two
magic spaces allow me to build a kernel on my HP.
|
1993-12-06 12:40:29 +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 |
|
mycroft
|
fdbd81b474
|
Skip whitespace after .size or .type pseudo-op. This should probably be in
some more generic place, for all pseudo-ops, but this at least allows us to
parse gcc's current output.
|
1993-12-06 11:41:02 +00:00 |
|
cgd
|
dfe9d8c6c7
|
386BSD -> NetBSD
|
1993-12-06 09:50:36 +00:00 |
|
cgd
|
5e74c19b62
|
386BSD -> NetBSD
|
1993-12-06 09:40:27 +00:00 |
|
cgd
|
035c29d067
|
__386BSD__ -> __NetBSD__
|
1993-12-06 09:38:59 +00:00 |
|
cgd
|
1900f7508b
|
386BSD -> NetBSD and/or i386
|
1993-12-06 09:37:30 +00:00 |
|
cgd
|
04f80fa1bc
|
386bsd -> NetBSD
|
1993-12-06 09:32:27 +00:00 |
|
cgd
|
54d20849c8
|
get rid of bad #ifndef
|
1993-12-06 09:29:36 +00:00 |
|
cgd
|
6d6ecb06a5
|
more ifdef changes. eventually have to move raw partition for the i386 to c
|
1993-12-06 09:28:52 +00:00 |
|
cgd
|
fc5ae3c87e
|
__386BSD__ -> i386; this file might break for m68k because of ifdefs...
|
1993-12-06 09:25:14 +00:00 |
|
cgd
|
aacc00e1f9
|
get rid of __386BSD__ and replace as appropriate with __NetBSD__ and i386
|
1993-12-06 09:21:56 +00:00 |
|
cgd
|
ced62eee4c
|
remove INADDR_LOOPBACK; it's defined in netinet/in.h now
|
1993-12-06 08:40:00 +00:00 |
|
glass
|
2545c2d0cc
|
lamp's queue is huge
|
1993-12-06 07:45:39 +00:00 |
|
mycroft
|
73f2af0512
|
Add quad support.
|
1993-12-06 07:35:56 +00:00 |
|
mycroft
|
e52bc1d4f0
|
Add quad stuff, etc.
|
1993-12-06 07:25:07 +00:00 |
|
cgd
|
39bb0b1bc8
|
oops; fix that last...
|
1993-12-06 07:14:45 +00:00 |
|