Commit Graph

4528 Commits

Author SHA1 Message Date
kris
10a53b26c3 Update the description of NOCRYPT and NOSECURE to match reality. 2000-02-28 07:07:26 +00:00
kris
d692e3e48c Document the following buildworld knobs:
NO_FORTRAN NOCRYPT NOGAMES NOINFO NOLIBC_R NOSECURE NOSHARE
2000-02-27 22:56:27 +00:00
kris
f15c78a34e Document NOPERL for disabling building of PERL altogether. 2000-02-27 22:44:46 +00:00
shin
a72c53d8fc Add libipsec.
Approved by: jkh
2000-02-27 18:41:27 +00:00
shin
6eec9ed1bf Add IPv6 related docs.
Reviewed by: phantom
2000-02-26 19:44:12 +00:00
markm
0af4aeb308 We have some new libraries; give them names. 2000-02-24 23:18:08 +00:00
markm
9eff7bd88d Add userland tweakables for OpenSSH and OpenSSL. 2000-02-24 23:08:19 +00:00
archie
abef5c93f0 Fix incorrect man page information about the name of the netgraph node
when compiled with options NETGRAPH.
2000-02-24 04:33:33 +00:00
billf
624e661e40 'duak' -> 'dual' 2000-02-21 19:55:15 +00:00
billf
4a532d084f Spell out '3' as 'three' 2000-02-21 19:54:36 +00:00
n_hibma
c42ecf5b26 Update the documentation to reflect Bill Paul's latest changes. 2000-02-20 14:41:54 +00:00
unfurl
b8cf0e3ae8 Removed pthread(3) references to non-existant pthread related manpages.
I discussed this with Jason Evans and he's put these on his to-do list.

PR:		16537
Submitted by:	AnarCat <beaupran@iro.umontreal.ca>
Approved by:	jasone
2000-02-18 02:10:38 +00:00
jasone
a7ea4b7777 Fix a typo (simple --> simply). 2000-02-16 22:45:51 +00:00
asmodai
e7b7f7b2e0 Fix typo's.
Submitted by:	George Cox <gjvc@extremis.demon.co.uk>
2000-02-16 07:40:23 +00:00
mjacob
adc70c2be2 Add isp.4 man page.
approved:jkh
2000-02-14 23:48:12 +00:00
mjacob
1df503d918 Add (finally) Qlogic man page.
approved: jkh
2000-02-14 23:47:55 +00:00
gibbs
6395ec80c5 Add references to new device support. 2000-02-14 16:41:08 +00:00
gibbs
2076f855eb Add references to new device support.
Add information on target mode.

Add more entries to the bugs sections (all having to do with target mode).
2000-02-14 16:40:58 +00:00
obrien
e0f08d7d3d Document the support in the kernel for hardware debug registers on the
ix86 platform which allows for hardware watchpoints, etc...

Submitted by:	Brian Dean <brdean@unx.sas.com>
2000-02-12 18:33:54 +00:00
rwatson
d9fc3265ca 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
ru
d883f5a6b3 -mdoc'ify. 2000-02-08 21:32:12 +00:00
wosch
09375b171d Minor NetBSD fixes. 2000-02-05 14:02:34 +00:00
asmodai
86bb847212 Update a bit. Inspired by the mentioned PR.
PR:		11258
Submitted by:	Motomichi Matsuzaki <mzaki@e-mail.ne.jp> and
		John Reynolds <jjreynold@home.com>
2000-02-05 11:56:26 +00:00
ru
e5d633735d Unbroke PRECIOUSLIB feature (broken in rev 1.88).
Original version submitted by:	Jim Bloom <bloom@acm.org>
Reviewed by:	bde
Approved by:	jkh
2000-02-03 09:36:17 +00:00
mpp
adff25c309 Fix the usage of the .Dd macro so that the correct year is displayed,
instead of 1900.

PR:		bin/16207

