Module Name:src
Committed By: jruoho
Date: Wed Apr 13 07:12:52 UTC 2011
Modified Files:
src/lib/libc/stdlib: Makefile.inc div.3
Removed Files:
src/lib/libc/stdlib: imaxdiv.3 ldiv.3 lldiv.3
Log Message:
Collect also the division functions to single place, div(3).
Module Name:src
Committed By: mrg
Date: Wed Apr 13 08:45:00 UTC 2011
Modified Files:
src/sys/sys: proc.h
Log Message:
expose the KSTACK_LOWEST_ADDR and KSTACK_SIZE to _KMEMUSER as well,
like the x86 versions do. for crash(8).
To generate a diff of this commit:
cvs rdiff
Module Name:src
Committed By: he
Date: Wed Apr 13 09:46:38 UTC 2011
Modified Files:
src/tests/lib/libcurses/slave: Makefile
Log Message:
Explicitly list -lterminfo after -lcurses, to support static builds.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/t
Module Name:src
Committed By: he
Date: Wed Apr 13 11:10:50 UTC 2011
Modified Files:
src/sys/arch/x68k/stand/loadbsd: Makefile
Log Message:
Convert to using -nostdinc, and set include paths and create symlinks
so that we include the source tree's sys/, machine/ and m68k/ he
Module Name:src
Committed By: he
Date: Wed Apr 13 12:40:54 UTC 2011
Modified Files:
src/lib/librumphijack: hijack.c
Log Message:
Move the forward declaration of _sys_readlink() outside of the #if,
so that the build succeeds even if _FORTIFY_SOURCE isn't > 0.
To generate
Module Name:xsrc
Committed By: macallan
Date: Wed Apr 13 15:47:03 UTC 2011
Modified Files:
xsrc/external/mit/xf86-video-suncg6/dist/src: cg6_driver.c
Log Message:
xf86LoaderReqSymLists() is no more
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 \
xsrc/ex
Module Name:xsrc
Committed By: macallan
Date: Wed Apr 13 16:00:38 UTC 2011
Modified Files:
xsrc/external/mit/xorg-server/dist/hw/xfree86/common: xf86AutoConfig.c
Log Message:
- get platform #ifdefs in a slightly more sane order
- look for SBus and UPA devices on sparc(64)
Module Name:src
Committed By: macallan
Date: Wed Apr 13 16:18:14 UTC 2011
Modified Files:
src/external/mit/xorg/server/xorg-server/hw/xfree86/common: Makefile
Log Message:
pass ${MACHINE} as -D__ so we can have arch-specific defaults
To generate a diff of this commit:
cv
Module Name:src
Committed By: plunky
Date: Wed Apr 13 16:22:09 UTC 2011
Modified Files:
src/sys/arch/sgimips/dev: crmfb.c
Log Message:
use PRIx64 for printing 64-bit values
To generate a diff of this commit:
cvs rdiff -u -r1.32 -r1.33 src/sys/arch/sgimips/dev/crmfb.c
Pl
Module Name:xsrc
Committed By: macallan
Date: Wed Apr 13 16:23:29 UTC 2011
Modified Files:
xsrc/external/mit/xf86-input-keyboard/dist/src: kbd.c
Log Message:
default to wskbd
tested on amd64, sparc(64), shark
Now X without a config file should work on most hardware
To ge
Module Name:src
Committed By: elric
Date: Wed Apr 13 18:23:42 UTC 2011
Modified Files:
src/crypto/external/bsd/heimdal/dist/lib/hdb: hdb.c
Log Message:
Conditionalise the sqlite3 HDB backend.
To generate a diff of this commit:
cvs rdiff -u -r1.1.1.1 -r1.2 \
src/crypt
Module Name:src
Committed By: elric
Date: Wed Apr 13 18:30:04 UTC 2011
Modified Files:
src/crypto/external/bsd/heimdal/dist/lib/gssapi/krb5:
init_sec_context.c
Log Message:
_gss_DES3_get_mic_compat() requires that ctx->target has been defined, and,
well, it has
Module Name:src
Committed By: phx
Date: Wed Apr 13 18:32:21 UTC 2011
Modified Files:
src/sys/arch/sandpoint/stand/altboot: brdsetup.c
Log Message:
ExtClk for QNAP should be the same as for Synology's 266MHz systems.
This seems logical, as both boards are very similar, and
Module Name:src
Committed By: elric
Date: Wed Apr 13 19:03:58 UTC 2011
Added Files:
src/crypto/external/bsd/heimdal/include: config.h der-private.h
der-protos.h gsskrb5-private.h hdb-private.h hdb-protos.h
hx509-private.h hx509-protos.h kadm5-private
Module Name:src
Committed By: elric
Date: Wed Apr 13 19:04:40 UTC 2011
Added Files:
src/crypto/external/bsd/heimdal: heimdal2netbsd
Log Message:
Script to convert a git clone of Heimdal into our dist format.
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 src/c
Module Name:src
Committed By: elric
Date: Wed Apr 13 19:08:57 UTC 2011
Added Files:
src/crypto/external/bsd/heimdal/lib/libwind: bidi_table.c bidi_table.h
combining_table.c combining_table.h errorlist_table.c
errorlist_table.h map_table.c map_table.h
Module Name:src
Committed By: elric
Date: Wed Apr 13 19:15:27 UTC 2011
Added Files:
src/crypto/external/bsd/heimdal/include: heimntlm-protos.h
Log Message:
Autogenerated headers for heimdal head-20110412.
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 \
sr
Module Name:src
Committed By: elric
Date: Wed Apr 13 19:17:01 UTC 2011
Added Files:
src/crypto/external/bsd/heimdal: Makefile Makefile.inc
Makefile.rules.inc
src/crypto/external/bsd/heimdal/bin: Makefile Makefile.inc
src/crypto/external/bsd/heimd
Module Name:src
Committed By: cliff
Date: Wed Apr 13 21:06:31 UTC 2011
Modified Files:
src/sys/arch/mips/rmi: rmixl_pcix.c
Log Message:
initialize mutex in attach
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/sys/arch/mips/rmi/rmixl_pcix.c
Please note
Module Name:src
Committed By: cliff
Date: Wed Apr 13 21:10:11 UTC 2011
Modified Files:
src/sys/arch/mips/rmi [matt-nb5-mips64]: rmixl_pcix.c
Log Message:
initialize mutex in attach
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.7 -r1.1.2.8 src/sys/arch/mips/rmi/
Module Name:src
Committed By: christos
Date: Wed Apr 13 22:16:52 UTC 2011
Modified Files:
src/crypto/external/bsd/heimdal: heimdal2netbsd
Log Message:
no more amd, factor out more stuff.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/crypto/external/bsd/
Module Name:src
Committed By: wiz
Date: Wed Apr 13 22:24:12 UTC 2011
Modified Files:
src/sys/dev/pci: pcidevs
Log Message:
+ ATI Radeon HD4650.
To generate a diff of this commit:
cvs rdiff -u -r1.1070 -r1.1071 src/sys/dev/pci/pcidevs
Please note that diffs are not publi
Module Name:src
Committed By: wiz
Date: Wed Apr 13 22:24:46 UTC 2011
Modified Files:
src/sys/dev/pci: pcidevs.h pcidevs_data.h
Log Message:
regen (+ ATI Radeon HD4650)
To generate a diff of this commit:
cvs rdiff -u -r1.1067 -r1.1068 src/sys/dev/pci/pcidevs.h
cvs rdiff -
Module Name:src
Committed By: macallan
Date: Wed Apr 13 23:31:25 UTC 2011
Modified Files:
src/sys/arch/sparc/dev: cgfourteen.c
Log Message:
use the same function whenever we change colour depth
also, when opening the fb device switch to 32bit and back to 8 on close, not
th
Module Name:src
Committed By: rmind
Date: Thu Apr 14 00:32:23 UTC 2011
Modified Files:
src/sys/kern: uipc_sem.c
Log Message:
Minor comment fix. Use fd_close() in sys__ksem_destroy(), it is cleaner.
To generate a diff of this commit:
cvs rdiff -u -r1.31 -r1.32 src/sys/ke
Module Name:src
Committed By: rmind
Date: Thu Apr 14 00:35:35 UTC 2011
Modified Files:
src/usr.bin/fstat: fstat.c
Log Message:
Add DTYPE_SEM.
To generate a diff of this commit:
cvs rdiff -u -r1.89 -r1.90 src/usr.bin/fstat/fstat.c
Please note that diffs are not public do
Module Name:src
Committed By: christos
Date: Thu Apr 14 00:59:06 UTC 2011
Modified Files:
src/sys/compat/linux/common: linux_file.c linux_pipe.c
Log Message:
move dup3 to a more appropriate place because pipe is "special". Gotta love
linux.
To generate a diff of this com
Module Name:src
Committed By: christos
Date: Thu Apr 14 01:03:24 UTC 2011
Modified Files:
src/sys/compat/linux/arch/alpha: linux_pipe.c
Log Message:
add the "special" pipe2.
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 src/sys/compat/linux/arch/alpha/lin
Module Name:xsrc
Committed By: macallan
Date: Thu Apr 14 01:37:22 UTC 2011
Modified Files:
xsrc/external/mit/xf86-video-suncg14/dist/src: cg14.h cg14_driver.c
Log Message:
use ioctl(FBIOSVIDEO) in CG14SaveScreen(), now the Xserver can actually turn
the monitor off
TODO: hw
Module Name:othersrc
Committed By: agc
Date: Thu Apr 14 04:52:46 UTC 2011
Update of /cvsroot/othersrc/external/bsd/hmac
In directory ivanova.netbsd.org:/tmp/cvs-serv1497
Log Message:
Initial import of the libhmac(3) library and hmac(1) utility to
calculate an HMAC value.
Some tes
Module Name:src
Committed By: cliff
Date: Thu Apr 14 05:05:35 UTC 2011
Modified Files:
src/sys/arch/evbmips/conf: XLSATX
Log Message:
- remove options LOCKDEBUG; is set in XLSATX64.MP
- option MIPS_DDB_WATCH is deprecated, removed
To generate a diff of this commit:
cvs r
Module Name:src
Committed By: cliff
Date: Thu Apr 14 05:06:10 UTC 2011
Modified Files:
src/sys/arch/evbmips/conf: XLSATX32
Log Message:
- 32 bit kernel must MEMLIMIT to 512MB
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sys/arch/evbmips/conf/XLSATX32
Module Name:src
Committed By: cliff
Date: Thu Apr 14 05:06:39 UTC 2011
Modified Files:
src/sys/arch/evbmips/conf: XLSATX64.MP
Log Message:
- remove cpucore and cpu reconfiguration stuff
cares and threads can be specified here,
but it's easier to do at boot time from firmmw
Module Name:src
Committed By: cliff
Date: Thu Apr 14 05:07:00 UTC 2011
Modified Files:
src/sys/arch/mips/conf: files.mips
Log Message:
- option MIPS_DDB_WATCH is deprecated, removed
To generate a diff of this commit:
cvs rdiff -u -r1.67 -r1.68 src/sys/arch/mips/conf/file
Module Name:src
Committed By: cliff
Date: Thu Apr 14 05:07:31 UTC 2011
Modified Files:
src/sys/arch/mips/include: cpu.h
Log Message:
- MIPS CPU (COP0) watchpoint support moved from db_machdep.h to cpu.h
- CPU watchpoints are per-cpu; add ci_cpuwatch_count, ci_watchpoint_ta
Module Name:src
Committed By: cliff
Date: Thu Apr 14 05:07:56 UTC 2011
Modified Files:
src/sys/arch/mips/include: db_machdep.h
Log Message:
- remove include , unused
- db_mach_watch_set_all() is deprecated, removed,
superceded by cpuwatch_set_all()
To generate a diff of
Module Name:src
Committed By: cliff
Date: Thu Apr 14 05:08:22 UTC 2011
Modified Files:
src/sys/arch/mips/include: locore.h
Log Message:
- add lsw_cpu_run function pointer to struct locoresw
To generate a diff of this commit:
cvs rdiff -u -r1.87 -r1.88 src/sys/arch/mips/i
Module Name:src
Committed By: cliff
Date: Thu Apr 14 05:08:51 UTC 2011
Modified Files:
src/sys/arch/mips/mips: cpu_subr.c
Log Message:
- MIPS CPU (COP0) watchpoint support moved from db_interface.c to cpu_subr.c
see the cpuwatch_* functions
- ci_cpuwatch_count in allocated
Module Name:src
Committed By: cliff
Date: Thu Apr 14 05:09:34 UTC 2011
Modified Files:
src/sys/arch/mips/mips: db_interface.c
Log Message:
- option MIPS_DDB_WATCH is dedprecated, removed; now using
(MIPS32 + MIPS32R2 + MIPS64 + MIPS64R2) > 0 for conditional
compile of db_m
Module Name:src
Committed By: cliff
Date: Thu Apr 14 05:10:04 UTC 2011
Modified Files:
src/sys/arch/mips/mips: mips_machdep.c
Log Message:
- add mips_watchpoint_init() to discover number of CPU watchpoints,
and call that from {mips32,mips32r2,mips64,mips64r2}_vector_init()
Module Name:src
Committed By: cliff
Date: Thu Apr 14 05:12:58 UTC 2011
Modified Files:
src/sys/arch/mips/rmi: rmixl_cpu.c
Log Message:
- add cpu_rmixl_run(), and set in mips_locoresw.lsw_cpu_run
to be called from cpu_hatch() once cpus are running,
so we can determine what
Module Name:src
Committed By: cliff
Date: Thu Apr 14 05:14:23 UTC 2011
Modified Files:
src/sys/arch/mips/rmi: rmixl_cpucore.c
Log Message:
- in cpucore_rmixl_attach(), keep track of which threads are
enabled by firmware and configured and attach, or not.
- add cpucore_rmix
Module Name:src
Committed By: cliff
Date: Thu Apr 14 05:15:22 UTC 2011
Modified Files:
src/sys/arch/mips/rmi: rmixl_cpucorevar.h
Log Message:
- add sc_running flag to allow cpucore_rmixl_run() to do once-per-core
initializations once we know what threads are configured
- a
Module Name:src
Committed By: cliff
Date: Thu Apr 14 05:16:00 UTC 2011
Modified Files:
src/sys/arch/mips/rmi: rmixl_intr.c
Log Message:
- in evbmips_iointr(), call assembly function rmixl_eirr_ack()
to ack the EIRR, instead of using a bunch of asm() here.
- in rmixl_ipi_in
Module Name:src
Committed By: cliff
Date: Thu Apr 14 05:16:28 UTC 2011
Modified Files:
src/sys/arch/mips/rmi: rmixl_intr.h
Log Message:
- add compile time check in case NIPIS ever exceeds number of available vectors
To generate a diff of this commit:
cvs rdiff -u -r1.2 -
Module Name:src
Committed By: cliff
Date: Thu Apr 14 05:16:54 UTC 2011
Modified Files:
src/sys/arch/mips/rmi: rmixl_spl.S
Log Message:
- remove most of the PARANOIA code
- add COP0_SYNC and JR_HB_RA following CP0 after all
writes to STATUS or EIMR that change interrupt con
Module Name:src
Committed By: cliff
Date: Thu Apr 14 05:20:08 UTC 2011
Modified Files:
src/sys/arch/mips/rmi: rmixl_subr.S
Log Message:
- fix RCSID
- add rmixl_eirr_ack() to ack the EIRR, using COP0_SYNC & JR_HB_RA as needed
- in rmixl_cpu_trampoline, remove old KSEG0 addr
Module Name:src
Committed By: cliff
Date: Thu Apr 14 05:21:22 UTC 2011
Modified Files:
src/sys/arch/mips/rmi: rmixlvar.h
Log Message:
- add prototype for rmixl_eirr_ack()
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/sys/arch/mips/rmi/rmixlvar.h
Please
Module Name:src
Committed By: cliff
Date: Thu Apr 14 05:22:03 UTC 2011
Modified Files:
src/sys/arch/mips/rmi: rmixl_pcie.c
Log Message:
- in rmixl_pcie_intr_string(), convert irq to vector when calling
rmixl_intr_string()
To generate a diff of this commit:
cvs rdiff -u -
Module Name:src
Committed By: cliff
Date: Thu Apr 14 05:22:47 UTC 2011
Modified Files:
src/sys/arch/mips/rmi: rmixl_pcix.c
Log Message:
- in rmixl_pcix_intr_string() convert irq to vector when calling
rmixl_intr_string()
- in rmixl_pcix_intr_establish(), initialize dispatc
Module Name:src
Committed By: matt
Date: Thu Apr 14 05:33:20 UTC 2011
Modified Files:
src/sys/kern: kern_synch.c
Log Message:
Add an assert to make sure no unexpected spinlocks are held in mi_switch
To generate a diff of this commit:
cvs rdiff -u -r1.286 -r1.287 src/sys/
Module Name:src
Committed By: cliff
Date: Thu Apr 14 05:20:53 UTC 2011
Modified Files:
src/sys/arch/mips/rmi: rmixl_usbi.c
Log Message:
- report of BIST result is information only; don't fail attach because of it
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.
Module Name:src
Committed By: jruoho
Date: Thu Apr 14 05:45:34 UTC 2011
Modified Files:
src/share/man/man3: tm.3
Log Message:
Improve as per discussion on source-changes.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/share/man/man3/tm.3
Please note tha
Module Name:src
Committed By: cliff
Date: Thu Apr 14 05:50:44 UTC 2011
Modified Files:
src/sys/arch/mips/mips: locore_mips1.S
Log Message:
- add loocoresw slot for lsw_cpu_run
- fix comments for locoresw entries
To generate a diff of this commit:
cvs rdiff -u -r1.77 -r1.
Module Name:src
Committed By: jruoho
Date: Thu Apr 14 05:50:50 UTC 2011
Modified Files:
src/lib/libc/locale: nl_langinfo.3 wcsftime.3
src/lib/libc/time: getdate.3 offtime.3 strftime.3
Log Message:
Xref tm(3).
To generate a diff of this commit:
cvs rdiff -u -r1.19
Module Name:src
Committed By: cliff
Date: Thu Apr 14 05:51:28 UTC 2011
Modified Files:
src/sys/arch/mips/mips: mipsX_subr.S
Log Message:
- add loocoresw slot for lsw_cpu_run
- fix comments for locoresw fields
To generate a diff of this commit:
cvs rdiff -u -r1.43 -r1.44
Module Name:src
Committed By: matt
Date: Thu Apr 14 05:53:53 UTC 2011
Modified Files:
src/sys/kern: subr_percpu.c
Log Message:
Add a KASSERT
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 src/sys/kern/subr_percpu.c
Please note that diffs are not public do
Module Name:src
Committed By: cliff
Date: Thu Apr 14 05:54:24 UTC 2011
Modified Files:
src/sys/arch/mips/mips: cpu_subr.c
Log Message:
- no need to check lsw_cpu_run != NULL before calling, nullop is default
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src
Module Name:src
Committed By: matt
Date: Thu Apr 14 06:12:02 UTC 2011
Modified Files:
src/sys/kern: subr_lockdebug.c
Log Message:
rearrange some common code in lockdebug_unlocked.
When printing a lockdebug error, add a '*' to indicate whether lock or
unlock was performed.
Module Name:src
Committed By: cliff
Date: Thu Apr 14 06:12:21 UTC 2011
Modified Files:
src/sys/arch/mips/rmi: rmixl_cpucore.c
Log Message:
- fix comment at cpucore_rmixl_run()
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/sys/arch/mips/rmi/rmixl_cpucore
Module Name:src
Committed By: jruoho
Date: Thu Apr 14 06:25:25 UTC 2011
Modified Files:
src/sys/dev/acpi: acpi_power.c
Log Message:
Simplify by using a static array for the reference counting.
To generate a diff of this commit:
cvs rdiff -u -r1.29 -r1.30 src/sys/dev/acpi
Module Name:src
Committed By: jruoho
Date: Thu Apr 14 06:37:13 UTC 2011
Modified Files:
src/sys/dev/acpi: thinkpad_acpi.c
Log Message:
Use the common power resource code. Also add a comment explaining
what can happen if we do not power on the resource upon resume from S3.
Module Name:src
Committed By: cliff
Date: Thu Apr 14 06:54:58 UTC 2011
Modified Files:
src/sys/arch/mips/mips: cpu_subr.c
Log Message:
cpuwatch_* stuff is #if (MIPS32 + MIPS32R2 + MIPS64 + MIPS64R2) > 0
now cobalt can build
To generate a diff of this commit:
cvs rdiff -u
Module Name:src
Committed By: wiz
Date: Thu Apr 14 06:56:28 UTC 2011
Modified Files:
src/share/man/man3: __alignof__.3 offsetof.3
Log Message:
No need to use \*[q], use plain double quotes instead.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/share/man
64 matches
Mail list logo