Commit Graph

118153 Commits

Author SHA1 Message Date
iedowse
4bb71dd5cf MFC 1.70: provide the USB device release number along with other
parameters so that devd can match on it.
2005-12-18 15:51:31 +00:00
wpaul
111400b259 Ok, let's try that again. MFC recent changes from -current, this time
to the right branch (interrupt handler API fixes, Ralink RT2500 deadlock
with wpa_supplicant).
2005-12-16 17:33:47 +00:00
mux
c4cfae8744 MFC r1.252:
date: 2005/12/12 14:30:13;  author: mux;  state: Exp;  lines: +1 -0
  Add the device ID of fxp(4) NICs found in Sony Vaio VGN-TX1XP laptops.
2005-12-16 03:26:37 +00:00
dougb
c8bed0fc29 Diff reduction to HEAD:
MFC yar's cleanup of command=*/foo -> command=*/${name},
and related changes.
2005-12-16 01:42:54 +00:00
dougb
ed5ba6cddd Diff reduction to HEAD.
MFC 1.253 - Mention special behaviour of init(8) when kern_securelevel="0"
MFC 1.265 - Add a devd_flags variable
2005-12-16 01:19:21 +00:00
pjd
1687da5e87 MFC: etc/rc.d/geli 1.3
Simplify the code a bit by using '-q' option for kldstat(8).

Prodded by:	dougb
2005-12-15 23:32:35 +00:00
pjd
407c7742ed MFC: Move setkey(8) from usr.sbin/ to sbin/ and make rc.d/ipsec to run
before rc.d/mountcritremote, so it is possible to mount /usr/ over
	IPsec.

