Module Name:src
Committed By: maxv
Date: Thu May 31 15:41:11 UTC 2018
Modified Files:
src/sys/compat/svr4: svr4_stream.c
Log Message:
Add XXX for NULL deref. Not sure how to fix it, not sure we care either...
To generate a diff of this commit:
cvs rdiff -u -r1.93 -r1.94
Module Name:src
Committed By: martin
Date: Sat Sep 16 09:05:29 UTC 2017
Modified Files:
src/sys/compat/svr4: svr4_stream.c
Log Message:
Make debug code compile
To generate a diff of this commit:
cvs rdiff -u -r1.91 -r1.92 src/sys/compat/svr4/svr4_stream.c
Please note th
Module Name:src
Committed By: maxv
Date: Wed Aug 9 18:52:00 UTC 2017
Modified Files:
src/sys/compat/svr4: svr4_exec.h svr4_stat.c
Log Message:
Remove __i386__.
To generate a diff of this commit:
cvs rdiff -u -r1.28 -r1.29 src/sys/compat/svr4/svr4_exec.h
cvs rdiff -u -r1
Module Name:src
Committed By: riastradh
Date: Fri Jul 28 17:52:47 UTC 2017
Modified Files:
src/sys/compat/svr4: svr4_stream.c
Log Message:
Check bounds in svr4_sys_putmsg. Check more svr4_strmcmd bounds.
svr4 streams code is still a disaster.
>From Ilja Van Sprundel.
Module Name:src
Committed By: riastradh
Date: Fri Jul 28 17:43:46 UTC 2017
Modified Files:
src/sys/compat/svr4: svr4_stream.c
Log Message:
Feebly attempt to get this reference counting less bad.
This svr4 streams code is bad and it should feel bad.
>From Ilja Van Sprunde
Module Name:src
Committed By: riastradh
Date: Fri Jul 28 16:57:12 UTC 2017
Modified Files:
src/sys/compat/svr4: svr4_lwp.c
Log Message:
Zero stack data before copyout.
>From Ilja Van Sprundel.
To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 src/sys/compat/
Module Name:src
Committed By: riastradh
Date: Fri Jul 28 16:55:48 UTC 2017
Modified Files:
src/sys/compat/svr4: svr4_stream.c
Log Message:
Fix some of the multitudinous holes in svr4 streams.
We should never have enabled this by default; it is a minefield.
>From Ilja Van
Module Name:src
Committed By: christos
Date: Sun Dec 13 19:47:08 UTC 2015
Modified Files:
src/sys/compat/svr4: svr4_termios.c
Log Message:
PR/50520: David Binderman: Fix missing breaks.
To generate a diff of this commit:
cvs rdiff -u -r1.28 -r1.29 src/sys/compat/svr4/svr
Module Name:src
Committed By: christos
Date: Thu Sep 24 14:44:13 UTC 2015
Modified Files:
src/sys/compat/svr4: svr4_syscall.h svr4_syscallargs.h svr4_syscalls.c
svr4_sysent.c
Log Message:
regen
To generate a diff of this commit:
cvs rdiff -u -r1.86 -r1.87 src
Module Name:src
Committed By: rtr
Date: Sat May 23 15:27:55 UTC 2015
Modified Files:
src/sys/compat/svr4: svr4_stream.c
Log Message:
get rid of unnecessary use of mbuf to hold sockaddr, which was leaked...
while here change use to typed pointer sockaddr * instead of void
Module Name:src
Committed By: rtr
Date: Sun Apr 19 19:17:37 UTC 2015
Modified Files:
src/sys/compat/svr4: svr4_stream.c
Log Message:
clean up the way ti_bind() was converted to use sockaddr_big.
instead of using the original sockaddr_{in,un} structures for storage
use the
Module Name:src
Committed By: maxv
Date: Sun Nov 9 18:16:55 UTC 2014
Modified Files:
src/sys/compat/svr4: svr4_exec_elf32.c svr4_exec_elf64.c svr4_fcntl.c
svr4_filio.c svr4_ioctl.c svr4_ipc.c svr4_schedctl.c svr4_signal.c
svr4_sockio.c svr4_termios.
Module Name:src
Committed By: christos
Date: Fri Sep 5 10:47:32 UTC 2014
Modified Files:
src/sys/compat/svr4: svr4_fcntl.c
Log Message:
make this compile again
To generate a diff of this commit:
cvs rdiff -u -r1.72 -r1.73 src/sys/compat/svr4/svr4_fcntl.c
Please note th
Module Name:src
Committed By: maxv
Date: Thu Aug 14 17:29:30 UTC 2014
Modified Files:
src/sys/compat/svr4: svr4_stat.c
Log Message:
http://m00nbsd.net/ae123a9bae03f7dde5c6d654412daf5a.html#Report-2
#06-0x01: Empty compiler block
ok christos@
To generate a diff
Module Name:src
Committed By: martin
Date: Fri Mar 7 08:40:59 UTC 2014
Modified Files:
src/sys/compat/svr4: svr4_mod.c
Log Message:
Fix typo
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/sys/compat/svr4/svr4_mod.c
Please note that diffs are not public
Module Name:src
Committed By: christos
Date: Tue Sep 27 00:52:56 UTC 2011
Modified Files:
src/sys/compat/svr4: svr4_misc.c
Log Message:
return the namemax from the bsd statvfs which is filesystem dependent, not
a random value.
To generate a diff of this commit:
cvs rdiff
16 matches
Mail list logo