Author: alc
Date: Sun Oct 30 05:06:14 2011
New Revision: 226928
URL: http://svn.freebsd.org/changeset/base/226928
Log:
Eliminate vm_phys_bootstrap_alloc(). It was a failed attempt at
eliminating duplicated code in the various pmap implementations.
Micro-optimize vm_phys_free_pages().
Author: dougb
Date: Sun Oct 30 04:04:40 2011
New Revision: 226927
URL: http://svn.freebsd.org/changeset/base/226927
Log:
Add birth date for Ken Thompson
Add birth and death dates for Steve Jobs
Update birth and add death date for Dennis Ritchie
PR: bin/162157
Submitted by: N
Author: rmacklem
Date: Sun Oct 30 02:36:49 2011
New Revision: 226926
URL: http://svn.freebsd.org/changeset/base/226926
Log:
MFC: r225537
Modify vfs_register() to use a hash calculation
on vfc_name to set vfc_typenum, so that vfc_typenum doesn't
change when file systems are loaded in differ
Author: marcel
Date: Sun Oct 30 02:19:39 2011
New Revision: 226925
URL: http://svn.freebsd.org/changeset/base/226925
Log:
Revert rev. 226893: subr_syscall.c is being included from C files and
on amd64 with FREEBSD32 enabled, this means that systrace_probe_func
gets defined twice.
Modified:
Author: marius
Date: Sun Oct 30 01:24:56 2011
New Revision: 226924
URL: http://svn.freebsd.org/changeset/base/226924
Log:
MFC: r199560
- Hook into the existing stat timer to drive the transmit watchdog instead
of using if_watchdog and if_timer.
- Reorder detach to call ether_ifdetach(
Author: marius
Date: Sun Oct 30 01:24:53 2011
New Revision: 226923
URL: http://svn.freebsd.org/changeset/base/226923
Log:
MFC: r199560
- Hook into the existing stat timer to drive the transmit watchdog instead
of using if_watchdog and if_timer.
- Reorder detach to call ether_ifdetach(
Author: marius
Date: Sun Oct 30 01:13:49 2011
New Revision: 226922
URL: http://svn.freebsd.org/changeset/base/226922
Log:
MFC: r199559
- Add a private timer to drive the transmit watchdog instead of using
if_watchdog and if_timer.
- Fix some issues in detach for sn(4), ste(4), and ti(
Author: marius
Date: Sun Oct 30 01:13:47 2011
New Revision: 226921
URL: http://svn.freebsd.org/changeset/base/226921
Log:
MFC: r199559
- Add a private timer to drive the transmit watchdog instead of using
if_watchdog and if_timer.
- Fix some issues in detach for sn(4), ste(4), and ti(
Author: marius
Date: Sat Oct 29 23:53:58 2011
New Revision: 226919
URL: http://svn.freebsd.org/changeset/base/226919
Log:
MFC: r226381
Merge from NetBSD:
- Remove clause 3 and 4 from TNF licenses.
- Fix memset usage.
- Various cleanup.
- Kill caddr_t.
Modified:
stable/8/sys/dev/e
Author: marius
Date: Sat Oct 29 23:53:58 2011
New Revision: 226918
URL: http://svn.freebsd.org/changeset/base/226918
Log:
MFC: r226381
Merge from NetBSD:
- Remove clause 3 and 4 from TNF licenses.
- Fix memset usage.
- Various cleanup.
- Kill caddr_t.
Modified:
stable/7/sys/dev/e
Author: marius
Date: Sat Oct 29 23:53:53 2011
New Revision: 226917
URL: http://svn.freebsd.org/changeset/base/226917
Log:
MFC: r226381
Merge from NetBSD:
- Remove clause 3 and 4 from TNF licenses.
- Fix memset usage.
- Various cleanup.
- Kill caddr_t.
Approved by: re (kib)
Mo
Author: marius
Date: Sat Oct 29 23:51:23 2011
New Revision: 226916
URL: http://svn.freebsd.org/changeset/base/226916
Log:
MFC: r226350
Merge from r225950:
Set the sense residual properly.
Reviewed by: ken
Modified:
stable/7/sys/dev/aac/aac_cam.c
stable/7/sys/dev/asr/asr.c
Author: marius
Date: Sat Oct 29 23:51:21 2011
New Revision: 226915
URL: http://svn.freebsd.org/changeset/base/226915
Log:
MFC: r226350
Merge from r225950:
Set the sense residual properly.
Reviewed by: ken
Modified:
stable/8/sys/dev/aac/aac_cam.c
stable/8/sys/dev/asr/asr.c
Author: marius
Date: Sat Oct 29 23:44:30 2011
New Revision: 226914
URL: http://svn.freebsd.org/changeset/base/226914
Log:
MFC: r206534
Whitespace cleanup, in advance of next sync with Adaptec's driver. No
functional change.
Modified:
stable/7/sys/dev/aac/aac.c
stable/7/sys/dev/aac/a
Author: marius
Date: Sat Oct 29 23:44:29 2011
New Revision: 226913
URL: http://svn.freebsd.org/changeset/base/226913
Log:
MFC: r206534
Whitespace cleanup, in advance of next sync with Adaptec's driver. No
functional change.
Modified:
stable/8/sys/dev/aac/aac.c
stable/8/sys/dev/aac/a
Author: marius
Date: Sat Oct 29 23:27:36 2011
New Revision: 226912
URL: http://svn.freebsd.org/changeset/base/226912
Log:
MFC: r226095
Merge from r225950:
Set the sense residual properly.
Reviewed by: ken
Modified:
stable/7/sys/dev/esp/ncr53c9x.c
stable/7/sys/dev/sym/sym_hip
Author: marius
Date: Sat Oct 29 23:27:32 2011
New Revision: 226911
URL: http://svn.freebsd.org/changeset/base/226911
Log:
MFC: r226095
Merge from r225950:
Set the sense residual properly.
Reviewed by: ken
Modified:
stable/8/sys/dev/esp/ncr53c9x.c
stable/8/sys/dev/sym/sym_hip
Author: marius
Date: Sat Oct 29 22:06:53 2011
New Revision: 226910
URL: http://svn.freebsd.org/changeset/base/226910
Log:
Merge from r225950:
Set the sense residual properly.
Reviewed by: ken
Approved by: re (kib)
Modified:
stable/9/sys/dev/aac/aac_cam.c
stable/9/sys/dev/asr/a
Author: dougb
Date: Sat Oct 29 18:16:29 2011
New Revision: 226909
URL: http://svn.freebsd.org/changeset/base/226909
Log:
Add a reminder about quarterly status report due dates
Reviewed by: danger
Modified:
head/usr.bin/calendar/calendars/calendar.freebsd
Modified: head/usr.bin/calendar
Author: jmg
Date: Sat Oct 29 17:30:57 2011
New Revision: 226908
URL: http://svn.freebsd.org/changeset/base/226908
Log:
remove trailing whitespace...
MFC after:1 week
Modified:
head/sbin/fdisk/fdisk.c
Modified: head/sbin/fdisk/fdisk.c
=
Author: jmg
Date: Sat Oct 29 17:28:59 2011
New Revision: 226907
URL: http://svn.freebsd.org/changeset/base/226907
Log:
error if /boot/mbr is empty... This can happen on a system like arm
that doesn't have a /boot/mbr, and you touch it to get past the previous
error message...
MFC after
Author: marcel
Date: Sat Oct 29 16:38:04 2011
New Revision: 226906
URL: http://svn.freebsd.org/changeset/base/226906
Log:
MFC r226673:
Don't terminate the interactive root mount prompt on mount failure.
This restores the previous behaviour. While here, match '?' and '.'
inputs exactly and
Author: hselasky
Date: Sat Oct 29 12:39:05 2011
New Revision: 226904
URL: http://svn.freebsd.org/changeset/base/226904
Log:
MFC r226803:
Fix suspend and resume of non-super-speed USB devices
in the generic XHCI driver. There appears to be some minor
logic missing for this feature to work.
Author: hselasky
Date: Sat Oct 29 12:32:13 2011
New Revision: 226903
URL: http://svn.freebsd.org/changeset/base/226903
Log:
Improve USB mass storage quirk auto detection.
MFC after:3 days
Modified:
head/sys/dev/usb/usb_device.c
head/sys/dev/usb/usb_msctest.c
Modified: head/sys/dev
Author: adrian
Date: Sat Oct 29 07:17:47 2011
New Revision: 226900
URL: http://svn.freebsd.org/changeset/base/226900
Log:
Add some new ath(4) debugging bits, from my if_ath_tx 11n TX branch.
Modified:
head/sys/dev/ath/if_ath_debug.h
Modified: head/sys/dev/ath/if_ath_debug.h
=
25 matches
Mail list logo