Sheldon Hearn
7b829a94c4
Regen:
...
* Hart: rev 321 of pcidevs.txt (2002-08-11)
* Boemler: vendors.txt (2002-08-10)
2002-08-16 14:55:51 +00:00
Tom Rhodes
19c99159d4
Remove usbhidaction(1) manual page under SEE ALSO section. This will be
...
added again if/when we port the framework.
Submitted by: mwlucas
Approved by: joe
2002-08-16 05:01:11 +00:00
Marc Fonvieille
e4494935d1
Fix typos: s/Ths/This, s/counties/countries
...
PR: docs/39060
Submitted by: Nicola Vitale <nivit@libero.it>
MFC after: 3 days
2002-08-15 21:25:41 +00:00
Maxime Henrion
9ca5db2fe1
Fix typo.
2002-08-15 13:11:35 +00:00
Ruslan Ermilov
43290b6363
mdoc(7) police: fixed indentation in synopsis.
...
Submitted by: bde
2002-08-15 08:20:07 +00:00
Ruslan Ermilov
c887ca5b8a
mdoc(7) police: fixed indentation in SYNOPSIS.
...
Submitted by: style(9) police (bde)
2002-08-14 16:09:31 +00:00
Ruslan Ermilov
c0cb7cc399
mdoc(7) police: minor nits.
...
Approved by: imp
2002-08-13 19:43:47 +00:00
Ruslan Ermilov
a654c53e16
mdoc(7) police: Removed redundant .Ns calls.
2002-08-13 16:07:28 +00:00
Josef Karthauser
96991a6ae8
Add a bugs section to mention that this device probably doesn't work
...
properly.
2002-08-13 15:12:11 +00:00
Ruslan Ermilov
75aee0b96c
mdoc(7) police: nits.
2002-08-13 15:01:26 +00:00
Ruslan Ermilov
6c8c60988b
mdoc(7) police: typos.
2002-08-13 14:57:33 +00:00
Ruslan Ermilov
635e2e682b
mdoc(7) police: nit.
2002-08-13 14:52:41 +00:00
Ruslan Ermilov
e6d3dae8cd
mdoc(7) police: tidy up formatting.
2002-08-13 14:51:17 +00:00
Ruslan Ermilov
ad5ca2e1b7
mdoc(7) police: revert to a valid construct.
2002-08-13 14:42:24 +00:00
Ruslan Ermilov
8cdc6c3a7c
mdoc(7) police: removed hard sentence break.
2002-08-13 14:39:26 +00:00
Ruslan Ermilov
c3b938855a
mdoc(7) police: Bump document date, removed (again) hard sentence breaks..
2002-08-13 14:37:41 +00:00
Ruslan Ermilov
e316d2deba
mdoc(7) police: nit.
2002-08-13 14:25:53 +00:00
Ruslan Ermilov
74087d9d1a
mdoc(7) police: laundry.
2002-08-13 14:20:06 +00:00
Ruslan Ermilov
76e0d06131
mdoc(7) police: laundry.
2002-08-13 14:12:31 +00:00
Ruslan Ermilov
99bf03d6a5
mdoc(7) police: added missing paragraph breaks.
2002-08-13 13:59:35 +00:00
Ruslan Ermilov
052160ff07
mdoc(7) police: typo and removed stray .Pp.
2002-08-13 13:55:02 +00:00
Ruslan Ermilov
5faba7ef6b
mdoc(7) police: pseudo-devices are gone from -CURRENT.
2002-08-13 13:50:36 +00:00
Ruslan Ermilov
a627f55aa4
mdoc(7) police: nits in rev. 1.4.
2002-08-13 13:44:45 +00:00
Tom Rhodes
b726757328
Attach uvisor(4) to the build.
2002-08-13 01:39:36 +00:00
Tom Rhodes
928217fd19
Add the uvisor(4) manual page.
...
Obtained from: NetBSD
Requested by: joe
2002-08-13 01:38:19 +00:00
Josef Karthauser
bcee849934
Replace /dev/tty with /dev/ucom.
...
Submitted by: wilko
2002-08-12 20:28:53 +00:00
Ruslan Ermilov
f350abf814
Handle the escaped colon \: in a capability.
...
PR: bin/30778
Reviewed by: ache, peter
MFC after: 3 days
2002-08-12 19:13:22 +00:00
Mark Peek
6ea9977209
Reflect support for 82801CA (ICH3) and 82801DC (ICH4) PCI chips.
2002-08-12 16:25:20 +00:00
Jens Schweikhardt
84bd1082cb
Fix typos (s/seperat/separat/ et al); add FreeBSD ID.
...
Suggested by: bde
MFC after: 3 days
2002-08-12 10:04:32 +00:00
Hellmuth Michaelis
866a3fa2bf
add support properly displaying and logging incoming telephone numbers (MSNs)
...
by looking at the "type of number" field and providing configurable hooks
to correct the numbers accordingly. See keywords add-prefix, prefix-national
and prefix-international in isdnd.rc(5).
This feature was implemented by Christian Ullrich <chris@chrullrich.de>
2002-08-12 07:53:55 +00:00
Josef Karthauser
31f48889ad
Add the uftdi ucom driver which supports the following adapters:
...
Inland UAS111
QVS USC-1000
HP USB-Serial adapter shipped with some HP laptops
Submitted by: takawata
MFC After: 7 days
2002-08-11 23:32:33 +00:00
Hellmuth Michaelis
9ed6ae76c7
add experimental support for Data over Voice (DoV) outgoing calls.
...
based on patches received from Guy Ellis (guy@traverse.com.au ),
Chris Collins (xfire@xware.cx ) and Phillip Musumeci (phillip@cs.jcu.edu.au ).
2002-08-11 15:47:26 +00:00
Jens Schweikhardt
2b239dd118
Fix typos; each file has at least one s/seperat/separat/
...
(I skipped those in contrib/, gnu/ and crypto/)
While I was at it, fixed a lot more found by ispell that I
could identify with certainty to be errors. All of these
were in comments or text, not in actual code.
Suggested by: bde
MFC after: 3 days
2002-08-11 13:05:30 +00:00
Brooks Davis
05c872ad62
Make ppp(4) devices clonable and unloadable.
2002-08-09 15:30:48 +00:00
David E. O'Brien
ac03993585
Restore autoloading of ACPI module.
...
Document the approved ways of disabling it.
Submitted by: Daniel O'Connor <doconnor@gsoft.com.au>
2002-08-09 06:07:33 +00:00
Doug Ambrisko
2b739dc164
Add support for SX cards using TBI such as Netgear GA621
...
Sponsored by: Vernier Networks.
MFC after: 1 week
2002-08-08 18:30:39 +00:00
Wolfram Schneider
1baa7ea787
NetBSD style fixes.
...
PR: misc/41164
Submitted by: Bang Jun-Young <junyoung@netbsd.org>
2002-08-05 18:58:46 +00:00
Wolfram Schneider
c3712ca9bf
Added NetBSD 1.5.3
...
Submitted by: Bang Jun-Young <junyoung@netbsd.org>
2002-08-04 20:41:15 +00:00
Wolfram Schneider
bec2b9449b
Update FreeBSD 4.6 release date.
...
Added OpenBSD 3.1
2002-08-04 20:34:28 +00:00
Ruslan Ermilov
32f8ca450d
TARGET_CPUTYPE should exist solely in Makefile.inc1, similar to
...
TARGET_ARCH and TARGET. This is problematic when one has the =
(unconditional) type of assigment for CPUTYPE in /etc/make.conf.
(This would override what was set on the command line to "make
buildworld".)
Add a (horrible) kludge to Makefile.inc1 to check the type of
assignment for CPUTYPE (only for those who attempts to set it to
a different value). Fix an example make.conf. Fix the kernel's
build-tools target (aicasm only at the moment) to catch up with
bsd.cpu.mk,v 1.15 (BOOTSTRAPPING replaced with NO_CPU_CFLAGS in
Makefile.inc1's BMAKE).
Reviewed by: jhb
2002-08-02 18:04:22 +00:00
Robert Watson
4fd65a06f9
Add a libnames entry for libugidfw.
...
Add a DPADD line for ${LIBUGIDFW} for ugidfw.
Submitted by: ru
2002-08-02 13:37:57 +00:00
Mark Murray
d1fd4b3369
Remove the reference to NOUUCP, ans we no longer have base UUCP.
2002-08-02 10:52:59 +00:00
Mark Murray
e830ddcaf2
There is no more UUCP in the base system, so there is no need to
...
prevent its building.
2002-08-02 10:40:09 +00:00
Mark Murray
418df1e498
Modernise and tidy up.
2002-08-02 10:37:22 +00:00
Mark Murray
129d3a7a92
sort(1) and uniq(1).
2002-07-31 16:44:01 +00:00
Hajimu UMEMOTO
68966e0453
include file of SASLv1 was changed to /usr/local/include/sasl1.
2002-07-31 15:06:09 +00:00
Jens Schweikhardt
80e2ef88e9
Correct a few grammar bogons.
...
MFC after: 3 days
2002-07-31 09:32:22 +00:00
John Baldwin
22e256fded
- Define NO_CPU_CFLAGS during BMAKE and TMAKE (and thus XMAKE) so that
...
bsd.cpu.mk doesn't have to worry about compilers other than the current
version.
- Allow TARGET_CPUTYPE to override CPUTYPE in bsd.cpu.mk.
- Treat an empty CPUTYPE the same as an undefined CPUTYPE.
- For buildworld, buildkernel, etc., define TARGET_CPUTYPE to CPUTYPE for
native builds and define it to be empty for cross-builds.
TARGET_CPUTYPE is only defined if it is not already defined via the
commandline or environment.
2002-07-31 03:56:03 +00:00
Marc Fonvieille
25c911a50a
Correct URLs to Handbook & FAQ's pages
...
MFC after: 1 week
2002-07-30 21:14:15 +00:00
Marc Fonvieille
1061be04b3
Correct links to Handbook's pages, old URLs does not work anymore.
...
MFC after: 1 week
2002-07-30 21:04:26 +00:00