Module Name:src
Committed By: wiz
Date: Sun May 29 08:46:43 UTC 2011
Modified Files:
src/share/man/man4: unix.4
Log Message:
Bump date for SOCK_SEQPACKET; add serial commas.
To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 src/share/man/man4/unix.4
Please n
Module Name:src
Committed By: tsutsui
Date: Sun May 29 10:06:34 UTC 2011
Modified Files:
src/sys/arch/sun68k/stand: Makefile.inc
Log Message:
Add ugly definitions to make standalone programs build without
installed DESTDIR binaries.
To generate a diff of this commit:
cvs
Module Name:src
Committed By: tsutsui
Date: Sun May 29 10:15:30 UTC 2011
Modified Files:
src/sys/arch/sun68k/stand/tapeboot: boot.c
Log Message:
Disable LOAD_BACKWARDS on tapeboot which can't seek backwards.
Fixes bootstrap tapeboot installation failure on TME reported fro
Module Name:src
Committed By: tsutsui
Date: Sun May 29 10:19:09 UTC 2011
Modified Files:
src/sys/arch/sun68k/stand: Makefile.inc
Log Message:
Use WARNS?=2 to pull warnings flags.
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 src/sys/arch/sun68k/stand/Make
Module Name:src
Committed By: tsutsui
Date: Sun May 29 10:29:01 UTC 2011
Modified Files:
src/sys/arch/mvme68k/stand/libsa: exec_mvme.c
Log Message:
Avoid backward seek on tape boot.
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 src/sys/arch/mvme68k/stand/
Module Name:src
Committed By: jmcneill
Date: Sun May 29 12:37:09 UTC 2011
Modified Files:
src/sys/dev/usb: uhub.c
Log Message:
When a child device is detached and no interfaces are claimed by drivers,
free the port's subdevice list. This allows for detaching a driver from
Module Name:xsrc
Committed By: christos
Date: Sun May 29 12:42:59 UTC 2011
Modified Files:
xsrc/external/mit/xf86-video-igs/dist/src: igs_driver.c
Log Message:
more includes and abi issues.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 \
xsrc/external/m
Module Name:src
Committed By: tron
Date: Sun May 29 12:57:14 UTC 2011
Modified Files:
src/tests/syscall: t_pollts.c
Log Message:
Don't use assert(3) for expressions with side effects on request by
by Christos Zoulas. Use ATF_REQUIRE() and ATF_REQUIRE_EQ() instead.
Also us
Module Name:src
Committed By: phx
Date: Sun May 29 13:31:30 UTC 2011
Modified Files:
src/sys/dev/pci: if_sk.c if_skreg.h
Log Message:
The Genesis interface provides a register in the device specific config space
to automatically revert the byte order in all descriptors.
Ma
Module Name:src
Committed By: spz
Date: Sun May 29 15:17:10 UTC 2011
Modified Files:
src/distrib/sets/lists/base: ad.mips64eb ad.mips64el md.amd64
md.sparc64 shl.mi
src/external/bsd/bind/dist/bin/named: bind.keys.h query.c server.c
src/external/b
Module Name:src
Committed By: spz
Date: Sun May 29 15:21:34 UTC 2011
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
note bind update
To generate a diff of this commit:
cvs rdiff -u -r1.841 -r1.842 src/doc/3RDPARTY
cvs rdiff -u -r1.1550 -r1.1551 src/doc/CHANGES
P
Module Name:src
Committed By: tsutsui
Date: Sun May 29 17:07:58 UTC 2011
Modified Files:
src/usr.sbin/makefs: cd9660.c
src/usr.sbin/makefs/cd9660: iso9660_rrip.c
Log Message:
Apply fixes for PR bin/44114 (makefs(8) -t cd9660 -o rockridge creates
corrupted cd9660fs)
Module Name:src
Committed By: tsutsui
Date: Sun May 29 17:19:32 UTC 2011
Modified Files:
src/distrib/zaurus: Makefile
Added Files:
src/distrib/zaurus/cdroms: Makefile
src/distrib/zaurus/cdroms/installcd: Makefile
Log Message:
Build zauruscd.iso on build.sh
Module Name:src
Committed By: phx
Date: Sun May 29 18:06:45 UTC 2011
Modified Files:
src/sys/arch/sandpoint/stand/altboot: brdsetup.c skg.c
Log Message:
When PPCBoot supports the SKnet interface it will configure it to automatically
byte-reverse all descriptors by setting
Module Name:src
Committed By: christos
Date: Sun May 29 22:12:32 UTC 2011
Modified Files:
src/tests/syscall: t_pselect.c
Log Message:
Modify the test to be more robust. Still getting fork interrupted somehow,
but the tests work (after my kernel changes).
To generate a di
Module Name:src
Committed By: christos
Date: Sun May 29 22:14:53 UTC 2011
Modified Files:
src/sys/kern: sys_sig.c
Log Message:
when undoing the sigsuspend setup, either take the signal and allow the
signal path to restore the mask, or restore the mask here.
To generate a
Module Name:src
Committed By: rmind
Date: Sun May 29 22:29:07 UTC 2011
Modified Files:
src/sys/fs/tmpfs: tmpfs.h tmpfs_subr.c tmpfs_vfsops.c tmpfs_vnops.c
Log Message:
- Rework and document inode reference counting. Also document inode life
cycle (destruction part). Pe
Module Name:src
Committed By: rmind
Date: Sun May 29 22:43:32 UTC 2011
Modified Files:
src/sys/fs/tmpfs: tmpfs_subr.c
Log Message:
Fix non-DEBUG build.
To generate a diff of this commit:
cvs rdiff -u -r1.71 -r1.72 src/sys/fs/tmpfs/tmpfs_subr.c
Please note that diffs are
Module Name:xsrc
Committed By: christos
Date: Sun May 29 22:57:41 UTC 2011
Modified Files:
xsrc/xfree/xc/programs/Xserver/os: utils.c
Log Message:
add memleak.h for CheckMemory
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 xsrc/xfree/xc/programs/Xserver/os/
Module Name:xsrc
Committed By: christos
Date: Sun May 29 22:59:10 UTC 2011
Added Files:
xsrc/xfree/xc/util/memleak: memleak.h
Log Message:
for CheckMemory
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 xsrc/xfree/xc/util/memleak/memleak.h
Please note that dif
Module Name:xsrc
Committed By: christos
Date: Sun May 29 22:59:35 UTC 2011
Modified Files:
xsrc/xfree/xc/util/memleak: fmalloc.c
Log Message:
add memleak.h
To generate a diff of this commit:
cvs rdiff -u -r1.1.1.5 -r1.2 xsrc/xfree/xc/util/memleak/fmalloc.c
Please note t
Module Name:src
Committed By: christos
Date: Sun May 29 23:00:41 UTC 2011
Modified Files:
src/x11/Xserver/os: Makefile
Log Message:
find util/memleak/memleak.h
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 src/x11/Xserver/os/Makefile
Please note that dif
Module Name:src
Committed By: haad
Date: Sun May 29 23:35:50 UTC 2011
Modified Files:
src/distrib/sets/lists/comp: shl.mi
Log Message:
Fix DEBUG enabled build, after every minor lib bump DEBUG enabled build should
be run to catch all changes. Hi spz!
To generate a diff o
Module Name:src
Committed By: haad
Date: Mon May 30 01:10:58 UTC 2011
Modified Files:
src/lib/libdm: libdm_ioctl.c
Log Message:
Fix problem where DM_IOCTL_NAME was used in libdm_task_set_uuid except of
DM_IOCTL_UUID. This makes lvremove to work properly.
Thanks To hugo Si
Module Name:src
Committed By: dyoung
Date: Mon May 30 01:15:30 UTC 2011
Modified Files:
src/usr.sbin/acpitools/aml: aml_common.c aml_parse.c aml_region.c
Log Message:
It's not necessary to #include both and ,
because will do: #includes .
To generate a diff of this com
Module Name:src
Committed By: dyoung
Date: Mon May 30 01:48:40 UTC 2011
Modified Files:
src/share/man/man9: cardbus.9 isa.9 pci.9 pcmcia.9
Log Message:
MI drivers should #include not .
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 src/share/man/man9/card
Module Name:src
Committed By: dyoung
Date: Mon May 30 01:50:07 UTC 2011
Modified Files:
src/share/man/man9: isapnp.9 mca.9
Log Message:
MI drivers should #include not .
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 src/share/man/man9/isapnp.9
cvs rdiff -
Module Name:src
Committed By: christos
Date: Mon May 30 02:10:26 UTC 2011
Modified Files:
src/distrib/sets/lists/base: ad.mips64eb
src/distrib/sets/lists/comp: ad.mips64eb ad.mips64el md.amd64
md.sparc64 mi shl.mi
src/distrib/sets/lists/tests: sh
Module Name:src
Committed By: christos
Date: Mon May 30 02:12:02 UTC 2011
Modified Files:
src/x11/Xserver/os: Makefile
Log Message:
Missing \\
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 src/x11/Xserver/os/Makefile
Please note that diffs are not public
Module Name:src
Committed By: joerg
Date: Mon May 30 03:11:15 UTC 2011
Modified Files:
src/games/hack: extern.h hack.mon.c
Log Message:
Use consistent sign in compare, the function is only called with
constants as third argument anyway.
To generate a diff of this commit:
Module Name:src
Committed By: joerg
Date: Mon May 30 03:12:43 UTC 2011
Modified Files:
src/sys/conf: Makefile.kern.inc
Log Message:
Don't duplicate -Werror here, bsd.sys.mk already provides it
To generate a diff of this commit:
cvs rdiff -u -r1.137 -r1.138 src/sys/conf/M
Module Name:othersrc
Committed By: agc
Date: Mon May 30 03:48:36 UTC 2011
Modified Files:
othersrc/external/bsd/gensetlist: gensetlist.c
Log Message:
rename the "subman" regexp to "sub" as it's used in other multiword defs,
not just those for MAN=
To generate a diff of t
Module Name:othersrc
Committed By: agc
Date: Mon May 30 03:49:56 UTC 2011
Modified Files:
othersrc/external/bsd/gensetlist: bsd.setlist.mk
Log Message:
add a guard to the passing of the MAN definition, since MKMAN will supercede
any MAN definitions. only allow man pages to
Module Name:src
Committed By: wiz
Date: Mon May 30 06:19:54 UTC 2011
Modified Files:
src/distrib/notes/macppc: install
src/distrib/notes/mvme68k: install
src/distrib/notes/sandpoint: install
Log Message:
Fix some typos, from OKANO Takayoshi in PR 45001.
T
Module Name:xsrc
Committed By: christos
Date: Mon May 30 06:42:41 UTC 2011
Modified Files:
xsrc/xfree/xc/programs/Xserver/hw/netbsd/amiga: amiga.h amigaCursor.c
amigaFbs.c amigaKbd.c
xsrc/xfree/xc/programs/Xserver/hw/netbsd/amiga/s3: amigaCV.h
35 matches
Mail list logo