Module Name:src
Committed By: mrg
Date: Wed Mar 24 06:02:48 UTC 2010
Modified Files:
src/sys/arch/sparc/include [rmind-uvmplock]: types.h
Log Message:
only define __HAVE_MM_MD_READWRITE for !SUN4U builds.
To generate a diff of this commit:
cvs rdiff -u -r1.52.4.1 -r1.52.
Module Name:src
Committed By: pgoyette
Date: Wed Mar 24 01:45:38 UTC 2010
Modified Files:
src/sys/dev/acpi: acpi_apm.c
Log Message:
Only set the APM_BATT_FLAG_NO_SYSTEM_BATTERY if _all_ batteries are
not_present.
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1
Module Name:src
Committed By: dyoung
Date: Wed Mar 24 01:13:30 UTC 2010
Modified Files:
src/sys/dev/acpi: acpi_ec.c
src/sys/dev/isa: pas.c
Log Message:
Do not use unitialized bus_space_tag_t's. Use the tag(s) from the
attachment arguments.
To generate a diff of
Module Name:src
Committed By: macallan
Date: Wed Mar 24 00:41:21 UTC 2010
Modified Files:
src/doc: CHANGES
Log Message:
mention cgtwelve
To generate a diff of this commit:
cvs rdiff -u -r1.1371 -r1.1372 src/doc/CHANGES
Please note that diffs are not public domain; they
Module Name:src
Committed By: macallan
Date: Wed Mar 24 00:39:07 UTC 2010
Modified Files:
src/sys/arch/sparc/conf: GENERIC INSTALL
Log Message:
enable CG12 support
To generate a diff of this commit:
cvs rdiff -u -r1.220 -r1.221 src/sys/arch/sparc/conf/GENERIC
cvs rdiff -
Module Name:src
Committed By: macallan
Date: Wed Mar 24 00:33:06 UTC 2010
Modified Files:
src/sys/dev/sbus: files.sbus
Added Files:
src/sys/dev/sbus: cgtwelve.c cgtwelvereg.h
Log Message:
first stab at a driver for the cg12 / matrox cg3
for now it uses the same mon
Module Name:src
Committed By: pgoyette
Date: Wed Mar 24 00:31:41 UTC 2010
Modified Files:
src/sys/conf: files
src/sys/dev/i2c: files.i2c
Added Files:
src/sys/dev/i2c: spdmem_i2c.c
src/sys/dev/ic: spdmem.c spdmemreg.h spdmemvar.h
Removed Files:
Module Name:src
Committed By: dyoung
Date: Tue Mar 23 21:54:23 UTC 2010
Modified Files:
src/sys/dev/pci: if_hme_pci.c
Log Message:
In the #definition of PCI_HME_BASEADDR, use PCI_BAR(0) instead of the
anonymous constant 0x10.
To generate a diff of this commit:
cvs rdiff
Module Name:src
Committed By: dyoung
Date: Tue Mar 23 21:51:39 UTC 2010
Modified Files:
src/sys/dev/pci: if_hme_pci.c
Log Message:
Put back PCI_HME_BASEADDR.
To generate a diff of this commit:
cvs rdiff -u -r1.33 -r1.34 src/sys/dev/pci/if_hme_pci.c
Please note that diff
Module Name:src
Committed By: dyoung
Date: Tue Mar 23 21:22:25 UTC 2010
Modified Files:
src/sys/dev/pci: if_hme_pci.c
Log Message:
Use the PCI BAR type to decide which I/O enables to set.
TBD: Put back the old BAR #definition, s/PCI_BAR(0)/PCI_HME_BASEADDR/.
To generate
Module Name:src
Committed By: dyoung
Date: Tue Mar 23 21:18:23 UTC 2010
Modified Files:
src/sys/arch/i386/mca: mca_machdep.c
Log Message:
dmaiot is supposed to be a bus_space_tag_t, not a bus_space_handle_t.
Make it so.
To generate a diff of this commit:
cvs rdiff -u -r1
Module Name:src
Committed By: drochner
Date: Tue Mar 23 20:35:44 UTC 2010
Modified Files:
src/lib/libpthread: pthread_cond.c
Log Message:
catch up with the __RENAME of nanosleep(2) a while ago, otherwise we
get the compatibility function which assumes a different struct ti
Module Name:src
Committed By: drochner
Date: Tue Mar 23 20:32:13 UTC 2010
Modified Files:
src/regress/sys/kern/sleeping: sleeptest.c
Log Message:
pull in some more headers to get prototypes into scope, and, more
importantly, the __RENAME of pollts(2)
To generate a diff o
Module Name:src
Committed By: drochner
Date: Tue Mar 23 20:28:59 UTC 2010
Modified Files:
src/lib/libc/gen: devname.c getpwent.c pwcache.c utime.c wait3.c
src/lib/libc/rpc: pmap_rmt.c rpcb_clnt.c
src/lib/libc/time: localtime.c
Log Message:
remove some stray
Module Name:src
Committed By: martin
Date: Tue Mar 23 20:01:09 UTC 2010
Modified Files:
src/sys/dev/sun: disksubr.c
Log Message:
Properly convert values according to block size differences between the
underlying device (might be a CD drive) and the sun label when carrying
Module Name:src
Committed By: jakllsch
Date: Tue Mar 23 19:22:41 UTC 2010
Modified Files:
src/etc: MAKEDEV.tmpl
src/share/man/man8: MAKEDEV.8
Log Message:
Make device node for altq JoBS.
Should fix palindromic PR/43034.
To generate a diff of this commit:
cvs rdif
Module Name:src
Committed By: jakllsch
Date: Tue Mar 23 19:19:03 UTC 2010
Added Files:
src/share/man/man8: MAKEDEV2manpage.awk
Log Message:
This actually wasn't (completely) replaced by a shell script, restore.
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.13 s
Module Name:src
Committed By: martin
Date: Tue Mar 23 18:56:18 UTC 2010
Modified Files:
src/sys/dev/scsipi: cd.c
Log Message:
If we find a device in non-2048 byte/block mode and manage to switch
it over, we need to adjust the capacity - so just read it again.
To generate
Module Name:src
Committed By: dholland
Date: Tue Mar 23 18:09:17 UTC 2010
Modified Files:
src/bin/pax: tar.1
Log Message:
bump date for previous
To generate a diff of this commit:
cvs rdiff -u -r1.28 -r1.29 src/bin/pax/tar.1
Please note that diffs are not public domain;
Module Name:src
Committed By: dholland
Date: Tue Mar 23 17:21:40 UTC 2010
Modified Files:
src/bin/pax: tar.1
Log Message:
The -X option of tar names a file containing exception globs, not
exception filenames, same as in gtar. PR 41168 from Perry.
To generate a diff of th
Module Name:src
Committed By: pgoyette
Date: Tue Mar 23 16:52:02 UTC 2010
Modified Files:
src/sys/dev/sysmon: sysmon_envsys_events.c
Log Message:
Additional info in DPRINTF to help debugging efforts
To generate a diff of this commit:
cvs rdiff -u -r1.87 -r1.88 src/sys/de
Module Name:src
Committed By: wiz
Date: Tue Mar 23 16:04:45 UTC 2010
Modified Files:
src/share/man/man7: pkgsrc.7
Log Message:
Add "The pkgsrc developers" to guide authors.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/share/man/man7/pkgsrc.7
Please no
Module Name:src
Committed By: wiz
Date: Tue Mar 23 16:03:33 UTC 2010
Modified Files:
src/share/man/man4: we.4
Log Message:
New sentence, new line.
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 src/share/man/man4/we.4
Please note that diffs are not public
Module Name:src
Committed By: jakllsch
Date: Tue Mar 23 15:09:45 UTC 2010
Modified Files:
src/sys/dev/dm: device-mapper.c
Log Message:
Rework module/builtin code so it works in both cases.
(Tested recently in the module case, slightly less recently as builtin.)
[if it wo
Module Name:src
Committed By: tsutsui
Date: Tue Mar 23 14:51:49 UTC 2010
Modified Files:
src/share/man/man4: we.4
Log Message:
Note atari SMC_TT in SYNOPSIS.
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 src/share/man/man4/we.4
Please note that diffs are
Module Name:src
Committed By: martin
Date: Tue Mar 23 12:42:55 UTC 2010
Modified Files:
src/sys/dev/scsipi: cd.c
Log Message:
Make cdclose() silent, if we only have the raw partition open (e.g. when
probing for media and not finding any)
To generate a diff of this commit
Module Name:src
Committed By: njoly
Date: Tue Mar 23 12:13:28 UTC 2010
Modified Files:
src/sys/dev/i2c: spdmem.c
src/sys/dev/ic: nslm7x.c
Log Message:
Add some missing aprint_naive calls.
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 src/sys/dev/i
Module Name:src
Committed By: kiyohara
Date: Tue Mar 23 10:19:35 UTC 2010
Removed Files:
src/sys/arch/evbppc/conf: Makefile.obs200.inc
Log Message:
Remove unused Makefile.obs200.inc since 'support OpenBlockS600'.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r0
Module Name:src
Committed By: jruoho
Date: Tue Mar 23 07:45:58 UTC 2010
Modified Files:
src/share/man/man7: pkgsrc.7
Log Message:
Wrap the pkgsrc guide and its URL around .Rs/.Re.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/share/man/man7/pkgsrc.7
Pl
Module Name:src
Committed By: jruoho
Date: Tue Mar 23 07:43:54 UTC 2010
Modified Files:
src/share/man/man7: intro.7
Log Message:
General update.
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 src/share/man/man7/intro.7
Please note that diffs are not publi
30 matches
Mail list logo