Commit Graph

119203 Commits

Author SHA1 Message Date
matteo
9548ab246c Add device ID for Intel Pro/100 VE Network Connection card
Approved by:	re (scottl)
2006-04-16 15:58:19 +00:00
scottl
6f5cbcee73 Fix compile breakage.
Approved by: re (implicit)
2006-04-15 19:08:26 +00:00
delphij
6d2f312c36 MFen:
errata/article.sgml	 1.73.2.14 -> 1.73.2.15
	hardware/common/dev.sgml 1.282.2.9 -> 1.282.2.10

Obtained from:	The FreeBSD Simplified Chinese Project
Approved by:	re (hrs)
2006-04-15 14:51:36 +00:00
jkim
80e64fe036 MFC: 1.418
Fix minimal installation check.  'X' was not displayed when it was selected.

Approved by:	re (scottl)
2006-04-14 20:51:17 +00:00
jmg
1df3f8fe4c MFC: pidfile.c v1.2
use pwrite to always write at the begining of the file..  If multiple calls
to pidfile_write happen, the pidfile will have nul characters prepended
due to the cached file descriptor offset...

Approved by:	re (scottl)
2006-04-14 19:14:58 +00:00
brueffer
f3f62fbabd MFC: rev. 1.24
bce(4) does polling too.

Approved by:	re (scottl)
2006-04-14 14:17:41 +00:00
brueffer
7adc82608c MFC: rev. 1.3
s/militate/mitigate/, fits better in this context.

Approved by:	re (scottl)
2006-04-14 14:17:03 +00:00
sobomax
7ebc2143de MFC: When enabling A20 put upper limit on amount of time we wait for the
keyboard controller to get ready (65K x ISA access time, visually around
1 second). If we have wait more than that amount it's likely that the
hardware is a legacy-free one and simply doesn't have keyboard controller
and doesn't require enabling A20 at all.

This makes cdboot/pxeldr working for MacBook Pro with Boot Camp and
other legacy-free i386 hardware like IBM Netvista S40.

