emaste
3d086f3f57
MFC kern_clock.c:1.181
...
In watchdog_config enable the software watchdog iff the WD_ACTIVE flag
is set. When watchdogd(1) is terminated intentionally it clears the
bit, which should then disable it in the kernel.
PR: kern/74386
Submitted by: Alex Hoff <ahoff at sandvine dot com>
Approved by: rwatson (mentor)
2006-01-03 16:43:33 +00:00
thompsa
d2572297a0
MFC: EtherIP support, adding gif interfaces to bridges.
2006-01-03 08:15:33 +00:00
yongari
9379cbc9e6
MFC 1.20 to RELENG_6.
...
Remove "nodevice snd_es137x" as it is supported now.
2006-01-03 06:35:16 +00:00
ceri
399cd6662b
MFC r1.111:
...
Document the pfsync(4) specific maxupd parameter, with text mostly taken
from OpenBSD's manpage.
2006-01-02 12:53:48 +00:00
sam
69d4b44077
MFC 1.26: unbreak handling of turboG channels
2006-01-01 22:33:45 +00:00
davidxu
367aa83314
MFC revision 1.236:
...
Add code to report zombie state.
2006-01-01 08:31:48 +00:00
brueffer
773ebaf6a6
MFC: rev. 1.8 + 1.9
...
Update list of supported bridges and controllers, use markup similar to
ata.4 to display them and replace an XFree86 xref with Xorg.
2005-12-31 13:55:08 +00:00
delphij
d7d50f043f
MFC revision 1.10:
...
Suggest the user to use 'diff -urN' instead of 'diff -crN'.
Submitted by: Jimmie James <jimmiejaz@gmail.com>
PR: docs/88427
2005-12-31 05:36:42 +00:00
ariff
17c7359e57
MFC: Fix LOR #174 .
...
Tested with: WITNESS, INVARIANTS and DIAGNOSTICS
2005-12-31 02:03:48 +00:00
brueffer
56b8420ba9
MFC:
...
Autogenerate hardware notes for snd_mss(4).
2005-12-30 23:07:23 +00:00
brueffer
c7966b9ee4
MFC: rev. 1.43 + 1.44
...
- Xref snd_mss(4).
- Remove a few items from the HARDWARE list. This support is
already described in the snd_mss(4) manual page.
- Xref snd_atiixp.4
2005-12-30 23:03:40 +00:00
brueffer
2825e2e82d
MFC:
...
Add manual page for snd_mss(4) and hook it up to the build.
2005-12-30 22:59:07 +00:00
marcel
29011b371f
Bump __FreeBSD_version after MFC of ELF types and constants.
2005-12-30 22:25:15 +00:00
marcel
14fe1a0c49
MFC standardization of the ELF types and update of the ELF constants:
...
lib/libc/gen/nlist.c:1.19
libexec/rtld-elf/rtld.c:1.108
libexec/rtld-elf/rtld.h:1.36
libexec/rtld-elf/alpha/reloc.c:1.21
libexec/rtld-elf/amd64/reloc.c:1.16
libexec/rtld-elf/ia64/reloc.c:1.16
libexec/rtld-elf/sparc64/reloc.c:1.11
share/man/man5/elf.5:1.32-1.33
sys/alpha/alpha/elf_machdep.c:1.20
sys/amd64/amd64/elf_machdep.c:1.24
sys/boot/common/bootstrap.h:1.42
sys/boot/common/load_elf.c:1.33
sys/boot/common/load_elf_obj.c:1.2
sys/boot/common/reloc_elf.c:1.2
sys/ia64/ia64/elf_machdep.c:1.21
sys/kern/link_elf.c:1.87
sys/kern/link_elf_obj.c:1.90
sys/sparc64/sparc64/elf_machdep.c:1.20
sys/sys/elf32.h:1.9-1.10
sys/sys/elf64.h:1.11-1.13
sys/sys/elf_common.h:1.16
sys/sys/elf_generic.h:1.7
sys/sys/imgact_elf.h:1.28
sys/sys/linker.h:1.40
usr.bin/elf2aout/elf2aout.c:1.10
usr.bin/elfdump/elfdump.c:1.13
usr.sbin/crunch/crunchide/exec_elf32.c:1.15
usr.sbin/kldxref/ef.c:1.9
usr.sbin/kldxref/ef.h:1.6
usr.sbin/kldxref/ef_amd64.c:1.3
usr.sbin/kldxref/ef_i386.c:1.3
usr.sbin/kldxref/ef_obj.c:1.4
usr.sbin/kldxref/ef_powerpc.c:1.3
usr.sbin/kldxref/ef_sparc64.c:1.4-1.5
2005-12-30 22:13:59 +00:00
ariff
2449cad335
MFC: Few codec such as Conexant CX20468-21 does have AC97_MIX_BEEP
...
control register, although the only usable part is the mute bit.
Noticed by: Hans Petter Selasky <hselasky@c2i.net>
2005-12-30 20:44:37 +00:00
netchild
047daf9025
MFC snd_atiixp entry
2005-12-30 20:35:39 +00:00
ariff
ec6a9f6468
Should be "snd_atiixp" (without ".c").
...
Sorry Alex.
2005-12-30 20:33:06 +00:00
bz
4e607a8b76
MFC:
...
rev. 1.111 date: 2005/10/11 22:55:16; author: yar sys/pci/if_sk.c
rev. 1.28 date: 2005/10/11 22:59:01; author: yar share/man/man4/vlan.4
Mark sk(4) capable of handling extended VLAN frames.
PR: kern/79998
2005-12-30 20:13:46 +00:00
netchild
6020e1d27b
MFC nearly everything of the soundsystem except recent commits and
...
most of the sysctl's (those which would introduce a new interface).
The spdif_enabled sysctl is still there (or more correctly: added
to another driver).
A rough overview what's there now:
- new driver for ATI chips (snd_atiixp)
- support for some Intel HDA chips in AC97 mode (no real HDA
support!), this doesn't work with every mainboard and is
subject to the wiring on the mainboard (no servicable parts
inside)
- MPSAFE and fixes for snd_als4000(4), snd_es137x(4),
snd_via82c686(4), snd_via8233(4) and snd_ich(4)
- 24bit and 32bit sound format support
- feeder infrastructure (format, rate) has been reworked, new
feeder (volume) has been introduced
- lots of LOR and panic issues fixed
- and a lot of small or not so small fixes I may have forgotten...
As noted in UPDATING: you may want to recompile mplayer (after booting
into the new world) to get all new features.
Tested by: a lot of people
Requested by: ariff
Submitted by: ariff
2005-12-30 19:55:55 +00:00
cvs2svn
30ca7bc8d2
This commit was manufactured by cvs2svn to create branch 'RELENG_6'.
2005-12-30 16:45:32 +00:00
mlaier
1937d32dc3
MFC: pf.c 1.39+1.40 and pfvar.h 1.13+1.14
...
Move PFSTATE_EXPIRING from sync_flags to a new local_flags. sync_flags
has special handling when zero. This caused no PFSYNC_ACT_DEL message and
thus disfunction of pfflowd and state synchronisation in general.
Discovered by: thompsa
Good catch by: thompsa
and
Only decrement the max-src-conn counter for tcp connections that reached
"established" state.
Similar to OpenBSD's rev. 1.499 by joel but not breaking ABI.
Obtained from: OpenBSD (with changes)
Reported by: Bruno Afonso
ok reyk@
2005-12-30 00:50:18 +00:00
cracauer
0ac73030bb
I didn't remember to commit the style-fixes for my previous
...
commit.
2005-12-29 21:32:06 +00:00
sobomax
7d384c2f8a
MFC: provide example of how to make two keyboards working at the same time
...
using kbdmux(4).
2005-12-29 20:15:27 +00:00
sobomax
a70814d83f
MFC: mention NTFS support.
...
Reminded by: pjd
2005-12-29 17:21:46 +00:00
ps
ef44f1c6f1
MFC: rev 1.67
...
It seems ciss should ignore overrun and underrun on a SCSI INQUIRY
command. This fixes some weird booting issues on newer versions
of the firmware on the MSA20.
2005-12-29 08:28:01 +00:00
sobomax
4cfd00e6b6
MFC: NTFS label recognition module for geom_label(4).
2005-12-29 06:22:38 +00:00
sobomax
52480b0ed0
MFC: fix logic error which causes <null> to be printed instead of the
...
actual file name in error message.
2005-12-29 06:04:51 +00:00
sobomax
348bb8c4b9
MFC: check for g_read_data(9) errors properly.
2005-12-29 05:59:51 +00:00
sobomax
222f0ca986
MFC: kill leading witespace.
2005-12-29 05:34:46 +00:00
sobomax
cc18a2f3dd
MFC: add dummy support for ifmedia subsystem. This allows devd to see cdce as
...
an ethernet device and configure IP etc.
2005-12-29 05:30:39 +00:00
sobomax
4b06402089
MFC: in the re_shutdown() mark interface as down since otherwise we will panic
...
if interrupt comes in later on, which can happen in some uncommon cases.
2005-12-29 05:25:40 +00:00
ps
ee81c92cbf
MFC:
...
- rate limit vnode_pager_putpages printfs to once a second.
- rate limit filesystem full and out of inodes messages to once a
second.
2005-12-28 20:11:51 +00:00
ps
1c9ee96a41
regen for 32bit futimes
2005-12-28 19:50:22 +00:00
ps
9edf05e360
MFC: 32bit futimes
2005-12-28 19:50:09 +00:00
ps
f4c5d0277e
Correct white space issues that were introduce in 1.38.2.2.
2005-12-28 19:41:48 +00:00
ps
80915ea2fa
MFC: rev 1.40
...
Use the constants for the syscall names from syscall.h rather than
hardcoding the numbers for the SYSVIPC syscalls.
2005-12-28 19:39:55 +00:00
ps
381bb9c125
regen
2005-12-28 19:31:57 +00:00
ps
a2a837b8b0
MFC: 32bit compat for recvmsg, sendmsg, osigaction, osigprocmask,
...
osigpending, osigvec, osigblock, osigsetmask, osigsuspend, osigstack,
clock_gettime, clock_settime, and clock_getres.
Also correct the prototype for freebsd32_nanosleep in syscalls.master.
2005-12-28 19:30:41 +00:00
ps
0c8404b902
MFC: rev 1.250
...
Allow 32bit get/setsockopt with SO_SNDTIMEO or SO_RECVTIMEO to work.
2005-12-28 18:05:13 +00:00
ps
d3bd7d36e5
MFC: rev 1.150
...
Calling setrlimit from 32bit apps could potentially increase certain
limits beyond what should be capiable in a 32bit process, so we
must fixup the limits.
This is slightly different than HEAD to not change the ABI.
2005-12-28 17:35:55 +00:00
jhb
01364d3f00
MFC: Destroy the /dev device before destroying the mutex or
...
releasing resources.
2005-12-28 16:52:45 +00:00
glebius
c8892dd722
MFC 1.251:
...
When we drop packet due to no space in output interface output queue, also
increase the ifp->if_snd.ifq_drops.
PR: 72440
Submitted by: ikob
2005-12-28 13:37:25 +00:00
glebius
9c2a5c3b76
MFC:
...
Add a knob to suppress logging of attempts to modify
permanent ARP entries.
Submitted by: Andrew Alcheyev <buddy telenet.ru>
2005-12-28 13:33:41 +00:00
maxim
443a815883
MFC rev. 1.99: NetBSD 3.0.
2005-12-28 10:06:28 +00:00
maxim
8990df231a
MFC rev. 1.16: kill debug printf(3) leftovers.
2005-12-28 10:01:46 +00:00
maxim
19cb4f6491
o MFC rev. 1.13: typo fix and CMSG_LEN() macro.
2005-12-28 09:58:42 +00:00
ade
b9ac3400af
MFC: 1.171
2005-12-28 08:42:54 +00:00
thompsa
d5df7ef24c
MFC r1.39-40, whitespace and M_ZERO fixes
2005-12-28 06:27:52 +00:00
thompsa
a48e8794fd
MFC: Add support for creating span ports
...
sbin/ifconfig/ifbridge.c r1.3
sbin/ifconfig/ifconfig.8 r1.109
sys/net/if_bridge.c r1.36, 1.38
sys/net/if_bridgevar.h r1.7, 1.8
sys/net/if_ethersubr.c r1.210
2005-12-28 04:12:58 +00:00
csjp
22f2501d22
MFC bpf stats functionality into netstat
2005-12-27 23:34:13 +00:00