ps 2008-07-31 02:13:36 UTC
FreeBSD src repository
Modified files:
sys/modules/nfslockd Makefile
Log:
SVN rev 181040 on 2008-07-31 02:13:36Z by ps
Unbreak the build by creating opt_nfs.h
Revision ChangesPath
1.3 +1 -1 src/sys/modules/nfslockd/Makef
ps 2008-07-31 01:52:04 UTC
FreeBSD src repository
Modified files:
sys/dev/cxgb/ulp/tom cxgb_cpl_io.c cxgb_cpl_socket.c
cxgb_ddp.c cxgb_tom.c
Log:
SVN rev 181039 on 2008-07-31 01:52:04Z by ps
Unbreak the build by including sys/socketvar.h
R
ps 2008-07-30 23:54:23 UTC
FreeBSD src repository
Modified files:
sys/dev/e1000if_igb.c
Log:
SVN rev 181035 on 2008-07-30 23:54:23Z by ps
Include netinet/tcp_lro.h, unbreak the build
Revision ChangesPath
1.2 +1 -1 src/sys/dev/e1000/if_igb.
ps 2008-06-10 18:51:05 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_4)
share/man/man4 ciss.4
sys/dev/ciss ciss.c
Log:
SVN rev 179712 on 2008-06-10 18:51:05Z by ps
MFC: r179705
Add support for the P212, P410, P410i, P411, and P81
ps 2008-06-10 18:50:14 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_4)
sys/dev/ciss ciss.c
Log:
SVN rev 179711 on 2008-06-10 18:50:14Z by ps
Add the missing support for the P800
Revision ChangesPath
1.2.2.24 +1 -0 src/sys/d
ps 2008-06-10 18:40:38 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_5)
share/man/man4 ciss.4
sys/dev/ciss ciss.c
Log:
SVN rev 179709 on 2008-06-10 18:40:38Z by ps
MFC: r179705
Add support for the P212, P410, P410i, P411, and P81
ps 2008-06-10 18:31:19 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
share/man/man4 ciss.4
sys/dev/ciss ciss.c
Log:
SVN rev 179708 on 2008-06-10 18:31:19Z by ps
MFC: r179705
Add support for the P212, P410, P410i, P411, and P81
ps 2008-06-10 18:11:14 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
share/man/man4 ciss.4
sys/dev/ciss ciss.c
Log:
SVN rev 179707 on 2008-06-10 18:11:14Z by ps
MFC: r179705
Add support for the P212, P410, P410i, P411, and P81
ps 2008-06-10 17:51:51 UTC
FreeBSD src repository
Modified files:
share/man/man4 ciss.4
sys/dev/ciss ciss.c
Log:
SVN rev 179705 on 2008-06-10 17:51:51Z by ps
Add support for the P212, P410, P410i, P411, and P812 HP Smart Array
controllers.
Subm
ps 2008-05-16 08:30:25 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sys/dev/ciss ciss.c
Log:
MFC: rev 1.88
Remove a check that didn't allow > 12 byte CDB's to be issued to
ciss. This should allow volumes > 2TB to work.
Revision Chan
ps 2008-05-16 08:28:47 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
sys/dev/ciss ciss.c
Log:
MFC: rev 1.88
Remove a check that didn't allow > 12 byte CDB's to be issued to
ciss. This should allow volumes > 2TB to work.
Revision Chan
ps 2008-05-16 08:27:03 UTC
FreeBSD src repository
Modified files:
sys/dev/ciss ciss.c
Log:
Remove a check that didn't allow > 12 byte CDB's to be issued to
ciss. This should allow volumes > 2TB to work.
Reported by:Emil Mikulic
Revision ChangesP
ps 2008-03-28 04:29:27 UTC
FreeBSD src repository
Modified files:
lib/libc/sys mincore.2
sys/amd64/amd64 pmap.c
sys/i386/i386pmap.c
sys/sys mman.h
Log:
Add support to mincore for detecting whether a page is part of a
"super"
On 10/25/07, Alexander Kabaev <[EMAIL PROTECTED]> wrote:
> On Thu, 25 Oct 2007 10:55:58 +0400
> Alexey Popov <[EMAIL PROTECTED]> wrote:
>
> > Hi.
> >
> > Paul Saab wrote:
> > > ps 2007-10-12 17:09:44 UTC
> > >
> > > FreeB
ps 2007-10-12 17:09:44 UTC
FreeBSD src repository
Modified files:
sys/boot/i386/libi386 Makefile pxe.c
Log:
Do not attempt to make an NFS rpc call if using tftp
PR: kern/91720
Submitted by: Ruben Kerkhof
Revision ChangesPath
1.43 +7 -0
ps 2006-07-19 08:10:44 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sys/dev/bce if_bce.c
Log:
MFC: rev 1.4
- Removed updates to if_ibytes, if_obytes, if_imcasts, and if_omcasts.
These should not be handled by the driver.
- Add code to
ps 2006-06-22 15:22:05 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_4)
sys/modules Makefile
sys/conf files options
sys/i386/confGENERIC
Added files: (Branch: RELENG_4)
sys/modules/mfi Makefile
ps 2006-06-21 16:18:48 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sys/compat/freebsd32 freebsd32_misc.c
Log:
MFC: rev 1.55
Do not copy out the iovec in the 32bit recvmsg call since soreceive
calls uiomove directly.
Revision ChangesPat
ps 2006-06-20 23:08:36 UTC
FreeBSD src repository
Modified files:
sys/dev/mfi mfi.c
Log:
Fix a potential problem when mfi_get_log_state and only
release a command if one was allocated.
Also release the command in mfi_shutdown.
Revision ChangesPath
1.
ps 2006-06-20 22:41:44 UTC
FreeBSD src repository
Modified files:
sys/dev/mfi mfi.c mfi_disk.c mfi_pci.c mfireg.h
mfivar.h
Log:
Instead of using scsi probes to do device discovery, use the firmware
commands to grab the device listing. Th
ps 2006-06-20 22:17:55 UTC
FreeBSD src repository
Modified files:
sys/dev/mfi mfi.c
Log:
Fix a typo when getting the log_state and set the flags on the
command to signify it is being polled and expecting data to be dma'd
from the card.
Revision Changes
ps 2006-06-20 21:06:05 UTC
FreeBSD src repository
Modified files:
sys/dev/mfi mfi.c
Log:
Cleanup dcmd firmware processing into a single function, mfi_dcmd_command
to avoid duplication and mistakes when setting up firmware commands
for submission.
Reviewed b
ps 2006-06-20 20:41:54 UTC
FreeBSD src repository
Modified files:
sys/dev/mfi mfi.c
Log:
Clean up some comments and device printf failures in mfi_get_log_state
and mfi_get_controller_info.
Revision ChangesPath
1.8 +3 -6 src/sys/dev/mfi/mfi.c
ps 2006-06-19 05:35:56 UTC
FreeBSD src repository
Modified files:
sys/dev/mfi mfi.c
Log:
Remove two debugging printfs
Revision ChangesPath
1.7 +0 -2 src/sys/dev/mfi/mfi.c
___
cvs-all@freebsd.org mail
ps 2006-06-08 18:33:09 UTC
FreeBSD src repository
Modified files:
sys/compat/freebsd32 freebsd32_misc.c
Log:
Do not copy out the iovec in the 32bit recvmsg call since soreceive
calls uiomove directly.
Reviewed by:ups
MFC after: 1 week
Revision Changes
ps 2006-05-31 22:55:23 UTC
FreeBSD src repository
Modified files:
sys/vm vm_page.c
Log:
Fix minidumps to include pages allocated via pmap_map on amd64.
These pages are allocated from the direct map, and were not previous
tracked. This included the vm_page_
ps 2006-05-31 20:24:21 UTC
FreeBSD src repository
Modified files:
.access
Log:
Add davidch who will be maintaining the bce driver
Approved by:core
Revision ChangesPath
1.774 +1 -0 CVSROOT/access
__
ps 2006-05-30 06:42:03 UTC
FreeBSD src repository
Modified files:
sys/dev/ciss ciss.c
Log:
Spin until a request structure is available in the ioctl path.
Revision ChangesPath
1.71 +2 -2 src/sys/dev/ciss/ciss.c
___
ps 2006-05-30 02:58:36 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sys/kern vfs_vnops.c
sys/sys file.h
Log:
MFC: Allow concurrent read(2)/readv(2) access to a file. Lock file
offset against multiple read calls.
R
ps 2006-05-19 19:15:05 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sys/dev/bge if_bge.c
Log:
MFC: rev 1.126
Fix the interrupt handler to do the mandatory PCI flush before looking at
DMA memory. The could contribute towards missed link s
ps 2006-05-16 07:50:54 UTC
FreeBSD src repository
Modified files:
sys/kern vfs_vnops.c
sys/sys file.h
Log:
Allow concurrent read(2)/readv(2) access to a file.
Lock file offset against multiple read calls.
Submitted by: ups
Obtained fr
ps 2006-05-16 07:27:49 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sys/kern kern_mbuf.c uipc_domain.c uipc_socket2.c
uipc_usrreq.c
sys/netinet ip_divert.c ip_input.c raw_ip.c
tc
ps 2006-05-16 07:03:32 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_4)
sys/dev/amr amr.c
Log:
Protect amr_wait_command under splbio to avoid a missed wakeup.
Revision ChangesPath
1.7.2.17 +3 -0 src/sys/dev/amr/amr.c
___
ps 2006-05-15 18:53:00 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sys/kern kern_sig.c
Log:
MFC: rev 1.329
Don't try to kill embryonic processes in killpg1(). This prevents
a race condition between fork() and kill(pid,sig) with pid
ps 2006-05-15 18:51:26 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sys/amd64/amd64 pmap.c
Log:
MFC:
Fix the format/display descriptor of vm.kmem_size and vm.kmem_free
Revision ChangesPath
1.516.2.6 +2 -2 src/sys/amd64/amd64/
ps 2006-05-15 18:48:23 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sys/compat/freebsd32 freebsd32_proto.h freebsd32_syscall.h
freebsd32_syscalls.c freebsd32_sysent.c
Log:
MFC: regen for 32bit FreeBSD 4 System V shared memory
ps 2006-05-15 18:47:52 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sys/compat/freebsd32 freebsd32_misc.c syscalls.master
sys/kern sysv_shm.c
Log:
MFC: Properly support for FreeBSD 4 32bit System V shared memory.
Submitted by:
ps 2006-05-15 18:34:40 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sys/compat/freebsd32 freebsd32_proto.h freebsd32_syscall.h
freebsd32_syscalls.c freebsd32_sysent.c
Log:
MFC: regen for 32bit sendfile
Revision Changes
ps 2006-05-15 18:34:06 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sys/compat/freebsd32 freebsd32_misc.c syscalls.master
sys/kern uipc_syscalls.c
sys/sys syscallsubr.h
Log:
MFC: 32bit sendfile support
Revision
Jeffrey Hsu wrote:
> Hmm, interesting, I was under exactly the same impression.
Oh, for heaven's sake. You're free to back it out and send just the
last fragment of a datagram sent through the tunnel, having dropped
all the preceding fragments.
I'm questioning where you're coming from. Yo
Jeffrey Hsu wrote:
hsu 2006-05-11 00:53:43 UTC
FreeBSD src repository
Modified files:
sys/net if_gre.c
Log:
Correct test for fragmented packet.
What exactly is this for? It seems to me that you're just committing to
maintain an active commit status so t
ps 2006-05-10 19:06:36 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sys/dev/ciss ciss.c
Log:
MFC:
rev 1.69, 1.68
Free some memory leaks
rev 1.66
Update PCI ids to add the E200, E200i, P400, and P400i storage
controllers. Remove t
ps 2006-04-27 19:01:54 UTC
FreeBSD src repository
Modified files:
sbin/dumpon dumpon.c
Log:
With minidumps, the dumping partition could be smaller than physical
memory, so checking the size of the partition is not necessary.
Tested by: kris
Revision
ps 2006-04-26 16:33:58 UTC
FreeBSD src repository
Modified files:
sys/dev/bce if_bcereg.h
Log:
Only use the low address for stats collection.
Revision ChangesPath
1.3 +1 -3 src/sys/dev/bce/if_bcereg.h
__
ps 2006-04-21 19:26:21 UTC
FreeBSD src repository
Modified files:
sys/kern kern_sig.c
Log:
Don't try to kill embryonic processes in killpg1(). This prevents
a race condition between fork() and kill(pid,sig) with pid < 0 that
can cause a kernel panic.
S
ps 2006-04-21 09:25:40 UTC
FreeBSD src repository
Modified files:
sys/kern kern_mbuf.c uipc_domain.c uipc_socket2.c
uipc_usrreq.c
sys/netinet ip_divert.c ip_input.c raw_ip.c
tcp_input.c tcp_subr.c udp_u
ps 2006-04-20 03:05:03 UTC
FreeBSD src repository
Modified files:
sys/dev/ciss ciss.c
Log:
Free another memory leak when dealing with disk notification.
Revision ChangesPath
1.69 +4 -1 src/sys/dev/ciss/ciss.c
ps 2006-04-19 19:56:10 UTC
FreeBSD src repository
Modified files:
sys/dev/ciss ciss.c
Log:
Free some previously leaked memory on module unload.
Revision ChangesPath
1.68 +9 -2 src/sys/dev/ciss/ciss.c
_
Actually, I was just told by broadcom that polling is totally untested
on BCE and it is not known to work or not.
Christian Brueffer wrote:
brueffer2006-04-14 14:17:41 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6_1)
share/man/man4 polling.4
Log:
ps 2006-04-13 22:42:07 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6_1)
sys/dev/bce if_bce.c
Log:
MFC: rev 1.3, fix DEVICE_POLLING support (compile tested only)
Approved by: re
Revision ChangesPath
1.2.4.2 +5 -1 src/sys/
ps 2006-04-13 22:41:33 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sys/dev/bce if_bce.c
Log:
MFC: rev 1.3, fix DEVICE_POLLING support (compile tested only)
Approved by:re
Revision ChangesPath
1.2.2.2 +5 -1 src/sys
ps 2006-04-12 18:38:59 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6_1)
sys/dev/mii brgphy.c
Log:
MFC rev 1.40: Fix the PHY support for the 5780.
Approved by:re
Revision ChangesPath
1.34.2.3.2.2 +1 -0 src/sys/dev/
ps 2006-04-12 18:38:28 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sys/dev/mii brgphy.c
Log:
MFC rev 1.40: Fix the PHY support for the 5780.
Approved by:re
Revision ChangesPath
1.34.2.5 +1 -0 src/sys/dev/mii/brgphy
ps 2006-04-12 18:34:01 UTC
FreeBSD src repository
Modified files:
sys/dev/mii brgphy.c
Log:
Fix the PHY support for the 5780. I mis-merged this from my sources.
Revision ChangesPath
1.41 +1 -0 src/sys/dev/mii/brgphy.c
_
ps 2006-04-12 18:09:28 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6_1)
share/man/man4 Makefile
sys/amd64/conf GENERIC
sys/conf files options
sys/dev/mii brgphy.c miidevs
sys/i386/confGENERIC
ps 2006-04-12 17:45:27 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
share/man/man4 Makefile
sys/amd64/conf GENERIC
sys/conf files options
sys/dev/mii brgphy.c miidevs
sys/i386/confGENERIC
sy
ps 2006-04-10 20:04:22 UTC
FreeBSD src repository
Modified files:
share/man/man4 Makefile
sys/dev/bce if_bce.c
sys/conf files options
sys/i386/confGENERIC
sys/amd64/conf GENERIC
Log:
Hook bce up to the build
R
Please cut broadcom some slack on this driver. There are some problems
with the style etc, but we'll be addressing these shortly. Having a
working driver for 6.1 is better than having no driver for 6.1 and
you'll be seeing a lot of this chip.
Paul Saab wrote:
ps 2006-0
ps 2006-04-10 19:55:23 UTC
FreeBSD src repository
Modified files:
sys/dev/mii brgphy.c miidevs
Added files:
share/man/man4 bce.4
sys/modules/bce Makefile
sys/dev/bce if_bce.c if_bcefw.h if_bcereg.h
Log:
Add a driver for the Broad
ps 2006-04-08 02:23:27 UTC
FreeBSD src repository
Modified files:
sys/dev/amr amr.c amr_pci.c amrvar.h
Log:
Close a pesky race where after checking the BUSY flag in amr_wait_command,
the completion of the command can occur before tsleep is called and
the command
ps 2006-04-04 02:36:04 UTC
FreeBSD src repository
Modified files:
sys/dev/hwpmchwpmc_x86.c
Log:
Add support for Intel cpu model's 5 & 6.
Approved by:jkoshy
Revision ChangesPath
1.5 +1 -1 src/sys/dev/hwpmc/hwpmc_x86.c
__
Sorry.. this also includes FreeBSD 5 32bit
Paul Saab wrote:
ps 2006-03-30 07:42:32 UTC
FreeBSD src repository
Modified files:
sys/compat/freebsd32 freebsd32_misc.c syscalls.master
sys/kern sysv_shm.c
Log:
Properly support for FreeBSD 4 32bit System V
ps 2006-03-30 07:43:02 UTC
FreeBSD src repository
Modified files:
sys/compat/freebsd32 freebsd32_proto.h freebsd32_syscall.h
freebsd32_syscalls.c freebsd32_sysent.c
Log:
regen for 32bit System V shared memory
Revision ChangesPath
1.54
ps 2006-03-30 07:42:32 UTC
FreeBSD src repository
Modified files:
sys/compat/freebsd32 freebsd32_misc.c syscalls.master
sys/kern sysv_shm.c
Log:
Properly support for FreeBSD 4 32bit System V shared memory.
Submitted by: peter
Obtained from: Yahoo!
ps 2006-03-13 08:13:37 UTC
FreeBSD src repository
Modified files:
sys/amd64/amd64 pmap.c
Log:
Fix the format/display descriptor of vm.kmem_size and vm.kmem_free
to be 'long' instead of 'int' so that sysctl(8) correctly displays
the 8 returned bytes as a single 'long
Yar Tikhiy wrote:
On Fri, Mar 03, 2006 at 10:36:52PM +, Paul Saab wrote:
ps 2006-03-03 22:36:52 UTC
FreeBSD src repository
Modified files:
sys/kern kern_malloc.c
Log:
Fix bug in malloc_uninit():
Releasing items from the mt_zone can not be done by a
ps 2006-03-06 10:56:43 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sys/kern vfs_syscalls.c
sys/compat/freebsd32 freebsd32_misc.c
Log:
MFC:
Don't truncate f_mntfromname & f_mntonname to 16 characters when
translating statfs into o
ps 2006-03-06 08:42:07 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sys/kern kern_malloc.c
Log:
MFC: rev 1.153
Fix bug in malloc_uninit():
Releasing items from the mt_zone can not be done by a simple
uma_zfree() call since mt_zone is
ps 2006-03-04 00:09:09 UTC
FreeBSD src repository
Modified files:
sys/kern vfs_syscalls.c
sys/compat/freebsd32 freebsd32_misc.c
Log:
use strlcpy in cvtstatfs and copy_statfs instead of bcopy to ensure
the copied strings are properly terminated.
bzero
ps 2006-03-03 22:36:52 UTC
FreeBSD src repository
Modified files:
sys/kern kern_malloc.c
Log:
Fix bug in malloc_uninit():
Releasing items from the mt_zone can not be done by a simple
uma_zfree() call since mt_zone is allocated with the UMA_ZONE_MALLOC
flag.
ps 2006-03-03 07:20:55 UTC
FreeBSD src repository
Modified files:
sys/kern vfs_syscalls.c
Log:
Don't truncate f_mntfromname & f_mntonname to 16 characters when
translating statfs into ostatfs. This allows 4.x binaries making
statfs calls to work on 6.x.
ps 2006-02-28 19:39:53 UTC
FreeBSD src repository
Modified files:
sys/compat/freebsd32 freebsd32_proto.h freebsd32_syscall.h
freebsd32_syscalls.c freebsd32_sysent.c
Log:
regen for 32bit sendfile
Revision ChangesPath
1.53 +3 -3
ps 2006-02-28 19:39:18 UTC
FreeBSD src repository
Modified files:
sys/compat/freebsd32 freebsd32_misc.c syscalls.master
sys/kern uipc_syscalls.c
sys/sys syscallsubr.h
Log:
Fix 32bit sendfile by implementing kern_sendfile so that it takes
ps 2006-02-15 03:37:15 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sys/net if.c if.h
sys/sys sockio.h
Log:
MFC:
Implement SIOCGIFCONF for 32bit binaries.
Approved by:re
RevisionChangesPath
1.23
ps 2006-02-14 08:05:29 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sys/dev/amr amr_pci.c
Log:
MFC: rev 1.33
Enable 64bit SGL's on PERC 4/DC
Approved by:re
Revision ChangesPath
1.29.2.2 +1 -1 src/sys/dev/amr/amr_p
ps 2006-02-14 08:04:39 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sys/dev/amr amr.c amrvar.h
Log:
MFC: amr.c 1.75, amrvar.h 1.30
- Move the command setup from amr_start1 into the card specific submit
routines.
- Add or replace cpu_s
ps 2006-02-08 05:58:18 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sys/dev/random nehemiah.c randomdev.c randomdev.h
randomdev_soft.c randomdev_soft.h
yarrow.c
Log:
MFC:
Remove GIANT from de
revision 1.17
date: 2002/07/04 23:19:20; author: jdp; state: Exp; lines: +1 -1
Disable hardware checksum offloading of IP fragments in the bge
driver. I tried a few obvious experiments, but was unable to make
the 3c996B-T generate correct UDP checksums for transmitted fragmented
packets. I'm
ps 2006-02-02 19:58:37 UTC
FreeBSD src repository
Modified files:
sys/net if.c if.h
sys/sys sockio.h
Log:
Implement SIOCGIFCONF for 32bit binaries.
Revision ChangesPath
1.254 +22 -0 src/sys/net/if.c
1.101 +9 -0 sr
ps 2006-02-02 17:51:47 UTC
FreeBSD src repository
Modified files:
sys/dev/amr amr_pci.c
Log:
Enable 64bit SGL's on PERC 4/DC
Revision ChangesPath
1.33 +1 -1 src/sys/dev/amr/amr_pci.c
___
cvs-all@freeb
ps 2006-02-02 17:51:00 UTC
FreeBSD src repository
Modified files:
sys/dev/amr amr.c amrvar.h
Log:
- Move the command setup from amr_start1 into the card specific submit
routines.
- Add or replace cpu_spinwait() with DELAY(1) to a few of the busy
loops when
ps 2006-01-23 20:49:23 UTC
FreeBSD src repository
Modified files:
.access
Log:
Welcome Mohan Srinivasan. Peter and I will be mentoring him.
Approved by:core
Revision ChangesPath
1.733 +1 -0 CVSROOT/access
___
ps 2005-12-31 06:28:58 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_4)
sys/dev/ciss ciss.c cissreg.h
Log:
MFC:
revision 1.67
It seems ciss should ignore overrun and underrun on a SCSI INQUIRY
command. This fixes some weird booting issues o
ps 2005-12-31 06:28:06 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_5)
sys/dev/ciss cissreg.h
Log:
MFC:
There's no reason to check the valence. This allows ciss to work
on the P600.
Revision ChangesPath
1.14.2.2 +0 -2 src/s
ps 2005-12-31 06:25:16 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_5)
sys/dev/ciss ciss.c
Log:
MFC: rev 1.67
It seems ciss should ignore overrun and underrun on a SCSI INQUIRY
command. This fixes some weird booting issues on newer versions
ps 2005-12-31 06:24:44 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_5)
sys/dev/ciss ciss.c
Log:
MFC: rev 1.66
Update PCI ids to add the E200, E200i, P400, and P400i storage
controllers. Remove the E400 since it is not a real product.
Re
ps 2005-12-31 06:23:58 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_5)
sys/dev/ciss ciss.c
Log:
MFC: rev 1.65
There's no reason to check the valence. This allows ciss to work
on the P600.
Revision ChangesPath
1.56.2.4 +0 -6
ps 2005-12-29 08:28:02 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sys/dev/ciss ciss.c
Log:
MFC: rev 1.67
It seems ciss should ignore overrun and underrun on a SCSI INQUIRY
command. This fixes some weird booting issues on newer versions
ps 2005-12-28 20:11:51 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sys/vm vnode_pager.c
sys/ufs/ffs ffs_alloc.c
Log:
MFC:
- rate limit vnode_pager_putpages printfs to once a second.
- rate limit filesystem full and out
ps 2005-12-28 19:50:22 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sys/compat/freebsd32 freebsd32_proto.h freebsd32_syscall.h
freebsd32_syscalls.c freebsd32_sysent.c
Log:
regen for 32bit futimes
Revision ChangesPat
ps 2005-12-28 19:50:09 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sys/compat/freebsd32 freebsd32_misc.c syscalls.master
Log:
MFC: 32bit futimes
Revision ChangesPath
1.38.2.5 +22 -0 src/sys/compat/freebsd32/freebsd32_misc.c
1.50.2.
ps 2005-12-28 19:41:48 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sys/compat/freebsd32 freebsd32_misc.c
Log:
Correct white space issues that were introduce in 1.38.2.2.
Revision ChangesPath
1.38.2.4 +27 -29src/sys/compat/freebsd32/f
ps 2005-12-28 19:39:56 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sys/compat/freebsd32 freebsd32_misc.c
Log:
MFC: rev 1.40
Use the constants for the syscall names from syscall.h rather than
hardcoding the numbers for the SYSVIPC syscalls.
R
ps 2005-12-28 19:31:57 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sys/compat/freebsd32 freebsd32_proto.h freebsd32_syscall.h
freebsd32_syscalls.c freebsd32_sysent.c
Log:
regen
Revision ChangesPath
1.38.2.2 +77
ps 2005-12-28 19:30:41 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sys/amd64/ia32 ia32_reg.c
sys/compat/freebsd32 freebsd32_misc.c syscalls.master
sys/kern kern_time.c uipc_syscalls.c
sys/sys syscallsubr.h
ps 2005-12-28 18:05:13 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sys/kern uipc_socket.c
Log:
MFC: rev 1.250
Allow 32bit get/setsockopt with SO_SNDTIMEO or SO_RECVTIMEO to work.
Revision ChangesPath
1.242.2.4 +29 -3 s
ps 2005-12-28 17:35:55 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sys/kern kern_resource.c
Log:
MFC: rev 1.150
Calling setrlimit from 32bit apps could potentially increase certain
limits beyond what should be capiable in a 32bit proc
ps 2005-12-20 21:41:52 UTC
FreeBSD src repository
Modified files:
sys/dev/random nehemiah.c randomdev.c randomdev.h
randomdev_soft.c randomdev_soft.h
yarrow.c
Log:
Remove GIANT from device random.
Submitted by:
ps 2005-12-16 06:50:56 UTC
FreeBSD src repository
Modified files:
sys/dev/ciss ciss.c
Log:
It seems ciss should ignore overrun and underrun on a SCSI INQUIRY
command. This fixes some weird booting issues on newer versions
of the firmware on the MSA20.
Repor
ps 2005-12-12 23:18:05 UTC
FreeBSD src repository
Modified files:
sys/nfsclientnfs_socket.c
Log:
Improve upon rev 1.133 where NFS/TCP would not reconnect.
Submitted by: Mohan Srinivasan
Revision ChangesPath
1.134 +2 -13 src/sys/nfsclient/nf
1 - 100 of 106 matches
Mail list logo