Commit Graph

6255 Commits

Author SHA1 Message Date
wiz
b2b00a0b31 Fix last. 2003-02-09 15:19:14 +00:00
tron
c289ed4650 Remove obsolete comments. 2003-02-09 15:15:38 +00:00
tron
21fedc54a1 Fix typo in comment. 2003-02-09 15:14:45 +00:00
wiz
d7a98f6604 Fix name, typo in a comment, and use .Fx and .Nx instead of FreeBSD and NetBSD. 2003-02-09 14:33:34 +00:00
wiz
56481e1f16 regen (+wskbd, hi thomas!). 2003-02-09 14:30:57 +00:00
tron
1677386f89 Correct typo in an e-mail address. 2003-02-09 10:06:16 +00:00
tron
c9fe87550b Add manual page for Broadcom BCM570x family Gigabit Ethernet driver. 2003-02-09 09:56:49 +00:00
rafal
d08b4f2d41 Once again fix the `pk' entry in iris-ansi (it appears to have been fixed
once in response to PR misc/3250 a while back and then re-appeared in the
broken form again!), and add `@8' and `k9' entries to irix-ansi-ap.

Fix prompted by Thomas Dickey, who originally spotted the issue in the
stripped-down termcap used by the sgimips install media.

PR: misc/17620.
2003-02-06 04:25:03 +00:00
mason
49c1f750ff IMAO == 'In my arrogant opinion.' 2003-02-05 20:11:04 +00:00
briggs
fbbeb504a9 Update example to match current code. 2003-02-05 03:00:39 +00:00
perry
1f4ad37fe3 "Utilize" has exactly the same meaning as "use," but it is more
difficult to read and understand. Most manuals of English style
therefore say that you should use "use".
2003-02-05 00:02:24 +00:00
perry
b8c616269f utilizing->particular 2003-02-04 23:47:52 +00:00
perry
43e0efbdeb "Utilize" has exactly the same meaning as "use," but it is more
difficult to read and understand. Most manuals of English style
therefore say that you should use "use".
2003-02-04 22:38:15 +00:00
wiz
f25847f8ef Fix two grammar errors reported by Damon Brodie in PR 20192. 2003-02-04 21:56:34 +00:00
thorpej
d14fe20bec Oops, forgot to remove links for callout_active and callout_deactivate. 2003-02-04 16:22:47 +00:00
thorpej
c6d7641749 Update for new callout(9) implemenatation. 2003-02-04 01:22:36 +00:00
jmmv
bb8f35d1fa Remove references to the pccons(4) manpage (which does not exist), using
the pccons word by itself.
Rename *_KEYBOARD options to be *_KBD, as the former are not recognized in
the kernel.
Add missing wscons(4) reference in SEE ALSO, as suggested by kleink.
2003-02-02 22:53:57 +00:00
jdc
8f396eb979 Add termcap entry for window(1).
Fixes PR 20111 (from Richard Rauch).
2003-02-02 17:34:19 +00:00
wiz
6c3d6d7f8f Typo fix. 2003-02-01 12:52:49 +00:00
jdolecek
16ebe50674 slightly adjust to clarify handling of zero time (tv_sec == tv_usec == 0)
- itimerfix() leaves the time as zero in this case, doesn't adjust to one tick

also use 'one tick' rather than mere 'tick' in first paragraph
2003-02-01 10:43:20 +00:00
thorpej
09d0041ce2 Update for extensibe malloc types. 2003-02-01 06:27:23 +00:00
mjl
153fa7e195 Remove "freen" and "freend", the first is no word, the second archaic
for friend -- both probably a typo in the first import.
Also "corelate" is preferred as "correlate" nowadays.
2003-01-29 12:46:22 +00:00
kent
cd7d9faeaf Introduce BUS_DMA_NOCACHE, and bus_dmamem_map() of i386 supports it. 2003-01-28 01:07:51 +00:00
jdc
a5caee4812 Add missing 'NC' (no color video) entry. 2003-01-27 19:50:20 +00:00
wiz
751f2ea415 v1.68 from FreeBSD. 2003-01-26 01:02:42 +00:00
kleink
62ef5befab <sys/ucred.h> requires <sys/param.h> as a pre-requisite; suggested
by Martin Husemann.
2003-01-25 19:27:43 +00:00
keihan
a4c1e9c0ba Typos,
ntwo -> ntwoc
ntowc -> ntwoc

Reviewed by Christian Hopps.
2003-01-25 00:17:30 +00:00
tsarna
e4c4e3f3b9 "Obsolute" is a nonsklarkish English flutzpah... Replace it with "Absolute" 2003-01-24 22:21:43 +00:00
wiz
44107fcf32 Add cygwin alias for pcansi. Okayed by jdc. 2003-01-24 10:24:09 +00:00
thorpej
14dfb2cab0 Add LIBPTHREAD, LIBPTHREAD_DB, and LIBRT. 2003-01-24 02:06:37 +00:00
thorpej
d1567e06c2 Add libpthread and librt. 2003-01-22 23:40:19 +00:00
thorpej
02d1b7838b Add a case for librt (POSIX Real-time Library) 2003-01-22 23:37:08 +00:00
kleink
7f46140777 Use standard indentation for struct members, which will do nicely. 2003-01-22 11:06:01 +00:00
wiz
c7aab7fab8 Warn if Rv has no function name argument. 2003-01-21 15:40:02 +00:00
wiz
0c18ab1d39 sigaltstack(2), not (3), and same for sigprocmask. From kleink. 2003-01-21 14:21:47 +00:00
wiz
9a9986e251 Add ucontext(5) from Klaus Klein. 2003-01-21 12:43:13 +00:00
scw
3402e518ba The sh5 toolchain works fine with -O2 now. 2003-01-21 09:19:01 +00:00
wiz
3ff6903733 regen (+panel, hi soren) 2003-01-20 08:13:25 +00:00
rafal
486868997d Regen from latest MAKEDEV. Thanks to Thomas for the reminder! 2003-01-20 01:55:34 +00:00
atatat
dd0a8acd21 The next release will be 2.0, not 1.7. 2003-01-19 21:25:36 +00:00
jdolecek
3d8d8663b9 g/c the NEXTRELEASE comment tag now that the next version number is decided 2003-01-19 20:12:31 +00:00
grant
98ae779062 Fix some typos. From Igor Sobrado in PR pkg/19907.
While I'm here, new sentence, new line.
2003-01-18 18:32:20 +00:00
jmmv
7fb5910ea7 ... and bump date. 2003-01-18 12:23:58 +00:00
jmmv
9e89b07f14 Add information about the "replace" target. This closes my own PR pkg/18014.
Okay'ed by wiz.
2003-01-18 12:22:36 +00:00
wiz
a3213b9aee bandwidth, not bandwith. 2003-01-17 23:58:55 +00:00
itojun
40606ab8f2 switch from kame-based m_aux mbuf auxiliary data, to openbsd m_tag
implementation.  it will simplify porting across *bsd (such as kame/altq),
and make us more synchronized.  from Joel Wilsson
2003-01-17 08:11:49 +00:00
gendalia
1f71c142cd Add altima (broadcom) AC101L, phy for 3com 3c905cx-tx on nForce2 MCP-T 2003-01-17 06:23:52 +00:00
gendalia
c6909b8a52 add 3c905CX-TX to the list of supported interfaces. 2003-01-17 01:40:56 +00:00
gendalia
d31673b723 note added support for nForce2 MCP-T audio 2003-01-16 14:55:12 +00:00
wiz
4747f8f287 regen (+bktr, +radio) 2003-01-15 00:18:06 +00:00