10274 Commits

Author SHA1 Message Date
wilko
884626ed2a MFC: Listen to jhb, and remove bogus claim of support of DE425. 2005-11-14 20:40:00 +00:00
cvs2svn
6d64926b05 This commit was manufactured by cvs2svn to create branch 'RELENG_6'. 2005-11-14 18:38:00 +00:00
cperciva
8dfd629a38 MFC documentation and example configuration for portsnap REFUSE directives. 2005-11-13 06:48:50 +00:00
rse
d39659cbd9 MFC r1.12:
| Update list of controllers ciss(4) driver
| actually supports according to implementation.
|
| Submitted by: Christoph Schug <chris@schug.net>
2005-11-10 07:28:54 +00:00
brueffer
502f4db65e MFC: rev. 1.22
Xref polling(4).
2005-11-09 22:03:10 +00:00
glebius
a01df0dc97 MFC polling(4) for bge(4). 2005-11-09 11:42:01 +00:00
glebius
88bf054121 MFC ALTQ support for ng_iface(4). 2005-11-09 11:36:07 +00:00
pav
293cf786e6 Add new ports-net-im collection. 2005-11-09 10:16:26 +00:00
jhb
ec44ec21b7 MFC: Remove spurious newline. 2005-11-06 15:51:47 +00:00
ume
be9a4892ea MFC 1.8: Document passive cooling related sysctl MIB. 2005-11-05 06:57:32 +00:00
jhb
9e084d0c26 MFC: Clarify when the softc is added and add a xref to DEVICE_PROBE. 2005-11-04 22:10:13 +00:00
jhb
3fe89cd406 MFC: Correct a reference to microtime that was rendered as bintime. 2005-11-04 22:08:40 +00:00
ume
318b6c2fd4 MFC 1.8: reflect scope change. 2005-11-04 20:30:56 +00:00
maxim
f30d3d257d MFC rev. 1.98: NetBSD 2.0.3 and NetBSD 2.1 added. 2005-11-04 18:09:39 +00:00
maxim
2b1a1d8611 MFC rev. 1.269: s/RADUIS/RADIUS/ 2005-11-04 18:06:23 +00:00
maxim
cd29e196bc MFC rev. 1.8: dcons(4) depends on "options GDB". 2005-11-04 18:03:00 +00:00
scottl
eb2b1f796a MFC: FreeBSD 6.0
Approved by: re
2005-11-02 00:01:08 +00:00
jhb
80f55fc767 Add a deprecation warning since this driver is gone in HEAD.
Approved by:	re (scottl)
2005-10-31 20:15:58 +00:00
jhb
696fd1b737 MFC: Sync with head updating examples to match 6.x.
Approved by:	re (scottl)
2005-10-28 19:24:13 +00:00
jhb
c921ab0db7 MFC: Update the critical(9) manpage including dropping references to
cpu_critical_*() as they no longer exist.

Approved by:	re (kensmith)
2005-10-14 18:34:29 +00:00
joel
d786c2e85d MFC r1.59:
Add support for ATI IXP[234]00.

Approved by:	re (hrs)
2005-10-14 18:17:13 +00:00
delphij
04dc98a1b0 MFC (by obrien)
| Remove WANT_FORCE_OPTIMIZATION_DOWNGRADE and out dated warnings about
| libalias(3) exposing compiler bugs.
|
| Revision  Changes    Path
| 1.266     +2 -10     src/share/examples/etc/make.conf

Approved by:	re (scottl)
2005-10-09 03:36:41 +00:00
keramida
168f95cde9 MFC:
1.36	- Removal of obsolete/wrong OPTIONS section
	1.37	- Workaround for an mdoc bug by trhodes

Approved by:	re (kensmith)
2005-10-08 19:01:21 +00:00
yar
0f5aca2db3 MFC:
Add an rc.d script to start the pfsync interface after all
the conventional network interfaces have been started so that
pfsync can be attached to any of the latter.

Record the dependency of rc.d/pf on the newly added rc.d/pfsync.
Also make rc.d/pf start as early as before rc.d/routing to improve
system security.

Document rc.d/pfsync on pfsync(4) and rc.conf(5).

Approved by:	re (scottl), mlaier
2005-10-08 03:32:54 +00:00
glebius
97d261903e Big overall MFC of polling(4) cleanup:
o First attempt on removing Giant from polling. Details:
  http://lists.freebsd.org/pipermail/cvs-src/2005-September/051848.html
