10324 Commits

Author SHA1 Message Date
rse
7292abf260 MFC r1.276:
Fix semantics in the documentation of the "jail_socket_unixiproute_only"
variable ("YES" vs. "NO") and be more precise and intuitive on what is
actually allowed/restricted by this variable ("UNIX/IP/route sockets"
vs. "TCP/IP protocols").
2006-01-08 09:17:03 +00:00
netchild
ace655aecb MFC:
The ObsoleteFiles removal/test targets
	  - check-old
	  - delete-old
	  - delete-old-libs
	and the corresponding docs.

Note:	Someone may want to have a look at the man-page and perhaps MFC
	some other parts (unrelated to ObsoleteFiles).

Tested by:	bz
2006-01-07 19:40:08 +00:00
cvs2svn
3dedb6104a This commit was manufactured by cvs2svn to create branch 'RELENG_6'. 2006-01-06 20:02:45 +00:00
thompsa
793b5bfb75 MFC: document the net.link.bridge.pfil_onlyip sysctl 2006-01-03 21:55:25 +00:00
thompsa
d2572297a0 MFC: EtherIP support, adding gif interfaces to bridges. 2006-01-03 08:15:33 +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
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
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
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
maxim
443a815883 MFC rev. 1.99: NetBSD 3.0. 2005-12-28 10:06:28 +00:00
maxim
19cb4f6491 o MFC rev. 1.13: typo fix and CMSG_LEN() macro. 2005-12-28 09:58:42 +00:00
wollman
f7803ab680 Merge tzdata2005r from vendor branch. 2005-12-27 19:57:37 +00:00
suz
675445a4d6 MFC: sync with KAME regarding NDP
- introduced fine-grain-timer to manage ND-caches and IPv6 Multicast-Listeners
- supports Router-Preference <draft-ietf-ipv6-router-selection-07.txt>
- better prefix lifetime management
- more spec-comformant DAD advertisement
- updated RFC/internet-draft revisions
- renamed a macro IPV6_DADOUTPUT to IPV6_UNSPECSRC
- plugged a possible memory leak

	share/doc/IMPLEMENTATIONS	Rev.1.9
	sys/netinet/icmp6.h		Rev.1.20
	sys/netinet6/icmp6.c		Rev.1.69
	sys/netinet6/in6.c		Rev.1.57,58
	sys/netinet6/in6.h		Rev.1.41,42
	sys/netinet6/in6_ifattach.c	Rev.1.31
	sys/netinet6/in6_ifattach.h	Rev.1.7
	sys/netinet6/in6_src.c		Rev.1.36
	sys/netinet6/in6_var.h		Rev.1.27
	sys/netinet6/ip6_var.h		Rev.1.36
	sys/netinet6/ip6_output.c	Rev.1.99,100
	sys/netinet6/mld6.c		Rev.1.24,25
	sys/netinet6/mld6_var.h		Rev.1.7
	sys/netinet6/nd6.c		Rev.1.59,61,62
	sys/netinet6/nd6.h		Rev.1.21
	sys/netinet6/nd6_nbr.c		Rev.1.34,37,38,39
	sys/netinet6/nd6_rtr.c		Rev.1.30,31
2005-12-25 14:03:38 +00:00
wollman
e76d53431c Merge tzdata2005l, tzdata2005m, and tzdata2005q from vendor branch.
Too many zones change to summarize here.
2005-12-22 23:47:26 +00:00
dougb
3b583b7967 MFC the inclusion of scripts from the local_startup directories
into the base rcorder, and related changes.
2005-12-21 07:11:35 +00:00
dougb
bd48ae6527 MFC of 1.28, -mdoc sweep 2005-12-21 06:03:31 +00:00
dougb
b18aa44ab0 MFC 1.27, s#/etc/make.conf#make.conf(5)# 2005-12-21 06:01:30 +00:00
brueffer
a546737369 MFC: rev. 1.6
Xref padlock(4), also fast_ipsec(4) and geli(8) as consumers of this device.
2005-12-13 06:05:26 +00:00
brueffer
15ec241979 MFC:
Manpage for the padlock driver (VIA C3/Eden AES support and RNG).
2005-12-13 06:03:58 +00:00
bmah
a5cd95b6f4 MFC: Add Sony TJ37 to the uvisor manpage.
uvisor.4	1.6 -> 1.7
2005-12-12 19:54:14 +00:00
cvs2svn
878f552269 This commit was manufactured by cvs2svn to create branch 'RELENG_6'. 2005-12-11 23:15:25 +00:00
sam
25395299ff sync with HEAD 2005-12-11 22:27:58 +00:00
bz
789873b4ef MFC rev. 1.267
Document that changes to nsswitch.conf might be needed when
compiling with NO_NIS.
[ also see make.conf(5) and nsswitch.conf(5) ]

