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
ru
e128d80bda
-mdoc'ify.
2000-02-08 21:32:12 +00:00
wosch
cc5b96d813
Minor NetBSD fixes.
2000-02-05 14:02:34 +00:00
asmodai
b43cab5c02
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
e0edb0b456
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
1f6e7a3019
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
e5a07357d7
Document OpenSSL directories.
2000-01-30 04:22:11 +00:00
mjacob
be3fbbe253
Add wx && ses manpages
2000-01-29 22:06:09 +00:00
mjacob
da21092306
add a minimal man page for the SES driver
2000-01-29 22:04:59 +00:00
mjacob
c9ce50f150
add a figleaf of a man page for the Intel Gigabit card
2000-01-29 22:04:28 +00:00
sos
51c11c28a3
Dont confuse our users with this, the ata driver uses burncd.
2000-01-29 15:47:46 +00:00
chris
d19047f468
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
6f3d10e28e
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
3e0ef0bbfc
Grammar fix: `Different than'' should really be
`different from''.
2000-01-29 01:54:59 +00:00
rwatson
1d708306f5
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
f2fc25ad35
Remove the i386 bit from the manpage which was left there due
...
to my misunderstanding.
2000-01-28 12:24:53 +00:00
bde
17f54b4408
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
40392f826a
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
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
asmodai
9b21f75178
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
f6513ec593
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
3ae8e7e111
Remove 'USE_INET6' define. Now we check IPv6 ability by 'OSVERSION'
...
Suggested by: asami
2000-01-27 19:17:33 +00:00
archie
22ad8619bf
Add a reference to ng_ether(8).
2000-01-25 20:34:43 +00:00
archie
9ad5cf0b32
Add a reference to ng_bpf(8).
2000-01-25 20:33:25 +00:00
archie
9c5939b3c5
New man page ng_ether(8) describing the netgraph capabilities of
...
Ethernet interfaces.
2000-01-25 20:26:52 +00:00
n_hibma
7d24a31cec
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
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
asmodai
4fba3c68b3
Update my email address.
2000-01-24 19:36:52 +00:00
asmodai
f8b5f17e8c
Add AUTHORS section.
2000-01-24 19:34:47 +00:00
ru
a75c42b85f
Update skeleton dir file from the latest install-info(1).
2000-01-24 16:18:12 +00:00
ru
7f2c251d26
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
ru
1cb869c043
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
asmodai
24a6030851
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
8574c5493d
Remove stray "cam" in the example device lines.
2000-01-24 08:57:41 +00:00
asmodai
b27d1591a1
Change this to reflect some manpage changes I made.
2000-01-23 21:53:31 +00:00
asmodai
ec4f9c660e
Get rid of lame \& usage.
2000-01-23 18:30:17 +00:00
asmodai
e7991ff6b2
Please welcome the mlx driver manpage.
2000-01-23 18:25:49 +00:00
asmodai
bb50b1cfca
Please welcome the amr driver manpage.
2000-01-23 18:12:56 +00:00
asmodai
11731c7644
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
asmodai
887b2267db
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
asmodai
6cf0cbdb7e
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
535c8837a5
oops, nearly forgot to commit the addition of ppbus_if.m to the list.
2000-01-23 15:42:44 +00:00
asmodai
c4466975d2
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
asmodai
f43b8177a9
Don't build ze and zp manpages.
2000-01-23 13:48:36 +00:00
asmodai
f81a68a29e
Remove .Xr's to apmconf(8) since this got removed and merged into
...
apm(8).
2000-01-23 13:41:56 +00:00
asmodai
57a0551ffe
Remove these manpages. They already got axed in other parts of the
...
documentation.
Nudged by: phk
2000-01-23 13:00:47 +00:00
groudier
196127c4c5
`sym' driver man page addition.
...
Reviewed by: David O'Brien
2000-01-23 12:25:19 +00:00
wosch
dedb070c12
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
mpp
d085826f21
Fix minor mdoc style bug made by previous commit.
2000-01-22 21:24:36 +00:00