krion
b8197b1571
Add INDEX-7 and remove trailing spaces.
...
MFC after: 5 days
2006-04-17 11:15:29 +00:00
krion
d309c87c8a
Use bzip2(1) by default to compress package tarball on
...
__FreeBSD_version >= 500039.
Submitted by: Alex Lyashkov <umka@sevcity.net>
MFC after: 5 days
2006-04-17 10:58:45 +00:00
sos
61f7ca5019
Add missing ";"
...
found by: jmg
2006-04-17 10:47:01 +00:00
maxim
2ebf2f589c
o Do not double i/o stats for cd(4) already acounted in g_disk_done().
...
PR: kern/95707
Submitted by: Andre Albsmeier
Reviewed by: phk
MFC after: 2 weeks
2006-04-17 09:12:53 +00:00
kensmith
9b9cc7a3a9
Fix panic() message to give the right function name.
2006-04-17 07:43:56 +00:00
sam
d1802e1444
remove some unnecessary perror calls
...
Noticed by: Jouni Malinen
MFC after: 2 weeks
2006-04-17 00:17:29 +00:00
imp
cc94e2fe3b
Add missing ~. We want all the INVALID bits to be 0... Let's see if this
...
helps people with their interrupt storm problem on card eject.
2006-04-16 23:16:45 +00:00
maxim
aadf63b43a
o De-register local vars.
2006-04-16 22:30:24 +00:00
maxim
c4d268bbdb
o Trim EOL whitespaces and tabs, replace eight w/s by tabs.
...
No functional changes.
2006-04-16 22:28:04 +00:00
maxim
c6cab9cc48
o Implement Solaris-like -x flag: show extended disk statistics.
...
o Implement Solaris-like -z flag: omit lines for devices with no activity.
o iostat.8: describe -x and -z flags, Xr devstat(3), touch .Dd.
PR: mostly bin/68840, with style changes; bin/73327
Submitted by: Dan Nelson, Peter Schuller
Obtained from: NetBSD (a part of man page)
MFC after: 1 month
2006-04-16 22:23:39 +00:00
jmg
4a3ab050f7
remove duplicate sizeof vnode entry (debug.sizeof.vnode already existed)...
...
move ncsize into debug.sizeof and rename to namecache...
2006-04-16 18:38:30 +00:00
sam
9f1a3cb412
Improve ath_draintxq debug info: dump the packet as well
...
as the descriptor and handle the beacon q like other q's
MFC after: 1 month
2006-04-16 18:24:27 +00:00
sam
6ecdb098d3
Unbreak cabq handling: check the s/w q, not the h/w q as the frames
...
have not been passed to the h/w yet. This remedies watchdog timeout
of buffered multicast frames in hostap mode.
While here eliminate an extraneous check; ieee80211_beacon_update sets
the tim bit based on ncabq != 0 so there's no reason to check it too.
Noticed by: Christophe Prevotaux
2006-04-16 18:14:01 +00:00
maxim
51c1e211e6
o Close an output file -o flag opened before execvp(3) in a child.
...
PR: bin/89666
Submitted by: Arne H Juul
MFC after: 1 month
2006-04-16 17:44:49 +00:00
maxim
0720b52d5e
o dbm_close(3) returns void not zero or anything else. Touch .Dd.
...
PR: docs/80070
Submitted by: Aleksej Saushev
MFC after: 2 weeks
2006-04-16 16:33:26 +00:00
maxim
2ac8230628
o Correct a path to include.
2006-04-16 15:35:12 +00:00
marius
dfe4122cfa
For _Qp_{fge,fgt,fle,flt}() the SCD states that "Exceptions mimic fcmpeq",
...
this means they should set the cmpe flag when calling __fpu_compare().
Submitted by: stefanf
MFC after: 2 weeks
2006-04-16 14:32:53 +00:00
maxim
004bb16acb
o Do not mangle current session user login name with jail -u|-U.
...
PR: bin/94730
Submitted by: Frank Behrens
MFC after: 1 month
2006-04-16 12:32:04 +00:00
schweikh
9f61841fa2
Correct assorted grammos and typos.
2006-04-16 11:54:01 +00:00
brueffer
d04c7edcfa
Fix indentation for "Ostersonntag".
...
Obtained from: OpenBSD
2006-04-16 10:34:56 +00:00
scottl
1c640d92e9
Take a better stab at making this compile.
2006-04-15 18:54:56 +00:00
pjd
9727721d25
Correct debug: we are sending child bio here, not parent bio.
...
MFC after: 1 week
2006-04-15 18:30:42 +00:00
scottl
333b9af7b9
Take a stab at making this compile.
2006-04-15 18:04:04 +00:00
maxim
ca4a49d5e9
o Document /dev/fido.
...
PR: docs/85425
Approved by: phk
MFC after: 2 weeks
2006-04-15 17:52:02 +00:00
maxim
fa23d639eb
o s/you health/your health/.
...
PR: conf/95810
Submitted by: Gavin Atkinson
2006-04-15 17:07:32 +00:00
ume
b6bb84cf9e
- make reentrant version of netdb functions glibc style API, and
...
expose them to outside of libc.
- make netdb functions NSS friendly.
Reviewed by: arch@ and current@ (no objection)
2006-04-15 16:20:27 +00:00
iwasaki
65a640e4f0
Oops, untested code was included accidentally.
...
Fixed.
2006-04-15 16:10:53 +00:00
deischen
6c39badccc
Don't export __gdtoa. The only known ports that rely on
...
this or the deprecated POSIX functions {e,g,f}cvt() have
newer versions that do not (rely on them).
Requested by: marius
2006-04-15 15:35:20 +00:00
maxim
385ea606db
o Document SO_NOSIGPIPE, touch .Dd.
...
PR: docs/78479
Submitted by: Mikko Tyolajarvi
MFC after: 2 weeks
2006-04-15 13:37:35 +00:00
iwasaki
0613b693d0
Import ACPI Dock Station support. Note that this is still very young.
...
Additional detach implementaions (or maybe improvement) for other
deivce drivers is required.
Reviewed by: njl, imp
MFC after: 1 week
2006-04-15 12:31:34 +00:00
maxim
e3ccf599d5
o Fix prototype for SYSCALL_MODULE(9): the third argument
...
is a pointer to struct sysent. Correct its description.
PR: docs/84790
Submitted by: Dirk Gouders
MFC after: 2 weeks
2006-04-15 12:04:18 +00:00
maxim
57dce7ad47
o Fix printf(9) formatting: do not use hardcode "0x" and "#" flags
...
simultaneously. Remove "#' flag to match a style of the rest of
file.
PR: kern/85477
Submitted by: Oliver Fromme
2006-04-15 11:41:40 +00:00
maxim
b0a6a89401
o s/PsuedoRAID/PseudoRAID/.
...
PR: kern/94306
Submitted by: Esa Karkkainen
2006-04-15 10:27:41 +00:00
maxim
d01f82209e
o Be pedantic and do fts_close() when done.
...
PR: bin/95292
Submitted by: Charles Hardin
Obtained from: NetBSD via OpenBSD, PR
2006-04-15 09:26:23 +00:00
scottl
377017519f
Fix the interrupt handler to do the mandatory PCI flush before looking at
...
DMA memory. The could contribute towards missed link state changes under
heavy bus load.
2006-04-15 08:13:06 +00:00
delphij
0eb8824e8b
MFen:
...
hardware/common/dev.sgml 1.296 -> 1.299
relnotes/common/new.sgml 1.910 -> 1.911
Obtained from: The FreeBSD Simplified Chinese Project
2006-04-15 05:32:12 +00:00
rwatson
6e218df686
Mirror IPv4 pcb locking into in6_setsockaddr() and in6_setpeeraddr():
...
acquire inpcb lock when reading inpcb port+address in order to prevent
races with other threads that may be changing them.
MFC after: 3 months
2006-04-15 05:24:23 +00:00
jb
6a0a3efe6f
Copy the new CLOCK_ defines from sys/time.h for SUSv3 compatibility.
...
Approved by: rwatson
2006-04-15 03:08:55 +00:00
imp
7a60f2f706
Fix style nit noticed by bde.
2006-04-15 02:51:53 +00:00
jhb
b15516d824
Mark the thread pointer used during an adaptive spin volatile so that the
...
compiler doesn't decide to cache td_state. Cachine the state would cause
the spinning thread to not notice when the owning thread stopped executing
(if it was preempted for example) which could result in livelock.
2006-04-14 19:51:50 +00:00
ru
8dfa3f1483
List pwritev in the NAME section.
2006-04-14 19:34:07 +00:00
jkim
e73e5a6b98
Fix copy-and-pasto in comment.
2006-04-14 18:34:57 +00:00
jkim
884f5cd475
Fix minimal installation check. 'X' was not displayed when it was selected.
...
Reported by: Ian J. Hart <ianjhart at ntlworld dot com>
Pieter de Goeje <pieter at degoeje dot nl>
2006-04-14 18:18:43 +00:00
ache
4997b369b9
1) Fix hang at the end of line buffer (PR 95715)
...
2) Localize
PR: 95715
Submitted by: Li-Lun Wang <llwang@infor.org> (slightly edited by me)
2006-04-14 17:32:27 +00:00
matteo
859f7291d5
Whitespace fix
...
Pointed out by: Nate Lawson
2006-04-14 17:26:04 +00:00
sos
b4a30aeb34
Dont poll for ATA_IDLE on a detached channel in suspend.
2006-04-14 16:25:42 +00:00
ambrisko
3f58a5d8d6
Reduce the Linux ioctl range to what is needed. I didn't know what
...
I was doing when I first set the range up.
2006-04-14 16:13:28 +00:00
jhb
db475d0075
Drop the kqueue global mutex as soon as we are finished with it rather
...
than keeping it locked until we exit the function to optimize the case
where the lock would be dropped and later reacquired. The optimization
was broken when kevent's were moved from UFS to VFS and the knote list
lock for a vnode kevent became the lockmgr vnode lock. If one tried
to use a kqueue that contained events for a kqueue fd followed by a vnode,
then the kq global lock would end up being held when the vnode lock was
acquired which could result in sleeping with a mutex held (and subsequent
panics) if the vnode lock was contested.
Reviewed by: jmg
Tested by: ps (on 6.x)
MFC after: 3 days
2006-04-14 14:27:28 +00:00
schweikh
5eb49ee7ff
Output something reasonable for regular and expanded here-documents.
...
I would have chosen the EOF markers, but they are no longer available
AFAICS, so output "<<HERE" and "<<XHERE" instead.
(NOTE: These changes only affect DEBUG output.)
2006-04-14 13:59:03 +00:00
ru
97c4cd6d34
Fix markup and some typos.
2006-04-14 09:20:25 +00:00