Module Name:src
Committed By: snj
Date: Sun Mar 28 17:29:41 UTC 2010
Modified Files:
src/sys/ufs/ufs [netbsd-5]: ufs_inode.c
Log Message:
Pull up following revision(s) (requested by hannken in ticket #1345):
sys/ufs/ufs/ufs_inode.c: revision 1.80
Allow ufs_inactive
Module Name:src
Committed By: snj
Date: Sun Mar 28 17:28:34 UTC 2010
Modified Files:
src/sys/ufs/ffs [netbsd-5]: ffs_snapshot.c
Log Message:
Pull up following revision(s) (requested by hannken in ticket #1345):
sys/ufs/ffs/ffs_snapshot.c: revision 1.97
No longer ab
Module Name:src
Committed By: snj
Date: Sun Mar 28 17:27:30 UTC 2010
Modified Files:
src/sys/ufs/ffs [netbsd-5]: ffs_snapshot.c
Log Message:
Pull up following revision(s) (requested by hannken in ticket #1345):
sys/ufs/ffs/ffs_snapshot.c: revision 1.96
Fix a deadlo
Module Name:src
Committed By: snj
Date: Sun Mar 28 17:26:26 UTC 2010
Modified Files:
src/sys/dev [netbsd-5]: fss.c
Log Message:
Pull up following revision(s) (requested by hannken in ticket #1345):
sys/dev/fss.c: revision 1.65
Remove unneeded vinvalbuf() on backing
Module Name:src
Committed By: snj
Date: Sun Mar 28 17:25:12 UTC 2010
Modified Files:
src/sys/dev [netbsd-5]: fss.c
Log Message:
Pull up following revision(s) (requested by hannken in ticket #1345):
sys/dev/fss.c: revision 1.64
Fix a race where the backing store thr
Module Name:src
Committed By: snj
Date: Sun Mar 28 17:07:26 UTC 2010
Modified Files:
src/sys/arch/xen/xen [netbsd-5]: if_xennet.c
Log Message:
Apply patch (requested by bad in ticket #1347):
Make it possible to use netbsd-5 domUs running on a Xen2 hypervisor.
This changes
Module Name:src
Committed By: snj
Date: Sun Mar 28 16:52:46 UTC 2010
Modified Files:
src/bin/pax [netbsd-5]: tar.1
Log Message:
Pull up following revision(s) (requested by dholland in ticket #1354):
bin/pax/tar.1: revision 1.28, 1.29
The -X option of tar names a fi
Module Name:src
Committed By: snj
Date: Sun Mar 28 16:48:36 UTC 2010
Modified Files:
src/sys/arch/sparc64/dev [netbsd-5]: lom.c
Log Message:
Pull up following revision(s) (requested by nakayama in ticket #1349):
sys/arch/sparc64/dev/lom.c: revision 1.6
Fix off-by-o
Module Name:src
Committed By: snj
Date: Sun Mar 28 16:45:21 UTC 2010
Modified Files:
src/sys/external/bsd/drm/dist/bsd-core [netbsd-5]: drm_pci.c
Log Message:
Pull up following revision(s) (requested by mrg in ticket #1346):
sys/external/bsd/drm/dist/bsd-core/drm_p
Module Name:src
Committed By: snj
Date: Sun Mar 28 16:44:23 UTC 2010
Modified Files:
src/sys/external/bsd/drm/dist/bsd-core [netbsd-5]: drm_pci.c
Log Message:
Pull up following revision(s) (requested by mrg in ticket #1346):
sys/external/bsd/drm/dist/bsd-core/drm_p
Module Name:src
Committed By: snj
Date: Sun Mar 28 16:36:57 UTC 2010
Modified Files:
src/crypto/dist/ipsec-tools/src/racoon [netbsd-5]: handler.c
Log Message:
Pull up following revision(s) (requested by hubertf in ticket #1341):
crypto/dist/ipsec-tools/src/racoon/h
Module Name:src
Committed By: snj
Date: Sun Mar 28 16:21:18 UTC 2010
Modified Files:
src/sys/dev/ic [netbsd-5]: ahcisata_core.c
Log Message:
Pull up following revision(s) (requested by bouyer in ticket #1317):
sys/dev/ic/ahcisata_core.c: revision 1.23, 1.24
Move ah
Module Name:src
Committed By: snj
Date: Sun Mar 28 15:32:00 UTC 2010
Modified Files:
src/sys/kern [netbsd-5]: uipc_syscalls.c
Log Message:
Apply patch (requested by jakllsch in ticket #1352):
In do_sys_recvmsg(), call free(9) with the same type malloc(9) used.
To generat
Module Name:src
Committed By: snj
Date: Sun Mar 28 15:20:11 UTC 2010
Modified Files:
src/crypto/dist/openssl/ssl [netbsd-5]: s3_pkt.c
Log Message:
Apply patch (requested by bouyer in ticket #1355):
Apply patchset 19476 from openssl repository, fixing CVE-2010-0740.
from ht
Module Name:src
Committed By: snj
Date: Sun Mar 28 15:07:31 UTC 2010
Modified Files:
src/sys/dev/pci [netbsd-5]: pcidevs.h pcidevs_data.h
Log Message:
Regen for ticket 1326.
To generate a diff of this commit:
cvs rdiff -u -r1.963.4.10 -r1.963.4.11 src/sys/dev/pci/pcidevs
Module Name:src
Committed By: snj
Date: Sun Mar 28 15:03:23 UTC 2010
Modified Files:
src/share/man/man4 [netbsd-5]: mfi.4
src/sys/dev/ic [netbsd-5]: mfi.c mfireg.h mfivar.h
src/sys/dev/pci [netbsd-5]: mfi_pci.c pcidevs
Log Message:
Apply patch (requested by
Module Name:src
Committed By: snj
Date: Sun Mar 21 03:46:43 UTC 2010
Modified Files:
src/doc [netbsd-5]: CHANGES-5.1
Log Message:
Ticket 1344.
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.218 -r1.1.2.219 src/doc/CHANGES-5.1
Please note that diffs are not publ
Module Name:src
Committed By: snj
Date: Sun Mar 21 03:45:33 UTC 2010
Modified Files:
src/sys/sys [netbsd-5]: null.h
Log Message:
Pull up following revision(s) (requested by joerg in ticket #1344):
sys/sys/null.h: revision 1.8
Enclose (void *)0 in an extra set of pa
Module Name:src
Committed By: snj
Date: Wed Mar 17 03:25:49 UTC 2010
Modified Files:
src/doc [netbsd-5]: CHANGES-5.1
Log Message:
Tickets 1323, 1331, 1333, 1342, 1343, and 1340.
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.217 -r1.1.2.218 src/doc/CHANGES-5.1
Module Name:src
Committed By: snj
Date: Wed Mar 17 03:22:53 UTC 2010
Modified Files:
src/sys/dev/wscons [netbsd-5]: wsemul_sun.c
Log Message:
Pull up following revision(s) (requested by jdc in ticket #1340):
sys/dev/wscons/wsemul_sun.c: revision 1.28
Add mappings f
Module Name:src
Committed By: snj
Date: Wed Mar 17 03:17:19 UTC 2010
Modified Files:
src/distrib/sets/lists/comp [netbsd-5]: mi
src/distrib/sets/lists/xcomp [netbsd-5]: md.macppc md.sgimips md.sparc
md.sparc64 mi
Log Message:
Apply patch (requested by m
Module Name:src
Committed By: snj
Date: Wed Mar 17 03:10:40 UTC 2010
Modified Files:
src/sys/arch/sparc64/include [netbsd-5]: pmap.h
src/sys/arch/sparc64/sparc64 [netbsd-5]: cache.h ipifuncs.c locore.s
machdep.c pmap.c
Log Message:
Apply patch (requeste
Module Name:src
Committed By: snj
Date: Wed Mar 17 03:03:58 UTC 2010
Modified Files:
src/usr.bin/passwd [netbsd-5]: pam_passwd.c
Log Message:
Pull up following revision(s) (requested by joerg in ticket #1333):
usr.bin/passwd/pam_passwd.c: revision 1.6
Do not call p
Module Name:src
Committed By: snj
Date: Wed Mar 17 02:59:53 UTC 2010
Modified Files:
src/sys/compat/common [netbsd-5]: vfs_syscalls_30.c
src/sys/compat/ibcs2 [netbsd-5]: ibcs2_misc.c
src/sys/compat/irix [netbsd-5]: irix_dirent.c
src/sys/compat/linux/
Module Name:src
Committed By: snj
Date: Wed Mar 17 02:51:10 UTC 2010
Modified Files:
src/sys/arch/sparc64/sparc64 [netbsd-5]: cpu.c
Log Message:
Pull up following revision(s) (requested by mrg in ticket #1331):
sys/arch/sparc64/sparc64/cpu.c: revision 1.91
- don't
Module Name:src
Committed By: riz
Date: Sat Mar 13 18:27:55 UTC 2010
Modified Files:
src/doc [netbsd-5]: CHANGES-5.1
Log Message:
Ticket 1335
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.216 -r1.1.2.217 src/doc/CHANGES-5.1
Please note that diffs are not publi
Module Name:src
Committed By: riz
Date: Sat Mar 13 18:27:32 UTC 2010
Modified Files:
src/usr.sbin/pppd/pppd [netbsd-5]: sys-bsd.c
Log Message:
Pull up following revision(s) (requested by christos in ticket #1335):
usr.sbin/pppd/pppd/sys-bsd.c: revision 1.62
PR/4294
Module Name:src
Committed By: riz
Date: Sat Mar 13 07:31:59 UTC 2010
Modified Files:
src/doc [netbsd-5]: CHANGES-5.1
Log Message:
Tickets 1336, 1337
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.215 -r1.1.2.216 src/doc/CHANGES-5.1
Please note that diffs are no
Module Name:src
Committed By: riz
Date: Sat Mar 13 07:31:08 UTC 2010
Modified Files:
src/lib/libpam/modules/pam_unix [netbsd-5]: pam_unix.c
Log Message:
Pull up following revision(s) (requested by drochner in ticket #1336):
lib/libpam/modules/pam_unix/pam_unix.c: r
Module Name:src
Committed By: riz
Date: Sat Mar 13 07:27:09 UTC 2010
Modified Files:
src/sys/dev/apm [netbsd-5]: apm.c
Log Message:
Pull up following revision(s) (requested by bouyer in ticket #1337):
sys/dev/apm/apm.c: revision 1.26
Fix apm(4) suspend/resume:
- ap
Module Name:src
Committed By: riz
Date: Sat Mar 13 00:56:10 UTC 2010
Modified Files:
src/doc [netbsd-5]: CHANGES-5.1
Log Message:
Ticket 1327.
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.214 -r1.1.2.215 src/doc/CHANGES-5.1
Please note that diffs are not publ
Module Name:src
Committed By: riz
Date: Sat Mar 13 00:53:33 UTC 2010
Modified Files:
src/lib/libc/stdlib [netbsd-5]: jemalloc.c
Log Message:
Pull up following revision(s) (requested by enami in ticket #1327):
lib/libc/stdlib/jemalloc.c: revision 1.21
Fix race condi
Module Name:src
Committed By: riz
Date: Fri Mar 12 22:02:03 UTC 2010
Modified Files:
src/doc [netbsd-5]: CHANGES-5.1
Log Message:
Ticket 1330.
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.213 -r1.1.2.214 src/doc/CHANGES-5.1
Please note that diffs are not publ
Module Name:src
Committed By: riz
Date: Fri Mar 12 21:58:44 UTC 2010
Modified Files:
src/distrib/sets/lists/base [netbsd-5]: md.amd64 md.sparc64 shl.mi
src/distrib/sets/lists/comp [netbsd-5]: mi
src/include [netbsd-5]: math.h
src/lib/libm [netbsd-5]:
Module Name:src
Committed By: sborrill
Date: Thu Feb 25 11:03:33 UTC 2010
Modified Files:
src/doc [netbsd-5]: CHANGES-5.1
Log Message:
Fix regression with i80003 caused by ticket #1277
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.200 -r1.1.2.201 src/doc/CHANGE
Module Name:src
Committed By: sborrill
Date: Thu Feb 25 10:59:58 UTC 2010
Modified Files:
src/sys/dev/pci [netbsd-5]: if_wm.c if_wmvar.h
Log Message:
Fix regression caused by pullup #1277 requested by msaitoh.
To generate a diff of this commit:
cvs rdiff -u -r1.162.4.12
Module Name:src
Committed By: bouyer
Date: Tue Feb 16 21:27:25 UTC 2010
Modified Files:
src/doc [netbsd-5]: CHANGES-5.1
Log Message:
Tickets 1307 & 1308
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.197 -r1.1.2.198 src/doc/CHANGES-5.1
Please note that diffs ar
Module Name:src
Committed By: bouyer
Date: Tue Feb 16 21:26:39 UTC 2010
Modified Files:
src/tools/compat [netbsd-5]: getmode.c
Log Message:
Pull up following revision(s) (requested by snj in ticket #1308):
tools/compat/getmode.c: revision 1.8
include unistd.h where
Module Name:src
Committed By: bouyer
Date: Tue Feb 16 21:24:15 UTC 2010
Modified Files:
src/sys/arch/i386/i386 [netbsd-5]: ibcs2_machdep.c svr4_machdep.c
Log Message:
Pull up following revision(s) (requested by drochner in ticket #1307):
sys/arch/i386/i386/svr4_mac
Module Name:src
Committed By: sborrill
Date: Mon Feb 15 18:04:38 UTC 2010
Modified Files:
src/doc [netbsd-5]: CHANGES-5.1
Log Message:
Ticket 1306
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.196 -r1.1.2.197 src/doc/CHANGES-5.1
Please note that diffs are not
Module Name:src
Committed By: sborrill
Date: Mon Feb 15 18:04:11 UTC 2010
Modified Files:
src/sys/arch/amd64/conf [netbsd-5]: XEN3_DOM0 XEN3_DOMU
src/sys/arch/i386/conf [netbsd-5]: XEN2_DOM0 XEN2_DOMU
Log Message:
Pull up the following revisions(s) (requested by tr
Module Name:src
Committed By: bouyer
Date: Sun Feb 14 14:05:54 UTC 2010
Modified Files:
src/doc [netbsd-5]: CHANGES-5.1
Log Message:
Tickets 1300, 1301, 1303, 1304 and 1305
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.195 -r1.1.2.196 src/doc/CHANGES-5.1
Pleas
Module Name:src
Committed By: bouyer
Date: Sun Feb 14 14:04:53 UTC 2010
Modified Files:
src/distrib/pmax/instkernel [netbsd-5]: Makefile
Log Message:
Apply patch, requested by snj in ticket 1305:
distrib/pmax/instkernel/Makefile: patch
Bump the size of the pmax ins
Module Name:src
Committed By: bouyer
Date: Sun Feb 14 14:01:08 UTC 2010
Modified Files:
src/sys/arch/i386/stand/boot [netbsd-5]: boot2.c
Log Message:
Pull up following revision(s) (requested by hubertf in ticket #1304):
sys/arch/i386/stand/boot/boot2.c: revision 1.
Module Name:src
Committed By: bouyer
Date: Sun Feb 14 13:58:32 UTC 2010
Modified Files:
src/sys/dev/usb [netbsd-5]: ukbd.c
Log Message:
Pull up following revision(s) (requested by sborrill in ticket #1303):
sys/dev/usb/ukbd.c: revision 1.104
sys/dev/usb/ukb
Module Name:src
Committed By: bouyer
Date: Sun Feb 14 13:57:11 UTC 2010
Modified Files:
src/sys/arch/hp700/conf [netbsd-5]: GENERIC
Log Message:
Pull up following revision(s) (requested by skrll in ticket #1301):
sys/arch/hp700/conf/GENERIC: revision 1.92
Add USERC
Module Name:src
Committed By: bouyer
Date: Sun Feb 14 13:55:29 UTC 2010
Modified Files:
src/sys/ufs/ufs [netbsd-5]: ufs_lookup.c
Log Message:
Pull up following revision(s) (requested by dholland in ticket #1300):
sys/ufs/ufs/ufs_lookup.c: revision 1.102
Avoid nasal
Module Name:src
Committed By: bouyer
Date: Sun Feb 14 13:42:54 UTC 2010
Modified Files:
src/doc [netbsd-5]: CHANGES-5.1
Log Message:
Tickets 1289, 1290, 1292, 1292, 1293, 1297
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.194 -r1.1.2.195 src/doc/CHANGES-5.1
Pl
Module Name:src
Committed By: bouyer
Date: Sun Feb 14 13:41:51 UTC 2010
Modified Files:
src/etc/etc.sparc64 [netbsd-5]: MAKEDEV.conf
src/share/man/man4/man4.sparc64 [netbsd-5]: sab.4
src/sys/arch/sparc64/dev [netbsd-5]: sab.c
Log Message:
Pull up following
Module Name:src
Committed By: bouyer
Date: Sun Feb 14 13:38:28 UTC 2010
Modified Files:
src/share/man/man9 [netbsd-5]: opencrypto.9
Log Message:
Pull up following revision(s) (requested by hubertf in ticket #1293):
share/man/man9/opencrypto.9: revision 1.9
Document
Module Name:src
Committed By: bouyer
Date: Sun Feb 14 13:37:42 UTC 2010
Modified Files:
src/sys/kern [netbsd-5]: kern_malloc.c
Log Message:
Pull up following revision(s) (requested by hubertf in ticket #1292):
sys/kern/kern_malloc.c: revision 1.128
Let kernel build
Module Name:src
Committed By: bouyer
Date: Sun Feb 14 13:36:57 UTC 2010
Modified Files:
src/sys/opencrypto [netbsd-5]: cryptodev.c
Log Message:
Pull up following revision(s) (requested by hubertf in ticket #1291):
sys/opencrypto/cryptodev.c: revision 1.52
Add missi
Module Name:src
Committed By: bouyer
Date: Sun Feb 14 13:35:44 UTC 2010
Modified Files:
src/sys/arch/x86/x86 [netbsd-5]: pmap.c x86_autoconf.c
src/sys/dev/pci [netbsd-5]: agp_via.c
src/sys/kern [netbsd-5]: cnmagic.c init_main.c kern_ksyms.c
src/sys/n
Module Name:src
Committed By: bouyer
Date: Sun Feb 14 13:30:04 UTC 2010
Modified Files:
src/sys/sys [netbsd-5]: namei.h
Log Message:
Regen for ticket 1289
To generate a diff of this commit:
cvs rdiff -u -r1.60.14.2 -r1.60.14.3 src/sys/sys/namei.h
Please note that diffs
Module Name:src
Committed By: bouyer
Date: Sun Feb 14 13:27:45 UTC 2010
Modified Files:
src/sys/kern [netbsd-5]: vfs_syscalls.c
src/sys/nfs [netbsd-5]: nfs_serv.c
src/sys/sys [netbsd-5]: namei.src
Log Message:
Pull up following revision(s) (requested by poo
Module Name:src
Committed By: snj
Date: Thu Feb 4 06:49:53 UTC 2010
Modified Files:
src/doc [netbsd-5]: CHANGES-5.1
Log Message:
Ticket 1298.
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.193 -r1.1.2.194 src/doc/CHANGES-5.1
Please note that diffs are not publ
Module Name:src
Committed By: snj
Date: Thu Feb 4 06:45:59 UTC 2010
Modified Files:
src/external/bsd/pkg_install/dist/add [netbsd-5]: perform.c
src/external/bsd/pkg_install/dist/bpm [netbsd-5]: bpm.1 bpm.sh.in
src/external/bsd/pkg_install/dist/delete [netbs
Module Name:src
Committed By: snj
Date: Wed Feb 3 00:51:12 UTC 2010
Modified Files:
src/doc [netbsd-5]: CHANGES-5.1
Log Message:
Tickets 1294 and 1295.
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.192 -r1.1.2.193 src/doc/CHANGES-5.1
Please note that diffs ar
Module Name:src
Committed By: snj
Date: Wed Feb 3 00:25:24 UTC 2010
Modified Files:
src/external/bsd/fetch/dist/libfetch [netbsd-5]: common.c common.h
errlist.sh fetch.3 fetch.c fetch.cat3 fetch.h file.c ftp.c
ftp.errors http.c http.errors
Log Mess
Module Name:src
Committed By: snj
Date: Sat Jan 30 21:22:13 UTC 2010
Modified Files:
src/doc [netbsd-5]: CHANGES-5.1
Log Message:
Ticket 1288.
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.191 -r1.1.2.192 src/doc/CHANGES-5.1
Please note that diffs are not publ
Module Name:src
Committed By: snj
Date: Sat Jan 30 21:19:19 UTC 2010
Modified Files:
src/sys/kern [netbsd-5]: sys_aio.c
Log Message:
Pull up following revision(s) (requested by rmind in ticket #1288):
sys/kern/sys_aio.c: revision 1.28 via patch
sys_aio_suspend, sys
Module Name:src
Committed By: snj
Date: Sat Jan 30 20:46:20 UTC 2010
Modified Files:
src/doc [netbsd-5]: CHANGES-5.1
src/sys/kern [netbsd-5]: sys_aio.c
Log Message:
Revert ticket 1286.
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.190 -r1.1.2.191 src/do
Module Name:src
Committed By: snj
Date: Sat Jan 30 20:26:51 UTC 2010
Modified Files:
src/doc [netbsd-5]: CHANGES-5.1
Log Message:
Tickets 1266, 1269, 1270-1276, 1280-1282, 1285, and 1287.
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.189 -r1.1.2.190 src/doc/CHA
Module Name:src
Committed By: snj
Date: Sat Jan 30 20:14:54 UTC 2010
Modified Files:
src/dist/file/doc [netbsd-5]: file.1 libmagic.3
Log Message:
Apply patch (requested by dholland in ticket #1287):
Fix man page section numbers.
To generate a diff of this commit:
cvs rdi
Module Name:src
Committed By: snj
Date: Sat Jan 30 19:53:21 UTC 2010
Modified Files:
src/sys/kern [netbsd-5]: sys_aio.c
Log Message:
Pull up following revision(s) (requested by rmind in ticket #1286):
sys/kern/sys_aio.c: revision 1.25
aio_suspend1: fix a double fre
Module Name:src
Committed By: snj
Date: Sat Jan 30 19:51:32 UTC 2010
Modified Files:
src/share/man/man4 [netbsd-5]: crypto.4
Log Message:
Pull up following revision(s) (requested by hubertf in ticket #1285):
share/man/man4/crypto.4: revision 1.17
Fix typo: CIOCASSY
Module Name:src
Committed By: snj
Date: Sat Jan 30 19:49:05 UTC 2010
Modified Files:
src/sys/dev/pckbport [netbsd-5]: pckbd.c pms.c
Log Message:
Pull up following revision(s) (requested by hubertf in ticket #1282):
sys/dev/pckbport/pckbd.c: revision 1.26
sy
Module Name:src
Committed By: snj
Date: Sat Jan 30 19:44:31 UTC 2010
Modified Files:
src/crypto/dist/ipsec-tools/src/racoon [netbsd-5]: isakmp.c
racoon.conf.5
Log Message:
Pull up following revision(s) (requested by hubertf in ticket #1281):
crypto/dist
Module Name:src
Committed By: snj
Date: Sat Jan 30 19:41:20 UTC 2010
Modified Files:
src/sys/external/bsd/drm/dist/bsd-core [netbsd-5]: drmP.h drm_bufs.c
drm_memory.c
Log Message:
Pull up following revision(s) (requested by jmorse in ticket #1280):
sys/
Module Name:src
Committed By: snj
Date: Sat Jan 30 19:34:44 UTC 2010
Modified Files:
src/common/lib/libc/hash/sha2 [netbsd-5]: sha2.c
Log Message:
Pull up following revision(s) (requested by 1276):
common/lib/libc/hash/sha2/sha2.c: revision 1.21
Fix unaligned acces
Module Name:src
Committed By: snj
Date: Sat Jan 30 19:32:29 UTC 2010
Modified Files:
src/common/lib/libc/hash/sha2 [netbsd-5]: sha2.c
Log Message:
Pull up following revision(s) (requested by joerg in ticket #1275):
common/lib/libc/hash/sha2/sha2.c: revision 1.20
Fi
Module Name:src
Committed By: snj
Date: Sat Jan 30 19:26:39 UTC 2010
Modified Files:
src/bin/sh [netbsd-5]: sh.1
Log Message:
Pull up following revision(s) (requested by dholland in ticket #1274):
bin/sh/sh.1: revision 1.97 via patch
Bump date for cd -P support.
Module Name:src
Committed By: snj
Date: Sat Jan 30 19:24:33 UTC 2010
Modified Files:
src/bin/sh [netbsd-5]: cd.c sh.1
Log Message:
Pull up following revision(s) (requested by dholland in ticket #1274):
bin/sh/cd.c: revision 1.40
bin/sh/sh.1: revision 1.95
M
Module Name:src
Committed By: snj
Date: Sat Jan 30 19:21:15 UTC 2010
Modified Files:
src/etc [netbsd-5]: Makefile
Log Message:
Pull up following revision(s) (requested by dholland in ticket #1273):
etc/Makefile: revision 1.377
etc/Makefile: revision 1.378
F
Module Name:src
Committed By: snj
Date: Sat Jan 30 19:17:17 UTC 2010
Modified Files:
src/bin/pax [netbsd-5]: options.c
Log Message:
Pull up following revision(s) (requested by dholland in ticket #1272):
bin/pax/options.c: revision 1.106
Don't use NOGLOB_MTCH for pa
Module Name:src
Committed By: snj
Date: Sat Jan 30 19:14:21 UTC 2010
Modified Files:
src/sys/arch/xen/x86 [netbsd-5]: xen_bus_dma.c
src/sys/arch/xen/xen [netbsd-5]: xengnt.c xennetback_xenbus.c
Log Message:
Pull up following revision(s) (requested by bouyer in tick
Module Name:src
Committed By: snj
Date: Sat Jan 30 19:12:26 UTC 2010
Modified Files:
src/sys/arch/xen/xen [netbsd-5]: privcmd.c
Log Message:
Pull up following revision(s) (requested by bouyer in ticket #1271):
sys/arch/xen/xen/privcmd.c: revision 1.40
Use paddr_t t
Module Name:src
Committed By: snj
Date: Sat Jan 30 19:02:15 UTC 2010
Modified Files:
src/sys/dev/ata [netbsd-5]: wd.c
Log Message:
Pull up following revision(s) (requested by bouyer in ticket #1269):
sys/dev/ata/wd.c: revision 1.383 via patch
struct buf::b_iodone i
Module Name:src
Committed By: snj
Date: Sat Jan 30 19:00:46 UTC 2010
Modified Files:
src/sys/dev [netbsd-5]: cgd.c vnd.c
src/sys/dev/dkwedge [netbsd-5]: dk.c
Log Message:
Pull up following revision(s) (requested by bouyer in ticket #1269):
sys/dev/cgd.c: re
Module Name:src
Committed By: snj
Date: Sat Jan 30 18:53:47 UTC 2010
Modified Files:
src/libexec/ld.elf_so [netbsd-5]: map_object.c rtld.h symbol.c
Log Message:
Pull up following revision(s) (requested by skrll in ticket #1266):
libexec/ld.elf_so/map_object.c: revi
Module Name:src
Committed By: sborrill
Date: Wed Jan 27 23:27:48 UTC 2010
Modified Files:
src/sys/dev/mii [netbsd-5]: miidevs.h miidevs_data.h
src/sys/dev/pci [netbsd-5]: pcidevs.h pcidevs_data.h
Log Message:
Regen
To generate a diff of this commit:
cvs rdiff -u
Module Name:src
Committed By: sborrill
Date: Wed Jan 27 22:29:11 UTC 2010
Modified Files:
src/doc [netbsd-5]: CHANGES-5.1
Log Message:
Ticket 1277
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.188 -r1.1.2.189 src/doc/CHANGES-5.1
Please note that diffs are not
Module Name:src
Committed By: sborrill
Date: Wed Jan 27 22:08:21 UTC 2010
Modified Files:
src/doc [netbsd-5]: CHANGES-5.1
Log Message:
Ticket 1268
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.187 -r1.1.2.188 src/doc/CHANGES-5.1
Please note that diffs are not
Module Name:src
Committed By: bouyer
Date: Wed Jan 27 21:43:01 UTC 2010
Modified Files:
src/doc [netbsd-5]: CHANGES-5.1
Log Message:
ticket 1267
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.186 -r1.1.2.187 src/doc/CHANGES-5.1
Please note that diffs are not pu
Module Name:src
Committed By: bouyer
Date: Wed Jan 27 21:42:23 UTC 2010
Modified Files:
src/usr.sbin/wpa/wpa_supplicant [netbsd-5]: Makefile wpa_supplicant.8
Log Message:
Pull up following revision(s) (requested by sborrill in ticket #1267):
usr.sbin/wpa/wpa_suppli
Module Name:src
Committed By: sborrill
Date: Wed Jan 27 21:41:04 UTC 2010
Modified Files:
src/doc [netbsd-5]: CHANGES-5.1
Log Message:
Ticket 1257
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.185 -r1.1.2.186 src/doc/CHANGES-5.1
Please note that diffs are not
Module Name:src
Committed By: sborrill
Date: Wed Jan 27 21:40:25 UTC 2010
Modified Files:
src/sys/dev/ic [netbsd-5]: mfi.c
Log Message:
Pull up the following revisions(s) (requested by bouyer in ticket #1257):
sys/dev/ic/mfi.c: revision 1.31
bio(4) is MP-saf
Module Name:src
Committed By: sborrill
Date: Wed Jan 27 21:34:07 UTC 2010
Modified Files:
src/doc [netbsd-5]: CHANGES-5.1
Log Message:
Ticket 1256
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.184 -r1.1.2.185 src/doc/CHANGES-5.1
Please note that diffs are not
Module Name:src
Committed By: sborrill
Date: Wed Jan 27 21:33:36 UTC 2010
Modified Files:
src/sys/dev/ic [netbsd-5]: mfi.c
Log Message:
Pull up the following revisions(s) (requested by bouyer in ticket #1256):
sys/dev/ic/mfi.c: revision 1.21
Don't release CC
Module Name:src
Committed By: sborrill
Date: Wed Jan 27 21:27:20 UTC 2010
Modified Files:
src/doc [netbsd-5]: CHANGES-5.1
Log Message:
Ticket 1252
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.183 -r1.1.2.184 src/doc/CHANGES-5.1
Please note that diffs are not
Module Name:src
Committed By: sborrill
Date: Wed Jan 27 21:26:45 UTC 2010
Modified Files:
src/sys/ufs/ufs [netbsd-5]: ufs_quota.c
Log Message:
Pull up the following revisions(s) (requested by bouyer in ticket #1252):
sys/ufs/ufs/ufs_quota.c:revision 1.65
v
Module Name:src
Committed By: sborrill
Date: Wed Jan 27 21:18:37 UTC 2010
Modified Files:
src/doc [netbsd-5]: CHANGES-5.1
Log Message:
Ticket 1248
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.182 -r1.1.2.183 src/doc/CHANGES-5.1
Please note that diffs are not
Module Name:src
Committed By: sborrill
Date: Wed Jan 27 21:17:55 UTC 2010
Modified Files:
src/sys/arch/sparc/conf [netbsd-5]: GENERIC files.sparc
src/sys/dev [netbsd-5]: DEVNAMES
Added Files:
src/sys/arch/sparc/dev [netbsd-5]: apc.c apcreg.h
Log Message:
Pu
Module Name:src
Committed By: sborrill
Date: Wed Jan 27 21:01:20 UTC 2010
Modified Files:
src/doc [netbsd-5]: CHANGES-5.1
Log Message:
Ticket 1247 (plus remove some whitespace)
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.181 -r1.1.2.182 src/doc/CHANGES-5.1
P
Module Name:src
Committed By: sborrill
Date: Wed Jan 27 20:56:45 UTC 2010
Modified Files:
src/sys/dev/usb [netbsd-5]: usbdi.c
Log Message:
Pull up the following revisions(s) (requested by bouyer in ticket #1247):
sys/dev/usb/usbdi.c:revision 1.127
Fix leak of
Module Name:src
Committed By: bouyer
Date: Wed Jan 27 20:45:23 UTC 2010
Modified Files:
src/doc [netbsd-5]: CHANGES-5.1
Log Message:
tickets 1283 and 1284
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.180 -r1.1.2.181 src/doc/CHANGES-5.1
Please note that diffs
Module Name:src
Committed By: bouyer
Date: Sat Jan 23 18:20:31 UTC 2010
Modified Files:
src/doc [netbsd-5]: CHANGES-5.1
Log Message:
Ticket 1260
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.179 -r1.1.2.180 src/doc/CHANGES-5.1
Please note that diffs are not pu
Module Name:src
Committed By: bouyer
Date: Sat Jan 23 18:03:37 UTC 2010
Modified Files:
src/doc [netbsd-5]: CHANGES-5.1
Log Message:
Tickets 1249-1251, 1254, 1255, 1259, 1261
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.178 -r1.1.2.179 src/doc/CHANGES-5.1
Ple
Module Name:src
Committed By: bouyer
Date: Sat Jan 23 18:02:33 UTC 2010
Modified Files:
src/lib/libm/src [netbsd-5]: k_standard.c
Log Message:
Pull up following revision(s) (requested by tnozaki in ticket #1261):
lib/libm/src/k_standard.c: revision 1.13, 1.14
PR/42
Module Name:src
Committed By: bouyer
Date: Sat Jan 23 17:59:31 UTC 2010
Modified Files:
src/lib/libevent [netbsd-5]: Makefile
Log Message:
Apply patch, requested by tron in ticket 1259:
lib/libevent/Makefile: patch
Make sure that the automatically generated file "e
1001 - 1100 of 2079 matches
Mail list logo