deischen
138dd54357
Add symbol maps and initial symbol version definitions to libc.
...
Reviewed by: davidxu
2006-03-13 00:53:21 +00:00
deischen
d63cdcd7f9
Add macros for generating symbol version assembler opcodes.
2006-03-13 00:49:28 +00:00
kientzle
9c9ea55b52
Remove non-FreeBSD source from FreeBSD repository.
2006-03-12 19:55:02 +00:00
kientzle
9d4fb3fc1c
Remove automake source from FreeBSD tree.
2006-03-12 19:54:34 +00:00
damien
92d92eeed2
remove depedancy with vnode_if.h.
...
it is no longer needed.
2006-03-12 19:06:06 +00:00
damien
c30e4662de
sync w/ iwi:
...
o fix locking
o use firmware(9)
o cosmetic
2006-03-12 19:01:00 +00:00
damien
0deb63e384
o don't use '-' characters in firmware names
...
o call firmware_put() early to release the firmware module
o on firmware panics or watchdog timeouts, schedule a task to reinitialize
the interface (we may sleep in iwi_init())
o discard oversized rx frames
2006-03-12 18:54:40 +00:00
andre
c8a5d2d9cc
Remove comment that does not appy to FreeBSD.
2006-03-12 15:34:33 +00:00
andre
39a4f48090
Import of OpenBSD's sys/sys/hash.h providing generic 32bit hash functions.
...
Requested by: flz (to port Open[BGP|OSPF]D)
MFC after: 3 days
2006-03-12 15:33:19 +00:00
glebius
7275dc9d98
There is no IFF_POLLING flag anymore.
2006-03-12 14:00:15 +00:00
pjd
99e5305104
Flush stdout after printing name of created device, so it can be properly
...
read when 'ggatec create' is used in backticks or its output is piped to
another command.
Submitted by: Paul Schenkeveld
MFC after: 3 days
2006-03-12 09:27:51 +00:00
jeff
e60804a129
- Remove the call to softdep_waitidle after suspending the filesystem.
...
This does not do what I wanted as all dirty buffers must be flushed
by the call to ffs_sync and any remaining dependency work would mean
that this failed.
Pointed out by: tegge
2006-03-12 05:26:12 +00:00
jeff
5f88bbb865
- Force commit to give this the correct message; Lock giant when required
...
in softdep_flush().
Found by: kris
Sponsored by: Isilon Systems, Inc.
2006-03-12 05:25:16 +00:00
jeff
028be49a25
- Remove the call to softdep_waitidle after suspending the filesystem.
...
This does not do what I wanted as all dirty buffers must be flushed
by the call to ffs_sync and any remaining dependency work would mean
that this failed.
Pointed out by: tegge
2006-03-12 05:24:14 +00:00
jeff
52c1783c83
- Reorder vrele calls after vput calls to prevent lock order reversals
...
between leaf and directory locks.
Found by: kris
Sponsored by: Isilon Systems, Inc.
2006-03-12 04:59:04 +00:00
jeff
c98db28d0e
- Define a null_getwritemount to get the mount-point for the lower
...
filesystem so that nullfs doesn't permit you to circumvent snapshots.
Discussed with: tegge
Sponsored by: Isilon Systems, Inc.
2006-03-12 04:58:18 +00:00
kientzle
f562a56c78
The idea of supporting 'tp' was a fun one, but it is
...
really not worth the effort to develop and maintain
support for a format that hasn't been used for 30 years. ;-/
2006-03-11 23:59:44 +00:00
sam
d24cd1f06e
use the same test as release/Makefile to select WITH_SMP
...
Reviewed by: ru
2006-03-11 19:00:05 +00:00
sam
2184e17621
fix handling of default kernels
...
Reviewed by: ru
2006-03-11 18:59:16 +00:00
csjp
1a65da6883
Make sure that we are adding a path token to the audit record in open(2).
...
Do this by making sure we are using the AUDITVNODE1 mask in the namei flags.
Obtained from: TrustedBSD Project
2006-03-11 17:14:05 +00:00
phk
4bed556ee9
Don't be noisy in case of shared interrupts.
2006-03-11 15:39:22 +00:00
damien
aeed4af186
add dependency with firmware module.
...
pointed out by Martin Wilke.
2006-03-11 13:30:21 +00:00
phk
9052347556
Go over calcru and friends once more.
...
Reintroduce the monotonicity for the normal case and make the two
special cases behave in what is belived to be the most sensible fasion.
2006-03-11 10:48:19 +00:00
phk
9199d195ec
Remove last traces of disk_enumerate()
2006-03-11 10:24:50 +00:00
ru
0f40461c39
Fix "make distribution" when just NO_CRYPT is defined.
...
PR: misc/94309
Submitted by: Matthias Lederhofer
MFC after: 3 days
2006-03-11 08:51:16 +00:00
sos
4f370035b4
Remove debug flag.
...
Spotted by: ru@
2006-03-11 08:42:08 +00:00
ru
c9697894bf
Fix build.
2006-03-11 08:36:15 +00:00
tegge
69041c93c0
Block secondary writes while expunging active unlinked files.
...
Fix detection of active unlinked files by checking VI_OWEINACT and
VI_DOINGINACT in addition to v_usecount.
Defer inactive handling for unlinked files if the file system is mostly
suspended (secondary writes being blocked).
Perform deferred inactive handling after the file system is resumed.
2006-03-11 01:08:37 +00:00
philip
dffb931651
Fix multicast support for cs89x0 chips. Just setting the RX_MULTCAST_ACCEPT
...
flag isn't enough - the filter needs to be set up too, or no multicast frames
are accepted.
Sponsored by: Philips Industrial Applications (indirectly)
MFC after: 3 days
2006-03-10 23:50:53 +00:00
jkim
87f2ab82b2
Micro-optimize invalid UUID check.
2006-03-10 23:33:27 +00:00
damien
799fc2f615
o acknowledge interrupts early in the interrupt handler
...
o stop processing interrupts after a firmware fatal error or a radio kill
o clarify the possible values for the 'antenna' sysctl.
o by default, let the firmware do antenna diversity.
the firmware will periodically switch to another antenna to evaluate the
signal quality.
2006-03-10 20:35:09 +00:00
damien
fb0aee8aca
make use of the firmware(9) subsystem.
...
use intel's firmware version 3.0 layout.
2006-03-10 19:59:09 +00:00
sos
905b5752ff
Add atausb module
2006-03-10 19:15:20 +00:00
sos
176317a071
Add "device atausb"
2006-03-10 19:10:05 +00:00
sos
5419ca4c93
Module that adds support for using USB storage devices through the
...
ATA framework. Mainly written to be able to use USB Flash keys.
This is work in progress so use with care :)
Doesn't need CAM and cannot coexist with umass.c
2006-03-10 19:08:52 +00:00
damien
25007ede44
fix the locking.
2006-03-10 18:55:30 +00:00
imp
410473acf0
Add note about 'audit' group.
...
Add note about the '_dhcp' user.
While one is expected to run mergemaster -p before installworld, make
a note of the points where this will actively fail due to the addition of
users/groups.
2006-03-10 18:40:31 +00:00
trhodes
eeffa50069
Use .Cm for all key words, not just the ones I added. More in line with
...
mdoc(7) according to ru.
Requested by: ru
2006-03-10 12:37:19 +00:00
sos
c8d0fc841f
write the right unit # on verbose output.
2006-03-10 12:20:53 +00:00
nyan
3b59efd81b
Disable an SMP detection on pc98.
2006-03-10 12:18:41 +00:00
ru
ba6a23db6e
Hopefully fix all nearby style bugs that Bruce has mentioned.
2006-03-10 11:07:39 +00:00
ru
47517466d5
- Fix variable assignment to be portable.
...
- "Line up" continuations.
Submitted by: bde
2006-03-10 11:00:11 +00:00
davidxu
40ba85224c
Add entries for new pthread stubs.
2006-03-10 09:58:18 +00:00
davidxu
45ada7f2f2
Block all signals in helper threads except those should not be blocked.
2006-03-10 08:01:23 +00:00
deischen
90b66ded94
Remove including of libc sources. All the required functions
...
are exported by libc with prototypes in our standard headers.
I guess at one time this was necessary, but not any longer.
2006-03-10 07:58:02 +00:00
pjd
f0925fcaf9
When inserting a new component md_provsize metadata field wasn't set, which
...
means that old problem was triggered (when two providers end at the same
offset, eg. ad0 and ad0s1 and the wrong was is picked up by gmirror/graid3).
Reported by: Michal Suszko <dry@dry.pl>
MFC after: 3 days
2006-03-10 07:41:31 +00:00
sam
b1c2c5a706
fix switching between agressive and non-agressive wmm modes
...
Obtained from: atheros
MFC after: 3 days
2006-03-10 06:18:03 +00:00
davidxu
651e183fe9
It is not necessary to read %gs twice.
2006-03-10 05:55:26 +00:00
davidxu
b36ad9d674
Fix stack offset to allow gcc's stack aligment code to work correctly.
...
MFC after: 3 days
2006-03-10 02:54:45 +00:00
tegge
bce91540c2
Remove unneeded (and broken) usage of MNT_REF()/MNT_REL().
2006-03-10 02:31:12 +00:00