Ruslan Ermilov
1a66233dfb
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
Mike Pritchard
0ee4fc596b
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 Kennaway
2bfea7a2b0
Document OpenSSL directories.
2000-01-30 04:22:11 +00:00
Matt Jacob
dfd9924194
Add wx && ses manpages
2000-01-29 22:06:09 +00:00
Matt Jacob
61de7bccf3
add a minimal man page for the SES driver
2000-01-29 22:04:59 +00:00
Matt Jacob
3f5f1022a8
add a figleaf of a man page for the Intel Gigabit card
2000-01-29 22:04:28 +00:00
Søren Schmidt
f0bf98d1dc
Dont confuse our users with this, the ata driver uses burncd.
2000-01-29 15:47:46 +00:00
Chris Costello
ab6afc855d
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 Costello
9093cddf8f
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 Costello
a67e435cc4
Grammar fix: `Different than'' should really be
`different from''.
2000-01-29 01:54:59 +00:00
Robert Watson
ca7d2b82e1
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
Jeroen Ruigrok van der Werven
8ea643add3
Remove the i386 bit from the manpage which was left there due
...
to my misunderstanding.
2000-01-28 12:24:53 +00:00
Bruce Evans
9e4be63dd6
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
Jeroen Ruigrok van der Werven
689701d8f8
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 Cobbs
1177ed6f29
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 Somers
a4ee552aa4
Add some practical filter examples.
2000-01-27 23:57:43 +00:00
Jeroen Ruigrok van der Werven
7a90a5f1cb
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
Bill Paul
4c42afcc15
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
Munechika SUMIKAWA
476a9a96b4
Remove 'USE_INET6' define. Now we check IPv6 ability by 'OSVERSION'
...
Suggested by: asami
2000-01-27 19:17:33 +00:00
Archie Cobbs
5fbeb2a289
Add a reference to ng_ether(8).
2000-01-25 20:34:43 +00:00
Archie Cobbs
8f63e2f1d7
Add a reference to ng_bpf(8).
2000-01-25 20:33:25 +00:00
Archie Cobbs
a608627810
New man page ng_ether(8) describing the netgraph capabilities of
...
Ethernet interfaces.
2000-01-25 20:26:52 +00:00
Nick Hibma
fcc56d9930
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
Mark Murray
6f5a240646
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
Jeroen Ruigrok van der Werven
f63bcb274d
Update my email address.
2000-01-24 19:36:52 +00:00
Jeroen Ruigrok van der Werven
079f468a70
Add AUTHORS section.
2000-01-24 19:34:47 +00:00
Ruslan Ermilov
2a787d5e7d
Update skeleton dir file from the latest install-info(1).
2000-01-24 16:18:12 +00:00
Ruslan Ermilov
673494c6ca
o No need to install `dir-tmpl' to /usr/share/info.
...
o Do not clobber an existing /usr/share/info/dir.
Reviewed by: bde
2000-01-24 16:14:32 +00:00
Ruslan Ermilov
a342f0f67c
o Use --defsection and --defentry options of install-info(1) instead of
...
"fancy substitutions".
o Invoke install-info(1) with --quiet to automatically remove duplicate
Info dir entries.
Reviewed by: bde
2000-01-24 16:11:19 +00:00
Jeroen Ruigrok van der Werven
cda5a90f00
Add dependant devices (device pci) that need to be present before
...
this driver can be used.
2000-01-24 16:09:45 +00:00
Peter Wemm
7c3e8e009a
Remove stray "cam" in the example device lines.
2000-01-24 08:57:41 +00:00
Jeroen Ruigrok van der Werven
a7406a14b3
Change this to reflect some manpage changes I made.
2000-01-23 21:53:31 +00:00
Jeroen Ruigrok van der Werven
f84a44a497
Get rid of lame \& usage.
2000-01-23 18:30:17 +00:00
Jeroen Ruigrok van der Werven
038ec87581
Please welcome the mlx driver manpage.
2000-01-23 18:25:49 +00:00
Jeroen Ruigrok van der Werven
016266b9b5
Please welcome the amr driver manpage.
2000-01-23 18:12:56 +00:00
Jeroen Ruigrok van der Werven
a9d84bd07c
Remove ssc(4), su(4) and uk(4).
...
These have been surpassed by CAM/xpt/pass/camcontrol(8) and libcam.
OK'd by: peter
2000-01-23 17:48:19 +00:00
Jeroen Ruigrok van der Werven
cfcdae067b
Third round of config related changes to the manpages.
...
device blah0 -> device blah for PCI devices and busses.
2000-01-23 17:00:18 +00:00
Jeroen Ruigrok van der Werven
b9781e2007
Second round of config related changes to the manpages.
...
device blah0 -> device blah for PCI devices and busses.
2000-01-23 16:13:26 +00:00
Peter Wemm
647b247c34
oops, nearly forgot to commit the addition of ppbus_if.m to the list.
2000-01-23 15:42:44 +00:00
Jeroen Ruigrok van der Werven
6b713d5806
First round of config related changes to the manpages.
...
device blah0 -> device blah for PCI devices and busses.
2000-01-23 15:04:20 +00:00
Jeroen Ruigrok van der Werven
bd41474bb3
Don't build ze and zp manpages.
2000-01-23 13:48:36 +00:00
Jeroen Ruigrok van der Werven
2aad6ee770
Remove .Xr's to apmconf(8) since this got removed and merged into
...
apm(8).
2000-01-23 13:41:56 +00:00
Jeroen Ruigrok van der Werven
1cc353506f
Remove these manpages. They already got axed in other parts of the
...
documentation.
Nudged by: phk
2000-01-23 13:00:47 +00:00
Gerard Roudier
670f9d8102
`sym' driver man page addition.
...
Reviewed by: David O'Brien
2000-01-23 12:25:19 +00:00
Wolfram Schneider
dc42ee8a71
Added NetBSD -current, OpenBSD -current and Added NetBSD 1.4.1
...
Update/Fix release date for NetBSD 1.3, 1.3.1, 1.4, 1.4.1
2000-01-22 22:22:45 +00:00
Mike Pritchard
38b555fb1f
Fix minor mdoc style bug made by previous commit.
2000-01-22 21:24:36 +00:00
Jeroen Ruigrok van der Werven
8b5abc41bf
Remove alpm.4 from being made, since it was removed.
...
Forgotten by: nsouch
2000-01-22 17:55:05 +00:00
Nick Hibma
a6c2f65f6c
Add reference to AMD-756
2000-01-22 16:13:26 +00:00
Nicolas Souchu
ae411d7e93
Various manpage cleanups after newbus port of ppbus.
...
Remove alpm.4 from machine independant manpages set.
2000-01-22 10:49:41 +00:00
Archie Cobbs
60347db81d
Document these drivers' support for netgraph(4).
2000-01-21 01:42:55 +00:00