Discussed on:	arch@
Suggested by:	Tomasz Pi³at <tomasz.pilat@axelspringer.pl>
Prodded by:	dougb
2005-12-15 23:30:12 +00:00
dougb
f19ad45cf8 MFC 1.11, update of flags to mount for switching to RW. 2005-12-15 18:59:21 +00:00
dougb
2948f5e92a Diff reduction to HEAD, MFC 1.7 which removes a needless FILEMODE line
Approved by:	ru
2005-12-15 18:57:11 +00:00
maxim
b08fccbd06 MFC rev. 1.134: fix for a bug where NFS/TCP would
not reconnect (in the case where the server FIN'ed).

PR:		kern/88833
Requested by:	Roman V. Palagin
Approved by:	Mohan Strinivasan
2005-12-15 18:10:37 +00:00
sobomax
bb17c1e410 Fix problems introduced by the botched MFC.
Submitted by:	Kostik Belousov <konstantin.belousov@zoral.com.ua>
Pointy hat to:	sobomax
2005-12-15 17:47:15 +00:00
obrien
2dd23460fa MFC: rev 1.254: minor comment re-alignment. 2005-12-15 16:49:19 +00:00
obrien
19c90c2f22 MFC: rev 1.8: depends having awk(1) and it needs syslogd due to using logger(1). 2005-12-15 16:47:06 +00:00
obrien
570ef93d56 MFC: rev 1.7: depends on syslogd due to logger(1). 2005-12-15 16:46:02 +00:00
davidxu
7002fc652f MFC revision 1.35:
Remove unused _get_curthread() call.
2005-12-15 07:28:19 +00:00
davidxu
5b11619181 MFC Revision 1.16:
Export following functions:
	_pthread_condattr_getpshared
	_pthread_condattr_setpshared
	_pthread_mutexattr_getpshared
	_pthread_mutexattr_setpshared
	pthread_condattr_getpshared
	pthread_condattr_setpshared
	pthread_mutexattr_getpshared
	pthread_mutexattr_setpshared
2005-12-15 07:25:00 +00:00
davidxu
0a8267e26b MFC:
Add file thr_mattr_pshared.c and thr_condattr_pshared.c.
2005-12-15 07:22:24 +00:00
davidxu
148697495d MFC revision 1.40:
Add prototype for following functions:
	pthread_condattr_getpshared
	pthread_condattr_setpshared
	pthread_mutexattr_getpshared
	pthread_mutexattr_setpshared
2005-12-15 06:50:39 +00:00
davidxu
94186b25f2 MFC Revision 1.8:
Put pthread_condattr_init sorted order.
    Revision 1.7:
	Export following functions:
	_pthread_mutexattr_getpshared
	_pthread_mutexattr_setpshared
	pthread_condattr_getpshared
	pthread_condattr_setpshared
	pthread_mutexattr_getpshared
	pthread_mutexattr_setpshared
    Revision 1.6:
	Sort function names.
    Revision 1.5:
	Add function pthread_timedjoin_np.
2005-12-15 06:43:18 +00:00
davidxu
4fbab286c2 MFC:
thr_exit.c:
	Revision 1.19
	Fix code for user stack recycling.

    thr_join.c:
	Revision 1.18
	Fix code for user stack recycling.

	Revision 1.17
	Add function pthread_timedjoin_np.
2005-12-15 06:36:57 +00:00
davidxu
c031264bec MFC revision 1.3:
Add functions pthread_mutexattr_setpshared and
	pthread_mutexattr_getpshared.
2005-12-15 06:31:43 +00:00
sobomax
b1d47158ee MFC: add new option q to surpress any output in the normal case. 2005-12-15 04:03:05 +00:00
sobomax
b81beea2d4 Extend utility to allow recovering single file from the deffective
media.
2005-12-15 03:50:03 +00:00
brooks
deb5b134eb MFC rev 1.258
remove removable_interfaces example.  It's been dead since 6.0-RELEASE,
but I forgot to MFC this.

Reminded by:	dougb
Pointy hat:	brooks
2005-12-15 02:13:15 +00:00
dougb
fb7dfdeea8 MFC 1.6, REQUIRE cleanvar, instead of BEFORE. 2005-12-15 01:13:39 +00:00
dougb
fed2b35069 MFC 1.37, run this script after mountcritremote to handle
cases where /tmp is on a remote filesystem.
2005-12-15 01:10:10 +00:00
iedowse
c856ad6798 MFC 1.92: rorder the calling of the completion callback and the
transfer "done" method for non-repeat transfers to avoid problems
if the transfer gets recycled by the callback. In particular this
fixes page faults seen when using OHCI controllers with ucom devices.
2005-12-15 00:36:00 +00:00
wilko
1efd1baf90 Spelling fixes and minor nit.
PR: doc/9035
Submitted by: Gavin Atkinson <gavin.atkinson@ury.york.ac.uk>
2005-12-14 19:50:55 +00:00
mlaier
16ff3ce833 MFC: 1.91
Fix calculation of meminfo's swaptotal and swapfree on at least amd64.
2005-12-14 19:07:38 +00:00
des
32a42fa507 MFC: implement the full range of ISO9660 number conversion routines in iso.h. 2005-12-14 09:20:30 +00:00
des
f180e73405 MFC: (1.25, 1.26) whitespace cleanup, parser improvements 2005-12-14 09:13:46 +00:00
des
2fcf6f75c3 MFC: (1.77) ignore HTTP_PROXY if it is defined but empty 2005-12-14 09:10:13 +00:00
flz
a3ad80954c MFC: USB Quirk for iPods (should work with some other devices).
usb_quirks.c:	1.43
	usb_quirks.h:	1.19
	usb_subr.c:	1.78
	usbdevs:	1.236

While this might not be the best solution, this has been considered good enough
to be MFC'ed.

Approved by:	ssouhlal
Discussed on:	src-committers@
2005-12-14 01:27:45 +00:00
anholt
63922011a7 MFC DRM. Notable changes:
- i915 (i830-i915) driver ported.
- S3 Savage driver ported.
- Added support for ATI_fragment_shader registers for r200.
- Improved r300 support, needed for latest r300 DRI driver.
- (possibly) r300 PCIE support, needs X.Org server from CVS.
- Added support for PCI Matrox cards.
- Software fallbacks fixed for Rage 128, which used to render badly or hang.
- Some issues reported by WITNESS are fixed.
2005-12-14 00:52:59 +00:00
anholt
7e2effb167 MFC i915 GMCH AGP support. 2005-12-14 00:47:25 +00:00
anholt
f4f7767dd8 MFC r1.28: Add support for the i855GM. 2005-12-14 00:46:23 +00:00
sam
d153d60a18 MFC: athctrl script 2005-12-13 21:34:55 +00:00
rees
94b8aef59a MFC: nfs_socket.c 1.132, nfs_subs.c 1.142, nfsm_subs.h 1.37
fix a problem with XID re-use when a server returns NFSERR_JUKEBOX.
2005-12-13 21:29:26 +00:00
jhb
786e4e87b4 MFC: Slam the door more forcefully on mixed mode. 2005-12-13 16:47:33 +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
emax
b1877750af MFC: Teach sdpd(8) to check peer's credentials before accepting request to
register, remove or change services in the local database. For now only
accept the request if the peer has effective user ID the same as 'root'
user ID.
2005-12-13 00:38:28 +00:00
emax
fc03c2855d MFC: Fix typo in rfcomm_pppd(8) man page.
Noticed by:	Ronald Klop
2005-12-13 00:31:03 +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
bmah
9986b6051a MFC: Recognize the Sony Clie PEG-TJ37.
usbdevs		1.234 -> 1.235
	uvisor.c	1.24 -> 1.25
2005-12-12 19:52:52 +00:00
jhb
2a9d19327c MFC: Sync up with locking changes in HEAD:
- Add locked variants of nve_start(), nve_init(), and nve_ifmedia_upd().
- Use callout_* to manage callouts rather than timeout(9).
- Mark interrupt handler MPSAFE (IFF_NEEDGIANT was already clear).
- Lock the driver lock in driver entry points such as the interrupt
  handler, if_start, and if_init rather than locking the driver mutex
  in the various work functions called by the binary blob.
- Use IFQ_DRV_IS_EMPTY() macro rather than doing it by hand.
- Fix locking in detach.
- Remove some unused fields from the softc.
- Don't make the driver lock recursive, it shouldn't be recursively
  acquired anywhere in the driver now.
- Axe the spin mutex used for the nve_oslock*() routines.  The driver lock
  already provides sufficient synchronization.
- Don't mess around with IFF_UP when the link state changes.  IFF_UP is
  an administrative flag, not a link status indicator.
2005-12-12 19:40:04 +00:00
jhb
3045ceb187 MFC: Don't panic if IRQ 13 doesn't exist, only if it doesn't exist and we
actually need it.
2005-12-12 19:36:50 +00:00
jhb
627b421f3c Fix a panic if "pci_link" is disabled via the acpi disable tunable. 2005-12-12 19:35:11 +00:00
jhb
5d0a54d00d MFC: Force any hardwire-routed interrupts to level trigger and active low
polarity.
2005-12-12 19:33:32 +00:00
emax
a41d6f22e5 MFC: Teach rfcomm_sppd(8) to recognize "lan" (for LAN Access Using PPP) service
name in '-c' (RFCOMM channel) option.
2005-12-12 18:00:03 +00:00