Commit Graph

33118 Commits

Author SHA1 Message Date
lukem
77a8cb6e83 WARNSify 1997-10-17 09:03:53 +00:00
mrg
18b882a973 merge lite-2 1997-10-17 08:49:29 +00:00
jonathan
212b5c610f Initial BFD support for the mips, with these targets:
bfd_elf{32,64}_{big,litte}mips_vec, ecoff{big,little}_vec
1997-10-17 08:30:21 +00:00
enami
dd88a36ade Fix typo; symbolic link' -> a symbolic link'. 1997-10-17 08:10:22 +00:00
fvdl
6caf9310c8 NFS_SMALLFH should be a multiple of 4; since the nfsnode struct may grow
one more member, just make it the minimum (32) now.
1997-10-17 08:10:21 +00:00
enami
38b64e4e86 Fix typo; symbolic link' -> a symbolic link'. 1997-10-17 08:10:10 +00:00
mrg
3bbeacd12c merge lite-2 1997-10-17 08:05:18 +00:00
lukem
f680483348 WARNSify, rcsid police 1997-10-17 08:00:23 +00:00
enami
4eef29b72f No need to cast a generic pointer. 1997-10-17 07:59:39 +00:00
mrg
efba0505b4 merge lite-2 1997-10-17 07:35:05 +00:00
thorpej
4c970b2547 Add "ne" and "com" isapnp attachments. Move the fe0 declaration to a
more logical location.
1997-10-17 07:27:02 +00:00
enami
80d6b2fb22 Use lowercase for hexdigit. 1997-10-17 07:08:55 +00:00
mikel
d7350315cf now needs -I to find headers from ../man 1997-10-17 07:08:51 +00:00
mikel
4d52d27c85 cleanup for WARNS=1; also avoid feeding relative pathnames to
#include, and avoid using array contents out of scope.
1997-10-17 07:08:06 +00:00
enami
113f376554 Use TAB to separate cd*' and at'. 1997-10-17 07:07:26 +00:00
mrg
b3e461525d 4.4BSD-Lite2 1997-10-17 07:06:38 +00:00
lukem
b5229aee10 WARNSify, rcsid police 1997-10-17 07:06:04 +00:00
mark
65295639f5 Updated for the new wd.c and wdc.c files in arm32/dev/ 1997-10-17 07:00:34 +00:00
mark
0b03e20959 Include <vm/vm.h> 1997-10-17 06:59:25 +00:00
lukem
03b56f7f94 WARNSify 1997-10-17 06:58:54 +00:00
mikel
462a1eae17 add support for globbing _whatdb entries in man.conf; from Mike
Grupenhoff in PR bin/1904 with some improvements by myself.
1997-10-17 06:58:52 +00:00
lukem
f738e698e8 WARNSify 1997-10-17 06:58:37 +00:00
mark
6886eff3c5 Updated for recent changes to the wd driver. Use wdlink.h instead
of wdcvar.h
1997-10-17 06:52:26 +00:00
mikel
d00b77f18b now needs -I to find headers from ../man 1997-10-17 06:51:04 +00:00
mark
74c3a08d8d Updated for recent wd driver changes. Include wdlink.h instead of wdcvar.h 1997-10-17 06:49:17 +00:00
mikel
9653f53ecf cleanup for WARNS=1; also avoid using relative paths with #include, and
avoid using the contents of an array outside of its scope.
1997-10-17 06:49:16 +00:00
mark
c004efb65e Remove redundant .req statements.
Use the ENTRY() macro from machine/asm.h for function declarations.
1997-10-17 06:46:27 +00:00
mrg
c72a99c7d0 merge lite-2 1997-10-17 06:46:02 +00:00
mikel
78b44c8f92 cleanup for WARNS=1 1997-10-17 06:42:09 +00:00
mark
e9b9aedd51 Synchronise with recent changes to the ISA wd driver.
Remove the remaining ISA dependencies, busify and support 32 bit PIO.
1997-10-17 06:41:35 +00:00
mrg
d8bc5f0aa6 merge lite-2 1997-10-17 06:34:19 +00:00
mark
2e4ccc80c0 Include vm/vm.h 1997-10-17 06:33:57 +00:00
jonathan
aae966edfa Cacheflush support code for mips CPUs.
Used by GCC's lexical-closure trampoline code.
1997-10-17 06:29:02 +00:00
lukem
03e80bf7ea WARNSify (XXX: as best as I could on an i386; could an hp300 user please fix 1997-10-17 06:09:11 +00:00
lukem
e67cc03557 minor cleanup, turn off WARNS=1 1997-10-17 05:58:23 +00:00
jonathan
84d8ac7355 * Performance improvements from July 1997:
Avoid unecessary cache writebacks on mips3. 10% win on kernel builds.
* _KERNEL_RCSID.
1997-10-17 05:57:20 +00:00
lukem
065400a1f3 WARNSify, use err/warn, cleanup manpage 1997-10-17 05:47:27 +00:00
mark
7df23bd595 Remove some redundant .req statements. 1997-10-17 05:46:16 +00:00
mark
18a35528c5 Don't include sys/sysctl.h as it is not needed. 1997-10-17 05:45:40 +00:00
mrg
4c8ecdc3eb oops, didn't mean part of last merge. 1997-10-17 05:40:16 +00:00
mrg
68136a9566 merge lite-2 1997-10-17 05:37:32 +00:00
lukem
e4e7016851 WARNSify, use err/warn, use opendisk 1997-10-17 05:31:02 +00:00
mrg
590bf19cde merge lite-2 1997-10-17 05:24:29 +00:00
mrg
9463544113 merge lite-2 1997-10-17 05:06:40 +00:00
lukem
e477b94d93 remove unnecessary externs 1997-10-17 04:57:31 +00:00
lukem
e38303c1b4 sort SUBDIR list 1997-10-17 04:54:33 +00:00
lukem
13a5e774a4 remove WARNS?=1 - it's inherited 1997-10-17 04:53:19 +00:00
jonathan
22b3f9ebd8 Add bi-endian support to mips locore, <mips/endian.h>, and mips_opcode.h.
Derived from a change request (PR port-mips/4277) from
Tsubai Masanari, (tsubai@iri.co.jp).
1997-10-17 04:43:57 +00:00
lukem
955c39c7ef minor cleanup 1997-10-17 04:31:55 +00:00
gwr
cfe268b782 Sync with GENERIC 1997-10-17 04:29:59 +00:00