ume
ad8ba063dc
nuke obsoleted ipsec_gethist(). it just did panic to notify user
...
that it was obsoleted. it is better to fail than just hiding use
of ipsec_gethist() at build.
Sugessted by: "Bjoern A. Zeeb" <bzeeb-lists@lists.zabbadoz.net>
2003-11-07 20:38:45 +00:00
jhb
b6b663a274
Regen.
2003-11-07 20:30:30 +00:00
jhb
08067cd608
Sync with global syscalls.master by marking ptrace(), dup(), pipe(),
...
ktrace(), freebsd32_sigaltstack(), sysarch(), issetugid(), utrace(), and
freebsd32_sigaction() as MP safe.
2003-11-07 20:29:53 +00:00
jhb
e5691bdd94
Sync with global syscalls.master. ptrace(), dup(), pipe(), ktrace(),
...
ia32_sigaltstack(), sysarch(), issetugid(), utrace(), and ia32_sigaction()
are MP safe.
2003-11-07 20:27:16 +00:00
ume
ac7871522d
use ipsec_getnhist() instead of obsoleted ipsec_gethist().
...
Submitted by: "Bjoern A. Zeeb" <bzeeb-lists@lists.zabbadoz.net>
Reviewed by: Ari Suutari <ari@suutari.iki.fi> (ipfw@)
2003-11-07 20:25:47 +00:00
jhb
0ec5596a30
Mark ptrace(), ktrace(), utrace(), sysarch(), and issetugid() as MP safe.
...
The parts of these calls that are not yet MP safe acquire Giant explicitly.
2003-11-07 20:23:23 +00:00
hmp
14bdef732c
Mdoc Janitor:
...
* add SEE ALSO section.
2003-11-07 19:08:13 +00:00
hmp
9004d3b438
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
imp
0725614a31
Better description of the device supported
2003-11-07 18:09:56 +00:00
imp
74fa446124
bare-bones and kinda sucky ufm man page
2003-11-07 17:58:30 +00:00
hmp
3b945798f0
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
des
0fe3c6c774
Whitespace cleanup.
2003-11-07 16:41:47 +00:00
des
cc86362753
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
bmah
fc92be19bf
Add a driver manpage reference.
...
Discussed with: trhodes, rsm, imp
2003-11-07 16:30:44 +00:00
bmah
05c8e9f17f
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
bde
d103db1652
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
simokawa
15f17c319d
Remove obsolete disklabel and newfs options.
2003-11-07 12:49:55 +00:00
simokawa
78a182b242
Allow shared open of /dev/fwmem* for read-only.
2003-11-07 12:39:39 +00:00
simokawa
8c5c585444
Respect a return code of fwmem_open().
2003-11-07 12:30:57 +00:00
simon
d3cefae2c6
Synchronize the list of support devices with the driver source code.
2003-11-07 11:43:05 +00:00
simokawa
5b4edb5315
Cosmetic change.
2003-11-07 10:17:09 +00:00
simokawa
e1af13b22a
Add sbp_targ.4.
2003-11-07 09:41:42 +00:00
simokawa
6fe109aff0
Add minimal manpage for sbp_targ(4).
2003-11-07 09:39:53 +00:00
scottl
a91460d543
Add the Makefile glue for the udf_iconv module.
...
Submitted by: imura@ryu16.org
2003-11-07 09:38:05 +00:00
harti
e43722693d
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
harti
bc878862fb
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
harti
95fb3f9279
The man page for the layer 3 (signalling) netgraph node of NgATM.
2003-11-07 09:12:07 +00:00
harti
0defd13ce3
Build the layer 3 (signalling) stuff into the library and install
...
the corresponding headers.
2003-11-07 09:10:25 +00:00
simokawa
3fbf59c91d
Increase FWMAXQUEUE up to 128.
2003-11-07 09:01:41 +00:00
harti
a6feaf2011
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
harti
4908ed7a46
Virgin import of signaling layer of NgATM (user part) 0.91
2003-11-07 09:00:58 +00:00
simokawa
377c274717
Add compatibility for 4-stable.
...
Submitted by: imura
2003-11-07 08:59:35 +00:00
harti
7bff69733d
Add a sub-directory for the signalling layer headers of NgATM.
2003-11-07 08:57:42 +00:00
harti
d6b421ea55
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
harti
03fc926fe6
Re-import of the original NgATM file version 0.91
2003-11-07 08:54:27 +00:00
harti
7e00060782
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
harti
a92d6f1ef6
Virgin import of signaling layer of NgATM shared kernel/user part 0.91
2003-11-07 08:46:22 +00:00
harti
aa350024a0
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
9ae8412ffe
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
sos
4c2de3d46a
Better attempt at fooling GEOM into working with burnable media.
2003-11-07 08:31:09 +00:00
rwatson
8bc7e8ea30
Trim trailing whitespace.
2003-11-07 04:48:24 +00:00
rwatson
f74e2ef8ef
Slight whitespace consistency improvement:
...
Trim trailing whitespace.
Remove unmatched " " before ")".
2003-11-07 04:47:14 +00:00
kan
b78cfa5333
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
kan
aba667dc74
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
kan
06a580baf7
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
kan
b62edf39c3
Merge r1.3 (suppress warnings on K&R main).
2003-11-07 03:21:29 +00:00
kan
9e0d7f6582
New GCC version.
2003-11-07 03:19:35 +00:00
kan
c49dadd24a
Merge r1.11 (-mno-align-long-strings).
2003-11-07 03:17:46 +00:00
kan
7329cbde9d
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
kan
e8544b5a9c
Merge r1.8 (printf format error fixes).
2003-11-07 03:13:51 +00:00