Commit Graph

8004 Commits

Author SHA1 Message Date
yamt
7e5cc54607 fix typos. 2004-09-06 21:53:25 +00:00
yamt
c63e47f8b1 add MLINKS for each mbuf tagging functions. 2004-09-06 21:46:46 +00:00
yamt
4ff6bb436c document mbuf tagging interfaces. 2004-09-06 18:23:31 +00:00
wiz
b19910cb19 mdoc and Grammar improvements (at least I hope so :) ). 2004-09-06 16:25:29 +00:00
wiz
8ba4c2c522 Add "near". Noted missing by David A. Holland in PR 26862. 2004-09-06 12:54:48 +00:00
wiz
2fb687e15b - improve wording
- fix some grammar errors
- fix capitalization
By Christian Brueffer in PR 26859.
2004-09-06 12:52:54 +00:00
yamt
ca6f5d2af0 - document m_copyback_cow and m_makewritable.
- note limitations of m_copyback.
- bump date.
2004-09-06 09:45:27 +00:00
snj
f6be58aa62 New sentence, new line, drop trailing whitespace, bump date for last. 2004-09-05 17:55:29 +00:00
manu
cd622b7f8c Documentation on the PIM kernel options and on multicast, from Pavlin
Radoslavov, imported from FreeBSD.
2004-09-04 23:54:51 +00:00
jmmv
9e7f11e2ee + POLS. 2004-09-02 12:10:11 +00:00
jmmv
a5b2b35142 Add missing blank line between items. 2004-09-02 11:35:56 +00:00
jmmv
9c15c4ad4f Add minor space for proper formatting. 2004-09-02 11:33:24 +00:00
lukem
88b5ee46e9 Install zoneinfo files NONBINMODE (444) instead of BINMODE (555).
Noted by David Laight on tech-toolchain.
2004-08-31 00:00:31 +00:00
wiz
08a2426e10 Mention pkgsrc/multimedia/ffmpeg and add a comma. Bump date. 2004-08-30 16:42:48 +00:00
wiz
97f53cf022 Bump date for WD_SOFTBADSECT description and sort sections. 2004-08-30 12:54:39 +00:00
drochner
60caa2e651 xref dkctl(8), document the WD_SOFTBADSECT option, and explain
what the software badsector handling does
2004-08-30 09:43:32 +00:00
itohy
2df0351d86 Add HISTORY section.
I'm going to make pullups and njs(4) will first appear in 1.6.3.
2004-08-29 02:32:47 +00:00
wiz
4e1a2fa773 Remove a superfluous .Pp. 2004-08-26 14:25:55 +00:00
itohy
bb5bb52e57 Add njs.4 2004-08-26 14:19:55 +00:00
wiz
a13de4f0f5 Move ipw(4) from usr.sbin/ipwctl to share/man/man4. 2004-08-23 13:25:40 +00:00
nisimura
2ded7c9cd6 Redo the previous adjustment work. 2004-08-21 21:46:54 +00:00
nisimura
e86b49fe3c Remove fluctuation of written name in alphabetical representation of
copyright holder.
2004-08-21 21:44:07 +00:00
hubertf
dff05c2eff adjust my copyright a bit 2004-08-21 17:04:54 +00:00
wiz
9f8ea6c0fb Drop trailing whitespace; new sentence, new line;
uppercase Ethernet; fix section in xref.
2004-08-17 13:53:09 +00:00
wiz
8a60d3d494 New sentence, new line; drop trailing whitespace; nits. 2004-08-16 10:48:43 +00:00
wiz
b7c9a00fbe Add comma in enumeration. 2004-08-16 10:46:17 +00:00
rumble
64c2916f98 o List all possible hpc gio addresses and the flags field.
o Quickly mention the existence of revisions 1, 1.5 and 3.
o Document the forced revision flags.
o Note support for revision 1 and 1.5.
o Document the 28bit pointer limitation in revisions 1 and 1.5.
2004-08-15 17:47:42 +00:00
rumble
64535e1a1e o Mention that we're found on the Indigo R4k.
o Document lack of ability for expansion cards to modify the bus
  parameters.