o Second attempt, and big polling cleanup including:
  - Functinal approach to turning polling on/off
  - Deprecating of poll_in_trap
  - Removal of ifnet knowledge from kern_poll.c
  Details:
  http://lists.freebsd.org/pipermail/cvs-src/2005-October/053267.html
o Improved checking of user configurable sysctls. Details:
  http://lists.freebsd.org/pipermail/cvs-src/2005-October/053351.html
o Moving DEVICE_POLLING from opt_global.h to opt_device_polling.h:
  http://lists.freebsd.org/pipermail/cvs-src/2005-October/053479.html

o All related documentation fixes.

Approved by:	re (kensmith)
Thanks to:	everyone, who helped with testing
2005-10-07 14:00:06 +00:00
jhb
603cac3a99 MFC: Add atomic_fetchadd(9) operation for types int and 32.
Other small updates to atomic(9) include:
- Note that arm and ppc don't provide 64-bit atomic ops.
- Update sample code.

Approved by:	re (scottl)
2005-10-06 18:12:06 +00:00
joel
79d0dbdda0 MFC:
pcm.4           1.41-1.42
snd_cmi.4       1.5
snd_csa.4       1.14
snd_emu10k1.4   1.6
snd_es137x.4    1.6
snd_sbc.4       1.15

Approved by:    re (scottl)
2005-10-06 10:58:16 +00:00
rse
6635211f80 MFC to RELENG_6:
| Fix system shutdown timeout handling by again supporting longer running
| shutdown procedures (which have a duration of more than 120 seconds).
|
| We have two user-space affecting shutdown timeouts: a "soft" one in
| /etc/rc.shutdown and a "hard" one in init(8). The first one can be
| configured via /etc/rc.conf variable "rcshutdown_timeout" and defaults
| to 30 seconds. The second one was originally (in 1998) intended to be
| configured via sysctl(8) variable "kern.shutdown_timeout" and defaults
| to 120 seconds.
|
| Unfortunately, the "kern.shutdown_timeout" was declared "unused" in 1999
| (as it obviously is actually not used within the kernel itself) and
| hence was intentionally but misleadingly removed in revision 1.107 from
| init_main.c. Kernel sysctl(8) variables are certainly a wrong way to
| control user-space processes in general, but in this particular case the
| sysctl(8) variable should have remained as it supports init(8), which
| isn't passed command line flags (which in turn could have been set via
| /etc/rc.conf), etc.
|
| As there is already a similar "kern.init_path" sysctl(8) variable which
| directly affects init(8), resurrect the init(8) shutdown timeout under
| sysctl(8) variable "kern.init_shutdown_timeout". But this time document
| it as being intentionally unused within the kernel and used by init(8).
| Also document it in the manpages init(8) and rc.conf(5).
|
| Reviewed by: phk
| MFC after: 2 weeks
|
| Revision  Changes    Path
| 1.48      +7 -1      src/sbin/init/init.8
| 1.61      +1 -1      src/sbin/init/init.c
| 1.264     +16 -1     src/share/man/man5/rc.conf.5
| 1.257     +11 -0     src/sys/kern/init_main.c

Approved by: re (scottl)
2005-10-04 17:29:00 +00:00
andre
882a000881 MFC IP_DONTFRAG IP socket option.
Approved by:	re (scottl)
2005-10-02 15:45:47 +00:00
joel
b737a883c5 MFC rev 1.55-1.58:
*  Document existing support for:
  -  ALI M5229
  -  ALI M5281
  -  ALI M5287
  -  ALI M5289
  -  CMD 646U2
  -  Highpoint HPT372N
  -  Intel 6300ESB
  -  Intel ICH7
  -  Nvidia nForce2 MCP
  -  Nvidia nForce3 MCP
  -  Nvidia nForce3 Pro
  -  Nvidia nForce4
  -  Promise PDC20571
  -  Promise PDC20575
  -  Promise PDC20579
  -  Promise PDC20580
  -  Promise PDC20621
  -  Promise PDC20622
  -  Promise PDC40518
  -  Promise PDC40519
  -  Promise PDC40718
  -  Promise PDC40719
  -  SIS 180
  -  SIS 181
  -  SIS 182
  -  SIS 965
  -  VIA VT6410
  -  VIA VT6420
  -  VIA VT6421

*  Add two missing dots.

*  Remove HPT366 duplicate.

Approved by:	re (hrs)
2005-10-02 14:32:06 +00:00
andre
1d50cd7eb9 MFC: IP_MINTTL socket option.
Approved by:	re (scottl)
2005-10-01 15:56:44 +00:00
jkoshy
25968c47c3 MFC r1.11-1.12:
- Correct a typo.
  - Note the requirement for 'device apic' on i386 systems.
  - Consistently use 'x86' when referring to behaviour common to the
    i386 and amd64.

