cgd
|
3b93c56b85
|
new compress from Lite
|
1994-06-13 14:35:25 +00:00 |
jtc
|
e12121f0ea
|
Change manpage's struct sigaltstack definition to match the one in
<sys/signal.h>. Fixes bug 283.
|
1994-06-13 14:34:24 +00:00 |
cgd
|
3cd4ed5cd4
|
fix include file
|
1994-06-13 14:29:08 +00:00 |
jtc
|
d356abc303
|
User's should #include <signal.h>, not <sys/signal.h> if they want to
use this function portably.
|
1994-06-13 14:26:18 +00:00 |
chopps
|
6729c03f86
|
some cleanup and various fixes for new fs code. plus some general
fixes from from osymh@gemini.oscs.montana.edu (Michael L. Hitch)
|
1994-06-13 08:12:30 +00:00 |
chopps
|
8ed58a738d
|
fixup for new fs code.
|
1994-06-13 06:39:17 +00:00 |
chopps
|
6a0e2061ce
|
some changes for new style cachectl. remains compat for <= 030
|
1994-06-13 05:28:39 +00:00 |
cgd
|
ce5210ad7d
|
delete nfs_diskless, and ufs -> ffs, so kernel links properly.
|
1994-06-13 02:32:50 +00:00 |
jtc
|
c698beeb0e
|
Add prototypes for res_query() and res_search() to fix bug #250.
More extensive changes will come when bind-4.9.3 is released and
integrated.
|
1994-06-13 01:16:13 +00:00 |
cgd
|
f25c65f6fb
|
syscall numbers have changed enough to make old version dangerous
|
1994-06-13 00:30:27 +00:00 |
cgd
|
3ffaded87c
|
include changes for new fs code
|
1994-06-13 00:19:12 +00:00 |
cgd
|
809de843f3
|
oops; forgot man page
|
1994-06-13 00:13:48 +00:00 |
mycroft
|
4849d78f88
|
Clean up deleted files.
|
1994-06-12 22:58:06 +00:00 |
cgd
|
3943fb37c8
|
kill async_daemon; it's dead now
|
1994-06-12 22:58:03 +00:00 |
cgd
|
747476fd42
|
fix up includes for new FS code
|
1994-06-12 22:52:01 +00:00 |
cgd
|
60dd072daa
|
make install work for copies, but hack it to work for symlinks
|
1994-06-12 22:49:59 +00:00 |
cgd
|
8c483ea902
|
alphabetize
|
1994-06-12 22:37:13 +00:00 |
jtc
|
212ba62f56
|
Set the status variable ($?) to 0 after a successful variable assignment.
|
1994-06-12 02:31:28 +00:00 |
mycroft
|
b617dc888e
|
Need to offset cpu_vendor by KERNBASE during startup.
|
1994-06-11 20:44:13 +00:00 |
jtc
|
fe4dd97bd4
|
Remove unneeded #include <stddef.h> because <string.h> #defines NULL too.
|
1994-06-11 16:49:13 +00:00 |
jtc
|
59ad910d74
|
Note that confstr() is POSIX.2 compliant.
|
1994-06-11 16:44:28 +00:00 |
jtc
|
fbb595cc94
|
Replace my version of confstr() with 4.4 lite's, which gets its values
with sysctl().
|
1994-06-11 16:40:46 +00:00 |
mycroft
|
cafd1f7e9f
|
Add RCS ids.
|
1994-06-11 16:11:35 +00:00 |
jtc
|
5e8c28642a
|
from 44lite
|
1994-06-11 15:28:19 +00:00 |
mycroft
|
c250a07889
|
Fix up RCS ids.
|
1994-06-11 07:50:42 +00:00 |
phil
|
535a398e2a
|
_minbrk => minbrk
|
1994-06-10 22:46:14 +00:00 |
pk
|
5d4bd29314
|
Check for all NFS related vnode ops.
|
1994-06-10 20:01:20 +00:00 |
pk
|
80c7c7ee1a
|
Update to 4.4-lite (basically some copyright changes) + local changes.
|
1994-06-10 18:06:15 +00:00 |
mycroft
|
04117b8e3e
|
Clean up deleted files.
|
1994-06-10 18:06:14 +00:00 |
pk
|
ed2fab3b01
|
Update to 4.4-lite (basically some copyright changes) + local changes.
|
1994-06-10 18:06:09 +00:00 |
pk
|
e681ff5f4a
|
Update to 4.4-lite.
|
1994-06-10 17:42:09 +00:00 |
pk
|
928beac1da
|
X compilation
|
1994-06-10 17:33:55 +00:00 |
pk
|
a43fd7b3a2
|
Conversion to err()/warn() for error reports.
|
1994-06-10 15:16:32 +00:00 |
pk
|
a6bf4f8176
|
Conversion to err()/warn() for error reports.
Minor bug fixes:
a case of free()ing in the wrong order. (from Rick Murphey).
processing alias symbol twice (sometimes).
Some miscellaneous cleanup.
|
1994-06-10 15:16:04 +00:00 |
pk
|
24c3ce74de
|
Changes in pmap structures.
|
1994-06-10 14:34:58 +00:00 |
pk
|
65c532b7a2
|
Allocate pmap's segmap separately.
Keep some tags on segment boundaries to optimise ctx_alloc().
|
1994-06-10 14:32:54 +00:00 |
pk
|
ec1b77781f
|
Update to 4.4-lite, local changes to man page.
|
1994-06-10 14:12:08 +00:00 |
pk
|
ee7440f9ab
|
Update to 4.4-lite.
|
1994-06-10 13:36:45 +00:00 |
pk
|
86fbbf6633
|
Update to 4.4-lite, local changes to man page.
|
1994-06-10 13:35:24 +00:00 |
pk
|
80f01fa592
|
ufs_mountroot -> ffs_mountroot
|
1994-06-10 13:08:34 +00:00 |
pk
|
b1912ac2e2
|
New vnode interface.
|
1994-06-10 13:03:26 +00:00 |
pk
|
7bb1d93324
|
update to 4.4-lite.
|
1994-06-10 12:10:58 +00:00 |
pk
|
75811dd071
|
4.4 fs code.
|
1994-06-10 10:57:03 +00:00 |
pk
|
0f1018ce49
|
Adapt to 4.4-lite.
|
1994-06-10 09:26:18 +00:00 |
pk
|
ff9c5cdde5
|
Set `uio_procp' field in case we ever need it.
|
1994-06-09 20:00:13 +00:00 |
phil
|
07135c789c
|
Removing -DIN_GCC from CFLAGS. It caused compile errors on both the i386
and the pc532 due to an incorrect definition of ptrdiff_t. It is also not
used in compiling other parts of gcc.
|
1994-06-09 19:12:24 +00:00 |
phil
|
7def3ee346
|
adding shared lib support and some bug fixes (not all bugs for the
ns32k can be fixed in the arch/ns32k directory)
|
1994-06-09 18:58:50 +00:00 |
brezak
|
7cb1ad939d
|
Report wrong interface stats
|
1994-06-09 16:08:46 +00:00 |
pk
|
03c92d6ea1
|
Describe nlists' n_other field.
|
1994-06-09 16:08:39 +00:00 |
brezak
|
6719c9d95c
|
Fill in ip_v and ip_hl since 4.4 rip_output won't
|
1994-06-09 16:05:28 +00:00 |