| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
o move it from subr_bus.c to netisr.c where it more properly belongs
o add NET_PICKUP_GIANT and NET_DROP_GIANT macros that will be used to
grab Giant as needed when MPSAFE operation is enabled
Supported by: FreeBSD Foundation
|
| |
|
|
|
|
|
| |
manager, only add interrupts that have an associated source in the
interrupt table to the resource manager.
|
|
|
|
|
|
|
|
|
| |
pin that is used by the default identity mapping if it still maps to the
old vector. The ACPI case might need some tweaking for the SCI interrupt
case since ACPI likes to address the intpin using both the IRQ remapped to
it as well as the previous existing PCI IRQ mapped to it.
Reported by: kan
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
solar radii. The corresponding masses (m_earth, etc.) were already
present.
Source: "An Introduction to Modern Astrophysics," Carroll & Ostlie.
|
| |
|
|
|
|
| |
the two specifications to each other.
|
|
|
|
|
|
|
|
| |
- explain the reason for permitting 32 read errors for a dump
PR: docs/35602 and docs/35607
Reviewed by: jhb
Approved by: blackend (mentor)
|
|
|
|
|
|
|
|
| |
PR: 56696
Reported by: Igor Truszkowski <igort@intergate.pl>
Submitted by: maxim@
Approved by: sos@
MFC after: 2 weeks
|
|\
| |
| |
| | |
which included commits to RCS files with non-trunk default branches.
|
| |
| |
| |
| |
| |
| |
| | |
on ia64. The bug is present in i386 as well but didn't show up due to
more relaxed page protections. This fix has been submitted to the vendor.
Submitted by: marcel
|
| | |
|
| |
| |
| |
| | |
explicit file descriptor instead of assuming stdin.
|
| |
| |
| |
| | |
return to eliminate some else clauses and gain some "outdenting".
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
- declaring 'mode2str' as returning a 'const char *'
- prototyping all function
- rename the argument 'version' to 'ver', not to shadow
the now prototyped function 'version'.
Also mark it as WARNS?= 6 clean to try to keep it clean.
Tested by: make universe (including amd64)
|
| |
| |
| |
| | |
Noticed by: an email discussion with bmah
|
| |
| |
| |
| | |
Reviewed by: bde
|
| |
| |
| |
| | |
Noticed by: bde
|
| |
| |
| |
| |
| |
| |
| | |
struct _spinlock. Keep the typedef in for now; another set of changes
may come around to clean up consumers of spinlocks.
Requested by: bde
|
| |
| |
| |
| |
| |
| | |
address selection.
Obtained from: KAME
|
| |
| |
| |
| | |
Submitted by: bde
|
| | |
|
| |
| |
| |
| | |
make a link to the new xe(4) manpage.
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
rather than signed. This fixes some cosmetics such as verbose printf's
for IRQs greater than 127.
- The calculation for next_ioapic_base was also adjusted so that it will
only complain once for each hole in the IRQs provided by ACPI for IO
APICs.
Reported by: Michal Mertl <mime@traveller.cz>
|
| |
| |
| |
| |
| |
| | |
the same APIC / pin destination in both cases.
Reported by: Pawel Jakub Dawidek <nick@garage.freebsd.pl>
|
| |
| |
| |
| | |
of embedscope.
|
| |
| |
| |
| | |
Use the right bio_* fields for internal stuff.
|
| |
| |
| |
| |
| |
| | |
IPFIREWALL_FORWARD, NTIMECOUNTER, OHCI_DEBUG, UGEN_DEBUG, UHCI_DEBUG,
UHID_DEBUG, UHUB_DEBUG, UKBD_DEBUG, ULPT_DEBUG, UMASS_DEBUG, UMS_DEBUG,
URIO_DEBUG and VINUM_AUTOSTART.
|
| |
| |
| |
| | |
DPT_ALLOW_MEMIO.
|
| |
| |
| |
| | |
DPT_ALLOW_MEMIO, IPFIREWALL_FORWARD and NTIMECOUNTER
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
DA_OLD_QUIRKS, DCONS_BUF_SIZE, DCONS_FORCE_CONSOLE, DCONS_FORCE_GDB,
DCONS_POLL_HZ, DIRECTIO, HIFN_DEBUG, HIFN_RNDTEST, KSTACK_MAX_PAGES,
LIBMBPOOL, MBUF_STRESS_TEST, MSDOSFS_ICONV, NETGRAPH_ATM_ATMPIF,
NSWBUF_MIN, NTFS_ICONV, P1003_1B_SEMAPHORES, RAID_AUTOCONFIG,
SCHED_4BSD, SOCKBUF_DEBUG, UBSEC_DEBUG, UBSEC_RNDTEST, UDF_ICONV,
UVSCOM_DEFAULT_OPKTSIZE and WATCHDOG.
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Don't put the name of the file in a comment. $FreeBSD$ gives more than
enough about the file's pathname.
Fixed misdescription of the file. It isn't the whole unified Makefile...
Moved the settings of WERROR and of the standard extra CFLAGS
-finline-limit and -fno-strict-aliasing to a less wrong place. They
were in the section for profiling.
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
- add table of contents.
- add section 4.8 - Operations with IPsec tunnel mode.
- add section 9 - Policy on technology with intellectual property
right restriction
- more about KAME's codeing style.
Obtained from: KAME
|
| |
| |
| |
| |
| |
| |
| |
| | |
of ffs_reload()'s mountp parameter to mp in rev.1.28 of ffs_vnops.c
had not been merged here.
ext2fs_reload() is still missing locking from not merging other changes
to ffs_reload(), but none of these is related to recent locking changes.
|
| |
| |
| |
| |
| |
| |
| | |
but can be enabled by setting hw.atm.hatmN.mpsafe in the kernel
environment to a non-zero value before loading the driver. When
the problems with network MPSAFEty have been sorted out this will
be removed and the driver will default to MPSAFE.
|
| |
| |
| |
| |
| | |
we own. Warn if something strange happens (number drops below zero or
there appears to be a leak).
|
| |
| |
| |
| |
| |
| |
| |
| | |
We put them directly onto the free list instead of calling the
external mbuf free routine (that routine would have cleaned the flag).
This fixes a bug which manifests itself in falsely reporting a lot of used
buffers when configuring the interface down.
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
conservative lock. The problem with the lock-less algorithm is that
it suffers from the ABA problem. Running an application with funnels
a couple of 100kpkts/s through the netgraph system on a dual CPU system
with MPSAFE drivers will panic almost immediatly with the old algorithm.
It may be possible to eliminate the contention between threads that insert
free items into the list and those that get free items by using the
Michael/Scott queue algorithm that has two locks.
|
| | |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
- check for encryption/authentication key together with algorithm.
- warned if a deprecated encryption algorithm (that includes "simple")
is specified.
- changed the syntax how to define a policy of a ICMPv6 type and/or a
code, like spdadd ::/0 ::/0 icmp6 134,0 -P out none;
- random cleanup in parser.
- use yyfatal, or return -1 after yyerror.
- deal with strdup() failure.
- permit scope notation in policy string (-P
esp/tunnel/foo%scope-bar%scope/use)
- simplify /prefix and [port].
- g/c some unused symbols.
Obtained from: KAME
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
- fixed a length of the sadb extension in the case of pfkey_send_x5().
- used getprotobynumber() for printing a upper layer protocol name.
- modified the output format against the change of the setkey syntax
about a icmp6 type/code.
- don't enumerate reserved fields. use memset.
Obtained from: KAME
|
| |
| |
| |
| | |
for now.
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| | |
Submitted by: imura@ryu16.org
|