Approved by:	re (hrs)
2005-10-01 15:52:13 +00:00
kensmith
08dbb5ae56 MFC v1.30: Update for RELENG_6.
Approved by:	re (scottl)
2005-09-28 14:00:13 +00:00
mlaier
8d659a8778 Document bridge(4) removal.
Approved by:	re (scottl)
2005-09-27 18:51:02 +00:00
damien
1851421db0 sync with HEAD.
Approved by:	re (scottl)
2005-09-26 17:21:15 +00:00
rwatson
8a0d15098c Merge Makefile:1.262, namei.9:1.27, and VFS_LOCK_GIANT.9:1.1 from
HEAD to RELENG_6:

  Add discussion of Giant, the MPSAFE flag, and NDHASGIANT() to namei(9).

  Add a VFS_LOCK_GIANT(9)/VFS_UNLOCK_GIANT(9) man page.

  Discussed with: jeff

Approved by:	re (hrs)
2005-09-25 18:51:45 +00:00
rwatson
f35d1a423f Merge rc.conf:1.260, kerberos:1.5, rc.conf.5:1.265 from HEAD to RELENG_6:
Add a new rc.conf entry, kerberos5_server_flags, which allows the
  administrator to specify additional start-up flags to the Kerberos
  5 Authentication Server.

Approved by:	re (scottl)
2005-09-25 18:45:56 +00:00
cognet
fa4d030633 MFC rev 1.27:
revision 1.27
date: 2005/09/19 13:48:45;  author: ru;  state: Exp;  lines: +8 -5
Restore the ability to detach from a tty via SIOCSTTY and document
recent changes in a manpage.

Approved by:	re
2005-09-24 13:17:33 +00:00
keramida
754be4de67 MFC: a lot of manpage fixes from HEAD.
Approved by:	re (hrs)
2005-09-24 01:59:40 +00:00
jhb
40676a22c1 MFC: Several improvements to the manual page including mentioning that
mtx_trylock() only works with MTX_DEF mutexes.

Approved by:	re (kensmith)
2005-09-21 21:09:36 +00:00
cvs2svn
2b4d75fb47 This commit was manufactured by cvs2svn to create branch 'RELENG_6'. 2005-09-21 20:08:25 +00:00
brueffer
ff11e2ea49 MFC: rev. 1.40 by joel
Xref snd_t4dwave(4).

Approved by:	re (hrs)
2005-09-20 04:49:59 +00:00
brueffer
b73f94156a MFC:
Add manual page for snd_t4dwave(4).

Approved by:	re (hrs)
2005-09-20 04:48:30 +00:00
brueffer
22973b5d20 MFC:
Manpage for the acpi_sony(4) driver.

Approved by:	re (hrs)
2005-09-19 16:51:10 +00:00
garys
6b6e972dd7 MFC 1.25
Approved by: re
2005-09-17 15:27:27 +00:00
cvs2svn
21f17fbdbc This commit was manufactured by cvs2svn to create branch 'RELENG_6'. 2005-09-17 03:36:48 +00:00
marius
59728c6ce0 MFC: 1.26
Add gem(4) to the list of devices supporting VLAN-sized frames natively
(since sys/dev/gem/if_gem.c rev. 1.34, MFC'ed in rev. 1.29.2.4).

Approved by:	re (scottl)
2005-09-14 21:26:09 +00:00
glebius
c2a779c946 MFC:
Make callout_reset() return a non-zero value if a pending callout
  was rescheduled. If there was no pending callout, then return 0.

  Reviewed by:    iedowse, cperciva

Approved by:	re (kensmith)
2005-09-12 13:43:34 +00:00
yar
25095198b5 MFC rev. 1.263:
Reflect a recent change in /etc/rc.subr that made ``-M''
  appear in tmpmfs and varmfs default flags explicitly.
  Explain why -M is good for these file systems (it maximizes
  performance and makes the system more stable at low memory
  conditions by reducing the chance of thrashing.)

  Bump .Dd accordingly.

Approved by:	re (hrs)
2005-09-11 17:24:49 +00:00
thompsa
6d8b2ca34a MFC: if_bridge.4, r1.7
> Clarify that any firewall that has pfil(9) hooks can be used.
>
> Suggested by:   sam

Approved by:	re (hrs), mlaier (mentor)
2005-09-09 08:47:26 +00:00