dg
475bdabd4d
Added support for setting the per-interface MTU.
1994-08-08 10:45:06 +00:00
dg
02aff34c6c
Take out multicast support for the moment.
1994-08-08 09:14:37 +00:00
dg
9982630be3
Increased ARG_MAX even further...to 64k bytes.
1994-08-08 09:12:43 +00:00
dg
a5f60ab1cf
Changed B_AGE policy to work correctly in a world with relatively large
...
buffer caches. The old policy generally ended up caching nothing.
1994-08-08 09:11:44 +00:00
phk
f280e7f6e1
This commit was generated by cvs2svn to compensate for changes in r1935,
...
which included commits to RCS files with non-trunk default branches.
1994-08-08 05:52:55 +00:00
phk
c8beafaf61
I belive this should be makeable under 2.0. There may be outstanding
...
issues in these areas:
.h's installed
.hP's installed
-lcurses interaction
files needed in ~/legal for copyleft reasons.
1994-08-08 05:52:55 +00:00
phk
6512454642
This commit was generated by cvs2svn to compensate for changes in r1933,
...
which included commits to RCS files with non-trunk default branches.
1994-08-08 04:45:29 +00:00
phk
4c5e434fda
This gcc-2.6.0 should work with 2.0
1994-08-08 04:45:29 +00:00
phk
1c1ce074d8
Added -Dbsd4_4, this should close the problem with sys_errlist.
1994-08-08 04:36:16 +00:00
phk
d76e884d30
gcc260.patch:
...
moved to the logical name.
libg++-2.6.patch:
FOO_MAX in limits.h isn't in hex under 2.0 (for the time being ??)
libg++-2.6.tcl:
it works on my 1.1.5.1 system. I cannot test it here until gcc-2.6.0
is installed.
gnu2bmake.tcl:
enhanced various ways.
README:
says "don't hack the bmaked sources"
gcc-2.6.0.tcl:
added the gen-* and md files to the bmaked sources. Not used by
makefiles. Do I need to add other files Garrett ?
1994-08-08 04:30:17 +00:00
wollman
bf39175a9e
Move more YP user programs over.
1994-08-08 01:13:35 +00:00
wollman
fceaec9c2f
Added YP section 8 programs from 1.1.5. (Obligatory notice that this
...
code was originally written by Th. de Raadt, although this particular
organization is mine.)
1994-08-08 01:10:28 +00:00
wollman
291882b7f5
Moved YP general explanation manual page to a slightly more appropriate
...
location.
1994-08-08 01:07:26 +00:00
wollman
0d5d309384
Copying YP programs over from 1.1.5, with a slightly different directory
...
structure than before.
1994-08-08 01:03:58 +00:00
wollman
356a80adea
Added YP domain name getting/setting support, for SunOS/old program
...
compatibility.
1994-08-08 00:40:24 +00:00
wollman
ee4032e27e
Define a sysctl MIB variable for the YP domain name.
1994-08-08 00:30:12 +00:00
wollman
8d4bd9d393
Delete obsolete reference to librpc.a.
1994-08-08 00:10:09 +00:00
wollman
a006c507c4
Delete obsolete references to librpc.a.
1994-08-08 00:09:22 +00:00
wollman
7fa6011b59
Delete reference to obsolete librpc.a.
1994-08-08 00:04:21 +00:00
wollman
5759bb76af
Make librpcsvc.
1994-08-07 23:27:27 +00:00
wollman
70046b9a22
Makefile to build librpcsvc. (All sources automatically generated.)
...
Taken from 1.1.5; not sure who originally wrote it.
1994-08-07 23:21:08 +00:00
wollman
905766ce24
Add back in the YP code from 1.1.5. (This attribution brought to you
...
by Theo de Raadt.) Added a new make flag variable, NO_YP_LIBC, which
disables YP entirely. User-land programs to come later.
1994-08-07 23:04:55 +00:00
wollman
530c561980
Increase ARG_MAX so that `make clean' in src/lib/libc works again.
...
(Adding YP pushed it over the limit.)
1994-08-07 23:00:50 +00:00
wollman
bb746b8f31
Make sure that rpcsvc headers actually get installed.
1994-08-07 22:29:20 +00:00
wollman
5840c2bc03
More directory cleanup after YP merge.
1994-08-07 22:21:14 +00:00
jkh
f97b56dcb0
The handling of err.h and const.h were in a real tangle and didn't
...
work if you didn't explicitly depend first; this should both simplify
things and make it work in all circumstances.
Reviewed by:
Submitted by:
1994-08-07 21:28:27 +00:00
jkh
5b3842afd9
Remove `old' directory.
...
Submitted by: jkh
1994-08-07 21:01:26 +00:00
jkh
a276da7512
cc -> cc26 (until Poul-Henning decides how he wants this to look).
...
Submitted by: jkh
1994-08-07 21:00:46 +00:00
jkh
074642b5a5
Remove libg++ until we have a working one again.
...
Submitted by: jkh
1994-08-07 20:58:04 +00:00
jkh
cb2dc0b756
Whap games too, for now. As people add this stuff back, they can
...
change the Makefiles, but I'm trying to get as much of the world to
build as possible at the moment.
Submitted by: jkh
1994-08-07 20:56:35 +00:00
csgr
de78279ff4
Removed des_rw.c from rlogin - this is now in libkrb.
...
I hope there will be no problems at the moment with programs depending
on this - I think Garrett has commented kerberos out of everything though
1994-08-07 20:56:28 +00:00
jkh
c088690a5b
Remove contrib, add gnu to reflect current state of the tree so that I can
...
at least build obj links from the top.
Submitted by:
1994-08-07 20:52:54 +00:00
wollman
a490c07b43
Allow the `bdes' program to compile.
1994-08-07 19:04:10 +00:00
wollman
07f54dbbf0
Don't try to build librpc in a separate directory.
1994-08-07 18:52:47 +00:00
wollman
dad3f94d04
This commit was generated by cvs2svn to compensate for changes in r1905,
...
which included commits to RCS files with non-trunk default branches.
1994-08-07 18:50:51 +00:00
wollman
da8387f131
Sun RPC demo programs from 4.4-Lite
1994-08-07 18:50:51 +00:00
wollman
7e6f5f8c5d
Add Sun RPC documentation, which should eventually go into our PSD.
...
(I think I'm up to part 6.)
1994-08-07 18:46:28 +00:00
wollman
2914d85c79
Use the header files that are compatible with the code just moved over
...
from 1.1.5.
1994-08-07 18:41:02 +00:00
wollman
39d367d32e
Moving RPC stuff into libc, part 2.
1994-08-07 18:39:35 +00:00
wollman
ad3e7cd01d
Moving Sun RPC code into libc, part 1. Based on work done by a number of
...
people, including J.T. Conklin, Theo de Raadt, Paul Richards, and probably
someone else who's going to flame me as soon as they see this message.
1994-08-07 18:36:12 +00:00
wollman
a4620e09c1
Move rpcinfo program over from 1.1.5. Based on original work by J.T. Conklin
...
in 1.x.
1994-08-07 18:23:25 +00:00
wollman
ead91815c8
Moved from usr.bin/bdes for export-control.
1994-08-07 18:17:39 +00:00
wollman
2698777ee3
Move RPC stub generator program over from 1.1.5.
...
Submitted by: Original work in 1.x by J. T. Conklin.
1994-08-07 18:01:39 +00:00
dg
5f96899afd
Made pmap_kenter "TLB safe". ...and then removed all the pmap_updates that
...
are no longer needed because of this.
1994-08-07 14:53:27 +00:00
dg
81dc370a9d
Provide support for upcoming merged VM/buffer cache, and fixed a few bugs
...
that haven't appeared to manifest themselves (yet).
Submitted by: John Dyson
1994-08-07 13:10:43 +00:00
dg
024b33e58c
Don't kremove process VM pages (oops!). This was the cause of the instability
...
that was introduced last night.
Submitted by: John Dyson
1994-08-07 03:31:52 +00:00
wollman
7e2affb65e
Make the %zfod display make more sense by comparing zfod versus the total
...
zfod + nzfod, rather than zfod / nzfod, which doesn't make a whole lot of sense.
1994-08-07 00:16:29 +00:00
dg
93fcce5ec9
Implemented "fast" mbuf macros. a small number of mbufs are cached in
...
a linked list for fast allocation/free. Improves TCP performance by
about 20%.
Submitted by: John Dyson
1994-08-06 11:26:16 +00:00
dg
4c3dd171d4
Don't strip the kernel.
1994-08-06 10:52:15 +00:00
dg
d54669e82c
Fixed various prototype problems with the pmap functions and the subsequent
...
problems that fixing them caused.
1994-08-06 10:25:50 +00:00