Note: there is still a groff problem with Y2K that needs to be fixed,
so the PR is still valid.
2000-01-30 22:26:06 +00:00
kris
d0869a53b8 Document OpenSSL directories. 2000-01-30 04:22:11 +00:00
mjacob
c54ebacf7c Add wx && ses manpages 2000-01-29 22:06:09 +00:00
mjacob
0dce2cc95b add a minimal man page for the SES driver 2000-01-29 22:04:59 +00:00
mjacob
52e46e602a add a figleaf of a man page for the Intel Gigabit card 2000-01-29 22:04:28 +00:00
sos
9cb44cb16a Dont confuse our users with this, the ata driver uses burncd. 2000-01-29 15:47:46 +00:00
chris
84e04bb040 Update the /usr/include/ hierarchy for the cam/ and cam/scsi/ directories.
PR:		16345
Submitted by:	Nick Hibma (henny) <n_hibma@webweaving.org>
2000-01-29 06:42:23 +00:00
chris
289238b3fd Grammar fixes:
- "In result" generally sounds better as "As a result".
     - "faith interface ..." was changed to "The faith interface" at the
       beginning of a sentence.
2000-01-29 02:04:31 +00:00
chris
23053739e9 Grammar fix: `Different than'' should really be `different from''. 2000-01-29 01:54:59 +00:00
rwatson
18a360ab56 Fix man page structures/constants to match recent changes in acl.h
Fix a few more namespace messes and whitespace curiosities in acl.h
Fix comments in acl.h
Clean up some function prototypes from acl.h that won't be committed
    before the code freeze.

Some of this kindly pointed out by: the ever patient bde
2000-01-28 15:22:51 +00:00
asmodai
a38745f8bd Remove the i386 bit from the manpage which was left there due
to my misunderstanding.
2000-01-28 12:24:53 +00:00
bde
9938c0722f Add ${DEBUG_FLAGS} to CFLAGS in bsd.kmod.mk, not in scattered module
makefiles.  Bad examples in fxp/Makefile keep getting copied to new
makefiles.
2000-01-28 11:26:46 +00:00
asmodai
394e5b5ad6 Fix misunderstanding that ata(4) is i386 only. Since this file has
no history, it does not warrant repo action.
2000-01-28 08:41:04 +00:00
archie
79aedf971b 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
c9666137ad Add some practical filter examples. 2000-01-27 23:57:43 +00:00
asmodai
de7e319207 Welcome the ata(4) manpage. This will be highly used for 4.x.
(I hope)

Submitted by:	sos
Reviewed by:	sos, Dan Langille <reviews@freebsddiary.org>
2000-01-27 22:39:53 +00:00
wpaul
ee18de4b02 Fix some typos. Mention DM9102A support. Mention support for built-in
ethernet on some Compaq Presario machines. Mention support for built-in
ethernet on LinkSys GigaDrive. :)
2000-01-27 19:30:31 +00:00
sumikawa
4885020635 Remove 'USE_INET6' define. Now we check IPv6 ability by 'OSVERSION'
Suggested by:	asami
2000-01-27 19:17:33 +00:00
archie
29e2a5d706 Add a reference to ng_ether(8). 2000-01-25 20:34:43 +00:00
archie
9981839a82 Add a reference to ng_bpf(8). 2000-01-25 20:33:25 +00:00
archie
d9856da558 New man page ng_ether(8) describing the netgraph capabilities of
Ethernet interfaces.
2000-01-25 20:26:52 +00:00
n_hibma
666d65dbbc Install the USB include files in /usr/include/dev/usb.
We should still sort out some way of avoiding the clutter. Not all files
should be there.

Prompted by:   Louis A. Mamakos <louie@TransSys.COM>
2000-01-25 09:24:23 +00:00
markm
86aed7e046 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
asmodai
bf074f03ad Update my email address. 2000-01-24 19:36:52 +00:00
asmodai
ebbe005dbf Add AUTHORS section. 2000-01-24 19:34:47 +00:00
ru
8a4d22a447 Update skeleton dir file from the latest install-info(1). 2000-01-24 16:18:12 +00:00