Module Name:src
Committed By: dholland
Date: Sun May 30 06:09:17 UTC 2010
Modified Files:
src/tests/fs/umapfs: t_basic.c
Log Message:
Requires .
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/tests/fs/umapfs/t_basic.c
Please note that diffs are not publ
Module Name:src
Committed By: dholland
Date: Sun May 30 05:35:49 UTC 2010
Modified Files:
src/tests/fs/ffs: t_renamerace.c
Log Message:
Use PATH_MAX instead of MAXPATHLEN and include limits.h.
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/tests/fs/ffs/
Module Name:src
Committed By: pgoyette
Date: Sun May 30 04:38:04 UTC 2010
Modified Files:
src/distrib/sets/lists/modules: mi
src/sys/dev/scsipi: atapiconf.c scsiconf.c scsipi_base.c
scsipi_verbose.c scsipiconf.c scsipiconf.h st.c
src/sys/modules:
Module Name:src
Committed By: dholland
Date: Sun May 30 04:32:09 UTC 2010
Modified Files:
src/usr.sbin/puffs/rump_cd9660: rump_cd9660.c
Log Message:
Requires sys/param.h.
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/usr.sbin/puffs/rump_cd9660/rump_cd96
Module Name:src
Committed By: nonaka
Date: Sun May 30 03:17:21 UTC 2010
Modified Files:
src/sys/arch/hpcarm/dev: wzero3_kbd.c
Log Message:
Use callout_schedule(9).
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/sys/arch/hpcarm/dev/wzero3_kbd.c
Please no
Module Name:src
Committed By: dholland
Date: Sun May 30 02:28:13 UTC 2010
Modified Files:
src/sys/sys: pool.h
Log Message:
Uses MAXCPUS from sys/param.h; include that explicitly instead of by
accident.
To generate a diff of this commit:
cvs rdiff -u -r1.68 -r1.69 src/sys
Module Name:src
Committed By: dholland
Date: Sun May 30 02:26:37 UTC 2010
Modified Files:
src/sys/sys: mount.h
Log Message:
Uses timespec and uio_seg from sys/time.h and sys/uio.h; include those
explicitly instead of by accident.
To generate a diff of this commit:
cvs rd
Module Name:src
Committed By: dholland
Date: Sun May 30 02:25:15 UTC 2010
Modified Files:
src/sys/sys: lwp.h
Log Message:
Uses PRI_KERNEL from sys/param.h; include that explicitly instead of by
accident.
To generate a diff of this commit:
cvs rdiff -u -r1.132 -r1.133 src
Module Name:src
Committed By: dholland
Date: Sun May 30 00:52:06 UTC 2010
Removed Files:
src/usr.sbin/traceroute: README
Log Message:
with luck this is the last one
To generate a diff of this commit:
cvs rdiff -u -r1.1.1.4 -r0 src/usr.sbin/traceroute/README
Please note
Module Name:src
Committed By: dholland
Date: Sun May 30 00:50:26 UTC 2010
Removed Files:
src/usr.sbin/sendmail/cf/ostype: bsdi1.0.m4 dgux.m4 domainos.m4
dynix3.2.m4 sco3.2.m4
src/usr.sbin/sendmail/makemap: Makefile.dist
src/usr.sbin/sendmail/pral
Module Name:src
Committed By: dholland
Date: Sun May 30 00:45:03 UTC 2010
Removed Files:
src/usr.bin/yacc: yyfix.1
Log Message:
no brins for you!
To generate a diff of this commit:
cvs rdiff -u -r1.1.1.2 -r0 src/usr.bin/yacc/yyfix.1
Please note that diffs are not pu
Module Name:src
Committed By: dholland
Date: Sun May 30 00:39:49 UTC 2010
Removed Files:
src/usr.bin/vi/docs: spell.ok vi.0.ps vi.0.txt
Log Message:
more undead files
To generate a diff of this commit:
cvs rdiff -u -r1.1.1.3 -r0 src/usr.bin/vi/docs/spell.ok
cvs rdiff -u
Module Name:src
Committed By: dholland
Date: Sun May 30 00:39:19 UTC 2010
Removed Files:
src/sys/arch/amiga/dev: device.h
Log Message:
another undead file
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r0 src/sys/arch/amiga/dev/device.h
Please note that diffs a
Module Name:src
Committed By: dholland
Date: Sun May 30 00:07:14 UTC 2010
Removed Files:
src/share/termcap: reorder tck
Log Message:
wait for two more zombie files
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r0 src/share/termcap/reorder
cvs rdiff -u -r1.3 -r0
Module Name:src
Committed By: dholland
Date: Sat May 29 23:58:33 UTC 2010
Removed Files:
src/libexec/cron: INSTALL
Log Message:
Remove zombie file.
To generate a diff of this commit:
cvs rdiff -u -r1.1.1.2 -r0 src/libexec/cron/INSTALL
Please note that diffs are not publ
Module Name:src
Committed By: dholland
Date: Sat May 29 23:18:40 UTC 2010
Modified Files:
src/sys/sys: ucred.h
Log Message:
Use NGROUPS_MAX (which is posix) instead of the old NGROUPS.
This is another patch I've been sitting on for years.
To generate a diff of this commi
Module Name:src
Committed By: rmind
Date: Sat May 29 23:17:53 UTC 2010
Modified Files:
src/sys/uvm: uvm_bio.c
Log Message:
ubc_fault: split-off code part handling a single page into ubc_fault_page().
To generate a diff of this commit:
cvs rdiff -u -r1.68 -r1.69 src/sys/u
Module Name:src
Committed By: dholland
Date: Sat May 29 23:12:30 UTC 2010
Modified Files:
src/libexec/comsat: comsat.c
Log Message:
Remove useless cast, probably motivated by an older and stupider lint.
To generate a diff of this commit:
cvs rdiff -u -r1.41 -r1.42 src/li
Module Name:src
Committed By: dholland
Date: Sat May 29 23:08:07 UTC 2010
Modified Files:
src/libexec/comsat: comsat.8 comsat.c
Log Message:
Update outdated comment (and docs) about which header lines are printed.
I appear to have been carrying this patch around since 2002
Module Name:src
Committed By: dholland
Date: Sat May 29 23:05:22 UTC 2010
Modified Files:
src/libexec/comsat: comsat.c
Log Message:
Don't launder const
To generate a diff of this commit:
cvs rdiff -u -r1.39 -r1.40 src/libexec/comsat/comsat.c
Please note that diffs are n
Module Name:src
Committed By: dholland
Date: Sat May 29 22:56:01 UTC 2010
Modified Files:
src/games/wump: wump.c
Log Message:
Fix some additional typos/grammar slips.
To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 src/games/wump/wump.c
Please note that di
Module Name:src
Committed By: dholland
Date: Sat May 29 22:53:49 UTC 2010
Modified Files:
src/games/wump: wump.c
Log Message:
Fix dog-Latin. The plural of wumpus could be wumpi, wumpus, or even wumpora,
but not 'wumpii'. Where does this -ii crap come from?
To generate a
Module Name:src
Committed By: phx
Date: Sat May 29 22:48:57 UTC 2010
Modified Files:
src/sys/arch/powerpc/conf: majors.powerpc
Log Message:
sysmon_power is needed to be able to use powerd(8).
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/sys/arch/powerp
Module Name:src
Committed By: phx
Date: Sat May 29 22:47:02 UTC 2010
Modified Files:
src/sys/arch/sandpoint/conf: GENERIC.NAS KUROBOX files.sandpoint
src/sys/arch/sandpoint/sandpoint: machdep.c
Added Files:
src/sys/arch/sandpoint/sandpoint: satmgr.c
Log Mes
Module Name:src
Committed By: dholland
Date: Sat May 29 22:45:41 UTC 2010
Modified Files:
src/share/misc: acronyms.comp
Log Message:
wap was already there; wifi was misfiled
To generate a diff of this commit:
cvs rdiff -u -r1.98 -r1.99 src/share/misc/acronyms.comp
Pleas
Module Name:src
Committed By: dholland
Date: Sat May 29 22:43:01 UTC 2010
Modified Files:
src/share/misc: acronyms.comp
Log Message:
+awk, cifs, lfs, mcga, mda, nntp, rss, wap, yp
To generate a diff of this commit:
cvs rdiff -u -r1.97 -r1.98 src/share/misc/acronyms.comp
Module Name:src
Committed By: martin
Date: Sat May 29 21:59:34 UTC 2010
Modified Files:
src/sys/arch/sparc64/include: cpu.h
src/sys/arch/sparc64/sparc64: ipifuncs.c mp_subr.S
Log Message:
Add a generic ipi to call arbitrary C functions on another (or all other)
cpu
Module Name:src
Committed By: dholland
Date: Sat May 29 20:41:58 UTC 2010
Modified Files:
src/bin/date: date.c
Log Message:
Don't blow up on date +''. Patch from Robert Elz in followup to PR 39392.
To generate a diff of this commit:
cvs rdiff -u -r1.52 -r1.53 src/bin/dat
Module Name:src
Committed By: dholland
Date: Sat May 29 20:32:18 UTC 2010
Modified Files:
src/lib/libc/time: strftime.3
Log Message:
Note briefly how to avoid the problem where 0 can be a valid successful
return as well as an error. Suggested by Robert Elz in follow up to
Module Name:src
Committed By: dholland
Date: Sat May 29 18:55:35 UTC 2010
Modified Files:
src/sys/compat/linux32/common: linux32_ipccall.c
Log Message:
Fix build without sysvipc configured, from Wolfgang Stukenbrock in PR 43376,
adjusted for current.
To generate a diff o
Module Name:src
Committed By: matt
Date: Sat May 29 18:04:11 UTC 2010
Modified Files:
src/sys/arch/mips/include [matt-nb5-mips64]: vmparam.h
Log Message:
Increase *SSIZ/*DSIZ/*TSIZ for non-O32 environments since they will use
more stack and data than the old O32 environmen
Module Name:src
Committed By: tnozaki
Date: Sat May 29 17:45:15 UTC 2010
Modified Files:
src/sys/arch/vax/include: int_const.h
Log Message:
fix wrong integer promotion rule(removed U suffix from UINT{8,16}_C).
see ISO/IEC 9899:1999 7.18.4.3.
To generate a diff of this co
Module Name:src
Committed By: martin
Date: Sat May 29 17:39:41 UTC 2010
Modified Files:
src/sys/dev/usb: files.usb
Added Files:
src/sys/dev/usb: uark.c
Log Message:
Add a driver for ArkMicroChips 3116 serial devices, used in some Nokia
phone cables and in cheap sta
Module Name:src
Committed By: tnozaki
Date: Sat May 29 17:33:58 UTC 2010
Modified Files:
src/sys/arch/alpha/include: int_const.h
src/sys/arch/amd64/include: int_const.h
src/sys/arch/arm/include: int_const.h
src/sys/arch/hppa/include: int_const.h
Module Name:src
Committed By: jakllsch
Date: Sat May 29 16:52:33 UTC 2010
Modified Files:
src/sys/dev/usb: ehci.c
Log Message:
Nvidia EHCI controllers do not ignore one or more of the "Port Number",
"Hub Address", "Split Completion Mask" fields in the Queue Head marked
"Th
Module Name:xsrc
Committed By: ghen
Date: Sat May 29 07:58:35 UTC 2010
Removed Files:
xsrc/external/mit/xkeyboard-config/dist/rules: base base.lst evdev
evdev.lst
Log Message:
Move "compiled" files from dist directory to reachover directory (suggested
by mrg).
Module Name:src
Committed By: ghen
Date: Sat May 29 07:58:24 UTC 2010
Modified Files:
src/external/mit/xorg/lib/xkeyboard-config/rules: Makefile
Added Files:
src/external/mit/xorg/lib/xkeyboard-config/rules: base base.lst evdev
evdev.lst
Log Message:
Mo
Module Name:xsrc
Committed By: nonaka
Date: Sat May 29 07:35:01 UTC 2010
Modified Files:
xsrc/external/mit/xkeyboard-config/dist/rules: base base.ml_s.part
evdev
Log Message:
The rule of W-ZERO3 was added again.
To generate a diff of this commit:
cvs rdiff -u
Module Name:xsrc
Committed By: nonaka
Date: Sat May 29 07:29:54 UTC 2010
Modified Files:
xsrc/external/mit/xkeyboard-config/dist: configure configure.in
xsrc/external/mit/xkeyboard-config/dist/symbols: Makefile.in
xsrc/external/mit/xkeyboard-config/dist/symb
39 matches
Mail list logo