MFC rev. 1.270 by keramida
Add extra '#' comment characters at the beginning of two
lines that started with TABs, to avoid make(1) warnings introduced
in rev. 1.267.
2005-12-11 20:41:26 +00:00
bz
d456444dea MFC rev. 1.123
Document that changes to nsswitch.conf might be needed when
compiling with NO_NIS.
2005-12-11 20:32:09 +00:00
brooks
3dff25b0b5 Sync with HEAD.
- bump the date to represent the addition of ipv4_addrs_<ifn>.
 - ru's -mdoc sweep
 - bring in documentation of NOAUTO
 - remove obsolete documentation of dead removable_interfaces
2005-12-10 02:24:47 +00:00
jcamou
62a23e852f MFC: fix couple typos.
Approved by:	trhodes (mentor)
2005-12-08 01:55:53 +00:00
scottl
71356689e5 MFC: another iteration in making this page match reality. 2005-12-08 01:41:54 +00:00
vkashyap
231a72629e MFC: twa corresponding to the 9.3.0.1 release on the 3ware website. This driver
has support for the 9xxxSX controllers, along with the earlier 9xxxS series
controllers.
2005-12-07 18:18:06 +00:00
jhb
63eda3c6d8 MFC:
- mdoc sweep
- Use .fn to markup untimeout.
- Reword a confusing sentence.
2005-12-05 20:07:33 +00:00
emax
fe023e1aa5 MFC: Add bluetooth.device.conf(5) man page 2005-12-05 18:59:43 +00:00
brueffer
2c9ab64940 MFC: rev. 1.26
Document 82571 and 82572 support.
2005-12-02 16:49:36 +00:00
brueffer
176688c481 MFC: rev. 1.4
Add a CAVEATS section that mentions missing RAID5 support.
2005-12-02 16:48:42 +00:00
brueffer
7927eda853 MFC:
In preparation for automatic hardware notes generation, reword the
hardware section text to include the driver name.
2005-12-02 16:47:27 +00:00
brueffer
ea2f9a90d4 MFC: rev. 1.9 + 1.10
Update the list of drivers that need wlan(4).
2005-12-02 16:45:03 +00:00
cvs2svn
5b47c5585e This commit was manufactured by cvs2svn to create branch 'RELENG_6'. 2005-12-02 00:17:35 +00:00
ru
51e319ef1f MFC: Added NO_INCS, use it to prevent overwriting of native
headers with i386 copies when installing lib32.
2005-11-28 19:08:51 +00:00
glebius
219fd02410 MFC 1.24:
Document tunables.
2005-11-25 14:56:03 +00:00
glebius
e841eebf3e MFC 1.12:
Xref ng_ether(4) and ng_iface(4) nodes, which are used in examples.
2005-11-25 14:49:04 +00:00
glebius
25e888dc3a MFC 1.23, 1.24:
BCM5752 support
2005-11-25 14:46:42 +00:00
brueffer
6cb6d80425 MFC: rev. 1.6
Mention that this driver does not work on i386+PAE.
2005-11-22 21:04:22 +00:00
cvs2svn
2b0dd32330 This commit was manufactured by cvs2svn to create branch 'RELENG_6'. 2005-11-22 19:17:43 +00:00
wilko
58962098da MFC:
No CAVEAT about EISA attachment given that there is no EISA support

Sort of submitted by: jhb
Forgotten in previous commit by: wilko
2005-11-17 21:07:39 +00:00
brueffer
0fd1e43af4 MFC: rev. 1.5 by delphij
Mention that hptmv(4) actually works for the amd64 platform as well.
2005-11-17 16:26:31 +00:00
ru
3b474f83c7 MFC: Bring /dev/speaker support to amd64. 2005-11-16 10:50:12 +00:00
ru
1e61b1bd2d MFC: 1.21: Document NGM_KSOCKET_ACCEPT ("accept") control message. 2005-11-16 08:14:27 +00:00
ru
bb0804bf44 MFC: 1.3: Drop redundant include. 2005-11-16 08:13:22 +00:00
ru
2b05328a55 MFC: 1.87: Drop outdated check. 2005-11-16 08:12:03 +00:00