Commit Graph

33340 Commits

Author SHA1 Message Date
ws d445160e23 Add support for FAT32
Support dropping lost cluster chains (on request by Christoph Badura)
While being here, fix some minor bugs, mostly with format strings
1997-10-17 11:19:23 +00:00
lukem 25a12a5eab WARNSify 1997-10-17 11:18:10 +00:00
mrg 57ca169901 merge lite-2. 1997-10-17 10:47:42 +00:00
lukem bc741e3624 WARNSify 1997-10-17 10:38:25 +00:00
lukem ea649a155d fix race condition when building libcommon.a with make -j, use ../Makefile.inc 1997-10-17 10:38:21 +00:00
lukem c73b1c8336 WARNSify 1997-10-17 10:38:20 +00:00
lukem d85b07eb41 fix race condition when building libcommon.a with make -j, use ../Makefile.inc 1997-10-17 10:38:11 +00:00
lukem 593df3da4c WARNSify 1997-10-17 10:28:39 +00:00
lukem fcfec169df WARNSify 1997-10-17 10:18:36 +00:00
lukem e5436d326b WARNSify, getopt returns -1 not EOF 1997-10-17 10:14:59 +00:00
mrg 339de23572 merge lite-2. 1997-10-17 09:59:27 +00:00
lukem ffaa76b353 WARNSify, getopt returns -1 not EOF 1997-10-17 09:54:27 +00:00
mrg e50147fe98 4.4BSD-Lite2 1997-10-17 09:49:00 +00:00
mrg 84d0ab5517 merge lite-2. 1997-10-17 09:40:33 +00:00
enami 801620373d Define width_names[] only when PCICDEBUG is defined. 1997-10-17 09:37:12 +00:00
jonathan dd7290db41 Add explicit #include <vm/vm.h> before mips/pte.h is included. 1997-10-17 09:34:43 +00:00
mrg ab3ada3fcb merge lite-2. clean up 1997-10-17 09:26:59 +00:00
matt 54a45a47c8 EN1207 definitions 1997-10-17 09:26:58 +00:00
mrg 7a677b6850 merge lite-2. clean up 1997-10-17 09:26:50 +00:00
mrg ee92b4b9cd merge lite-2 1997-10-17 09:17:39 +00:00
mrg a6d8d7e534 4.4BSD-Lite2 1997-10-17 09:10:23 +00:00
mrg 1dc6e4f898 merge lite-2 rcsids 1997-10-17 09:04:12 +00:00
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