118098 Commits

Author SHA1 Message Date
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
suz
67f35192e6 MFC Rev 1.35
fixed a kernel crash at the initialization time of PIM-SM register interface
2005-12-11 06:18:42 +00:00
csjp
a9e526e70f MFC revision 1.272
Giant clean up for exit(2)
2005-12-10 20:14:42 +00:00
le
0ed7cd39d9 MFC:
Since we want a vinum geom created anytime the module loads, move the
  geom creation to a seperate init function and ignore the tasting.

  The config is now parsed only in the vinumdrive geom, which hopefully
  fixes the problem, that the drive class tasted before the vinum class
  had a chance, for good.

  Also restore the behaviour that the module can be loaded at boot time
  and on a running system.

--

  Check for g_read_data(9) errors properly;  don't pass error value
  pointer to g_read_data(9) at all if we don't have any use of it.
2005-12-10 14:36:17 +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
brooks
24b555483a MFC the addition of the ipv4_addrs_<ifn> which allows the addition of
multiple aliases using ranges and CIDR notation.

Submitted by:	Philipp Wuensche <cryx dash freebsd at h3q dot com>
2005-12-10 02:20:14 +00:00
brooks
c6c0970414 MFC revs 1.46-1.48 (sync with HEAD):
1.46, 1.47: switch from pax to tar for cpio archive handling.
	1.48: umount in reverse order to allow nested mounts.
2005-12-10 02:14:35 +00:00
brooks
5fea548711 MFC 1.47 and 1.48:
1.47:	Be less IPv4 centric.  When checking if the interface is
	already configured, check if the UP flag is set instead of
	checking for the netmask keyword.

1.48:	Use more rc.subr bits to clean up pccard_ether and implement
	new features.  Both the presence of a NOAUTO keyword and an
	interface being up can be ignored is the forcestart option
	is used.  Additionally, a restart option has been added.
2005-12-10 02:11:07 +00:00
brooks
2b8616b2ea MFC rev 1.11: remove dhclient dependancy 2005-12-10 02:06:12 +00:00
jhb
e8017e437c MFC: Add a missing newline to a printf. 2005-12-09 20:24:09 +00:00
dumbbell
ee1198928e MFC:
revision 1.2
  date: 2005/10/21 09:15:26;  author: dumbbell;  state: Exp;  lines: +3 -1
  Apply the same fix to a potential race in the ISDOTDOT code
  in reiserfs_lookup() that was used to fix an actual race in
  ufs_lookup.c:1.78. This is not currently a hazard, but the
  bug would be activated by marking reiserfs as MPSAFE.

Reviewed by:	mux (mentor)
2005-12-09 14:55:39 +00:00
ru
9dbd13db82 MFC: Fix memory leak. 2005-12-09 07:13:06 +00:00
ume
90a9ef87c4 MFC 1.40: the response NS to a DAD NS was not sent correctly due to the
invalid destination address.
2005-12-09 02:50:40 +00:00
glebius
a305408391 MFC 1.427:
- Mention also the COMPAT_FREEBSD5 option along with COMPAT_FREEBSD4.
  - Notice that 20050227 entry is also applicable to packages, not only
    to world.
2005-12-08 14:09:50 +00:00
glebius
6560e6c37e MFC 1.91:
On the 82571 and newer chipset the ICR register is meaningful only
  if the E1000_ICR_INT_ASSERTED bit is set.

  Submitted by:   Jack Vogel
2005-12-08 14:06:12 +00:00
marius
0e39b3f79f MFC: sys/conf/files 1.1066, sys/conf/files.powerpc 1.47
Move zs.c from files to files.powerpc as zs(4) by now is only supported
on powerpc (more or less...). That way people updating from FreeBSD 5 to
FreeBSD 6 and beyond on sparc64 will get an error from config(8) rather
than a mysterious compile error when they have a stale 'device zs' in
their kernel config file.
2005-12-08 10:56:46 +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
obrien
23801c5e7e MFC: rev 1.9: remove bsdiff. 2005-12-07 22:27:49 +00:00
obrien
7d13ed1569 Fix a 'vi' typo.
Reported by:	ru
2005-12-07 22:24:11 +00:00
obrien
f02dd476e3 MFC: rev 1.8: remove portsnap. 2005-12-07 21:46:05 +00:00
dougb
c1c1386945 MFC the paragraph about major version upgrades from 1.428 2005-12-07 20:52:35 +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
jylefort
f97afa5377 MFC: Unbreak second joystick (joy1) support.
Approved by:	ssouhlal
2005-12-07 15:14:59 +00:00
thompsa
b7b016a19f MFC r1.35, set IFF_BROADCAST on the interface 2005-12-07 03:10:42 +00:00
glebius
a95ec831a0 MFC 1.17:
- Update the flow sequence before converting count to
    network byte order.
  - Update the flow sequence in one atomic op instead of two.

  Reported by:    Denis Shaposhnikov <dsh vlink.ru>
  Reported by:    Daniil Kharoun <kdl chelcom.ru>
  PR:             kern/89417
