dumbbell2012-02-10 09:28:32 UTC
FreeBSD ports repository (src committer)
Modified files:
security/pam_google_authenticator Makefile distinfo
Log:
Update security/pam_google_authenticator to 20120119 snapshot
This corresponds to the changeset 98:1f3c0d8a2b4a of the Mercurial
dumbbell2005-12-09 14:55:39 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sys/gnu/fs/reiserfs reiserfs_namei.c
Log:
MFC:
revision 1.2
date: 2005/10/21 09:15:26; author: dumbbell; state: Exp; lines: +3 -1
Apply the same fix to a potential rac
dumbbell2006-01-05 19:24:02 UTC
FreeBSD src repository
Modified files:
sys/dev/atkbdc psm.c
Log:
Fix a bug in Synaptics Touchapd support where psm(4) will enter an infinite
loop if it receives an out of sync packet.
Reviewed by:mux (mentor)
MFC after: 4 da
dumbbell2006-01-05 19:27:07 UTC
FreeBSD src repository
Modified files:
sys/gnu/fs/reiserfs reiserfs_inode.c
Log:
Don't hold a reference to the disk vnode for each inode.
Revision ChangesPath
1.2 +0 -9 src/sys/gnu/fs/reiserfs/reiserfs_inode.c
__
dumbbell2006-01-05 19:37:39 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sys/gnu/fs/reiserfs reiserfs_inode.c
Log:
MFC:
revision 1.2
Don't hold a reference to the disk vnode for each inode.
Reviewed by:mux (mentor)
Revision Changes
dumbbell2006-01-11 20:27:24 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sys/dev/atkbdc psm.c
Log:
MFC:
src/sys/dev/atkbdc/psm.c; revision 1.88
date: 2006/01/05 19:24:01; author: dumbbell; state: Exp; lines: +2 -1
Fix a bug in Synap
dumbbell2007-11-19 15:05:20 UTC
FreeBSD src repository
Modified files:
sys/kern sys_pipe.c
Log:
The kernel uses two ways to write data on a pipe:
o buffered write, for chunks smaller than PIPE_MINDIRECT bytes
o direct write, for everything else
A ca
dumbbell2007-11-25 11:11:29 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
sys/kern sys_pipe.c
Log:
MFC 1.193:
The kernel uses two ways to write data on a pipe:
o buffered write, for chunks smaller than PIPE_MINDIRECT bytes
o
dumbbell2007-11-25 11:54:27 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sys/kern sys_pipe.c
Log:
MFC 1.193:
The kernel uses two ways to write data on a pipe:
o buffered write, for chunks smaller than PIPE_MINDIRECT bytes
o
dumbbell2007-11-25 17:31:42 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sys/kern sys_pipe.c
Log:
The fix for blocked select/poll/kqueue (rev 1.184.2.3) wasn't applied
correctly: one line was missing.
Approved by:re (kensmith)
R
dumbbell2007-11-25 17:33:54 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6_3)
sys/kern sys_pipe.c
Log:
MFC 1.193:
The kernel uses two ways to write data on a pipe:
o buffered write, for chunks smaller than PIPE_MINDIRECT bytes
dumbbell2007-02-04 12:47:52 UTC
FreeBSD src repository
Modified files:
sys/dev/atkbdc psm.c
Log:
Synaptics TouchPad seems to go back to Relative Mode after the call
to set_controller_command_byte() call; by issueing a Read Mode Byte
command, the touchpad is in Absolute
dumbbell2007-02-21 08:14:22 UTC
FreeBSD src repository
Modified files:
lib/libelf libelf_allocate.c
Log:
Fix a bug with the release of section's raw data. Both release loops
were using translated data linked list, leading to a memory leak.
Jkoshy's testsuite was
dumbbell2008-01-24 17:10:19 UTC
FreeBSD src repository
Modified files:
sys/sys event.h
sys/kern vfs_aio.c
Log:
When asked to use kqueue, AIO stores its internal state in the
`kn_sdata' member of the newly registered knote. The problem is that
thi
dumbbell2008-01-28 10:26:25 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
sys/kern vfs_aio.c
sys/sys event.h
Log:
MFC:
sys/kern/vfs_aio.c; revision 1.237
sys/sys/event.h; revision 1.38
When asked to use kqueue, A
dumbbell2008-01-28 10:43:11 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7_0)
sys/kern vfs_aio.c
sys/sys event.h
Log:
MFC:
sys/kern/vfs_aio.c; revision 1.237
sys/sys/event.h; revision 1.38
When asked to use kqueue,
16 matches
Mail list logo