Approved by:	re (scottl)
2006-04-14 03:47:51 +00:00
gad
56f52286ad MFC 1.76: Implement the correct fix for the bug introduced in 1.73.
This time we avoid the seg-fault while still keeping the column
headers in uppercase.  And the original bug wrt specifying a new
column header for an aliased `-o' option remains fixed.

Approved by:	re (scottl)
2006-04-14 02:47:30 +00:00
ps
557bcabe67 MFC: rev 1.3, fix DEVICE_POLLING support (compile tested only)
Approved by:	re
2006-04-13 22:41:33 +00:00
jhb
9bc5483374 MFC: Activate ithread_destroy() (but rename it to ithread_destroy2() for
ABI reasons) and call it from intr_event_destroy().
Only in 6: Add API and ABI compat shims for ithread_destroy() to call
intr_event_destroy().

Approved by:	re (scottl)
Tested by:	Artem Ignatiev <zazubrik@mail.ru>
2006-04-13 17:31:01 +00:00
brueffer
18e65e9e51 MFC: rev. 1.28
Document that VIS_CSTYLE encodes space (040) as '\s'.

Approved by:	re (hrs)
2006-04-13 08:49:58 +00:00
brueffer
40db818425 MFC: rev. 1.16
Add bce(4).

Approved by:	re (hrs)
2006-04-13 08:49:12 +00:00
brueffer
221610f014 Autogenerate hardware notes for bce(4) and mfi(4).
Approved by:	re (hrs)
2006-04-13 08:47:27 +00:00
pjd
7de50cd211 MFC: sbin/geom/core/geom.c 1.26
Fix an off-by-one error causing geom(8) utilities to fail or crash in random
situations.

Approved by:	re (scottl)
2006-04-13 06:36:26 +00:00
gshapiro
df1e676bbf Forced commit to bump the $FreeBSD$ version so mergemaster merges
/etc/mail/freebsd.cf and /etc/mail/freebsd.submit.cf.

PR:		conf/95634
Submitted by:	Rostislav Krasny
Approved by:	re (scottl)
Obtained from:	keramida
2006-04-13 04:08:22 +00:00
cvs2svn
e2462b434a This commit was manufactured by cvs2svn to create branch 'RELENG_6'. 2006-04-12 21:22:45 +00:00
ps
51d6b64768 MFC rev 1.40: Fix the PHY support for the 5780.
Approved by:	re
2006-04-12 18:38:59 +00:00
ps
fe4b347428 MFC: Add bce
Approved by:	re
2006-04-12 17:45:27 +00:00
sam
430ed388b5 MFC 1.3: adapt PacketGetAdapterNames to 0.4.8 calling convention
Approved by:	re (scottl)
2006-04-12 17:21:08 +00:00
cvs2svn
332c81bc90 This commit was manufactured by cvs2svn to create branch 'RELENG_6'. 2006-04-10 20:12:18 +00:00
mlaier
4157cdd5a3 Stopgap fix to avoid "mutex ipw0 recursed" panics in msleep for recursive
ioctl paths.  Instead of using a recursive mutex we use conditional locking
and keep track of the recursion on the stack.

Reported and tested by:	Ulrich Spoerlein
Approved by:		re (scottl)
2006-04-10 18:27:00 +00:00
kensmith
7e163b6986 Drop the languages we'll build docs for as part of the release down to
just English due to a ISO size crisis for disc2.  This is being done
after consultation with the doceng folks, who basically agreed that
of the two evils this is less evil than going with the -lite versions
of gnome/kde.  We are only doing this on RELENG_5/RELENG_6.  On HEAD
we plan to adjust sysinstall so there will be no packages at all on
disc1/disc2 and we can have an arbitrary number of dedicated package
discs but that seems like too much of a change for RELENG_5/RELENG_6
particularly at this stage in the release.

Discussed with:	re@, doceng@
Approved by:	re (scottl)
2006-04-09 04:22:44 +00:00
scottl
2bb259b17a Belatedly move forward to 6.1-RC.
Approved by: re
2006-04-08 14:42:23 +00:00
pjd
0633ad44e0 Sync with HEAD.
Approved by:	re (scottl)
2006-04-05 22:20:44 +00:00
pjd
507348da3c MFC: sys/kern/md5c.c 1.27
Fix a panic on sparc64 related to inproper aligment - we cannot assume,
that 'unsigned char *' argument is 4 byte aligned.

Approved by:	re (scottl)
2006-04-05 22:15:00 +00:00
pjd
ac5e0fe84c Sync with HEAD.
Approved by:	re (scottl)
2006-04-05 22:12:29 +00:00
brueffer
f3d6320e30 Back out the fan control changes that were merged in revision 1.2.2.5.
The necessary changes to the driver haven't been merged yet, which won't
happen before 6.1-RELEASE.

Submitted by:   markus
Approved by:    re (scottl)
2006-04-05 21:53:42 +00:00
jhb
1fb84f1627 MFC: Always explicitly panic in propogate_priority() if we try to propogate
a lock's priority to a sleeping thread.

Approved by:	re (scottl)
2006-04-05 21:15:19 +00:00
gad
3a1853983d MFC 1.75: Fix a problem introduced by previous change, which causes
a seg-fault if the user specifies a keyword which is implemented as
an alias to some other keyword.

Submitted by:	Kostik Belousov
Approved by:	re (scottl)
2006-04-05 21:01:31 +00:00
oleg
7f9211510f MFC brgphy.c rev.1.39, miidevs rev.1.31
- Add basic support for BCM5780 PHY.

Submitted by:	grehan
Approved by:	re (hrs)
2006-04-05 20:41:47 +00:00
hrs
df66c06f82 MFC the following change:
Retire NETSMBCRYPTO as a kernel option and make its functionality
 enabled by default in NETSMB and smbfs.ko.

 With the most of modern SMB providers requiring encryption by
 default, there is little sense left in keeping the crypto part
 of NETSMB optional at the build time.

 This will also return smbfs.ko to its former properties users
 are rather accustomed to.

Submitted by:	yar
Approved by:	re (implicitly)
2006-04-05 15:44:12 +00:00
rwatson
b96b3993ef Merge getfacl.1:1.10, getfacl.c:1.11 from HEAD to RELENG_6:
Add "-q" argument to getfacl(1), which suppresses the per-file header
  comment listing the file name, owner, and group.

  Submitted by:   Jan Srzednicki <w at expro dot pl>

Approved by:	re (scottl)
Reminded by:	delphij
2006-04-05 08:25:46 +00:00
delphij
a2e9eab5e4 MFen:
hardware/common/dev.sgml 1.282.2.8 -> 1.282.2.9
	relnotes/common/new.sgml 1.883.2.12 -> 1.883.2.15

Obtained from:	FreeBSD Simplified Chinese Project
Approved by:	re (scottl)
2006-04-05 03:39:22 +00:00
sam
380b5c3b1d MFC: ath config option additions/changes
Approved by:	re (scottl)
2006-04-04 23:55:33 +00:00
davidxu
079331a84f MFC thr_cancel.c revision 1.12
thr_kern.c    revision 1.20
    thr_private.h revision 1.58
    thr_sig.c     revision 1.16, 1.17
    thr_rtld.c    revision 1.0-1.2

    Add rtld locking support.

Approved by: re (scottl)
2006-04-04 23:23:50 +00:00
davidxu
5298b1d72e MFC revision 1.31.
Approved by: re (scottl)
2006-04-04 23:21:22 +00:00
mnag
10bceb0150 MFC: Sync with HEAD
Approved by:	re (scottl)
2006-04-04 21:22:35 +00:00
brueffer
10ec59bf84 MFC:
Convert the SYNOPSIS section to look like the ones used in other driver
manpages, mention module support.

Approved by:	re (hrs)
2006-04-04 21:03:08 +00:00
brueffer
2d8035d442 MFC:
Convert the SYNOPSIS section to look like the ones used in other driver
manpages, mention module support.
Also add the crypto and cryptodev devices as the drivers are kind of useless
without them.

Approved by:	re (hrs)
2006-04-04 21:02:17 +00:00
brueffer
b1320f117b MFC: rev. 1.15
Convert the SYNOPSIS section to look like the ones used in other driver
manpages.

Approved by:	re (hrs)
2006-04-04 21:01:05 +00:00
brueffer
5d252fc5d0 MFC: rev. 1.12
Convert the SYNOPSIS section to look like the ones used in other driver
manpages.  Don't mention the include file, it's not important for the
operation of this driver.

Approved by:	re (hrs)
2006-04-04 21:00:21 +00:00
brueffer
bd0f636b7b MFC: rev. 1.22
Add a standard boilerplate to the SYNOPSIS section that mentions how
to load a kernel module.

Approved by:	re (hrs)
2006-04-04 20:58:53 +00:00
gad
7b10031fcc MFC 1.73->1.74: Fix the case where the user specifies an alternate
heading for some output-format keyword, and the keyword they picked
is an alias to some other keyword.

PR:		bin/57833
Approved by:	re (scottl)
2006-04-04 20:31:26 +00:00
mlaier
bbe7409e6e MFC pf.conf, 1.3:
Document the user/group LOR in our sample pf.conf

  Submitted by:	Devon H. O'Dell

Reminded by:	delphij
Approved by:	re (scottl)
2006-04-04 20:31:20 +00:00
andre
e4ab72006f MFC rev. 1.32: Add link status descriptions and related structures for userland
applications.

Approved by:	re
2006-04-04 20:24:19 +00:00
andre
81064650ad MFC route.h rev. 1.65 and rtsock.c rev. 1.133:
- Fill in the correct rtm_index for RTM_ADD and RTM_CHANGE messages.

  - Allow RTM_CHANGE to change a number of route flags as specified by
    RTF_FMASK.

  - The unused rtm_use field in struct rt_msghdr is redesignated as
    rtm_fmask field to communicate route flag changes in RTM_CHANGE
    messages from userland.  The use count of a route was moved to
    rtm_rmx a long time ago.  For source code compatibility reasons
    a define of rtm_use to rtm_fmask is provided.

Approved by:	re
2006-04-04 20:07:23 +00:00
andre
05ebec8257 MFC rev. 1.19: Add definitions for MD5_BLOCK_LENGTH, MD5_DIGEST_LENGTH and
MD5_DIGEST_STRING_LENGTH.

Approved by:	re
2006-04-04 19:59:52 +00:00
andre
0cbadcf68d MFC of import of OpenBSD's strtonum(3).
Approved by:	re
2006-04-04 19:56:46 +00:00
andre
95720c6256 MFC of import of OpenBSD's sys/sys/hash.h providing generic 32bit hash functions.
Approved by:	re
2006-04-04 19:50:02 +00:00