Commit Graph

8773 Commits

Author SHA1 Message Date
chopps f63e2d134a update to match recent getdtablesize() change 1994-06-14 10:51:09 +00:00
chopps f10a7fc906 add cd to MAKEDEV from tsarna@endicor.com (Ty Sarna)
add some misc additions to disktab and fstab.tmp
1994-06-14 09:10:27 +00:00
jtc 918ce04f57 From Christos:
1. Fix `-' quoting in [ ] expressions.
  2. Fix expansion of variables in redirections
1994-06-14 05:49:19 +00:00
cgd f89d2ee28f re-enable COMPAT_NOMID 1994-06-14 05:27:20 +00:00
cgd c39e8472fc fix missing trailing newline 1994-06-14 05:25:36 +00:00
cgd eea64debf1 make getdtablesize COMPAT_43; should be COMPAT_44 or _09, but that has probs 1994-06-14 05:18:03 +00:00
cgd 5b08705cfa if not installing man pages, don't remake whatis db 1994-06-14 04:40:29 +00:00
jtc af278960d2 Change u_long to unsigned long so we can compile in strict POSIX mode.
Fixes bug #280.
1994-06-14 04:24:04 +00:00
mycroft 53159e3876 Clean up deleted files. 1994-06-14 04:19:45 +00:00
cgd 12d059b759 as pointed out by jtc, echo is unnecessary 1994-06-14 04:19:43 +00:00
jtc cc7d820954 Fix addresses for lpt ports 1994-06-14 03:59:06 +00:00
mycroft 93f0b31706 Clean up deleted files. 1994-06-14 03:56:04 +00:00
jtc 8c740dbc32 Convert getdtablesize() from syscall to function 1994-06-14 03:54:48 +00:00
gwr b7692860e5 Fix false "hits" in the attribute cache when booting diskless.
(Yet another thing that breaks when time.tv_sec is near zero...)
1994-06-14 03:29:12 +00:00
paulus b38ac6bdd9 use receive asyncmap = 0 if not negotiated instead of ffffffff (as is
correct according to the RFCs), for compatibility with other, broken
implementations.
1994-06-14 03:21:56 +00:00
paulus aa01a834a4 some minor splx-type bug fixes from christos@deshaw.com. 1994-06-14 03:09:23 +00:00
glass 04a3735652 remove temporary hacks now that the new filesystem stuff is in 1994-06-14 02:47:36 +00:00
cgd 2ddc7beddd amq.x is gone now 1994-06-14 02:45:56 +00:00
gwr 7b8364e019 Add functions for new FS code: chrtoblk, isdisk, ... 1994-06-14 02:31:09 +00:00
cgd f2c7f5cde7 update for new flags method 1994-06-14 01:19:50 +00:00
cgd 2a714498ae update for new program Makefiles 1994-06-14 01:16:30 +00:00
jtc eb06615913 Whoever wrote the tar command line argument parsing code didn't realize
that the order of arguments is different if the command flags are specified
without a `-'.  I've integrated getoldopt.c from John Gilmore's pdtar which
handles argument parsing correctly.
1994-06-14 01:16:02 +00:00
chopps cb16e0c4cc remove dumb comment of mine. 1994-06-14 01:01:56 +00:00
chopps ff496d00ee don't flush cache on context switches for 040's, reduce flushing
on dma operations.  code from me and Michael Hitch
1994-06-14 00:58:05 +00:00
mycroft 8c95c5f91f Fix up RCS ids. 1994-06-14 00:40:58 +00:00
glass 6efa4eb0bc fix compilation errors caused by new nfsv2.h 1994-06-14 00:31:43 +00:00
cgd 72cf8eaa9d kill some pre-lite code that was #ifdef'd appropriately 1994-06-14 00:25:43 +00:00
cgd ea8eca1a7b need sys/param.h for new ucred.h 1994-06-13 23:59:10 +00:00
mycroft 0924c7ec2d Import 4.4-Lite version. 1994-06-13 22:50:46 +00:00
mycroft 16573e290b Import 4.4-Lite version. 1994-06-13 22:40:40 +00:00
mycroft e087c4f7fe Fix ugly printf(). 1994-06-13 22:34:29 +00:00
mycroft e7d448d9d6 Merge local changes. 1994-06-13 22:29:11 +00:00
mycroft 8d5d38980e Merge local changes. 1994-06-13 22:04:11 +00:00
mycroft 10e2d61588 Fix lseek() calls. 1994-06-13 21:58:54 +00:00
mycroft bd699d7d8c Merge local changes. 1994-06-13 21:55:00 +00:00
mycroft e82c4deeb5 Merge local changes. 1994-06-13 21:33:03 +00:00
mycroft b6109a207c Update from 4.4-Lite. 1994-06-13 21:02:17 +00:00
cgd 98683fd3c2 fix a macro's usage 1994-06-13 20:56:47 +00:00
cgd ae32655a2d update for new fs includes 1994-06-13 20:52:39 +00:00
mycroft a11ce51852 Fix up RCS ids. 1994-06-13 20:50:50 +00:00
cgd 942900f229 update for new fs includes 1994-06-13 20:50:48 +00:00
mycroft db9421bbe7 Fix up RCS ids. 1994-06-13 20:49:58 +00:00
mycroft 6d939e6bec Format police. 1994-06-13 20:49:56 +00:00
mycroft 79648c2667 Fix up RCS ids. 1994-06-13 20:49:44 +00:00
cgd 578ea19478 update for new fs includes 1994-06-13 20:49:42 +00:00
mycroft f4c103764b Fix up RCS ids. 1994-06-13 20:47:17 +00:00
cgd 2d9a6f19c6 include file frobbing 1994-06-13 20:47:16 +00:00
mycroft 07ca952461 Fix up RCS ids. 1994-06-13 20:46:42 +00:00
pk 3eb1a95749 Check requested file size; negative values cause havoc. 1994-06-13 20:38:42 +00:00
mycroft 53f3885c45 Add our local changes back in. 1994-06-13 20:17:41 +00:00