Module Name:src
Committed By: matt
Date: Mon Aug 13 02:53:25 UTC 2012
Modified Files:
src/libexec/ld.elf_so/arch/arm: rtld_start.S
Log Message:
Add a comment for EABI. Use "pop" instructions to save one instruction.
To generate a diff of this commit:
cvs rdiff -u -r1.10
Module Name:src
Committed By: matt
Date: Mon Aug 13 02:52:34 UTC 2012
Modified Files:
src/external/gpl3/binutils/dist/ld/emulparams: armelf_nbsd.sh
armelf_nbsd_eabi.sh
Log Message:
Add support for setting LIB_PATH for MKCOMPAT support.
To generate a diff of t
Module Name:src
Committed By: matt
Date: Mon Aug 13 02:49:04 UTC 2012
Added Files:
src/lib/csu/arch/earm: Makefile.inc crt0.S crtbegin.S crtend.S crti.S
crtn.S
Log Message:
crt* files for ARM EABI. This is pretty different from OABI. crti.S only
has sysident,
Module Name:src
Committed By: matt
Date: Mon Aug 13 02:15:36 UTC 2012
Modified Files:
src/lib/csu/common: crt0-common.c
Log Message:
Add support for init_array/fini_array (conditionalized on HAVE_INITFINI_ARRAY).
[This is needed for ARM EABI.]
To generate a diff of this
Module Name:src
Committed By: rmind
Date: Mon Aug 13 01:18:32 UTC 2012
Modified Files:
src/usr.sbin/npf/npfctl: npf.conf.5 npf_disassemble.c npfctl.8
Log Message:
- npfctl show: add most of the missing cases.
- Few minor improvements to NPF man pages.
To generate a diff
Module Name:src
Committed By: matt
Date: Mon Aug 13 00:52:46 UTC 2012
Modified Files:
src/sys/arch/powerpc/booke/pci: pq3pci.c
Log Message:
Deal with PCIe/PCI hoses with more than one window so the bus_space
encompasses all of it and reserves those portions not assigned so
Module Name:src
Committed By: tron
Date: Sun Aug 12 22:20:32 UTC 2012
Modified Files:
src/doc: CHANGES CHANGES.prev
Log Message:
Postfix 2.8.12 will be in NetBSD 6.0.
To generate a diff of this commit:
cvs rdiff -u -r1.1731 -r1.1732 src/doc/CHANGES
cvs rdiff -u -r1.111 -
Module Name:src
Committed By: martin
Date: Sun Aug 12 20:50:39 UTC 2012
Modified Files:
src/sys/arch/atari/pci: pci_milan.c
Log Message:
Add a missing extern to apeas -fno-common.
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 src/sys/arch/atari/pci/pci_mi
Module Name:src
Committed By: tsutsui
Date: Sun Aug 12 20:00:07 UTC 2012
Modified Files:
src/sys/arch/sun3/include: param3.h
Log Message:
Also reduce UBC_NWINS from default 1024 to 512
to avoid possible KVA shortage, otherwise
"panic: ubc_init: failed to map ubc_object"
co
Module Name:src
Committed By: martin
Date: Sun Aug 12 19:27:59 UTC 2012
Modified Files:
src/doc [netbsd-6]: CHANGES-6.0
Log Message:
Ticket #481
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.179 -r1.1.2.180 src/doc/CHANGES-6.0
Please note that diffs are not pu
Module Name:src
Committed By: martin
Date: Sun Aug 12 19:25:23 UTC 2012
Modified Files:
src/doc [netbsd-6]: 3RDPARTY CHANGES
src/external/ibm-public/postfix/dist [netbsd-6]: HISTORY
src/external/ibm-public/postfix/dist/src/dns [netbsd-6]: dns_lookup.c
Module Name:src
Committed By: martin
Date: Sun Aug 12 19:04:01 UTC 2012
Modified Files:
src/doc [netbsd-6]: CHANGES-6.0
Log Message:
Tickets #476 - #480 and #482
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.178 -r1.1.2.179 src/doc/CHANGES-6.0
Please note that
Module Name:src
Committed By: martin
Date: Sun Aug 12 19:02:33 UTC 2012
Modified Files:
src/sys/kern [netbsd-6]: subr_disk_mbr.c
Log Message:
Pull up following revision(s) (requested by tsutsui in ticket #482):
sys/kern/subr_disk_mbr.c: revision 1.43
Apply workarou
Module Name:src
Committed By: martin
Date: Sun Aug 12 18:58:29 UTC 2012
Modified Files:
src/sys/dev/pci [netbsd-6]: if_msk.c
Log Message:
Pull up following revision(s) (requested by riastradh in ticket #480):
sys/dev/pci/if_msk.c: revision 1.42
Fix null pointer der
Module Name:src
Committed By: martin
Date: Sun Aug 12 18:56:54 UTC 2012
Modified Files:
src/sys/arch/i386/stand/boot [netbsd-6]: boot2.c
Log Message:
Pull up following revision(s) (requested by riastradh in ticket #479):
sys/arch/i386/stand/boot/boot2.c: revision 1
Module Name:src
Committed By: martin
Date: Sun Aug 12 18:55:11 UTC 2012
Modified Files:
src/sys/dev/pci [netbsd-6]: if_wpi.c
Log Message:
Pull up following revision(s) (requested by riastradh in ticket #478):
sys/dev/pci/if_wpi.c: revision 1.53
Fix error branch in
Module Name:src
Committed By: martin
Date: Sun Aug 12 18:53:11 UTC 2012
Modified Files:
src/lib/libm/arch/i387 [netbsd-6]: fenv.c
src/lib/libm/arch/x86_64 [netbsd-6]: fenv.c
Log Message:
Pull up following revision(s) (requested by riastradh in ticket #477):
Module Name:src
Committed By: martin
Date: Sun Aug 12 18:51:09 UTC 2012
Modified Files:
src/sys/dev/pci [netbsd-6]: if_ath_pci.c
Log Message:
Pull up following revision(s) (requested by riastradh in ticket #476):
sys/dev/pci/if_ath_pci.c: revision 1.46
Fix error br
Module Name:src
Committed By: martin
Date: Sun Aug 12 18:44:29 UTC 2012
Modified Files:
src/doc [netbsd-6]: CHANGES-6.0
Log Message:
Ticket #474
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.177 -r1.1.2.178 src/doc/CHANGES-6.0
Please note that diffs are not pu
Module Name:src
Committed By: martin
Date: Sun Aug 12 18:41:36 UTC 2012
Modified Files:
src/sys/arch/i386/conf [netbsd-6]: GENERIC
Log Message:
Pull up following revision(s) (requested by sborrill in ticket #474):
sys/arch/i386/conf/GENERIC: revision 1.1078
Add uts
Module Name:src
Committed By: gson
Date: Sun Aug 12 18:39:32 UTC 2012
Modified Files:
src/sys/dev/pci: eso.c
Log Message:
Add missing locking calls to eso_attach() to avoid panic on boot.
Partly based on a patch from mrg. Fixes PR kern/46791.
To generate a diff of this
Module Name:src
Committed By: wiz
Date: Sun Aug 12 17:30:03 UTC 2012
Modified Files:
src/games/worms: worms.6
Log Message:
- improve wording
- sort option list
- add argument names in option list and descriptions and adjust table width
- improve punctuation
- bump date
>F
Module Name:src
Committed By: wiz
Date: Sun Aug 12 17:27:05 UTC 2012
Modified Files:
src/bin/expr: expr.1
Log Message:
Improvements: wording, punctuation, macro usage.
>From patch by Bug Hunting.
To generate a diff of this commit:
cvs rdiff -u -r1.32 -r1.33 src/bin/expr
Module Name:src
Committed By: nonaka
Date: Sun Aug 12 17:25:32 UTC 2012
Modified Files:
src/sys/arch/zaurus/zaurus: machdep.c zaurus_reg.h
Log Message:
To reset the watchdog timer in SL-C7x0/SL-C860.
To generate a diff of this commit:
cvs rdiff -u -r1.31 -r1.32 src/sys/a
Module Name:src
Committed By: christos
Date: Sun Aug 12 17:24:59 UTC 2012
Modified Files:
src/crypto/external/bsd/openssl/dist/crypto: opensslconf.h
Log Message:
Prefer SIXTY_FOUR_BIT_LONG instead of SIXTY_FOUR_BIT as before
To generate a diff of this commit:
cvs rdiff -
Module Name:src
Committed By: nonaka
Date: Sun Aug 12 17:21:29 UTC 2012
Modified Files:
src/sys/arch/arm/sa11x0: sa11x0_ost.c
Added Files:
src/sys/arch/arm/sa11x0: sa11x0_ostvar.h
Log Message:
Added watchdog timer reset function.
To generate a diff of this commit
Module Name:src
Committed By: wiz
Date: Sun Aug 12 17:20:19 UTC 2012
Modified Files:
src/sbin/modstat: modstat.8
Log Message:
Make the difference between -A and -a clearer by using more markup.
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 src/sbin/modsta
Module Name:src
Committed By: wiz
Date: Sun Aug 12 17:13:34 UTC 2012
Modified Files:
src/share/man/man5: fstab.5
Log Message:
Add examples for NAME, both with gpt and without.
To generate a diff of this commit:
cvs rdiff -u -r1.41 -r1.42 src/share/man/man5/fstab.5
Pleas
Module Name:src
Committed By: martin
Date: Sun Aug 12 14:48:46 UTC 2012
Modified Files:
src/doc [netbsd-6]: CHANGES-6.0
Log Message:
Tickets #472, #473 and #486
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.176 -r1.1.2.177 src/doc/CHANGES-6.0
Please note that
Module Name:src
Committed By: christos
Date: Sun Aug 12 14:45:45 UTC 2012
Modified Files:
src/sys/kern: tty.c
Log Message:
PR/46780: Dennis Ferguson: Take the easy way out and return EBUSY when changing
the queue size if the output queue is not empty. Other solutions seeme
Module Name:src
Committed By: martin
Date: Sun Aug 12 14:45:31 UTC 2012
Modified Files:
src/sys/kern [netbsd-6]: subr_kmem.c
Log Message:
Pull up following revision(s) (requested by para in ticket #486):
sys/kern/subr_kmem.c: revision 1.46 (via patch)
split allocat
Module Name:src
Committed By: jakllsch
Date: Sun Aug 12 13:41:18 UTC 2012
Modified Files:
src/share/misc: acronyms
Log Message:
YOLO - you only live once
To generate a diff of this commit:
cvs rdiff -u -r1.210 -r1.211 src/share/misc/acronyms
Please note that diffs are n
Module Name:src
Committed By: martin
Date: Sun Aug 12 13:38:48 UTC 2012
Modified Files:
src/etc/mtree [netbsd-6]: NetBSD.dist.base
Log Message:
Pull up following revision(s) (requested by msaitoh in ticket #473):
etc/mtree/NetBSD.dist.base: revision 1.98
Do not cre
Module Name:src
Committed By: christos
Date: Sun Aug 12 13:31:42 UTC 2012
Modified Files:
src/lib/libc/gen: glob.3
Log Message:
more markup, sort options
To generate a diff of this commit:
cvs rdiff -u -r1.40 -r1.41 src/lib/libc/gen/glob.3
Please note that diffs are not
Module Name:src
Committed By: martin
Date: Sun Aug 12 13:27:44 UTC 2012
Modified Files:
src/sys/dev/ic [netbsd-6]: vga.c
Log Message:
Pull up following revision(s) (requested by uwe in ticket #472):
sys/dev/ic/vga.c: revision 1.109
Reset flip/flop using dedicated v
Module Name:src
Committed By: mlelstv
Date: Sun Aug 12 13:26:18 UTC 2012
Modified Files:
src/sys/dev/iscsi: iscsi_globals.h iscsi_ioctl.c iscsi_main.c
iscsi_send.c iscsi_text.c
Log Message:
Don't use common variables, also prefix global variables to avoid
names
Module Name:src
Committed By: martin
Date: Sun Aug 12 13:19:14 UTC 2012
Modified Files:
src/doc [netbsd-6]: CHANGES-6.0
Log Message:
Tickets 438, 483, 484
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.175 -r1.1.2.176 src/doc/CHANGES-6.0
Please note that diffs
Module Name:src
Committed By: martin
Date: Sun Aug 12 13:13:21 UTC 2012
Modified Files:
src/lib/libperfuse [netbsd-6]: debug.c ops.c perfuse.c perfuse_if.h
perfuse_priv.h subr.c
src/lib/libpuffs [netbsd-6]: dispatcher.c puffs.3 puffs.h puffs_ops.3
Module Name:src
Committed By: martin
Date: Sun Aug 12 13:02:59 UTC 2012
Modified Files:
src/lib/libp2k [netbsd-6]: p2k.c
Log Message:
Pull up following revision(s) (requested by manu in ticket #483):
lib/libp2k/p2k.c: revision 1.56
libpuffs and libp2k both use the
Module Name:src
Committed By: martin
Date: Sun Aug 12 12:59:51 UTC 2012
Modified Files:
src/sys/fs/adosfs [netbsd-6]: adlookup.c
src/sys/fs/cd9660 [netbsd-6]: cd9660_lookup.c
src/sys/fs/efs [netbsd-6]: efs_vnops.c
src/sys/fs/filecorefs [netbsd-6]: fi
Module Name:src
Committed By: christos
Date: Sun Aug 12 12:43:49 UTC 2012
Modified Files:
src/crypto/external/bsd/openssl/dist/crypto: opensslconf.h
Log Message:
define OPENSSL_THREADS, from drochner.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 \
src/
Module Name:src
Committed By: reinoud
Date: Sun Aug 12 10:13:17 UTC 2012
Modified Files:
src/sys/arch/evbarm/dev: plcom.c plcomvar.h
Log Message:
Improve support for transmit fifo support for plcom.
As Nick, Michiel and I concluded this driver needs a big overhaul since i
Module Name:othersrc
Committed By: wiz
Date: Sun Aug 12 09:46:41 UTC 2012
Modified Files:
othersrc/external/bsd/bsdlibtool/dist: bsdlibtool.1
Log Message:
Sort SEE ALSO. Fix whitespace/casing nits. Use EXIT STATUS section
with .Ex instead of RETURN VALUES (which is only in
Module Name:src
Committed By: nonaka
Date: Sun Aug 12 08:59:58 UTC 2012
Modified Files:
src/sys/arch/zaurus/dev: w100reg.h
Log Message:
fix RCSID.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/sys/arch/zaurus/dev/w100reg.h
Please note that diffs are no
Module Name:src
Committed By: christos
Date: Sun Aug 12 07:22:24 UTC 2012
Modified Files:
src/external/bsd/ntp/dist/ntpd: refclock_parse.c
Log Message:
add cast.
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/external/bsd/ntp/dist/ntpd/refclock_parse.c
45 matches
Mail list logo