2004-08-15 17:41:49 +00:00
rumble
88ff051044 dpclock(4) exists on Indigo R4k machines as well. 2004-08-15 17:39:20 +00:00
rumble
7d21a6ec25 Document Rafal's SEEQ driver. 2004-08-15 17:38:07 +00:00
wiz
e2652e8189 Descend into man8.hp700. 2004-08-12 15:53:32 +00:00
wiz
10a8873653 Comment out mkboot(8) reference; use \*[Gt] instead of >; two grammar
improvements; use Nm instead of Xr to ourselves.
2004-08-12 14:43:33 +00:00
chs
cdbff23301 add a boot.8 manpage for hp700. from openbsd. 2004-08-07 22:05:08 +00:00
chs
44c95f81ec turn on -O2 for hppa. 2004-08-07 21:43:18 +00:00
chs
2129a366ed turn on lint and profiling for hppa. 2004-08-07 21:42:52 +00:00
wiz
2e4c394a79 Quote a minus for PostScript output and fix a typo. 2004-08-07 10:03:29 +00:00
mycroft
20dd5ad0e7 Allow docs elsewhere in tree to be built with "make" after installation. 2004-08-06 16:35:41 +00:00
mycroft
436580ddb6 Update the list of missing stuff. 2004-08-06 16:31:43 +00:00
lukem
34daff1e0a the NETGEAR GA311 is supported by re(4) 2004-08-06 13:24:38 +00:00
bjh21
1663173577 Document various things I missed last time. Thanks to Jochen Kunz for
pointing them out.
2004-08-05 22:33:33 +00:00
lukem
600b0d8d67 Implement LIBDPLIBS, which is a list of the tuples:
libname  path-to-srcdir-of-libname

For each tuple;
     *	LIBDO.libname contains the .OBJDIR of the library `libname', and
	if it is not set it is determined from the srcdir and added to
	MAKEOVERRIDES (the latter is to allow for build time optimization).
     *	LDADD gets  -L${LIBDO.libname} -llibname    added.
     *	DPADD gets  ${LIBDO.libname}/liblibname.so  added.
2004-08-04 08:00:27 +00:00
lukem
a606b4af8b Revert most of previous, and move the LIB<libname>?= assignments
back to bsd.prog.mk from bsd.own.mk.

pkgsrc uses <bsd.own.mk>, and setting LIB<libname> in it causes
problems with various package builds.
This should fix PR #26542 submitted by Jim Bernard.

(I'll be implementing the DPADD for shared libraries in a different
manner that generally won't depend upon ${LIB<libname>}.)
2004-08-04 05:32:47 +00:00
dsainty
915ce3f9ef Insure -> Ensure 2004-08-02 08:50:14 +00:00
rumble
e6e2e32ac1 Mention SC1100 support and chipset bugs. 2004-07-30 23:12:16 +00:00
wiz
83d61f406a De-__P, fix a typo. 2004-07-30 17:14:52 +00:00
jmmv
10415be889 Add 2004 to copyright date, as there have been significant changes lately. 2004-07-30 15:18:44 +00:00
jmmv
a8f1cb84ac Document the ("recently" added) getwschar, putwschar, scroll, getborder and
setborder accessops.  Document the new replaceattr emulop.

While here, add a paragraph explaining the purpose of each emulop (just as
done in accessops).  I believe I got them right, but a review could be good.
2004-07-30 15:17:26 +00:00
jmmv
adda7c4307 Document the WSDISPLAY_BORDER_COLOR, WSDISPLAY_CHARFUNCS,
WSDISPLAY_CUSTOM_BORDER, WSDISPLAY_CUSTOM_OUTPUT and WSDISPLAY_DEFAULTSCREENS
kernel options.

Also document the WSDISPLAYIO_{GET,PUT}WSCHAR ioctls.
2004-07-30 14:00:18 +00:00
lukem
d57516168e Move the LIB<libname>?= assignments from bsd.prog.mk to bsd.own.mk so
that they may be used by non PROGs (e.g., LIBs).

Improve some comments.
2004-07-30 04:18:48 +00:00
jmmv
2a08d54a9a Implement border color customization in wscons(4), only available for vga(4)
at the moment.

This includes the addition of two new wsdisplay ioctls, WSDISPLAY_{G,S}BORDER,
one to get the actual color and one to set it, respectively.  Possible colors
match those defined by ANSI (and listed in wsdisplayvar.h).

It also adds two accessops to the underlying graphics device, getborder and
setborder, which mach their ioctl counterparts.

Two kernel options are added: WSDISPLAY_CUSTOM_BORDER, which enables the
ioctls described above (to customize the border color from userland after
boot), and WSDISPLAY_BORDER_COLOR, which sets the color at boot time.
The former is enabled by default on the GENERIC kernel, but not on INSTALL
(among others).  The later is always commented out, leaving the usual black
border as a default.

wsconsctl is modified to allow accessing this value easily.  For example,
'wsconsctl -d -w border=blue'.
2004-07-29 22:29:35 +00:00