Module Name:src
Committed By: wiz
Date: Wed Feb 10 07:38:10 UTC 2010
Modified Files:
src/share/man/man8: afterboot.8
Log Message:
Use comma in serialization instead of dot.
To generate a diff of this commit:
cvs rdiff -u -r1.44 -r1.45 src/share/man/man8/afterboot.8
Plea
Module Name:src
Committed By: snj
Date: Wed Feb 10 03:38:22 UTC 2010
Modified Files:
src/share/man/man8: afterboot.8
Log Message:
Some markup and capitalization nits, from Bug Hunting in PR misc/40062.
While here, give xdm its own subsection instead of awkwardly lumping it
Module Name:src
Committed By: pooka
Date: Wed Feb 10 02:31:01 UTC 2010
Modified Files:
src/share/examples/rump/sdread: Makefile
src/share/examples/rump/tipsy: Makefile
src/share/examples/rump/ukbd_read: Makefile
src/share/examples/rump/ulptprint: Mak
Module Name:src
Committed By: pooka
Date: Wed Feb 10 02:26:24 UTC 2010
Modified Files:
src/sys/rump/dev/wip: Makefile files.rump
src/sys/rump/dev/wip/libucom: ucom_at_usb.c
src/sys/rump/dev/wip/libukbd: ukbd_at_usb.c
src/sys/rump/dev/wip/libulpt: ulp
Module Name:src
Committed By: uebayasi
Date: Wed Feb 10 02:12:40 UTC 2010
Modified Files:
src/sys/uvm [uebayasi-xip]: uvm_page.c uvm_page.h
Log Message:
Initial MD per-page data (struct vm_page_md) lookup code for XIP'able device
pages. Compile tested only.
Always define
Module Name:src
Committed By: uebayasi
Date: Wed Feb 10 02:10:28 UTC 2010
Modified Files:
src/sys/conf [uebayasi-xip]: files
Log Message:
Make device page handling another kernel option. XIP depends on it.
To generate a diff of this commit:
cvs rdiff -u -r1.974.2.1 -r1.
Module Name:src
Committed By: pooka
Date: Wed Feb 10 02:08:34 UTC 2010
Modified Files:
src/sys/rump/dev/wip/libumass: sd_at_scsibus_at_umass.c
Log Message:
The first step to having cd work is to remember to attach it and
go "devfs" on it.
To generate a diff of this commi
Module Name:src
Committed By: cnst
Date: Wed Feb 10 01:40:25 UTC 2010
Modified Files:
src/doc: CHANGES
Log Message:
mention aibs(4); suggested: pgoyette;
To generate a diff of this commit:
cvs rdiff -u -r1.1357 -r1.1358 src/doc/CHANGES
Please note that diffs are not pu
Module Name:src
Committed By: jym
Date: Wed Feb 10 00:39:31 UTC 2010
Modified Files:
src/sys/arch/x86/x86: pmap.c
Log Message:
To properly account for the total number of pages allocated for PDP, use
PDP_SIZE, as PAE (i386) requires 4 pages instead of 1.
To generate a di
Module Name:src
Committed By: jym
Date: Tue Feb 9 23:52:14 UTC 2010
Modified Files:
src/sys/arch/x86/x86: cpu.c x86_machdep.c
Log Message:
Wrap a comment; add a space after a comma to another (align with next line)
To generate a diff of this commit:
cvs rdiff -u -r1.67
Module Name:src
Committed By: jym
Date: Tue Feb 9 23:47:10 UTC 2010
Modified Files:
src/sys/arch/x86/x86: cpu.c
Log Message:
Use roundup2() instead of hardcoding the operation.
To generate a diff of this commit:
cvs rdiff -u -r1.66 -r1.67 src/sys/arch/x86/x86/cpu.c
Ple
Module Name:src
Committed By: hubertf
Date: Tue Feb 9 23:14:21 UTC 2010
Modified Files:
src/sys/dev/pci: pcidevs.h pcidevs_data.h
Log Message:
regen
To generate a diff of this commit:
cvs rdiff -u -r1.1018 -r1.1019 src/sys/dev/pci/pcidevs.h
cvs rdiff -u -r1.1017 -r1.101
Module Name:src
Committed By: hubertf
Date: Tue Feb 9 23:13:10 UTC 2010
Modified Files:
src/sys/dev/pci: pcidevs
Log Message:
Add entry for Juniper Networks Experimental Clock Version 0
Fixes PR kern/42742
To generate a diff of this commit:
cvs rdiff -u -r1.1021 -r1.102
Module Name:src
Committed By: jym
Date: Tue Feb 9 23:09:47 UTC 2010
Modified Files:
src/sys/arch/i386/i386: mptramp.S
Log Message:
Use CR0_PE (enable protected mode) instead of hardcoding constant.
To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 src/sys/ar
Module Name:src
Committed By: wiz
Date: Tue Feb 9 23:07:14 UTC 2010
Modified Files:
src/gnu/dist/groff/doc: groff-1 groff.texinfo
src/sys/arch/m68k/fpsp: sint.sa
Log Message:
Fix typo.
To generate a diff of this commit:
cvs rdiff -u -r1.1.1.3 -r1.2 src/gnu/dist/
Module Name:src
Committed By: wiz
Date: Tue Feb 9 23:05:16 UTC 2010
Modified Files:
src/crypto/dist/ipsec-tools/src/racoon: pfkey.c proposal.h
src/sys/arch/atari/atari: intr.c
src/sys/arch/atari/dev: ite_cc.c ite_et.c
src/sys/arch/sparc64/sparc64: l
Module Name:src
Committed By: njoly
Date: Tue Feb 9 23:04:15 UTC 2010
Modified Files:
src/sys/dev/ic: nslm7x.c
Log Message:
Kill extra semi-column.
To generate a diff of this commit:
cvs rdiff -u -r1.52 -r1.53 src/sys/dev/ic/nslm7x.c
Please note that diffs are not publ
On Tue, Feb 09, 2010 at 10:27:33AM -0800, Tom Spindler wrote:
> IMVHO, the title should be changed to "voltage, temperature, and fan
> sensor" to be consistent in the use of commas.
Done.
Thomas
Module Name:src
Committed By: wiz
Date: Tue Feb 9 22:59:41 UTC 2010
Modified Files:
src/share/man/man4: aibs.4
Log Message:
Add another comma in Nd, noted by dogcow.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/share/man/man4/aibs.4
Please note that
Module Name:src
Committed By: jym
Date: Tue Feb 9 22:51:14 UTC 2010
Modified Files:
src/sys/arch/i386/include: pmap.h
src/sys/arch/x86/include: pmap.h
src/sys/arch/x86/x86: pmap.c
Log Message:
Fix typos in comments.
To generate a diff of this commit:
cvs
Module Name:src
Committed By: tonio
Date: Tue Feb 9 22:44:43 UTC 2010
Modified Files:
src/sys/arch/i386/conf: std.i386
Log Message:
Fix typo in comment
To generate a diff of this commit:
cvs rdiff -u -r1.29 -r1.30 src/sys/arch/i386/conf/std.i386
Please note that diffs
Module Name:src
Committed By: tonio
Date: Tue Feb 9 22:38:32 UTC 2010
Modified Files:
src/sys/arch/i386/conf: ALL GENERIC
Log Message:
Add TEMPer and TERMPerHUM driver
To generate a diff of this commit:
cvs rdiff -u -r1.235 -r1.236 src/sys/arch/i386/conf/ALL
cvs rdiff -
Module Name:src
Committed By: roy
Date: Tue Feb 9 22:16:12 UTC 2010
Modified Files:
src/lib/libterminfo: Makefile
Removed Files:
src/lib/libterminfo: terminfo.5
Log Message:
We should always generate terminfo.5 to save human error syncing.
To generate a diff of
Module Name:src
Committed By: pooka
Date: Tue Feb 9 19:02:19 UTC 2010
Modified Files:
src/sys/rump/dev/wip/libumass: Makefile UMASS.ioconf
sd_at_scsibus_at_umass.c
Log Message:
add c...@scsi and c...@atapi (untested. if you have a usb cd drive, let me know)
Module Name:src
Committed By: pooka
Date: Tue Feb 9 18:57:03 UTC 2010
Modified Files:
src/sys/rump/dev/wip/libusb: Makefile
src/sys/rump/librump/rumpdev: Makefile.rumpdev
Added Files:
src/sys/rump/librump/rumpdev: rumpdma.c
Removed Files:
src/sys/ru
IMHO, especially for formats that end up in plain text more often
than not, it's better to use oxford commas to explicitly delineate
what conditions are; in this particular case, I think one could easily
parse the text with (critover or invalid) as a single value.
IMVHO, the title should be change
Module Name:src
Committed By: pooka
Date: Tue Feb 9 18:27:17 UTC 2010
Modified Files:
src/sys/rump/dev/wip/librumpusbhc: rumpusbhc.c
Log Message:
* UR_CBI_ADSC ctrl req fails with EIO sometime for unknown reasons.
Let it instead of panicking. Doesn't seem to affect fun
Module Name:src
Committed By: phx
Date: Tue Feb 9 18:13:10 UTC 2010
Modified Files:
src/sys/arch/amiga/amiga: device.h
src/sys/arch/amiga/dev: atzsc.c grf_cvreg.h gtsc.c
src/sys/arch/amiga/include: cpu.h
src/sys/arch/amigappc/include: cpu.h
Log Mes
Module Name:src
Committed By: pooka
Date: Tue Feb 9 17:33:31 UTC 2010
Added Files:
src/sys/rump/include/machine: bus.h
Log Message:
Add a bus.h blanket header which forces definition of bus space /
bus dma interfaces as functions and therefore makes it possible to
use rum
Module Name:src
Committed By: pooka
Date: Tue Feb 9 16:53:13 UTC 2010
Modified Files:
src/sys/rump/librump/rumpkern: rump.c threads.c
Log Message:
Store l_name for kernel threads.
To generate a diff of this commit:
cvs rdiff -u -r1.151 -r1.152 src/sys/rump/librump/rumpk
Module Name:src
Committed By: njoly
Date: Tue Feb 9 16:46:07 UTC 2010
Modified Files:
src/sys/compat/linux/arch/amd64: linux_exec_machdep.c
Log Message:
Small typo in comment.
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 \
src/sys/compat/linux/arch/
Module Name:src
Committed By: pooka
Date: Tue Feb 9 16:16:26 UTC 2010
Modified Files:
src/sys/rump: Makefile.rump
Log Message:
IOCONFIG comes from .CURDIR
To generate a diff of this commit:
cvs rdiff -u -r1.48 -r1.49 src/sys/rump/Makefile.rump
Please note that diffs ar
Module Name:src
Committed By: sborrill
Date: Tue Feb 9 16:01:17 UTC 2010
Modified Files:
src/sys/dev/usb: ukbd.c
Log Message:
Tweak comment about keyboard mapping.
To generate a diff of this commit:
cvs rdiff -u -r1.106 -r1.107 src/sys/dev/usb/ukbd.c
Please note that d
Module Name:src
Committed By: wiz
Date: Tue Feb 9 14:25:39 UTC 2010
Modified Files:
src/usr.bin/hexdump: od.1
Log Message:
Bump date for previous.
To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 src/usr.bin/hexdump/od.1
Please note that diffs are not publ
Module Name:src
Committed By: uebayasi
Date: Tue Feb 9 14:12:00 UTC 2010
Modified Files:
src/sys/uvm [uebayasi-xip]: uvm_page.c
Log Message:
Give new funcs better names.
To generate a diff of this commit:
cvs rdiff -u -r1.153.2.8 -r1.153.2.9 src/sys/uvm/uvm_page.c
Plea
Module Name:src
Committed By: pgoyette
Date: Tue Feb 9 14:10:08 UTC 2010
Modified Files:
src/share/man/man4: lm.4
Log Message:
Document what 'flags 0x0' does, since that's what is used in the
config file samples.
Tnx, njoly@
To generate a diff of this commit:
cvs rdiff
Module Name:src
Committed By: drochner
Date: Tue Feb 9 14:06:37 UTC 2010
Modified Files:
src/usr.bin/hexdump: conv.c hexdump.c hexdump.h od.1 odsyntax.c
Log Message:
remove agitation that od(1) was deprecated -- it is still POSIX
To generate a diff of this commit:
cvs r
Module Name:src
Committed By: pgoyette
Date: Tue Feb 9 13:59:01 UTC 2010
Modified Files:
src/sys/dev/ic: nslm7x.c
Log Message:
Correct setting of bits in the "generic thermistor" mode. Cut&paste
error pointed out by njoly@
To generate a diff of this commit:
cvs rdiff -
Module Name:src
Committed By: uebayasi
Date: Tue Feb 9 13:06:17 UTC 2010
Modified Files:
src/sys/uvm [uebayasi-xip]: uvm_page.c uvm_page.h
Log Message:
Implement device page struct vm_page * handling.
To generate a diff of this commit:
cvs rdiff -u -r1.153.2.7 -r1.153.2
Module Name:src
Committed By: uebayasi
Date: Tue Feb 9 09:07:34 UTC 2010
Modified Files:
src/sys/uvm [uebayasi-xip]: uvm_page.c uvm_page.h
Log Message:
Define vm_physdev / vm_nphysdev, physical address segment data for managed
device pages.
To generate a diff of this co
Module Name:src
Committed By: uebayasi
Date: Tue Feb 9 08:43:33 UTC 2010
Modified Files:
src/sys/uvm [uebayasi-xip]: uvm_page.c uvm_page.h uvm_pglist.c
Log Message:
vm_nphysseg -> vm_nphysmem
To generate a diff of this commit:
cvs rdiff -u -r1.153.2.5 -r1.153.2.6 src/sy
Module Name:src
Committed By: wiz
Date: Tue Feb 9 08:31:34 UTC 2010
Modified Files:
src/share/man/man4: envsys.4
Log Message:
Bump date for previous.
To generate a diff of this commit:
cvs rdiff -u -r1.46 -r1.47 src/share/man/man4/envsys.4
Please note that diffs are no
On Tue, Feb 09, 2010 at 02:28:03AM -0500, Constantine A. Murenin wrote:
> Is there a policy for the mandatory use of the Oxford commas? They
> were omitted on purpose, of course.
>
> http://en.wikipedia.org/wiki/Serial_comma#Style_guides_opposing_mandatory_use
We have no explicit policy. I've be
Module Name:src
Committed By: uebayasi
Date: Tue Feb 9 08:23:10 UTC 2010
Modified Files:
src/sys/uvm [uebayasi-xip]: uvm_page.c
Log Message:
Merge vm_physseg lookup routines.
To generate a diff of this commit:
cvs rdiff -u -r1.153.2.4 -r1.153.2.5 src/sys/uvm/uvm_page.c
44 matches
Mail list logo