Module Name:src
Committed By: christos
Date: Sun Aug 21 08:27:57 UTC 2016
Modified Files:
src/sys/lib/libsa: ext2fs.c
Log Message:
delete now unused function .
To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 src/sys/lib/libsa/ext2fs.c
Please note that diff
Module Name:src
Committed By: christos
Date: Sun Aug 21 08:30:22 UTC 2016
Modified Files:
src/sys/arch/amd64/amd64: gdt.c
Log Message:
fix the build.
To generate a diff of this commit:
cvs rdiff -u -r1.30 -r1.31 src/sys/arch/amd64/amd64/gdt.c
Please note that diffs are
Module Name:src
Committed By: maxv
Date: Sun Aug 21 09:53:25 UTC 2016
Modified Files:
src/sys/arch/amd64/amd64: locore.S
Log Message:
Simplify.
To generate a diff of this commit:
cvs rdiff -u -r1.108 -r1.109 src/sys/arch/amd64/amd64/locore.S
Please note that diffs are n
Module Name:src
Committed By: maxv
Date: Sun Aug 21 10:07:15 UTC 2016
Modified Files:
src/sys/arch/amd64/amd64: gdt.c
Log Message:
Explain a little what we are doing. Also, make sure gdt_init_cpu is called
on the currently running CPU. Theoretically, we could put the same
Module Name:src
Committed By: maxv
Date: Sun Aug 21 10:20:22 UTC 2016
Modified Files:
src/sys/arch/amd64/amd64: gdt.c
Log Message:
Use KASSERT, and panic by default instead of allowing the area to overflow.
To generate a diff of this commit:
cvs rdiff -u -r1.32 -r1.33 sr
Module Name:src
Committed By: maxv
Date: Sun Aug 21 10:42:33 UTC 2016
Modified Files:
src/sys/arch/amd64/amd64: gdt.c
Log Message:
Simplify gdt_grow, and make sure we don't kenter more than has been
virtually allocated.
To generate a diff of this commit:
cvs rdiff -u -r1
Module Name:src
Committed By: maxv
Date: Sun Aug 21 11:48:59 UTC 2016
Modified Files:
src/sys/arch/amd64/include: segments.h
Log Message:
KNF, and typo.
To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 src/sys/arch/amd64/include/segments.h
Please note that
Module Name:src
Committed By: maxv
Date: Sun Aug 21 12:02:38 UTC 2016
Modified Files:
src/doc: CHANGES
Log Message:
My changes.
To generate a diff of this commit:
cvs rdiff -u -r1.2181 -r1.2182 src/doc/CHANGES
Please note that diffs are not public domain; they are subje
Module Name:src
Committed By: joerg
Date: Sun Aug 21 12:39:18 UTC 2016
Modified Files:
src/external/mit/xorg/server/drivers/xf86-video-openchrome: Makefile
Log Message:
HAVE_GCC may be undefined.
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 \
src/exte
Module Name:src
Committed By: christos
Date: Sun Aug 21 13:23:36 UTC 2016
Modified Files:
src/tests/fs/vfs: t_vnops.c
Log Message:
fix wrong variable.
To generate a diff of this commit:
cvs rdiff -u -r1.56 -r1.57 src/tests/fs/vfs/t_vnops.c
Please note that diffs are not
Module Name:src
Committed By: hannken
Date: Sun Aug 21 15:24:18 UTC 2016
Modified Files:
src/sys/kern: kern_sig.c
Log Message:
siggetinfo: use TAILQ_FOREACH_SAFE as the element gets removed from the list.
To generate a diff of this commit:
cvs rdiff -u -r1.328 -r1.329 sr
Module Name:src
Committed By: christos
Date: Sun Aug 21 17:24:22 UTC 2016
Modified Files:
src/external/bsd/unbound: Makefile.inc
Log Message:
reorder for the benefit of sun2
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/external/bsd/unbound/Makefile.inc
Module Name:xsrc
Committed By: joerg
Date: Sun Aug 21 18:18:57 UTC 2016
Modified Files:
xsrc/external/mit/xf86-video-openchrome/dist/src: via_display.c
Log Message:
Fix format strings.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 \
xsrc/external/mit/xf
Module Name:xsrc
Committed By: joerg
Date: Sun Aug 21 18:19:25 UTC 2016
Modified Files:
xsrc/external/mit/xf86-video-glint/dist/src: pm2_accel.c pm_accel.c
Log Message:
Avoid undefined behavior by left-shifting negative numbers.
To generate a diff of this commit:
cvs rdi
Module Name:src
Committed By: joerg
Date: Sun Aug 21 18:23:33 UTC 2016
Modified Files:
src/external/mit/xorg/lib/libdrm_nouveau: Makefile
Log Message:
Ignore abuse of VLAs.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/external/mit/xorg/lib/libdrm_nouve
Module Name:src
Committed By: joerg
Date: Sun Aug 21 18:23:58 UTC 2016
Modified Files:
src/external/mit/xorg/server/drivers/xf86-video-nouveau: Makefile
src/external/mit/xorg/server/drivers/xf86-video-siliconmotion: Makefile
src/external/mit/xorg/server/driv
Module Name:src
Committed By: mrg
Date: Sun Aug 21 20:51:04 UTC 2016
Modified Files:
src/external/mit/xorg/server/xorg-server: Makefile
Log Message:
build 'hw' (the actual servers) after everything else. should fix
a build issue reported by Dave Tyson.
To generate a dif
Module Name:src
Committed By: jdolecek
Date: Sun Aug 21 22:27:20 UTC 2016
Modified Files:
src/sbin/mount_msdos: mount_msdos.c
Log Message:
report also gmtoff in the output of mount options
To generate a diff of this commit:
cvs rdiff -u -r1.49 -r1.50 src/sbin/mount_msdos
Module Name:src
Committed By: sevan
Date: Mon Aug 22 00:15:59 UTC 2016
Modified Files:
src/usr.bin/pkill: pkill.1
Log Message:
Add AUTHORS section
bump date
To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 src/usr.bin/pkill/pkill.1
Please note that diffs ar
Module Name:src
Committed By: mlelstv
Date: Mon Aug 22 04:15:58 UTC 2016
Modified Files:
src/distrib/sets/lists/xdebug: md.amd64 md.i386
Log Message:
align with xserver lists
To generate a diff of this commit:
cvs rdiff -u -r1.34 -r1.35 src/distrib/sets/lists/xdebug/md.a
Module Name:src
Committed By: christos
Date: Mon Aug 22 06:11:39 UTC 2016
Modified Files:
src/lib/libc/stdio: fgetwln.c
Log Message:
>From OpenBSD:
bugfix: when fgetwc(3) fails, fgetwln(3) must fail as well;
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src
21 matches
Mail list logo