Module Name:src
Committed By: mrg
Date: Sun Mar 13 07:40:45 UTC 2011
Modified Files:
src/lib/libc/gen: unvis.c
Log Message:
cast "~0" to (size_t) when passing to a size_t taking function.
fixes lint build errors.
To generate a diff of this commit:
cvs rdiff -u -r1.34 -r1
Module Name:src
Committed By: kiyohara
Date: Sun Mar 13 05:26:14 UTC 2011
Modified Files:
src/sys/dev/ic: sl811hs.c
Log Message:
Fix reset status. Clear some flags for active pipes after completing hard reset.
To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27
Module Name:src
Committed By: jruoho
Date: Sun Mar 13 05:03:21 UTC 2011
Modified Files:
src/share/man/man9: time_second.9
Log Message:
Tidy up the SEE ALSO section. Namely, do not duplicate a big list of xrefs
that are already used in the body of the text.
To generate a
Module Name:src
Committed By: jruoho
Date: Sun Mar 13 04:58:55 UTC 2011
Modified Files:
src/share/man/man4/man4.x86: hpet.4
Log Message:
Xref tsc(9).
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/share/man/man4/man4.x86/hpet.4
Please note that diffs ar
Module Name:src
Committed By: jruoho
Date: Sun Mar 13 04:57:21 UTC 2011
Modified Files:
src/share/man/man9/man9.x86: tsc.9
Log Message:
Xref hpet(4) and hz(9).
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/share/man/man9/man9.x86/tsc.9
Please note that
Module Name:src
Committed By: mrg
Date: Sun Mar 13 04:48:53 UTC 2011
Modified Files:
src/external/mit/xorg/lib/libOSMesa: libmesa.mk
Log Message:
clean up the glsl generated files.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/external/mit/xorg/lib/libO
Module Name:src
Committed By: phx
Date: Sun Mar 13 01:56:22 UTC 2011
Modified Files:
src/sys/arch/sandpoint/stand/altboot: brdsetup.c globals.h main.c
Log Message:
Enter interactive mode, when a key is pressed within two seconds.
To generate a diff of this commit:
cvs rd
Module Name:src
Committed By: erh
Date: Sat Mar 12 23:04:17 UTC 2011
Modified Files:
src/usr.sbin/postinstall: postinstall
Log Message:
Fix the usage of the -s option to mention using it multiple times, rather
than the deprecated colon separated syntax.
To generate a dif
Module Name:src
Committed By: joerg
Date: Sat Mar 12 22:54:37 UTC 2011
Modified Files:
src/libexec/ld.elf_so: rtld.h symbol.c
src/libexec/ld.elf_so/arch/i386: mdreloc.c
src/libexec/ld.elf_so/arch/sh3: mdreloc.c
src/libexec/ld.elf_so/arch/x86_64: mdre
Module Name:src
Committed By: nonaka
Date: Sat Mar 12 22:34:52 UTC 2011
Modified Files:
src/sys/arch/arm/marvell: files.marvell
Log Message:
mvsoc needs pic_splfuncs.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/sys/arch/arm/marvell/files.marvell
Plea
Module Name:src
Committed By: joerg
Date: Sat Mar 12 21:55:10 UTC 2011
Modified Files:
src/lib/libc/dlfcn: dlfcn_elf.c
Log Message:
Avoid a dependency issue between pthread TLS by using simple atomic
initialisation, possibly running the initialisation loop more than once.
Module Name:src
Committed By: christos
Date: Sat Mar 12 19:52:48 UTC 2011
Modified Files:
src/distrib/sets/lists/base: ad.mips64eb ad.mips64el md.amd64
md.sparc64 shl.mi
src/distrib/sets/lists/comp: ad.mips64eb ad.mips64el md.amd64
md.sparc64
Module Name:src
Committed By: pooka
Date: Sat Mar 12 18:27:42 UTC 2011
Modified Files:
src/usr.bin/shmif_dumpbus: shmif_dumpbus.c
Log Message:
Apropos, pcap doesn't export the on-disk pcap packet header but
only the in-memory one. Since the in-memory one uses struct timev
Module Name:src
Committed By: phx
Date: Sat Mar 12 16:52:05 UTC 2011
Modified Files:
src/sys/dev/pci: if_stge.c
Log Message:
When shutting down the network interface it is not enough to stop it. Some
boards also need to reset the chip, otherwise bad things can happen.
To
Module Name:src
Committed By: phx
Date: Sat Mar 12 16:49:17 UTC 2011
Modified Files:
src/sys/arch/sandpoint/sandpoint: machdep.c satmgr.c
Log Message:
The DSM-G600's satellite microcontroller provides no possibility to reboot
or powerdown the board, so we can only support
Module Name:src
Committed By: phx
Date: Sat Mar 12 16:46:32 UTC 2011
Modified Files:
src/sys/arch/sandpoint/sandpoint: locore.S
Log Message:
When rebooting flush the instruction pipeline first, then do an absolute
jump to 0xfff00100.
To generate a diff of this commit:
cv
Module Name:src
Committed By: phx
Date: Sat Mar 12 16:41:23 UTC 2011
Modified Files:
src/sys/arch/sandpoint/stand/altboot: brdsetup.c globals.h main.c nif.c
stg.c
Log Message:
Introduced an optional shutdown function for all network interfaces.
This is needed t
Module Name:src
Committed By: tron
Date: Sat Mar 12 14:19:25 UTC 2011
Modified Files:
src/external/bsd/tmux/usr.bin/tmux: Makefile
Log Message:
Disable SSP warnings for a few files to make this build with "USE_SSP=yes".
To generate a diff of this commit:
cvs rdiff -u -r1
Module Name:src
Committed By: bouyer
Date: Sat Mar 12 14:03:39 UTC 2011
Modified Files:
src/distrib/sets/lists/tests: mi
src/tests/fs/nfs: Makefile
Added Files:
src/tests/fs/nfs: t_rquotad.sh
Log Message:
Add a test for rpc.rquotad(8)
To generate a diff o
Module Name:src
Committed By: bouyer
Date: Sat Mar 12 13:43:58 UTC 2011
Modified Files:
src/tests/fs/ffs: quotas_common.sh
Log Message:
Add support for multiple rump servers in shutdown and cleanup
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/tests/fs/
Module Name:src
Committed By: pgoyette
Date: Sat Mar 12 13:33:18 UTC 2011
Modified Files:
src/sys/dev/i2c: dbcool.c
Log Message:
Fix another instance of the same typo in the same comment! dosn't -->
doesn't
Thanks again, Jukka!
To generate a diff of this commit:
cvs rd
Module Name:src
Committed By: wiz
Date: Sat Mar 12 13:25:42 UTC 2011
Modified Files:
src/share/man/man9/man9.x86: tsc.9
Log Message:
Fix typos.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/share/man/man9/man9.x86/tsc.9
Please note that diffs are not p
Module Name:src
Committed By: wiz
Date: Sat Mar 12 13:24:15 UTC 2011
Modified Files:
src/share/man/man4: dbcool.4
Log Message:
Bump date for SMSC EMC6D103S.
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/share/man/man4/dbcool.4
Please note that diffs a
Module Name:othersrc
Committed By: wiz
Date: Sat Mar 12 13:23:17 UTC 2011
Modified Files:
othersrc/external/bsd/gensetlist: gensetlist.8
Log Message:
Sort options.
To generate a diff of this commit:
cvs rdiff -u -r1.1.1.1 -r1.2 othersrc/external/bsd/gensetlist/gensetlist
Module Name:othersrc
Committed By: wiz
Date: Sat Mar 12 13:22:24 UTC 2011
Modified Files:
othersrc/external/bsd/threshold/dist/src/libthreshold: libthreshold.3
othersrc/external/bsd/threshold/dist/src/threshold: threshold.1
Log Message:
Whitespace nits.
To genera
Module Name:src
Committed By: plunky
Date: Sat Mar 12 13:22:03 UTC 2011
Modified Files:
src/share/mk: bsd.x11.mk
Log Message:
CLEANFILES is not processed by so don't assume that
anything assigned there will be cleaned up; handle clean up of the
PKGCONFIG files explicitly.
Module Name:othersrc
Committed By: wiz
Date: Sat Mar 12 13:20:00 UTC 2011
Modified Files:
othersrc/external/bsd/rs/dist: rs.1
Log Message:
Sort sections, remove superfluous Pp, upper-case names.
To generate a diff of this commit:
cvs rdiff -u -r1.1.1.1 -r1.2 othersrc/ext
Module Name:src
Committed By: bouyer
Date: Sat Mar 12 12:30:40 UTC 2011
Modified Files:
src/libexec/rpc.rquotad: rquotad.c
Log Message:
Define qfextension here
To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 src/libexec/rpc.rquotad/rquotad.c
Please note th
Module Name:src
Committed By: bouyer
Date: Sat Mar 12 12:28:47 UTC 2011
Modified Files:
src/usr.bin/quota: getvfsquota.c
Log Message:
Don't include quotautil.h here, it's not used.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/usr.bin/quota/getvfsquota.
Module Name:src
Committed By: plunky
Date: Sat Mar 12 12:15:46 UTC 2011
Modified Files:
src/external/mit/xorg/share/man/man7: Makefile
Log Message:
in order that generated MAN files are cleaned up, bsd.x11.mk needs
to be included after the MAN= assignment. Then we need to
Module Name:src
Committed By: nakayama
Date: Sat Mar 12 11:43:38 UTC 2011
Modified Files:
src/sys/arch/sparc64/dev: auxio.c fdc.c zs.c
src/sys/arch/sparc64/include: autoconf.h
Log Message:
Remove implicit include from autoconf.h, and
add it explicitly in files dep
Module Name:src
Committed By: nakayama
Date: Sat Mar 12 11:42:57 UTC 2011
Modified Files:
src/sys/arch/sparc64/dev: mkclock.c
src/sys/arch/sparc64/sparc64: clock.c
Log Message:
Remove unnecessary headers.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.
Module Name:src
Committed By: tron
Date: Sat Mar 12 11:32:11 UTC 2011
Modified Files:
src/share/misc: acronyms
Log Message:
Add AGM (annual general meeting).
To generate a diff of this commit:
cvs rdiff -u -r1.204 -r1.205 src/share/misc/acronyms
Please note that diffs a
Module Name:othersrc
Committed By: agc
Date: Sat Mar 12 08:20:42 UTC 2011
Update of /cvsroot/othersrc/external/bsd/gensetlist
In directory ivanova.netbsd.org:/tmp/cvs-serv25174
Log Message:
Import into othersrc the setlist maintenance code, as explained in
http://mail-ind
Module Name:othersrc
Committed By: agc
Date: Sat Mar 12 08:13:11 UTC 2011
Update of /cvsroot/othersrc/external/bsd/threshold
In directory ivanova.netbsd.org:/tmp/cvs-serv3990
Log Message:
Initial import into othersrc of a library and program to do
threshold-based data sharing - da
Module Name:src
Committed By: matt
Date: Sat Mar 12 08:08:38 UTC 2011
Modified Files:
src/distrib/sets/lists/tests: mi
Log Message:
Shell scripts don't have .debug versions.
To generate a diff of this commit:
cvs rdiff -u -r1.268 -r1.269 src/distrib/sets/lists/tests/mi
Module Name:othersrc
Committed By: agc
Date: Sat Mar 12 08:08:30 UTC 2011
Update of /cvsroot/othersrc/external/bsd/rs
In directory ivanova.netbsd.org:/tmp/cvs-serv8550
Log Message:
Initial import into othersrc of library and rs(1) progream, implementing
Reed Solomon erasure coding
Module Name:src
Committed By: matt
Date: Sat Mar 12 08:04:17 UTC 2011
Modified Files:
src/doc: CHANGES
Log Message:
Note PPC TLS support.
To generate a diff of this commit:
cvs rdiff -u -r1.1519 -r1.1520 src/doc/CHANGES
Please note that diffs are not public domain; they
Module Name:src
Committed By: matt
Date: Sat Mar 12 08:03:06 UTC 2011
Modified Files:
src/doc: HACKS
Log Message:
Add note of gcc build HACKS for powerpc.
To generate a diff of this commit:
cvs rdiff -u -r1.114 -r1.115 src/doc/HACKS
Please note that diffs are not public
39 matches
Mail list logo