peter
a454009e4c
This commit was generated by cvs2svn to compensate for changes in r26065,
...
which included commits to RCS files with non-trunk default branches.
1997-05-23 14:48:05 +00:00
peter
7a6d554046
Import a slightly newer version of 1.9.9 (as at 970523) that has fixed a
...
few more memory leaks and cleaned up getopt usage. These were done shortly
after the last one I imported. Very little has changed other than that.
(except for some doc updates)
Obtained from: cyclic.com
1997-05-23 14:48:05 +00:00
peter
d93f6c868e
Disconnect the FAQ and handbook from the makefiles and remove the files.
...
The FAQ and handbook have been repository copied to their own top-level
("doc") directory in the cvs tree which will not be branched so as to
avoid the syncing problems. At some point, the sgml text will require
formatting tools that will be from ports rather than the main source tree.
Requested by: jfieber, jkh
1997-05-23 12:55:14 +00:00
ache
39fd96b7d3
Fix "daemon" class, Apache not works from /etc/rc otherwise.
...
Among bumping several limits, most interesting thing is that
Apache requires than "filesize=64M" restriction must be removed.
I think it is due to mmap() usage in apache, but I am not shure.
1997-05-23 12:46:52 +00:00
peter
2ad82c10d8
wl.4 was missing from the MAN4 list
1997-05-23 12:07:33 +00:00
kato
a6483206f9
Synchronize with sys/i386/i386/machdep.c revision 1.242.
1997-05-23 10:17:05 +00:00
kato
fca00b7083
Synchronize with sys/i386/conf/Makefile.i386 revision 1.97.
1997-05-23 10:12:10 +00:00
kato
de45fc5512
Synchronize with sys/i386/conf/files.i386 and options.i386 revisions
...
1.161 and 1.45, respectively.
1997-05-23 10:11:04 +00:00
jmg
e3bf2808d0
a bunch of formatting (\t -> \t\t) changes... so I was board one night.. :)
1997-05-23 09:58:43 +00:00
ache
59fa86657c
Add default flags for named since FreeBSD have its configuration
...
in non-default place
Add daemon to screen savers list comment
1997-05-23 09:53:24 +00:00
asami
21b8549c72
Typo fix: ${.DESTDIR} -> ${DESTDIR}.
...
Reviewed by: bde
1997-05-23 08:43:27 +00:00
asami
9cad3d858e
Change CXXINCLUDES to use "g++" explicitly. CXXINCLUDES was defined
...
with ${CXX} at the end; the only problem was, the directory name is
"g++" and ${CXX} is defined as "c++" in sys.mk.
1997-05-23 08:38:46 +00:00
asami
34c24d1d9d
Add ${DESTDIR} in front of absolute paths.
...
Reviewed by: bde
1997-05-23 08:33:59 +00:00
asami
153fa99873
Use ${DESTDIR} correctly in front of absolute paths.
1997-05-23 08:24:00 +00:00
obrien
9f1ebfa29b
Updated some wording for 3.x.
...
Added MASTER_STIE_LOCAL and updated it's location.
Added -N to diff options to ensure the diff includes new files.
Mentioned that USENET news ports should use ${PREFIX}/news.
Refromatted some of the comments w/in the sample Makefile so they wouldn't
wrap in the latin1 format.
General updating and minor word changes.
1997-05-23 08:19:19 +00:00
asami
341bb65e1b
Add ${DESTDIR} to absolute pathnames of required sources.
...
Reviewed by: bde
1997-05-23 07:45:42 +00:00
asami
6f495376a0
Typo (${.DESTDIR} -> ${DESTDIR}).
...
Reviewed by: bde
1997-05-23 07:45:06 +00:00
max
9fe2e67351
Merge the EN version changes, 1.18 -> 1.19.
1997-05-23 07:26:04 +00:00
charnier
e4dd505b75
typo (Cyirx -> Cyrix).
1997-05-23 06:22:47 +00:00
charnier
733166c20c
Add -fno-for-scope to CFLAGS, required by gcc (see NEWS).
...
PR: gnu/3585
1997-05-23 06:17:21 +00:00
brian
4b19e7e2dc
Finish updating for the latest alias code.
...
Submitted by: Charles Mott <cmott@srv.net>
1997-05-23 05:34:15 +00:00
brian
4ea4cc4eb3
Add SO_REUSEADDR socket opt in case the last telnet
...
connection is in a time_wait.
Submitted by: Brian Campbell <brianc@pobox.com>
1997-05-23 05:22:48 +00:00
brian
3f750179f3
Use the latest alias engine - now in libalias.
...
Submitted by: Charles Mott <cmott@srv.net>
1997-05-23 04:54:03 +00:00
brian
2a66449152
Add LIBALIAS.
1997-05-23 04:48:23 +00:00
brian
59b21605af
Hook in alias library.
1997-05-23 04:46:49 +00:00
brian
2557bf69ff
This commit was generated by cvs2svn to compensate for changes in r26026,
...
which included commits to RCS files with non-trunk default branches.
1997-05-23 04:41:31 +00:00
brian
ba4f73574b
Create the alias library. This is currently only used by
...
ppp (or will be shortly). Natd can now be updated to use
this library rather than carrying its own version of the code.
Submitted by: Charles Mott <cmott@srv.net>
1997-05-23 04:41:31 +00:00
brian
cf067e235a
Create the alias library. This is currently only used by
...
ppp (or will be shortly). Natd can now be updated to use
this library rather than carrying its own version of the code.
Submitted by: Charles Mott <cmott@srv.net>
1997-05-23 04:41:31 +00:00
jdp
ef0e59a6cc
Add the new doc-all collection.
1997-05-23 04:17:44 +00:00
msmith
830522ca9e
Make it build under 3.x
...
Submitted by: fsmp
1997-05-23 04:04:17 +00:00
msmith
433622e0d0
Add wl.4
...
Reminded by: joerg
1997-05-23 03:21:36 +00:00
pst
49841bbb10
Restore backwards compatible default behavior for requirehome
1997-05-23 00:14:27 +00:00
fsmp
fdb571d5c7
Made 'options NINTR' greater of 24 and calculated value.
...
This coincides with changing kernel default to 64.
1997-05-22 22:55:05 +00:00
fsmp
cab0fdaf23
Convert all:
...
panic( "xxxxx\n" );
to:
printf( "xxxxx\n" );
panic( "\n" );
For some as yet undetermined reason the argument to panic() is often NOT
printed, and the system sometimes hangs before reaching the panic printout.
So we hopefully at least print some useful info before the hang, as oppossed to
leaving the user clueless as to what has happened.
1997-05-22 22:35:42 +00:00
joerg
66480d77a0
Introduce a third queue per interface, serving only PPP control
...
protocol packets. This queue is the only one being enabled until
network phase has been reached.
1997-05-22 22:15:39 +00:00
pst
5f513c0d01
Missing argument to printf
1997-05-22 22:11:17 +00:00
fsmp
a14944af04
Make the default for NINTR really large (ie 64).
...
We just ran across one with 38+ entries.
1997-05-22 22:04:45 +00:00
imp
ac8e47b886
Fix buffer overload that might lead to root.
1997-05-22 21:40:08 +00:00
jkh
91c925fff8
Adjust config variables to more closely match rc.conf
1997-05-22 21:26:11 +00:00
fenner
cdd2a8183a
Disallow writing raw IP packets shorter than the IP header.
1997-05-22 20:52:56 +00:00
msmith
e06484f26a
Add wlconfig.
1997-05-22 08:59:41 +00:00
msmith
9fb80ec9f1
This commit was generated by cvs2svn to compensate for changes in r26005,
...
which included commits to RCS files with non-trunk default branches.
1997-05-22 08:58:18 +00:00
msmith
58afeb6ddf
This is a program for configuring the Parameter Storage Area on ISA
...
Wavelan cards via the 'wl' driver. It can be used to set the IRQ, and
discover all manner of odd things about the device.
1997-05-22 08:58:18 +00:00
msmith
995d5b0ba4
Manpage for the 'wl' Wavelan driver.
1997-05-22 08:52:23 +00:00
msmith
419b80e69e
Add 'wl' Wavelan driver.
...
Obtained from: Jim Binkley <jrb@cs.pdx.edu>
1997-05-22 08:50:14 +00:00
msmith
e18fb574b8
Add the 'wl' ISA Wavelan driver.
...
Obtained from: Jim Binkley <jrb@cs.pdx.edu>
1997-05-22 08:47:40 +00:00
phk
7883ddc44e
Shrink struct inode by 20 bytes, so that malloc wastes less space.
...
Pointed out by: bde
1997-05-22 07:30:55 +00:00
phk
eab5af55af
Don't apply 5V when we want 3.3V.
...
Kludge around the case where the PCIC refuses to use 5V because it knows
better than us.
1997-05-22 07:29:24 +00:00
phk
35405e7eec
Remove cruft relating to p_selbits and p_selbits_size
1997-05-22 07:25:20 +00:00
phk
37324a0e68
Remove p_selbits and p_selbits_size so sizeof(struct proc) returns to 256
...
bytes. Move p_hash to where it should have been all along, since we
change the layout anyway.
Recompile ps, top, libutil and all that.
Taked about with: bde
1997-05-22 07:24:46 +00:00