2005-12-06 09:51:10 +00:00
ume
fb6187e212 MFC: We couldn't specify the rule for filtering tunnel traffic since an
IPv6 support was committed:

- Stop treating `ip' and `ipv6' as special in `proto' option as they
  conflict with /etc/protocols.

- Disuse `ipv4' in `proto' option as it is corresponding to `ipv6'.

- When protocol is specified as numeric, treat it as it is even it is
  41 (ipv6).

- Allow zero for protocol as it is valid number of `ip'.

	sbin/ipfw/ipfw.8:	1.180
	src/sbin/ipfw/ipfw2.c:	1.80
2005-12-06 02:51:41 +00:00
wilko
c3f20161fa s/Adolph Hitler/Adolf Hitler/ 2005-12-05 22:32:03 +00:00
jhb
cd05b25213 MFC: Use >= rather than > to check for a process exceeding its time limit. 2005-12-05 20:14:40 +00:00
jhb
3aad640c54 MFC: Restore the previous state after a FILL operation in
properties_read().
2005-12-05 20:10:44 +00:00
jhb
63eda3c6d8 MFC:
- mdoc sweep
- Use .fn to markup untimeout.
- Reword a confusing sentence.
2005-12-05 20:07:33 +00:00
jhb
9233bc43f7 MFC: Clarify that si(4) doesn't support the newer SX+ cards from
Specialix/Perle currently.
2005-12-05 20:03:48 +00:00
jhb
f41e06b49b MFC: Add MLINK for execvP(3). 2005-12-05 19:59:20 +00:00
emax
fe023e1aa5 MFC: Add bluetooth.device.conf(5) man page 2005-12-05 18:59:43 +00:00
cperciva
4ba093419a MFC revision 1.5:
Make "missing dependency" errors more useful by indicating which port
  is trying to depend upon the non-existent port.

  Suggested by:   kris
2005-12-05 05:07:44 +00:00
obrien
67e83240bd MFC: rev 1.13: clear pending_txs when not "RUNNING". 2005-12-05 01:05:58 +00:00
obrien
1331999374 MFC: rev 1.12: make sure that we call if_free(ifp) after bus_teardown_intr.
This eliminates the possibility of a crash due to getting an interrupt after
we free the ifp and the interrupt handler depending on ifp being still alive.
2005-12-05 01:05:09 +00:00
iedowse
f0786eeee2 MFC: fix a number of bugs in the handling of the transfer descriptor
done queue.
2005-12-04 05:52:23 +00:00
iedowse
e08ca9ff18 MFC 1.124: pad RBC commands to 12 bytes for Sony DSC camereas. 2005-12-04 05:48:31 +00:00
philip
673143134c MFC: moused.c r1.71 and r1.74
moused.8 r1.54 to r1.57

moused.c r1.71:
  Add a -H option to enable horizontal virtual scrolling, much like -V for
  vertical virtual scrolling.  This also respects -U for the distance.

moused.c 1.74:
  Add an option to stop 'mouse drift' in some defective/cheap mice.  This
  stops the pointer slowly wandering away on its own in an annoying way when
  the mouse isn't physically moved.

moused.8:
  Documentation of above and ru's mdoc magic.

Procrastinator of the year:	philip
2005-12-04 00:48:33 +00:00
philip
f8de49e67d MFC r1.7:
Check for altq presence during module init, and allow module to work even if
  altq is not present (just disable the altq bits in that case).
2005-12-03 14:45:05 +00:00
philip
da676c8632 MFC r1.85:
Preserve /etc/sysctl.conf when doing a binary update.  This prevents, for
  instance, the dreaded shared memory problem in PostgreSQL coming back to
  haunt you after a binary update.
2005-12-03 14:37:24 +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
4603995659 MFC: "nocpu" and "nomakeoptions" directives. 2005-12-01 17:43:09 +00:00