obrien
d9acd189c2
Add a knob to turn off the mostly static docs (src/share/doc/).
...
On a K6-2/450 with fairly fast SCSI disks, building+installing src/share/
takes 2m51.3s, where src/share/doc/ is 1m9.9s of that.
However on a slow Alpha (233MHz) the times are 7m39.3s and 4m58.3s
respectively.
This commit allows one to speed up their build time, without not getting
any important and required changes if one used "NOSHARE".
2000-03-21 09:24:09 +00:00
dan
d58a7ce7d9
Document NOUUCP switch
2000-03-20 17:08:30 +00:00
kris
dac6e5d6ae
Add and document a NO_X knob to force disabling of X support in doscmd
...
Requested by: sysop@silver.komanda.com.ua
2000-03-19 09:49:03 +00:00
dcs
1b0ef0ac86
RELENG_4 cvsup files. I'm betting these names are going to be changed,
...
but by virtue of no one else getting to do this after I mentioned it,
they get to be named this for now.
2000-03-13 17:31:44 +00:00
jdp
27f0e36719
Add src-kerberos5 to example supfiles.
2000-03-05 18:52:44 +00:00
kris
f20c9d899f
Document NO_OBJC for disabling Objective C support
2000-03-05 10:53:24 +00:00
kris
2aeb418d84
Document NODESCRYPTLINKS
2000-02-29 06:17:33 +00:00
mjacob
c21e819825
Update SES userland examples to something out of the toy stage.
...
Approved: jkh
2000-02-29 05:44:19 +00:00
kris
22f529d0b6
Update the description of NOCRYPT and NOSECURE to match reality.
2000-02-28 07:07:26 +00:00
kris
d62b5b6f16
Document the following buildworld knobs:
...
NO_FORTRAN NOCRYPT NOGAMES NOINFO NOLIBC_R NOSECURE NOSHARE
2000-02-27 22:56:27 +00:00
kris
a16b0b3c60
Document NOPERL for disabling building of PERL altogether.
2000-02-27 22:44:46 +00:00
shin
9b8b207497
Add IPv6 related docs.
...
Reviewed by: phantom
2000-02-26 19:44:12 +00:00
markm
27fe751781
Add userland tweakables for OpenSSH and OpenSSL.
2000-02-24 23:08:19 +00:00
rwatson
5b76fa6882
Intoduce a new make.conf entry, NO_MAKEDEV, and modifications to
...
/etc/Makefile so that if it is defined, MAKEDEV all is not called
during a make distribution. This helps clean up the messy userland
in jail(), by reducing the number of devices exposed in jail.
Modifications to jail(2) to follow.
Approved by: jkh-arius
2000-02-09 04:08:18 +00:00
sos
51c11c28a3
Dont confuse our users with this, the ata driver uses burncd.
2000-01-29 15:47:46 +00:00
archie
8d6158347d
Add another netgraph example. This one shows how to set up a simple
...
UDP tunnel between two subnets.
2000-01-28 00:44:30 +00:00
brian
6aab23948b
Add some practical filter examples.
2000-01-27 23:57:43 +00:00
sumikawa
3ae8e7e111
Remove 'USE_INET6' define. Now we check IPv6 ability by 'OSVERSION'
...
Suggested by: asami
2000-01-27 19:17:33 +00:00
markm
15376e5b0c
Add a (commented out) macro that will, when uncommented, cause Kerberos5
...
(AKA Heimdal) to be built. Suitable admonishments about the experimental
state of this code are included.
SEROUS HACKERS ONLY!!
2000-01-24 20:16:41 +00:00
mjacob
e721b60166
Add a minimal example set of how to use the SES ioctls to monitor
...
SES/SAF-TE devices. It's usable enough (in chpmon) to be alerted as you'd
like to be if a powersupply goes south.
2000-01-15 22:47:17 +00:00
asmodai
8b884df80c
Change the /usr/src mention to /usr/doc, since it is a doc supfile.
...
PR: 15974
Submitted by: Vivek Khera <khera@kciLink.com>
2000-01-11 10:48:47 +00:00
phantom
865f4213e6
Remove binary files from source tree
2000-01-09 12:57:41 +00:00
sumikawa
9d5f39c59c
Add new define USE_INET6, which enbale IPv6 support on certain
...
packages.
Approved by: asami
Reviewed by: billf
2000-01-08 12:23:57 +00:00
brian
0710fece79
Add protocol to ``nat port'' examples - it's mandatory.
...
Suggested by: Mark Knight <markk@knigma.org>
2000-01-05 02:59:28 +00:00
brian
36e5c77845
The '-' character in chat scripts should only be escaped
...
twice (since the parsing routines were fixed).
1999-12-29 22:32:11 +00:00
billf
263f5e1e45
Add DOCSUPFILE, like PORTSSUPFILE. (ie 'make update' in /usr/doc)
...
PR: docs/15439
Submitted by: Christian Weisgerber <naddy@mips.rhein-neckar.de>
Obtained from: ports/Makefile
1999-12-16 02:22:17 +00:00
hm
a53726a684
update to isdn4bsd beta release 0.90
1999-12-14 21:14:28 +00:00
billf
f4c90f5001
Use the traditional bmake magic.
...
Reviewed/approved by: sos
1999-12-14 08:47:59 +00:00
billf
610e431f91
-Wall.
...
Reviewed/approved by: sos
1999-12-14 08:47:42 +00:00
dillon
468d671877
Make the cvs-supfile cover the entire repository - add the doc hierarchy.
...
Approved by: jkh
1999-12-12 16:44:26 +00:00
marcel
78dcb3a4bc
Revert previous commit.
...
Requested by: bde
1999-12-09 09:35:36 +00:00
mpp
417fa30de6
Make share/examples/mdoc and share/misc/mdoc.template internally
...
consistent, and consistent with mdoc(7) and mdoc.samples(7).
PR: doc/15352, doc/15353
1999-12-08 22:15:09 +00:00
marcel
e967ef5135
Remove support for symlinks instead of copies. This also avoids
...
using mtree. Space is being saved by other means.
1999-12-08 13:47:30 +00:00
archie
81fceb37a9
Add two new generic control messages, NGM_ASCII2BINARY and
...
NGM_BINARY2ASCII, which convert control messages to ASCII and back.
This allows control messages to be sent and received in ASCII form
using ngctl(8), which makes ngctl a lot more useful.
This also allows all the type-specific debugging code in libnetgraph
to go away -- instead, we just ask the node itself to do the ASCII
translation for us.
Currently, all generic control messages are supported, as well as
messages associated with the following node types: async, cisco,
ksocket, and ppp.
See /usr/share/examples/netgraph/ngctl for an example of using this.
Also give ngctl(8) the ability to print out incoming data and
control messages at any time. Eventually nghook(8) may be subsumed.
Several other misc. bug fixes.
Reviewed by: julian
1999-11-30 02:45:32 +00:00
brian
00ea4eac20
An example of how to configure PPPoE.
1999-11-21 23:40:38 +00:00
julian
391b6293c5
Add an example of how to run raw IP across a sync port.
1999-11-19 07:04:36 +00:00
julian
b02336e915
Add an example of how to set up a frame relay link using netgraph and
...
the 'sr' sync card.
1999-11-19 06:56:34 +00:00
joe
b35fdee597
Added $FreeBSD$ idents.
1999-11-16 17:27:07 +00:00
yokota
5b90185d7f
- This is the new version of libvgl jointly developed by sos and I.
...
It adds new functions and extend some structures and can handle
VESA modes.
- Update the man page.
- Bump the library version number.
(The old version will be added to compat3x.)
1999-11-08 11:37:46 +00:00
bp
c00c66951c
Add examples for a mount_nwfs command.
1999-11-03 12:06:13 +00:00
brian
3d8af19ed3
5 minutes == 300 seconds, not 600 !
...
Submitted by: Robert Inder <R.Inder@ed.ac.uk>
1999-10-06 15:07:15 +00:00
ru
add16d0af3
Recommend "secure-stable-supfile" instead of "secure-supfile".
1999-10-04 17:38:57 +00:00
brian
47daf9ef2b
Set the i4b bandwidth - i4b doesn't report it via tcgetattr.
...
Suggested by: Joe Karthauser <joe@uk.FreeBSD.org>
1999-10-03 02:15:55 +00:00
dcs
964d6c79dc
Fixes a silly bug that somehow escaped my notice all these months.
1999-09-29 04:46:01 +00:00
brian
960ae0fee6
Show an example of ``set cd off''
1999-09-26 23:18:54 +00:00
sos
e4d8633ce8
Update so that only whole blocks are written to disk, the system
...
has dislearned how to handle != blocksize request to the raw/char
device.
1999-09-21 20:05:54 +00:00
brian
f051cabc36
Suggest using just finrst in the dial filter, and not syn.
...
Submitted by: Ruslan Ermilov <ru@FreeBSD.org>
1999-09-16 18:52:46 +00:00
peter
e2c605abd0
Add a hook for disabling cvs and collect a few similar options together.
...
(We do this on freefall as we use a tweaked /usr/bin/cvs wrapper)
1999-09-15 03:52:17 +00:00
brian
2325c8f0cd
Show how to prioritize UDP packets
1999-09-07 07:58:17 +00:00
brian
1c37bb9884
alias -> nat
1999-09-07 07:56:54 +00:00