Commit Graph

33157 Commits

Author SHA1 Message Date
lukem
166448c2dc WARNSify 1997-10-17 13:02:01 +00:00
lukem
0a9c07ac82 getopt returns -1 not EOF 1997-10-17 12:52:25 +00:00
lukem
d0f8d5f560 minor .Nm cleanup 1997-10-17 12:49:57 +00:00
lukem
bffabae34b WARNSify 1997-10-17 12:40:03 +00:00
lukem
756f7931f0 minor .Nm cleanup 1997-10-17 12:36:36 +00:00
lukem
d07d094491 WARNSify 1997-10-17 12:36:30 +00:00
lukem
95ce1aeabe WARNSify, getopt returns -1 not EOF 1997-10-17 12:18:16 +00:00
lukem
aef4182020 WARNSify 1997-10-17 12:16:54 +00:00
lukem
2b042c28d8 add Makefile.inc to use ../Makefile.inc, and cleanup subdir Makefiles 1997-10-17 12:07:28 +00:00
lukem
e94356b174 fix make -j race condition building lib/ , use ../Makefile.inc for BINDIR 1997-10-17 12:03:36 +00:00
lukem
1dc35d9949 getopt returns -1 not EOF, minor cleanup 1997-10-17 12:01:19 +00:00
lukem
c80b353465 WARNSify 1997-10-17 11:53:25 +00:00
lukem
4eb7653054 WARNSify, getopt returns -1 not EOF 1997-10-17 11:46:30 +00:00
lukem
76da6c89a7 WARNSify 1997-10-17 11:36:51 +00:00
ws
87b8e0976a Drop indication of support for access times (they are no longer maintained) 1997-10-17 11:30:09 +00:00
lukem
cb37f89394 WARNSify 1997-10-17 11:25:37 +00:00
ws
9c1b7cfa37 Add support for FAT32
Don't panic if renaming a file to itself
Don't try to keep access times, there is no place for them
While being here, fix some minor bugs with VFAT handling
1997-10-17 11:23:29 +00:00
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