Hiten Pandya
9c16fb477c
Mdoc Janitor:
...
* use the appropriate include file macros (.In)
* add necessary stuffing to the AUTHORS section
for consistency.
2003-11-07 18:26:54 +00:00
Warner Losh
eaf97bf6ae
Better description of the device supported
2003-11-07 18:09:56 +00:00
Warner Losh
e611a320a6
bare-bones and kinda sucky ufm man page
2003-11-07 17:58:30 +00:00
Hiten Pandya
3bb4fddf3e
Add manual page for LSI Fusion-MPT SCSI/Fibre Channel driver.
...
Originally obtained from NetBSD, but modified to fit FreeBSD's
mpt driver history, and device list.
Reviewed by: Matt Jacob (mjacob@) -- Old version.
2003-11-07 17:33:52 +00:00
Dag-Erling Smørgrav
705916c692
Whitespace cleanup.
2003-11-07 16:41:47 +00:00
Dag-Erling Smørgrav
45817aaa9c
Add a command-line option to format output for human readability.
...
Currently, the only effect it has is to print some (but not all) numbers
using thousands separators.
2003-11-07 16:33:45 +00:00
Bruce A. Mah
0373534163
Add a driver manpage reference.
...
Discussed with: trhodes, rsm, imp
2003-11-07 16:30:44 +00:00
Bruce A. Mah
803fe7b41d
New release notes: i386 interrupt/SMP handling, RFC 3484 source
...
address selection, UDF_ICONV, lost+found 0700
MFCs noted: amr(4) crashdump support, libalias and Cisco Skiny
Station.
Updated release notes: GCC 3.3.3 20031106, lukemftp 20031111.
Deleted release note: PCI interrupt routing on i386 UP (presumed to
be subsumed or replaced by above i386 interrupt/SMP changes).
2003-11-07 16:28:02 +00:00
Bruce Evans
dd7b5bb30b
Fixed insertion sort errors in the opt_cpu.h section.
...
Removed banal comments about ELAN*. Complain about ELAN* being misnamed
instead (so that these options are not obviously related to a CPU and
don't sort with CPU_ELAN).
Complain about CPU_DISABLE_CMPXCHG being in the wrong namespace.
2003-11-07 15:14:53 +00:00
Hidetoshi Shimokawa
0f7d82315a
Remove obsolete disklabel and newfs options.
2003-11-07 12:49:55 +00:00
Hidetoshi Shimokawa
132e28bd75
Allow shared open of /dev/fwmem* for read-only.
2003-11-07 12:39:39 +00:00
Hidetoshi Shimokawa
3a927c871a
Respect a return code of fwmem_open().
2003-11-07 12:30:57 +00:00
Simon L. B. Nielsen
15d25d32ea
Synchronize the list of support devices with the driver source code.
2003-11-07 11:43:05 +00:00
Hidetoshi Shimokawa
3a97f68f4f
Cosmetic change.
2003-11-07 10:17:09 +00:00
Hidetoshi Shimokawa
6f6ce463b5
Add sbp_targ.4.
2003-11-07 09:41:42 +00:00
Hidetoshi Shimokawa
bda4b7a3fe
Add minimal manpage for sbp_targ(4).
2003-11-07 09:39:53 +00:00
Scott Long
7773002178
Add the Makefile glue for the udf_iconv module.
...
Submitted by: imura@ryu16.org
2003-11-07 09:38:05 +00:00
Hartmut Brandt
ed91f9a547
Allow the ng_uni node (NgATM signalling layer) to be built into the
...
kernel via options NGATM_UNI.
2003-11-07 09:18:53 +00:00
Hartmut Brandt
4295875a6d
The layer 3 (signalling) of NgATM netgraph node: ng_uni. This node
...
handles user and network side signaling and partly PNNI.
2003-11-07 09:15:14 +00:00
Hartmut Brandt
67bee7e777
The man page for the layer 3 (signalling) netgraph node of NgATM.
2003-11-07 09:12:07 +00:00
Hartmut Brandt
f9f71976b1
Build the layer 3 (signalling) stuff into the library and install
...
the corresponding headers.
2003-11-07 09:10:25 +00:00
Hidetoshi Shimokawa
30177c8168
Increase FWMAXQUEUE up to 128.
2003-11-07 09:01:41 +00:00
Hartmut Brandt
9db35195c9
This commit was generated by cvs2svn to compensate for changes in r122213,
...
which included commits to RCS files with non-trunk default branches.
2003-11-07 09:00:58 +00:00
Hartmut Brandt
25fbd1a743
Virgin import of signaling layer of NgATM (user part) 0.91
2003-11-07 09:00:58 +00:00
Hidetoshi Shimokawa
34ea46a73b
Add compatibility for 4-stable.
...
Submitted by: imura
2003-11-07 08:59:35 +00:00
Hartmut Brandt
53c9e0f3aa
Add a sub-directory for the signalling layer headers of NgATM.
2003-11-07 08:57:42 +00:00
Hartmut Brandt
8573f7621e
Re-import of the original NgATM file version 0.91
2003-11-07 08:54:27 +00:00
Hartmut Brandt
8c9ce72809
This commit was generated by cvs2svn to compensate for changes in r122208,
...
which included commits to RCS files with non-trunk default branches.
2003-11-07 08:54:27 +00:00
Hartmut Brandt
e2251c375b
These two files are generated with the ../genfiles script and are
...
not part of the imported distribution.
2003-11-07 08:48:43 +00:00
Hartmut Brandt
22e2dd6a2d
Virgin import of signaling layer of NgATM shared kernel/user part 0.91
2003-11-07 08:46:22 +00:00
Hartmut Brandt
7d78b3681e
This commit was generated by cvs2svn to compensate for changes in r122205,
...
which included commits to RCS files with non-trunk default branches.
2003-11-07 08:46:22 +00:00
Kris Kennaway
2a6e9f885c
Don't allow the 'make' target (which rebuilds make for bootstrapping)
...
to become confused by a file called 'make' in /usr/src
Submitted by: ru
2003-11-07 08:36:55 +00:00
Søren Schmidt
8bea451207
Better attempt at fooling GEOM into working with burnable media.
2003-11-07 08:31:09 +00:00
Robert Watson
55b13f8d2d
Trim trailing whitespace.
2003-11-07 04:48:24 +00:00
Robert Watson
a2f88a8b7c
Slight whitespace consistency improvement:
...
Trim trailing whitespace.
Remove unmatched " " before ")".
2003-11-07 04:47:14 +00:00
Alexander Kabaev
148e0bd79e
Drop r1.6 (warn_system_heders by default). Use stock version of
...
the file from now on.
2003-11-07 03:30:31 +00:00
Alexander Kabaev
4ff5474ba8
Merge revs 1.2 (-fformat-extensions), 1.7 (FORCE_OPTIMIZATION_DOWNGRADE knob),
...
1.14 (-O/-O1 optimize alignment for time, not size).
Back out r1.22 which used to enable warnings in system headers by
default.
2003-11-07 03:27:32 +00:00
Alexander Kabaev
b4b53e1576
Merge revs 1.{2,15} (FREEBSD_NATIVE); 1.21 ("GCC_OPTIONS"); 1.{16,25,27}
...
(cross compiling issues).
2003-11-07 03:23:43 +00:00
Alexander Kabaev
0ebd98fb58
Merge r1.3 (suppress warnings on K&R main).
2003-11-07 03:21:29 +00:00
Alexander Kabaev
78bcdb61f6
New GCC version.
2003-11-07 03:19:35 +00:00
Alexander Kabaev
7c755eb0ac
Merge r1.11 (-mno-align-long-strings).
2003-11-07 03:17:46 +00:00
Alexander Kabaev
e52bc8a3d6
Merge r1.10 (-mno-align-long-strings) and r1.11 (make LONG_TYPE_SIZE
...
overridable from the command line).
2003-11-07 03:16:22 +00:00
Alexander Kabaev
31cc83e1e5
Merge r1.8 (printf format error fixes).
2003-11-07 03:13:51 +00:00
Alexander Kabaev
e9c9d25f92
Drop the revision 1.2 (don't let gcc(1) hide warnings in system headers)
...
and use stock version of this file now.
2003-11-07 03:09:40 +00:00
Alexander Kabaev
3697be5590
No FreeBSD-local changes in these files.
2003-11-07 03:05:29 +00:00
Paul Saab
b26392c7f6
Add PCID for 6i controller
...
Submitted by: John Cagle <john.cagle@hp.com>
2003-11-07 03:01:48 +00:00
Alexander Kabaev
254745bd4c
This commit was generated by cvs2svn to compensate for changes in r122186,
...
which included commits to RCS files with non-trunk default branches.
2003-11-07 02:44:13 +00:00
Alexander Kabaev
29b93e91bc
Gcc 3.3.3 20031106 libf2c bits.
2003-11-07 02:44:13 +00:00
Alexander Kabaev
2528cb539e
This commit was generated by cvs2svn to compensate for changes in r122184,
...
which included commits to RCS files with non-trunk default branches.
2003-11-07 02:44:11 +00:00
Alexander Kabaev
f33a15e8d6
Gcc 3.3.3 20031106 Objective C support bits.
2003-11-07 02:44:11 +00:00