maxim
17c332c9da
MFC revs. 1.50 - 1.52: prevents statistics displayed by SIGINFO
...
handler from overflow, avoid division by zero, place error checking
code near to the syscall, style.
Approved by: re (bmah)
2006-10-21 16:02:08 +00:00
maxim
312d1a5eea
MFC rev. 1.99: check for a required "pathname" argument presence.
...
Approved by: re (bmah)
2006-10-21 15:59:19 +00:00
ru
6744f15bc9
MFC: 1.3: Add more nForce4 SMBus 2.0 PCI IDs.
...
1.5: Older incarnations of the device used non-standard BARs.
Approved by: re (hrs)
2006-10-21 15:40:26 +00:00
delphij
10044aa774
MFC: mailwrapper(8) enhancements on -HEAD. The most visiable
...
feature is that we can now specify additional command line
parameters, which makes it possible to use applications, e.g.
mini_sendmail as a sendmail replacement.
Approved by: re (hrs)
2006-10-21 15:03:53 +00:00
bmah
84fea9d6b2
MFC: libpcap 0.9.4, tcpdump 3.9.4.
...
Approved by: re (implicitly)
2006-10-21 14:18:52 +00:00
pjd
0bdcff2fc0
MFC: sbin/geom/class/mirror/geom_mirror.c 1.15
...
sbin/geom/class/raid3/geom_raid3.c 1.17,1.18
Be sure to not create devices with (mediasize % sectorsize) != 0.
Reported by: xride
Approved by: re (hrs)
2006-10-21 07:18:08 +00:00
pjd
5cb85a5244
MFC: sys/geom/raid3/g_raid3.c 1.77
...
Guard against invalid metadata.
Approved by: re (hrs)
2006-10-21 07:16:41 +00:00
glebius
1904ffad56
- Before doing ioctl(SIOCGIFNETMASK) put the proper IP address into the ifreq,
...
to obtain correct netmask in case of interface with multiple aliases.
- While here, remove a comment with a bad idea.
PR: bin/42120
Submitted by: Dmitry Frolov <frolov riss-telecom.ru>
Approved by: re (hrs)
2006-10-21 05:43:29 +00:00
scottl
86aca5d9dc
Sync the MFI driver to HEAD. This fixes a potential problem with AEN
...
events, adds many debugging and informational tools, and increases support
for running the linux management apps.
Approved by: re
Sponsored by: IronPort
2006-10-21 05:28:50 +00:00
yongari
cf77c00afc
MFC brgphy.c, 1.46 to RELENG_6
...
Add PHY support for BCM5752.
Requested by: delphij
Approved by: re (hrs)
2006-10-21 00:26:41 +00:00
yongari
2efd78e259
MFC miidevs, rev. 1.34 to RELENG_6
...
Add Broadcom BCM5752 PHY id.
Requested by: delphij
Approved by: re (hrs)
2006-10-21 00:25:38 +00:00
ru
262ce7ba81
MFC: 1.11: Bring manpage up-to-date with respect to the scheduling
...
priority range, and mention the SCHED_OTHER scheduling policy.
Approved by: re (bmah)
2006-10-20 18:59:44 +00:00
des
c62d469074
Don't forget to install mountlate.
...
Approved by: re (bmah)
2006-10-20 08:58:03 +00:00
cvs2svn
a1af8a513e
This commit was manufactured by cvs2svn to create branch 'RELENG_6'.
2006-10-20 06:44:05 +00:00
sam
6a78c151c3
MFC 1.54: correct diag request to fetch isr state on fatal interrupts
...
Approved by: re (bmah)
2006-10-19 23:34:00 +00:00
wes
e48441267d
MFC r1.5 so C++ programs will work in 6.2. Thanks for the fix, Bruce.
...
Moved __BEGIN_DECLS up a little so that it covers __test_sse() and C++
isn't broken,
PR: 104425
Approved by: re (bmah)
2006-10-19 15:52:19 +00:00
jhb
4ba6a58710
MFC: Fix sign bug in #ifdef for value of INTRCNT_COUNT.
...
Approved by: re (hrs)
2006-10-19 14:52:03 +00:00
jhb
6af66c9e05
MFC: Sync with HEAD
...
- Fix recursed locking in ipmi_polled_enqueue_request().
- Don't toss the last byte during an SMIC read and add SMIC_DEBUG.
Approved by: re (hrs)
2006-10-19 14:50:48 +00:00
jhb
8000f5c7e6
MFC: Fix td_locks description in comment.
...
Approved by: re (hrs)
2006-10-19 14:49:02 +00:00
jhb
da33c6ffec
MFC: Add 'smap' command on x86 and fix merge_help.awk to not choke on it.
...
Approved by: re (hrs)
2006-10-19 14:47:21 +00:00
ru
254d9a111b
MFC: 1.15: Update for newsletter V-12: Inclusion of the new entries
...
for "Serbia" and "Montenegro".
Approved by: re (hrs)
2006-10-18 13:35:06 +00:00
ru
5fd1749883
MFC: 1.17: "b0" and "b1" are gone, default for "sb" has changed.
...
Approved by: re (hrs)
2006-10-18 12:17:42 +00:00
ru
cc1ced1d4d
MFV: 1.1.1.4: Unbreak generation of the terminfo.5 manpage.
...
Approved by: re (hrs)
2006-10-18 12:13:51 +00:00
delphij
f0a2a5b62f
MFC: Fix our ancient tcpslice for >2GB limits [1].
...
Also, mention that tcpslice in the base system is being
deprecated, and encourage users to install it from the
ports collection.
PR: bin/13691
Submitted by: Bruce A. Mah
Approved by: re (bmah)
2006-10-18 03:21:37 +00:00
bmah
b87630abda
MFC: Remove security/freebsd-update from package split; it's now in the
...
base system.
Pointed out by: kris
Approved by: re (implicitly)
2006-10-17 13:52:37 +00:00
glebius
9da04306a6
- Update the baudrate every time the parent changes its link state.
...
Approved by: re (bmah)
2006-10-17 07:24:18 +00:00
jmg
6ef3271dac
MFC: v1.53
...
> don't require a buffer if all we are doing is manipulating the GPIO pins...
Approved by: re (hrs)
2006-10-17 03:45:54 +00:00
jmg
56bd3c4dea
MFC: v1.52
...
> if we are compiling with smbus support, properly depend upon the iic and
> smbus modules, otherwise as a module you can't kldload bktr...
Approved by: re (hrs)
2006-10-17 03:44:22 +00:00
jmg
a5d3455f21
MFC: devd.conf.5 v1.9
...
> flesh out the devd.conf man page... Mostly from the PR, but did a couple
> gramatical tweaks along w/ sorting the list, and adding that serial is
> available for USB....
Approved by: re (hrs)
2006-10-17 03:42:43 +00:00
sam
e3af20a639
re-apply bandaid for alpha
...
Approved by: re (implicit, fix build)
2006-10-17 00:20:22 +00:00
obrien
258cd9a338
MFC: build 'as' for big endian if "TARGET_BIG_ENDIAN" is defined.
...
Approved by: re(KEN)
2006-10-16 16:42:56 +00:00
ume
8fa7d67c2d
MFC 1.39: Make net.inet6.ip6.auto_linklocal tunable. Someone may
...
want to enable/disable auto_linklocal even in single user mode.
Approved by: re (hrs)
2006-10-16 15:11:18 +00:00
ume
ff7b8bd02c
MFC: Revert the default value of net.inet6.ip6.auto_linklocal to 1.
...
If ipv6_enable is not set to "YES", net.inet6.ip6.auto_linklocal
is turned to 0 at boot.
etc/rc.d/auto_linklocal: 1.2
sys/netinet6/in6_ifattach.c: 1.35
Approved by: re (hrs)
2006-10-16 15:09:24 +00:00
csjp
65e9e15eaa
MFC revision 1.8
...
Mark the audit system calls as being un-implemented for jails.
Discussed with: rwatson
Approved by: re (bmah)
2006-10-16 15:03:48 +00:00
ru
80ffba5eff
MFC: Document that unexpand(1)'s -a and -t options are exclusive.
...
PR: docs/85063
Approved by: re (hrs)
2006-10-16 13:16:40 +00:00
ru
639ee355a0
MFC: 1.7: Add missing comma.
...
Approved by: re (hrs)
2006-10-16 13:15:29 +00:00
ru
48cbe11420
MFC: Replace a rarely used "depuration" with "debugging".
...
PR: docs/85127
Approved by: re (hrs)
2006-10-16 12:32:38 +00:00
ru
053f861642
MFC: 1.27: Make the SYNOPSIS section more meaningful.
...
PR: docs/85066
Approved by: re (hrs)
2006-10-16 12:31:45 +00:00
ru
d2a29cd426
MFC: 1.22: Some word smithing.
...
PR: docs/54451
Approved by: re (hrs)
2006-10-16 12:30:51 +00:00
ru
819b3b78b5
MFC: 1.34: Document all character classes our tr(1) implementation
...
supports, mention that some of them are extensions to POSIX.
PR: docs/85062
Approved by: re (hrs)
2006-10-16 12:29:55 +00:00
ru
7f91e58d9b
MFC:
...
- 1.66: Fix utility's short description. [1]
- 1.67: various cleanup. [2]
PR: docs/84467 [1], docs/84913 [2]
Approved by: re (hrs)
2006-10-16 12:07:45 +00:00
ru
49915aa1a1
MFC: 1.47: Use normal parentheses.
...
PR: docs/84549
Approved by: re (hrs)
2006-10-16 12:06:53 +00:00
ru
d036d15f9d
MFC: 1.10: Don't say "rightmost" when referring to the least significant bit.
...
PR: docs/94803
Approved by: re (hrs)
2006-10-16 12:03:18 +00:00
ru
9d0ace7e37
MFC: 1.12: The pam_unix module also provides password management.
...
PR: docs/93491
Approved by: re (hrs)
2006-10-16 12:02:15 +00:00
ru
ed2f881dbc
MFC: 1.52: Mention "dump -L".
...
PR: docs/91297
Approved by: re (hrs)
2006-10-16 12:01:04 +00:00
ru
61c05eb461
MFC More accurately document the implementation details of internal storage.
...
PR: docs/82508
Approved by: re (hrs)
2006-10-16 12:00:17 +00:00
ru
c4881194f2
MFC: 1.122: Link select(2) to FD_CLR(3), FD_ISSET(3), FD_SET(3), and FD_ZERO(3).
...
PR: docs/57974
Approved by: re (hrs)
2006-10-16 11:59:08 +00:00
ru
feb96d9994
MFC: Document S_IRWXU and permission bits for group/other.
...
PR: docs/57153
Approved by: re (hrs)
2006-10-16 11:57:53 +00:00
ru
67b831b76d
MFC: Fix manpage's SYNOPSIS and program's usage().
...
PR: docs/43861
Approved by: re (hrs)
2006-10-16 11:57:06 +00:00
ru
76cecf3cc6
MFC: 1.21: Document what "msgsz" actually means.
...
PR: docs/101145
Approved by: re (hrs)
2006-10-16 11:55:50 +00:00