CVSROOT: /cvs Module name: www Changes by: mbalmer@cvs.openbsd.org 2008/08/07 11:04:58 Modified files: build : support.dat Log message: Add Volcano Intelligent Solutions, Brazil. CVSROOT: /cvs Module name: www Changes by: mbalmer@cvs.openbsd.org 2008/08/07 11:06:05 Modified files: . : support.html Log message: sync. CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 2008/08/07 11:18:03 Modified files: sys/conf : newvers.sh Log message: we are at 4.4-current CVSROOT: /cvs Module name: src Changes by: sobrado@cvs.openbsd.org 2008/08/07 11:37:37 Modified files: usr.bin/compress: compress.h Log message: spacing. CVSROOT: /cvs Module name: src Changes by: reyk@cvs.openbsd.org 2008/08/07 11:43:37 Modified files: sys/kern : uipc_socket.c Log message: don't wait for a free mbuf cluster in sosend() and enter the existing error handler that was never used before. this fixes a bug that a userland process might hang if the system ran out of mbuf clusters or even other unexpected behaviour in the network drivers. this bug is very old - it is also found in rev 1.1/stevens v2/44lite2/... discussed with many ok markus@ thib@ dlg@ CVSROOT: /cvs Module name: src Changes by: brad@cvs.openbsd.org 2008/08/07 11:56:51 Modified files: sys/arch/socppc/dev: if_tsec.c Log message: - Enable ALTQ support. - Let the VLAN driver know that the hw can send and receive full size VLAN tagged packets. Tested by maja@ CVSROOT: /cvs Module name: src Changes by: damien@cvs.openbsd.org 2008/08/07 12:06:18 Modified files: sys/net : if_trunk.c Log message: do not touch m after IFQ_ENQUEUE()+if_start(). ok brad@, mpf@, henning@, reyk@ CVSROOT: /cvs Module name: src Changes by: damien@cvs.openbsd.org 2008/08/07 12:09:22 Modified files: sys/net : bridgestp.c Log message: account spanning tree frames in if_obytes and if_omcasts. ok henning@ CVSROOT: /cvs Module name: src Changes by: henning@cvs.openbsd.org 2008/08/07 12:29:32 Modified files: sbin/pfctl : parse.y Log message: correctly copy the log interface spec when expanding an antispoof rule that covers loopback addresses. ok ryan problem report from Harald Dunkel CVSROOT: /cvs Module name: src Changes by: henning@cvs.openbsd.org 2008/08/07 12:33:49 Modified files: sys/sys : mbuf.h Log message: grow MINCLSIZE to MHLEN + MLEN + 1 again. we shrinked it just before the release to be on the safe side, now we have 6 months to find remaining offenders misusing MINCLSIZE CVSROOT: /cvs Module name: src Changes by: otto@cvs.openbsd.org 2008/08/07 12:41:48 Modified files: lib/libc/stdlib: malloc.3 malloc.c Log message: small cleanup of error/warning strings CVSROOT: /cvs Module name: src Changes by: kettenis@cvs.openbsd.org 2008/08/07 12:46:04 Modified files: sys/arch/sparc64/include: cpu.h sys/arch/sparc64/sparc64: clock.c genassym.cf locore.s Log message: Give each CPU its own `struct intrhand' for %tick interrupts. Fixes a problem where the clock would stop ticking on some CPUs because of lost ticks. CVSROOT: /cvs Module name: src Changes by: brad@cvs.openbsd.org 2008/08/07 13:26:57 Modified files: usr.sbin/ppp/ppp: ipv6cp.c Log message: Fix a typo, inteface -> interface. From Gleydson Soares CVSROOT: /cvs Module name: src Changes by: kettenis@cvs.openbsd.org 2008/08/07 15:25:48 Modified files: sys/arch/sparc64/sparc64: clock.c cpu.c locore.s sys/arch/sparc64/include: cpu.h ctlreg.h Log message: Use %sys_tick to generate clock interrupts on systems that have it. CVSROOT: /cvs Module name: src Changes by: claudio@cvs.openbsd.org 2008/08/07 15:32:08 Modified files: sys/net : route.c rtsock.c Log message: Remove workaround used for the 4.4 release. More route prio stuff is comming soon. CVSROOT: /cvs Module name: src Changes by: martynas@cvs.openbsd.org 2008/08/07 18:32:47 Modified files: lib/libm/src : s_nan.c Log message: make _digittoint static CVSROOT: /cvs Module name: src Changes by: martynas@cvs.openbsd.org 2008/08/07 18:41:17 Modified files: lib/libm/src : s_nan.c Log message: revert CVSROOT: /cvs Module name: src Changes by: krw@cvs.openbsd.org 2008/08/07 19:05:20 Modified files: sys/dev/acpi : acpicpu.c Log message: 'prey' -> 'pray' in comment as prayer rather than predation seems the intended meaning. CVSROOT: /cvs Module name: src Changes by: fgsch@cvs.openbsd.org 2008/08/08 01:26:40 Modified files: usr.bin/cdio : cdio.c mmc.c Log message: o use definitions from cd.h o remove unused function prototype CVSROOT: /cvs Module name: src Changes by: sobrado@cvs.openbsd.org 2008/08/08 02:22:42 Modified files: usr.bin/fgen : fgen.1 fgen.l Log message: add a description for the options of fgen; remove superfluous comments from the roff source code. improvements by jmc@ and matthieu@. ok jmc@, matthieu@ CVSROOT: /cvs Module name: src Changes by: thib@cvs.openbsd.org 2008/08/08 02:51:21 Modified files: usr.sbin/relayd: check_icmp.c hce.c pfe.c relay.c relay_udp.c relayd.c Log message: Check gettimeofday() against -1; Add a missing error check in one place. OK reyk@ CVSROOT: /cvs Module name: src Changes by: thib@cvs.openbsd.org 2008/08/08 02:54:08 Modified files: sys/kern : uipc_mbuf.c Log message: plug an mbuf leak in m_pullup2(); If we fail to get a cluster for an mbuf, free the mbuf before bailing out. ok claudio@ CVSROOT: /cvs Module name: src Changes by: thib@cvs.openbsd.org 2008/08/08 03:02:25 Modified files: sys/ufs/ffs : ffs_vfsops.c Log message: spacing + wrap a line at 79chars. CVSROOT: /cvs Module name: www Changes by: jasper@cvs.openbsd.org 2008/08/08 03:14:33 Modified files: . : i386-laptop.html Log message: - update from fred crowson (amilo pro v3205) with some tweaks by me CVSROOT: /cvs Module name: src Changes by: reyk@cvs.openbsd.org 2008/08/08 05:10:06 Modified files: sys/dev/usb : usbdevs Log message: add eMPIA Technology EeePC 701 camera (currently unsupported uvideo(4) device) CVSROOT: /cvs Module name: src Changes by: reyk@cvs.openbsd.org 2008/08/08 05:10:31 Modified files: sys/dev/usb : usbdevs.h usbdevs_data.h Log message: sync CVSROOT: /cvs Module name: src Changes by: thib@cvs.openbsd.org 2008/08/08 06:20:24 Modified files: sys/dev/usb : if_upgt.c Log message: if we fail to extract the mbuf in the Rx routine, increment the if_ierrors before bailing out; Turn a printf() that fires in this case too a DPRINTF since we the interface error counters now reflect this. OK mglocker@ CVSROOT: /cvs Module name: src Changes by: damien@cvs.openbsd.org 2008/08/08 09:57:41 Modified files: share/man/man4 : ral.4 Log message: add Longshine LCS-8031N to the list of supported devices (RT2860). from Fabian (bsdlist at gmx dot net) CVSROOT: /cvs Module name: src Changes by: damien@cvs.openbsd.org 2008/08/08 10:07:18 Modified files: sys/dev/pci : pcidevs Log message: PCI IDs for Intel WiFi Link 5000 series (5100, 5300, 5350). CVSROOT: /cvs Module name: src Changes by: jsing@cvs.openbsd.org 2008/08/08 10:07:41 Modified files: sys/arch/sgi/include: disklabel.h sys/arch/sgi/stand/sgivol: sgivol.c Log message: Make sgivol use the sgilabel struct from machine/disklabel.h, rather than declaring another. ok miod@ CVSROOT: /cvs Module name: src Changes by: damien@cvs.openbsd.org 2008/08/08 10:08:22 Modified files: sys/dev/pci : pcidevs.h pcidevs_data.h Log message: sync CVSROOT: /cvs Module name: src Changes by: thib@cvs.openbsd.org 2008/08/08 10:17:38 Modified files: sys/ufs/ffs : ffs_alloc.c Log message: use cgbase() instead of doing arthmetic on fs_fpg when calculating block# too ensure proper casting. From FreeBSD; ok miod@, pedro@, blambert@ CVSROOT: /cvs Module name: src Changes by: jsing@cvs.openbsd.org 2008/08/08 11:12:37 Modified files: sys/arch/sgi/stand/sgivol: sgivol.c Log message: Wrap long lines and remove useless comment. CVSROOT: /cvs Module name: src Changes by: bluhm@cvs.openbsd.org 2008/08/08 11:49:21 Modified files: sys/netinet6 : ip6_output.c Log message: Do not latch the IPSec tdb to the inpcb unconditionally. This has been moved to the protocol layer from ip_output at 2002/05/31. The IPv6 part has been forgotten so packets could get encrypted unintentionally. ok hshoexer markus CVSROOT: /cvs Module name: src Changes by: reyk@cvs.openbsd.org 2008/08/08 12:38:14 Modified files: usr.sbin/relayd: relay.c Log message: Support HTTP responses that neither specify a Content-Length header nor chunked encoding. We don't know the length of the HTTP body in this case, so it only works for single-pass HTTP responses without subsequent HTTP response headers in the stream. You can still enforce the Content-Length header with an "expect" rule. For example, this fixes response handling from undeadly.org (thttpd) if relayd is running as a transparent HTTP proxy. CVSROOT: /cvs Module name: src Changes by: reyk@cvs.openbsd.org 2008/08/08 12:56:06 Modified files: usr.sbin/relayd: relay.c Log message: only dump all protocol nodes with DEBUG > 1. CVSROOT: /cvs Module name: src Changes by: reyk@cvs.openbsd.org 2008/08/08 13:13:24 Modified files: usr.sbin/relayd: relay.c Log message: fix possible memleaks in chunked encoding handler CVSROOT: /cvs Module name: src Changes by: thib@cvs.openbsd.org 2008/08/08 13:49:09 Modified files: sys/kern : vfs_syscalls.c Log message: remove an if notyet block from sys_fstatfs(), that will never be needed, softupdates are reported too statfs via other means. missed this block in in rev1.148 where the same block was removed from sys_statfs(). CVSROOT: /cvs Module name: src Changes by: matthieu@cvs.openbsd.org 2008/08/08 14:07:49 Modified files: usr.bin/systat : main.c systat.1 Log message: Small step towards fixing documentation: - sync usage() with reality. Remove the -h option that does nothing. - don't complain about kvm_openfiles() error in case of incorrect usage. - add basic descriptions of the new options and views in the manual page. More is needed... with help from jmc@ and sobrado@. ok sobrado@. CVSROOT: /cvs Module name: src Changes by: reyk@cvs.openbsd.org 2008/08/08 14:34:30 Modified files: usr.sbin/relayd: relay.c Log message: chunked encoding may include empty lines at random places, do not abort the session if we get an empty line except of the expected chunk header. CVSROOT: /cvs Module name: src Changes by: blambert@cvs.openbsd.org 2008/08/08 14:40:24 Modified files: sys/nfs : nfs_node.c nfs_vnops.c Log message: Remove code for variable-sized allocations of NFS filehandles by malloc(), as it was never used because there were 64-bit buffers already allocated for filehandles in nfsnode structs. ok thib@ CVSROOT: /cvs Module name: src Changes by: blambert@cvs.openbsd.org 2008/08/08 14:44:38 Modified files: sys/nfs : nfs_bio.c nfs_subs.c nfs_syscalls.c nfs_vnops.c Log message: After beck@ changed the way nfsiod's are notified of work, the nfs_iodwant array became unused. Garbage collect and free up a few bytes. ok thib@ CVSROOT: /cvs Module name: src Changes by: thib@cvs.openbsd.org 2008/08/08 15:44:44 Modified files: sys/nfs : nfsproto.h Log message: o sync comment with reality, we have never malloc()'ed filehandles and the dead code that was supposed todo that has been removed. o rename the NFS_SMALLFH constant to NFS_MAXFHSIZE, since it better reflects what it's for. ok blambert@ CVSROOT: /cvs Module name: src Changes by: sobrado@cvs.openbsd.org 2008/08/08 15:48:19 Modified files: usr.bin/systat : systat.1 Log message: documentation tweaks. ok jmc@, matthieu@ CVSROOT: /cvs Module name: src Changes by: reyk@cvs.openbsd.org 2008/08/08 16:49:33 Modified files: usr.sbin/relayd: relay.c relayd.conf.5 Log message: add a variable $SERVER_NAME which is "OpenBSD relayd" by default. CVSROOT: /cvs Module name: src Changes by: krw@cvs.openbsd.org 2008/08/08 17:49:53 Modified files: sbin/newfs : mkfs.c newfs.c sys/arch/i386/i386: disksubr.c sys/arch/sgi/sgi: disksubr.c sys/kern : subr_disk.c sys/sys : disklabel.h sys/ufs/ffs : ffs_vfsops.c Log message: Admit b_blkno means block number; a block is DEV_BSIZE (a.k.a. 512) bytes; ffs is inextricably tied to using b_blkno and disklabel always uses sectorsize units. Thus use DEV_BSIZE units for all fields describing ffs filesystems and convert to/from sectors where required. This enables the creation and use of ffs filesystems on non-512 byte sectorsize devices. This diff allows i386 and sgi (the two test platforms) to find disklabels that are not on a sectorsize boundary. Same change to further archs coming. This is a no-op on 512-byte sectorsize devices. This work triggered by jsing@'s need to create ffs filesystems on sgi cdroms so we can create cdrom install media for sgi. sgi testing by jsing@ ok jsing@ pedro@ "looks sane" beck@ weingart@ CVSROOT: /cvs Module name: src Changes by: mglocker@cvs.openbsd.org 2008/08/09 01:57:48 Modified files: sys/dev/usb : uvideo.c Log message: Prepare for ehci: If GET_DEF request has failed, wait a moment before issuing GET_CUR. Makes my NX6000 attach on ehci. CVSROOT: /cvs Module name: src Changes by: mglocker@cvs.openbsd.org 2008/08/09 02:42:03 Modified files: sys/dev/usb : uvideo.c Log message: Revert last commit, it doesn't always help, we need to find another solution. CVSROOT: /cvs Module name: src Changes by: thib@cvs.openbsd.org 2008/08/09 04:14:02 Modified files: sys/nfs : nfs_bio.c nfs_node.c nfs_var.h nfs_vnops.c Log message: o nfs_vinvalbuf() is always called with the intrflag as 1, and then checks if the mount is actually interrutable, and if not sets it 0. remove this argument from nfs_vinvalbuf and just do the checking inside the function. o give nfs_vinvalbuf() a makeover so it looks nice. (spacing, casts, &c); o Actually pass PCATCH too tsleep() if the mount it interrutable. ok art@, blambert@ CVSROOT: /cvs Module name: src Changes by: thib@cvs.openbsd.org 2008/08/09 05:25:05 Modified files: sys/net : if_pppoe.c Log message: turn an MFREE() into an m_free() and garbage collect an unused mbuf pointer. OK claudio@ CVSROOT: /cvs Module name: src Changes by: miod@cvs.openbsd.org 2008/08/09 10:31:08 Modified files: share/man/man4 : pckbd.4 ukbd.4 sys/dev/pckbc : wskbdmap_mfii.c sys/dev/usb : makemap.awk Log message: Add the fr-dvorak-be'po layout as fr.dvorak for ps/2 and usb keyboards. This is only the simplified layout, which is final; the complete layout with extra symbols is still being discussed. CVSROOT: /cvs Module name: src Changes by: miod@cvs.openbsd.org 2008/08/09 10:31:23 Modified files: sys/dev/usb : ukbdmap.c Log message: Regen CVSROOT: /cvs Module name: src Changes by: miod@cvs.openbsd.org 2008/08/09 10:41:21 Modified files: sys/arch/alpha/pci: sio_pic.c Log message: Do not forget to set the ``specific EOI'' bit when sending a... specific EOI; from NetBSD. CVSROOT: /cvs Module name: src Changes by: miod@cvs.openbsd.org 2008/08/09 10:42:30 Modified files: sys/arch/alpha/tc: cfb.c ioasic.c scc.c tc_3000_300.c tc_3000_500.c tc_conf.h sys/dev/tc : asc_tc.c asc_tcds.c if_fta.c if_le_ioasic.c if_le_tc.c ioasicvar.h tc.c tcds.c tcdsvar.h tcvar.h Log message: Pass a device name to {tc,tcds,ioasic}_intr_establish in order to get meaningful names associated to the interrupt counters. CVSROOT: /cvs Module name: src Changes by: kettenis@cvs.openbsd.org 2008/08/09 13:20:07 Modified files: sys/sys : disklabel.h Log message: Prevent integer overflow in DL_BLKTOSEC(). ok krw@ CVSROOT: /cvs Module name: src Changes by: kettenis@cvs.openbsd.org 2008/08/09 14:42:28 Modified files: sys/arch/sparc64/sparc64: intr.c Log message: Fix counting of shared (PCI) interrupts. Remove some useless debug code and unused variables. CVSROOT: /cvs Module name: src Changes by: brad@cvs.openbsd.org 2008/08/09 15:00:52 Modified files: sys/dev/pci : if_nfe.c Log message: MCP79 are also capable of Jumbo frames. Add the Jumbo support flag. From: Linux forcedeth CVSROOT: /cvs Module name: src Changes by: kettenis@cvs.openbsd.org 2008/08/09 15:06:05 Modified files: sys/arch/sparc64/include: sparc64.h sys/arch/sparc64/sparc64: ofw_machdep.c Log message: Add prom_set_sun4v_api_version(). CVSROOT: /cvs Module name: src Changes by: mglocker@cvs.openbsd.org 2008/08/09 16:59:20 Modified files: sys/dev/usb : ehci.c ehcireg.h ehcivar.h usb.h Log message: Add isochronous xfer support for ehci(4). From NetBSD. OK brad@ CVSROOT: /cvs Module name: src Changes by: brad@cvs.openbsd.org 2008/08/09 18:18:35 Modified files: sys/dev/pci : vga_pci.c Log message: Style fixes and use of tabs for the DRM bits. ok oga@ CVSROOT: /cvs Module name: src Changes by: krw@cvs.openbsd.org 2008/08/09 20:03:06 Modified files: sbin/disklabel : editor.c Log message: Shorten the lines of '?' output in edit mode. A couple were too long (>76 chars) for the install script space on the CD jackets. Requested by deraadt@. CVSROOT: /cvs Module name: src Changes by: brad@cvs.openbsd.org 2008/08/09 20:54:42 Modified files: usr.sbin/bind/lib/isc/unix: Tag: OPENBSD_4_2 privsep.c Log message: This log message is an excruiciating pain in the ass when it repeats 4000 times a second on a machine you need debug log on, and is actually used as a cacheing nameserver. remove just this one line of debug log to save people's sanity CVSROOT: /cvs Module name: src Changes by: brad@cvs.openbsd.org 2008/08/09 20:54:46 Modified files: usr.sbin/bind/lib/isc/unix: Tag: OPENBSD_4_3 privsep.c Log message: This log message is an excruiciating pain in the ass when it repeats 4000 times a second on a machine you need debug log on, and is actually used as a cacheing nameserver. remove just this one line of debug log to save people's sanity CVSROOT: /cvs Module name: src Changes by: brad@cvs.openbsd.org 2008/08/09 20:55:58 Modified files: usr.sbin/bind/bin/named: Tag: OPENBSD_4_2 server.c Log message: Don't print a warning when the random device cannot be opened if we have a pre-chroot random device. CVSROOT: /cvs Module name: src Changes by: brad@cvs.openbsd.org 2008/08/09 20:56:02 Modified files: usr.sbin/bind/bin/named: Tag: OPENBSD_4_3 server.c Log message: Don't print a warning when the random device cannot be opened if we have a pre-chroot random device. CVSROOT: /cvs Module name: src Changes by: kettenis@cvs.openbsd.org 2008/08/10 03:59:55 Modified files: sys/dev/acpi : acpimadt.c Log message: Don't assume the first LAPIC in the table corresponds to the boot processor. Mark the processor we're running on as the boot processor instead. ok marco@, art@ CVSROOT: /cvs Module name: src Changes by: mglocker@cvs.openbsd.org 2008/08/10 04:01:25 Modified files: sys/dev/usb : uvideo.c Log message: Prepare for ehci: - Remove GET_DEF request for negotation. It doesn't help, instead keep breaking devices. - On device close first switch back to default interface 0 before abort/close the isoc pipe. This fixes IOERRORs on device re-open. CVSROOT: /cvs Module name: src Changes by: sobrado@cvs.openbsd.org 2008/08/10 05:22:40 Modified files: sbin/disklabel : disklabel.8 editor.c Log message: add missing space. ok krw@ CVSROOT: /cvs Module name: src Changes by: krw@cvs.openbsd.org 2008/08/10 06:03:53 Modified files: sys/dev/pci/drm: r300_cmdbuf.c sys/dev : audio.c Log message: 'flus' -> 'flush', 'waitinf' -> 'waiting'. From Dawe via tech@. CVSROOT: /cvs Module name: src Changes by: krw@cvs.openbsd.org 2008/08/10 06:23:25 Modified files: games/tetris : tetris.h Log message: 'coordiates' -> 'coordinates' from Dawe via tech@. CVSROOT: /cvs Module name: src Changes by: sobrado@cvs.openbsd.org 2008/08/10 07:00:25 Modified files: sbin/disklabel : disklabel.8 disklabel.c Log message: spacing; remove non-existent flag from synopsis. CVSROOT: /cvs Module name: src Changes by: sobrado@cvs.openbsd.org 2008/08/10 07:39:09 Modified files: usr.bin/rdist : docmd.c Log message: typo. CVSROOT: /cvs Module name: src Changes by: kettenis@cvs.openbsd.org 2008/08/10 07:55:19 Modified files: sys/arch/sparc64/sparc64: hvcall.S sys/arch/sparc64/include: hypervisor.h Log message: Add hypervisor calls for the sun4v random number generator interface. CVSROOT: /cvs Module name: src Changes by: kettenis@cvs.openbsd.org 2008/08/10 08:13:05 Modified files: sys/arch/sparc64/include: cpu.h ctlreg.h sys/arch/sparc64/sparc64: clock.c locore.s Log message: Use the STICK logic on UltraSPARC-IIe to generate clock interrupts. CVSROOT: /cvs Module name: src Changes by: krw@cvs.openbsd.org 2008/08/10 09:52:50 Modified files: sys/sys : disklabel.h Log message: Fix other integer overflow vulnerability I introduced, this time in DL_BLKOFFSET(). Pointed out by kettenis@ and deraadt@. ok kettenis@ CVSROOT: /cvs Module name: www Changes by: tobias@cvs.openbsd.org 2008/08/10 10:14:29 Modified files: de : donations.html errata42.html errata43.html events.html ftp.html i386-laptop.html plat.html security.html support.html want.html faq/de : current.html faq10.html upgrade43.html faq/pf/de : anchors.html authpf.html carp.html config.html example1.html filter.html ftp.html index.html logging.html macros.html nat.html options.html perf.html pools.html queueing.html scrub.html shortcuts.html tables.html faq/pf/zh : authpf.html config.html index.html macros.html perf.html scrub.html tables.html faq/zh : current.html openbgpd/de : ftp.html openntpd/de : ftp.html portable.html openssh/de : ftp.html index.html openbsd.html security.html openssh/usage/de: graphs.html index.html ssh-stats.html zh : errata42.html errata43.html ftp.html plat.html Log message: Sync with Steelix CVS CVSROOT: /cvs Module name: src Changes by: sobrado@cvs.openbsd.org 2008/08/10 11:40:10 Modified files: sbin/atactl : atactl.8 atactl.c Log message: add missing ellipsis; spacing. CVSROOT: /cvs Module name: src Changes by: miod@cvs.openbsd.org 2008/08/10 12:20:07 Modified files: sys/arch/vax/boot/boot: autoconf.c boot.c consio.c if_le.c version Log message: Add support for the VAXstation 3[58][24]0 to the bootblocks, currently limited to serial console. This is enough for a 3520 to mopboot and download a kernel over NFS. CVSROOT: /cvs Module name: src Changes by: mglocker@cvs.openbsd.org 2008/08/10 23:37:01 Modified files: sys/dev/usb : usb_quirks.c uvideo.c Log message: Since we have ehci(4) isoc support now, don't demote USB2 uvideo(4) devices to USB1, instead let them attach to ehci(4). This may break a couple of the devices for the moment, but it's the way we have to go finally. CVSROOT: /cvs Module name: src Changes by: reyk@cvs.openbsd.org 2008/08/11 00:42:06 Modified files: usr.sbin/relayd: relay.c Log message: add missing 'break' to read HTTP content correctly CVSROOT: /cvs Module name: src Changes by: reyk@cvs.openbsd.org 2008/08/11 02:07:14 Modified files: usr.sbin/relayd: relay.c relayd.h Log message: better handling of HTTP POSTs or requests with Content-Length. CVSROOT: /cvs Module name: src Changes by: reyk@cvs.openbsd.org 2008/08/11 02:24:41 Modified files: usr.sbin/relayd: relay.c Log message: more goto fail on gettimeofday error CVSROOT: /cvs Module name: src Changes by: tobias@cvs.openbsd.org 2008/08/11 11:15:56 Modified files: usr.sbin/httpd/src/support: htdigest.c htpasswd.c Log message: Use only safe functions in signal handlers. ok millert, otto CVSROOT: /cvs Module name: src Changes by: tobias@cvs.openbsd.org 2008/08/11 11:17:53 Modified files: libexec/fingerd: fingerd.c Log message: Prevent a buffer underrun if a line is received which only contains (multiple) @. ok millert, otto CVSROOT: /cvs Module name: src Changes by: marco@cvs.openbsd.org 2008/08/11 11:22:54 Modified files: sys/dev : biovar.h sbin/bioctl : bioctl.8 bioctl.c Log message: Add infrastructure to manually kick off rebuilds. CVSROOT: /cvs Module name: src Changes by: marco@cvs.openbsd.org 2008/08/11 11:28:24 Modified files: sys/dev : biovar.h sbin/bioctl : bioctl.8 bioctl.c Log message: Undo last commit; deraadt didn't like it. CVSROOT: /cvs Module name: src Changes by: kettenis@cvs.openbsd.org 2008/08/11 12:20:37 Modified files: sys/arch/sparc64/sparc64: cpu.c Log message: Add hw.setperf support for UltraSPARC-IIe support. tested by miod@, matthieu@, naddy@, jsg@, djm@ CVSROOT: /cvs Module name: src Changes by: kettenis@cvs.openbsd.org 2008/08/11 12:38:10 Added files: sys/arch/sparc64/include: apmvar.h Log message: Minimal apmvar.h such that we can enable apm(8) and apmd(8) on sparc64. ok deraadt@ CVSROOT: /cvs Module name: src Changes by: kettenis@cvs.openbsd.org 2008/08/11 12:45:13 Modified files: usr.sbin/apm : Makefile usr.sbin/apmd : Makefile Log message: Build apm(8) and apmd(8) on sparc64. pointed out by deraadt@ CVSROOT: /cvs Module name: src Changes by: reyk@cvs.openbsd.org 2008/08/11 13:03:05 Modified files: sbin/disklabel : disklabel.c Log message: fix a6 partition lookup where a static variable was incorrectly used in the recursive findopenbsd() function. reported by PR 5905. tested by many ok deraadt@ CVSROOT: /cvs Module name: src Changes by: kettenis@cvs.openbsd.org 2008/08/11 13:53:33 Modified files: sys/arch/sparc64/sparc64: cpu.c Log message: Add hw.cupspeed cupport for all CPU types. CVSROOT: /cvs Module name: src Changes by: jmc@cvs.openbsd.org 2008/08/11 14:23:19 Modified files: share/man/man7 : mdoc.samples.7 Log message: remove a note which seems to be duplicated; ok sobrado CVSROOT: /cvs Module name: src Changes by: jmc@cvs.openbsd.org 2008/08/11 14:24:45 Modified files: usr.bin/systat : systat.1 Log message: some consistency fixes and whitespace at eol removal; CVSROOT: /cvs Module name: src Changes by: jmc@cvs.openbsd.org 2008/08/11 14:28:55 Modified files: libexec/spamd : spamd.8 Log message: some documentation updates for spamd synchronisation: - whitelisted entries are not synced - entries added manually (using spamdb) are not synced suggested by Stephan A. Rickauer; ok reyk CVSROOT: /cvs Module name: www Changes by: jmc@cvs.openbsd.org 2008/08/11 14:33:32 Modified files: . : amd64.html i386.html macppc.html sparc64.html Log message: +Longshine LCS-8031N to the ral(4) list; CVSROOT: /cvs Module name: src Changes by: jmc@cvs.openbsd.org 2008/08/11 14:43:16 Modified files: distrib/notes/amd64: hardware distrib/notes/i386: hardware distrib/notes/macppc: hardware distrib/notes/sparc64: hardware Log message: +Longshine LCS-8031N to the ral(4) list; CVSROOT: /cvs Module name: src Changes by: kettenis@cvs.openbsd.org 2008/08/11 14:56:55 Modified files: sys/arch/sparc64/dev: vgafb.c Log message: Allow mapping mmio regions that are not page aligned. ok miod@ CVSROOT: /cvs Module name: src Changes by: kettenis@cvs.openbsd.org 2008/08/11 15:28:53 Modified files: sys/arch/sparc64/dev: iommu.c Log message: Only print iotdb stuff when DEBUG. CVSROOT: /cvs Module name: src Changes by: jaredy@cvs.openbsd.org 2008/08/11 15:50:35 Modified files: bin/ksh : tree.c Log message: plug a memleak when freeing io redirection in commands. the leaked memory is actually reclaimed when the command finishes but may grow until that happens, e.g. during command execution. ok phessler@. testing sobrado@ jmc@ oga@. CVSROOT: /cvs Module name: src Changes by: brad@cvs.openbsd.org 2008/08/11 16:42:19 Modified files: sys/dev/ic : re.c rtl81x9reg.h Log message: Add support for TX/RX checksum offload for newer re(4) chipsets. Tested by naddy@ From FreeBSD CVSROOT: /cvs Module name: src Changes by: mbalmer@cvs.openbsd.org 2008/08/12 00:32:14 Modified files: games/boggle/boggle: bog.c Log message: Fix a typo in a comment. From dawedawe@gmx.de. CVSROOT: /cvs Module name: src Changes by: jakemsr@cvs.openbsd.org 2008/08/12 00:50:16 Modified files: sys/dev/pci : auvia.c Log message: VT8233+ uses a different register base for capturing from NetBSD. fixes recording for kili@, martynas@ and me. CVSROOT: /cvs Module name: src Changes by: mglocker@cvs.openbsd.org 2008/08/12 02:26:42 Modified files: sys/dev/usb : uvideo.c Log message: Don't process xfers which have the stream error bit set in the stream header. CVSROOT: /cvs Module name: src Changes by: otto@cvs.openbsd.org 2008/08/12 03:44:26 Modified files: usr.sbin/config: exec_elf.c Log message: basic bounds check on elf header info. avoid crashes on i.e.e truncated kernels; noted by jasper@ ok miod@ CVSROOT: /cvs Module name: src Changes by: damien@cvs.openbsd.org 2008/08/12 09:43:00 Modified files: sys/conf : files Added files: sys/crypto : hmac.c hmac.h cmac.c cmac.h key_wrap.c key_wrap.h Log message: Implementation of the HMAC-MD5, HMAC-SHA1, HMAC-SHA256, AES-128-CMAC and AES Key Wrap algorithms. They will replace/extend the non-generic implementation in net80211. AES-128-CMAC tested by sobrado@ (AlphaServer 1200), naddy@ (alpha/sparc64) and sthen@ (sparc64, armish). HMAC-* reviewed by hshoexer@ ok and hints from djm@ CVSROOT: /cvs Module name: src Changes by: damien@cvs.openbsd.org 2008/08/12 09:45:55 src/regress/sys/crypto/cmac Update of /cvs/src/regress/sys/crypto/cmac In directory cvs.openbsd.org:/tmp/cvs-serv20851/cmac Log Message: Directory /cvs/src/regress/sys/crypto/cmac added to the repository CVSROOT: /cvs Module name: src Changes by: damien@cvs.openbsd.org 2008/08/12 09:45:56 src/regress/sys/crypto/hmac Update of /cvs/src/regress/sys/crypto/hmac In directory cvs.openbsd.org:/tmp/cvs-serv20851/hmac Log Message: Directory /cvs/src/regress/sys/crypto/hmac added to the repository CVSROOT: /cvs Module name: src Changes by: damien@cvs.openbsd.org 2008/08/12 09:45:57 src/regress/sys/crypto/key_wrap Update of /cvs/src/regress/sys/crypto/key_wrap In directory cvs.openbsd.org:/tmp/cvs-serv20851/key_wrap Log Message: Directory /cvs/src/regress/sys/crypto/key_wrap added to the repository CVSROOT: /cvs Module name: src Changes by: damien@cvs.openbsd.org 2008/08/12 09:49:08 Modified files: regress/sys/crypto: Makefile Added files: regress/sys/crypto/cmac: Makefile cmac_test.c cmac_test.txt regress/sys/crypto/hmac: Makefile hmac_test.c hmac_test.txt regress/sys/crypto/key_wrap: Makefile key_wrap_test.c key_wrap_test.txt Log message: test vectors for HMAC-MD5, HMAC-SHA1, HMAC-SHA256, AES-128-CMAC, AES Key Wrap. ok djm@ CVSROOT: /cvs Module name: src Changes by: damien@cvs.openbsd.org 2008/08/12 09:59:40 Modified files: sys/net80211 : ieee80211_crypto.c Log message: use HMAC-MD5, HMAC-SHA1 and AES Key Wrap sys/crypto/ CVSROOT: /cvs Module name: src Changes by: damien@cvs.openbsd.org 2008/08/12 10:05:15 Modified files: sys/net80211 : ieee80211_crypto.c ieee80211_crypto.h ieee80211_pae_input.c Log message: simplify ieee80211_derive_ptk() prototype. pass the AKMP so we can support other key derivation functions in the future. CVSROOT: /cvs Module name: src Changes by: damien@cvs.openbsd.org 2008/08/12 10:14:05 Modified files: sys/net80211 : ieee80211_crypto.c ieee80211_crypto.h ieee80211_node.c ieee80211_pae_input.c ieee80211_proto.c Log message: get rid of the map_ptk()/map_gtk() functions, just inline them which makes things easier to track. CVSROOT: /cvs Module name: src Changes by: henning@cvs.openbsd.org 2008/08/12 10:14:46 Modified files: sys/net80211 : ieee80211_crypto_ccmp.c ieee80211_crypto_tkip.c ieee80211_crypto_wep.c Log message: use MINCLSIZE to decide wether we need to allocate an mbuf cluster instead of MLEM, damien ok CVSROOT: /cvs Module name: src Changes by: damien@cvs.openbsd.org 2008/08/12 10:21:46 Modified files: sys/net80211 : ieee80211_crypto_ccmp.c ieee80211_crypto_tkip.c Log message: retrieve the TID from QoS frames to use with the appropriate replay counter. CVSROOT: /cvs Module name: src Changes by: damien@cvs.openbsd.org 2008/08/12 10:24:24 Modified files: sys/net80211 : ieee80211.h Log message: fix values for QoS control field. CVSROOT: /cvs Module name: src Changes by: damien@cvs.openbsd.org 2008/08/12 10:33:38 Modified files: sys/net80211 : ieee80211_crypto.h Log message: add replay counter for management frames. CVSROOT: /cvs Module name: src Changes by: david@cvs.openbsd.org 2008/08/12 10:40:18 Modified files: sbin/pfctl : pf_print_state.c Log message: use correct byte order when printing state expiration minutes; ok henning@ CVSROOT: /cvs Module name: src Changes by: damien@cvs.openbsd.org 2008/08/12 10:45:44 Modified files: sys/net80211 : ieee80211_crypto_ccmp.c ieee80211_crypto_tkip.c ieee80211_crypto_wep.c ieee80211_ioctl.h Log message: maintain a count of TKIP and CCMP replayed frames. some cleanup while i'm here. CVSROOT: /cvs Module name: src Changes by: damien@cvs.openbsd.org 2008/08/12 10:51:39 Modified files: sys/conf : files sys/net80211 : ieee80211.h ieee80211_crypto.h ieee80211_ioctl.h Added files: sys/net80211 : ieee80211_crypto_bip.c Log message: Welcome BIP: the Broadcast/Multicast Integrity Protocol defined in Draft IEEE P802.11w. It provides data integrity and replay protection for broadcast/ multicast robust management frames (not used yet) using AES-128 in CMAC mode. CVSROOT: /cvs Module name: src Changes by: damien@cvs.openbsd.org 2008/08/12 10:56:45 Modified files: sys/net80211 : ieee80211_crypto.h Log message: add new IEEE80211_CIPHER_AES128_CMAC cipher and new key flag IEEE80211_KEY_IGTK. lot of cleanup while i'm here (indent function prototypes). change license since this file was completely rewritten. CVSROOT: /cvs Module name: src Changes by: miod@cvs.openbsd.org 2008/08/12 11:23:21 Modified files: sys/arch/vax/boot/boot: autoconf.c consio.c consio2.S if_le.c version Log message: Figured out where the prom console routines are on KA60 and how to invoke them, thanks to old ultrix bootblocks lying around. Also, enable M-Bus clock on the I/O slot IOCSR, this unstucks the cpu clocks (which really are implemented on the SSC on the I/O module, but need to be controlled via the cpu's ``internal'' processor registers...) CVSROOT: /cvs Module name: src Changes by: damien@cvs.openbsd.org 2008/08/12 11:53:13 Modified files: sys/net80211 : ieee80211_input.c ieee80211_pae_input.c ieee80211_proto.c ieee80211_proto.h ieee80211_var.h Log message: Change the way we process EAPOL-Key frames. Free the mbuf in the ieee80211_eapol_key_input() function. Do not assume the frame is contiguous, call m_pullup2() if it is not. We need the frame to be contiguous to process KDEs efficiently in EAPOL-Key frames (just like we process IEs in management frames). However, there are drivers like upgt(4) that use m_devget() in the RX path. m_devget() can return fragmented mbuf chains. Notice that we should do the same m_pullup2() for management frames. This will be done later. Remove the ic_recv_eapol callback. CVSROOT: /cvs Module name: src Changes by: damien@cvs.openbsd.org 2008/08/12 11:54:57 Modified files: sys/net80211 : ieee80211_crypto_ccmp.c Log message: in a near future, unicast management frames will be encrypted/decrypted using CCMP. use the right replay counter in this case. CVSROOT: /cvs Module name: src Changes by: damien@cvs.openbsd.org 2008/08/12 12:01:41 Modified files: sys/net80211 : ieee80211_crypto.c ieee80211_var.h Log message: extend the ic_nw_keys[] array to 6 elements. indices 0-3 will be used for group data keys while indices 4-5 will be used for integrity group keys. add a ic_rsngroupmgmtcipher field too. CVSROOT: /cvs Module name: src Changes by: damien@cvs.openbsd.org 2008/08/12 12:22:41 Modified files: sys/net80211 : ieee80211.h ieee80211_node.h ieee80211_pae_input.c ieee80211_pae_output.c Log message: process IGTK KDEs in EAPOL-Key frames and install integrity group keys if MFP was negotiated with the peer (not possible yet). CVSROOT: /cvs Module name: src Changes by: damien@cvs.openbsd.org 2008/08/12 12:25:40 Modified files: sys/net80211 : ieee80211_pae_output.c Log message: AES Key Wrap adds a 64-bit MIC to the payload but we pad the content of the frame so that it is a multiple of 8 bytes before encryption. So we must reserve up to 15 bytes in the mbuf for the worst case, not 8. CVSROOT: /cvs Module name: src Changes by: weingart@cvs.openbsd.org 2008/08/12 12:27:22 Modified files: sys/arch/amd64/amd64: machdep.c Log message: Nuke bigmem for release, still has issues. ok deraadt@ CVSROOT: /cvs Module name: src Changes by: damien@cvs.openbsd.org 2008/08/12 12:30:02 Modified files: sys/net80211 : ieee80211.h Log message: add definitions for RSN capabilities field (RSN IE). CVSROOT: /cvs Module name: src Changes by: damien@cvs.openbsd.org 2008/08/12 12:30:56 Modified files: sys/net80211 : ieee80211_var.h Log message: add IEEE80211_F_MFPR config flags (management frame protection required) and IEEE80211_C_MFP capability bit (driver supports MFP). CVSROOT: /cvs Module name: src Changes by: damien@cvs.openbsd.org 2008/08/12 12:37:23 Modified files: sys/net80211 : ieee80211_node.c ieee80211_proto.c Log message: generate a random IGTK in HostAP mode if we're MFP-capable. CVSROOT: /cvs Module name: src Changes by: damien@cvs.openbsd.org 2008/08/12 12:41:18 Modified files: sys/net80211 : ieee80211_crypto.c ieee80211_node.c Log message: the only integrity group cipher currently supported is AES-128-CMAC. CVSROOT: /cvs Module name: src Changes by: damien@cvs.openbsd.org 2008/08/12 12:48:35 Modified files: sys/net80211 : ieee80211.h ieee80211_crypto.c Log message: add support for EAPOL-Key v3 descriptors (similar to v2 except that the MIC is computed using AES-128-CMAC instead of HMAC-SHA1). add a SHA-256 based key derivation function (not used yet). CVSROOT: /cvs Module name: src Changes by: damien@cvs.openbsd.org 2008/08/12 13:05:39 Modified files: sys/net80211 : ieee80211_output.c ieee80211_pae_output.c ieee80211_priv.h Log message: add IEEE80211_RSNIE_MAXLEN and IEEE80211_WPAIE_MAXLEN definitions instead of hard-coding values. for RSN IE, request space for Group Integrity Cipher Suite. CVSROOT: /cvs Module name: src Changes by: damien@cvs.openbsd.org 2008/08/12 13:21:04 Modified files: sys/net80211 : ieee80211.h ieee80211_input.c ieee80211_node.c ieee80211_output.c Log message: add/process group integrity cipher suite in RSN IEs. add support for MFP negotiation during association. CVSROOT: /cvs Module name: src Changes by: damien@cvs.openbsd.org 2008/08/12 13:29:07 Modified files: sys/net80211 : ieee80211_crypto.c ieee80211_crypto.h ieee80211_input.c ieee80211_ioctl.c ieee80211_node.c ieee80211_output.c ieee80211_pae_input.c ieee80211_pae_output.c Log message: new SHA-256 based AKMPs. CVSROOT: /cvs Module name: src Changes by: damien@cvs.openbsd.org 2008/08/12 13:34:35 Modified files: sys/net80211 : ieee80211_pae_output.c Log message: v3 descriptors use AES Key Wrap too. CVSROOT: /cvs Module name: src Changes by: damien@cvs.openbsd.org 2008/08/12 13:34:54 Modified files: sys/net80211 : ieee80211_crypto.c Log message: missing SHA-256 bits. CVSROOT: /cvs Module name: src Changes by: damien@cvs.openbsd.org 2008/08/12 13:40:13 Modified files: sys/net80211 : ieee80211.h Log message: add a couple of new definitions (action frames, new subtypes for control frames, new IEs etc...) CVSROOT: /cvs Module name: src Changes by: damien@cvs.openbsd.org 2008/08/12 13:42:37 Modified files: sys/net80211 : ieee80211_input.c Log message: populate ieee80211_recv_action(), does nothing yet. CVSROOT: /cvs Module name: src Changes by: damien@cvs.openbsd.org 2008/08/12 13:45:22 Modified files: sys/net80211 : ieee80211_input.c Log message: do not drop frames that have an invalid IE, just stop processing more IEs. CVSROOT: /cvs Module name: src Changes by: damien@cvs.openbsd.org 2008/08/12 13:50:39 Modified files: sys/net80211 : ieee80211_input.c ieee80211_proto.c Log message: clear Tx_Rx protection bits properly. CVSROOT: /cvs Module name: src Changes by: damien@cvs.openbsd.org 2008/08/12 13:51:19 Modified files: sys/net80211 : ieee80211_pae_output.c Log message: reserves the correct number of bytes in ieee80211_send_4way_msg2(). CVSROOT: /cvs Module name: src Changes by: damien@cvs.openbsd.org 2008/08/12 13:56:59 Modified files: sys/net80211 : ieee80211_crypto.c ieee80211_input.c ieee80211_output.c Log message: add the code to encrypt/decrypt management frames, retrieve key id from MMIE etc... this code can't be triggered as no drivers claim MFP capability yet. CVSROOT: /cvs Module name: src Changes by: damien@cvs.openbsd.org 2008/08/12 13:59:09 Modified files: sys/net80211 : ieee80211_var.h Log message: nuke unused fields. CVSROOT: /cvs Module name: src Changes by: damien@cvs.openbsd.org 2008/08/12 14:07:13 Modified files: sys/net80211 : ieee80211_input.c Log message: adopt the integrity group cipher of the AP at association time. CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 2008/08/12 16:48:32 Modified files: sys/arch/i386/stand/libsa: biosdev.c sys/arch/amd64/stand/libsa: biosdev.c Log message: Fix multiple addition error recently introduced for when extended partitions are just before an OpenBSD partition in a MBR; done with kettenis & otto ok reyk CVSROOT: /cvs Module name: src Changes by: oga@cvs.openbsd.org 2008/08/12 17:10:41 Modified files: sys/dev/pci : vga_pci.c Log message: Kill dmesg spam. Since we can't guarantee that a device is capable of having a drm driver, don't print when we fail to attach one. stops the "drm at vga? not supported" spam people are seeing. CVSROOT: /cvs Module name: xenocara Changes by: oga@cvs.openbsd.org 2008/08/12 17:16:07 Modified files: dist/Mesa/src/mesa/main: texstore.c Log message: Fix out-of-bounds memory access in swizzle_copy(). My fix was different, but this one (from mesa, prompted by my diff) should run a little faster. Now mplayer -vo gl or gl2 works with dri enabled. Detected by otto malloc. Some debugging help from todd. ok matthieu@, todd@. CVSROOT: /cvs Module name: src Changes by: brad@cvs.openbsd.org 2008/08/12 21:18:19 Modified files: sys/dev/ic : re.c Log message: Replace the use of a separate softc field to track the link state with the newly minted link flag in the softc's rl_flags field. Tested by fkr@ CVSROOT: /cvs Module name: src Changes by: brad@cvs.openbsd.org 2008/08/12 21:45:56 Modified files: sys/dev/pci : pcidevs Log message: Add another PCI id for the Realtek 8139D chipset. From FreeBSD CVSROOT: /cvs Module name: src Changes by: brad@cvs.openbsd.org 2008/08/12 21:46:31 Modified files: sys/dev/pci : pcidevs.h pcidevs_data.h Log message: regen CVSROOT: /cvs Module name: src Changes by: brad@cvs.openbsd.org 2008/08/12 21:47:16 Modified files: sys/dev/pci : if_rl_pci.c Log message: Add the 8139D PCI id. CVSROOT: /cvs Module name: src Changes by: brad@cvs.openbsd.org 2008/08/12 21:59:16 Modified files: sys/dev/ic : rtl81x9reg.h Log message: Add more Config mode registers. From FreeBSD CVSROOT: /cvs Module name: src Changes by: jmc@cvs.openbsd.org 2008/08/13 00:20:48 Modified files: usr.bin/systat : systat.1 main.c Log message: -S currently does nothing useful, so remove it from SYNOPSIS and usage(); after some discussion with canacar CVSROOT: /cvs Module name: src Changes by: av@cvs.openbsd.org 2008/08/13 06:21:19 Modified files: usr.bin/cdio : cdio.c extern.h mmc.c Log message: Old drives (reported Giovanni Bechis ) don't report CD-RW write feature. Add additional check for media type before blanking. The patch fixes problem for Giovanni. ok fgsch CVSROOT: /cvs Module name: src Changes by: art@cvs.openbsd.org 2008/08/13 09:44:44 Modified files: sys/arch/amd64/amd64: lapic.c sys/arch/amd64/include: specialreg.h Log message: Disable the fantastics mis-feature on some newer Turion CPUs called C1E. This "power saving" disables the apic when both cpu cores hit the hlt instruction which kills our timer. From FreeBSD. CVSROOT: /cvs Module name: src Changes by: thib@cvs.openbsd.org 2008/08/13 09:45:30 Modified files: sys/ufs/ufs : ufs_vnops.c Log message: remove a bunch of bogus ARGSUSED CVSROOT: /cvs Module name: src Changes by: art@cvs.openbsd.org 2008/08/13 09:46:21 Modified files: sys/arch/i386/i386: lapic.c sys/arch/i386/include: specialreg.h Log message: Disable the fantastics mis-feature on some newer Turion CPUs called C1E. This "power saving" disables the apic when both cpu cores hit the hlt instruction which kills our timer. From FreeBSD. (poked by kettenis) CVSROOT: /cvs Module name: src Changes by: weingart@cvs.openbsd.org 2008/08/13 10:01:08 Modified files: sys/arch/amd64/amd64: locore.S Log message: This tab had bugged me forever. CVSROOT: /cvs Module name: src Changes by: sobrado@cvs.openbsd.org 2008/08/13 11:24:54 Modified files: usr.sbin/rtsold: rtsold.c Log message: sync synopsis/usage; fix double "usage:"; KNF. CVSROOT: /cvs Module name: src Changes by: damien@cvs.openbsd.org 2008/08/13 11:38:02 Modified files: sys/net80211 : ieee80211_pae_input.c Log message: do not increment is_rx_eapol_key twice for each frame. fix a test on the mbuf length and one on the descriptor version. remove redundant checking of GTK KDE length. CVSROOT: /cvs Module name: src Changes by: damien@cvs.openbsd.org 2008/08/13 11:44:45 Modified files: sys/net80211 : ieee80211_input.c Log message: one should never use sizeof(struct llc) since 802.2 LLC headers have a variable length. use LLC_SNAPFRAMELEN instead (which happen to be equal to sizeof(struct llc)) as we only deal with LLC+SNAP headers. some indentation tweaks while i'm here. no binary change. CVSROOT: /cvs Module name: www Changes by: kettenis@cvs.openbsd.org 2008/08/13 13:20:37 Modified files: . : sparc64.html Log message: Update todo list and blurb about unsupported hardware. CVSROOT: /cvs Module name: src Changes by: kettenis@cvs.openbsd.org 2008/08/13 13:30:02 Modified files: sys/arch/sparc64/conf: files.sparc64 Added files: sys/arch/sparc64/dev: vrng.c Log message: Initial stab at a driver for the integrated random number generator of the UltraSPARC T2. CVSROOT: /cvs Module name: src Changes by: oga@cvs.openbsd.org 2008/08/13 13:30:12 Modified files: sys/dev/pci/drm: drmP.h drm_context.c drm_drv.c drm_irq.c Log message: Kill a bunch of the drm context code that nothing uses anymore, the xserver only actually uses a small part of it nowadays. Kill a few other dead bits from the drmP.h while i'm here. CVSROOT: /cvs Module name: src Changes by: oga@cvs.openbsd.org 2008/08/13 13:33:29 Modified files: sys/dev/pci/drm: drmP.h drm_auth.c drm_drv.c Log message: Generate the magic id using idgen32(). While i'm here fix the locking a bit so we don't sleep with a spinlock. ok djm@. CVSROOT: /cvs Module name: src Changes by: oga@cvs.openbsd.org 2008/08/13 14:22:55 Modified files: sys/dev/pci/drm: drmP.h drm_auth.c drm_drv.c Log message: idgen32 wasn't really right here. Change back to how it was, but done a little nicer. Advice from deraadt@. CVSROOT: /cvs Module name: src Changes by: oga@cvs.openbsd.org 2008/08/13 14:27:58 Modified files: sys/dev/pci/drm: drmP.h drm_drv.c drm_irq.c drm_lock.c Log message: Change the drm_lock*() api to take a pointer to the struct as a parameter, this makes things a little cleaner and removes the need to pass in the softc for some functions. CVSROOT: /cvs Module name: src Changes by: mglocker@cvs.openbsd.org 2008/08/13 14:29:34 Modified files: sys/dev : video.c video_if.h sys/dev/usb : uvideo.c Log message: Add VIDIOC_ENUM_FRAMESIZES ioctl. This permits applications to query the available formats and resolutions of a device (e.g. "luvcview -L"). CVSROOT: /cvs Module name: src Changes by: oga@cvs.openbsd.org 2008/08/13 14:38:26 Modified files: sys/dev/pci/drm: drmP.h drm_bufs.c drm_drv.c drm_fops.c Log message: Kill file_priv->refs, it is always 1. Also move two things from the softc into file_priv since otherwise the wrong value could rarely be used. CVSROOT: /cvs Module name: src Changes by: oga@cvs.openbsd.org 2008/08/13 14:45:42 Modified files: sys/dev/pci/drm: drm_drawable.c drm_memory.c drm_scatter.c Log message: Check for zero in drm_calloc() to prevent divide-by-zero. Also rearrange the two calls to drm_calloc() that had nmemb and size the wrong way around. CVSROOT: /cvs Module name: src Changes by: oga@cvs.openbsd.org 2008/08/13 15:56:50 Modified files: sys/dev/pci/drm: drm_drawable.c Log message: Make sure that we don't sleep with a lock held, some small cleanup while i'm here. CVSROOT: /cvs Module name: src Changes by: sthen@cvs.openbsd.org 2008/08/13 18:59:50 Modified files: etc : netstart Log message: Tools from /usr may not be used in netstart since it may be NFS-mounted and not available at that time. Rewrite the hostname.if permission check to use only /bin/ls and the shell. Requested by deraadt. ok todd, "Twisted." deraadt CVSROOT: /cvs Module name: src Changes by: guenther@cvs.openbsd.org 2008/08/13 23:15:41 Modified files: lib/librthread : rthread.c Log message: If the initial thread calls pthread_exit(), don't overwrite its thread structure, as the 'tid' member there is used by other parts of librthread to determine whether the current thread is the initial thread CVSROOT: /cvs Module name: src Changes by: guenther@cvs.openbsd.org 2008/08/13 23:20:44 Modified files: lib/librthread : rthread.c Log message: Fix 5771/library: in pthread_exit(), delay the call to _sem_post() that unblocks the pthread_join() for this thread until the exiting thread is completely done with its thread structure, as the joining thread will free it once unblocked. Also, don't bother to call _sem_post() if the thread is detached. ok kurt@ CVSROOT: /cvs Module name: src Changes by: guenther@cvs.openbsd.org 2008/08/13 23:57:06 Modified files: lib/librthread : rthread.c Log message: Match libpthread's behavior and make pthread_join(NULL, whatever) fail instead of crashing ok kurt@ first observed by Jung CVSROOT: /cvs Module name: src Changes by: ratchov@cvs.openbsd.org 2008/08/14 03:39:16 Modified files: usr.bin/aucat : abuf.c abuf.h aproc.c conf.h Log message: factor code that discards data from abuf strucure into a single abuf_rdiscard() routine. Similarly add abuf_wcommit() routine for writing. The purpose is to stop manupulating FIFO pointers in various places outiside abuf.c, its too error prone. No behaviour change. ok jakemsr CVSROOT: /cvs Module name: src Changes by: ratchov@cvs.openbsd.org 2008/08/14 03:44:15 Modified files: usr.bin/aucat : abuf.c abuf.h aproc.c Log message: move mix/sub underrun/overrun handling code and data in the generic abuf structure, so it can reused. Required for an audio server. No behaviour change. ok jakemsr CVSROOT: /cvs Module name: src Changes by: ratchov@cvs.openbsd.org 2008/08/14 03:45:23 Modified files: usr.bin/aucat : aproc.c aproc.h Log message: add a xxx_done() method to aproc structures, that cleans up just before free()ing the aproc structure, this is cleaner and will allow to reuse wpipe_xxx() and rpipe_xxx() when defining new aprocs. No behaviour change. ok jakemsr CVSROOT: /cvs Module name: src Changes by: ratchov@cvs.openbsd.org 2008/08/14 03:46:36 Modified files: usr.bin/aucat : abuf.c abuf.h Log message: add a bytes counter to abuf structures to count the number of bytes that entered the FIFO. The counter may overflow, so it should be used with "modulo 2^32" arithmetic. The counter will be used later to synchronize playback to record. No behaviour change. ok jakemsr CVSROOT: /cvs Module name: src Changes by: ratchov@cvs.openbsd.org 2008/08/14 03:47:51 Modified files: usr.bin/aucat : aproc.c aproc.h Log message: add an "AUTOQUIT" flag to mix and sub aprocs. If the flag is set, the mix aproc will exit once there are no more input streams, similarly the sub aproc will exit once there are no more ouput streams. If the flag is not set, the mix aproc will generate silence, and the sub aproc will drop samples. By default this flag is set, so no behaviour change. ok jakemsr CVSROOT: /cvs Module name: src Changes by: ratchov@cvs.openbsd.org 2008/08/14 03:48:50 Modified files: usr.bin/aucat : file.c Log message: in file.c, before dereferencing pointers to in(), out(), eof(), hup() routines of the aproc strucure check that the aproc structure has not desappeared. This never happens currently, but will be allowed later. No behaviour change. ok jakemsr CVSROOT: /cvs Module name: src Changes by: ratchov@cvs.openbsd.org 2008/08/14 03:58:55 Modified files: usr.bin/aucat : Makefile aproc.c aproc.h aucat.c dev.h dev_sun.c file.c file.h legacy.c Added files: usr.bin/aucat : dev.c Log message: move all device related stuff from aucat.c to a new dev.c file. The new dev_xxx() routines expose a "high level" self-contained interface to the device. At initialization, the device is opened and two chains of aproc structures are created: * a playback chain that exposes a (initially) empty mix aproc to which the rest of the code can attach new streams to be played * record chain that exposes a (initially) empty sub aproc to which the rest of the code can attach new stream to to record The rest of the code, has just to use dev_attach() routine to attach streams. While we're at it, add a ``devops'' structure containing pointers to the device-specific routines. This will allow later to add support for other type of device than the Sun API. Also, write the .wav headers in file_del(), so put all header related data in the file strucuture. This allows to close() the file, as soon as wpipe_xxx() aproc terminates. This will be useful for the server, because it will need to close() descripts of closed connections immediately. add mix_pushzero() routine to fill the mixer with silence. It will be used to avoid the mixer to underrun when there are no input streams. Since we always have at least one input stream there's no behaviour change. ok jakemsr CVSROOT: /cvs Module name: src Changes by: ratchov@cvs.openbsd.org 2008/08/14 04:02:10 Modified files: usr.bin/aucat : abuf.c Log message: in abuf_rgetblk() the ``start'' pointer may take a value beyond the end of the buffer because periodic boundary conditions of the FIFO are not met ok jakemsr CVSROOT: /cvs Module name: src Changes by: espie@cvs.openbsd.org 2008/08/14 04:18:34 Modified files: usr.sbin/config: mkmakefile.c Log message: simplify S definition to just srcdir, since it appears there's no special case anymore. Note that you can always override it from the command line if you need it. after discussion with deraadt@ and tedu@ CVSROOT: /cvs Module name: src Changes by: martin@cvs.openbsd.org 2008/08/14 05:41:30 Modified files: sys/arch/vax/if: if_de.c sys/arch/vax/include: param.h sys/arch/vax/vax: disksubr.c ka650.c machdep.c pmap.c Log message: convert the last traces of btoc/ctob macros ok miod@ CVSROOT: /cvs Module name: src Changes by: espie@cvs.openbsd.org 2008/08/14 07:06:04 Modified files: usr.sbin/pkg_add: pkg_audit Log message: let's make this half useful to recover from crashed disks with wrong info. CVSROOT: /cvs Module name: src Changes by: robert@cvs.openbsd.org 2008/08/14 08:31:31 Modified files: sys/dev/acpi : acpibat.c Log message: add missing semicolon; ok mbalmer@, marco@ CVSROOT: /cvs Module name: src Changes by: ratchov@cvs.openbsd.org 2008/08/14 09:25:16 Modified files: usr.bin/aucat : abuf.h dev.c Log message: fix comments suggested by eric@, remove stupid DPRINTF() CVSROOT: /cvs Module name: src Changes by: damien@cvs.openbsd.org 2008/08/14 09:51:43 Modified files: sys/net80211 : ieee80211_proto.c ieee80211_proto.h Log message: put ieee80211_dump_pkt() under #ifdef IEEE80211_DEBUG CVSROOT: /cvs Module name: src Changes by: damien@cvs.openbsd.org 2008/08/14 10:02:24 Modified files: sys/net80211 : ieee80211_input.c sys/dev/ic : acx.c ath.c malo.c rt2560.c rt2661.c rt2860.c rtw.c sys/dev/usb : if_ral.c if_rum.c Log message: in ieee80211_input(), call if_start() after enqueuing frames in if_snd when acting as an access point instead of having each driver doing the job. tested by krw@ (ral AP) and me with several drivers. CVSROOT: /cvs Module name: src Changes by: damien@cvs.openbsd.org 2008/08/14 10:07:58 Modified files: sys/net80211 : ieee80211_input.c Log message: move the HostAP bridge code and the delivery of data frames to ether_input to a separate ieee80211_deliver_data() function. this will later be called by the A-MSDU deaggregation routine. CVSROOT: /cvs Module name: src Changes by: damien@cvs.openbsd.org 2008/08/14 10:10:01 Modified files: sys/net80211 : ieee80211_crypto.c Log message: #ifdef notyet ieee80211_kdf() as it is not used yet (shrink kernel a bit) CVSROOT: /cvs Module name: src Changes by: damien@cvs.openbsd.org 2008/08/14 10:14:53 Modified files: sys/net80211 : ieee80211_crypto.c Log message: ieee80211_derive_pmkid() is not used either CVSROOT: /cvs Module name: src Changes by: jsing@cvs.openbsd.org 2008/08/14 11:10:29 Modified files: sbin/mount_vnd : mount_vnd.c mount_vnd.8 sys/dev : vndioctl.h vnd.c Log message: Allow the sector size to be specified by the user when configuring a vnd(4) device, via a new -s option to vnconfig/mount_vnd. This allows us to create disklabels and file systems that are suitable for use on devices that have a non-512 byte sector size (eg. CDROMs). With help from krw@ and feedback from pedro@. ok krw@, pedro@ CVSROOT: /cvs Module name: src Changes by: jsing@cvs.openbsd.org 2008/08/14 11:41:20 Modified files: sys/dev/acpi : dsdt.c Log message: If the AML SizeOf() method is called with an object reference it should return the size of the referenced object. This fixes a panic on the ASUS eeePC 1000H when attaching the acpiasus(4) driver. Issue reported and fix tested by robert@ ok marco@ CVSROOT: /cvs Module name: src Changes by: claudio@cvs.openbsd.org 2008/08/14 13:39:40 Modified files: sys/kern : uipc_mbuf.c sys/sys : mbuf.h Log message: Kill the _MCLDEREFERENCE() macro it was only used once and it should be only used once -- in m_free(). Removed so that people don't get stupid ideas. OK thib@ CVSROOT: /cvs Module name: src Changes by: henning@cvs.openbsd.org 2008/08/14 16:29:43 Modified files: usr.bin/tcpbench: tcpbench.c Log message: only update stats when we actually wrote sth, relevant for -n, ok djm From: Pierre Riteau CVSROOT: /cvs Module name: src Changes by: damien@cvs.openbsd.org 2008/08/15 02:15:27 Modified files: sys/net80211 : ieee80211_output.c ieee80211_pae_output.c Log message: use LLC_SNAPFRAMELEN here too. CVSROOT: /cvs Module name: src Changes by: djm@cvs.openbsd.org 2008/08/15 05:18:11 Modified files: sys/dev : softraid_crypto.c Log message: use new shared HMAC_SHA1 code in crypto/hmac.[ch] rather than local copy; ok hshoexer@ CVSROOT: /cvs Module name: src Changes by: jsing@cvs.openbsd.org 2008/08/15 08:41:21 Modified files: sbin/mount_vnd : mount_vnd.c Log message: Add -s option to usage(). Prompted by jmc@ ok jmc@ CVSROOT: /cvs Module name: src Changes by: djm@cvs.openbsd.org 2008/08/15 08:57:20 Modified files: share/man/man5 : resolv.conf.5 lib/libc/net : res_init.c Log message: Add resolv.conf(5) option to force lookups by TCP: "options tcp" Also Extend "nameserver" declaration syntax to support port numbers. To avoid ambiguity these are only parsed when the address is enclosed in square brackets, e.g. "nameserver [127.0.0.1]:5353" Together these changes make forwarding DNS over a SSH tunnel very easy, but unfortunately some programs in ports/ implement their own resolvers (e.g. firefox). These will need to be modified to support these options separately. fixes jsing@ reyk@ ok deraadt@ millert@ krw@ + "I like it" from lots CVSROOT: /cvs Module name: src Changes by: naddy@cvs.openbsd.org 2008/08/15 09:49:08 Modified files: sys/dev/pci : if_devar.h Log message: Prefer unaligned accesses over copying the rx buffer on all archs that can handle it, not only i386. ok brad@ CVSROOT: /cvs Module name: src Changes by: miod@cvs.openbsd.org 2008/08/15 13:42:03 Modified files: sys/conf : files Log message: hmac.c is needed by softraid crypto now, even on non-wlan machines. CVSROOT: /cvs Module name: src Changes by: miod@cvs.openbsd.org 2008/08/15 16:38:23 Modified files: sys/arch/vax/include: cpu.h sys/arch/vax/vax: ka43.c ka46.c ka48.c ka49.c ka53.c ka650.c ka680.c pmap.c vxt.c Log message: Rename the cpu_dep hook ``steal_pages'' to ``init'', as it serves as an early initialization routine (to enable caches, etc) while still running physical, and does not allocate memory anymore. (The irony in this is that forthcoming KA60 support actually steals pages in its init function...) CVSROOT: /cvs Module name: src Changes by: miod@cvs.openbsd.org 2008/08/15 16:40:07 Modified files: sys/arch/vax/include: bus.h sys/arch/vax/vax: bus_dma.c sys/arch/vax/vsa: vsbus.c Log message: Remove unused and incomplete vax_bus_t enum, and unused vaxbus_dma_get_tag() macro and related function pointers. CVSROOT: /cvs Module name: src Changes by: miod@cvs.openbsd.org 2008/08/15 16:41:02 Modified files: sys/arch/vax/vax: db_disasm.c Log message: Correct disassembly of the start of a function: fix display layout and skip only the 2 bytes of the procedure entry mask, not 4 bytes. CVSROOT: /cvs Module name: src Changes by: miod@cvs.openbsd.org 2008/08/15 16:41:49 Modified files: sys/arch/vax/include: clock.h sys/arch/vax/vax: clock.c vxt.c Log message: Move the vxt-specific clock functions frow clock.c to the cpu-specific support file, fewer #ifdef this way. CVSROOT: /cvs Module name: src Changes by: miod@cvs.openbsd.org 2008/08/15 16:44:12 Modified files: sys/arch/vax/vsa: dz_ibus.c Log message: In dzcninit(), do not forget to enable the receiver in addition to the transmitter. On machines with glass console for which we do not have a driver yet, and fall back to serial console, the PROM might not have enabled it. CVSROOT: /cvs Module name: src Changes by: miod@cvs.openbsd.org 2008/08/15 16:47:45 Modified files: sys/arch/vax/vax: ka650.c Log message: Fix array index computation in the machine check handler. Gives fatal bus errors a chance to be reported correctly... CVSROOT: /cvs Module name: src Changes by: miod@cvs.openbsd.org 2008/08/15 16:50:25 Modified files: sys/arch/vax/qbus: dz.c dzvar.h Log message: Make the DZ_{READ,WRITE}_{BYTE,WORD} macros visible outside of dz.c, for other dz attachments to be able to use them (soon). CVSROOT: /cvs Module name: src Changes by: krw@cvs.openbsd.org 2008/08/15 18:26:26 Modified files: sys/arch/i386/i386: apm.c bios.c Log message: bios_dev -> ba_name and bios_apmp -> ba_apmp in DPRINTF statements. i386 kernels compile with BIOS_DEBUG again. Spotted by Mathias Schmocker. CVSROOT: /cvs Module name: src Changes by: oga@cvs.openbsd.org 2008/08/15 19:53:05 Modified files: sys/dev/pci/drm: drmP.h drm_agpsupport.c drm_bufs.c drm_context.c drm_dma.c drm_drawable.c drm_drv.c drm_fops.c drm_ioctl.c drm_irq.c drm_lock.c drm_memory.c drm_pci.c drm_scatter.c Log message: Apply a light paddling with the knf stick. No binary change. CVSROOT: /cvs Module name: www Changes by: dlg@cvs.openbsd.org 2008/08/16 00:20:47 Modified files: . : donations.html Log message: tempt gave me a netra 20 CVSROOT: /cvs Module name: src Changes by: espie@cvs.openbsd.org 2008/08/16 03:57:12 Modified files: regress/usr.bin/m4: Makefile Added files: regress/usr.bin/m4: args2.m4 args2.out Log message: a new regression test, I has a diff for it. CVSROOT: /cvs Module name: src Changes by: espie@cvs.openbsd.org 2008/08/16 04:02:32 Modified files: regress/usr.bin/m4: Makefile Added files: regress/usr.bin/m4: includes.aux includes.m4 includes.out Log message: another issue for which I have a patch. Issue reported by Vortechz Anderson CVSROOT: /cvs Module name: src Changes by: espie@cvs.openbsd.org 2008/08/16 06:19:49 Modified files: usr.bin/m4 : main.c Log message: be more liberal in include handling, namely we only error out if it's the end of the last included file AND we still have a macro to expand. autoconf uses this in wine, and it turns out other m4 also do things that way (not only gnu m4). okay fries@, millert@ CVSROOT: /cvs Module name: src Changes by: espie@cvs.openbsd.org 2008/08/16 06:21:46 Modified files: usr.bin/m4 : eval.c extern.h gnum4.c m4.1 main.c misc.c parser.y tokenizer.l Log message: argument parsing should only skip spaces outside of parenthesis. Inside matching parenthesis, keep spaces as is (use chrsave instead of pbstr, since there's no way it can be a further macro expansion). Fixes a long-standing issue with autoconf ( --option -> --option), matches other m4 than gnum4 okay millert@, fries@ CVSROOT: /cvs Module name: src Changes by: espie@cvs.openbsd.org 2008/08/16 06:23:50 Modified files: usr.bin/m4 : extern.h gnum4.c misc.c parser.y tokenizer.l Log message: not yet, committed too much CVSROOT: /cvs Module name: src Changes by: espie@cvs.openbsd.org 2008/08/16 06:25:21 Modified files: usr.bin/m4 : eval.c Log message: revert eval.c CVSROOT: /cvs Module name: src Changes by: espie@cvs.openbsd.org 2008/08/16 06:26:07 Modified files: usr.bin/m4 : m4.1 Log message: fix CVSROOT: /cvs Module name: www Changes by: kettenis@cvs.openbsd.org 2008/08/16 09:56:26 Modified files: . : sparc64.html Log message: Another T2+ machine we don't support yet. CVSROOT: /cvs Module name: src Changes by: mglocker@cvs.openbsd.org 2008/08/16 10:37:30 Modified files: sys/dev/usb : ehci.c Log message: Sync ehci isochronous part with NetBSD: - Fix check for maximum bInterval value. - Calculate frames/microframes values slightly different (but with mostly same result finally). CVSROOT: /cvs Module name: src Changes by: mglocker@cvs.openbsd.org 2008/08/16 10:47:32 Modified files: sys/dev/usb : ehci.c Log message: Spacing. CVSROOT: /cvs Module name: src Changes by: mglocker@cvs.openbsd.org 2008/08/16 12:56:07 Modified files: sys/dev/usb : uvideo.c Log message: If dwMaxPayloadTransferSize doesn't exactly match to an existing endpoint, pick the next higher endpoint bandwidth. CVSROOT: /cvs Module name: www Changes by: mbalmer@cvs.openbsd.org 2008/08/17 04:57:30 Modified files: . : events.html Log message: Add date for LinuxWorldExpo UK and indicate date and some details about OpenCON 2008 in Venice. CVSROOT: /cvs Module name: src Changes by: kettenis@cvs.openbsd.org 2008/08/17 08:25:20 Modified files: sys/arch/sparc64/sparc64: locore.s Log message: Garbage collect stupid delay loop. CVSROOT: /cvs Module name: src Changes by: oga@cvs.openbsd.org 2008/08/17 08:37:31 Modified files: sys/dev/pci/drm: drm_context.c Log message: Make sure we can't sleep with a spinlock held CVSROOT: /cvs Module name: src Changes by: krw@cvs.openbsd.org 2008/08/17 09:14:44 Modified files: distrib/landisk/miniroot: Makefile Log message: Force fdisk to use the same geometry as the miniroot2.5M disktab entry, the one that the disklabel will use, rather than the vnd default geometry. Lets the generated miniroot44.fs boot again. Problem found by Diana Eichart. Suggestions from drahn@. ok deraadt@ CVSROOT: /cvs Module name: src Changes by: oga@cvs.openbsd.org 2008/08/17 09:31:39 Modified files: sys/dev/pci/drm: drm_agpsupport.c drm_bufs.c drm_drv.c Log message: Kill some redundant ifdefs, they're taken care of elsewhere. CVSROOT: /cvs Module name: src Changes by: kettenis@cvs.openbsd.org 2008/08/17 09:55:55 Modified files: sys/arch/sparc64/sparc64: cpu.c Log message: Scale down cpu_clockrate[1] when we scale down the cpu clock frequency such that delay(9) continues to do the right thing. CVSROOT: /cvs Module name: src Changes by: oga@cvs.openbsd.org 2008/08/17 10:13:10 Modified files: sys/dev/pci/drm: drm_drv.c Log message: drm_load() and drm_unload() are a remnant of code meant to be shared between the bsds. Just put them in attach/detach instead. Kills a little bit of dead code, too. CVSROOT: /cvs Module name: src Changes by: oga@cvs.openbsd.org 2008/08/17 10:56:14 Modified files: sys/dev/pci/drm: drmP.h drm_agpsupport.c Log message: kill the stupid pci capability defines, we have our own. Don't wrap pci_read_capability while i'm at it. CVSROOT: /cvs Module name: src Changes by: ragge@cvs.openbsd.org 2008/08/17 12:40:13 Modified files: usr.bin/pcc : ccconfig.h config.h usr.bin/pcc/cc : Makefile cc.1 cc.c usr.bin/pcc/ccom: cgram.y gcc_compat.c init.c main.c optim.c pass1.h pftn.c scan.l stabs.c symtabs.c trees.c usr.bin/pcc/cpp: cpp.1 cpp.c cpp.h cpy.y scanner.l usr.bin/pcc/i386: code.c local.c local2.c macdefs.h table.c usr.bin/pcc/mip: common.c manifest.h match.c mkext.c node.h optim2.c pass2.h protos.h reader.c regs.c usr.bin/pcc/vax: local.c local2.c Log message: Updates from master repo. Can now compile both userland and kernel. (with some patches...) CVSROOT: /cvs Module name: src Changes by: oga@cvs.openbsd.org 2008/08/17 13:21:36 Modified files: sys/dev/pci/drm: drmP.h drm_bufs.c drm_drv.c Log message: Kill the infobufs and markbufs calls. Nothing uses them. CVSROOT: /cvs Module name: src Changes by: oga@cvs.openbsd.org 2008/08/17 14:49:52 Modified files: sys/dev/pci/drm: drm_agpsupport.c Log message: Check the return value of agp_enable() instead of assuming it completed. apply some knf and other formatting while i'm at it. problem originally pointed out by Tobias Ulmer, thanks! CVSROOT: /cvs Module name: src Changes by: oga@cvs.openbsd.org 2008/08/17 15:31:38 Modified files: sys/dev/pci : agp.c Log message: Check that the driver properly initialised before allowing agp_acquire() to succeed. Inspired by Tobias Ulmer, thanks! CVSROOT: /cvs Module name: src Changes by: oga@cvs.openbsd.org 2008/08/17 17:36:22 Modified files: sys/dev/pci/drm: drmP.h Log message: Kill a dead function and a dead struct member. CVSROOT: /cvs Module name: src Changes by: oga@cvs.openbsd.org 2008/08/17 17:49:02 Modified files: sys/dev/pci/drm: drmP.h Log message: kill struct drm_freelist, after removing markbufs and infobufs nothing touches it. CVSROOT: /cvs Module name: src Changes by: oga@cvs.openbsd.org 2008/08/17 18:01:49 Modified files: sys/dev/pci/drm: drmP.h drm_bufs.c Log message: Another dead struct member. CVSROOT: /cvs Module name: src Changes by: kevlo@cvs.openbsd.org 2008/08/17 22:28:18 Modified files: sys/dev/usb : ehci.c Log message: use M_NOWAIT instead of M_WAITOK to cause malloc() to return NULL ok mglocker CVSROOT: /cvs Module name: src Changes by: brad@cvs.openbsd.org 2008/08/18 14:29:37 Modified files: sys/arch/sparc64/dev: schizo.c Log message: Add sparc_bus_addr function for schizo to allow CardBus to work. ok kettenis@ CVSROOT: /cvs Module name: src Changes by: ragge@cvs.openbsd.org 2008/08/18 14:54:10 Modified files: usr.bin/pcc/cc : cc.c usr.bin/pcc/cpp: cpp.c scanner.l Log message: Updates from master repo: Fix two bugs reported by Art Grabowski. CVSROOT: /cvs Module name: src Changes by: kettenis@cvs.openbsd.org 2008/08/18 15:55:01 Modified files: sys/arch/hppa/conf: GENERIC RAMDISK Log message: Add stge(4) and gentbi(4). CVSROOT: /cvs Module name: src Changes by: miod@cvs.openbsd.org 2008/08/18 16:03:26 src/sys/arch/vax/mbus Update of /cvs/src/sys/arch/vax/mbus In directory cvs.openbsd.org:/cvs.d/hack/miod/traba/src/sys/arch/vax/mbus Log Message: Directory /cvs/src/sys/arch/vax/mbus added to the repository CVSROOT: /cvs Module name: src Changes by: brad@cvs.openbsd.org 2008/08/18 16:28:36 Modified files: sys/dev/pci : pcidevs Log message: Add the PCI id for the Broadcom BCM5716 Ethernet controller. CVSROOT: /cvs Module name: src Changes by: brad@cvs.openbsd.org 2008/08/18 16:28:58 Modified files: sys/dev/pci : pcidevs.h pcidevs_data.h Log message: regen CVSROOT: /cvs Module name: src Changes by: miod@cvs.openbsd.org 2008/08/18 17:04:28 Modified files: sys/arch/vax/conf: files.vax sys/arch/vax/dec: dzkbd.c dzkbdvar.h files.dec sys/arch/vax/vax: wscons_machdep.c sys/arch/vax/vsa: dz_ibus.c Added files: sys/arch/vax/dec: dzcons.c dzinput.c Log message: Shuffle the dz console code (both serial and keyboard) to be more independent of the console device attachment, and to be able to work on system where there are more than one dz device of the same type, one of it being the console one. This also allows a different register layout than the dz@ibus one to be used for the dz console device. CVSROOT: /cvs Module name: src Changes by: miod@cvs.openbsd.org 2008/08/18 17:05:39 Modified files: sys/arch/vax/include: cpu.h sys/arch/vax/vax: genassym.cf intvec.s ka410.c ka43.c ka46.c ka48.c ka49.c ka53.c ka630.c ka650.c ka660.c ka670.c ka680.c ka750.c ka780.c ka820.c ka860.c vxt.c Log message: Make hardclock() a cpu_dep member. Most machines will use the generic hardclock() here, except for KA46 which needs to reset the diagnostic timer. This gives us working clock interrupt counters for vmstat -i in the process. CVSROOT: /cvs Module name: src Changes by: miod@cvs.openbsd.org 2008/08/18 17:07:26 Modified files: sys/arch/vax/conf: files.vax sys/arch/vax/include: ka420.h ka650.h sys/arch/vax/vax: ka410.c ka650.c Added files: sys/arch/vax/include: cvax.h sys/arch/vax/vax: cvax.c Log message: Move common CVAX defines and code (internal cache IPR, SSC layout, machine check frame format...) to a single place. Get rid of duplicated KAxx_FOO constants. CVSROOT: /cvs Module name: src Changes by: miod@cvs.openbsd.org 2008/08/18 17:08:57 Modified files: sys/arch/vax/include: intr.h sys/arch/vax/vax: machdep.c Log message: Preparing for KA60 support, crank IPL_TTY to level 0x16 (since it is hardwired this way on KA60...), and compensate in splassert_check() when serial device interrupts will remain at 0x14 or 0x15. CVSROOT: /cvs Module name: src Changes by: miod@cvs.openbsd.org 2008/08/18 17:09:42 Modified files: sys/arch/vax/uba: uba_sbi.c Log message: Increment device interrupt event counter when redispatching an interrupt. CVSROOT: /cvs Module name: src Changes by: miod@cvs.openbsd.org 2008/08/18 17:10:39 Modified files: sys/arch/vax/uba: uba_common.h ubareg.h Log message: Some uglyness to allow both uba_common.h and ubareg.h to be included; temporary until they get merged for good (or split differently). CVSROOT: /cvs Module name: src Changes by: miod@cvs.openbsd.org 2008/08/18 17:19:29 Modified files: distrib/notes/vax: hardware prep share/man/man4/man4.vax: Makefile dz.4 intro.4 le.4 uba.4 sys/arch/vax/conf: GENERIC RAMDISK files.vax sys/arch/vax/dec: files.dec sys/arch/vax/include: clock.h nexus.h rpb.h scb.h sys/arch/vax/uba: ubareg.h sys/arch/vax/vax: autoconf.c clock.c conf.c findcpu.c locore.c machdep.c pmap.c scb.c vm_machdep.c Added files: share/man/man4/man4.vax: fwio.4 mbus.4 sii.4 sys/arch/vax/dec: sii.c siireg.h siivar.h sys/arch/vax/mbus: dz_fwio.c files.mbus fwio.c fwioreg.h fwiovar.h if_le_fwio.c mbus.c mbusreg.h mbusvar.h sii_fwio.c uba_mbus.c sys/arch/vax/vax: ka60.c Log message: Add support for the ``Firefox'' VAXstation 3520/3540/3820/3840 workstations, currently limited to serial console and a single processor working. All ``on-board'' devices, including the Q-bus adapter, but except for the frame buffer, are supported. The machine will boot over the network or from SCSI devices. Lots of thanks to Al Kossow for www.bitsavers.org, on which I found the technical documentation allowing me to complete this port (which was lacking at the time I got that machine...). CVSROOT: /cvs Module name: src Changes by: miod@cvs.openbsd.org 2008/08/18 17:20:44 Modified files: sys/arch/vax/boot/boot: autoconf.c conf.c consio.c if_le.c Log message: Now that KA60 support is in, include the proper header files instead of harcoding defines, and add rpb device type #39 (sii) boot information. CVSROOT: /cvs Module name: src Changes by: miod@cvs.openbsd.org 2008/08/18 17:25:53 Added files: sys/arch/vax/include: cca.h Log message: Forgot to add this file, needing for KA60 support. CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 2008/08/18 20:02:02 Modified files: sys/arch/amd64/amd64: autoconf.c Log message: add missing devices to nam2blk[] CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 2008/08/18 20:34:04 Modified files: sys/dev/usb : if_rum.c usbdevs Log message: another rum; Jonathan Lee CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 2008/08/18 20:34:08 Modified files: sys/dev/usb : usbdevs.h usbdevs_data.h Log message: sync CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 2008/08/18 20:37:27 Modified files: share/man/man4 : rum.4 Log message: more CVSROOT: /cvs Module name: www Changes by: deraadt@cvs.openbsd.org 2008/08/18 20:45:50 Added files: . : 44.html Log message: a very rough start at the 4.4 web page please developers, start updating this and the ANNOUNCEMENT file CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 2008/08/18 22:30:21 Modified files: distrib/sets/lists/base: md.alpha md.amd64 md.armish md.aviion md.hp300 md.hppa md.hppa64 md.i386 md.landisk md.luna88k md.mac68k md.macppc md.mvme68k md.mvme88k md.mvmeppc md.sgi md.socppc md.sparc md.sparc64 md.vax md.zaurus distrib/sets/lists/comp: mi distrib/sets/lists/man: mi Log message: sync CVSROOT: /cvs Module name: www Changes by: jmc@cvs.openbsd.org 2008/08/19 00:39:35 Modified files: . : amd64.html i386.html macppc.html sparc64.html Log message: +D-Link DWA-110 to the rum(4) list; CVSROOT: /cvs Module name: src Changes by: jmc@cvs.openbsd.org 2008/08/19 00:42:25 Modified files: distrib/notes/amd64: hardware distrib/notes/i386: hardware distrib/notes/macppc: hardware distrib/notes/sparc64: hardware Log message: +D-Link DWA-110 to the rum(4) list; CVSROOT: /cvs Module name: src Changes by: kettenis@cvs.openbsd.org 2008/08/19 01:59:19 Modified files: sys/arch/macppc/dev: zs.c Log message: Make it possible to enter ddb from the serial console. ok miod@, deraadt@ CVSROOT: /cvs Module name: src Changes by: kettenis@cvs.openbsd.org 2008/08/19 02:26:20 Modified files: sys/arch/macppc/macppc: db_interface.c Log message: Make it possible to enter ddb from the serial console. ok miod@, deraadt@ CVSROOT: /cvs Module name: src Changes by: pedro@cvs.openbsd.org 2008/08/19 03:41:12 Modified files: sbin/dumpfs : dumpfs.c Log message: Look at 'fs_flags' when dumping FFS2 file systems, okay beck@, millert@ and otto@. CVSROOT: /cvs Module name: src Changes by: pedro@cvs.openbsd.org 2008/08/19 03:49:50 Modified files: sys/compat/common: compat_dir.c Log message: When failing to acquire the vnode lock in readdir_with_callback(), don't try to release it before returning, okay fgsch@ and tedu@. CVSROOT: /cvs Module name: src Changes by: markus@cvs.openbsd.org 2008/08/19 04:37:12 Modified files: sbin/ipsecctl : pfkdump.c Log message: use the actual keysize from the SA to figure out which AES variant (aes-192, aes-256) is used; ok hshoexer@ CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 2008/08/19 05:52:15 Modified files: distrib/sets/lists/base: md.sparc64 distrib/sets/lists/comp: md.sparc64 Log message: sync CVSROOT: /cvs Module name: ports Changes by: jasper@cvs.openbsd.org 2008/08/19 16:17:49 Modified files: misc/gnugetopt : Makefile Log message: - add a homepage - bump pkgname CVSROOT: /cvs Module name: ports Changes by: jasper@cvs.openbsd.org 2008/08/19 16:20:40 Modified files: lang/scheme48 : Makefile distinfo lang/scheme48/patches: patch-Makefile_in lang/scheme48/pkg: DESCR PLIST Added files: lang/scheme48/patches: patch-c_unix_socket_c lang/scheme48/pkg: PFRAG.shared Log message: - update scheme48 to 1.8 including many fixes and new features and works on non-i386 too now. ok MAINTAINER CVSROOT: /cvs Module name: ports Changes by: jasper@cvs.openbsd.org 2008/08/19 16:21:29 Modified files: geo/gpstk : Makefile Log message: - give this a bigger chance to build on mips64 ok ckuethe@ (MAINTAINER) CVSROOT: /cvs Module name: ports Changes by: jasper@cvs.openbsd.org 2008/08/19 16:23:39 Added files: x11/freefonts/patches: patch-freefont_fonts_dir Removed files: x11/freefonts/patches: patch-ab Log message: - rename to a saner name CVSROOT: /cvs Module name: ports Changes by: jasper@cvs.openbsd.org 2008/08/19 16:25:29 Modified files: x11/explorer : Makefile x11/explorer/patches: patch-main_expl_cpp patch-src_ewidgets_cpp Added files: x11/explorer/patches: patch-src_config_expl_cpp patch-src_plugin_m_cpp Removed files: x11/explorer/patches: patch-ab patch-ac Log message: - don't unconditionally strip the binary - rename and regen patches - bump pkgname CVSROOT: /cvs Module name: ports Changes by: jasper@cvs.openbsd.org 2008/08/19 16:26:41 Modified files: net/py-dns : Makefile distinfo net/py-dns/pkg : PLIST Log message: - update py-dns to 2.3.3 ok jakob@ (MAINTAINER) CVSROOT: /cvs Module name: ports Changes by: jasper@cvs.openbsd.org 2008/08/19 16:28:12 Modified files: textproc/gnome-spell: Makefile distinfo textproc/gnome-spell/patches: patch-configure textproc/gnome-spell/pkg: PLIST Removed files: textproc/gnome-spell/patches: patch-gnome-spell_GNOME_Spell_server Log message: - update gnome-spell to 1.0.8 CVSROOT: /cvs Module name: ports Changes by: jasper@cvs.openbsd.org 2008/08/19 16:32:09 Modified files: x11/gnome/gedit: Makefile x11/gnome/gedit-plugins: Makefile Log message: - explicitly depend on py-gtk > 2.12 - bump pkgname CVSROOT: /cvs Module name: ports Changes by: jasper@cvs.openbsd.org 2008/08/19 16:33:31 Modified files: graphics : Makefile net : Makefile Log message: - hookup two ports that were forgotten some time, some how CVSROOT: /cvs Module name: ports Changes by: jasper@cvs.openbsd.org 2008/08/19 16:35:09 Modified files: mail/gmime : Makefile distinfo mail/gmime/pkg : PLIST Log message: - update gmime to 2.2.22 - fix license - regen PLIST CVSROOT: /cvs Module name: ports Changes by: jasper@cvs.openbsd.org 2008/08/19 16:37:40 Modified files: x11/gnome/baker: Makefile distinfo x11/gnome/baker/patches: patch-src_prefsdlg_c x11/gnome/baker/pkg: MESSAGE PLIST Removed files: x11/gnome/baker/patches: patch-src-devices_c patch-src-exec_c patch-src_execfunctions_c patch-src_preferences_c Log message: - update gnomebaker to 0.6.4 (all our patches are accepted upstream) - set a default device via gconf (from antoine) ok ajacoutot@ CVSROOT: /cvs Module name: ports Changes by: jasper@cvs.openbsd.org 2008/08/19 16:41:24 Modified files: mail/fetchmail : Makefile Added files: mail/fetchmail/patches: patch-report_c Log message: SECURITY FIX for http://secunia.com/advisories/30742/ (Fetchmail Large Header Processing Denial of Service) Patch was taken from upstream advisory. http://www.fetchmail.info/fetchmail-SA-2008-01.txt ok bernd@ (MAINTAINER) CVSROOT: /cvs Module name: ports Changes by: jasper@cvs.openbsd.org 2008/08/19 16:45:27 Modified files: lang/STk : Makefile lang/STk/patches: patch-Src_dynload_c patch-Tk_unix_Makefile_in patch-configure lang/STk/pkg : DESCR PLIST Log message: - add a homepage and license - regen patches and PLIST - bump pkgname CVSROOT: /cvs Module name: ports Changes by: jasper@cvs.openbsd.org 2008/08/19 16:51:02 Log message: - import p5-accessors The accessors pragma lets you create simple accessors at compile-time. This saves you from writing them by hand, which tends to result in cut-n-paste errors and a mess of duplicated code. It can also help you reduce the ammount of unwanted direct-variable access that may creep into your codebase when you're feeling lazy. accessors was designed with laziness in mind. Status: Vendor Tag: jasper Release Tags: jasper_20080820 N ports/devel/p5-accessors/Makefile N ports/devel/p5-accessors/distinfo N ports/devel/p5-accessors/pkg/DESCR N ports/devel/p5-accessors/pkg/PLIST No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: jasper@cvs.openbsd.org 2008/08/19 16:55:32 Modified files: devel : Makefile Log message: - add p5-accessors CVSROOT: /cvs Module name: ports Changes by: jasper@cvs.openbsd.org 2008/08/19 16:56:00 Modified files: math/p5-AI-Perceptron: Makefile distinfo math/p5-AI-Perceptron/pkg: DESCR Log message: - update p5-AI-Perceptron to 1.0 - regen DESCR ok kevlo@ (MAINTAINER) CVSROOT: /cvs Module name: ports Changes by: espie@cvs.openbsd.org 2008/08/19 17:44:48 Modified files: www/drupal5/core: Makefile distinfo www/drupal5/core/patches: patch-includes_form_inc patch-modules_user_user_module www/drupal5/core/pkg: PLIST Log message: security update CVSROOT: /cvs Module name: ports Changes by: espie@cvs.openbsd.org 2008/08/19 17:45:30 Modified files: www/drupal5/devel: Makefile distinfo www/drupal5/find_path: Makefile distinfo www/drupal5/find_path/pkg: PLIST www/drupal5/jquery_update: Makefile distinfo www/drupal5/jquery_update/patches: patch-README_txt www/drupal5/jquery_update/pkg: PLIST www/drupal5/printer-friendly: Makefile distinfo www/drupal5/subform_element: Makefile distinfo www/drupal5/webform: Makefile distinfo Log message: some minor update CVSROOT: /cvs Module name: ports Changes by: espie@cvs.openbsd.org 2008/08/19 17:45:58 Modified files: lang/ecl : Makefile distinfo lang/ecl/pkg : PLIST Log message: new version: still builds and runs okay, should be used to compile a new maxima! CVSROOT: /cvs Module name: ports Changes by: espie@cvs.openbsd.org 2008/08/19 17:47:41 ports/math/maxima/patches Update of /cvs/ports/math/maxima/patches In directory cvs.openbsd.org:/tmp/cvs-serv8968/patches Log Message: Directory /cvs/ports/math/maxima/patches added to the repository CVSROOT: /cvs Module name: ports Changes by: espie@cvs.openbsd.org 2008/08/19 17:49:32 Modified files: infrastructure/mk: bsd.port.mk Log message: NOT_FOR_ARCHS as dump-vars, to allow sqlports to perform better CVSROOT: /cvs Module name: ports Changes by: espie@cvs.openbsd.org 2008/08/19 17:50:54 Modified files: databases/sqlports: Makefile databases/sqlports/files: mksqlitedb Added files: databases/sqlports/pkg: DESCR-compact DESCR-main PLIST-compact PLIST-main Removed files: databases/sqlports/pkg: DESCR PLIST Log message: new version, lots of code refactoring, and a new compact database. CVSROOT: /cvs Module name: ports Changes by: espie@cvs.openbsd.org 2008/08/19 17:52:20 Log message: initial port of autoconf 2.62. dependent on some m4 tweaks to actually work (not yet committed) Status: Vendor Tag: gnu Release Tags: espie N ports/devel/autoconf/2.62/Makefile N ports/devel/autoconf/2.62/distinfo N ports/devel/autoconf/2.62/patches/patch-Makefile_in N ports/devel/autoconf/2.62/patches/patch-bin_autom4te_in N ports/devel/autoconf/2.62/patches/patch-bin_autoupdate_in N ports/devel/autoconf/2.62/patches/patch-configure N ports/devel/autoconf/2.62/patches/patch-doc_Makefile_in N ports/devel/autoconf/2.62/patches/patch-doc_autoconf_texi N ports/devel/autoconf/2.62/patches/patch-lib_autoconf_Makefile_in N ports/devel/autoconf/2.62/patches/patch-lib_autotest_Makefile_in N ports/devel/autoconf/2.62/patches/patch-lib_autotest_general_m4 N ports/devel/autoconf/2.62/patches/patch-lib_m4sugar_Makefile_in N ports/devel/autoconf/2.62/patches/patch-tests_Makefile_in N ports/devel/autoconf/2.62/patches/patch-tests_c_at N ports/devel/autoconf/2.62/patches/patch-tests_local_at N ports/devel/autoconf/2.62/patches/patch-lib_m4sugar_m4sugar_m4 N ports/devel/autoconf/2.62/patches/patch-tests_tools_at N ports/devel/autoconf/2.62/pkg/DESCR N ports/devel/autoconf/2.62/pkg/PLIST No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: martynas@cvs.openbsd.org 2008/08/19 17:53:45 Modified files: www/mozilla-firefox: Makefile Added files: www/mozilla-firefox/patches: patch-js_Makefile_in Log message: use system libm. was ok naddy@, kurt@ CVSROOT: /cvs Module name: ports Changes by: espie@cvs.openbsd.org 2008/08/19 18:04:30 Modified files: . : Makefile Log message: add .FORCE phony target to mirror-maker, so that you can set F=.FORCE to force redoing something on every target easily. CVSROOT: /cvs Module name: ports Changes by: espie@cvs.openbsd.org 2008/08/19 18:06:02 Modified files: games/xlife : Makefile Log message: fix master_sites CVSROOT: /cvs Module name: ports Changes by: espie@cvs.openbsd.org 2008/08/19 18:06:20 Modified files: lang/chicken : Makefile Log message: fix bogus REGRESS_DEPENDS CVSROOT: /cvs Module name: ports Changes by: espie@cvs.openbsd.org 2008/08/19 18:07:04 Modified files: misc/rlwrap : Makefile Log message: fix bogus REGRESS_DEPENDS CVSROOT: /cvs Module name: ports Changes by: martynas@cvs.openbsd.org 2008/08/19 18:21:50 Modified files: www/firefox3 : Makefile www/firefox3/files: README.OpenBSD Log message: extend documentation, after emails i've got - since version 3, ff uses standard printing dialog from gtk+2. in order to continue using cups for printing, you will need to install cups subpackage of gtk+2. after an email from Giovanni Bechis - ff3 may not render scaled images properly due to incompatibilities between some of the x drivers and x server (this has been fixed in the new xserver). document work-arounds for now. after an email from Markus Bergkvist CVSROOT: /cvs Module name: ports Changes by: jakemsr@cvs.openbsd.org 2008/08/19 19:44:44 Modified files: multimedia/x264: Makefile Added files: multimedia/x264/patches: patch-common_osdep_h patch-common_ppc_deblock_c patch-common_ppc_predict_c Log message: - fix build on macppc - we have isfinite() now ok brad CVSROOT: /cvs Module name: ports Changes by: brad@cvs.openbsd.org 2008/08/19 19:54:01 Modified files: multimedia/xine-lib: Makefile distinfo multimedia/xine-lib/files: i386_set_ldt.c multimedia/xine-lib/patches: patch-configure patch-src_demuxers_demux_asf_c patch-src_input_input_cdda_c patch-src_input_input_dvb_c patch-src_libfaad_xine_faad_decoder_c Removed files: multimedia/xine-lib/patches: patch-src_libfaad_Makefile_in Log message: update to Xine-lib 1.1.15 This release contains some security fixes, notably a DoS via corrupted Ogg files (CVS-2008-3231), some related fixes, and fixes for a few possible buffer overflows. ok jakemsr@ CVSROOT: /cvs Module name: ports Changes by: jakemsr@cvs.openbsd.org 2008/08/19 19:57:31 Modified files: devel/pwlib : Makefile devel/pwlib/patches: patch-plugins_sound_oss_sound_oss_cxx Log message: various audio fixes: - recognize all available audio devices - the audio device is always opened read-write. this results in full-duplex operation for most OSS implementations, but full-dupplex needs to be explicitly enabled on OpenBSD. - don't error out if SNDCTL_DSP_SPEED returns an error. instead resample based on the returned sample rate. - the resampling factor was not properly initilized and was returning random values. - simply skip samples to down-sample. the average method it uses sounds horrible. now ekiga's softphone works for me when using the OSS audio backend ok ajacoutot CVSROOT: /cvs Module name: ports Changes by: brad@cvs.openbsd.org 2008/08/19 20:07:04 Modified files: mail/dovecot : Makefile distinfo mail/dovecot/patches: patch-Makefile_in patch-configure_in patch-dovecot-example_conf mail/dovecot/pkg: PLIST-server PLIST-sieve Removed files: mail/dovecot/patches: patch-src_lib-mail_rfc822-parser_c patch-src_lib-storage_index_maildir_maildir-storage_c patch-src_lib-storage_index_maildir_maildir-sync_c patch-src_lib_failures_c Log message: Upgrade to Dovecot 1.1.2. ok jakob@ CVSROOT: /cvs Module name: www Changes by: nick@cvs.openbsd.org 2008/08/19 20:21:54 Added files: faq : upgrade44.html Log message: start getting ready for 4.4. Don't even think of trying to use this yet, all details are still not here. sysmerge part is missing still, too. CVSROOT: /cvs Module name: src Changes by: miod@cvs.openbsd.org 2008/08/19 22:37:15 Modified files: sys/kern : subr_autoconf.c Log message: Allow devices attaching at root (such as softraid) to be disabled in UKC. ok marco@ deraadt@ CVSROOT: /cvs Module name: ports Changes by: sturm@cvs.openbsd.org 2008/08/20 00:38:33 Modified files: mail/getmail : Makefile distinfo Log message: update to 4.8.3 CVSROOT: /cvs Module name: ports Changes by: jakob@cvs.openbsd.org 2008/08/20 02:25:41 Modified files: net/unbound : Makefile distinfo net/unbound/patches: patch-Makefile_in patch-doc_example_conf_in net/unbound/pkg: PLIST Removed files: net/unbound/patches: patch-doc_unbound_conf_5_in patch-util_config_file_c Log message: upgrade to unbound 1.0.2 CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2008/08/20 02:30:36 Modified files: multimedia/devede: Makefile distinfo multimedia/devede/patches: patch-devede_executor_py patch-devede_glade patch-devede_py multimedia/devede/pkg: PLIST Log message: - update to devede-3.10 (several enhancements, see changelog in source for details) CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2008/08/20 02:31:47 Modified files: textproc/gtkspell: Makefile distinfo textproc/gtkspell/pkg: PLIST Log message: - minor update to gtkspell-2.0.14 small bug fixes ; one new translation - USE_GMAKE to build and install translations CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2008/08/20 02:32:59 Modified files: x11/liberation-fonts: Makefile distinfo Log message: - update to liberation-fonts-1.04 - new HOMEPAGE and MASTER_SITES CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2008/08/20 02:34:46 Modified files: devel/libopensync: Makefile distinfo devel/libopensync/pkg: PLIST Log message: - update to libopensync-0.36 CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2008/08/20 02:43:24 Modified files: x11/xfe : Makefile distinfo x11/xfe/patches: patch-Makefile_in patch-configure Log message: - minor update to version 1.19.2 adds support for the 7zip archive format, some minor bugs have been fixed and translations were updated CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2008/08/20 02:44:44 Modified files: www/tikiwiki : Makefile distinfo www/tikiwiki/pkg: MESSAGE PLIST Log message: - update to tikiwiki 2.0 - remove myself from MAINTAINER (any takers?) CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2008/08/20 02:45:38 Modified files: www/vtigercrm : Makefile www/vtigercrm/pkg: MESSAGE Log message: - tweak MESSAGE CVSROOT: /cvs Module name: ports Changes by: landry@cvs.openbsd.org 2008/08/20 02:46:45 Modified files: www : Makefile Log message: Link webkit and midori to the build. Thanks again to everyone who tested it ! Okay'ed at least by sthen@ laurent@ jdixon@ before the lock. CVSROOT: /cvs Module name: ports Changes by: espie@cvs.openbsd.org 2008/08/20 02:56:53 Modified files: infrastructure/mk: bsd.port.mk Log message: add clean=build: incentive to use SEPARATE_BUILD, as this allows you to not clean up the source, but only phases from configure up... CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2008/08/20 03:02:03 Modified files: audio/lame : Makefile distinfo audio/lame/patches: patch-configure patch-frontend_Makefile_in audio/lame/pkg : PLIST-main PLIST-mp3x Log message: - update lame to version 3.98 (new version heads up from sebastian.rother at jpberlin dot de) CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2008/08/20 03:12:10 Modified files: infrastructure/plist: amd64 arm i386 powerpc sh sparc sparc64 vax Log message: - remove mergemaster from the list of subdirs (mergemaster has COMES_WITH=4.4) "sure" espie@ CVSROOT: /cvs Module name: src Changes by: mpf@cvs.openbsd.org 2008/08/20 03:22:02 Modified files: usr.bin/compress: gzopen.c zmore Log message: Use and report errors that inflate(3) can return, instead of aborting silently, and pretending everything went alright. This lets gzip(1) (especially gzip -t) detect truncated archives and curruptions that violate the structure of the zlib format. Unquiet compress(1) in zless/zmore, so the user has a chance to see errors on corrupted archives. OK millert@, markus@ CVSROOT: /cvs Module name: src Changes by: mpf@cvs.openbsd.org 2008/08/20 03:25:24 src/regress/usr.bin/gzip Update of /cvs/src/regress/usr.bin/gzip In directory cvs.openbsd.org:/tmp/cvs-serv2765/gzip Log Message: Directory /cvs/src/regress/usr.bin/gzip added to the repository CVSROOT: /cvs Module name: src Changes by: mpf@cvs.openbsd.org 2008/08/20 03:29:51 Modified files: regress/usr.bin: Makefile Added files: regress/usr.bin/gzip: Makefile t1.sh t2.sh Log message: Regression tests for gzip(1): - Test if we detect truncated or corrupted files. - Test basic functionality OK millert@, markus@ CVSROOT: /cvs Module name: ports Changes by: espie@cvs.openbsd.org 2008/08/20 03:56:17 Modified files: lang/gcc/3.3 : Makefile distinfo Log message: fix bootstrap for ada and -current CVSROOT: /cvs Module name: ports Changes by: simon@cvs.openbsd.org 2008/08/20 04:33:50 Modified files: infrastructure/mk: bsd.port.mk cpan.port.mk Log message: Redirect regression output so we get the actual exit code instead of the last one in the pipe to make sure failed regression tests don't bake a cookie when REGRESS_LOG is set (default). Also redirect stderr to regress log and introduce REGRESS_STATUS_IGNORE variable so post-regress targets like found in cpan.port.mk can do the actual failure detection. Problem noticed by bluhm@, latching of exit code suggested by steven@ Testing, feedback and ok on earlier version by bluhm@, 'go for it' espie@ CVSROOT: /cvs Module name: ports Changes by: simon@cvs.openbsd.org 2008/08/20 05:05:39 Log message: import p5-JSON-DWIW Other JSON modules require setting several parameters before calling the conversion methods to do what the author wants. This module does things by default that the author thinks should be done when working with JSON in Perl. This module also encodes and decodes faster than JSON.pm and JSON::Syck in the benchmarks. Status: Vendor Tag: simon Release Tags: simon_20080820 N ports/converters/p5-JSON-DWIW/distinfo N ports/converters/p5-JSON-DWIW/Makefile N ports/converters/p5-JSON-DWIW/pkg/DESCR N ports/converters/p5-JSON-DWIW/pkg/PLIST N ports/converters/p5-JSON-DWIW/patches/patch-old_parse_c N ports/converters/p5-JSON-DWIW/patches/patch-DWIW_xs No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: simon@cvs.openbsd.org 2008/08/20 05:05:43 Log message: import p5-JSON-Any This module will provide a coherent API to bring together the various JSON modules currently on CPAN. This module will allow you to code to any JSON API and have it work regardless of which JSON module is actually installed. Status: Vendor Tag: simon Release Tags: simon_20080820 N ports/converters/p5-JSON-Any/distinfo N ports/converters/p5-JSON-Any/Makefile N ports/converters/p5-JSON-Any/pkg/DESCR N ports/converters/p5-JSON-Any/pkg/PLIST No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: simon@cvs.openbsd.org 2008/08/20 05:05:46 Log message: import p5-Catalyst-View-JSON Catalyst::View::JSON is a Catalyst View handler that returns stash data in JSON format. Status: Vendor Tag: simon Release Tags: simon_20080820 N ports/converters/p5-Catalyst-View-JSON/distinfo N ports/converters/p5-Catalyst-View-JSON/Makefile N ports/converters/p5-Catalyst-View-JSON/pkg/DESCR N ports/converters/p5-Catalyst-View-JSON/pkg/PLIST No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: simon@cvs.openbsd.org 2008/08/20 05:05:50 Modified files: converters : Makefile Log message: add p5-JSON-DWIW, p5-JSON-Any and p5-Catalyst-View-JSON CVSROOT: /cvs Module name: src Changes by: thib@cvs.openbsd.org 2008/08/20 06:08:04 Modified files: sys/nfs : nfs_kq.c Log message: Return EINVAL instead of '1' for invalid kq filters. From NetBSD; OK art@, blambert@ CVSROOT: /cvs Module name: src Changes by: thib@cvs.openbsd.org 2008/08/20 06:09:23 Removed files: usr.bin/window : :tt :tty :var :ww Log message: remove a few unused files that where probably added by mistake; spotted in a commit too FreeBSD; ok todd@, oga@, krw@ CVSROOT: /cvs Module name: src Changes by: dlg@cvs.openbsd.org 2008/08/20 06:38:41 Modified files: gnu/usr.sbin/sendmail/sendmail: Makefile Log message: enable support for socket maps. ok millert@ CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2008/08/20 07:15:52 Modified files: mail/cyrus-imapd: Makefile mail/cyrus-imapd/files: imapd.conf Log message: - add lmtp_downcase_rcpt to the default imapd.conf file as it is a commonly used option - bump CVSROOT: /cvs Module name: ports Changes by: simon@cvs.openbsd.org 2008/08/20 07:23:28 Modified files: devel/p5-Data-FormValidator: Makefile distinfo Log message: maintenance update to version 4.61 CVSROOT: /cvs Module name: ports Changes by: jasper@cvs.openbsd.org 2008/08/20 07:30:56 Modified files: x11/xscreensaver: Makefile distinfo x11/xscreensaver/patches: patch-configure patch-driver_XScreenSaver_ad_in patch-hacks_deco_man x11/xscreensaver/pkg: PLIST Log message: - update xscreensaver to 5.07 CVSROOT: /cvs Module name: ports Changes by: simon@cvs.openbsd.org 2008/08/20 07:44:25 Log message: import p5-Data-Alias Data::Alias is a module that allows you to apply "aliasing semantics" to a section of code, causing aliases to be made whereever Perl would normally make copies instead. You can use this to improve efficiency and readability, when compared to using references. Status: Vendor Tag: simon Release Tags: simon_20080820 N ports/devel/p5-Data-Alias/Makefile N ports/devel/p5-Data-Alias/distinfo N ports/devel/p5-Data-Alias/pkg/PLIST N ports/devel/p5-Data-Alias/pkg/DESCR No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: simon@cvs.openbsd.org 2008/08/20 07:44:29 Log message: import p5-Class-Method-Modifiers Method modifiers are a powerful feature from the CLOS (Common Lisp Object System) world. Class::Method::Modifiers provides three modifiers: before, around, and after. before and after are run just before and after the method they modify, but can not really affect that original method. around is run in place of the original method, with a hook to easily call that original method. Status: Vendor Tag: simon Release Tags: simon_20080820 N ports/devel/p5-Class-Method-Modifiers/Makefile N ports/devel/p5-Class-Method-Modifiers/distinfo N ports/devel/p5-Class-Method-Modifiers/pkg/PLIST N ports/devel/p5-Class-Method-Modifiers/pkg/DESCR No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: simon@cvs.openbsd.org 2008/08/20 07:44:33 Log message: import p5-Mouse Moose is wonderful but unfortunately, a little slow. Though significant progress has been made over the years, the compile time penalty is a non-starter for some applications. Mouse aims to alleviate this by providing a subset of Moose's functionality, faster. In particular, "has" in Moose is missing only a few expert-level features. Status: Vendor Tag: simon Release Tags: simon_20080820 N ports/devel/p5-Mouse/Makefile N ports/devel/p5-Mouse/distinfo N ports/devel/p5-Mouse/pkg/PLIST N ports/devel/p5-Mouse/pkg/DESCR No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: simon@cvs.openbsd.org 2008/08/20 07:44:36 Log message: import p5-namespace-clean The namespace::clean pragma removes all previously declared or imported symbols at the end of the current packages compile cycle. Functions called in the package itself will still be bound by their name, but they won't show up as methods on the class or its instances. Status: Vendor Tag: simon Release Tags: simon_20080820 N ports/devel/p5-namespace-clean/Makefile N ports/devel/p5-namespace-clean/distinfo N ports/devel/p5-namespace-clean/pkg/PLIST N ports/devel/p5-namespace-clean/pkg/DESCR No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: simon@cvs.openbsd.org 2008/08/20 07:44:40 Modified files: devel : Makefile Log message: CVSROOT: /cvs Module name: src Changes by: ratchov@cvs.openbsd.org 2008/08/20 08:22:50 Modified files: usr.bin/aucat : aproc.c Log message: abuf_flush() must be called only from the ``xxx_in()'' routines (ie triggered by POLLIN condition). mix_pushzero() is not called from the ``xxx_in()'' chain, but calls abuf_flush() resulting in bad initialization of the mixer, which will lead to a deadlock at some point. ok jakemsr CVSROOT: /cvs Module name: ports Changes by: naddy@cvs.openbsd.org 2008/08/20 08:53:56 ports/mail/fdm/patches Update of /cvs/ports/mail/fdm/patches In directory cvs.openbsd.org:/tmp/cvs-serv31733/patches Log Message: Directory /cvs/ports/mail/fdm/patches added to the repository CVSROOT: /cvs Module name: ports Changes by: naddy@cvs.openbsd.org 2008/08/20 08:57:57 Added files: mail/fdm/patches: patch-Makefile misc/tmux/patches: patch-Makefile Log message: Fix link order so this will build with static linking. From: maintainer Nicholas Marriott CVSROOT: /cvs Module name: ports Changes by: naddy@cvs.openbsd.org 2008/08/20 09:04:19 Removed files: sysutils/mergemaster: Makefile distinfo sysutils/mergemaster/patches: patch-mergemaster_8 patch-mergemaster_sh sysutils/mergemaster/pkg: DESCR PLIST Log message: superseded by sysmerge(8) CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2008/08/20 09:32:10 Modified files: devel/jad : Makefile graphics/libdivxdecore: Makefile net/nsping : Makefile net/quirc : Makefile Log message: - fix MASTER_SITES; noticed by drahn@ CVSROOT: /cvs Module name: ports Changes by: simon@cvs.openbsd.org 2008/08/20 09:33:13 Modified files: devel/p5-Data-Visitor: Makefile distinfo devel/p5-Data-Visitor/pkg: PLIST Log message: update to version 0.18 now we have the new dependencies CVSROOT: /cvs Module name: ports Changes by: simon@cvs.openbsd.org 2008/08/20 09:38:59 Modified files: devel/p5-PAR-Dist: Makefile distinfo Log message: maintenance update to version 0.31 CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2008/08/20 09:45:24 Modified files: misc/jive : Makefile Log message: - add some MASTER_SITES; noticed by drahn@ CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2008/08/20 09:51:42 Modified files: devel/smarty : Makefile Log message: - change HOMEPAGE (which fixes MASTER_SITES in the process to get the correct -docs tarball; noticed by drahn@) - bump CVSROOT: /cvs Module name: ports Changes by: jasper@cvs.openbsd.org 2008/08/20 09:55:15 Modified files: graphics/swfdec: Makefile distinfo graphics/swfdec/pkg: DESCR PFRAG.shared PLIST Added files: graphics/swfdec/patches: patch-player_Makefile_in patch-swfdec-gtk_swfdec_playback_oss_c Removed files: graphics/swfdec/patches: patch-Makefile_in patch-configure_ac patch-libswfdec_jpeg_sl_types_h patch-libswfdec_mpglib_clipconv_f32_s16_h patch-player_swf_play_c patch-plugin_Makefile_in patch-plugin_plugin_c graphics/swfdec/pkg: PFRAG.plugin Log message: - long overdue update of swfdec to 0.6.8 - remove jolan@ as maintainer per his request - specifiy license version - regen WANTLIB - plugin flavor moves to it's own package (www/swfdec-plugin) - other misc tweaks CVSROOT: /cvs Module name: ports Changes by: jasper@cvs.openbsd.org 2008/08/20 09:57:05 Log message: import swfdec-plugin 0.6.0 Swfdec-Mozilla contains a plugin for Mozilla browsers that uses the Swfdec library for playing SWF files. Status: Vendor Tag: jasper Release Tags: jasper_20080820 N ports/www/swfdec-plugin/distinfo N ports/www/swfdec-plugin/Makefile N ports/www/swfdec-plugin/pkg/DESCR N ports/www/swfdec-plugin/pkg/PLIST No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: jasper@cvs.openbsd.org 2008/08/20 09:59:45 Modified files: www : Makefile Log message: - add swfdec-plugin (used to be graphics/swfdec,plugin) CVSROOT: /cvs Module name: ports Changes by: sthen@cvs.openbsd.org 2008/08/20 10:00:03 Modified files: x11/awesome : Makefile Log message: Correct license annotation. From Emilien Gaspar on ports@ CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2008/08/20 10:08:11 Modified files: misc/openbabel : Makefile distinfo misc/openbabel/patches: patch-test_cml_sh misc/openbabel/pkg: PFRAG.shared PLIST Log message: - update to openbabel-2.2.0 - gcc4 is needed to build this now * improved force fields and coordinate generation, conformer searching, enhanced plugins including molecular descriptors, filters, and command-line transformations * many formats improved or added, including CIF, mmCIF, Gaussian cube, PQR, OpenDX cubes, and more * improved developer API and scripting support * many, many bugfixes CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2008/08/20 10:09:23 Modified files: x11/xdrawchem : Makefile x11/xdrawchem/pkg: PLIST Log message: - use gcc4 (allows building with openbabel-2.2.0) - regen PLIST CVSROOT: /cvs Module name: ports Changes by: jasper@cvs.openbsd.org 2008/08/20 10:11:11 Modified files: net/loudmouth : Makefile distinfo net/loudmouth/patches: patch-tests-Makefile_in Added files: net/loudmouth/patches: patch-configure patch-loudmouth_Makefile_in patch-loudmouth_lm-sock_c Log message: - update loudmouth to 1.4.1 - bump major - fix license marker - enable regression suite CVSROOT: /cvs Module name: ports Changes by: jasper@cvs.openbsd.org 2008/08/20 10:14:03 Modified files: x11/gnome/gossip: Makefile distinfo x11/gnome/gossip/patches: patch-src_sounds_Makefile_in x11/gnome/gossip/pkg: PLIST Log message: - update gossip to 0.31 - enable dbus, keyring and ebook support CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2008/08/20 10:16:53 Modified files: infrastructure/plist: amd64 arm i386 powerpc sh sparc sparc64 vax Log message: - revert previous, requested by pvalchev@ who is coming up with a larger diff (no-one likes cvs conflicts...) CVSROOT: /cvs Module name: ports Changes by: jasper@cvs.openbsd.org 2008/08/20 10:25:41 Modified files: x11/rdesktop : Makefile distinfo x11/rdesktop/pkg: PLIST Added files: x11/rdesktop/patches: patch-configure patch-rdpsnd_sun_c Removed files: x11/rdesktop/patches: patch-xwin_c Log message: - update rdesktop to 1.6.0 * includes SECURITY FIXES for several over-/underflows: CVE-2008-1801 CVE-2008-1802 CVE-2008-1803 - specify license marker - prevent picking up libsamplerate if present - regen PLIST based on a diff by Devin Smith on ports@, with feedback from brad@ and steven@ on ports@. maintainer (ckuethe@) timed-out on this diff. CVSROOT: /cvs Module name: src Changes by: miod@cvs.openbsd.org 2008/08/20 10:31:41 Modified files: sys/arch/vax/dec: dzcons.c dzkbd.c dzkbdvar.h Log message: Oops, previous console changes would initialize serial console on lines 0 (e.g. on microVAXes) at 4800 bps as if they were keyboard lines. CVSROOT: /cvs Module name: ports Changes by: brad@cvs.openbsd.org 2008/08/20 10:35:15 Modified files: www/squid : Makefile distinfo www/squid/patches: patch-configure_in patch-src_cf_data_pre Removed files: www/squid/patches: patch-src_client_side_c Log message: Upgrade Squid to 2.7-STABLE4 ok ajacoutot@ CVSROOT: /cvs Module name: src Changes by: jsing@cvs.openbsd.org 2008/08/20 12:04:44 Modified files: sys/arch/sgi/conf: GENERIC Log message: Add USER_PCICONF so that pcidump can work. Prompted by jasper@ ok miod@ CVSROOT: /cvs Module name: www Changes by: matthieu@cvs.openbsd.org 2008/08/20 12:16:25 Modified files: . : 44.html Log message: update X related versions CVSROOT: /cvs Module name: www Changes by: ratchov@cvs.openbsd.org 2008/08/20 12:18:24 Modified files: . : 44.html Log message: mention aucat(1) changes CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 2008/08/20 12:21:13 Modified files: distrib/sgi/iso: Makefile Log message: re-enable iso building CVSROOT: /cvs Module name: src Changes by: otto@cvs.openbsd.org 2008/08/20 12:28:46 Modified files: usr.bin/patch : patch.c Log message: The code to detect multiple applied diffs to empty files I introduced 4 years ago is not correct if the diff has an empty context for other reasons, so revert that change. Problem found by Joerg Sonnenberger; ok tedu@ millert@ CVSROOT: /cvs Module name: src Changes by: otto@cvs.openbsd.org 2008/08/20 12:29:37 Modified files: regress/usr.bin/patch: Makefile Log message: mention t3 fails CVSROOT: /cvs Module name: src Changes by: miod@cvs.openbsd.org 2008/08/20 12:49:12 Modified files: sys/dev/rasops : rasops.c Log message: If RI_FORCEMONO is set in ri_flags, build ri_devcmap as if it was a 1bpp frame buffer. CVSROOT: /cvs Module name: src Changes by: miod@cvs.openbsd.org 2008/08/20 12:50:17 Modified files: sys/arch/vax/vax: led.c Log message: Attach led0 on ka60, and display system load on the front panel. CVSROOT: /cvs Module name: src Changes by: miod@cvs.openbsd.org 2008/08/20 12:52:07 Modified files: sys/arch/vax/dec: sii.c siivar.h Log message: Don't copy interesting parts of struct scsi_xfer to a read only internal ScsiCmd structure. Since we keep a pointer to the scsi_xfer nevertheless, we can get the information from it directly. CVSROOT: /cvs Module name: src Changes by: miod@cvs.openbsd.org 2008/08/20 12:55:25 Modified files: sys/arch/vax/dec: dzcons.c Log message: Do not mask bit 0x80 in dzcngetc() - we run serial consoles in 8N1. CVSROOT: /cvs Module name: src Changes by: miod@cvs.openbsd.org 2008/08/20 13:00:01 Modified files: distrib/notes/vax: hardware share/man/man4/man4.vax: Makefile intro.4 mbus.4 sys/arch/vax/conf: GENERIC RAMDISK sys/arch/vax/dec: dzcons.c sys/arch/vax/mbus: files.mbus sys/arch/vax/vax: findcpu.c wscons_machdep.c Added files: share/man/man4/man4.vax: legss.4 sys/arch/vax/mbus: legss.c Log message: Minimal driver for the VAXstation 35x0/38x0 LEGSS option, currently limited to 8 bit mode operation, and no color or accelerated features until I can find documentation about it. Speed is decent by VAX standards, except for scrolling, which is so abysmally slow one could see ZZ Top's beards growing while waiting for the screen to scroll... CVSROOT: /cvs Module name: www Changes by: matthieu@cvs.openbsd.org 2008/08/20 13:17:38 Modified files: . : 44.html Log message: some platform and hardware support news CVSROOT: /cvs Module name: ports Changes by: sturm@cvs.openbsd.org 2008/08/20 13:18:04 Modified files: infrastructure/db: Tag: OPENBSD_4_4 hosts-sparc64 Log message: new setup CVSROOT: /cvs Module name: ports Changes by: simon@cvs.openbsd.org 2008/08/20 13:26:06 Modified files: textproc/p5-XML-RSS: Makefile distinfo textproc/p5-XML-RSS/pkg: PLIST Log message: update to version 1.33 and remove maintainer as requested ok jasper@ (former maintainer) CVSROOT: /cvs Module name: ports Changes by: simon@cvs.openbsd.org 2008/08/20 13:55:29 Modified files: devel/p5-Set-Object: Makefile distinfo Log message: maintenance update to version 1.25 and whitespace fixes CVSROOT: /cvs Module name: ports Changes by: simon@cvs.openbsd.org 2008/08/20 14:05:54 Log message: import p5-Paranoid This collection of modules started out as modules which perform things (debatably) in a safer and taint-safe manner. Since then it's also grown to include functionality that fit into the same framework and conventions of the original modules, including keeping the debug hooks for command-line debugging. Status: Vendor Tag: simon Release Tags: simon_20080820 N ports/devel/p5-Paranoid/Makefile N ports/devel/p5-Paranoid/distinfo N ports/devel/p5-Paranoid/pkg/PLIST N ports/devel/p5-Paranoid/pkg/DESCR No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: simon@cvs.openbsd.org 2008/08/20 14:05:59 Modified files: devel : Makefile Log message: add p5-Paranoid CVSROOT: /cvs Module name: ports Changes by: dhill@cvs.openbsd.org 2008/08/20 14:09:59 Modified files: mail/p5-MIME-Lite: Makefile distinfo mail/p5-MIME-Lite/pkg: PLIST Log message: Upgrade to 3.021 Add dependancies recommended by the author. OK simon@ merdely@ CVSROOT: /cvs Module name: ports Changes by: simon@cvs.openbsd.org 2008/08/20 14:11:11 Modified files: devel/p5-Parse-PlainConfig: Makefile distinfo Log message: update to version 2.04 now we have the new dependency and remove the superfluous VERSION variable CVSROOT: /cvs Module name: ports Changes by: sturm@cvs.openbsd.org 2008/08/20 14:13:36 Modified files: net/maradns : Makefile distinfo net/maradns/patches: patch-build_install_sh patch-configure net/maradns/pkg: PLIST Added files: net/maradns/patches: patch-server_udpsuccess_c patch-tcp_zoneserver_c Log message: update to maradns 1.3.07.09 based on a diff by Vlad Glagolev CVSROOT: /cvs Module name: src Changes by: pvalchev@cvs.openbsd.org 2008/08/20 14:35:52 Modified files: distrib/notes/hppa: prep Log message: hppa autoboot instructions for new and old PDC; help & ok miodski@ CVSROOT: /cvs Module name: ports Changes by: simon@cvs.openbsd.org 2008/08/20 14:36:28 Modified files: mail/p5-Email-LocalDelivery: Makefile distinfo Log message: maintenance update to version 0.217 and removal of dead HOMEPAGE ok dhill@ CVSROOT: /cvs Module name: ports Changes by: espie@cvs.openbsd.org 2008/08/20 14:36:45 Modified files: math/maxima : Makefile distinfo math/maxima/pkg: PLIST Added files: math/maxima/patches: patch-maxima_spec_in patch-src_Makefile_am patch-src_Makefile_in Log message: update to 5.16.1. Most useful change is that this does now build with ecl. Thus it should build on !i386. Most arches untested yet, but ecl is vastly more portable. (discussed with jasper and pvalchev) CVSROOT: /cvs Module name: ports Changes by: dhill@cvs.openbsd.org 2008/08/20 14:41:04 Modified files: mail/p5-Email-FolderType: Makefile distinfo Log message: upgrade to 0.813 and remove dead HOMEPAGE ok simon@ CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2008/08/20 14:56:44 Modified files: www/opera : Makefile distinfo Log message: - SECURITY: update opera to version 9.52 this is a recommended security and stability upgrade, see http://www.opera.com/docs/changelogs/linux/952/ for details ok sturm@ CVSROOT: /cvs Module name: ports Changes by: espie@cvs.openbsd.org 2008/08/20 15:02:47 Modified files: databases/sqlports/files: mksqlitedb Log message: style nitpick, no functional changes CVSROOT: /cvs Module name: ports Changes by: naddy@cvs.openbsd.org 2008/08/20 15:06:10 Modified files: editors/zile : Makefile distinfo editors/zile/pkg: PLIST Added files: editors/zile/patches: patch-configure Removed files: editors/zile/patches: patch-src_Makefile_in Log message: * Update to 2.2.61. Fixes potential LP64 issues in regex code. * Removing extra warning flags which trigger lots and lots of warnings from the the included GNU project code. CVSROOT: /cvs Module name: src Changes by: dlg@cvs.openbsd.org 2008/08/20 16:19:49 Modified files: gnu/usr.sbin/sendmail/sendmail: Makefile Log message: fix the comment about enabling socket map support noticed by ajacoutot CVSROOT: /cvs Module name: ports Changes by: pvalchev@cvs.openbsd.org 2008/08/20 16:20:42 Modified files: infrastructure/plist: i386 Log message: p list for 4.4 CVSROOT: /cvs Module name: ports Changes by: okan@cvs.openbsd.org 2008/08/20 16:38:25 Modified files: www/llgal : Makefile distinfo Log message: - update to 0.13.15 - clarify license marker ok steven@ CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 2008/08/20 16:47:12 Modified files: distrib/sets/lists/man: mi Log message: sync CVSROOT: /cvs Module name: src Changes by: jsg@cvs.openbsd.org 2008/08/20 16:55:33 Modified files: share/man/man4 : pci.4 re.4 Log message: update for 8168/8102E support. CVSROOT: /cvs Module name: www Changes by: jsg@cvs.openbsd.org 2008/08/20 16:58:17 Modified files: . : 44.html Log message: add a few more drivers to the list. CVSROOT: /cvs Module name: www Changes by: jsg@cvs.openbsd.org 2008/08/20 17:20:00 Modified files: . : 44.html Log message: Remove a duplicate entry. CVSROOT: /cvs Module name: www Changes by: jsg@cvs.openbsd.org 2008/08/20 17:23:10 Modified files: . : 44.html Log message: More duplicates, too early in the morning. CVSROOT: /cvs Module name: ports Changes by: sthen@cvs.openbsd.org 2008/08/20 19:12:35 Modified files: www/elinks : Makefile distinfo www/elinks/patches: patch-configure patch-src_scripting_lua_core_c www/elinks/pkg : PLIST Log message: Update to 0.11.4; many bugfixes and a few enhancements. Mostly from Frank Denis on ports@, thanks! CVSROOT: /cvs Module name: src Changes by: pedro@cvs.openbsd.org 2008/08/20 19:17:40 Modified files: sys/nfs : nfs_vnops.c Log message: Fix 'if ();' construction introduced in last commit, okay deraadt@ CVSROOT: /cvs Module name: ports Changes by: jcs@cvs.openbsd.org 2008/08/20 20:30:22 Log message: import pidgin-libnotify, a libnotify plugin for pidgin Status: Vendor Tag: jcs Release Tags: jcs20080820 N ports/x11/pidgin-libnotify/distinfo N ports/x11/pidgin-libnotify/Makefile N ports/x11/pidgin-libnotify/pkg/DESCR N ports/x11/pidgin-libnotify/pkg/PLIST N ports/x11/pidgin-libnotify/patches/patch-src_pidgin-libnotify_c No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: jcs@cvs.openbsd.org 2008/08/20 20:32:31 Modified files: x11 : Makefile Log message: += pidgin-libnotify CVSROOT: /cvs Module name: src Changes by: djm@cvs.openbsd.org 2008/08/20 22:09:57 Modified files: usr.bin/ssh : session.c Log message: allow ForceCommand internal-sftp with arguments. based on patch from michael.barabanov AT gmail.com; ok markus@ CVSROOT: /cvs Module name: src Changes by: jmc@cvs.openbsd.org 2008/08/20 23:04:02 Modified files: share/man/man4 : re.4 cardbus.4 Log message: - add missing word in re.4 - update re(4) description in cardbus.4 CVSROOT: /cvs Module name: src Changes by: jmc@cvs.openbsd.org 2008/08/20 23:07:04 Modified files: share/man/man4/man4.vax: legss.4 Log message: tweak previous; CVSROOT: /cvs Module name: xenocara Changes by: matthieu@cvs.openbsd.org 2008/08/20 23:09:10 Modified files: lib/freetype : ChangeLog Jamfile Makefile README autogen.sh lib/freetype/builds/unix: configure.ac configure.raw lib/freetype/builds/win32/visualc: freetype.dsp freetype.vcproj index.html lib/freetype/builds/win32/visualce: freetype.dsp freetype.vcproj index.html lib/freetype/docs: CHANGES VERSION.DLL release lib/freetype/docs/reference: ft2-base_interface.html ft2-basic_types.html ft2-bdf_fonts.html ft2-bitmap_handling.html ft2-cache_subsystem.html ft2-cid_fonts.html ft2-computations.html ft2-font_formats.html ft2-gasp_table.html ft2-glyph_management.html ft2-glyph_stroker.html ft2-glyph_variants.html ft2-gx_validation.html ft2-gzip.html ft2-header_file_macros.html ft2-incremental.html ft2-index.html ft2-lcd_filtering.html ft2-list_processing.html ft2-lzw.html ft2-mac_specific.html ft2-module_management.html ft2-multiple_masters.html ft2-ot_validation.html ft2-outline_processing.html ft2-pfr_fonts.html ft2-raster.html ft2-sfnt_names.html ft2-sizes_management.html ft2-system_interface.html ft2-toc.html ft2-truetype_engine.html ft2-truetype_tables.html ft2-type1_tables.html ft2-user_allocation.html ft2-version.html ft2-winfnt_fonts.html lib/freetype/include/freetype: freetype.h ftbbox.h ftbdf.h ftbitmap.h ftcache.h ftcid.h ftgasp.h ftglyph.h ftgxval.h ftgzip.h ftimage.h ftincrem.h ftlcdfil.h ftlist.h ftlzw.h ftmac.h ftmm.h ftmodapi.h ftotval.h ftoutln.h ftpfr.h ftrender.h ftsizes.h ftsnames.h ftstroke.h ftsystem.h fttypes.h ftwinfnt.h ftxf86.h t1tables.h ttnameid.h tttables.h lib/freetype/include/freetype/config: ftheader.h lib/freetype/include/freetype/internal: ftgloadr.h lib/freetype/src/base: ftcalc.c ftglyph.c ftmac.c lib/freetype/src/cff: cffobjs.c lib/freetype/src/otvalid: otvgpos.c lib/freetype/src/psaux: psobjs.c lib/freetype/src/raster: ftraster.c lib/freetype/src/smooth: ftgrays.c lib/freetype/src/tools/docmaker: tohtml.py lib/freetype/src/truetype: ttgload.c ttinterp.c lib/freetype/src/type1: t1objs.c Log message: Update to Freetype 2.3.7. This is a bug fix release. No API change. CVSROOT: /cvs Module name: xenocara Changes by: matthieu@cvs.openbsd.org 2008/08/20 23:10:48 Modified files: . : 3RDPARTY Log message: sync CVSROOT: /cvs Module name: ports Changes by: ckuethe@cvs.openbsd.org 2008/08/20 23:20:53 Modified files: geo/gpsbabel : Makefile distinfo geo/gpsbabel/patches: patch-Makefile_in patch-configure_in Added files: geo/gpsbabel/patches: patch-alan_c patch-lmx_c Log message: update to gpsbabel-1.3.5 CVSROOT: /cvs Module name: ports Changes by: ckuethe@cvs.openbsd.org 2008/08/20 23:26:59 Modified files: net/darkstat : Makefile distinfo net/darkstat/pkg: PLIST Log message: Maintenance update to darkstat 3.0.711 CVSROOT: /cvs Module name: xenocara Changes by: matthieu@cvs.openbsd.org 2008/08/20 23:46:00 xenocara/kdrive Update of /cvs/xenocara/kdrive In directory cvs.openbsd.org:/tmp/cvs-serv19547/kdrive Log Message: Directory /cvs/xenocara/kdrive added to the repository CVSROOT: /cvs Module name: xenocara Changes by: matthieu@cvs.openbsd.org 2008/08/20 23:48:42 Added files: kdrive : Makefile.bsd-wrapper Log message: Add a way to build kdrive-based X servers in a separate directory, to make it possible to build them at the same time as Xorg. CVSROOT: /cvs Module name: xenocara Changes by: matthieu@cvs.openbsd.org 2008/08/20 23:54:41 Modified files: share/mk : bsd.xorg.mk Log message: Provide a way to build sources that aren't in .CURDIR by specifying _SRCDIR expliciteley in Makefile.bsd-wrapper. CVSROOT: /cvs Module name: ports Changes by: brad@cvs.openbsd.org 2008/08/20 23:59:01 Modified files: net/pidgin : Makefile distinfo net/pidgin/files: purple.service net/pidgin/patches: patch-config_h_in patch-configure_ac patch-finch_libgnt_Makefile_in patch-finch_plugins_Makefile_in patch-libpurple_nat-pmp_c patch-libpurple_plugins_ssl_Makefile_in patch-libpurple_protocols_gg_Makefile_in patch-libpurple_protocols_oscar_Makefile_in patch-libpurple_protocols_silc_silc_c patch-libpurple_purple-remote patch-libpurple_purple-url-handler patch-pidgin_Makefile_in patch-pidgin_gtkdialogs_c patch-pidgin_gtkmain_c net/pidgin/pkg : DESCR PLIST Log message: Update to Pidgin 2.5.0. "no worse than before" ckuethe@ CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2008/08/21 01:23:44 Modified files: sysutils/gkrellm/gkrellm: Makefile sysutils/gkrellm/gkrellm/patches: patch-server_gkrellmd_h patch-src_sysdeps_openbsd_c sysutils/gkrellm/gkrellm/pkg: PLIST-main Added files: sysutils/gkrellm/gkrellm/patches: patch-gkrellm_1 patch-gkrellmd_1 patch-server_gkrellmd_conf Log message: - use SUBST_CMD - fix PATHs in documentation - add a default gkrellmd.conf - make the server use the unpriviledged _gkrellmd user by default - add sparc64 to the list of apm(4) capable arches and s/powerpc/macppc CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2008/08/21 01:24:19 Modified files: infrastructure/db: user.list Log message: - add the _gkrellmd user and group (sysutils/gkrellm/gkrellm) CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2008/08/21 01:30:16 Modified files: sysutils/conky : Makefile sysutils/wmapm : Makefile sysutils/xbatt : Makefile x11/asapm : Makefile x11/gnome/applets2: Makefile x11/matchbox/matchbox-panel: Makefile Log message: - add sparc64 to the list of apm(4) capable arches (needs -current) CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2008/08/21 01:34:07 Modified files: x11/icewm : Makefile x11/icewm/patches: apm-patch-src_aapm_h patch-doc_icewm-7_html Log message: - remove the ifdef i386 so that all apm capable arches can make use of the battery plugin (spotted by mikeb@) - use SUBST_CMD CVSROOT: /cvs Module name: ports Changes by: jasper@cvs.openbsd.org 2008/08/21 04:27:25 Log message: import libgda 3.0.4 GNOME Data Access (GDA) is an attempt to provide uniform access to different kinds of data sources (databases, information servers, mail spools, etc). It is a complete architecture that provides all you need to access your data. It is defined by a set of CORBA interfaces as generic as possible (but very powerful at the same time) so that any kind of data source can be accessed through them. most work done by ajacoutot@, based on an initial port by me. Status: Vendor Tag: jasper Release Tags: jasper_20080821 N ports/x11/gnome/libgda/distinfo N ports/x11/gnome/libgda/Makefile N ports/x11/gnome/libgda/pkg/PLIST-main N ports/x11/gnome/libgda/pkg/PFRAG.shared-main N ports/x11/gnome/libgda/pkg/DESCR-db4 N ports/x11/gnome/libgda/pkg/PLIST-db4 N ports/x11/gnome/libgda/pkg/PLIST-ldap N ports/x11/gnome/libgda/pkg/PLIST-mdb N ports/x11/gnome/libgda/pkg/DESCR-ldap N ports/x11/gnome/libgda/pkg/DESCR-mdb N ports/x11/gnome/libgda/pkg/DESCR-mysql N ports/x11/gnome/libgda/pkg/DESCR-pgsql N ports/x11/gnome/libgda/pkg/DESCR-main N ports/x11/gnome/libgda/pkg/PLIST-mysql N ports/x11/gnome/libgda/pkg/PFRAG.shared-db4 N ports/x11/gnome/libgda/pkg/PFRAG.shared-ldap N ports/x11/gnome/libgda/pkg/PFRAG.shared-mdb N ports/x11/gnome/libgda/pkg/PFRAG.shared-mysql N ports/x11/gnome/libgda/pkg/PFRAG.shared-pgsql N ports/x11/gnome/libgda/pkg/PLIST-pgsql N ports/x11/gnome/libgda/patches/patch-providers_bdb_gda-bdb_h N ports/x11/gnome/libgda/patches/patch-configure No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: jasper@cvs.openbsd.org 2008/08/21 04:28:39 Modified files: x11/gnome : Makefile Log message: - add libgda CVSROOT: /cvs Module name: ports Changes by: jasper@cvs.openbsd.org 2008/08/21 07:12:33 Modified files: graphics/pornview: Makefile graphics/pornview/pkg: PLIST Added files: graphics/pornview/patches: patch-src_support_image_loader_c patch-src_support_widgets_zlist_c Log message: - make this use gtk2 (instead of gtk1) - add a patch from debian to fix an out of bounds error - remove xsa@ as maintainer per his request - bump PKGNAME "if it works, i'm fine with it" xsa@ CVSROOT: /cvs Module name: ports Changes by: jasper@cvs.openbsd.org 2008/08/21 07:52:30 Modified files: x11/p5-Gtk : Makefile x11/p5-Gtk/patches: patch-GdkImlib_Makefile_PL patch-GdkPixbuf_Makefile_PL patch-GtkHTML_Makefile_PL patch-Gtk_Gtk_pm patch-Gtk_Makefile_PL patch-Makefile_PL x11/p5-Gtk/pkg : PLIST Removed files: x11/p5-Gtk/pkg : PFRAG.gnome Log message: - remove gnome flavor (makes little sense) - regen patches "looks fine" ajacoutot@ CVSROOT: /cvs Module name: ports Changes by: ckuethe@cvs.openbsd.org 2008/08/21 08:05:21 Log message: Import avrdude - a utility for programming Atmel AVR microcontrollers supporting a number of different types of programming hardware and MCUs Status: Vendor Tag: ckuethe Release Tags: ckuethe_20080821 N ports/devel/avrdude/Makefile N ports/devel/avrdude/distinfo N ports/devel/avrdude/pkg/DESCR N ports/devel/avrdude/pkg/PLIST No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: ckuethe@cvs.openbsd.org 2008/08/21 08:07:18 Modified files: devel : Makefile Log message: add avrdude ok laurent@ CVSROOT: /cvs Module name: ports Changes by: jasper@cvs.openbsd.org 2008/08/21 08:11:14 Modified files: audio/soundtracker: Makefile audio/soundtracker/patches: patch-app_Makefile_in patch-app_drivers_Makefile_in patch-app_gui-subs_c patch-app_gui_c patch-app_menubar_c patch-app_sample_editor_c patch-app_transposition_c patch-config_h_in patch-configure_in audio/soundtracker/pkg: DESCR PLIST Removed files: audio/soundtracker/pkg: PFRAG.gnome Log message: - remove gnome flavor - regen patches ok wcobb@ (MAINTAINER) CVSROOT: /cvs Module name: ports Changes by: ckuethe@cvs.openbsd.org 2008/08/21 08:20:12 Modified files: devel/avrdude : Makefile devel/avrdude/pkg: PLIST Log message: Be more specific about GPL version and fix PLIST. Thanks to ajacoutot for explaining how @sample works. ok ajacoutot CVSROOT: /cvs Module name: ports Changes by: naddy@cvs.openbsd.org 2008/08/21 08:48:02 Modified files: net/ncftp : Makefile distinfo net/ncftp/pkg : DESCR PLIST Log message: maintenance update to 3.2.2 CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2008/08/21 09:51:51 Modified files: www/php5/core : Makefile www/php5/core/files: php5.conf Log message: - s/LOCALBASE/PREFIX/ "of course" robert@ CVSROOT: /cvs Module name: src Changes by: ragge@cvs.openbsd.org 2008/08/21 10:34:10 Modified files: usr.bin/pcc/cpp: scanner.l Log message: From master repo: Accept // inside #if directives. CVSROOT: /cvs Module name: src Changes by: ragge@cvs.openbsd.org 2008/08/21 10:39:54 Modified files: usr.bin/pcc/ccom: Makefile.inc Log message: Add missing dependency for external.h, from Don Hiatt. CVSROOT: /cvs Module name: src Changes by: millert@cvs.openbsd.org 2008/08/21 10:54:44 Modified files: lib/libc/stdio : mktemp.c Log message: Remove useless code, the kernel will set errno appropriately if an element in the path does not exist. OK deraadt@ pvalchev@ CVSROOT: /cvs Module name: ports Changes by: steven@cvs.openbsd.org 2008/08/21 11:50:47 Modified files: archivers/lzma : Makefile distinfo archivers/lzma/pkg: PLIST Log message: maintenance update to 4.32.7 CVSROOT: /cvs Module name: src Changes by: jmc@cvs.openbsd.org 2008/08/21 12:16:13 Modified files: share/man/man4 : termios.4 Log message: +ECHOK; from Markus Bergkvist ok deraadt CVSROOT: /cvs Module name: src Changes by: oga@cvs.openbsd.org 2008/08/21 12:23:17 Modified files: sys/dev/pci/drm: drmP.h drm_irq.c Log message: Instead of having a number of malloced arrays for vblank handling, just put them in a structure and malloc free an array of those, it is nicer that way and They're all needed at the same time, anyway. Idea taken from a suggestion on the dri-devel mailing list. CVSROOT: /cvs Module name: ports Changes by: jasper@cvs.openbsd.org 2008/08/21 13:02:17 Modified files: audio : Makefile x11 : Makefile Log message: - kill two flavors i missed, spotted by viq, thanks! CVSROOT: /cvs Module name: ports Changes by: naddy@cvs.openbsd.org 2008/08/21 13:43:27 Modified files: geo/gpsbabel : Makefile Log message: we need a master site CVSROOT: /cvs Module name: xenocara Changes by: matthieu@cvs.openbsd.org 2008/08/21 13:55:24 Modified files: driver/xf86-video-siliconmotion: Makefile.in aclocal.m4 configure configure.ac ltmain.sh driver/xf86-video-siliconmotion/man: Makefile.in siliconmotion.man driver/xf86-video-siliconmotion/src: Makefile.am Makefile.in regsmi.h smi.h smi_accel.c smi_dac.c smi_dga.c smi_driver.c smi_hwcurs.c smi_i2c.c smi_shadow.c smi_video.c smi_video.h Added files: driver/xf86-video-siliconmotion/src: smi_exa.c smi_pcirename.h smi_xaa.c Log message: update to xf86-video-siliconmotion 1.6.0 CVSROOT: /cvs Module name: xenocara Changes by: matthieu@cvs.openbsd.org 2008/08/21 13:59:41 Modified files: . : MODULES Log message: sync CVSROOT: /cvs Module name: xenocara Changes by: kettenis@cvs.openbsd.org 2008/08/21 14:06:35 Modified files: xserver/hw/xfree86/common: xf86Bus.c xserver/hw/xfree86/os-support/bsd: Makefile.am Makefile.in Added files: xserver/hw/xfree86/os-support/bsd: bsd_sbus.c Log message: Add enough OpenBSD-specific sbus support code to be able to support the sunffb driver. ok matthieu@ CVSROOT: /cvs Module name: src Changes by: espie@cvs.openbsd.org 2008/08/21 14:59:14 Modified files: usr.bin/m4 : extern.h misc.c Log message: use unsigned char for buffers, allow differentiating between EOF and y". okay otto@ CVSROOT: /cvs Module name: src Changes by: espie@cvs.openbsd.org 2008/08/21 15:00:14 Modified files: usr.bin/m4 : parser.y tokenizer.l Log message: gnu extension: 0rN:az for baseN numbers. okay otto@ CVSROOT: /cvs Module name: src Changes by: espie@cvs.openbsd.org 2008/08/21 15:01:05 Modified files: usr.bin/m4 : gnum4.c Log message: extend format support to cater to recent GNU autoconf okay otto@, some useful ideas from miod@ CVSROOT: /cvs Module name: src Changes by: espie@cvs.openbsd.org 2008/08/21 15:01:47 Modified files: usr.bin/m4 : eval.c Log message: in gnu-m4 mode, allow definition of the empty macro (yes, autoconf 2.62 actually uses this, bleh) okay otto@ CVSROOT: /cvs Module name: src Changes by: espie@cvs.openbsd.org 2008/08/21 15:02:28 Modified files: usr.bin/m4 : m4.1 Log message: Document new gnu extensions, okay jmc@, otto@ CVSROOT: /cvs Module name: ports Changes by: espie@cvs.openbsd.org 2008/08/21 15:03:43 Modified files: devel/autoconf : Makefile Log message: +2.62, needs a -current m4 CVSROOT: /cvs Module name: src Changes by: oga@cvs.openbsd.org 2008/08/21 15:43:57 Modified files: sys/dev/pci/drm: drmP.h drm_irq.c Log message: Rip out the remnants of the vblank signal stuff. Nothing uses it, and it's stupid anyway. Most of this was ifdefed out. CVSROOT: /cvs Module name: ports Changes by: brad@cvs.openbsd.org 2008/08/21 15:52:08 Modified files: mail/postfix/stable: Makefile distinfo mail/postfix/stable/pkg: PLIST Log message: Update to Postfix 2.5.4. ok jakob@ CVSROOT: /cvs Module name: ports Changes by: brad@cvs.openbsd.org 2008/08/21 15:53:34 Modified files: mail/postfix/snapshot: Makefile distinfo Log message: Update to Postfix 2.6-20080814. ok jakob@ CVSROOT: /cvs Module name: ports Changes by: brad@cvs.openbsd.org 2008/08/21 15:56:49 Modified files: multimedia/xine-lib: Makefile Added files: multimedia/xine-lib/patches: patch-src_xine-engine_buffer_h Log message: Fix compilation with some C++ based programs. CVSROOT: /cvs Module name: src Changes by: simon@cvs.openbsd.org 2008/08/21 15:57:45 Modified files: usr.bin/pkg-config: pkg-config Log message: Add an optional separator to stringize() and use it from do_list() to match the GNU pkg-config --list-all output. ok ckuethe@ CVSROOT: /cvs Module name: ports Changes by: simon@cvs.openbsd.org 2008/08/21 15:59:51 Modified files: graphics/cal3d : Makefile distinfo Log message: update to version 0.11.0 ok laurent@ (maintainer) CVSROOT: /cvs Module name: ports Changes by: jasper@cvs.openbsd.org 2008/08/21 16:50:21 Modified files: mail/evolution : Makefile distinfo mail/evolution/patches: patch-help_C_evolution_xml mail/evolution/pkg: PLIST Log message: - update evolution to 2.22.3.1 - add gnome-spell to run depends (from ajacoutot@) CVSROOT: /cvs Module name: src Changes by: bluhm@cvs.openbsd.org 2008/08/21 17:05:30 Modified files: sys/netinet : ipsec_output.c Log message: Assign the ip and ip6 pointers in ipsp_process_packet() only if a header of the matching address family is available. Especially do not read ip->ip_off from an IPv6 packet header. ok markus CVSROOT: /cvs Module name: ports Changes by: dhill@cvs.openbsd.org 2008/08/21 18:08:57 Modified files: net/mtr : Makefile distinfo net/mtr/patches: patch-configure Log message: upgrade to 0.74 - use gtk+2 instead of gtk+ - fix security hole CVSROOT: /cvs Module name: src Changes by: bluhm@cvs.openbsd.org 2008/08/21 18:35:08 Modified files: sys/net : pf.c Log message: Make pf_print_host() print IPv6 addresses correctly. ok mpf CVSROOT: /cvs Module name: src Changes by: bluhm@cvs.openbsd.org 2008/08/21 18:46:15 src/regress/sys/net Update of /cvs/src/regress/sys/net In directory cvs.openbsd.org:/tmp/cvs-serv10296/net Log Message: Directory /cvs/src/regress/sys/net added to the repository CVSROOT: /cvs Module name: src Changes by: bluhm@cvs.openbsd.org 2008/08/21 18:48:33 Modified files: regress/sys : Makefile Added files: regress/sys/net: Makefile pf_print_test.c Log message: Test the IPv6 address printing of pf_print_host() in net/pf.c. help and ok mpf CVSROOT: /cvs Module name: src Changes by: millert@cvs.openbsd.org 2008/08/21 18:56:13 Modified files: lib/libc/stdio : mktemp.c Log message: Replace the old algorithm that included the process id as part of the temporary file name with one that only uses random data. OK deraadt@ CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 2008/08/21 18:59:34 Modified files: lib/libc/gen : getgrouplist.c Log message: After spotting a + record, continue scanning and pick up later groups in the file. Problem spotted by drahn. ok millert CVSROOT: /cvs Module name: src Changes by: jmc@cvs.openbsd.org 2008/08/21 19:06:31 Modified files: usr.bin/m4 : m4.1 Log message: kill trailing whitespace; CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 2008/08/21 19:09:08 Modified files: sys/dev/pci : pcidevs pucdata.c Log message: more puc happiness CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 2008/08/21 19:09:11 Modified files: sys/dev/pci : pcidevs.h pcidevs_data.h Log message: synbc CVSROOT: /cvs Module name: www Changes by: deraadt@cvs.openbsd.org 2008/08/21 19:22:00 Modified files: . : 44.html Log message: sync to ANNOUNCEMENT file in progress... CVSROOT: /cvs Module name: src Changes by: marco@cvs.openbsd.org 2008/08/21 20:00:12 Modified files: sys/dev : biovar.h sbin/bioctl : bioctl.8 bioctl.c Log message: Add a hack to manually kick off rebuilds. This will need some love in the near future. ok deraadt CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 2008/08/21 21:12:37 Modified files: sys/dev : ramdisk.c rd.c Log message: ANSI and other cleanups; ok krw CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 2008/08/21 21:19:02 Modified files: sys/kern : subr_disk.c Log message: simplification, and repair findblkmajor for name## lookups; ok krw CVSROOT: /cvs Module name: src Changes by: jmc@cvs.openbsd.org 2008/08/22 00:41:36 Modified files: sbin/bioctl : bioctl.8 bioctl.c Log message: - -R before -r in SYNOPSIS/usage() - avoid marking up `|' CVSROOT: /cvs Module name: src Changes by: sobrado@cvs.openbsd.org 2008/08/22 02:52:35 Modified files: usr.bin/ftp : cmds.c domacro.c ftp.1 main.c util.c Log message: default file transfer type is binary, not ascii; commands which toggle settings can take an explicit on or off argument to force the setting appropiately, show these arguments in usage; synchronize synopsis and usage of commands; spacing; KNF; other minor documentation tweaks. written with help by jmc@ ok jmc@ (documentation), martynas@ (type usage and default file transfer type) CVSROOT: /cvs Module name: src Changes by: kurt@cvs.openbsd.org 2008/08/22 04:41:37 Modified files: sys/arch/hppa/include: vmparam.h sys/arch/mips64/include: vmparam.h sys/arch/sh/include: vmparam.h Log message: Set PIE address range to avoid or minimize mmap pressure due to limited address space. The space between PAGE_SIZE and the non-pie fixed link address creates no mmap pressure so use that space for PIE. However on hppa the non-pie fixed link address is PAGE_SIZE so just use a small range for PIE to minimize mmap pressure. okay miod@ CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2008/08/22 05:38:25 Log message: Import guichan-0.8.1 Guichan is a small, efficient C++ GUI library designed for games. It comes with a standard set of widgets and can use several different back-ends for displaying graphics and grabbing user input. based on a submission by Jonathan Armani , MAINTAINER Status: Vendor Tag: ajacoutot Release Tags: ajacoutot_20080822 N ports/devel/guichan/Makefile N ports/devel/guichan/distinfo N ports/devel/guichan/pkg/DESCR N ports/devel/guichan/pkg/PLIST N ports/devel/guichan/pkg/PFRAG.shared N ports/devel/guichan/patches/patch-src_sdl_Makefile_in N ports/devel/guichan/patches/patch-src_opengl_Makefile_in N ports/devel/guichan/patches/patch-src_Makefile_in No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2008/08/22 05:40:55 Modified files: devel : Makefile Log message: +guichan CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2008/08/22 05:41:50 Log message: Import tmw-0.0.25 (aka The Mana World) The Mana World (TMW) is a serious effort to create an innovative free and open source MMORPG. TMW uses 2D graphics and aims to create a large and diverse interactive world. Beware, this will increase your slackiness... port reworked from scratch from an original submission by Jonathan Armani , MAINTAINER Status: Vendor Tag: ajacoutot Release Tags: ajacoutot_20080822 N ports/games/tmw/Makefile N ports/games/tmw/distinfo N ports/games/tmw/pkg/PLIST-main N ports/games/tmw/pkg/DESCR-main N ports/games/tmw/pkg/DESCR-music N ports/games/tmw/pkg/PLIST-music No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2008/08/22 05:43:35 Modified files: games : Makefile Log message: +tmw CVSROOT: /cvs Module name: src Changes by: brad@cvs.openbsd.org 2008/08/22 05:51:48 Modified files: sbin/sysctl : sysctl.8 Log message: mention machine/cpu.h for the CPU identifiers. CVSROOT: /cvs Module name: ports Changes by: brad@cvs.openbsd.org 2008/08/22 05:53:32 Modified files: devel/liboil : Makefile Added files: devel/liboil/patches: patch-liboil_liboilcpu-powerpc_c Log message: Add support for AltiVec detection using the sysctl node on OpenBSD and remove the dependency on gcc4. ok jasper@ ajacoutot@ CVSROOT: /cvs Module name: src Changes by: brad@cvs.openbsd.org 2008/08/22 06:02:33 Modified files: lib/libc/gen : sysctl.3 Log message: mention machine/cpu.h for the CPU identifiers. CVSROOT: /cvs Module name: ports Changes by: brad@cvs.openbsd.org 2008/08/22 06:43:33 Modified files: multimedia/x264: Makefile Log message: - Don't use ${CONFIGURE_SHARED} since this isn't autoconf proper - Add missing --prefix - Remove no longer used pre-configure target CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 2008/08/22 06:56:55 Modified files: distrib/sets/lists/comp: md.vax distrib/sets/lists/base: md.vax Log message: sync CVSROOT: /cvs Module name: src Changes by: kettenis@cvs.openbsd.org 2008/08/22 07:02:53 Modified files: include : Makefile gnu/usr.bin/binutils: Makefile.bsd-wrapper Log message: Don't install libbfd and libopcodes and the associated headers. They really are just a way to share common code between gdb and binutils (which in the GNU world are seperate packages). The developers (and I'm one of them) make absolutely no effert to maintain a stable API/ABI. If ports people really need libbfd or libopcodes, they should just package a suitable version. ok weingart@, deraadt@ CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 2008/08/22 07:05:10 Modified files: distrib/sets/lists/base: md.alpha md.amd64 md.armish md.hppa md.hppa64 md.i386 md.landisk md.macppc md.mvmeppc md.sgi md.socppc md.sparc md.sparc64 md.zaurus distrib/sets/lists/comp: md.alpha md.amd64 md.armish md.hppa md.hppa64 md.i386 md.landisk md.macppc md.mvmeppc md.sgi md.socppc md.sparc md.sparc64 md.zaurus Log message: sync CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 2008/08/22 08:39:22 Modified files: sys/sys : unistd.h Log message: set _POSIX_JOB_CONTROL and _POSIX_SAVED_IDS to the correct values; ok millert CVSROOT: /cvs Module name: ports Changes by: robert@cvs.openbsd.org 2008/08/22 08:48:53 Modified files: www/pear : Makefile distinfo www/pear/files : patch-lib_PEAR_Config_php www/pear/patches: patch-go-pear www/pear/pkg : PLIST-main Log message: update to pear 1.7.2 which is the current stable version. CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 2008/08/22 09:15:29 src/usr.sbin/crunchgen Update of /cvs/src/usr.sbin/crunchgen In directory cvs.openbsd.org:/usr/src/usr.sbin/crunchgen Log Message: Directory /cvs/src/usr.sbin/crunchgen added to the repository CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 2008/08/22 09:18:55 Modified files: usr.sbin : Makefile distrib/crunch : Makefile Added files: usr.sbin/crunchgen: Makefile README crunched_main.c crunchgen.1 crunchgen.c crunchide.1 crunchide.c ecoff_hide.c elf_hide.c mkskel.sh Removed files: distrib/crunch : Makefile.inc README distrib/crunch/crunchgen: Makefile crunched_main.c crunchgen.1 crunchgen.c mkskel.sh distrib/crunch/crunchide: Makefile crunchide.1 crunchide.c ecoff_hide.c elf_hide.c Log message: Merge crunchgen & crunchhide (using name checking), and move to usr.sbin next step is to not install it as two programs, but be even more clever CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 2008/08/22 09:38:37 Modified files: usr.sbin/crunchgen: Makefile crunchgen.1 crunchgen.c crunchide.c Removed files: usr.sbin/crunchgen: crunchide.1 Log message: merge crunchide into crunchgen as the -h flag. this is not yet done the nicest way since there is lot of code that has to churn, but it works. CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 2008/08/22 09:48:02 src/usr.sbin/mksuncd Update of /cvs/src/usr.sbin/mksuncd In directory cvs.openbsd.org:/usr/src/usr.sbin/mksuncd Log Message: Directory /cvs/src/usr.sbin/mksuncd added to the repository CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 2008/08/22 09:48:32 Modified files: usr.sbin : Makefile Added files: usr.sbin/mksuncd: Makefile mksuncd.1 mksuncd.c Log message: move mksuncd to here (but still only sparc64 build) CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 2008/08/22 09:49:36 Removed files: distrib/crunch : Makefile distrib/sparc64/mksuncd: Makefile mksuncd.1 mksuncd.c Log message: mksuncd lives in the base now, and one does not need to go do fiddly things in distrib before building snaps or cds of any kind, any more. CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 2008/08/22 09:52:33 Modified files: distrib : Makefile Log message: No need to enter crunch CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 2008/08/22 10:01:00 Modified files: distrib : Makefile Log message: more crunch stuff goes away CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 2008/08/22 10:08:12 Modified files: usr.sbin/crunchgen: Makefile Added files: usr.sbin/crunchgen: crunchgen.8 Removed files: usr.sbin/crunchgen: crunchgen.1 Log message: make it section 8 CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 2008/08/22 10:09:32 Modified files: distrib/sets/lists/base: md.sparc64 mi distrib/sets/lists/man: mi Log message: sync CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 2008/08/22 11:09:08 Modified files: sys/arch/vax/if: if_ze.c sgec.c sgecvar.h sys/arch/vax/vsa: if_ze_vsbus.c sys/arch/vax/vxt: if_ze_vxtbus.c Log message: Instead of spewing error messages about link status, support link status like all drivers should ok miod CVSROOT: /cvs Module name: src Changes by: otto@cvs.openbsd.org 2008/08/22 11:14:57 Modified files: lib/libc/stdlib: Makefile.inc malloc.c Log message: Smarter implementation of calloc(3), which uses the fact that mmap(2) returns zero filled pages; remember to replace this function as well if you provide your own malloc implementation; ok djm@ deraadt@ CVSROOT: /cvs Module name: www Changes by: otto@cvs.openbsd.org 2008/08/22 13:00:21 Modified files: . : 44.html Log message: malloc CVSROOT: /cvs Module name: www Changes by: otto@cvs.openbsd.org 2008/08/22 13:04:24 Modified files: . : 44.html Log message: statfs CVSROOT: /cvs Module name: www Changes by: espie@cvs.openbsd.org 2008/08/22 13:13:27 Modified files: . : 44.html Log message: minor tweaks CVSROOT: /cvs Module name: www Changes by: deraadt@cvs.openbsd.org 2008/08/22 13:33:48 Modified files: . : 44.html Log message: bring it back to form CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 2008/08/22 13:58:21 Modified files: sys/dev/ic : bwi.c Log message: a ; in a bad place; dragonfly; ok mglocker CVSROOT: /cvs Module name: www Changes by: sobrado@cvs.openbsd.org 2008/08/22 14:03:11 Modified files: . : 44.html Log message: fix link to statfs(3). CVSROOT: /cvs Module name: www Changes by: otto@cvs.openbsd.org 2008/08/22 14:08:14 Modified files: . : 44.html Log message: statfs is in section 2 CVSROOT: /cvs Module name: ports Changes by: steven@cvs.openbsd.org 2008/08/22 14:18:22 Modified files: misc/p5-Spreadsheet-WriteExcel: Makefile distinfo misc/p5-Spreadsheet-WriteExcel/pkg: PLIST Log message: update to 2.23 CVSROOT: /cvs Module name: ports Changes by: simon@cvs.openbsd.org 2008/08/22 14:54:06 Modified files: devel/p5-Log-Log4perl: Makefile distinfo devel/p5-Log-Log4perl/pkg: PLIST Log message: update to version 1.17 CVSROOT: /cvs Module name: src Changes by: miod@cvs.openbsd.org 2008/08/22 15:05:07 Modified files: distrib/notes/vax: hardware share/man/man4/man4.vax: lkms.4 sys/arch/vax/dec: dzms.c vsms_ws.c vsmsvar.h sys/arch/vax/vxt: qscms.c Log message: Let lkms(4) support VSXXX-AB tablets in addition to the mice it already supports, based on appendix C and D of the VCB02 (qdss) technical manual. Also parse the selftest results and report device errors. Not tested on actual tablet due to the lack of any; mouse operation is not disturbed. CVSROOT: /cvs Module name: src Changes by: otto@cvs.openbsd.org 2008/08/22 15:25:11 Modified files: lib/libc/stdlib: malloc.c Log message: make sure we always map and unmap multiples of MALLOC_PAGESIZE; case spotted by beck, one by me; ok deraadt@ beck@ CVSROOT: /cvs Module name: ports Changes by: jakob@cvs.openbsd.org 2008/08/22 15:55:16 Modified files: security/zkt : Makefile distinfo security/zkt/pkg: PLIST Removed files: security/zkt/patches: patch-Makefile patch-config_h Log message: update ZKT to v0.97; bug fixes, license changed (GPL->BSD) CVSROOT: /cvs Module name: ports Changes by: jakob@cvs.openbsd.org 2008/08/22 15:57:49 Modified files: mail/postgrey : Makefile distinfo mail/postgrey/patches: patch-postgrey Log message: upgrade postgrey to v1.32; from David Hill CVSROOT: /cvs Module name: src Changes by: djm@cvs.openbsd.org 2008/08/22 23:34:36 Modified files: lib/libc/string: wcschr.c Log message: unbreak wcschr(string, L'\0') which was incorrectly returning NULL rather than a pointer to the terminating nul; ok deraadt@ CVSROOT: /cvs Module name: src Changes by: djm@cvs.openbsd.org 2008/08/23 00:15:16 Modified files: lib/libc/stdlib: malloc.c Log message: fix calloc() for MALLOC_OPTIONS=J case: SOME_JUNK was being filled into the freshly mmaped pages disrupting their pure zeroness; ok otto@ deraadt@ CVSROOT: /cvs Module name: src Changes by: jmc@cvs.openbsd.org 2008/08/23 01:05:40 Modified files: share/man/man8 : release.8 Log message: it's no longer necessary to build crunch by hand, so adjust the release instructions accordingly; CVSROOT: /cvs Module name: src Changes by: jmc@cvs.openbsd.org 2008/08/23 01:08:06 Modified files: usr.sbin/mksuncd: mksuncd.1 Log message: ufs -> UFS; CVSROOT: /cvs Module name: ports Changes by: ckuethe@cvs.openbsd.org 2008/08/23 01:19:38 ports/devel/avrdude/patches Update of /cvs/ports/devel/avrdude/patches In directory cvs.openbsd.org:/tmp/cvs-serv12458/patches Log Message: Directory /cvs/ports/devel/avrdude/patches added to the repository CVSROOT: /cvs Module name: ports Changes by: ckuethe@cvs.openbsd.org 2008/08/23 01:20:17 Modified files: devel/avrdude : Makefile devel/avrdude/pkg: DESCR Added files: devel/avrdude/patches: patch-stk500_c patch-stk500v2_c Log message: merge patches from arduino. add a note on how to load code into an arduino. tested with a diecimilia. ok ajacoutot CVSROOT: /cvs Module name: src Changes by: jmc@cvs.openbsd.org 2008/08/23 01:24:06 Modified files: usr.sbin/crunchgen: crunchgen.8 crunchgen.c Log message: - document -h - (re)organise the page a little - zap second "usage:" string from usage() CVSROOT: /cvs Module name: src Changes by: djm@cvs.openbsd.org 2008/08/23 01:49:38 Modified files: lib/libc/stdlib: malloc.c Log message: unbreak MALLOC_OPTIONS=G that I broke in my last commit; slightly kludgey solution for until otto fixes it properly; ok otto@ CVSROOT: /cvs Module name: src Changes by: djm@cvs.openbsd.org 2008/08/23 01:51:35 Modified files: lib/libc/locale: multibyte_sb.c Log message: make mbstowcs(NULL, string, 0) correctly return the length of the wchar_t string needed to represent "string", which in our case is just strlen(string); feedback & "looks right" deraadt@ CVSROOT: /cvs Module name: ports Changes by: simon@cvs.openbsd.org 2008/08/23 01:59:42 Modified files: mail/p5-Email-MIME-Encodings: Makefile distinfo Log message: maintenance update to version 1.311 confirmed by maintainer CVSROOT: /cvs Module name: ports Changes by: steven@cvs.openbsd.org 2008/08/23 02:06:18 Modified files: devel/p5-Config-Options: Makefile distinfo devel/p5-Config-Options/pkg: PLIST Log message: update to 0.08 from Anton V. Yabchinskiy CVSROOT: /cvs Module name: src Changes by: chl@cvs.openbsd.org 2008/08/23 04:08:02 Modified files: lib/libc/gen : getgrouplist.c Log message: add missing header needed by asprintf(). ok otto@ deraadt@ CVSROOT: /cvs Module name: src Changes by: miod@cvs.openbsd.org 2008/08/23 06:40:22 Modified files: sys/arch/vax/mbus: sii_fwio.c Log message: Pick the correct host adapter id from nvram. CVSROOT: /cvs Module name: xenocara Changes by: matthieu@cvs.openbsd.org 2008/08/23 06:53:23 Modified files: driver/xf86-input-acecad: ChangeLog configure.ac driver/xf86-input-acecad/src: acecad.c Log message: xf86-input-acecad 1.2.2 CVSROOT: /cvs Module name: xenocara Changes by: matthieu@cvs.openbsd.org 2008/08/23 06:53:53 Modified files: driver/xf86-input-acecad: Makefile.in aclocal.m4 configure ltmain.sh driver/xf86-input-acecad/man: Makefile.in driver/xf86-input-acecad/src: Makefile.in Log message: regen CVSROOT: /cvs Module name: xenocara Changes by: matthieu@cvs.openbsd.org 2008/08/23 06:56:39 Modified files: driver/xf86-input-calcomp: ChangeLog Makefile.am driver/xf86-input-calcomp/man: Makefile.am calcomp.man driver/xf86-input-calcomp/src: xf86Calcomp.c xf86Calcomp.h Log message: xf86-input-calcomp 1.1.2 CVSROOT: /cvs Module name: xenocara Changes by: matthieu@cvs.openbsd.org 2008/08/23 06:57:09 Modified files: driver/xf86-input-calcomp: Makefile.in aclocal.m4 config.guess config.h.in config.sub configure configure.ac ltmain.sh driver/xf86-input-calcomp/man: Makefile.in driver/xf86-input-calcomp/src: Makefile.in Log message: regen CVSROOT: /cvs Module name: xenocara Changes by: matthieu@cvs.openbsd.org 2008/08/23 07:05:44 Modified files: driver/xf86-input-citron: ChangeLog Makefile.am driver/xf86-input-citron/man: citron.man driver/xf86-input-citron/src: citron.c citron.h Log message: xf86-input-citron 2.2.1 CVSROOT: /cvs Module name: xenocara Changes by: matthieu@cvs.openbsd.org 2008/08/23 07:06:37 Modified files: driver/xf86-input-citron: configure.ac Log message: x86-input-citron 2.2.1 CVSROOT: /cvs Module name: xenocara Changes by: matthieu@cvs.openbsd.org 2008/08/23 07:07:09 Modified files: driver/xf86-input-citron: Makefile.in aclocal.m4 config.guess config.h.in config.sub configure ltmain.sh driver/xf86-input-citron/man: Makefile.in driver/xf86-input-citron/src: Makefile.in Log message: regen CVSROOT: /cvs Module name: xenocara Changes by: matthieu@cvs.openbsd.org 2008/08/23 07:15:19 Removed files: driver/xf86-input-digitaledge/man: Makefile.am Makefile.in driver/xf86-input-digitaledge/src: DigitalEdge.c Makefile.am Makefile.in Log message: Remove an unmaintained, unused driver. CVSROOT: /cvs Module name: xenocara Changes by: matthieu@cvs.openbsd.org 2008/08/23 07:19:30 xenocara/driver/xf86-input-digitaledge/obj Update of /cvs/xenocara/driver/xf86-input-digitaledge/obj In directory cvs.openbsd.org:/tmp/cvs-serv22732/obj Log Message: Directory /cvs/xenocara/driver/xf86-input-digitaledge/obj added to the repository CVSROOT: /cvs Module name: xenocara Changes by: matthieu@cvs.openbsd.org 2008/08/23 07:22:04 Modified files: driver/xf86-input-digitaledge: Makefile.in aclocal.m4 configure configure.ac ltmain.sh Added files: driver/xf86-input-digitaledge/man: Makefile.am Makefile.in driver/xf86-input-digitaledge/src: DigitalEdge.c Makefile.am Makefile.in Log message: Resurrect and update to version 1.1.1. CVSROOT: /cvs Module name: xenocara Changes by: matthieu@cvs.openbsd.org 2008/08/23 07:31:26 Modified files: driver/xf86-input-dmc: ChangeLog Makefile.am configure.ac driver/xf86-input-dmc/man: Makefile.am driver/xf86-input-dmc/src: xf86DMC.c Log message: xf86-input-dmc 1.1.2 CVSROOT: /cvs Module name: xenocara Changes by: matthieu@cvs.openbsd.org 2008/08/23 07:32:00 Modified files: driver/xf86-input-dmc: Makefile.in aclocal.m4 config.guess config.h.in config.sub configure ltmain.sh driver/xf86-input-dmc/man: Makefile.in driver/xf86-input-dmc/src: Makefile.in Log message: regen CVSROOT: /cvs Module name: xenocara Changes by: matthieu@cvs.openbsd.org 2008/08/23 07:33:05 Added files: driver/xf86-input-dmc: autogen.sh Log message: xf86-input-dmc 1.1.2 CVSROOT: /cvs Module name: xenocara Changes by: matthieu@cvs.openbsd.org 2008/08/23 07:37:51 Modified files: driver/xf86-input-dynapro: ChangeLog Makefile.am configure.ac driver/xf86-input-dynapro/man: Makefile.am driver/xf86-input-dynapro/src: xf86Dyna.c Log message: xf86-input-dynapro 1.1.2 CVSROOT: /cvs Module name: xenocara Changes by: matthieu@cvs.openbsd.org 2008/08/23 07:38:22 Modified files: driver/xf86-input-dynapro: Makefile.in aclocal.m4 config.guess config.h.in config.sub configure ltmain.sh driver/xf86-input-dynapro/man: Makefile.in driver/xf86-input-dynapro/src: Makefile.in Log message: regen CVSROOT: /cvs Module name: xenocara Changes by: matthieu@cvs.openbsd.org 2008/08/23 07:42:25 Modified files: driver/xf86-input-elo2300: ChangeLog Makefile.am configure.ac driver/xf86-input-elo2300/man: Makefile.am driver/xf86-input-elo2300/src: elo.c Log message: xf86-input-elo2300 1.1.2 CVSROOT: /cvs Module name: xenocara Changes by: matthieu@cvs.openbsd.org 2008/08/23 07:42:58 Modified files: driver/xf86-input-elo2300: Makefile.in aclocal.m4 config.guess config.h.in config.sub configure ltmain.sh driver/xf86-input-elo2300/man: Makefile.in driver/xf86-input-elo2300/src: Makefile.in Log message: regen CVSROOT: /cvs Module name: xenocara Changes by: matthieu@cvs.openbsd.org 2008/08/23 07:47:07 Modified files: driver/xf86-input-elographics: COPYING ChangeLog Makefile.am configure.ac driver/xf86-input-elographics/src: xf86Elo.c Log message: xf86-input-elographics 1.2.2 CVSROOT: /cvs Module name: xenocara Changes by: matthieu@cvs.openbsd.org 2008/08/23 07:47:46 Modified files: driver/xf86-input-elographics: Makefile.in aclocal.m4 configure ltmain.sh driver/xf86-input-elographics/man: Makefile.in driver/xf86-input-elographics/src: Makefile.in Log message: regen CVSROOT: /cvs Module name: xenocara Changes by: matthieu@cvs.openbsd.org 2008/08/23 07:57:32 Modified files: driver/xf86-input-fpit: configure.ac readme.txt driver/xf86-input-fpit/man: fpit.man driver/xf86-input-fpit/src: xf86Fpit.c Log message: xf86-input-fpit 1.2.0 CVSROOT: /cvs Module name: xenocara Changes by: matthieu@cvs.openbsd.org 2008/08/23 07:58:04 Modified files: driver/xf86-input-fpit: Makefile.in aclocal.m4 configure ltmain.sh driver/xf86-input-fpit/man: Makefile.in driver/xf86-input-fpit/src: Makefile.in Log message: regen CVSROOT: /cvs Module name: xenocara Changes by: matthieu@cvs.openbsd.org 2008/08/23 08:01:36 Modified files: driver/xf86-input-hyperpen: configure.ac driver/xf86-input-hyperpen/src: xf86HyperPen.c Log message: xf86-input-hyperpen 1.2.0 CVSROOT: /cvs Module name: xenocara Changes by: matthieu@cvs.openbsd.org 2008/08/23 08:02:07 Modified files: driver/xf86-input-hyperpen: Makefile.in aclocal.m4 configure ltmain.sh driver/xf86-input-hyperpen/man: Makefile.in driver/xf86-input-hyperpen/src: Makefile.in Log message: regen CVSROOT: /cvs Module name: xenocara Changes by: matthieu@cvs.openbsd.org 2008/08/23 08:05:43 Modified files: driver/xf86-input-jamstudio: configure.ac driver/xf86-input-jamstudio/src: js_x.c Log message: xf86-input-jamstudio 1.2.0 CVSROOT: /cvs Module name: xenocara Changes by: matthieu@cvs.openbsd.org 2008/08/23 08:06:13 Modified files: driver/xf86-input-jamstudio: Makefile.in aclocal.m4 configure ltmain.sh driver/xf86-input-jamstudio/man: Makefile.in driver/xf86-input-jamstudio/src: Makefile.in Log message: regen CVSROOT: /cvs Module name: xenocara Changes by: matthieu@cvs.openbsd.org 2008/08/23 08:13:17 xenocara/driver/xf86-input-joystick/config Update of /cvs/xenocara/driver/xf86-input-joystick/config In directory cvs.openbsd.org:/tmp/cvs-serv4617/config Log Message: Directory /cvs/xenocara/driver/xf86-input-joystick/config added to the repository CVSROOT: /cvs Module name: xenocara Changes by: matthieu@cvs.openbsd.org 2008/08/23 08:16:59 Modified files: driver/xf86-input-joystick: ChangeLog Makefile.am configure.ac driver/xf86-input-joystick/man: Makefile.am driver/xf86-input-joystick/src: Makefile.am Added files: driver/xf86-input-joystick: autogen.sh driver/xf86-input-joystick/config: 50-x11-input-joystick.fdi Makefile.am driver/xf86-input-joystick/man: joystick.man driver/xf86-input-joystick/src: StrKeysym.c StrKeysym.h backend_bsd.c backend_bsd.h backend_evdev.c backend_evdev.h backend_joystick.c backend_joystick.h jstk.c jstk.h jstk_axis.c jstk_axis.h jstk_key.c jstk_key.h jstk_options.c jstk_options.h ks_tables.h Removed files: driver/xf86-input-joystick/src: xf86Jstk.c Log message: xf86-input joystick 1.3.2 CVSROOT: /cvs Module name: xenocara Changes by: matthieu@cvs.openbsd.org 2008/08/23 08:17:31 Modified files: driver/xf86-input-joystick: Makefile.in aclocal.m4 config.h.in configure ltmain.sh driver/xf86-input-joystick/man: Makefile.in driver/xf86-input-joystick/src: Makefile.in Added files: driver/xf86-input-joystick/config: Makefile.in Log message: regen CVSROOT: /cvs Module name: ports Changes by: simon@cvs.openbsd.org 2008/08/23 08:27:19 Modified files: textproc/p5-Template-Plugin-Number-Format: Makefile distinfo Log message: update to version 1.02 ok sturm@ CVSROOT: /cvs Module name: xenocara Changes by: kettenis@cvs.openbsd.org 2008/08/23 08:42:21 Modified files: driver/xf86-video-sunffb/src: VISmoveImage.s ffb_asm.s Log message: Provide .register directives such that this compile. ok matthieu@ CVSROOT: /cvs Module name: xenocara Changes by: kettenis@cvs.openbsd.org 2008/08/23 08:45:30 Added files: driver/xf86-video-sunffb: Makefile.bsd-wrapper Log message: Build infrastructure for driver. ok matthieu@ CVSROOT: /cvs Module name: xenocara Changes by: kettenis@cvs.openbsd.org 2008/08/23 08:46:27 Modified files: driver/xf86-video-sunffb/src: Makefile.am Log message: Define USE_VIS. ok matthieu@ CVSROOT: /cvs Module name: xenocara Changes by: kettenis@cvs.openbsd.org 2008/08/23 08:51:55 Modified files: driver/xf86-video-sunffb: Makefile.in aclocal.m4 config.guess config.h.in config.sub configure ltmain.sh driver/xf86-video-sunffb/man: Makefile.in driver/xf86-video-sunffb/src: Makefile.in Log message: regen with OpenBSD autotools ok matthieu@ CVSROOT: /cvs Module name: xenocara Changes by: kettenis@cvs.openbsd.org 2008/08/23 08:53:57 Modified files: driver/xf86-video-sunffb/src: VISmoveImage.s Log message: Don't disable FPU since it causes excessive traps that make the driver almost completely unusable. From NetBSD. ok matthieu@ CVSROOT: /cvs Module name: xenocara Changes by: matthieu@cvs.openbsd.org 2008/08/23 08:59:25 Modified files: driver/xf86-input-joystick: configure.ac Log message: Fix check for dev/usb/usbhid.h (needs dev/usb/usb.h). CVSROOT: /cvs Module name: xenocara Changes by: matthieu@cvs.openbsd.org 2008/08/23 08:59:54 Modified files: driver/xf86-input-joystick: configure Log message: regen CVSROOT: /cvs Module name: xenocara Changes by: matthieu@cvs.openbsd.org 2008/08/23 09:13:03 Modified files: driver/xf86-input-magellan: ChangeLog configure.ac driver/xf86-input-magellan/src: magellan.h Log message: xf86-input-magellan 1.2.0 CVSROOT: /cvs Module name: xenocara Changes by: matthieu@cvs.openbsd.org 2008/08/23 09:13:46 Modified files: driver/xf86-input-magellan: Makefile.in aclocal.m4 configure ltmain.sh driver/xf86-input-magellan/man: Makefile.in driver/xf86-input-magellan/src: Makefile.in Log message: regen CVSROOT: /cvs Module name: xenocara Changes by: matthieu@cvs.openbsd.org 2008/08/23 09:17:12 Modified files: driver/xf86-input-microtouch: ChangeLog Makefile.am configure.ac driver/xf86-input-microtouch/src: microtouch.c Log message: xf86-input-microtouch 1.2.0 CVSROOT: /cvs Module name: xenocara Changes by: matthieu@cvs.openbsd.org 2008/08/23 09:17:44 Modified files: driver/xf86-input-microtouch: Makefile.in aclocal.m4 config.guess config.h.in config.sub configure ltmain.sh driver/xf86-input-microtouch/man: Makefile.in driver/xf86-input-microtouch/src: Makefile.in Log message: regen CVSROOT: /cvs Module name: xenocara Changes by: matthieu@cvs.openbsd.org 2008/08/23 09:21:14 Modified files: driver/xf86-input-mutouch: configure.ac driver/xf86-input-mutouch/src: xf86MuTouch.c Log message: xf86-input-mutouch 1.2.0 CVSROOT: /cvs Module name: xenocara Changes by: matthieu@cvs.openbsd.org 2008/08/23 09:21:46 Modified files: driver/xf86-input-mutouch: Makefile.in aclocal.m4 configure ltmain.sh driver/xf86-input-mutouch/man: Makefile.in driver/xf86-input-mutouch/src: Makefile.in Log message: regen CVSROOT: /cvs Module name: xenocara Changes by: matthieu@cvs.openbsd.org 2008/08/23 09:24:18 Modified files: driver/xf86-input-palmax: configure.ac driver/xf86-input-palmax/src: xf86Palmax.c Log message: xf86-input-palmax 1.2.0 CVSROOT: /cvs Module name: xenocara Changes by: matthieu@cvs.openbsd.org 2008/08/23 09:24:49 Modified files: driver/xf86-input-palmax: Makefile.in aclocal.m4 configure ltmain.sh driver/xf86-input-palmax/man: Makefile.in driver/xf86-input-palmax/src: Makefile.in Log message: regen CVSROOT: /cvs Module name: xenocara Changes by: matthieu@cvs.openbsd.org 2008/08/23 09:27:33 Modified files: driver/xf86-input-penmount: ChangeLog configure.ac driver/xf86-input-penmount/man: Makefile.am driver/xf86-input-penmount/src: xf86PM.c xf86PM.h Log message: xf86-input-penmount 1.3.0 CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2008/08/23 09:28:00 Modified files: infrastructure/templates: Makefile.template Log message: - GPL version number must be appended in the license marker "oui, oui" espie@ CVSROOT: /cvs Module name: xenocara Changes by: matthieu@cvs.openbsd.org 2008/08/23 09:28:05 Modified files: driver/xf86-input-penmount: Makefile.am Makefile.in aclocal.m4 config.guess config.h.in config.sub configure ltmain.sh driver/xf86-input-penmount/man: Makefile.in driver/xf86-input-penmount/src: Makefile.in Log message: regen CVSROOT: /cvs Module name: xenocara Changes by: matthieu@cvs.openbsd.org 2008/08/23 09:32:10 Modified files: driver/xf86-input-summa: configure.ac driver/xf86-input-summa/src: xf86Summa.c Log message: xf86-input-summa 1.2.0 CVSROOT: /cvs Module name: xenocara Changes by: matthieu@cvs.openbsd.org 2008/08/23 09:33:36 Modified files: driver/xf86-input-summa: Makefile.in aclocal.m4 configure ltmain.sh driver/xf86-input-summa/man: Makefile.in driver/xf86-input-summa/src: Makefile.in Log message: regen CVSROOT: /cvs Module name: xenocara Changes by: matthieu@cvs.openbsd.org 2008/08/23 09:36:07 Modified files: driver/xf86-input-tek4957: configure.ac driver/xf86-input-tek4957/src: xf86Tek4957.c Log message: xf86-input-tek4957 1.2.0 CVSROOT: /cvs Module name: xenocara Changes by: matthieu@cvs.openbsd.org 2008/08/23 09:36:39 Modified files: driver/xf86-input-tek4957: Makefile.in aclocal.m4 configure ltmain.sh driver/xf86-input-tek4957/man: Makefile.in driver/xf86-input-tek4957/src: Makefile.in Log message: regen CVSROOT: /cvs Module name: xenocara Changes by: kettenis@cvs.openbsd.org 2008/08/23 09:41:06 Added files: driver/xf86-video-suncg6: Makefile.bsd-wrapper Log message: Build infrastructure for driver. ok matthieu@ CVSROOT: /cvs Module name: xenocara Changes by: matthieu@cvs.openbsd.org 2008/08/23 09:42:12 Removed files: driver/xf86-input-ur98: COPYING ChangeLog Makefile.am Makefile.in aclocal.m4 config.guess config.h.in config.sub configure configure.ac depcomp install-sh ltmain.sh missing driver/xf86-input-ur98/man: Makefile.am Makefile.in ur98.man driver/xf86-input-ur98/src: Makefile.am Makefile.in xf86Ur-98.c Log message: remove xf86-input-ur98, a GNU/Linux specific driver CVSROOT: /cvs Module name: xenocara Changes by: kettenis@cvs.openbsd.org 2008/08/23 09:43:44 Modified files: driver/xf86-video-suncg6: Makefile.in aclocal.m4 config.guess config.h.in config.sub configure ltmain.sh driver/xf86-video-suncg6/man: Makefile.in driver/xf86-video-suncg6/src: Makefile.in Log message: regen with OpenBSD autotools ok matthieu@ CVSROOT: /cvs Module name: xenocara Changes by: matthieu@cvs.openbsd.org 2008/08/23 09:46:07 Modified files: driver/xf86-input-vmmouse: configure.ac driver/xf86-input-vmmouse/src: vmmouse.c vmmouse_client.c vmmouse_proto.h Log message: xf86-input-vmmouse 12.5.1 CVSROOT: /cvs Module name: xenocara Changes by: matthieu@cvs.openbsd.org 2008/08/23 09:47:10 Modified files: driver/xf86-input-vmmouse: Makefile.in aclocal.m4 config.h.in configure ltmain.sh driver/xf86-input-vmmouse/man: Makefile.in driver/xf86-input-vmmouse/src: Makefile.in Log message: regen CVSROOT: /cvs Module name: xenocara Changes by: kettenis@cvs.openbsd.org 2008/08/23 09:49:36 Modified files: driver : Makefile Log message: Build xf86-video-sunffb on sparc64. ok matthieu@ CVSROOT: /cvs Module name: xenocara Changes by: matthieu@cvs.openbsd.org 2008/08/23 09:55:59 Modified files: driver : Makefile Log message: Updates to more recent versions have un-broken several input drivers. CVSROOT: /cvs Module name: ports Changes by: jasper@cvs.openbsd.org 2008/08/23 10:01:28 Modified files: games : Makefile Removed files: games/bombermaze: Makefile distinfo games/bombermaze/patches: patch-configure patch-po_Makefile_in_in patch-src_Makefile_in games/bombermaze/pkg: DESCR PLIST Log message: Remove dead cruft that's one of the few ports keeping x11/gnome/libs and other old gtk1 stuff alive. nobody even tried to convince me to keep this; bomberclone or xbomber may be a good alternative though. "go ahead" ajacoutot@ laurent@ CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2008/08/23 10:29:34 Modified files: geo/gpstk : Makefile geo/gpstk/pkg : PLIST-main Log message: - add USE_LIBTOOL= Yes - remove quotes from comment - regen PLIST with @bin markers ok ckuethe@ (MAINTAINER) who would have come up with the same diff if g++ wasn't that slow ;-) CVSROOT: /cvs Module name: ports Changes by: simon@cvs.openbsd.org 2008/08/23 10:33:41 Log message: import postgresql_autodoc This is a utility which will run through PostgreSQL system tables and returns HTML, Dot, Dia and DocBook XML which describes the database. Status: Vendor Tag: simon Release Tags: simon_20080823 N ports/databases/postgresql_autodoc/distinfo N ports/databases/postgresql_autodoc/Makefile N ports/databases/postgresql_autodoc/pkg/DESCR N ports/databases/postgresql_autodoc/pkg/PLIST No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: simon@cvs.openbsd.org 2008/08/23 10:33:44 Modified files: databases : Makefile Log message: postgresql_autodoc CVSROOT: /cvs Module name: ports Changes by: simon@cvs.openbsd.org 2008/08/23 10:49:01 Log message: import p5-DBIx-DWIW This module provides a robust and simple DBI wrapper to Do What I Want (DWIW). Can be useful to monitor MySQL replication. from Pierre-Emmanuel Andre Status: Vendor Tag: simon Release Tags: simon_20080823 N ports/databases/p5-DBIx-DWIW/Makefile N ports/databases/p5-DBIx-DWIW/distinfo N ports/databases/p5-DBIx-DWIW/pkg/DESCR N ports/databases/p5-DBIx-DWIW/pkg/PLIST No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: simon@cvs.openbsd.org 2008/08/23 10:49:05 Modified files: databases : Makefile Log message: add p5-DBIx-DWIW CVSROOT: /cvs Module name: xenocara Changes by: matthieu@cvs.openbsd.org 2008/08/23 11:08:44 Modified files: driver/xf86-video-ark: configure.ac driver/xf86-video-ark/src: ark.h ark_accel.c ark_driver.c ark_reg.h Log message: xf86-video-ark 0.7.0 CVSROOT: /cvs Module name: xenocara Changes by: matthieu@cvs.openbsd.org 2008/08/23 11:09:19 Modified files: driver/xf86-video-ark: Makefile.in aclocal.m4 configure ltmain.sh driver/xf86-video-ark/src: Makefile.in Log message: regen CVSROOT: /cvs Module name: www Changes by: deraadt@cvs.openbsd.org 2008/08/23 11:19:19 Modified files: . : plus.html plus20.html plus21.html plus22.html plus23.html plus24.html plus25.html plus26.html plus27.html plus28.html plus29.html plus30.html plus31.html plus32.html plus33.html plus34.html plus35.html plus36.html plus37.html plus38.html plus39.html plus40.html plus41.html plus42.html plus43.html Added files: . : plus44.html Log message: rotate to -current CVSROOT: /cvs Module name: www Changes by: deraadt@cvs.openbsd.org 2008/08/23 11:19:41 Modified files: . : plus44.html Log message: spelling CVSROOT: /cvs Module name: www Changes by: deraadt@cvs.openbsd.org 2008/08/23 11:36:40 Modified files: . : errata.html errata21.html errata22.html errata23.html errata24.html errata25.html errata26.html errata27.html errata28.html errata29.html errata30.html errata31.html errata32.html errata33.html errata34.html errata35.html errata36.html errata37.html errata38.html errata39.html errata40.html errata41.html errata42.html errata43.html Added files: . : errata44.html Log message: get ready for later CVSROOT: /cvs Module name: www Changes by: deraadt@cvs.openbsd.org 2008/08/23 12:03:36 Modified files: . : 44.html Log message: sync to ANNOUNCEMENT CVSROOT: /cvs Module name: www Changes by: deraadt@cvs.openbsd.org 2008/08/23 12:08:24 Modified files: . : 44.html Log message: spelling CVSROOT: /cvs Module name: ports Changes by: brad@cvs.openbsd.org 2008/08/23 14:13:39 Modified files: mail/dovecot : Makefile mail/dovecot/patches: patch-dovecot-example_conf Log message: Add missing PREFIX marker to an example plugins path for LDA. From Ingo Schwarze CVSROOT: /cvs Module name: www Changes by: deraadt@cvs.openbsd.org 2008/08/23 14:20:57 Modified files: . : 44.html Log message: sync CVSROOT: /cvs Module name: ports Changes by: martynas@cvs.openbsd.org 2008/08/23 14:38:57 Modified files: www/py-flup : Makefile distinfo www/py-flup/pkg: PLIST Log message: bugfix update to py-flup-1.0.1. from Vlad Glagolev, with tweaks by me ok wcmaier@ CVSROOT: /cvs Module name: ports Changes by: martynas@cvs.openbsd.org 2008/08/23 14:45:10 Modified files: devel/pyusb : Makefile distinfo devel/pyusb/pkg: PLIST Log message: update to pyusb-0.4.1. ok wcmaier@ also license changed to BSD, adjusted license marker. CVSROOT: /cvs Module name: xenocara Changes by: matthieu@cvs.openbsd.org 2008/08/23 15:00:47 Modified files: driver/xf86-video-ast: ChangeLog configure.ac driver/xf86-video-ast/src: Makefile.am ast.h ast_2dtool.c ast_2dtool.h ast_accel.c ast_cursor.c ast_driver.c ast_mode.c ast_mode.h ast_tool.c ast_vgatool.c Added files: driver/xf86-video-ast/src: ast_pcirename.h Log message: xf86-video-ast 0.85.0 CVSROOT: /cvs Module name: xenocara Changes by: mbalmer@cvs.openbsd.org 2008/08/23 15:00:47 xenocara/driver/xf86-input-gunze Update of /cvs/xenocara/driver/xf86-input-gunze In directory cvs.openbsd.org:/tmp/cvs-serv1113/xf86-input-gunze Log Message: Directory /cvs/xenocara/driver/xf86-input-gunze added to the repository CVSROOT: /cvs Module name: xenocara Changes by: matthieu@cvs.openbsd.org 2008/08/23 15:01:26 Added files: driver/xf86-video-ast: Makefile.bsd-wrapper Log message: add BSD build infrastructure CVSROOT: /cvs Module name: xenocara Changes by: mbalmer@cvs.openbsd.org 2008/08/23 15:01:32 xenocara/driver/xf86-input-gunze/man Update of /cvs/xenocara/driver/xf86-input-gunze/man In directory cvs.openbsd.org:/tmp/cvs-serv9188/man Log Message: Directory /cvs/xenocara/driver/xf86-input-gunze/man added to the repository CVSROOT: /cvs Module name: xenocara Changes by: mbalmer@cvs.openbsd.org 2008/08/23 15:01:33 xenocara/driver/xf86-input-gunze/src Update of /cvs/xenocara/driver/xf86-input-gunze/src In directory cvs.openbsd.org:/tmp/cvs-serv9188/src Log Message: Directory /cvs/xenocara/driver/xf86-input-gunze/src added to the repository CVSROOT: /cvs Module name: xenocara Changes by: matthieu@cvs.openbsd.org 2008/08/23 15:01:58 Modified files: driver/xf86-video-ast: Makefile.in aclocal.m4 config.guess config.h.in config.sub configure ltmain.sh driver/xf86-video-ast/src: Makefile.in Log message: regen CVSROOT: /cvs Module name: xenocara Changes by: mbalmer@cvs.openbsd.org 2008/08/23 15:04:43 Added files: driver/xf86-input-gunze: Makefile.am Makefile.bsd-wrapper Makefile.in aclocal.m4 config.guess config.h.in config.sub configure configure.ac depcomp install-sh ltmain.sh missing driver/xf86-input-gunze/man: Makefile.am Makefile.in gunze.man driver/xf86-input-gunze/src: Makefile.am Makefile.in xf86Gunze.c Log message: Add support for Gunze touchpanels. These can be found e.g. on the Panasonic Toughbook CF-27. ok matthieu CVSROOT: /cvs Module name: xenocara Changes by: matthieu@cvs.openbsd.org 2008/08/23 15:13:12 Modified files: driver/xf86-video-chips: configure.ac driver/xf86-video-chips/src: Makefile.am ct_BlitMM.h ct_Blitter.h ct_BltHiQV.h ct_accel.c ct_bank.c ct_cursor.c ct_ddc.c ct_dga.c ct_driver.c ct_driver.h ct_regs.c ct_shadow.c ct_video.c driver/xf86-video-chips/util: AsmMacros.h dRegs.c mRegs.c modClock.c Added files: driver/xf86-video-chips/src: ct_pcirename.h Log message: xf86-video-chips 1.2.0 CVSROOT: /cvs Module name: xenocara Changes by: matthieu@cvs.openbsd.org 2008/08/23 15:13:48 Modified files: driver/xf86-video-chips: Makefile.in aclocal.m4 config.h.in configure ltmain.sh driver/xf86-video-chips/man: Makefile.in driver/xf86-video-chips/src: Makefile.in driver/xf86-video-chips/util: Makefile.in Log message: regen CVSROOT: /cvs Module name: xenocara Changes by: matthieu@cvs.openbsd.org 2008/08/23 15:14:07 Modified files: . : MODULES Log message: sync CVSROOT: /cvs Module name: xenocara Changes by: matthieu@cvs.openbsd.org 2008/08/23 15:17:43 Modified files: . : 3RDPARTY Log message: sync CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2008/08/23 15:23:47 Modified files: games/mnemosyne: Makefile distinfo games/mnemosyne/pkg: PLIST Log message: - bugfix update to mnemosyne-1.1.1 CVSROOT: /cvs Module name: ports Changes by: martynas@cvs.openbsd.org 2008/08/23 15:40:08 Modified files: x11/gnome/py-gnome-extras: Makefile Log message: give regression tests a chance to work. no package changes ok wcmaier@ CVSROOT: /cvs Module name: ports Changes by: martynas@cvs.openbsd.org 2008/08/23 16:07:03 Modified files: mail/mozilla-thunderbird: Makefile devel/xulrunner: Makefile devel/xulrunner/pkg: PLIST-devel Added files: mail/mozilla-thunderbird/patches: patch-js_Makefile_in devel/xulrunner/patches: patch-js_Makefile_in Log message: adapt from mozilla-firefox: use system libm CVSROOT: /cvs Module name: ports Changes by: martynas@cvs.openbsd.org 2008/08/23 16:12:21 Modified files: www/minimo : Makefile Added files: www/minimo/patches: patch-js_Makefile_in Log message: - use system libm - update LIB_DEPENDS, to include nssutil3 - change HOMEPAGE to a working one (www-archive.mozilla.org) - bump package name CVSROOT: /cvs Module name: ports Changes by: martynas@cvs.openbsd.org 2008/08/23 16:27:46 Modified files: www/firefox3 : Makefile www/firefox3/files: README.OpenBSD Added files: www/firefox3/patches: patch-js_src_build_mk Log message: - use system libm - add a note to README.OpenBSD about making printing w/ lpr work (now that ff3 uses default printing dialog from gtk+2). idea from merdely@'s weblog CVSROOT: /cvs Module name: src Changes by: miod@cvs.openbsd.org 2008/08/23 16:57:11 Modified files: sys/arch/vax/mbus: legss.c Log message: Slight speed improvement by using byte accesses on word boundaries for all frame buffer memory operations, instead of word access on word boundaries. CVSROOT: /cvs Module name: www Changes by: sobrado@cvs.openbsd.org 2008/08/23 17:00:33 Modified files: . : 44.html Log message: sysmerge is at section 8. CVSROOT: /cvs Module name: src Changes by: jsg@cvs.openbsd.org 2008/08/23 21:13:12 Modified files: sys/arch/sh/sh : sh_machdep.c Log message: surplus semicolon on if statement CVSROOT: /cvs Module name: www Changes by: deraadt@cvs.openbsd.org 2008/08/23 23:24:40 Modified files: . : 44.html Log message: sync CVSROOT: /cvs Module name: src Changes by: brad@cvs.openbsd.org 2008/08/24 02:20:21 Modified files: sys/dev/mii : miidevs Log message: BCM5714 also supports fiber interfaces. CVSROOT: /cvs Module name: src Changes by: brad@cvs.openbsd.org 2008/08/24 02:20:35 Modified files: sys/dev/mii : miidevs.h Log message: regen CVSROOT: /cvs Module name: src Changes by: brad@cvs.openbsd.org 2008/08/24 02:23:15 Modified files: sys/dev/mii : miidevs Log message: Add Atheros OUI and Atheros F1 id. From FreeBSD CVSROOT: /cvs Module name: src Changes by: brad@cvs.openbsd.org 2008/08/24 02:23:28 Modified files: sys/dev/mii : miidevs.h Log message: regen CVSROOT: /cvs Module name: xenocara Changes by: mbalmer@cvs.openbsd.org 2008/08/24 02:29:21 Modified files: driver/xf86-input-gunze/src: xf86Gunze.c Log message: Remove XFree version 3 leftovers and make the code readable not only by a compiler (KNF, spacing, etc.) CVSROOT: /cvs Module name: xenocara Changes by: matthieu@cvs.openbsd.org 2008/08/24 02:29:56 Modified files: driver/xf86-input-mouse: configure.ac driver/xf86-input-mouse/man: mousedrv.man driver/xf86-input-mouse/src: mouse.c Log message: xf86-input-mouse 1.3.0 CVSROOT: /cvs Module name: xenocara Changes by: matthieu@cvs.openbsd.org 2008/08/24 02:30:28 Modified files: driver/xf86-input-mouse: Makefile.in aclocal.m4 configure ltmain.sh driver/xf86-input-mouse/man: Makefile.in driver/xf86-input-mouse/src: Makefile.in Log message: regen CVSROOT: /cvs Module name: ports Changes by: brad@cvs.openbsd.org 2008/08/24 02:40:03 Modified files: databases/mysql: Makefile distinfo databases/mysql/files: README.OpenBSD databases/mysql/patches: patch-configure_in patch-mysql-test_Makefile_in patch-mysql-test_mysql-test-run-shell_sh patch-scripts_Makefile_in patch-scripts_mysql_install_db_sh patch-sql_mysqld_cc databases/mysql/pkg: PLIST-main PLIST-server PLIST-tests Log message: Upgrade to MySQL 5.0.67. Tested by sthen@ on amd64/sparc64. CVSROOT: /cvs Module name: ports Changes by: brad@cvs.openbsd.org 2008/08/24 03:01:51 Modified files: graphics/imlib2: Makefile Log message: Simplify the Makefile a bit by removing some unnecessary CONFIGURE_ARGS options passed to the autoconf script. The autoconf script already deals with this by having MMX/SSE2 disabled unless on i386/amd64. ok ajacoutot@ CVSROOT: /cvs Module name: src Changes by: dlg@cvs.openbsd.org 2008/08/24 03:08:49 Modified files: sys/scsi : sd.c Log message: dont display disk geometry (cyls/heads/sectors) since it mostly lies these days. if you really want it still you can fetch it via disklabel(8). ok krw@ deraadt@ CVSROOT: /cvs Module name: src Changes by: mglocker@cvs.openbsd.org 2008/08/24 05:05:03 Modified files: sys/dev : video.c video_if.h sys/dev/usb : uvideo.c uvideo.h Log message: Add support for processing unit (e.g. brightness) controls. New V4L2 ioctls therefore are VIDIOC_QUERYCTRL, VIDIOC_G_CTRL, and VIDIOC_S_CTRL. CVSROOT: /cvs Module name: ports Changes by: wcmaier@cvs.openbsd.org 2008/08/24 05:24:24 Modified files: devel/mercurial: Makefile distinfo devel/mercurial/pkg: PLIST Log message: Update to 1.0.2. While here, switch to MODPY_EGG_VERSION, too. ok merdely@ CVSROOT: /cvs Module name: src Changes by: mglocker@cvs.openbsd.org 2008/08/24 05:43:00 Modified files: sys/dev/usb : uvideo.c uvideo.h Log message: Use consistent variable names; curr -> cur, err -> error. CVSROOT: /cvs Module name: src Changes by: krw@cvs.openbsd.org 2008/08/24 06:56:17 Modified files: sys/arch/macppc/macppc: disksubr.c sys/arch/socppc/socppc: disksubr.c Log message: Fix readdpmelabel() so it doesn't corrupt a disklabel about to be written (i.e. partoff != NULL), and doesn't corrupt a disklabel with more than eight (8) dpme partitions. Problems reported by Josh Elsasser via PR#5904. Testing by Josh, otto@, drahn@, maja@, kettenis@. Most of the diff from otto@. ok drahn@ CVSROOT: /cvs Module name: src Changes by: miod@cvs.openbsd.org 2008/08/24 08:49:36 Modified files: sys/arch/vax/mbus: dz_fwio.c Log message: Correct dmesg, do not mention dz is the console device if running with glass console. CVSROOT: /cvs Module name: src Changes by: miod@cvs.openbsd.org 2008/08/24 08:49:59 Modified files: sys/arch/vax/qbus: qd.c sys/arch/vax/vsa: gpx.c Log message: typo CVSROOT: /cvs Module name: src Changes by: miod@cvs.openbsd.org 2008/08/24 08:51:22 Modified files: sys/arch/vax/qbus: dz.c Log message: Writing to the DTR register on KA60 resets the TCR register behind our back. Preserve it explicitely in dzmctl() and restore it after the DTR update. (This problem was a real PITA to track down) CVSROOT: /cvs Module name: src Changes by: miod@cvs.openbsd.org 2008/08/24 08:52:09 Modified files: sys/arch/vax/vsa: dz_ibus.c Log message: vsbus machines also have modem control bits on line #2, no need to fake them. CVSROOT: /cvs Module name: src Changes by: jmc@cvs.openbsd.org 2008/08/24 09:22:08 Modified files: etc : ksh.kshrc Log message: remove the ls=ls -gCF alias: we already have an alias for ls (-CF), and now that the behaviour of -g has changed to be more in line with posix, we get group ID by default anyway; kick started by PR 5784 from Jacek Masiulaniec; discussed with otto and sobrado; ok deraadt millert CVSROOT: /cvs Module name: www Changes by: deraadt@cvs.openbsd.org 2008/08/24 10:12:49 Modified files: . : 44.html Log message: typo CVSROOT: /cvs Module name: ports Changes by: simon@cvs.openbsd.org 2008/08/24 10:13:54 Log message: import p5-Net-FTPSSL Net::FTPSSL is an object oriented Perl module which implements a simple FTP client over a Secure Socket Layer (SSL) connection written following the directives described in RFC959 and RFC2228. from Pierre-Emmanuel Andre Status: Vendor Tag: simon Release Tags: simon_20080824 N ports/net/p5-Net-FTPSSL/distinfo N ports/net/p5-Net-FTPSSL/Makefile N ports/net/p5-Net-FTPSSL/pkg/PLIST N ports/net/p5-Net-FTPSSL/pkg/DESCR No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: simon@cvs.openbsd.org 2008/08/24 10:13:57 Modified files: net : Makefile Log message: add p5-Net-FTPSSL CVSROOT: /cvs Module name: www Changes by: deraadt@cvs.openbsd.org 2008/08/24 10:22:27 Modified files: . : 44.html Log message: sync CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 2008/08/24 10:30:18 Modified files: sys/dev/pci : if_bge.c Log message: proper indent CVSROOT: /cvs Module name: www Changes by: deraadt@cvs.openbsd.org 2008/08/24 12:45:01 Modified files: . : errata42.html Log message: oops CVSROOT: /cvs Module name: src Changes by: miod@cvs.openbsd.org 2008/08/24 12:53:36 Modified files: sys/arch/hppa/dev: mongoosereg.h Log message: Correct eisa i/o ports layout structure, this has probably been broken when switching from gcc 2.95, if not forever. CVSROOT: /cvs Module name: www Changes by: deraadt@cvs.openbsd.org 2008/08/24 13:10:08 Modified files: . : errata44.html Log message: oops CVSROOT: /cvs Module name: src Changes by: mglocker@cvs.openbsd.org 2008/08/24 13:46:45 Modified files: sys/dev/usb : uvideo.c Log message: Get VIDIOC_G_FMT working (makes ekiga happy). CVSROOT: /cvs Module name: src Changes by: miod@cvs.openbsd.org 2008/08/24 14:10:57 Modified files: sbin/wsconsctl : util.c sys/arch/vax/mbus: legss.c sys/dev/wscons : wsconsio.h Log message: Define a proper wsdisplay type for legss(4). CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 2008/08/24 14:13:21 Modified files: sys/arch/sparc64/conf: RAMDISK Log message: many more devices for the RAMDISK CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 2008/08/24 14:13:35 Modified files: distrib/sparc64/bsd.rd: list Log message: ralink firmware on the ramdisk CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 2008/08/24 14:24:43 Modified files: sys/dev/pci : if_bge.c Log message: Tadpole Viper onboard ethernet has no eeprom either, but the PROM entry has subsystem ids set to the same as the regular ids, so the heuristic does not work. So look for the TAD,Viper machine name. When we get our hand on a Bullfrog (with a PCI slot) we will need to revisit this. ok kettenis CVSROOT: /cvs Module name: www Changes by: deraadt@cvs.openbsd.org 2008/08/24 14:37:26 Modified files: . : sparc64.html Log message: another model supported: Tadpole Viper CVSROOT: /cvs Module name: src Changes by: martynas@cvs.openbsd.org 2008/08/24 14:43:53 Modified files: libexec/ld.so : ld.so.1 Log message: prepends, not overrides default search path. with/ok kurt@ CVSROOT: /cvs Module name: xenocara Changes by: kettenis@cvs.openbsd.org 2008/08/24 15:02:23 Modified files: xserver/hw/xfree86/common: xf86Configure.c xserver/hw/xfree86/os-support/bsd: bsd_sbus.c Log message: Make -configure work for SBus/UPA devices instead of crashing. ok matthieu@ CVSROOT: /cvs Module name: xenocara Changes by: kettenis@cvs.openbsd.org 2008/08/24 15:36:20 Modified files: xserver/hw/xfree86/os-support/bus: xf86Sbus.h Log message: Unbreak sparc build. CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2008/08/24 16:02:26 Modified files: multimedia/devede: Makefile distinfo multimedia/devede/patches: patch-devede_glade patch-devede_py Log message: - bugfix update to DeVeDe 3.11 CVSROOT: /cvs Module name: src Changes by: todd@cvs.openbsd.org 2008/08/24 17:44:44 Modified files: sys/arch/macppc/dev: i2s.c i2svar.h openpic.c snapper.c Log message: o implement proper volume control table based on chipset docs o attempt to make record work (but silence for now) from drahn@, ok maja@, drahn@ CVSROOT: /cvs Module name: www Changes by: deraadt@cvs.openbsd.org 2008/08/24 18:51:06 Modified files: . : sparc64.html Log message: rearrange models, and include uncoming ones CVSROOT: /cvs Module name: src Changes by: todd@cvs.openbsd.org 2008/08/24 21:16:22 Modified files: sys/arch/macppc/dev: snapper.c openpic.c Log message: how about i commit what was actually approved? wrong tree, bad todd ;-( CVSROOT: /cvs Module name: xenocara Changes by: todd@cvs.openbsd.org 2008/08/24 21:35:24 Modified files: distrib/sets/lists/xserv: md.amd64 md.i386 md.macppc Log message: sync CVSROOT: /cvs Module name: xenocara Changes by: todd@cvs.openbsd.org 2008/08/24 22:54:00 Modified files: distrib/sets/lists/xserv: md.alpha Log message: sync CVSROOT: /cvs Module name: xenocara Changes by: todd@cvs.openbsd.org 2008/08/25 02:51:24 Modified files: distrib/sets/lists/xserv: md.sparc64 Log message: sync CVSROOT: /cvs Module name: ports Changes by: mglocker@cvs.openbsd.org 2008/08/25 02:52:56 Modified files: graphics/luvcview: Makefile Added files: graphics/luvcview/patches: patch-gui_c Log message: Fix core dump when using a image resolutions > 640x480. Upstream is informed and confirmed the bug. As soon a new version is available which includes the fix we will remove the patch and update the port. OK robert@ CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2008/08/25 03:18:34 ports/games/tmw/patches Update of /cvs/ports/games/tmw/patches In directory cvs.openbsd.org:/tmp/cvs-serv20472/patches Log Message: Directory /cvs/ports/games/tmw/patches added to the repository CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2008/08/25 03:19:39 Modified files: games/tmw : Makefile Added files: games/tmw/patches: patch-configure Log message: - s/-lpthread/-pthread CVSROOT: /cvs Module name: src Changes by: pedro@cvs.openbsd.org 2008/08/25 03:26:17 Modified files: sys/nfs : nfs_subs.c Log message: Correctly invalidate attribute cache entries in case the vnode mode changes, okay beck@, tedu@ and thib@. CVSROOT: /cvs Module name: src Changes by: krw@cvs.openbsd.org 2008/08/25 05:27:01 Modified files: sys/kern : subr_disk.c Log message: If partoffp is non-NULL then readdoslabel() is just looking for the correct address to write the passed label. Don't spoof partitions while looking for the address, as this could result in an invalid label being written out. "That looks right" deraadt@ "Looks good to me" miod@ CVSROOT: /cvs Module name: src Changes by: sobrado@cvs.openbsd.org 2008/08/25 05:56:12 Modified files: usr.bin/aucat : aucat.c Log message: minor tweak for removal of "[-d devel]" (change done in r1.19 and r1.21). ok ratchov@ CVSROOT: /cvs Module name: www Changes by: jsg@cvs.openbsd.org 2008/08/25 06:05:04 Modified files: . : sparc64.html Log message: Add some more blades/vme machines, system boards used by 3rd party system manufacturers, and naturetech/themis products. CVSROOT: /cvs Module name: www Changes by: jsg@cvs.openbsd.org 2008/08/25 07:25:21 Modified files: . : sparc64.html Log message: A few more themis/force computers systems. CVSROOT: /cvs Module name: src Changes by: jsing@cvs.openbsd.org 2008/08/25 07:35:34 Modified files: sys/arch/sgi/xbow: xbridge.c Log message: Unbreak. ok miod@ CVSROOT: /cvs Module name: src Changes by: jsing@cvs.openbsd.org 2008/08/25 07:51:12 Modified files: sys/arch/sgi/sgi: conf.c Log message: Add device majors for USB character devices in OpenBSD/sgi. ok miod@ jasper@ CVSROOT: /cvs Module name: src Changes by: jsing@cvs.openbsd.org 2008/08/25 08:00:33 Modified files: etc/etc.sgi : MAKEDEV.md Log message: Add USB devices. ok miod@ jasper@ CVSROOT: /cvs Module name: src Changes by: jsing@cvs.openbsd.org 2008/08/25 08:01:55 Modified files: etc/etc.sgi : MAKEDEV Log message: regen CVSROOT: /cvs Module name: src Changes by: jsing@cvs.openbsd.org 2008/08/25 08:05:51 Modified files: sys/arch/sgi/include: bus.h Log message: Add bus_space_read_raw_region_* and bus_space_write_raw_region_* bus space accessors to OpenBSD/sgi. ok miod@ CVSROOT: /cvs Module name: www Changes by: tobias@cvs.openbsd.org 2008/08/25 08:21:24 Modified files: de : alpha.html donations.html errata.html errata27.html errata28.html errata29.html errata30.html errata31.html errata32.html errata33.html errata34.html errata35.html errata36.html errata37.html errata38.html errata39.html errata40.html errata41.html errata42.html errata43.html events.html i386.html macppc.html plus29.html plus30.html sparc64.html faq/pf/fr : anchors.html authpf.html carp.html config.html example1.html filter.html ftp.html index.html logging.html macros.html nat.html options.html pools.html queueing.html scrub.html shortcuts.html tables.html Added files: de : errata44.html Log message: Sync with Steelix CVS CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2008/08/25 08:48:42 Modified files: productivity/osmo: Makefile distinfo productivity/osmo/patches: patch-configure patch-po_Makefile_in productivity/osmo/pkg: PLIST Added files: productivity/osmo/patches: patch-po_fr_po Removed files: productivity/osmo/patches: patch-src_calendar_c patch-src_calendar_widget_c patch-src_main_c patch-src_options_gui_calendar_c Log message: - update to osmo-0.2.2 - use SUBST_CMD - fix FR locale (use fr.po from upstream SVN) from Pierre-Emmanuel Andre (MAINTAINER), thanks! CVSROOT: /cvs Module name: src Changes by: jsing@cvs.openbsd.org 2008/08/25 08:53:34 Modified files: sys/arch/sgi/stand/sgivol: sgivol.c Log message: Make sgivol(8) use the device sector size for reads and writes. This allows us to use sgivol on devices which have a sector size != DEV_BSIZE, such as a CD drive. ok miod@ krw@ CVSROOT: /cvs Module name: www Changes by: jsg@cvs.openbsd.org 2008/08/25 08:57:56 Modified files: . : sparc64.html Log message: Add some pre SPARC64-V HAL/Fujitsu systems to the unsupported list. CVSROOT: /cvs Module name: ports Changes by: jasper@cvs.openbsd.org 2008/08/25 09:14:43 Modified files: net/dctc : Makefile distinfo net/dctc/patches: patch-config_h_in patch-configure_in patch-src_display_c patch-src_gdl_c patch-src_gts_c patch-src_keyboard_c patch-src_main_c patch-src_md_c patch-src_md_h patch-src_network_c patch-src_sema_c net/dctc/pkg : DESCR PLIST Added files: net/dctc/patches: patch-src_bdb_c patch-src_dc_xfer_common_c patch-src_keyboard_master_c patch-src_mydb_c net/dctc/pkg : MESSAGE Removed files: net/dctc/patches: patch-src_db_c patch-src_dc_manage_c patch-src_uaddr_c net/dctc/pkg : SECURITY Log message: - update dctc to a less ancient version 0.85.9 - merge parts of pkg/SECURITY into pkg/MESSAGE - fix license marker feedback and ok ajacoutot@ CVSROOT: /cvs Module name: ports Changes by: jasper@cvs.openbsd.org 2008/08/25 09:15:53 Modified files: net/dc_gui : Makefile distinfo net/dc_gui/patches: patch-config_h_in patch-configure_in patch-src_callbacks_c patch-src_do_connect_c patch-src_init_fnc_c net/dc_gui/pkg : DESCR PLIST Added files: net/dc_gui/patches: patch-dc_gui2_stat_src_init_fnc_c patch-src_bdb_c Removed files: net/dc_gui/patches: patch-intl_Makefile_in patch-po_Makefile_in_in patch-src_interface_c Log message: - update dc_gui to a gtk2 version 0.80 - fix license marker - install .desktop file - re-format DESCR feedback and ok ajacoutot@ CVSROOT: /cvs Module name: www Changes by: sobrado@cvs.openbsd.org 2008/08/25 10:15:27 Modified files: . : want.html Log message: need some items for an AlphaServer 1200. CVSROOT: /cvs Module name: src Changes by: jasper@cvs.openbsd.org 2008/08/25 10:15:53 Modified files: sys/arch/sgi/conf: GENERIC RAMDISK Log message: - add a bunch of enabled usb devices that have been tested. together with the previous commits by jsing@, OpenBSD/sgi does USB now. ok jsing@ miod@ CVSROOT: /cvs Module name: www Changes by: deraadt@cvs.openbsd.org 2008/08/25 10:21:46 Modified files: . : sparc64.html Log message: balance CVSROOT: /cvs Module name: ports Changes by: naddy@cvs.openbsd.org 2008/08/25 11:13:22 Modified files: net/cvsync : Makefile Added files: net/cvsync/patches: patch-common_refuse_c patch-samples_cvsyncd-OpenBSD_conf Log message: * fix an off-by-one buffer underrun; from millert@ * add xenocara to OpenBSD cvsyncd.conf template CVSROOT: /cvs Module name: src Changes by: jsing@cvs.openbsd.org 2008/08/25 11:13:25 Modified files: distrib/sgi/iso: Makefile Log message: Now that the rest of the infrastructure is in place, actually create a working installXX.iso for OpenBSD/sgi! ok deraadt@ CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 2008/08/25 11:18:55 Modified files: distrib/alpha/iso: Makefile distrib/amd64/iso: Makefile distrib/hppa/iso: Makefile distrib/i386/iso: Makefile distrib/macppc/iso: Makefile distrib/sparc/iso: Makefile distrib/sparc64/iso: Makefile distrib/vax/iso: Makefile Log message: use ?= for adjusting RELXDIR for all sets CVSROOT: /cvs Module name: ports Changes by: pvalchev@cvs.openbsd.org 2008/08/25 11:20:49 Modified files: infrastructure/plist: amd64 arm i386 powerpc sh sparc sparc64 vax Log message: 4.4 pkgs CVSROOT: /cvs Module name: src Changes by: jsing@cvs.openbsd.org 2008/08/25 11:21:56 Modified files: distrib/notes/sgi: install Log message: We can install from a CD-ROM now... CVSROOT: /cvs Module name: ports Changes by: naddy@cvs.openbsd.org 2008/08/25 11:22:34 Modified files: net/dctc : Makefile Log message: fix syntax error CVSROOT: /cvs Module name: ports Changes by: naddy@cvs.openbsd.org 2008/08/25 11:55:27 Modified files: editors/nano : Makefile distinfo editors/nano/patches: patch-doc_man_Makefile_in patch-doc_man_fr_Makefile_in patch-src_Makefile_in editors/nano/pkg: PLIST Log message: bugfix update to 2.0.8 CVSROOT: /cvs Module name: src Changes by: otto@cvs.openbsd.org 2008/08/25 11:56:17 Modified files: lib/libc/stdlib: malloc.c Log message: Make all combinations of G, P, J and zero-fill work with as little effort as possible in most cases; ok djm@ CVSROOT: /cvs Module name: xenocara Changes by: matthieu@cvs.openbsd.org 2008/08/25 12:05:57 Modified files: app/xterm : MANIFEST Tekproc.c VTPrsTbl.c VTparse.def VTparse.h aclocal.m4 button.c charproc.c charsets.c configure.in ctlseqs.ms ctlseqs.txt cursor.c data.h fontutils.c input.c main.c menu.c misc.c ptydata.c ptyx.h screen.c scrollbar.c trace.c trace.h version.h xterm.h xterm.log.html xterm.man xtermcap.c xtermcfg.hin Log message: xterm-236. Tested by form@ and simon@. CVSROOT: /cvs Module name: www Changes by: deraadt@cvs.openbsd.org 2008/08/25 12:20:25 Modified files: . : 44.html Log message: sync CVSROOT: /cvs Module name: src Changes by: jasper@cvs.openbsd.org 2008/08/25 12:22:42 Modified files: distrib/notes/sgi: hardware Log message: - usb stuff CVSROOT: /cvs Module name: xenocara Changes by: matthieu@cvs.openbsd.org 2008/08/25 12:41:21 Modified files: . : 3RDPARTY Log message: sync CVSROOT: /cvs Module name: xenocara Changes by: kettenis@cvs.openbsd.org 2008/08/25 13:49:29 Modified files: xserver/hw/xfree86/os-support/bsd: bsd_sbus.c Log message: Since wscons(4) manages the hardware cursor for us, there's no nee to fiddle with it here. Pointed out by miod@. ok matthieu@ CVSROOT: /cvs Module name: src Changes by: jmc@cvs.openbsd.org 2008/08/25 14:43:49 Modified files: sys/dev/ic : ath.c Log message: two spelling fixes from Anathae Townsend; CVSROOT: /cvs Module name: ports Changes by: kili@cvs.openbsd.org 2008/08/25 14:52:47 Modified files: games : Makefile Removed files: games/blobwars : Makefile distinfo games/blobwars/patches: patch-doc_manual_html patch-makefile games/blobwars/pkg: DESCR PLIST Log message: Remove this. It claims to be GPL, but in truth it contains files the author "found on the web", and he's not going to fix this. "Yes" naddy CVSROOT: /cvs Module name: www Changes by: kettenis@cvs.openbsd.org 2008/08/25 15:40:39 Modified files: . : sparc64.html Log message: Accelerated X is available for creator(4). CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 2008/08/25 16:30:19 Modified files: lib/libc/gen : getgrent.c Log message: correct +name handling; schwarze@usta.de CVSROOT: /cvs Module name: www Changes by: deraadt@cvs.openbsd.org 2008/08/25 16:42:22 Modified files: . : 44.html Log message: sync CVSROOT: /cvs Module name: ports Changes by: okan@cvs.openbsd.org 2008/08/25 18:03:54 Modified files: sysutils/logpp : Makefile distinfo sysutils/logpp/pkg: PLIST Log message: - update to 0.16 - add bin marker and clarify license while here - take MAINTAINER ok msf@ CVSROOT: /cvs Module name: src Changes by: jsing@cvs.openbsd.org 2008/08/25 23:17:07 Modified files: share/man/man8/man8.sgi: MAKEDEV.8 Log message: regen prompted by todd@ CVSROOT: /cvs Module name: src Changes by: brad@cvs.openbsd.org 2008/08/25 23:41:07 Modified files: sys/dev/pci : pcidevs Log message: Add the PCI id for the Broadcom BCM5785 Ethernet controller. CVSROOT: /cvs Module name: src Changes by: brad@cvs.openbsd.org 2008/08/25 23:41:46 Modified files: sys/dev/pci : pcidevs.h pcidevs_data.h Log message: regen CVSROOT: /cvs Module name: src Changes by: brad@cvs.openbsd.org 2008/08/26 01:40:32 Modified files: share/man/man4 : rgephy.4 Log message: Mention the 8211C. CVSROOT: /cvs Module name: src Changes by: brad@cvs.openbsd.org 2008/08/26 01:43:03 Modified files: sys/dev/mii : rgephyreg.h Log message: Update comment to mention the 8211C. CVSROOT: /cvs Module name: www Changes by: damien@cvs.openbsd.org 2008/08/26 01:56:11 Modified files: . : 44.html Log message: ral(4) now supports RT2700 chipset (found in eeePC 901). CVSROOT: /cvs Module name: src Changes by: jmc@cvs.openbsd.org 2008/08/26 02:59:49 Modified files: share/man/man3 : intro.3 Log message: libbfd and libopcodes no longer built; CVSROOT: /cvs Module name: www Changes by: mpf@cvs.openbsd.org 2008/08/26 03:11:59 Modified files: . : 44.html Log message: Add new pf(4) rule label counter and pfctl(8) kill features. CVSROOT: /cvs Module name: src Changes by: henning@cvs.openbsd.org 2008/08/26 06:17:10 Modified files: sys/net : pf.c pfvar.h Log message: introduce a function to be called when addressing information has changed, pf_pkt_addr_changed. atm just clears the state key pointer. calling this is cleaner than having other parts of the stack clearing pointers in the pf part of the mbuf packet header directly. CVSROOT: /cvs Module name: src Changes by: henning@cvs.openbsd.org 2008/08/26 06:18:01 Modified files: sys/netinet : ipsec_input.c Log message: call pf_pkt_addr_changed instead of manually clearing the pf state key ptr CVSROOT: /cvs Module name: src Changes by: henning@cvs.openbsd.org 2008/08/26 06:19:01 Modified files: sys/netinet : ipsec_output.c Log message: we need to call pf_pkt_addr_changed here too. found by david CVSROOT: /cvs Module name: xenocara Changes by: oga@cvs.openbsd.org 2008/08/26 08:24:16 Modified files: driver/xf86-video-intel: configure.ac configure Log message: Don't try and build the memory manager parts for libdrm 2.3.1, this version has been bumped to 2.4.0 upstream. ok matthieu@ CVSROOT: /cvs Module name: ports Changes by: sthen@cvs.openbsd.org 2008/08/26 08:32:20 Modified files: graphics/xfig : Makefile distinfo graphics/xfig/patches: patch-Imakefile graphics/xfig/pkg: PLIST Added files: graphics/xfig/patches: patch-e_chop_c patch-fig_h patch-w_intersect_c patch-w_keyboard_c patch-w_snap_c patch-w_snap_h Log message: update to 3.2.5; fixes LP64 problems making fonts unusable on amd64. Thanks oga@ and Jonathan Armani for testing. Add (previously missing) license comment; the license for 3.2.5 has reverted to MIT-like. patches/patch-w_intersect_c includes a reimplementation of some complex math functions, not yet in our libm. CVSROOT: /cvs Module name: ports Changes by: espie@cvs.openbsd.org 2008/08/26 08:57:58 Log message: yet another crypto library, dependency for amule, when we get it to work. Status: Vendor Tag: espie Release Tags: cryptopp N ports/devel/cryptopp/distinfo N ports/devel/cryptopp/Makefile N ports/devel/cryptopp/patches/patch-GNUmakefile N ports/devel/cryptopp/patches/patch-config_h N ports/devel/cryptopp/patches/patch-smartptr_h N ports/devel/cryptopp/patches/patch-misc_h N ports/devel/cryptopp/patches/patch-secblock_h N ports/devel/cryptopp/patches/patch-algebra_h N ports/devel/cryptopp/patches/patch-modarith_h N ports/devel/cryptopp/patches/patch-algparam_h N ports/devel/cryptopp/patches/patch-osrng_h N ports/devel/cryptopp/pkg/PLIST N ports/devel/cryptopp/pkg/PFRAG.shared N ports/devel/cryptopp/pkg/DESCR No conflicts created by this import CVSROOT: /cvs Module name: src Changes by: kettenis@cvs.openbsd.org 2008/08/26 09:39:27 Modified files: sys/uvm : uvm_amap.c Log message: Plug potential memory leak. "looks sane to me" otto@, ok miod@ CVSROOT: /cvs Module name: xenocara Changes by: oga@cvs.openbsd.org 2008/08/26 10:36:24 Modified files: lib/libdrm : Makefile.in aclocal.m4 configure configure.ac ltmain.sh lib/libdrm/libdrm: Makefile.am Makefile.in xf86drm.c xf86drm.h xf86drmHash.c xf86drmRandom.c xf86drmSL.c xf86mm.h lib/libdrm/shared-core: Makefile.in drm.h drm_sarea.h i915_drm.h mach64_drm.h mga_drm.h r128_drm.h radeon_drm.h savage_drm.h via_3d_reg.h via_drm.h Added files: lib/libdrm/shared-core: nouveau_drm.h xgi_drm.h Log message: update libdrm to 2.3.1 preserving local changes. This was tested by several before lock. ok matthieu. CVSROOT: /cvs Module name: xenocara Changes by: oga@cvs.openbsd.org 2008/08/26 10:38:56 Modified files: driver/xf86-video-ati/src: legacy_crtc.c Log message: Don't call the MODESET_CTL ioctl on the drm device if direct rendering isn't enabled. From upstream, patch originally from me. CVSROOT: /cvs Module name: ports Changes by: espie@cvs.openbsd.org 2008/08/26 10:52:29 Modified files: x11/kde/arts3 : Makefile distinfo x11/kde/arts3/patches: patch-artsc_artsdsp_in x11/kde/arts3/pkg: PLIST x11/kde/base3 : Makefile distinfo x11/kde/base3/patches: patch-kioslave_floppy_Makefile_in patch-startkde x11/kde/base3/pkg: PLIST-main x11/kde/edu3 : Makefile distinfo x11/kde/edu3/pkg: PLIST x11/kde/games3 : Makefile distinfo x11/kde/games3/pkg: PLIST x11/kde/graphics3: Makefile distinfo x11/kde/graphics3/pkg: PLIST-kpov PLIST-main PLIST-sane x11/kde/libs3 : Makefile distinfo x11/kde/libs3/patches: patch-dcop_dcopidl2cpp_Makefile_in patch-dcop_dcopidl_Makefile_in patch-kdecore_kpty_cpp patch-kdecore_tests_kurltest_cpp patch-kdesu_process_cpp x11/kde/libs3/pkg: PLIST-cups PLIST-main Removed files: x11/kde/base3/patches: patch-kcontrol_ebrowsing_plugins_localdomain_Makefile_in patch-kcontrol_ebrowsing_plugins_shorturi_Makefile_in patch-kioslave_smb_Makefile_in Log message: start updating to kde 3.5.10 style issues, regen with new make plist. CVSROOT: /cvs Module name: ports Changes by: espie@cvs.openbsd.org 2008/08/26 11:24:38 Modified files: audio/amarok : Makefile distinfo audio/amarok/pkg: PLIST Log message: minor update (1.4.10) CVSROOT: /cvs Module name: www Changes by: deraadt@cvs.openbsd.org 2008/08/26 11:29:45 Modified files: . : 44.html Log message: sync CVSROOT: /cvs Module name: src Changes by: martynas@cvs.openbsd.org 2008/08/26 11:56:30 Modified files: lib/libc/stdio : vfprintf.c Log message: don't zero-pad special values. ok millert@ CVSROOT: /cvs Module name: ports Changes by: martynas@cvs.openbsd.org 2008/08/26 12:05:23 Modified files: devel/xulrunner: Makefile devel/xulrunner/pkg: PLIST-devel Added files: devel/xulrunner/files: libxul-embedding.pc devel/xulrunner/patches: patch-config_rules_mk Log message: - mark RPATH xulrunner libraries. apps don't (yet) use XPCOM glue, and mark RPATH xulrunner location. this fixes apps such as py-gnome-extras. w/ help from kurt@ - install libxpcomglue{,_s} XPCOM glue, and libxul-embedding pkg-config so that apps can use it, which is a proper way to get xulrunner libs loaded looks ok kurt@ CVSROOT: /cvs Module name: ports Changes by: martynas@cvs.openbsd.org 2008/08/26 12:09:42 ports/x11/gnome/py-gnome-extras/patches Update of /cvs/ports/x11/gnome/py-gnome-extras/patches In directory cvs.openbsd.org:/tmp/cvs-serv24723/patches Log Message: Directory /cvs/ports/x11/gnome/py-gnome-extras/patches added to the repository CVSROOT: /cvs Module name: ports Changes by: martynas@cvs.openbsd.org 2008/08/26 12:11:03 Modified files: x11/gnome/py-gnome-extras: Makefile Added files: x11/gnome/py-gnome-extras/patches: patch-gtkmozembed_Makefile_in Log message: - use a proper way to mark RPATH (-R backwards-compat flag didn't mark resulting libmozembed here) - workaround no more ok kurt@ CVSROOT: /cvs Module name: src Changes by: martynas@cvs.openbsd.org 2008/08/26 12:29:12 Modified files: lib/libc/stdio : printf.3 vfprintf.c Log message: - add F - make inf INF nan NAN comply to standards (eEfFgG) - extend man page bits ok millert@. w/ a man page tweak and ok jmc@ CVSROOT: /cvs Module name: src Changes by: miod@cvs.openbsd.org 2008/08/26 12:36:21 Modified files: sys/arch/vax/boot/boot: boot.c devopen.c version Log message: When using the not-documented-but-ought-to 'boot sd(...)file' syntax (e.g. when mopbooting the bootblocks because one trashed the ones on disk by accident), be sure to use the proper BDEV_SDx rpb device type value, depending on the type of onboard controller. Crank version. CVSROOT: /cvs Module name: www Changes by: deraadt@cvs.openbsd.org 2008/08/26 12:44:50 Modified files: . : 44.html Log message: sync CVSROOT: /cvs Module name: xenocara Changes by: oga@cvs.openbsd.org 2008/08/26 13:00:32 Modified files: driver/xf86-video-intel/src: i830_display.c Log message: Use the modeset_ctl ioctl to let the drm know that we're setting the mode from userland. This means we can switch of the vblank ioctl when no 3d client is using it. Backported from newer ddxen to make use of the new libdrm. ok matthieu@ CVSROOT: /cvs Module name: src Changes by: kettenis@cvs.openbsd.org 2008/08/26 13:43:05 Modified files: sys/dev/pci : if_bge.c Log message: Better strategy to single out onboard bge(4)'s on sparc64 machines. ok deraadt@ CVSROOT: /cvs Module name: src Changes by: miod@cvs.openbsd.org 2008/08/26 13:46:23 Modified files: sys/arch/vax/dec: vsms_ws.c Log message: Stylus pressure sensor is active low, so invert the logic converting it to button #5. CVSROOT: /cvs Module name: ports Changes by: fgsch@cvs.openbsd.org 2008/08/26 14:57:27 Modified files: security/p5-Authen-Krb5-Simple: Makefile distinfo security/p5-Authen-Krb5-Simple/patches: patch-Makefile_PL patch-Simple_xs Log message: Update to 0.40. maintainer timed out. CVSROOT: /cvs Module name: src Changes by: kettenis@cvs.openbsd.org 2008/08/26 15:06:29 Modified files: sys/dev/ic : gem.c Log message: Fix a couple of problems that may make gem(4) get stuck: 1. If bus_dmamap_load_mbuf() fails because there are not enough segments in the map, defrag the mbuf. 2. If there are not enough free (hardware ring) descriptors, set IFF_OACTIVE and keep the packet on the queue. 3. If there is some other resource starvation that makes bus_dmamap_load_mbuf() or defragmentation fail, drop the packet. Don't set IFF_OACTIVE, since the Tx ring could be empty and we'd be stuck. 4. Only pass packets that are actually handed off to the hardware to BPF. Do so before handing them off to the hardware to make sure the packet isn't freed behind our back. ok dlg@ CVSROOT: /cvs Module name: src Changes by: mglocker@cvs.openbsd.org 2008/08/26 15:52:48 Modified files: sys/dev/usb : uvideo.h Log message: Fix alignment panic on sparc64 by removing a wrong __packed. While there reorder fields in the struct to make it shorter on 64 bit archs. panic reported by jasper@ thanks to miod@ for helping me debug this down CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 2008/08/26 16:24:30 Modified files: sys/dev/usb : usbdevs Log message: new devs CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 2008/08/26 16:25:08 Modified files: sys/dev/usb : usbdevs.h usbdevs_data.h Log message: sync CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 2008/08/26 16:25:20 Modified files: sys/dev/usb : usb_quirks.c Log message: another ups to knock out of being a uhid CVSROOT: /cvs Module name: src Changes by: jsg@cvs.openbsd.org 2008/08/26 16:49:09 Modified files: libexec/spamd : grey.c Log message: Fix an if (); typo. ok beck@ CVSROOT: /cvs Module name: src Changes by: martynas@cvs.openbsd.org 2008/08/26 18:31:01 Modified files: gnu/usr.bin/gcc/gcc: calls.c expr.h gnu/usr.bin/gcc/gcc/config/i386: i386-protos.h i386.c i386.h Log message: fix 128-bit division. gcc mangled arguments when passing to the __udivti3, because MUST_PASS_IN_STACK always returned 1 on amd64; pr#5780 reported by Simon Kuhnle tested by Simon Kuhnle, sthen@, brad@ double-checked & tweak from miod@ ok sthen@, brad@ CVSROOT: /cvs Module name: ports Changes by: martynas@cvs.openbsd.org 2008/08/26 18:35:24 Modified files: devel/silc-toolkit: Makefile net/silc-client: Makefile net/silc-server: Makefile net/irssi-silc : Makefile Removed files: devel/silc-toolkit/patches: patch-lib_silcmath_tma_h net/silc-client/patches: patch-lib_silcmath_tma_h net/silc-server/patches: patch-lib_silcmath_tma_h net/irssi-silc/patches: patch-lib_silcmath_tma_h Log message: workaround no more: can use 128-bit arithmetics now on amd64. ok brad@ CVSROOT: /cvs Module name: src Changes by: martynas@cvs.openbsd.org 2008/08/26 18:40:38 Modified files: lib/libc/stdio : vfprintf.c Log message: comment fixes CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 2008/08/26 19:37:16 Modified files: sys/altq : altq_rmclass.h altq_rmclass_debug.h Log message: delete unused pragma ident junk CVSROOT: /cvs Module name: src Changes by: martynas@cvs.openbsd.org 2008/08/26 20:08:34 Modified files: gnu/usr.bin/gcc/gcc: expr.h Log message: exposed too much, only expose prototype outside ifdef CVSROOT: /cvs Module name: src Changes by: kjell@cvs.openbsd.org 2008/08/26 22:11:52 Modified files: usr.bin/mg : keymap.c Log message: add a C-c target, so we can use it as a prefix for keybindings. Now you can do something like: global-set-key "\^c\^c" compile in your ~/.mg CVSROOT: /cvs Module name: ports Changes by: jasper@cvs.openbsd.org 2008/08/27 01:40:08 Modified files: x11 : Makefile Removed files: x11/gnomemm : Makefile distinfo x11/gnomemm/patches: patch-src_Makefile_in patch-src_gnome--_Makefile_in patch-src_gnome--_app-helper_h patch-src_gnome--_imlib_h x11/gnomemm/pkg: DESCR-docs DESCR-main PFRAG.shared-main PLIST-docs PLIST-main Log message: - remove old, unused and unneeded gtk+1 cruft "let it die" wilfried@ (MAINTAINER) ok ajacoutot@ CVSROOT: /cvs Module name: ports Changes by: jasper@cvs.openbsd.org 2008/08/27 01:42:00 Modified files: x11/gnome : Makefile Removed files: x11/gnome/libs : Makefile distinfo x11/gnome/libs/patches: patch-aclocal_m4 patch-configure_in patch-devel-docs_Makefile_in patch-devel-docs_gnome_Makefile_in patch-devel-docs_gnomeui_Makefile_in patch-devel-docs_gnorba_Makefile_in patch-libart_lgpl_doc_Makefile_in patch-libgnome_gnome-dentry_c patch-libgnome_gnome-dump_c patch-libgnome_gnome-metadata_c patch-libgnomeui_gnome-dns_c patch-libgnomeui_gnome-init_c patch-libgnomeui_gnome-messagebox_c patch-libgnorba_Makefile_in patch-libgnorba_orbitns_c patch-zvt_subshell_c patch-zvt_zterm_c x11/gnome/libs/pkg: DESCR PFRAG.shared PLIST x11/gnome/oaf : Makefile distinfo x11/gnome/oaf/patches: patch-configure patch-liboaf_Makefile_in x11/gnome/oaf/pkg: DESCR PFRAG.shared PLIST Log message: - remove old, unused and unneeded gtk+1 cruft ok ajacoutot@ agreed by mbalmer@ CVSROOT: /cvs Module name: ports Changes by: jasper@cvs.openbsd.org 2008/08/27 01:43:08 Modified files: devel : Makefile Removed files: devel/glade : Makefile distinfo devel/glade/patches: patch-configure patch-omf-install_Makefile_in devel/glade/pkg: DESCR PLIST Log message: - remove old, unused and uneeded gtk+1 cruft. ok ajacoutot@ agreed by mbalmer@ CVSROOT: /cvs Module name: src Changes by: brad@cvs.openbsd.org 2008/08/27 02:41:46 Modified files: sys/net : if_pppoe.c Log message: Fix length check when parsing PPPoE discovery phase packets. Malicious PPPoE discovery packets could cause the kernel to crash. From canacar@ and inspired by the original fix from NetBSD. ok canacar@ CVSROOT: /cvs Module name: src Changes by: damien@cvs.openbsd.org 2008/08/27 03:05:04 Modified files: sys/dev/ic : an.c ar5210.c ar5211.c ar5212.c ath.c atw.c pgt.c rtw.c rt2560.c rt2661.c malo.c rt2860.c bwi.c acx.c sys/dev/pci : if_ipw.c if_iwi.c if_iwn.c if_wpi.c sys/dev/usb : if_ral.c if_rum.c if_zyd.c sys/net80211 : ieee80211.c ieee80211_crypto.c ieee80211_crypto.h ieee80211_crypto_tkip.c ieee80211_input.c ieee80211_ioctl.c ieee80211_node.c ieee80211_output.c ieee80211_pae_input.c ieee80211_pae_output.c ieee80211_proto.c ieee80211_var.h Log message: introduce new IEEE80211_STA_ONLY kernel option that can be set to remove IBSS and HostAP support from net80211 and 802.11 drivers. it can be used to shrink RAMDISK kernels for instance (like what was done for wi(4)). it also has the benefit of highlighting what is specific to IBSS and HostAP modes in the code. the cost is that we now have two code paths to maintain. CVSROOT: /cvs Module name: src Changes by: damien@cvs.openbsd.org 2008/08/27 03:14:37 Modified files: sys/dev/ic : bwi.c Log message: override net80211's ic_node_alloc function to allocate a full bwi_node structure (containing the rate control state). because bwi(4) does not support HostAP or IBSS modes there is no need to maintain a per-node rate control state, so we could as well store it in bwi_softc but that will allow for future improvements. pointed out by Taylor R Campbell (campbell AT mumble DOT net) on tech@ CVSROOT: /cvs Module name: src Changes by: damien@cvs.openbsd.org 2008/08/27 03:28:38 Modified files: sys/dev/pci : if_ipw.c if_iwi.c Log message: the firmware is responsible for sending management frames, but since we pass received management frames to net80211, net80211 may send replies (like deauth/disassoc), so we just call IF_PURGE(&ic->ic_mgtq) in {ipw,iwi}_start just to be on the safe side of things (so we don't leak mbufs). CVSROOT: /cvs Module name: src Changes by: damien@cvs.openbsd.org 2008/08/27 03:49:32 Modified files: sys/dev/usb : if_zyd.c if_zydreg.h Log message: hardware may pass us ACK or CTS frames in some cases, so use IEEE80211_ACK_LEN instead of IEEE80211_MIN_LEN for ZYD_MIN_RXBUFSZ and ZYD_MIN_FRAGSZ. silence some warnings while i'm there. change ZYD_FILTER_BSS to use the same value as the vendor's driver that contains some magic (undocumented) bits. CVSROOT: /cvs Module name: src Changes by: damien@cvs.openbsd.org 2008/08/27 04:01:18 Modified files: sys/net80211 : ieee80211_radiotap.h sys/dev/ic : ath.c Log message: add IEEE80211_RADIOTAP_F_FCS radiotap flag from NetBSD. use it in drivers that leave the 802.11 FCS in frames passed to radiotap BPF. otherwise, userland has no way to know if FCS is included or not as it depends on drivers. this is required by some ports (aircrack). requested by dhill@ CVSROOT: /cvs Module name: src Changes by: damien@cvs.openbsd.org 2008/08/27 04:03:47 Modified files: sys/dev/ic : bwi.c Log message: another IEEE80211_RADIOTAP_F_FCS candidate. CVSROOT: /cvs Module name: src Changes by: damien@cvs.openbsd.org 2008/08/27 04:29:53 Modified files: sys/dev/ic : rtw.c Log message: fix IEEE80211_RADIOTAP_F_SHORTPRE CVSROOT: /cvs Module name: src Changes by: damien@cvs.openbsd.org 2008/08/27 04:34:24 Modified files: sys/dev/usb : if_ral.c if_upgt.c Log message: pass FCS to radiotap. CVSROOT: /cvs Module name: src Changes by: damien@cvs.openbsd.org 2008/08/27 04:58:01 Modified files: sys/net80211 : ieee80211.h ieee80211_radiotap.h ieee80211_var.h Log message: move definitions of channels attributes away from ieee80211.h such that ieee80211.h contains only definitions that are part of the 802.11 standard and not constants used internally by net80211. because channels attributes are exported to userland through the radiotap BPF interface, add the definitions to ieee80211_radiotap.h too (which must be kept in sync with what is used in net80211). also, do not export combinations of channel attributes to userland so that noone get stupid ideas. CVSROOT: /cvs Module name: ports Changes by: espie@cvs.openbsd.org 2008/08/27 06:25:14 Modified files: x11/kde/admin3 : Makefile distinfo x11/kde/admin3/pkg: PLIST x11/kde/pim3 : Makefile distinfo x11/kde/pim3/patches: patch-kalarm_kalarmapp_cpp x11/kde/pim3/pkg: PLIST Removed files: x11/kde/pim3/patches: patch-kmail_kmfoldertree_cpp patch-kmail_kmmainwidget_cpp patch-kmail_newfolderdialog_cpp Log message: updat to 3.5.10 CVSROOT: /cvs Module name: ports Changes by: espie@cvs.openbsd.org 2008/08/27 07:39:27 Modified files: x11/kde/artwork3: Makefile distinfo x11/kde/artwork3/pkg: PLIST x11/kde/sdk3 : Makefile distinfo x11/kde/utils3 : Makefile distinfo x11/kde/utils3/pkg: PLIST Added files: x11/kde/sdk3/pkg: DESCR-main DESCR-svn PLIST-main PLIST-svn Removed files: x11/kde/sdk3/pkg: DESCR PLIST Log message: 3.5.10 update... as for sdk, recognize svn, and create an extra package for it... CVSROOT: /cvs Module name: ports Changes by: espie@cvs.openbsd.org 2008/08/27 09:21:51 Modified files: x11/kde/network3: Makefile distinfo x11/kde/network3/patches: patch-krfb_libvncserver_rfb_h x11/kde/network3/pkg: PLIST x11/kde/webdev : Makefile distinfo x11/kde/webdev/pkg: PLIST Log message: more 3.5.10 CVSROOT: /cvs Module name: src Changes by: mglocker@cvs.openbsd.org 2008/08/27 11:31:48 Modified files: sys/dev/usb : uvideo.h Log message: Some __packed cleanup; Remove another obsolete pack from a none-hardware struct and pack all other hardware structs which have been forgotten. CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 2008/08/27 11:33:30 Modified files: sys/dev/usb : usbdevs Log message: another ups CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 2008/08/27 11:33:33 Modified files: sys/dev/usb : usb_quirks.c usbdevs.h usbdevs_data.h Log message: sync CVSROOT: /cvs Module name: ports Changes by: jasper@cvs.openbsd.org 2008/08/27 12:09:36 Modified files: graphics/tiff : Makefile Added files: graphics/tiff/patches: patch-libtiff_tif_lzw_c Log message: Security fix for SA31610 http://secunia.com/advisories/31610 LibTIFF LZW Decoder Buffer Underflow Vulnerability Patch extracted from Debian's tiff_3.8.2-7+etch1 "looks fine" ajacoutot@ CVSROOT: /cvs Module name: ports Changes by: jasper@cvs.openbsd.org 2008/08/27 12:25:02 Modified files: audio/herrie : Makefile distinfo audio/herrie/pkg: PLIST Log message: - update herrie to 2.1 from emilien gaspar, thanks! CVSROOT: /cvs Module name: ports Changes by: kili@cvs.openbsd.org 2008/08/27 12:55:05 Log message: A client-side HTTP library for GHC. Requirement for the upcoming update to darcs-2.0.2. Status: Vendor Tag: kili Release Tags: kili_20080827 N ports/net/hs-HTTP/Makefile N ports/net/hs-HTTP/distinfo N ports/net/hs-HTTP/pkg/DESCR N ports/net/hs-HTTP/pkg/PLIST N ports/net/hs-HTTP/patches/patch-HTTP_cabal No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: kili@cvs.openbsd.org 2008/08/27 12:56:06 Modified files: net : Makefile Log message: +hs-HTTP CVSROOT: /cvs Module name: xenocara Changes by: matthieu@cvs.openbsd.org 2008/08/27 13:24:47 Modified files: app/xwd : ChangeLog Makefile.am Makefile.in aclocal.m4 config.h.in configure configure.ac dsimple.c dsimple.h xwd.c xwd.man Added files: app/xwd : clientwin.c clientwin.h Log message: xwd 1.0.2 CVSROOT: /cvs Module name: xenocara Changes by: matthieu@cvs.openbsd.org 2008/08/27 13:30:05 Modified files: app/xwininfo : ChangeLog Makefile.am Makefile.in aclocal.m4 configure configure.ac dsimple.c dsimple.h xwininfo.c Added files: app/xwininfo : clientwin.c clientwin.h Log message: xwininfo 1.0.4 CVSROOT: /cvs Module name: xenocara Changes by: matthieu@cvs.openbsd.org 2008/08/27 13:32:29 Modified files: . : MODULES 3RDPARTY Log message: sync CVSROOT: /cvs Module name: ports Changes by: jasper@cvs.openbsd.org 2008/08/27 13:42:10 Modified files: graphics/luvcview: Makefile Log message: - minor tweaks, including honoring CC and fix CFLAGS CVSROOT: /cvs Module name: xenocara Changes by: matthieu@cvs.openbsd.org 2008/08/27 13:42:20 Modified files: lib/libXau : COPYING ChangeLog Makefile.am Makefile.in aclocal.m4 configure configure.ac ltmain.sh Log message: libXau 1.0.4 (no binary change on OpenBSD) CVSROOT: /cvs Module name: ports Changes by: jasper@cvs.openbsd.org 2008/08/27 13:49:19 Log message: import p5-Music-Audioscrobbler-Submit 0.05 Music::Audioscrobbler::Submit is a scrobbler for MPD implementing the 1.2 protocol, including "Now Playing' feature. Items are submitted and stored in a queue. This queue is stored as a file using Tie::File. When you submit a track, it will add the queue to the track and process the queue. If it submits all items in the queue, the submit() method will return true. based on a port by anton v. yabchinkiy, with tweaks by me. ok landry@ Status: Vendor Tag: jasper Release Tags: jasper_20080827 N ports/audio/p5-Music-Audioscrobbler-Submit/Makefile N ports/audio/p5-Music-Audioscrobbler-Submit/distinfo N ports/audio/p5-Music-Audioscrobbler-Submit/pkg/PLIST N ports/audio/p5-Music-Audioscrobbler-Submit/pkg/DESCR No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: jasper@cvs.openbsd.org 2008/08/27 13:50:38 Log message: import p5-Music-Audioscrobbler-MPD 0.12 Music::Audioscrobbler::MPD is a scrobbler for MPD. It provides routines to submit songs to last.fm from MPD. based on a port by anton v. yabchinkiy, with tweaks by me. ok landry@ Status: Vendor Tag: jasper Release Tags: jasper_20080827 N ports/audio/p5-Music-Audioscrobbler-MPD/Makefile N ports/audio/p5-Music-Audioscrobbler-MPD/distinfo N ports/audio/p5-Music-Audioscrobbler-MPD/pkg/PLIST N ports/audio/p5-Music-Audioscrobbler-MPD/pkg/DESCR N ports/audio/p5-Music-Audioscrobbler-MPD/patches/patch-examples_musicmpdscrobble_example_conf No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: jasper@cvs.openbsd.org 2008/08/27 13:52:17 Modified files: audio : Makefile Log message: add p5-Music-Audioscrobbler-MPD p5-Music-Audioscrobbler-Submit CVSROOT: /cvs Module name: ports Changes by: kili@cvs.openbsd.org 2008/08/27 13:56:14 Modified files: x11/isomaster : Makefile distinfo x11/isomaster/pkg: PLIST Log message: Maintenance update to 1.3.3. From maintainer Giovanni Bechis. CVSROOT: /cvs Module name: xenocara Changes by: matthieu@cvs.openbsd.org 2008/08/27 14:00:22 Modified files: driver/xf86-input-keyboard: COPYING configure.ac driver/xf86-input-keyboard/man: Makefile.am kbd.man driver/xf86-input-keyboard/src: kbd.c sun_kbd.c Log message: xf86-input-keyboard 1.3.1 CVSROOT: /cvs Module name: xenocara Changes by: matthieu@cvs.openbsd.org 2008/08/27 14:01:08 Modified files: driver/xf86-input-keyboard: Makefile.in aclocal.m4 configure ltmain.sh driver/xf86-input-keyboard/man: Makefile.in driver/xf86-input-keyboard/src: Makefile.in Log message: regen CVSROOT: /cvs Module name: xenocara Changes by: matthieu@cvs.openbsd.org 2008/08/27 14:02:12 Modified files: . : MODULES Log message: sync CVSROOT: /cvs Module name: ports Changes by: jasper@cvs.openbsd.org 2008/08/27 14:04:07 Modified files: www/havp : Makefile distinfo www/havp/pkg : PLIST Log message: - update havp to 0.89 from giovanni bechis (MAINTAINER), thanks! CVSROOT: /cvs Module name: src Changes by: jasper@cvs.openbsd.org 2008/08/27 14:12:00 Modified files: share/man/man4/man4.sgi: intro.4 Log message: add an Xr to usb, now that we have usb on sgi CVSROOT: /cvs Module name: src Changes by: jmc@cvs.openbsd.org 2008/08/27 14:20:13 Modified files: usr.bin/tic : infotocap.1 Log message: correct man sections; from Tobias Sarnowski ok millert CVSROOT: /cvs Module name: src Changes by: brad@cvs.openbsd.org 2008/08/27 14:38:59 Modified files: sys/dev/ic : rtl81x9reg.h Log message: Remove a redundant define for RL_CFG2 and remove an incorrect comment. CVSROOT: /cvs Module name: src Changes by: jmc@cvs.openbsd.org 2008/08/27 14:39:32 Modified files: share/man/man5 : forward.5 Log message: document \user; from Kristaps D?onsons, originally from Mengzhu Wang document comma separated entries; from millert reorganise the page a bit to read better ok millert CVSROOT: /cvs Module name: ports Changes by: jasper@cvs.openbsd.org 2008/08/27 16:08:34 Modified files: devel/p5-Params-Util: Makefile distinfo Log message: - update p5-Params-Util to 0.33 CVSROOT: /cvs Module name: ports Changes by: jasper@cvs.openbsd.org 2008/08/27 16:08:56 Modified files: devel/p5-Task-Weaken: Makefile distinfo Log message: - update p5-Task-Weaken to 1.02 CVSROOT: /cvs Module name: src Changes by: oga@cvs.openbsd.org 2008/08/27 18:19:27 Modified files: sys/dev/pci/drm: drmP.h drm_bufs.c drm_drv.c drm_memrange.c drm_vm.c files.drm Log message: replace usage of drm_memrange with extent(9). No functional change, but should shrink the kernel somewhat. For some strange reason I was unaware of this api when I pulled in these changes. tested by myself and Paul de Weerd, thanks! CVSROOT: /cvs Module name: src Changes by: oga@cvs.openbsd.org 2008/08/27 18:44:31 Removed files: sys/dev/pci/drm: drm_memrange.c Log message: This file was meant to be removed with the last commit, it's now empty and unused. CVSROOT: /cvs Module name: src Changes by: brad@cvs.openbsd.org 2008/08/27 19:17:30 Modified files: sys/dev/pci : if_em_hw.h Log message: Add some more E1000 PCI ids. From FreeBSD CVSROOT: /cvs Module name: src Changes by: oga@cvs.openbsd.org 2008/08/27 19:34:18 Modified files: sys/dev/pci/drm: i915_dma.c i915_drv.h i915_irq.c Log message: Kill the ifdefed out ttm interface stuff. The intel driver has definitively gone for GEM so this will not be needed. No binary change. CVSROOT: /cvs Module name: src Changes by: oga@cvs.openbsd.org 2008/08/27 19:51:52 Modified files: sys/dev/pci/drm: i915_dma.c Log message: set sarea_priv to NULL to prevent possible access on next open/close. From Robert Noland via drm git. CVSROOT: /cvs Module name: src Changes by: oga@cvs.openbsd.org 2008/08/27 20:26:16 Modified files: sys/dev/pci/drm: i915_dma.c i915_drv.h Log message: Ignore userland provided batchbuffer start parameter, we can determine it ourselves. From drm git. CVSROOT: /cvs Module name: src Changes by: jasper@cvs.openbsd.org 2008/08/27 23:18:26 Modified files: sys/arch/sgi/conf: GENERIC Log message: - enable uvideo on sgi, it's working for me with a quickcam e 3500 plus ok mglocker@ CVSROOT: /cvs Module name: ports Changes by: jakob@cvs.openbsd.org 2008/08/28 02:23:10 Modified files: mail/dkim-milter: Makefile distinfo mail/dkim-milter/patches: patch-dkim-filter_dkim-filter_8 patch-dkim-filter_dkim-filter_c patch-libdkim_dkim_h Log message: upgrade to DKIM Milter v2.7.1 CVSROOT: /cvs Module name: src Changes by: jmc@cvs.openbsd.org 2008/08/28 02:39:44 Modified files: usr.bin/mkdep : mkdep.gcc.sh Log message: typo; from hyjial ok otto CVSROOT: /cvs Module name: ports Changes by: espie@cvs.openbsd.org 2008/08/28 02:52:00 Modified files: x11/kde/toys3 : Makefile distinfo x11/kde/toys3/pkg: PLIST x11/kde/multimedia3: Makefile distinfo x11/kde/multimedia3/pkg: PLIST x11/kde/accessibility3: Makefile distinfo x11/kde/accessibility3/pkg: PLIST Log message: 3.5.10 CVSROOT: /cvs Module name: www Changes by: mbalmer@cvs.openbsd.org 2008/08/28 04:10:13 Modified files: . : events.html Log message: There will be an OpenBSD table at OpenExpo. CVSROOT: /cvs Module name: src Changes by: mikeb@cvs.openbsd.org 2008/08/28 04:21:23 Modified files: sys/arch/sparc64/conf: GENERIC sys/dev/pci : files.pci Added files: sys/dev/pci : auacer.c auacerreg.h Log message: Driver for Acer Labs M5455 integrated sound found on recent Ultra workstations. Suggestions and corrections by kettenis, ratchov, jakemsr. Thanks a lot! Recording doesn't work at the moment. ok kettenis ratchov CVSROOT: /cvs Module name: src Changes by: mikeb@cvs.openbsd.org 2008/08/28 04:29:35 Added files: share/man/man4 : auacer.4 Log message: man page for the auacer(4) driver. CVSROOT: /cvs Module name: src Changes by: reyk@cvs.openbsd.org 2008/08/28 05:10:25 Modified files: sys/net : trunklacp.c Log message: encode the speed and link state in the local port key. ok brad@ CVSROOT: /cvs Module name: ports Changes by: sthen@cvs.openbsd.org 2008/08/28 06:50:38 Modified files: security/wpa_supplicant: Makefile security/wpa_supplicant/pkg: DESCR Log message: Fix typo - ok reyk@ (maintainer). CVSROOT: /cvs Module name: src Changes by: jmc@cvs.openbsd.org 2008/08/28 07:09:02 Modified files: share/man/man4 : pci.4 ac97.4 Log message: some auacer(4) bits; CVSROOT: /cvs Module name: src Changes by: brad@cvs.openbsd.org 2008/08/28 07:10:54 Modified files: sys/net : if_ethersubr.c if_pppoe.c if_pppoe.h Log message: Fix a typo in the naming of the PPPoE input queues, ppoe -> pppoe. ok canacar@ CVSROOT: /cvs Module name: src Changes by: brad@cvs.openbsd.org 2008/08/28 07:19:38 Modified files: sys/net : if_pppoe.c Log message: some style fixes. CVSROOT: /cvs Module name: ports Changes by: wcmaier@cvs.openbsd.org 2008/08/28 07:35:17 Modified files: net/py-dnspython: Makefile distinfo net/py-dnspython/pkg: PLIST Log message: Update to 1.6.0 (bugfixes). Diff originally from jasper@ with tweaks by me. ok jasper@ CVSROOT: /cvs Module name: xenocara Changes by: mbalmer@cvs.openbsd.org 2008/08/28 08:29:50 Modified files: driver/xf86-input-elographics/src: xf86Elo.c Log message: Make the xf86-input-elographics driver actually work. Don't stall the X server by staying in an infinite loop. Took me almost a day to find. help and ok oga@ CVSROOT: /cvs Module name: src Changes by: damien@cvs.openbsd.org 2008/08/28 08:40:44 Modified files: sys/dev/pci : if_ipw.c if_ipwreg.h share/man/man4 : ipw.4 Log message: WPA support for ipw(4). Did a lot of cleanup while I was there. CVSROOT: /cvs Module name: ports Changes by: brad@cvs.openbsd.org 2008/08/28 08:53:06 Modified files: graphics/gimp/stable: Makefile graphics/gimp/stable/pkg: PLIST Log message: Remove the altivec FLAVOR as this currently does not do anything since the AltiVec support is not actually being built and even if the autoconf test is bypassed to make sure it is built it isn't being used with the current code in the Gimp. ok kili@ CVSROOT: /cvs Module name: src Changes by: damien@cvs.openbsd.org 2008/08/28 09:08:38 Modified files: sys/dev/pci : if_ipw.c if_ipwreg.h if_ipwvar.h Log message: i've lost the IF_PURGE() bits in the process... use license.template while i'm here. CVSROOT: /cvs Module name: src Changes by: brad@cvs.openbsd.org 2008/08/28 09:19:03 Modified files: sys/dev/pci : if_bwi_pci.c Log message: Do not try to attach to rev 2 BCM4311/BCM4312 chipsets as they require v4 firmware and the driver currently uses v3 firmware. ok mglocker@ CVSROOT: /cvs Module name: ports Changes by: brad@cvs.openbsd.org 2008/08/28 09:23:31 Modified files: multimedia/x264: Makefile multimedia/x264/patches: patch-common_cpu_c Log message: - Add support for x264 detecting the number of CPUs via the hw.ncpu sysctl. - Switch the AltiVec code from using the signals method of presence detection to using the machdep.altivec sysctl. ok kili@ CVSROOT: /cvs Module name: src Changes by: damien@cvs.openbsd.org 2008/08/28 09:52:20 Modified files: sys/dev/pci : if_iwi.c if_iwireg.h if_iwivar.h share/man/man4 : iwi.4 Log message: WPA support for iwi(4). some initial WMM bits too. use license.template while i'm here. CVSROOT: /cvs Module name: src Changes by: damien@cvs.openbsd.org 2008/08/28 09:55:37 Modified files: sys/dev/pci : if_iwi.c Log message: 80 cols. no binary changes. CVSROOT: /cvs Module name: src Changes by: damien@cvs.openbsd.org 2008/08/28 10:00:21 Modified files: sys/dev/pci : if_ipw.c Log message: #undef IPW_DEBUG fix a comment while i'm here. pointed out by brad@ CVSROOT: /cvs Module name: src Changes by: damien@cvs.openbsd.org 2008/08/28 10:02:14 Modified files: sys/dev/pci : if_ipw.c Log message: indent IF_PURGE. pointed out by brad@ no binary changes. CVSROOT: /cvs Module name: ports Changes by: wcmaier@cvs.openbsd.org 2008/08/28 10:53:41 Modified files: databases/py-storm: Makefile distinfo databases/py-storm/pkg: PLIST Log message: Update to 0.12. While here, update my address, switch to MODPY_EGG_VERSION and do some housecleaning. Similar diff from fgsch@. ok fgsch@ CVSROOT: /cvs Module name: xenocara Changes by: mbalmer@cvs.openbsd.org 2008/08/28 11:50:21 Modified files: xserver/os : privsep.c Log message: Add /dev/tty04 to the list of devices privilege separated X can open. (The IBM SurePos 500 has six serial lines and the touch screen is at this device). ok oga@ CVSROOT: /cvs Module name: src Changes by: brad@cvs.openbsd.org 2008/08/28 11:51:09 Modified files: sys/dev/ic : re.c Log message: Rewrite the multicast/promiscuous handling and in the process merge into one function. Also fix reception of multicast packets when in promisuous mode. The Realtek chips are a little different than most others in that they will not receive multicast packets by enabling promiscuous mode alone. Tested by naddy@ and sthen@ ok naddy@ CVSROOT: /cvs Module name: src Changes by: damien@cvs.openbsd.org 2008/08/28 11:56:24 Modified files: sys/net80211 : ieee80211_input.c Log message: unbreak IEEE80211_DEBUG CVSROOT: /cvs Module name: src Changes by: oga@cvs.openbsd.org 2008/08/28 12:29:08 Modified files: sys/dev/pci/drm: i915_dma.c Log message: Ignore xserver provided mmio address. We already have it. From git. CVSROOT: /cvs Module name: ports Changes by: sthen@cvs.openbsd.org 2008/08/28 13:02:56 Modified files: print/transfig : Makefile distinfo print/transfig/patches: patch-fig2dev_Imakefile print/transfig/pkg: PLIST Removed files: print/transfig/patches: patch-fig2dev_dev_gensvg_c Log message: update transfig to 3.2.5 to match the recently updated xfig. Add license marker. Tested by oga@, thanks! CVSROOT: /cvs Module name: ports Changes by: martynas@cvs.openbsd.org 2008/08/28 13:04:40 Modified files: lang/gcc/3.3 : Makefile Added files: lang/gcc/3.3/patches: patch-gcc_calls_c patch-gcc_config_i386_i386-protos_h patch-gcc_config_i386_i386_c patch-gcc_config_i386_i386_h patch-gcc_expr_h Log message: - works on amd64, so mark it in ONLY_FOR_ARCHS - adapt 128-bit arithmetics fix tested by Simon Kuhnle tested by/ok sthen@, ok espie@ CVSROOT: /cvs Module name: ports Changes by: kili@cvs.openbsd.org 2008/08/28 13:55:20 Modified files: lang/nhc98 : Makefile distinfo lang/nhc98/patches: patch-Makefile patch-configure patch-script_harch patch-script_hsc2hs_inst patch-script_nhc98_inst patch-tests_runtests lang/nhc98/pkg : PLIST Added files: lang/nhc98/patches: patch-Makefile_inc Removed files: lang/nhc98/patches: patch-script_confhc patch-src_compiler98_RenameLib_hs patch-src_runtime_Kernel_collector_c patch-tests_conformance98_Directory_getDirContents_getDir_stdout Log message: Update to nhc98-1.20. CVSROOT: /cvs Module name: ports Changes by: simon@cvs.openbsd.org 2008/08/28 14:30:51 Modified files: graphics/cal3d/pkg: PLIST Log message: fix plist. no package, no bump, no cookie pointed out by naddy@ CVSROOT: /cvs Module name: www Changes by: claudio@cvs.openbsd.org 2008/08/28 15:00:55 Modified files: . : want.html Log message: I need an additional Cisco CAB-OCTAL-ASYNC cable for my serial console box. CVSROOT: /cvs Module name: ports Changes by: sthen@cvs.openbsd.org 2008/08/28 15:20:23 Modified files: devel/eclipse/plugins/wtp: Makefile devel/eclipse/plugins/wtp/pkg: DESCR Log message: linewrap DESCR and bump package. ok ian@ (maintainer). CVSROOT: /cvs Module name: ports Changes by: martynas@cvs.openbsd.org 2008/08/28 19:16:47 Modified files: devel/xulrunner: Makefile devel/xulrunner/pkg: PLIST-devel Added files: devel/xulrunner/files: xulrunner-embedding.pc Removed files: devel/xulrunner/files: libxul-embedding.pc Log message: libxul-embedding -> xulrunner-embedding, since apps (liferea) think that it's xulrunner 1.9, if libxul-embedding is detected. CVSROOT: /cvs Module name: src Changes by: cnst@cvs.openbsd.org 2008/08/28 21:38:31 Modified files: sys/dev/pci : km.c share/man/man4 : km.4 pci.4 Log message: support AMD Family 11h (Turion X2 Ultra et al); discussed with jsg@ and jmc@ CVSROOT: /cvs Module name: ports Changes by: ckuethe@cvs.openbsd.org 2008/08/28 21:58:43 Modified files: devel/avrdude : Makefile distinfo Log message: fix distfile, prompted by naddy CVSROOT: /cvs Module name: www Changes by: cnst@cvs.openbsd.org 2008/08/28 23:33:35 Modified files: . : 44.html Log message: expand the hardware sensors section CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2008/08/29 02:11:35 Modified files: mail/imapsync : Makefile distinfo Log message: - minor update to imapsync-1.264 - set PKG_ARCH=* from MAINTAINER Pierre-Emmanuel Andre, thanks! CVSROOT: /cvs Module name: src Changes by: jmc@cvs.openbsd.org 2008/08/29 02:13:08 Modified files: sys/sys : mbuf.h share/man/man9 : mbuf.9 Log message: MSIZE and MCLBYTES are now defined in sys/param.h; from Jordan Gordeev ok thib CVSROOT: /cvs Module name: src Changes by: ajacoutot@cvs.openbsd.org 2008/08/29 02:17:28 Modified files: usr.sbin/sysmerge: sysmerge.sh Log message: - prevent sysmerge from installing a virgin master.passwd and group files (only allow delete or merge+install); requested by nick@ no objections from laurent@ krw@ oga@ ok sthen@ nick@ CVSROOT: /cvs Module name: src Changes by: damien@cvs.openbsd.org 2008/08/29 02:40:53 Modified files: sys/net80211 : ieee80211_var.h Log message: garbage collect unused capabilities and configurations flags. add two capabilities flags: IEEE80211_C_HT for HT STAs (802.11n) and IEEE80211_C_APPMGT which indicates the capability for an AP to buffer unicast and multicast traffic for STAs in PS mode. all drivers claiming HostAP support should support that but the truth is that none of them do. most of them are still at the 802.11b-only era and do not update dynamic parts of beacons or process frames from ic_pwrsaveq. CVSROOT: /cvs Module name: src Changes by: otto@cvs.openbsd.org 2008/08/29 02:57:28 Modified files: sys/sys : namei.h Log message: fix comment: we use a pool for namei, so malloc considerations do not apply; ok jsg@ CVSROOT: /cvs Module name: src Changes by: damien@cvs.openbsd.org 2008/08/29 03:03:48 Modified files: share/man/man4 : ral.4 ural.4 rum.4 pgt.4 ath.4 rtw.4 Log message: add the following paragraph from the wi(4) manual page to the CAVEATS section of all drivers claiming HostAP support: "Host AP mode doesn't support power saving. Clients attempting to use power saving mode may experience significant packet loss (disabling power saving on the client will fix this)." unfortunately (or not?), more and more clients are using PS mode by default and will not work properly with an AP running OpenBSD. proper handling of STAs in PS mode will come in net80211 but is is very unlikely that all drivers will be ported. CVSROOT: /cvs Module name: ports Changes by: sthen@cvs.openbsd.org 2008/08/29 03:18:39 Log message: import cunit: CUnit is a lightweight system for writing, administering, and running unit tests in C. It provides C programmers a basic testing functionality with a flexible variety of user interfaces. It uses a simple framework for building test structures, and provides a rich set of assertions for testing common data types. In addition, several different interfaces are provided for running tests and reporting results. from maintainer Markus Bergkvist, thanks! Status: Vendor Tag: sthen Release Tags: sthen_20080829 N ports/devel/cunit/Makefile N ports/devel/cunit/distinfo N ports/devel/cunit/pkg/DESCR N ports/devel/cunit/pkg/PLIST N ports/devel/cunit/pkg/PFRAG.shared N ports/devel/cunit/patches/patch-doc_headers_Makefile_in N ports/devel/cunit/patches/patch-doc_Makefile_in No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: sthen@cvs.openbsd.org 2008/08/29 03:20:03 Modified files: devel : Makefile Log message: +cunit CVSROOT: /cvs Module name: src Changes by: damien@cvs.openbsd.org 2008/08/29 03:30:23 Modified files: sys/dev/ic : atw.c share/man/man4 : atw.4 Log message: the atw(4) man page says: "The driver lets you change to Host AP mode, but it does not work and it probably never will." so just remove the HOSTAP capability bit in the code and remove this sentence. CVSROOT: /cvs Module name: www Changes by: sthen@cvs.openbsd.org 2008/08/29 03:36:41 Modified files: build : support.dat Log message: - new entry for neotext.ca from Duncan Patton a Campbell - new contact details from Eder M. Gutierrez Alarcon from www@ CVSROOT: /cvs Module name: www Changes by: sthen@cvs.openbsd.org 2008/08/29 03:37:27 Modified files: . : support.html Log message: regen CVSROOT: /cvs Module name: src Changes by: damien@cvs.openbsd.org 2008/08/29 03:44:16 Modified files: share/man/man4 : ral.4 ural.4 rum.4 pgt.4 ath.4 rtw.4 Log message: new sentence, new line. CVSROOT: /cvs Module name: src Changes by: tobias@cvs.openbsd.org 2008/08/29 03:46:10 Modified files: usr.bin/cvs : trigger.c Log message: If parsing of a command in one of the trigger files fails, treat this as an error instead of ignoring it. ok joris CVSROOT: /cvs Module name: src Changes by: tobias@cvs.openbsd.org 2008/08/29 03:51:21 Modified files: usr.bin/cvs : trigger.c Log message: Support for variable expansion in trigger files added. ok joris CVSROOT: /cvs Module name: src Changes by: tobias@cvs.openbsd.org 2008/08/29 03:54:22 Modified files: usr.bin/cvs : commit.c Log message: Pre-commit checks (CVSROOT/commitinfo) are run before log message is requested. Do this for GNU cvs compatibility, too. ok joris CVSROOT: /cvs Module name: src Changes by: reyk@cvs.openbsd.org 2008/08/29 04:05:00 Modified files: sys/dev/ic : ar5210.c ar5211.c ar5212.c ar5xxx.h Log message: add a HAL function to force disabling the hardware crypto engine CVSROOT: /cvs Module name: src Changes by: damien@cvs.openbsd.org 2008/08/29 04:52:41 Modified files: share/man/man4 : acx.4 Log message: acx(4) supports Host AP mode too and does not handle PS STAs properly (since it uses net80211 and does not manage dynamic parts of beacons). spotted by jmc@ CVSROOT: /cvs Module name: ports Changes by: espie@cvs.openbsd.org 2008/08/29 04:54:06 Modified files: x11/kde/artwork3: Makefile x11/kde/artwork3/pkg: PLIST Added files: x11/kde/artwork3/patches: patch-kscreensaver_kxsconfig_Makefile_in Log message: stop depending on the exact screensaver modules being installed, just put all the desktop files in, it's simpler. CVSROOT: /cvs Module name: ports Changes by: sthen@cvs.openbsd.org 2008/08/29 05:07:59 Modified files: graphics/gimp : Makefile Log message: the altivec FLAVOR was removed. from viq, thanks!. CVSROOT: /cvs Module name: src Changes by: reyk@cvs.openbsd.org 2008/08/29 05:15:32 Modified files: sys/dev/ic : athvar.h ath.c Log message: add support for software crypto to allow WPA/WPA2/RSN. it is disabled for now because it needs more testing, but basic WPA/WPA2 and WEP seems to work. to enable it, set the compiled-in ath_softcrypto variable to 1. this is based on a previous diff from damien@ with some changes to disable the hardware crypto engine if softcrypto is enabled and to keeps the hardware crypto code in place to allow later work on hardware WPA/WPA2. CVSROOT: /cvs Module name: ports Changes by: espie@cvs.openbsd.org 2008/08/29 05:27:44 Modified files: x11/kde/addons3: Makefile distinfo x11/kde/addons3/pkg: PLIST x11/kde/bindings3: Makefile distinfo x11/kde/bindings3/patches: patch-kjsembed_Makefile_in patch-korundum_rubylib_korundum_Makefile_in patch-qtruby_rubylib_designer_rbuic_Makefile_in patch-qtruby_rubylib_designer_uilib_Makefile_in patch-qtruby_rubylib_qtruby_Makefile_in x11/kde/bindings3/pkg: PLIST Log message: 3.5.10, missing i18n as usual... CVSROOT: /cvs Module name: src Changes by: jakob@cvs.openbsd.org 2008/08/29 05:47:49 Modified files: etc/bind : named-dual.conf named-simple.conf Log message: remove BIND's delegation-only from default config files. ok djm@ millert@ CVSROOT: /cvs Module name: ports Changes by: espie@cvs.openbsd.org 2008/08/29 05:52:20 Modified files: x11/gnustep/base: Makefile x11/gnustep/base/pkg: PLIST lang/swi-prolog: Makefile lang/swi-prolog/patches: patch-src_configure_in lang/swi-prolog/pkg: PFRAG.shared PLIST Log message: fix stupid conflict marker introduced ages ago that my friends forgot to fix... CVSROOT: /cvs Module name: src Changes by: damien@cvs.openbsd.org 2008/08/29 06:14:53 Modified files: sys/net80211 : ieee80211.c ieee80211_input.c ieee80211_ioctl.c ieee80211_node.c ieee80211_node.h ieee80211_output.c ieee80211_proto.c ieee80211_var.h sys/dev/ic : pgt.c Log message: move code to support Frequency-Hopping spread spectrum (FHSS) PHYs to the Attic. nothing uses it in the tree and it is very unlikely that something will use it one day. the only driver supporting FHSS PHYs in the tree is ray(4) and it does not use net80211. CVSROOT: /cvs Module name: ports Changes by: espie@cvs.openbsd.org 2008/08/29 06:30:21 Modified files: lang/swi-prolog: Makefile distinfo lang/swi-prolog/patches: patch-packages_semweb_configure_in patch-src_configure_in lang/swi-prolog/pkg: PFRAG.shared PLIST Log message: update to 5.6.59 CVSROOT: /cvs Module name: ports Changes by: espie@cvs.openbsd.org 2008/08/29 06:59:49 Modified files: x11/kde/i18n3 : Makefile distinfo x11/kde/i18n3/pkg: PLIST-es PLIST-et PLIST-fr PLIST-is PLIST-it PLIST-km PLIST-nds PLIST-nl PLIST-pl PLIST-ru PLIST-sr PLIST-sv Removed files: x11/kde/i18n3/patches: ru-patch-data_kdeedu_kturtle_Makefile_in Log message: update the existing translations CVSROOT: /cvs Module name: src Changes by: oga@cvs.openbsd.org 2008/08/29 07:07:13 Modified files: usr.bin/vi/ex : ex_cscope.c Log message: Fix nvi's cscope support in the case that someone provided a filename without a directory (e.g. :cscope add cscope.out). Found and fixed by Paul Irofti, with help from me; Thanks! upstream nvi also has this fix. ok otto@. CVSROOT: /cvs Module name: ports Changes by: espie@cvs.openbsd.org 2008/08/29 07:08:33 Modified files: x11/kde/i18n3 : Makefile distinfo Added files: x11/kde/i18n3/pkg: PLIST-be PLIST-te PLIST-uz@cyrillic PLIST-wa Log message: add the new languages CVSROOT: /cvs Module name: src Changes by: oga@cvs.openbsd.org 2008/08/29 07:44:23 Modified files: sys/dev/pci/drm: drm_memory.c Log message: Don't memcpy too far whem drm_realloc() is called with a smaller size. This was never noticed since it's always used with a larger size. Noticed by Stephane Marchesin. CVSROOT: /cvs Module name: ports Changes by: espie@cvs.openbsd.org 2008/08/29 08:50:02 Modified files: japanese/canna : Makefile Log message: force COPTS during build CVSROOT: /cvs Module name: ports Changes by: espie@cvs.openbsd.org 2008/08/29 09:01:29 Modified files: japanese/canna/patches: patch-Canna_conf patch-dic_ideo_grammar_Imakefile patch-lib_canna_canna_h patch-server_convert_c Added files: japanese/canna/patches: patch-dic_ideo_pubdic_pod_c Log message: prevent segfault on amd64, no idea if it works fine yet. no pkg bump, since this just fixes build. CVSROOT: /cvs Module name: src Changes by: oga@cvs.openbsd.org 2008/08/29 09:14:59 Modified files: sys/dev/pci/drm: drmP.h Log message: Build with mtrr support on amd64. This really should have gone in in edmonton, but I forgot. ok and extra testing phessler@. CVSROOT: /cvs Module name: ports Changes by: merdely@cvs.openbsd.org 2008/08/29 10:05:37 Modified files: audio/p5-gnupod: Makefile distinfo Log message: Update to 0.99.7. From James Turner (MAINTAINER) ok phessler@ CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2008/08/29 11:27:57 Modified files: productivity/calcurse: Makefile distinfo productivity/calcurse/patches: patch-configure productivity/calcurse/pkg: PLIST Log message: - update to calcurse-2.2 based on a submission by Frederic Culot, maintainer and developer CVSROOT: /cvs Module name: ports Changes by: mbalmer@cvs.openbsd.org 2008/08/29 13:50:20 Modified files: net/samba : Makefile net/samba/files: README.OpenBSD Log message: s/SYSCONDIR/SYSCONFDIR/ CVSROOT: /cvs Module name: ports Changes by: jcs@cvs.openbsd.org 2008/08/29 15:48:42 Modified files: x11/pidgin-libnotify: Makefile Log message: missing build dep on p5-XML-Parser CVSROOT: /cvs Module name: src Changes by: brad@cvs.openbsd.org 2008/08/29 16:59:56 Modified files: sys/dev/ic : re.c Log message: Take the PHY out of power down while attaching just before probing for PHY. This helps with systems dual booting Windows XP/Vista where the Windows drivers will put the PHY in power down mode when rebooting. From FreeBSD CVSROOT: /cvs Module name: src Changes by: brad@cvs.openbsd.org 2008/08/29 17:28:34 Modified files: sys/dev/pci : if_em.c Log message: Disable the use of Jumbo frames on the first generation chips (82542). The exact details are unknown (possibly hw errata?) but the Windows and Linux drivers have never supported Jumbos on this chipset and since it is so old and rare it is not that big of a deal. From FreeBSD ok dlg@ awhile ago. CVSROOT: /cvs Module name: src Changes by: brad@cvs.openbsd.org 2008/08/29 19:09:08 Modified files: share/man/man4 : km.4 pci.4 Log message: Correct the last commit. There is no such thing as the K11 microarchitecture (yet). Family 11h (Griffin) is a K8 microarchitectre CPU with some bits from K10 such as power management and sensor interface. CVSROOT: /cvs Module name: src Changes by: brad@cvs.openbsd.org 2008/08/29 19:10:13 Modified files: sys/dev/pci : km.c Log message: Mention Family 11h in the comment. CVSROOT: /cvs Module name: src Changes by: brad@cvs.openbsd.org 2008/08/29 19:16:30 Modified files: kerberosV/doc : Makefile Log message: - Remove passing a redundant --no-split flag on the command line for makeinfo. - Remove some white space. ok beck@ biorn@ CVSROOT: /cvs Module name: ports Changes by: fgsch@cvs.openbsd.org 2008/08/29 20:10:13 Modified files: databases/py-sqlalchemy: Makefile distinfo Log message: update to 0.4.7p1. maintainer ok CVSROOT: /cvs Module name: ports Changes by: fgsch@cvs.openbsd.org 2008/08/29 20:24:32 Modified files: databases/py-elixir: Makefile distinfo Log message: Update to 0.6.1; wcmaier@ ok. CVSROOT: /cvs Module name: src Changes by: jsg@cvs.openbsd.org 2008/08/29 20:46:56 Modified files: sys/dev/pci : wdt.c Removed files: sys/dev/pci : wdt50x.h Log message: Remove the header that exposed the old wdt ioctl interface to userland, wdt was converted to use the common watchdog code some time ago so this is no longer needed. "yes, we should remove it" mbalmer@ CVSROOT: /cvs Module name: src Changes by: brad@cvs.openbsd.org 2008/08/29 22:50:50 Modified files: sys/dev/pci : pcidevs Log message: Add the vendor ID for Techsan Electronics and PCI ids for their Sky2PC DVB cards. From jbg@ CVSROOT: /cvs Module name: src Changes by: brad@cvs.openbsd.org 2008/08/29 22:51:45 Modified files: sys/dev/pci : pcidevs.h pcidevs_data.h Log message: regen CVSROOT: /cvs Module name: www Changes by: brad@cvs.openbsd.org 2008/08/29 23:23:42 Modified files: . : donations.html Log message: Catch up on some donations.. Names not already on the list for the PCIe systems.. Dustin Lundquist, Edvinas Juozaitis, Magnus Holmberg, Niko Itajarvi, Olivier Matthey, Rafael Sadowski, Simon Lundström, William Karh For the Intel E1000 82575 dual port adapter.. Ian Chard CVSROOT: /cvs Module name: src Changes by: brad@cvs.openbsd.org 2008/08/30 01:24:32 Modified files: sys/dev/pci : pcidevs Log message: Add PCI ids for Intel E1000 82576 based boards. From FreeBSD CVSROOT: /cvs Module name: src Changes by: brad@cvs.openbsd.org 2008/08/30 01:25:12 Modified files: sys/dev/pci : pcidevs.h pcidevs_data.h Log message: regen CVSROOT: /cvs Module name: src Changes by: brad@cvs.openbsd.org 2008/08/30 01:39:12 Modified files: sys/dev/ic : gem.c sys/dev/pci : if_cas.c Log message: Fix an issue initially reported by drahn@ with gem(4) where these drivers can report 2-3x times the number of actual packets being transmitted by only incrementing the counter for descriptors with buffers being freed. ok kettenis@ CVSROOT: /cvs Module name: src Changes by: brad@cvs.openbsd.org 2008/08/30 01:41:51 Modified files: sys/dev/ic : gemvar.h Log message: garbage collect the no longer used GEM_IS_APPLE macro. CVSROOT: /cvs Module name: src Changes by: brad@cvs.openbsd.org 2008/08/30 02:16:14 Modified files: sys/dev/mii : brgphy.c Log message: Move the link state check back up to the top of the various status functions right after reading the BMSR as it was before the addition of the fiber support and simplify brgphy_fiber_status() a bit. ok dlg@ CVSROOT: /cvs Module name: ports Changes by: simon@cvs.openbsd.org 2008/08/30 02:25:48 Modified files: www/ap2-mod_perl: Makefile www/ap2-mod_perl/pkg: PLIST Removed files: www/ap2-mod_perl/patches: patch-lib_Apache2_SizeLimit_pm Log message: remove patch for an issue that was fixed with the last release pointed out by djm@, confirmed by maintainer CVSROOT: /cvs Module name: ports Changes by: landry@cvs.openbsd.org 2008/08/30 02:30:33 ports/net/livemedia/patches Update of /cvs/ports/net/livemedia/patches In directory cvs.openbsd.org:/tmp/cvs-serv30789/patches Log Message: Directory /cvs/ports/net/livemedia/patches added to the repository CVSROOT: /cvs Module name: ports Changes by: landry@cvs.openbsd.org 2008/08/30 02:31:28 Modified files: net/livemedia : Makefile distinfo Added files: net/livemedia/patches: patch-liveMedia_RTSPClient_cpp Log message: Update to liveMedia 2008.07.25, and remove a wrong timeout. This fixes tv-over-ip for at least Free french ISP. ok brad@ CVSROOT: /cvs Module name: src Changes by: fgsch@cvs.openbsd.org 2008/08/30 04:41:38 Modified files: usr.bin/cdio : cdio.c extern.h mmc.c Log message: use a bitmap to store the features. simplify the code a bit and allow for future work. ok av@ a similar diff. CVSROOT: /cvs Module name: www Changes by: jasper@cvs.openbsd.org 2008/08/30 05:06:09 Modified files: . : want.html Log message: i could use some usb devices to test/confirm their working on openbsd/sgi CVSROOT: /cvs Module name: ports Changes by: espie@cvs.openbsd.org 2008/08/30 05:08:12 Modified files: japanese/Wnn : Makefile Log message: heed COPTS CVSROOT: /cvs Module name: ports Changes by: espie@cvs.openbsd.org 2008/08/30 05:17:00 Modified files: japanese/Wnn : Makefile japanese/Wnn/patches: patch-Wnn_conv_cvt_read_c patch-Wnn_jlib_V3_Imakefile patch-Xwnmo_xjutil_Imakefile patch-Xwnmo_xjutil_jutil_c patch-Xwnmo_xwnmo_Imakefile patch-config_Project_tmpl patch-kWnn_jlib_Imakefile Log message: restyle and regen patches, wow old stuff CVSROOT: /cvs Module name: xenocara Changes by: matthieu@cvs.openbsd.org 2008/08/30 07:38:43 Modified files: xserver/hw/xfree86/doc/man: Xorg.man.pre Log message: Typo (the the). From Thomas Bozdar (Thomas dot Bosdar at quest dot com). Thanks. CVSROOT: /cvs Module name: ports Changes by: matthieu@cvs.openbsd.org 2008/08/30 07:54:58 Modified files: lang/eltclsh : Makefile distinfo lang/eltclsh/pkg: PLIST Removed files: lang/eltclsh/patches: patch-config_mk_in Log message: Update to 1.9, depend on Tcl/Tk 8.5. CVSROOT: /cvs Module name: ports Changes by: matthieu@cvs.openbsd.org 2008/08/30 08:02:18 Modified files: lang/eltclsh : Makefile Log message: Spaces around the = signs. CVSROOT: /cvs Module name: www Changes by: rainer@cvs.openbsd.org 2008/08/30 08:54:38 Modified files: . : 44.html Log message: rtadvd(8) now revoces it's privileges and runs at it's own user _rtadvd. Ok martin CVSROOT: /cvs Module name: www Changes by: nick@cvs.openbsd.org 2008/08/30 10:29:25 Modified files: faq : upgrade44.html Log message: restructure to work-in option of using sysmerge. I'm opting for a hybrid approach -- some files should just be copied over, some files should be handled in other ways (master.passwd, group), and sysmerge rocks for the rest. As does a patch file for some users. CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2008/08/30 11:02:26 Modified files: net/samba : Makefile net/samba/files: README.OpenBSD net/samba/pkg : MESSAGE-main Log message: - don't use $SYSCONFDIR for base system files (which are always installed under /etc, whatever $SYSCONFDIR value is) - s/PREFIX/LOCALBASE and the opposite where it makes sense - README.OpenBSD is part of samba-docs, so no need to tell the user to install samba-docs ok mbalmer@ who gave me ten bonus points for solving the samba puzzle! CVSROOT: /cvs Module name: www Changes by: nick@cvs.openbsd.org 2008/08/30 11:15:44 Modified files: faq : upgrade44.html Log message: starting to fill in the blanks. copy-as-is, patch list. Verification of my lists is welcome, but not expected. CVSROOT: /cvs Module name: www Changes by: jasper@cvs.openbsd.org 2008/08/30 12:02:02 Modified files: . : want.html Log message: - smallish tweak CVSROOT: /cvs Module name: src Changes by: martin@cvs.openbsd.org 2008/08/30 12:58:24 Modified files: sys/arch/vax/vax: pmap.c Log message: no need to include uvm/uvm.h twice CVSROOT: /cvs Module name: src Changes by: miod@cvs.openbsd.org 2008/08/30 14:13:03 Modified files: sys/arch/vax/dec: sii.c siivar.h Log message: Code refactorization and state structure changes in preparation of asynchronous abort commands, needed to eventually support command timeouts for non-polled commands... no functional change. CVSROOT: /cvs Module name: www Changes by: claudio@cvs.openbsd.org 2008/08/30 14:24:25 Modified files: . : want.html Log message: I'm getting a CAB-OCTAL-ASYNC from Stuart Henderson but I could still use async modules. Thanks. CVSROOT: /cvs Module name: src Changes by: martin@cvs.openbsd.org 2008/08/30 14:45:31 Modified files: sys/arch/vax/include: pmap.h sys/arch/vax/vax: locore.c pmap.c sys/arch/vax/vsa: vsbus.c Log message: replace TRUNC_PAGE by trunc_page and ROUND_PAGE by round_page plus cast to vaddr_t where necassary from Miod's todo list ok miod@ CVSROOT: /cvs Module name: ports Changes by: brad@cvs.openbsd.org 2008/08/30 18:35:08 Modified files: multimedia/xine-lib: Makefile multimedia/xine-lib/patches: patch-src_input_input_cdda_c Log message: Fix CDDB access on 64-bit architectures. From Xine-lib source repo ok jakemsr@ CVSROOT: /cvs Module name: xenocara Changes by: matthieu@cvs.openbsd.org 2008/08/31 01:16:34 Modified files: distrib/notes : m4.common Log message: There's no more /usr/X11R6/lib/X11/doc. (noticed by fgsch@). CVSROOT: /cvs Module name: xenocara Changes by: matthieu@cvs.openbsd.org 2008/08/31 01:30:43 Modified files: distrib/notes : README.sparc64 Log message: mention the sunffb driver. CVSROOT: /cvs Module name: xenocara Changes by: matthieu@cvs.openbsd.org 2008/08/31 01:33:29 Modified files: distrib/notes : README.alpha README.hp300 README.mac68k README.macppc README.sgi README.sparc README.zaurus Log message: Remove references to oldish times. CVSROOT: /cvs Module name: src Changes by: claudio@cvs.openbsd.org 2008/08/31 02:29:35 Modified files: usr.sbin/bgpctl: parser.c Log message: Fix AS check in parse_community() -- well-known communities have the AS part set to COMMUNITY_WELLKNOWN which is the same as USHRT_MAX. Figured out by Greg Skinner CVSROOT: /cvs Module name: src Changes by: jsg@cvs.openbsd.org 2008/08/31 03:40:56 Modified files: share/man/man4 : adv.4 sk.4 wi.4tbl Log message: remove http links to dead domains. CVSROOT: /cvs Module name: src Changes by: jsg@cvs.openbsd.org 2008/08/31 03:50:12 Modified files: sys/dev/pci : pciide_cmd_reg.h hifn7751.c Log message: remove http links to dead/changed domains. CVSROOT: /cvs Module name: src Changes by: jsg@cvs.openbsd.org 2008/08/31 03:54:32 Modified files: sys/dev/mii : sqphy.c sqphyreg.h Log message: remove http links to dead domain. CVSROOT: /cvs Module name: ports Changes by: steven@cvs.openbsd.org 2008/08/31 04:44:10 Modified files: x11/bwidget : Makefile Log message: use tk module, and default tk version CVSROOT: /cvs Module name: ports Changes by: steven@cvs.openbsd.org 2008/08/31 05:02:23 Modified files: security/tcltls: Makefile Added files: security/tcltls/patches: patch-pkgIndex_tcl_in Log message: - make use of tcl module and default tcl version - fix library version in pkgIndex.tcl, from bsdmaniak at gmail CVSROOT: /cvs Module name: ports Changes by: jasper@cvs.openbsd.org 2008/08/31 06:16:14 Modified files: net/loudmouth : Makefile distinfo net/loudmouth/patches: patch-configure patch-loudmouth_lm-sock_c Log message: - update loudmouth to 1.4.2 - regen patches CVSROOT: /cvs Module name: ports Changes by: jasper@cvs.openbsd.org 2008/08/31 06:29:25 Modified files: net/dctc/patches: patch-configure_in Log message: - remove fragment that snuck in and broke dctc. breakage spotted by naddy, thanks! CVSROOT: /cvs Module name: src Changes by: jmc@cvs.openbsd.org 2008/08/31 08:19:09 Modified files: share/man/man4 : adv.4 Log message: no need for .Pp before or after .Sh; CVSROOT: /cvs Module name: ports Changes by: steven@cvs.openbsd.org 2008/08/31 09:02:43 Modified files: graphics/gimp/stable: Makefile distinfo graphics/gimp/stable/patches: patch-etc_Makefile_in graphics/gimp/stable/pkg: PLIST Log message: update to 2.4.7 from Giovanni Bechis CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 2008/08/31 09:16:49 Modified files: distrib/sets/lists/base: md.alpha md.amd64 md.armish md.aviion md.hp300 md.hppa md.hppa64 md.i386 md.landisk md.luna88k md.mac68k md.macppc md.mvme68k md.mvme88k md.mvmeppc md.sgi md.socppc md.sparc md.sparc64 md.vax md.zaurus distrib/sets/lists/comp: mi Log message: sync CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 2008/08/31 09:18:13 Modified files: distrib/sets/lists/base: md.alpha md.amd64 md.armish md.aviion md.hp300 md.hppa md.hppa64 md.i386 md.landisk md.luna88k md.mac68k md.macppc md.mvme68k md.mvme88k md.mvmeppc md.sgi md.socppc md.sparc md.sparc64 md.vax md.zaurus distrib/sets/lists/comp: mi Log message: sync CVSROOT: /cvs Module name: www Changes by: nick@cvs.openbsd.org 2008/08/31 09:50:26 Modified files: faq : upgrade44.html Log message: I managed to reverse the bsd.mp and bsd kernel upgrade lines. Jonathan Armani (dbd at asystant dot net) managed to spot it, thanks! CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2008/08/31 10:01:31 Modified files: x11/pidgin-libnotify: Makefile Log message: - p5-XML-Parser is needed for intltool, so use intltool MODULE instead - RUN_DEPENDS=${BUILD_DEPENDS} construct should never be used; besides, p5-XML-Parser is not needed to run this program ok jcs@ CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2008/08/31 10:06:11 Modified files: print/gutenprint: Makefile print/gutenprint/pkg: MESSAGE-main Log message: - don't tell users to install the -cups subpackage when it does not exist anymore CVSROOT: /cvs Module name: ports Changes by: jasper@cvs.openbsd.org 2008/08/31 10:29:51 Modified files: net/dctc : Makefile Log message: - fix borked lib_depends (db/v4) CVSROOT: /cvs Module name: www Changes by: deraadt@cvs.openbsd.org 2008/08/31 10:57:27 Modified files: . : 44.html Log message: sync CVSROOT: /cvs Module name: src Changes by: thib@cvs.openbsd.org 2008/08/31 10:58:01 Modified files: sys/nfs : nfs.h Log message: remove the #if 0'ed NFS_ATTRTIMEO() macro since it was replaced by a function long ago.. ok blambert@ CVSROOT: /cvs Module name: ports Changes by: steven@cvs.openbsd.org 2008/08/31 11:16:22 Modified files: net/amsn : Makefile distinfo net/amsn/patches: patch-Makefile_in patch-amsn patch-amsn-remote patch-amsn-remote-CLI patch-configure net/amsn/pkg : PLIST Log message: update to 0.97.2 similar diff from bsdmaniak at gmail CVSROOT: /cvs Module name: src Changes by: miod@cvs.openbsd.org 2008/08/31 11:21:57 Modified files: sys/dev/ic : ncr53c9x.c siop.c siop_common.c trm.c Log message: Fix redundant device name and/or target printing after calling sc_print_addr(); ok krw@ CVSROOT: /cvs Module name: www Changes by: steven@cvs.openbsd.org 2008/08/31 11:26:58 Modified files: . : 44.html Log message: fix a few typos pointed out by Giovanni Bechis CVSROOT: /cvs Module name: www Changes by: deraadt@cvs.openbsd.org 2008/08/31 11:28:09 Modified files: . : 44.html Log message: sync CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2008/08/31 11:32:22 Modified files: games/tmw : Makefile distinfo Log message: - update to tmw-0.0.26 tested on i386, amd64, macppc from Jonathan Armani, MAINTAINER CVSROOT: /cvs Module name: www Changes by: deraadt@cvs.openbsd.org 2008/08/31 13:08:00 Modified files: . : 44.html Log message: sync CVSROOT: /cvs Module name: ports Changes by: naddy@cvs.openbsd.org 2008/08/31 13:40:44 Modified files: audio/speex : Makefile distinfo audio/speex/pkg: PLIST Log message: update to 1.2rc1 CVSROOT: /cvs Module name: ports Changes by: naddy@cvs.openbsd.org 2008/08/31 13:46:40 Modified files: net : Makefile Removed files: net/zebra : Makefile distinfo net/zebra/patches: patch-bgpd_bgp_snmp_c patch-configure patch-doc_Makefile_in patch-lib_smux_c patch-lib_sockunion_c patch-lib_vty_c patch-ospf6d_ospf6_message_c patch-ospfd_ospf_abr_h patch-ospfd_ospf_interface_h patch-ospfd_ospf_packet_c patch-ospfd_ospf_snmp_c patch-ospfd_ospfd_c patch-ripd_rip_snmp_c patch-zebra_kernel_socket_c patch-zebra_zebra_snmp_c net/zebra/pkg : DESCR MESSAGE PLIST Log message: Remove zebra, which is broken, dead, and superseded by net/quagga. CVSROOT: /cvs Module name: www Changes by: deraadt@cvs.openbsd.org 2008/08/31 14:06:35 Modified files: . : 44.html Log message: fix hrefs; from weerd CVSROOT: /cvs Module name: src Changes by: jmc@cvs.openbsd.org 2008/08/31 14:18:17 Modified files: sbin/pfctl : pfctl.c Log message: avoid line wrap in usage() output; CVSROOT: /cvs Module name: www Changes by: jasper@cvs.openbsd.org 2008/08/31 15:07:05 Modified files: . : 44.html Log message: - fix sparc64 vi entry, from paul de weerd. CVSROOT: /cvs Module name: www Changes by: deraadt@cvs.openbsd.org 2008/08/31 15:21:08 Modified files: . : 44.html Log message: getting there.. CVSROOT: /cvs Module name: ports Changes by: jasper@cvs.openbsd.org 2008/08/31 17:09:00 Modified files: textproc/p5-XML-Writer: Makefile distinfo textproc/p5-XML-Writer/pkg: PLIST Log message: - update p5-XML-Writer to 0.604 (now with examples) CVSROOT: /cvs Module name: ports Changes by: jasper@cvs.openbsd.org 2008/08/31 17:17:33 Modified files: textproc/p5-XML-Twig: Makefile distinfo textproc/p5-XML-Twig/patches: patch-Makefile_PL Log message: - update p5-XML-Twig to 3.32 CVSROOT: /cvs Module name: src Changes by: jmc@cvs.openbsd.org 2008/08/31 23:45:54 Modified files: share/man/man4 : ddb.4 Log message: - Ctl -> Ctrl - some missing words from the vnode command from Pierre Riteau CVSROOT: /cvs Module name: src Changes by: jmc@cvs.openbsd.org 2008/09/01 00:13:14 Modified files: usr.bin/sed : sed.1 Log message: note that the opening delimiter of a context address should be preceded by a backslash, if the delimiter is not a slash; adapted from freebsd -r1.47 from yar; CVSROOT: /cvs Module name: ports Changes by: jasper@cvs.openbsd.org 2008/09/01 01:17:04 Modified files: security/p5-GSSAPI: Makefile distinfo Log message: - update GSSAPI to 0.26 - drop maintainership CVSROOT: /cvs Module name: ports Changes by: jasper@cvs.openbsd.org 2008/09/01 01:17:38 Modified files: security/p5-Authen-SASL: Makefile distinfo Log message: - update p5-Authen-SASL to 2.12 - drop maintainership CVSROOT: /cvs Module name: ports Changes by: jasper@cvs.openbsd.org 2008/09/01 01:18:07 Modified files: devel/p5-Devel-Size: Makefile distinfo Log message: - update p5-Devel-Size to 0.71 CVSROOT: /cvs Module name: ports Changes by: jasper@cvs.openbsd.org 2008/09/01 01:18:32 Modified files: graphics/p5-SVG: Makefile distinfo Log message: - update p5-SVG to 2.44 CVSROOT: /cvs Module name: ports Changes by: jasper@cvs.openbsd.org 2008/09/01 01:31:38 Modified files: devel/p5-Event : Makefile distinfo devel/p5-Event/pkg: PLIST Log message: - update p5-Event to 1.11 - install a tutorial (pdf) CVSROOT: /cvs Module name: src Changes by: jmc@cvs.openbsd.org 2008/09/01 02:37:45 Modified files: usr.bin/make : make.1 Log message: section headings do not need to be quoted; from Alan R. S. Bueno CVSROOT: /cvs Module name: src Changes by: sobrado@cvs.openbsd.org 2008/09/01 02:50:07 Modified files: usr.sbin/pstat : pstat.c Log message: sync synopsis and usage; KNF. CVSROOT: /cvs Module name: ports Changes by: brad@cvs.openbsd.org 2008/09/01 02:51:03 Modified files: misc/openbabel : Makefile Added files: misc/openbabel/patches: patch-include_openbabel_fingerprint_h patch-src_fingerprint_cpp Log message: Pull in a patch from the openbabel source repo to remove the unconditional use of __builtin_popcount if using GCC. Eliminates the need for a newer GCC version. ok ajacoutot@ CVSROOT: /cvs Module name: ports Changes by: brad@cvs.openbsd.org 2008/09/01 02:52:31 Modified files: x11/xdrawchem : Makefile Log message: Revert the last commit now that openbabel has removed the dependency on GCC 4. ok ajacoutot@ CVSROOT: /cvs Module name: src Changes by: reyk@cvs.openbsd.org 2008/09/01 03:02:59 Modified files: sys/dev/ic : ath.c Log message: Switch ath(4) to softcrypto to enable support for WPA/WPA2. Tested by ckuethe@ and many users, thanks! CVSROOT: /cvs Module name: ports Changes by: jasper@cvs.openbsd.org 2008/09/01 03:03:34 Modified files: audio/p5-Audio-MPD: Makefile distinfo Log message: - update p5-Audio-MPD to 0.19.4 CVSROOT: /cvs Module name: src Changes by: markus@cvs.openbsd.org 2008/09/01 03:40:43 Modified files: lib/libc/net : inet_net_pton.c Log message: do not overflow for large prefix len (e.g. 2147483649) report Maksymilian Arciemowicz; ok djm, deraadt CVSROOT: /cvs Module name: ports Changes by: jasper@cvs.openbsd.org 2008/09/01 03:54:49 Modified files: devel/p5-POE : Makefile distinfo devel/p5-POE/pkg: PLIST Log message: - update p5-POE to 1.0003 CVSROOT: /cvs Module name: ports Changes by: jasper@cvs.openbsd.org 2008/09/01 03:55:09 Modified files: net/p5-POE-Filter-IRCD: Makefile distinfo Log message: - update p5-POE-Filter-IRCD to 2.38 CVSROOT: /cvs Module name: ports Changes by: jasper@cvs.openbsd.org 2008/09/01 03:55:34 Log message: import p5-POE-Component-Pluggable 1.10 POE::Component::Pluggable is a base class for creating plugin enabled POE Components. It is a generic port of POE::Component::IRC's plugin system. If your component dispatches events to registered POE sessions, then POE::Component::Pluggable may be a good fit for you. Users of your component can then load plugins using the plugin methods provided to handle events generated by the component. Status: Vendor Tag: jasper Release Tags: jasper_20080901 N ports/devel/p5-POE-Component-Pluggable/distinfo N ports/devel/p5-POE-Component-Pluggable/Makefile N ports/devel/p5-POE-Component-Pluggable/pkg/PLIST N ports/devel/p5-POE-Component-Pluggable/pkg/DESCR No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: jasper@cvs.openbsd.org 2008/09/01 03:57:40 Modified files: devel : Makefile Log message: - add p5-POE-Component-Pluggable CVSROOT: /cvs Module name: ports Changes by: jasper@cvs.openbsd.org 2008/09/01 03:57:57 Modified files: net/p5-POE-Component-IRC: Makefile distinfo net/p5-POE-Component-IRC/pkg: PLIST Log message: - update p5-POE-Component-IRC to 5.88 CVSROOT: /cvs Module name: ports Changes by: jasper@cvs.openbsd.org 2008/09/01 04:15:31 Modified files: www/p5-WebService-MusicBrainz: Makefile distinfo Log message: - update p5-WebService-MusicBrainz to 0.18 CVSROOT: /cvs Module name: ports Changes by: espie@cvs.openbsd.org 2008/09/01 05:03:29 Log message: liquid resize library, a fun seam-carving library. Status: Vendor Tag: espie Release Tags: lqr N ports/graphics/liblqr/distinfo N ports/graphics/liblqr/Makefile N ports/graphics/liblqr/pkg/PLIST N ports/graphics/liblqr/pkg/PFRAG.shared N ports/graphics/liblqr/pkg/DESCR No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: espie@cvs.openbsd.org 2008/09/01 05:15:29 Log message: liquid rescale plugin for gimp Status: Vendor Tag: espie Release Tags: lqr N ports/graphics/gimp/liquid-rescale/Makefile N ports/graphics/gimp/liquid-rescale/distinfo N ports/graphics/gimp/liquid-rescale/pkg/PLIST N ports/graphics/gimp/liquid-rescale/pkg/DESCR No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: espie@cvs.openbsd.org 2008/09/01 05:17:54 Modified files: graphics : Makefile graphics/gimp : Makefile Log message: +liquid-rescale CVSROOT: /cvs Module name: src Changes by: krw@cvs.openbsd.org 2008/09/01 08:08:25 Modified files: sys/arch/sgi/sgi: disksubr.c Log message: Allow sgi to spoof the native label. But don't spoof when just looking for the place to write the disklabel, i.e. partoffp != NULL. tested & ok jsing@ CVSROOT: /cvs Module name: src Changes by: brad@cvs.openbsd.org 2008/09/01 08:38:31 Modified files: sys/dev/pci : if_lii.c if_liireg.h Log message: Finish the rest... ATL2 -> LII ok jsing@ CVSROOT: /cvs Module name: ports Changes by: sthen@cvs.openbsd.org 2008/09/01 09:47:44 Modified files: www/nginx : Makefile distinfo www/nginx/pkg : PLIST Log message: Maintenance update to latest stable version 0.6.32, from maintainer Darrin Chandler on ports@. "Thanks to Toni Mueller for prodding, and to Simon Kuhnle for prodding, testing, and the patch (I had the same diff just before lock but kept forgetting after unlock)." -dwc CVSROOT: /cvs Module name: ports Changes by: jasper@cvs.openbsd.org 2008/09/01 10:25:16 Modified files: www/p5-WebService-Audioscrobbler: Makefile distinfo Log message: - update p5-WebService-Audioscrobbler to 0.07 CVSROOT: /cvs Module name: src Changes by: krw@cvs.openbsd.org 2008/09/01 10:28:50 Modified files: sys/arch/sgi/sgi: disksubr.c Log message: Bring comment into line with reality. We use sgi label info but don't create just partitions 'i' -> 'l'. jsing@ had noted same discord. CVSROOT: /cvs Module name: ports Changes by: jasper@cvs.openbsd.org 2008/09/01 10:54:48 Modified files: archivers/p5-Archive-Zip: Makefile distinfo Log message: - update p5-Archive-Zip to 1.24, mostly bug fixes CVSROOT: /cvs Module name: src Changes by: drahn@cvs.openbsd.org 2008/09/01 11:18:19 Modified files: libexec/makewhatis: Makefile Log message: Install files in the correct directory even with NOMAN set. Theo made a number of suggestions/enhancements to get to this final version. CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 2008/09/01 11:30:56 Modified files: sys/arch/amd64/include: biosvar.h sys/arch/i386/include: biosvar.h segments.h sys/dev/ic : bhareg.h gdtvar.h i82596reg.h stireg.h twereg.h vgareg.h sys/dev/pcmcia : if_rayreg.h sys/ntfs : ntfs.h Log message: Avoid #pragma pack(1) and unify everything towards using __packed. This requires that structures defined within __packed structures must independently request that they themselves become __packed, too. worked on with toby CVS: ---------------------------------------------------------------------- CVSROOT: /cvs Module name: src Changes by: oga@cvs.openbsd.org 2008/09/01 11:37:05 Modified files: sys/dev/pci/drm: i915_dma.c i915_drv.h i915_irq.c Log message: Add Interrupt mitigation for the i9XX user_irq, should save a bit of power; from drm git. CVSROOT: /cvs Module name: src Changes by: oga@cvs.openbsd.org 2008/09/01 11:40:26 Modified files: sys/dev/pci/drm: radeon_cp.c Log message: convert a tsleep back to msleep that got lost in a previous upstream merge. Won't sleep with a spinlock here anymore. CVSROOT: /cvs Module name: www Changes by: nick@cvs.openbsd.org 2008/09/01 11:41:15 Modified files: faq : upgrade44.html Log message: fill in manual merge and delete sections. CVSROOT: /cvs Module name: src Changes by: chl@cvs.openbsd.org 2008/09/01 11:50:15 Modified files: sys/dev/pci/drm: drm_memory.c Log message: fix null dereference. initial patch from me, reworked by oga@. found by LLVM/Clang Static Analyzer. ok oga@ CVSROOT: /cvs Module name: www Changes by: nick@cvs.openbsd.org 2008/09/01 12:02:01 Modified files: faq : upgrade44.html Log message: chio.conf was a left-over from 4.3 CVSROOT: /cvs Module name: www Changes by: nick@cvs.openbsd.org 2008/09/01 12:09:56 Modified files: faq : upgrade44.html Added files: faq : upgrade44.patch Log message: +upgrade44.patch. WARNING: very lightly tested so far. CVSROOT: /cvs Module name: www Changes by: deraadt@cvs.openbsd.org 2008/09/01 12:12:23 Modified files: . : lyrics.html Log message: correct link CVSROOT: /cvs Module name: ports Changes by: eric@cvs.openbsd.org 2008/09/01 13:09:17 Modified files: devel/py-epsilon: Makefile distinfo devel/py-epsilon/pkg: PLIST Log message: update to 0.5.10 ok wcmaier@ CVSROOT: /cvs Module name: ports Changes by: eric@cvs.openbsd.org 2008/09/01 13:10:22 Modified files: databases/py-axiom: Makefile distinfo databases/py-axiom/pkg: PLIST Log message: update to 0.5.28 ok wcmaier@ CVSROOT: /cvs Module name: ports Changes by: eric@cvs.openbsd.org 2008/09/01 13:11:04 Modified files: www/py-nevow : Makefile distinfo www/py-nevow/pkg: PLIST Log message: update to 0.9.32 ok wcmaier@ CVSROOT: /cvs Module name: ports Changes by: eric@cvs.openbsd.org 2008/09/01 13:13:05 Modified files: graphics/py-Imaging: Makefile distinfo graphics/py-Imaging/pkg: PLIST-main Log message: * update to 1.1.6 * fix WANTLIB in subpackages * -bin subpackage depends on -main * install public headers * remove maintainer per his request ok mbalmer@ CVSROOT: /cvs Module name: xenocara Changes by: matthieu@cvs.openbsd.org 2008/09/01 13:18:13 Modified files: app/fvwm/libs : Parse.c Log message: Remove extra semi-colon after conditional. Tested by phessler@. CVSROOT: /cvs Module name: src Changes by: chl@cvs.openbsd.org 2008/09/01 13:18:31 Modified files: sys/dev/pci/drm: drm_drawable.c Log message: avoid loosing return value from copyin, and properly return it. initial patch from me, reworked by oga@. found by LLVM/Clang Static Analyzer. ok oga@ CVSROOT: /cvs Module name: src Changes by: damien@cvs.openbsd.org 2008/09/01 13:41:11 Modified files: sys/net80211 : ieee80211_input.c ieee80211_output.c ieee80211_proto.h ieee80211_var.h Log message: rework previously unused ieee80211_pwrsave() function, call it from ieee80211_mgmt_output() and ieee80211_encap(). use new IEEE80211_C_APPMGT capability flag where appropriate. rename ic_tim_mcast to ic_tim_mcast_pending. CVSROOT: /cvs Module name: src Changes by: damien@cvs.openbsd.org 2008/09/01 13:43:34 Modified files: sys/net80211 : ieee80211_output.c Log message: extend ieee80211_classify() to extract DSCP field from IPv6 packets too. CVSROOT: /cvs Module name: src Changes by: damien@cvs.openbsd.org 2008/09/01 13:55:21 Modified files: sys/net80211 : ieee80211.h ieee80211_output.c ieee80211_var.h Log message: add ic_tid_noack bitmap to indicate a per-TID ACK policy (1=no ack, 0=normal ack). all bits are currently set to 0. use this bitmap to set the ACK policy of the QoS control field of outgoing QoS frames. CVSROOT: /cvs Module name: src Changes by: damien@cvs.openbsd.org 2008/09/01 14:00:19 Modified files: sys/net80211 : ieee80211_rssadapt.c Log message: use C99 style struct initializer instead of GCC specific one (from NetBSD). some whitespace cleanup too. CVSROOT: /cvs Module name: ports Changes by: sthen@cvs.openbsd.org 2008/09/01 14:02:53 Modified files: misc/wordnet : Makefile misc/wordnet/patches: patch-src_wnb misc/wordnet/pkg: PLIST Added files: misc/wordnet/patches: patch-lib_binsrch_c patch-lib_morph_c patch-lib_search_c patch-lib_wnutil_c patch-src_wn_c Log message: - SECURITY update, add patches to fix oCERT-2008-014, WordNet stack and heap overflows. Thanks to Rob Holland of oCERT for contacting us with the advisory. - housekeeping: regenerate PLIST, move to Tcl/Tk 8.5, use SUBST_CMD macro rather than hand-rolled command. CVSROOT: /cvs Module name: src Changes by: sthen@cvs.openbsd.org 2008/09/01 17:30:08 Modified files: usr.bin/systat : pftop.c Log message: Display direction In/Out/Any for rule display, not just In/Out. ok canacar@ CVSROOT: /cvs Module name: ports Changes by: jcs@cvs.openbsd.org 2008/09/01 17:50:00 Log message: ruby-snmp-1.0.2, a pure ruby snmp library Status: Vendor Tag: jcs Release Tags: jcs20080901 N ports/net/ruby-snmp/distinfo N ports/net/ruby-snmp/Makefile N ports/net/ruby-snmp/pkg/DESCR N ports/net/ruby-snmp/pkg/PLIST No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: jcs@cvs.openbsd.org 2008/09/01 17:52:56 Modified files: net : Makefile Log message: oh hai ruby-snmp CVSROOT: /cvs Module name: src Changes by: drahn@cvs.openbsd.org 2008/09/01 18:01:34 Modified files: share/termtypes: Makefile Log message: Use the installed version of tic instead of the newly built version, The build/upgrade process requires that changes requiring this type of update be recorded in faq/current.html. ok deraadt@ CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 2008/09/01 18:14:23 Modified files: usr.sbin/lpr/lpd: recvjob.c Log message: be more careful in checking disk space; ok millert CVSROOT: /cvs Module name: src Changes by: oga@cvs.openbsd.org 2008/09/01 19:12:04 Modified files: sys/dev/pci/drm: drm.h drmP.h drm_agpsupport.c drm_auth.c drm_bufs.c drm_context.c drm_drawable.c drm_drv.c drm_ioctl.c drm_irq.c drm_lock.c drm_scatter.c drm_vm.c Log message: detypedef some more. No functional change. CVSROOT: /cvs Module name: www Changes by: brad@cvs.openbsd.org 2008/09/01 20:16:57 Modified files: . : 44.html Log message: Correct capitalization of UltraSPARC and SPARC64. CVSROOT: /cvs Module name: src Changes by: drahn@cvs.openbsd.org 2008/09/01 22:19:46 Modified files: usr.sbin/pkg_add: Makefile Log message: Install in the correct directory with NOMAN set. Based on makewhatis with additional CLEANFILES from theo. CVSROOT: /cvs Module name: ports Changes by: jasper@cvs.openbsd.org 2008/09/02 04:15:49 Modified files: converters/p5-Calendar-Simple: Makefile distinfo Log message: - update p5-Calendar-Simple to 1.20 - add run_depends on a recommended module CVSROOT: /cvs Module name: src Changes by: jsg@cvs.openbsd.org 2008/09/02 04:29:34 Modified files: sys/dev/pci : agp_intel.c Log message: missing break; ok oga@ CVSROOT: /cvs Module name: www Changes by: nick@cvs.openbsd.org 2008/09/02 05:03:04 Modified files: faq : upgrade44.html Log message: service -> services CVSROOT: /cvs Module name: ports Changes by: landry@cvs.openbsd.org 2008/09/02 05:28:05 Modified files: sysutils/gkrellm/gkrellm: Makefile sysutils/gkrellm/gkrellm/patches: patch-src_sysdeps_openbsd_c sysutils/gkrellm/gkrellm/pkg: PLIST-main Log message: Add support for sensors through hw.sensors sysctls, currently temperature, fan speed and voltages. From a diff by Josh Elsasser on ports@ a while ago, thanks! ok ajacoutot@ (maintainer) CVSROOT: /cvs Module name: src Changes by: ajacoutot@cvs.openbsd.org 2008/09/02 05:38:06 Modified files: usr.sbin/sysmerge: sysmerge.sh Log message: - make sure they are no sendmail leftovers in src when sysmerge stops unexpectedly feedback and ok sthen@ CVSROOT: /cvs Module name: ports Changes by: jasper@cvs.openbsd.org 2008/09/02 06:33:17 Log message: import pyzor 0.4.0 Pyzor is a collaborative, networked system to detect and block spam using identifying digests of messages. Pyzor initially started out to be merely a Python implementation of Razor, but due to the protocol and the fact that Razor's server is not Free Software, I decided to Pyzor should be based upon a new, lighter, more language- independent protocol. requested by and ok dlg@ Status: Vendor Tag: jasper Release Tags: jasper_20080901 N ports/mail/pyzor/distinfo N ports/mail/pyzor/Makefile N ports/mail/pyzor/pkg/DESCR N ports/mail/pyzor/pkg/PLIST N ports/mail/pyzor/patches/patch-lib_pyzor_client_py N ports/mail/pyzor/patches/patch-scripts_pyzor N ports/mail/pyzor/patches/patch-scripts_pyzord No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: jasper@cvs.openbsd.org 2008/09/02 06:34:20 Modified files: mail : Makefile Log message: add pyzor CVSROOT: /cvs Module name: ports Changes by: brad@cvs.openbsd.org 2008/09/02 06:44:08 Modified files: devel/glib2 : Makefile distinfo Removed files: devel/glib2/patches: patch-configure Log message: Update glib2 to 2.16.5. ok jasper@ CVSROOT: /cvs Module name: src Changes by: djm@cvs.openbsd.org 2008/09/02 06:55:44 Modified files: regress/sys/crypto/cmac: Makefile cmac_test.c regress/sys/crypto/hmac: Makefile hmac_test.c regress/sys/crypto/key_wrap: Makefile key_wrap_test.c Log message: fix builds for when obj/ present fix gcc warnings add licenses ok damien@ CVSROOT: /cvs Module name: www Changes by: mbalmer@cvs.openbsd.org 2008/09/02 07:37:47 Modified files: . : donations.html Log message: Remove Tako Bruinsma per his request. CVSROOT: /cvs Module name: ports Changes by: jasper@cvs.openbsd.org 2008/09/02 08:09:51 Modified files: converters/p5-MARC-Record: Makefile distinfo converters/p5-MARC-Record/pkg: PLIST Log message: - update p5-MARC-Record to 2.0.0 CVSROOT: /cvs Module name: ports Changes by: jasper@cvs.openbsd.org 2008/09/02 08:10:22 Modified files: net/p5-Net-Z3950-Zoom: Makefile distinfo Log message: - update p5-Net-Z3950-Zoom to 1.24 - add MODULES+=devel/gettext CVSROOT: /cvs Module name: ports Changes by: jasper@cvs.openbsd.org 2008/09/02 08:13:03 Modified files: x11/gtksourceview: Makefile distinfo x11/gtksourceview/patches: patch-configure x11/gtksourceview/pkg: PLIST Log message: - update gtksourceview to 2.2.2 from giovanni (MAINTAINER), with tweaks by me CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 2008/09/02 09:45:07 Modified files: distrib/sets/lists/base: mi distrib/sets/lists/etc: mi Log message: sync CVSROOT: /cvs Module name: ports Changes by: jasper@cvs.openbsd.org 2008/09/02 10:41:11 Modified files: editors/leafpad: Makefile distinfo editors/leafpad/pkg: PLIST Log message: - update leafpad to 0.8.14 - set USE_GMAKE=Yes to build the translations ("fucking classical" -antoine) ok ajacoutot@ (MAINTAINER) CVSROOT: /cvs Module name: src Changes by: chl@cvs.openbsd.org 2008/09/02 11:35:16 Modified files: sys/net : if_bridge.c if_pfsync.c if_vlan.c pf.c Log message: remove dead stores and newly created unused variables. Found by LLVM/Clang Static Analyzer. ok henning@ mpf@ CVSROOT: /cvs Module name: ports Changes by: todd@cvs.openbsd.org 2008/09/02 12:28:18 Modified files: www/mindterm : Makefile Log message: obvious PERMIT typo, no pkg change, no pkg bump CVSROOT: /cvs Module name: ports Changes by: todd@cvs.openbsd.org 2008/09/02 12:35:57 Modified files: mail/mutt : Makefile.inc Log message: corrects builds where MACHINE != MACHINE_ARCH (WRKDIST vs WRKSRC) CVSROOT: /cvs Module name: src Changes by: drahn@cvs.openbsd.org 2008/09/02 13:21:28 Modified files: distrib/common : elfrdsetroot.c Log message: If the image size is known to be too big, print out the sizes. ok deraadt@ miod@ CVSROOT: /cvs Module name: src Changes by: oga@cvs.openbsd.org 2008/09/02 14:02:34 Modified files: sys/dev/pci/drm: i915_dma.c i915_drv.h Log message: Track progress inside of batchbuffers so we know the hardware isn't wedged. This avoids early temination of long-running commands. From Keith Packard, via drm git. Tested by several on various chipsets. CVSROOT: /cvs Module name: src Changes by: oga@cvs.openbsd.org 2008/09/02 14:11:19 Modified files: sys/dev/pci/drm: i915_dma.c Log message: If we need a physical hardware status page, initialise it at device attach instead of putting up and tearing down on open and close, some chips got unstable with it being done repeatedly. From drm git. Tested by several. CVSROOT: /cvs Module name: ports Changes by: steven@cvs.openbsd.org 2008/09/02 15:08:29 Modified files: lang/ruby : ruby.port.mk Log message: add MODRUBY_LIB_DEPENDS. ok bernd@ CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2008/09/02 15:11:12 Modified files: x11/xdrawchem : Makefile Added files: x11/xdrawchem/patches: patch-xdrawchem_Makefile_in Removed files: x11/xdrawchem/patches: gcc-xdrawchem_Makefile_in Log message: - make it possible to build under all archs without exhausting memory fix build on alpha, tested by merdely@ thanks ;-) CVSROOT: /cvs Module name: src Changes by: chl@cvs.openbsd.org 2008/09/02 15:42:05 Modified files: share/man/man9 : Makefile malloc.9 Log message: remove last bits of MALLOC/FREE spotted by and initial patch from espie@, with inputs from jmc@ ok espie@ jmc@ CVSROOT: /cvs Module name: ports Changes by: bernd@cvs.openbsd.org 2008/09/02 15:51:42 Modified files: mail/offlineimap: Makefile distinfo mail/offlineimap/pkg: PLIST Log message: Update to offlineimap-6.0.3. CVSROOT: /cvs Module name: ports Changes by: bernd@cvs.openbsd.org 2008/09/02 16:05:23 Modified files: www/apache-httpd: Makefile distinfo www/apache-httpd/patches: patch-Makefile_in patch-configure patch-docs_man_rotatelogs_8 patch-support_rotatelogs_c www/apache-httpd/pkg: PLIST Log message: Security update to apache-httpd-2.2.9. (CVE-2008-2364 and CVE-2007-6420) http://www.apache.org/dist/httpd/CHANGES_2.2.9 Also fix LIB_DEPENDS and use the external pcre library instead of the shipped one. ok dlg@, simon@, merdely@ (pre-lock) CVSROOT: /cvs Module name: src Changes by: dtucker@cvs.openbsd.org 2008/09/02 17:05:12 Modified files: sbin/bioctl : bioctl.c Log message: devname -> devicename to prevent shadowing devname(3); ok marco@ CVSROOT: /cvs Module name: ports Changes by: todd@cvs.openbsd.org 2008/09/02 17:16:01 Modified files: net/opal : Makefile Log message: give macppc a fighting chance, set the correct pic flag for this lib for macppc ok ajacoutot@ (maint) CVSROOT: /cvs Module name: ports Changes by: todd@cvs.openbsd.org 2008/09/02 17:17:15 Modified files: devel/pwlib : Makefile Log message: verified to work via ekiga by me PLEASE commit this ;-) ajacoutot@ CVSROOT: /cvs Module name: www Changes by: nick@cvs.openbsd.org 2008/09/02 20:34:09 Modified files: faq : upgrade44.html Log message: correct numbering of sections 4 & 5 Add another reason to use sysmerge -- it cleans up past sloppy upgrades nicely. Fill out sysmerge section (sysmerge people: look over and comment, please). CVSROOT: /cvs Module name: xenocara Changes by: canacar@cvs.openbsd.org 2008/09/02 22:39:12 Modified files: app/cwm : search.c Log message: Keep the exec menu entries sorted. Go for it okan@ CVSROOT: /cvs Module name: src Changes by: mpf@cvs.openbsd.org 2008/09/03 02:37:51 Modified files: sys/netinet : ip_carp.c Log message: Prevent a possible overflow when the sum of all demotion counters gets bigger than 255. OK henning@ CVSROOT: /cvs Module name: src Changes by: mpf@cvs.openbsd.org 2008/09/03 02:41:57 Modified files: sys/netinet6 : ip6_var.h ip6_output.c Log message: Remove dead code: ip6_copypktopts() is not used anywhere. OK deraadt@, henning@ CVSROOT: /cvs Module name: www Changes by: nick@cvs.openbsd.org 2008/09/03 04:57:33 Modified files: faq : upgrade44.html Log message: Typos, thinkos and stupidos from sthen@ and ajocoutot@, thanks! Also add package upgrade advisory section, which should be a separate commit, 'cept I've already removed it twice, and I'm tired of doing so :) CVSROOT: /cvs Module name: src Changes by: jsg@cvs.openbsd.org 2008/09/03 05:01:50 Modified files: usr.sbin/ypldap: ypldap.c Log message: Missing break in case statement. CVSROOT: /cvs Module name: src Changes by: jsg@cvs.openbsd.org 2008/09/03 05:04:03 Modified files: usr.sbin/ypldap: ypldap.c Log message: ; -> : in getopt optstring. CVSROOT: /cvs Module name: src Changes by: jsg@cvs.openbsd.org 2008/09/03 05:13:54 Modified files: sbin/disklabel : editor.c Log message: Missing break in case statement. CVSROOT: /cvs Module name: src Changes by: jsg@cvs.openbsd.org 2008/09/03 06:00:56 Modified files: sys/dev/pci : kate.c Log message: Use & not && when masking bits. CVSROOT: /cvs Module name: ports Changes by: brad@cvs.openbsd.org 2008/09/03 06:20:52 Modified files: x11/mplayer : Makefile Added files: x11/mplayer/patches: patch-stream_tvi_v4l2_c Log message: Enable V4L2 input support. .e.g. mplayer tv:// -tv driver=v4l2:device=/dev/video0 ok robert@ CVSROOT: /cvs Module name: src Changes by: henning@cvs.openbsd.org 2008/09/03 06:51:39 Modified files: sys/netinet : udp_usrreq.c tcp_output.c Log message: do not set the pkthdr mbuf state key pointer to the state key saved in the pcb. the state key ptr in the pcb is the one that had to be used by pf outbound. but by convention the state key pointer in the pkthdr is the one used INbound, so pf follows its reverse pointer to find the sk to use, and since a reverse doesn't exist for locally terminated connections the reverse pointer is null and thus the whole game a noop. note that this only affects packets FROM local udp/tcp sockets, for the other direction everything works as expected. CVSROOT: /cvs Module name: src Changes by: henning@cvs.openbsd.org 2008/09/03 06:57:19 Modified files: sys/net : pf.c Log message: before linking state keys compare them to verify they actually are the exact reverse of each other. if there is a mismatch don't erstablish the link and print enough so that we should be able to find the culprit. CVSROOT: /cvs Module name: ports Changes by: sthen@cvs.openbsd.org 2008/09/03 07:26:16 Modified files: www/trac : Makefile distinfo Log message: SECURITY update to trac 0.10.5 - Fixes cross-site redirection in quickjump found by Russ McRee. - Fixes wiki engine XSS found by Nathan Collins. - Added PostgreSQL 8.3 support. - Fixes FineGrainedPermissions for scoped repositories. - Fixes problem with repository syncing raising exceptions. ok Ben Lovett (MAINTAINER) CVSROOT: /cvs Module name: ports Changes by: sthen@cvs.openbsd.org 2008/09/03 07:29:33 Modified files: www/trac : Makefile www/trac/pkg : PLIST Log message: regenerate PLIST (.egg-info was missing) and use MODPY_EGG_VERSION, bump CVSROOT: /cvs Module name: src Changes by: jsg@cvs.openbsd.org 2008/09/03 07:41:49 Modified files: usr.sbin/snmpd : snmpe.c usr.sbin/relayd: pfe.c Log message: Missing breaks. ok pyr@ CVSROOT: /cvs Module name: src Changes by: sthen@cvs.openbsd.org 2008/09/03 07:58:01 Modified files: sys/dev/usb : usbdevs Log message: housekeeping: - remove extraneous spaces - better column alignment - sort vendors by vendor-id - sort products by vendor-id,device-id - group products by vendor-id rather than vendor-name - fix vendor-id for Motorola SB4100 (checked with vendor driver) ok brad@ CVSROOT: /cvs Module name: src Changes by: sthen@cvs.openbsd.org 2008/09/03 08:01:14 Modified files: sys/dev/usb : usbdevs_data.h usbdevs.h Log message: regen CVSROOT: /cvs Module name: ports Changes by: jakob@cvs.openbsd.org 2008/09/03 08:33:06 Modified files: mail/dkim-milter: Makefile distinfo Log message: upgrade to 2.7.2; fixes memory leaks CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2008/09/03 08:43:30 Modified files: editors/leafpad: Makefile distinfo editors/leafpad/pkg: PLIST Log message: - small update to leafpad-0.8.15 "This release adds and update some translations." CVSROOT: /cvs Module name: src Changes by: otto@cvs.openbsd.org 2008/09/03 08:48:59 Removed files: lib/libc/stdlib: calloc.c Log message: remove now obsolete calloc implementation; prompted by miod CVSROOT: /cvs Module name: www Changes by: ian@cvs.openbsd.org 2008/09/03 10:02:58 Modified files: . : i386-laptop.html Log message: Initial status of Acer 'Aspire One' subnotebook CVSROOT: /cvs Module name: src Changes by: brad@cvs.openbsd.org 2008/09/03 13:29:48 Modified files: sys/dev/ic : dc.c dcreg.h Log message: In dc_setcfg() suppress printing a warning when forcing the receiver and transmitter to idle state times out for chips where the status bits in question never change (observed in detail with DM9102A) and therefore the warning would highly likely be a false positive. From FreeBSD CVSROOT: /cvs Module name: src Changes by: damien@cvs.openbsd.org 2008/09/03 13:43:59 Modified files: sys/dev/pci : if_ipw.c if_iwi.c Log message: redefine ic_send_mgmt() as a no-op instead of calling IF_PURGE in {ipw,iwi}_start which is wrong (node reference is not released). from pgt(4). CVSROOT: /cvs Module name: src Changes by: damien@cvs.openbsd.org 2008/09/03 13:47:58 Modified files: sys/dev/pci : if_iwi.c if_iwireg.h Log message: (Re)Association requests should contain a QoS Capability element, not an EDCA Parameter Set element (spotted by IEEE80211_STA_ONLY). CVSROOT: /cvs Module name: src Changes by: damien@cvs.openbsd.org 2008/09/03 13:53:37 Modified files: sys/net80211 : ieee80211_output.c Log message: third parameter of ieee80211_get_assoc_req() is a management frame subtype, not a boolean indicating assoc or reassoc. rename the parameter and use if (type == IEEE80211_FC0_SUBTYPE_REASSOC_REQ) instead of if (reassoc). it worked only because IEEE80211_FC0_SUBTYPE_ASSOC_REQ is equal to 0. CVSROOT: /cvs Module name: ports Changes by: jakob@cvs.openbsd.org 2008/09/03 14:41:49 Modified files: net/flowd : Makefile distinfo Log message: upgrade to v0.9.1; bugfix release CVSROOT: /cvs Module name: ports Changes by: jakob@cvs.openbsd.org 2008/09/03 14:44:13 Modified files: net/isc-dhcp : Makefile distinfo Log message: upgrade to v3.1.1 CVSROOT: /cvs Module name: ports Changes by: jakob@cvs.openbsd.org 2008/09/03 15:02:31 Modified files: security/mhash : Makefile distinfo security/mhash/patches: patch-lib_Makefile_in security/mhash/pkg: PLIST Log message: upgrade to v0.9.9 CVSROOT: /cvs Module name: src Changes by: miod@cvs.openbsd.org 2008/09/03 15:29:30 Modified files: gnu/usr.bin/ld/rtld: malloc.c Log message: Provide our own calloc() since we provide our own malloc(), otherwise we won't be able to link against libc_pic.a anyway. CVSROOT: /cvs Module name: ports Changes by: brad@cvs.openbsd.org 2008/09/03 15:58:17 Modified files: x11/qt3 : qt3.port.mk x11/qt4 : qt4.port.mk Log message: Remove forgotten MODGCC bits for sparc64. sparc64 has been using gcc3 for 4 1/2 years now. CVSROOT: /cvs Module name: www Changes by: sthen@cvs.openbsd.org 2008/09/03 16:21:46 Modified files: build : mirrors.dat Log message: add a second rit.edu mirror, this one carrying snapshots and more releases. Requested by maintainer Kurt Mosiejczuk. CVSROOT: /cvs Module name: www Changes by: sthen@cvs.openbsd.org 2008/09/03 16:22:20 Modified files: . : ftp.html openbgpd : ftp.html openntpd : ftp.html portable.html Log message: regen CVSROOT: /cvs Module name: www Changes by: sthen@cvs.openbsd.org 2008/09/03 16:36:08 Modified files: build : mirrors.pl Log message: for ftplist, s/ñ/n/ as done for umlauts/eacute CVSROOT: /cvs Module name: ports Changes by: kili@cvs.openbsd.org 2008/09/03 16:40:27 Modified files: lang/ghc : Makefile Log message: Drop maintainership. If you have to work on ghc-HEAD but can't get the ghc-HEAD souces, there's no point to work on it at all. If you complain about missing portability, and all those Haskell guys agree, but at the same time delay bootstrapping to the next release whenever a release happens, there's no expectation for getting bootstrapping back at all. CVSROOT: /cvs Module name: src Changes by: krw@cvs.openbsd.org 2008/09/03 17:11:59 Modified files: sbin/restore : tape.c Log message: Start with a max size tape buffer rather than one 1/2 the max (i.e. 32K). This allows the automatic recognition of dumps written with 64K buffers. It also prevents alert scsi devices from complaining about read requests that provide only 1/2 the room needed for an actual tape record. Problem noted, fix tested & ok henning@ CVSROOT: /cvs Module name: src Changes by: krw@cvs.openbsd.org 2008/09/03 17:24:25 Modified files: sbin/mount_vnd : mount_vnd.c mount_vnd.8 sys/dev : vnd.c vndioctl.h Log message: Replace -s (sector size) option with more general -t (disktype) option which makes the vnd device emulate the geometry of the specified disktab(5) entry. No change in behaviour or geometry unless -t is used. API for vnd configuration ioctl (VNDIOCSET) changes, so mount_vnd must be in sync with kernel. Tested & ok jsing@ 'Lovely' deraadt@ CVSROOT: /cvs Module name: src Changes by: jsing@cvs.openbsd.org 2008/09/03 19:09:20 Modified files: distrib/sgi/iso: Makefile Log message: Change ISO generation to use the new -t option for vnconfig. CVSROOT: /cvs Module name: ports Changes by: steven@cvs.openbsd.org 2008/09/03 23:30:53 Modified files: graphics/p5-Image-ExifTool: Makefile distinfo Log message: update to 7.30 from patrick keshishian (maintainer) CVSROOT: /cvs Module name: ports Changes by: brad@cvs.openbsd.org 2008/09/04 00:42:12 Modified files: mail/p5-Mail-SpamAssassin: Makefile distinfo mail/p5-Mail-SpamAssassin/patches: patch-Makefile_PL patch-sa-update_raw mail/p5-Mail-SpamAssassin/pkg: PLIST Log message: Update to SpamAssassin 3.2.5; minor bug fix update. ok mbalmer@ CVSROOT: /cvs Module name: www Changes by: sthen@cvs.openbsd.org 2008/09/04 01:51:58 Modified files: porting : autoconf.html Log message: List the new autoconf versions we support. "Sure!" espie@ CVSROOT: /cvs Module name: ports Changes by: fkr@cvs.openbsd.org 2008/09/04 01:52:36 Modified files: geo/openbsd-developers: Makefile geo/openbsd-developers/files: OpenBSD Log message: I moved (and not just to get a free commit) a while go. ok ajacoutot@ CVSROOT: /cvs Module name: ports Changes by: brad@cvs.openbsd.org 2008/09/04 02:35:43 Modified files: mail/dovecot : Makefile distinfo mail/dovecot/patches: patch-configure_in mail/dovecot/pkg: DESCR-server Log message: Update to Dovecot 1.1.3. ok sthen@ CVSROOT: /cvs Module name: ports Changes by: martin@cvs.openbsd.org 2008/09/04 02:52:29 Modified files: net/olsrd : Makefile distinfo net/olsrd/patches: patch-src_cfgparser_Makefile net/olsrd/pkg : PLIST Log message: - update to 0.5.6 - take over maintainership help and ok sthen@ CVSROOT: /cvs Module name: www Changes by: sthen@cvs.openbsd.org 2008/09/04 03:55:21 Modified files: . : mail.html Log message: openbsd.cz is not currently functional; remove mailing list entry. Reported by Tomas Bodzar on www@, thanks! CVSROOT: /cvs Module name: src Changes by: jsg@cvs.openbsd.org 2008/09/04 05:46:18 Modified files: usr.sbin/usbdevs: usbdevs.c Log message: Check for the correct ioctl failure case and reflect that in the return code of getdevicedesc in which it is called. ok yuo@ CVSROOT: /cvs Module name: src Changes by: jsg@cvs.openbsd.org 2008/09/04 05:57:56 Modified files: gnu/usr.sbin/sendmail/sendmail: map.c Log message: Use & not && to mask bits. Sendmail folks have been notified and are fixing this for the next release. CVSROOT: /cvs Module name: www Changes by: sthen@cvs.openbsd.org 2008/09/04 07:11:49 Modified files: build : mirrors.dat Log message: add FF data (upstream mirror) for filedump.se.rit.edu CVSROOT: /cvs Module name: src Changes by: jmc@cvs.openbsd.org 2008/09/04 07:50:37 Modified files: share/man/man4 : pf.4 Log message: - document DIOCKILLSRCNODES; requested by Johan Strom - fix some line wrap in DIOCSETIFFLAG ok henning CVSROOT: /cvs Module name: src Changes by: jmc@cvs.openbsd.org 2008/09/04 09:44:42 Modified files: bin/ls : ls.1 ls.c Log message: - make -ln and -nl combinations behave identically. currently -l overrides -n. behaviour now similar to netbsd/freebsd/solaris. - make -gn and -ng combinations behave identically: long listing, numeric group ID, no user ID. currently -g overrides -n. behaviour now similar to netbsd/solaris. - allow -m and -x to override -1Cgln (and each other) if specified last. currently -m and -x can be overriden even if they are specified last. behaviour now similar to netbsd/freebsd. fixes PR 5785 from Jacek Masiulaniec. - update man page to reflect reality. ls.c diff based on Jacek Masiulaniec's diff from PR 5785, and extended by sobrado. this work is really a joint effort from sobrado and myself. i don't know about igor, but this particular diff has nearly killed me... ok millert otto CVSROOT: /cvs Module name: src Changes by: jmc@cvs.openbsd.org 2008/09/04 09:51:28 Modified files: usr.bin/awk : awk.1 Log message: +awk does not support {n,m} pattern matching noted by Vadim Zhukov, though slightly different (doc) fix committed; ok millert CVSROOT: /cvs Module name: src Changes by: damien@cvs.openbsd.org 2008/09/04 09:59:52 Modified files: sys/dev/pci : if_iwi.c if_iwireg.h Log message: mostly cosmetic. also, do not set the privacy bit in the capinfo field of (re)assoc requests, even for RSNA. CVSROOT: /cvs Module name: www Changes by: deraadt@cvs.openbsd.org 2008/09/04 11:36:47 Modified files: . : 44.html index.html items.html lyrics.html orders.html tshirts.html Added files: images : 44song.jpg SourceWars.jpg cd44-s.gif openbsd44_cover.gif poster20-s.gif poster20.jpg tshirt-30b-s.gif tshirt-30b.gif tshirt-30f-s.gif tshirt-30f-ss.gif tshirt-30f.gif Log message: activate pre-orders for 4.4. release the new song at the same time. see http://openbsd.org/l.html for the song (until www.openbsd.org gets caught up in about 20 minuts, direct access to openbsd.org will have the new content..) CVSROOT: /cvs Module name: www Changes by: drahn@cvs.openbsd.org 2008/09/04 11:54:02 Modified files: . : donations.html Log message: Drive sled + drive for xserv, thanks. CVSROOT: /cvs Module name: www Changes by: deraadt@cvs.openbsd.org 2008/09/04 13:10:51 Modified files: . : pmax.html cats.html Log message: repairs; guede CVSROOT: /cvs Module name: ports Changes by: kili@cvs.openbsd.org 2008/09/04 14:33:24 Modified files: graphics/libcaca: Makefile Log message: Distfile moved again. Sigh... Noticed by landry. ok landry CVSROOT: /cvs Module name: www Changes by: deraadt@cvs.openbsd.org 2008/09/04 14:33:54 Modified files: . : lyrics.html Log message: improve CVSROOT: /cvs Module name: www Changes by: deraadt@cvs.openbsd.org 2008/09/04 14:36:18 Modified files: . : lyrics.html Log message: improve CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 2008/09/04 14:51:22 Modified files: distrib/sets/lists/comp: mi Log message: sync CVSROOT: /cvs Module name: www Changes by: brad@cvs.openbsd.org 2008/09/04 16:10:19 Modified files: . : anoncvs.html Log message: Add my mirror in Toronto, Canada. CVSROOT: /cvs Module name: www Changes by: pvalchev@cvs.openbsd.org 2008/09/04 16:27:38 Modified files: . : 44.html Log message: typo, pointed out by will drewry CVSROOT: /cvs Module name: www Changes by: deraadt@cvs.openbsd.org 2008/09/04 16:37:08 Modified files: . : 44.html Log message: more pkg counts CVSROOT: /cvs Module name: ports Changes by: brad@cvs.openbsd.org 2008/09/04 16:58:23 Modified files: x11/vlc : Makefile x11/vlc/patches: patch-modules_demux_ogg_c Added files: x11/vlc/patches: patch-modules_access_mms_mmstu_c patch-modules_access_mms_mmstu_h patch-modules_demux_tta_c Log message: Pull in integer overflow fixes for TTA, MMS and Ogg. CVE-2008-3732, CVE-2008-3794 ok sthen@ CVSROOT: /cvs Module name: www Changes by: sthen@cvs.openbsd.org 2008/09/04 17:51:57 Modified files: . : cats.html pmax.html alpha.html hp300.html macppc.html mvme88k.html sgi.html Log message: Spelling/grammar fixes, mostly from guede on www@, thanks! Bump copyright dates. CVSROOT: /cvs Module name: ports Changes by: brad@cvs.openbsd.org 2008/09/04 19:01:00 Modified files: x11/vlc : Makefile Added files: x11/vlc/patches: patch-modules_demux_live555_cpp Log message: Fix a crash if VLC is not able to connect to a RTSP server. ok sthen@ CVSROOT: /cvs Module name: ports Changes by: brad@cvs.openbsd.org 2008/09/04 19:10:21 Modified files: graphics/ffmpeg: Makefile graphics/ffmpeg/patches: patch-configure Added files: graphics/ffmpeg/patches: patch-libavcodec_ppc_check_altivec_c Log message: Fix FFmpeg's configure script so it can retreive and understand the hardware architecture instead of the machine port. Also add support for detecting the presence of AltiVec at run-time using the machdep.altivec sysctl. At the moment AltiVec is disabled but this at least allows the configure script to build in the support if --disable-altivec is removed. Facilitates further testing and debugging. ok kili@ jakemsr@ CVSROOT: /cvs Module name: src Changes by: fkr@cvs.openbsd.org 2008/09/05 00:58:42 Modified files: share/man/man4 : softraid.4 Log message: get rid of the unneeded 'etc.' at the end of the list. also remove bogus '\&' escape. help and ok jmc@ CVSROOT: /cvs Module name: src Changes by: henning@cvs.openbsd.org 2008/09/05 04:38:12 Modified files: usr.sbin/bgpd : session.c Log message: ignore unknown SAFIs in the MP capabilities. used by some to distribute some kind of VPN stuff CVSROOT: /cvs Module name: www Changes by: nick@cvs.openbsd.org 2008/09/05 05:00:03 Modified files: faq : upgrade44.html Log message: missing new user. So nice to see people carefully keeping current.html up-to-date. Thanks to Daniel Ouellet for noticing. CVSROOT: /cvs Module name: www Changes by: nick@cvs.openbsd.org 2008/09/05 05:14:15 Modified files: faq : upgrade44.html Log message: singular -> plural, since there are multiple users to add. CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2008/09/05 05:19:49 Log message: Import cherokee-0.8.1 Cherokee is a very fast, flexible and easy to configure Web Server. It supports the widespread technologies nowadays: FastCGI, SCGI, PHP, CGI, TLS and SSL encrypted connections, Virtual hosts, Authentication, on the fly encoding, Load balancing, Apache compatible log files, and much more. based on a submission from Fernando Quintero (MAINTAINER) testing, feedback and ok sthen@ Status: Vendor Tag: ajacoutot Release Tags: ajacoutot_20080905 N ports/www/cherokee/Makefile N ports/www/cherokee/distinfo N ports/www/cherokee/patches/patch-cherokee_conf_sample_pre N ports/www/cherokee/patches/patch-cherokee-admin_1 N ports/www/cherokee/patches/patch-configure N ports/www/cherokee/patches/patch-cherokee_Makefile_in N ports/www/cherokee/pkg/DESCR-ldap N ports/www/cherokee/pkg/DESCR-main N ports/www/cherokee/pkg/DESCR-mysql N ports/www/cherokee/pkg/PLIST-geoip N ports/www/cherokee/pkg/PLIST-ldap N ports/www/cherokee/pkg/PLIST-main N ports/www/cherokee/pkg/PLIST-mysql N ports/www/cherokee/pkg/DESCR-geoip N ports/www/cherokee/pkg/MESSAGE-main No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2008/09/05 05:21:17 Modified files: infrastructure/db: user.list Log message: - add _cherokee user and group (www/cherokee) CVSROOT: /cvs Module name: www Changes by: nick@cvs.openbsd.org 2008/09/05 05:21:41 Modified files: faq : current.html Log message: Missing _ypldap user from back in June. *grumble* CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2008/09/05 05:22:26 Modified files: www : Makefile Log message: +cherokee CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2008/09/05 06:28:02 Log message: Import gworkspace-0.8.6 GWorkspace is a clone of the NeXT workspace manager with some added features as spatial viewing, an advanced database based search system, etc. As for the rest of GNUstep apps under OpenBSD, it is somewhat experimental. Status: Vendor Tag: ajacoutot Release Tags: ajacoutot_20070905 N ports/x11/gnustep/gworkspace/Makefile N ports/x11/gnustep/gworkspace/distinfo N ports/x11/gnustep/gworkspace/pkg/DESCR N ports/x11/gnustep/gworkspace/pkg/PLIST No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2008/09/05 06:28:50 Modified files: x11/gnustep : Makefile Log message: +gworkspace CVSROOT: /cvs Module name: src Changes by: chl@cvs.openbsd.org 2008/09/05 07:15:34 Modified files: share/man/man4 : options.4 Log message: remove remaining MALLOC/FREE bits spotted by jmc@ ok jmc@ CVSROOT: /cvs Module name: src Changes by: oga@cvs.openbsd.org 2008/09/05 08:11:57 Modified files: sys/kern : kern_synch.c Log message: When munging the WANTIPL of the mutex to prevent undoing the sched_lock, use the constant for IPL_SCHED, and not splsched(), which doesn't do what we want. ok art@. Tested by Paul de Weerd. CVSROOT: /cvs Module name: www Changes by: matthieu@cvs.openbsd.org 2008/09/05 08:15:06 Modified files: . : amd64.html Log message: Remove link to out-dated X.Org docs. CVSROOT: /cvs Module name: www Changes by: matthieu@cvs.openbsd.org 2008/09/05 08:16:40 Modified files: . : i386.html Log message: - No more XFree86 3.3.6 X servers. - Remove link to out of date X.Org documentation. CVSROOT: /cvs Module name: src Changes by: art@cvs.openbsd.org 2008/09/05 08:17:50 Modified files: sys/kern : kern_synch.c Log message: Don't overwrite the old ipl in msleep if PNORELOCK was set. CVSROOT: /cvs Module name: ports Changes by: okan@cvs.openbsd.org 2008/09/05 08:37:43 Modified files: devel/glpk : Makefile distinfo devel/glpk/pkg : PLIST Log message: - update to 4.30 (initial diff from Guillaume Pinot) - even though gmp is now optional, it is explicity used/linked - fix-up SHARED_LIBS - add @bin markers tweak and ok naddy@ CVSROOT: /cvs Module name: src Changes by: oga@cvs.openbsd.org 2008/09/05 08:38:15 Modified files: sys/kern : kern_synch.c Log message: Back out previous. Art realised a problem with it. CVSROOT: /cvs Module name: ports Changes by: jasper@cvs.openbsd.org 2008/09/05 09:45:10 Modified files: www/liferea : Makefile distinfo www/liferea/pkg: PLIST Log message: - update liferea to 1.4.19 from Wiktor Izdebski (MAINTAINER) CVSROOT: /cvs Module name: www Changes by: ian@cvs.openbsd.org 2008/09/05 11:07:40 Modified files: . : i386-laptop.html Log message: More realistic CVSROOT: /cvs Module name: www Changes by: matthieu@cvs.openbsd.org 2008/09/05 11:35:35 Modified files: . : i386-laptop.html Log message: No more XFree86 servers since Xenocara. Remove suggestion to try them. CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2008/09/05 12:29:43 Modified files: x11/gnustep/back: Makefile x11/gnustep/back/pkg: DESCR PLIST Added files: x11/gnustep/back/pkg: MESSAGE PFRAG.cairo PFRAG.libart PFRAG.xlib Log message: - rework this port so that one can install a different graphics backend (namely cairo, libart and xlib) suggested by David Chisnall MESSAGE tweaked from the FreeBSD gnustep-back port. While deprecated, the xlib backend is still the default because it's the most stable for now. CVSROOT: /cvs Module name: ports Changes by: okan@cvs.openbsd.org 2008/09/05 13:53:44 Modified files: net/py-boto : Makefile distinfo net/py-boto/pkg: PLIST Log message: update to 1.4a; from Bruno Bigras (MAINTAINER) ok merdely@ CVSROOT: /cvs Module name: src Changes by: oga@cvs.openbsd.org 2008/09/05 14:17:11 Modified files: sys/dev/pci/drm: i915_irq.c Log message: fix vblank interrupt mask. Unbreaks sync-to-vblank and anything that needs the actual interrupts. Oops! CVSROOT: /cvs Module name: www Changes by: deraadt@cvs.openbsd.org 2008/09/05 15:13:00 Modified files: . : tshirts.html Log message: correct number tag CVSROOT: /cvs Module name: src Changes by: okan@cvs.openbsd.org 2008/09/05 15:16:32 Modified files: sys/dev/pci : pcidevs Log message: - clarify Radeon HD 2600 Pro entry - add Mobility Radeon HD 2600 found in a hp 8510p ok brad CVSROOT: /cvs Module name: src Changes by: okan@cvs.openbsd.org 2008/09/05 15:17:09 Modified files: sys/dev/pci : pcidevs.h pcidevs_data.h Log message: sync CVSROOT: /cvs Module name: ports Changes by: sthen@cvs.openbsd.org 2008/09/05 15:31:55 Modified files: x11/xfed : Makefile x11/xfed/pkg : PLIST Added files: x11/xfed : distinfo Log message: - old MASTER_SITES no longer has the distfile, so switch to a mirror - this had an evil use of NO_CHECKSUM (don't do that at home kids, just mirror the distfile!): remove it and provide distinfo - regen PLIST while there, and thus bump package ok steven@ CVSROOT: /cvs Module name: src Changes by: oga@cvs.openbsd.org 2008/09/05 17:07:23 Modified files: sys/dev/pci/drm: drm_auth.c Log message: The helper functions in this file are only used in one place and relatively small, so inline them. This shrinks the kernel by about 500 bytes and saves a tree lookup. CVSROOT: /cvs Module name: www Changes by: matthieu@cvs.openbsd.org 2008/09/05 17:41:41 Modified files: . : i386-laptop.html Log message: i915resolution isn't needed with intel driver 2.x. CVSROOT: /cvs Module name: src Changes by: oga@cvs.openbsd.org 2008/09/05 17:51:03 Modified files: sys/dev/pci/drm: drmP.h drm_bufs.c drm_dma.c Log message: The code for cleaning up errored buffers and for cleaning up at the end is the same. Factor them into one function. Saves another 450 bytes on amd64. CVSROOT: /cvs Module name: src Changes by: oga@cvs.openbsd.org 2008/09/05 19:32:08 Modified files: sys/dev/pci/drm: drmP.h drm_drv.c drm_ioctl.c drm_irq.c drm_lock.c i915_dma.c mga_dma.c Log message: Kill the stats data structures and noop some other parts. Nothing in userland asks for these stats, and we stopped recording anything interesting a while back. CVSROOT: /cvs Module name: src Changes by: oga@cvs.openbsd.org 2008/09/05 20:54:52 Modified files: sys/dev/pci/drm: drmP.h drm_bufs.c drm_dma.c Log message: Kill some more unused struct fields and the cases for them. CVSROOT: /cvs Module name: www Changes by: brad@cvs.openbsd.org 2008/09/06 00:01:57 Modified files: . : cvsync.html Log message: Add my mirror in Toronto, Canada. CVSROOT: /cvs Module name: www Changes by: brad@cvs.openbsd.org 2008/09/06 00:02:56 Modified files: . : anoncvs.html Log message: Remove a space. CVSROOT: /cvs Module name: www Changes by: deraadt@cvs.openbsd.org 2008/09/06 01:29:51 Modified files: . : 44.html Log message: typos CVSROOT: /cvs Module name: ports Changes by: fkr@cvs.openbsd.org 2008/09/06 03:07:10 Modified files: net/openvpn : Makefile distinfo Log message: update to openvpn 2.1rc9, this includes security fixes in earlier versions of 2.1 rc series, CVE-2008-3459 ok bernd@, ajacoutot@ CVSROOT: /cvs Module name: ports Changes by: simon@cvs.openbsd.org 2008/09/06 03:52:57 Log message: import p5-Directory-Scratch When writing test suites for modules that operate on files, it's often inconvenient to correctly create a platform-independent temporary storage space, manipulate files inside it, then clean it up when the test exits. The inconvenience usually results in tests that don't work everwhere, or worse, no tests at all. This module aims to eliminate that problem by making it easy to do things right. Status: Vendor Tag: simon Release Tags: simon_20080906 N ports/devel/p5-Directory-Scratch/distinfo N ports/devel/p5-Directory-Scratch/Makefile N ports/devel/p5-Directory-Scratch/pkg/DESCR N ports/devel/p5-Directory-Scratch/pkg/PLIST No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: simon@cvs.openbsd.org 2008/09/06 03:53:01 Log message: import p5-Test-HTML-Tidy Handy way to check that HTML is valid, according to HTML::Tidy. It is built with Test::Builder and plays happily with Test::More and friends. Status: Vendor Tag: simon Release Tags: simon_20080906 N ports/devel/p5-Test-HTML-Tidy/distinfo N ports/devel/p5-Test-HTML-Tidy/Makefile N ports/devel/p5-Test-HTML-Tidy/pkg/DESCR N ports/devel/p5-Test-HTML-Tidy/pkg/PLIST No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: simon@cvs.openbsd.org 2008/09/06 03:53:05 Log message: import p5-Devel-Cover This module provides code coverage metrics for Perl. Code coverage metrics describe how thoroughly tests exercise code. By using Devel::Cover you can discover areas of code not exercised by your tests and determine which tests to create to increase coverage. Code coverage can be considered as an indirect measure of quality. Status: Vendor Tag: simon Release Tags: simon_20080906 N ports/devel/p5-Devel-Cover/distinfo N ports/devel/p5-Devel-Cover/Makefile N ports/devel/p5-Devel-Cover/pkg/PLIST N ports/devel/p5-Devel-Cover/pkg/DESCR No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: simon@cvs.openbsd.org 2008/09/06 03:53:08 Log message: import p5-Test-Strict Test::Strict lets you check the syntax, presence of the strict and warnings pragma in your Perl code. Status: Vendor Tag: simon Release Tags: simon_20080906 N ports/devel/p5-Test-Strict/distinfo N ports/devel/p5-Test-Strict/Makefile N ports/devel/p5-Test-Strict/pkg/DESCR N ports/devel/p5-Test-Strict/pkg/PLIST No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: simon@cvs.openbsd.org 2008/09/06 03:53:12 Modified files: devel : Makefile Log message: add p5-Directory-Scratch, p5-Test-HTML-Tidy, p5-Devel-Cover and p5-Test-Strict CVSROOT: /cvs Module name: ports Changes by: simon@cvs.openbsd.org 2008/09/06 04:33:37 Log message: import p5-Catalyst-Plugin-C3 This module is related to the possible transition of Catalyst from NEXT to Class::C3. This transition hasn't happened yet, and might not for a while. Status: Vendor Tag: simon Release Tags: simon_20080906 N ports/devel/p5-Catalyst-Plugin-C3/distinfo N ports/devel/p5-Catalyst-Plugin-C3/Makefile N ports/devel/p5-Catalyst-Plugin-C3/pkg/DESCR N ports/devel/p5-Catalyst-Plugin-C3/pkg/PLIST No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: simon@cvs.openbsd.org 2008/09/06 04:33:41 Log message: import p5-Catalyst-Plugin-Cache This plugin gives you access to a variety of systems for caching data. It allows you to use a very simple configuration API, while maintaining the possibility of flexibility when you need it later. Status: Vendor Tag: simon Release Tags: simon_20080906 N ports/www/p5-Catalyst-Plugin-Cache/distinfo N ports/www/p5-Catalyst-Plugin-Cache/Makefile N ports/www/p5-Catalyst-Plugin-Cache/pkg/DESCR N ports/www/p5-Catalyst-Plugin-Cache/pkg/PLIST No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: simon@cvs.openbsd.org 2008/09/06 04:33:45 Log message: import p5-Catalyst-Plugin-Cache-Store-FastMmap This store plugin is a bit of a wrapper for Cache::FastMmap. As Cache::FastMmap can't store plain values by default, this module ships with a subclass that will wrap all values in a scalar reference before storing. Status: Vendor Tag: simon Release Tags: simon_20080906 N ports/www/p5-Catalyst-Plugin-Cache-Store-FastMmap/distinfo N ports/www/p5-Catalyst-Plugin-Cache-Store-FastMmap/Makefile N ports/www/p5-Catalyst-Plugin-Cache-Store-FastMmap/pkg/DESCR N ports/www/p5-Catalyst-Plugin-Cache-Store-FastMmap/pkg/PLIST No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: simon@cvs.openbsd.org 2008/09/06 04:33:48 Log message: import p5-Catalyst-Plugin-ConfigLoader-Environment Catalyst::Plugin::ConfigLoader::Environment reads environment variables and sets up the configuration in your application accordingly. Status: Vendor Tag: simon Release Tags: simon_20080906 N ports/www/p5-Catalyst-Plugin-ConfigLoader-Environment/distinfo N ports/www/p5-Catalyst-Plugin-ConfigLoader-Environment/Makefile N ports/www/p5-Catalyst-Plugin-ConfigLoader-Environment/pkg/DESCR N ports/www/p5-Catalyst-Plugin-ConfigLoader-Environment/pkg/PLIST No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: simon@cvs.openbsd.org 2008/09/06 04:33:51 Log message: import p5-Catalyst-Plugin-LogWarnings This plugin redirects perl's warn() warnings to a Catalyst log ($c->log->warn), allowing you to filter warnings, log warnings to a database, Log4Perl, etc. Status: Vendor Tag: simon Release Tags: simon_20080906 N ports/www/p5-Catalyst-Plugin-LogWarnings/distinfo N ports/www/p5-Catalyst-Plugin-LogWarnings/Makefile N ports/www/p5-Catalyst-Plugin-LogWarnings/pkg/DESCR N ports/www/p5-Catalyst-Plugin-LogWarnings/pkg/PLIST No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: simon@cvs.openbsd.org 2008/09/06 04:33:55 Log message: import p5-Catalyst-Component-ACCEPT_CONTEXT Models and Views don't usually have access to the request object, since they probably don't really need it. Sometimes, however, having the request context available outside of Controllers makes your application cleaner. If that's the case, just use this module as a base class. Status: Vendor Tag: simon Release Tags: simon_20080906 N ports/www/p5-Catalyst-Component-ACCEPT_CONTEXT/distinfo N ports/www/p5-Catalyst-Component-ACCEPT_CONTEXT/Makefile N ports/www/p5-Catalyst-Component-ACCEPT_CONTEXT/pkg/DESCR N ports/www/p5-Catalyst-Component-ACCEPT_CONTEXT/pkg/PLIST No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: simon@cvs.openbsd.org 2008/09/06 04:33:59 Log message: import p5-HTML-SBC Simple Blog Code is a simple markup language. You can use it for guest books, blogs, wikis, boards and various other web applications. It produces valid and semantic (X)HTML from input and is patterned on that tiny usenet markups like *bold* and _underline_. Status: Vendor Tag: simon Release Tags: simon_20080906 N ports/www/p5-HTML-SBC/distinfo N ports/www/p5-HTML-SBC/Makefile N ports/www/p5-HTML-SBC/pkg/DESCR N ports/www/p5-HTML-SBC/pkg/PLIST No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: simon@cvs.openbsd.org 2008/09/06 04:34:02 Log message: import p5-XML-Atom-SimpleFeed This module provides a minimal API for generating Atom syndication feeds quickly and easily. It supports all aspects of the Atom format, but it has no provisions for generating feeds with extension elements. Status: Vendor Tag: simon Release Tags: simon_20080906 N ports/www/p5-XML-Atom-SimpleFeed/distinfo N ports/www/p5-XML-Atom-SimpleFeed/Makefile N ports/www/p5-XML-Atom-SimpleFeed/pkg/DESCR N ports/www/p5-XML-Atom-SimpleFeed/pkg/PLIST No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: simon@cvs.openbsd.org 2008/09/06 04:34:06 Modified files: devel : Makefile www : Makefile Log message: add p5-Catalyst-Plugin-C3 to devel/ and p5-Catalyst-Plugin-Cache, p5-Catalyst-Plugin-Cache-Store-FastMmap, p5-Catalyst-Plugin-ConfigLoader-Environment, p5-Catalyst-Plugin-LogWarnings, p5-Catalyst-Component-ACCEPT_CONTEXT, p5-HTML-SBC and p5-XML-Atom-SimpleFeed to www/ CVSROOT: /cvs Module name: src Changes by: simon@cvs.openbsd.org 2008/09/06 04:49:28 Modified files: usr.bin/pkg-config: pkg-config Log message: Calling --help shouldn't be an error condition, so exit with status 0 instead of 1, and make it consistent with gnu. ok ckuethe@ CVSROOT: /cvs Module name: src Changes by: maja@cvs.openbsd.org 2008/09/06 05:11:02 Modified files: usr.sbin/mopd/mopchk: mopchk.1 Log message: correct name. -moj CVSROOT: /cvs Module name: ports Changes by: simon@cvs.openbsd.org 2008/09/06 05:39:41 Log message: import p5-Template-Plugin-Markdown Template::Plugin::Markdown is a plugin for TT which provides a filter to format your text with Markdown style. ok okan@ just before the lock Status: Vendor Tag: simon Release Tags: simon_20080906 N ports/textproc/p5-Template-Plugin-Markdown/Makefile N ports/textproc/p5-Template-Plugin-Markdown/distinfo N ports/textproc/p5-Template-Plugin-Markdown/pkg/PLIST N ports/textproc/p5-Template-Plugin-Markdown/pkg/DESCR No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: simon@cvs.openbsd.org 2008/09/06 05:39:45 Modified files: textproc : Makefile Log message: add p5-Template-Plugin-Markdown CVSROOT: /cvs Module name: src Changes by: djm@cvs.openbsd.org 2008/09/06 06:00:19 Modified files: include : sha2.h lib/libc/hash : Makefile.inc sha2.3 sha2.c Log message: Rename SHA256/384/512 API to avoid namespace collisions with forthcoming OpenSSL update. Function names lose their underscore (SHA256_Init => SHA256Init) and the various SHA256_CTX, SHA512_CTX are merged into a single SHA2_CTX that is used for all these hashes. ok millert@ manpage bits jmc@ "please commit" deraadt@ CVSROOT: /cvs Module name: src Changes by: djm@cvs.openbsd.org 2008/09/06 06:00:37 Modified files: lib/libc : shlib_version Log message: crank for sha2 changes CVSROOT: /cvs Module name: src Changes by: djm@cvs.openbsd.org 2008/09/06 06:01:34 Modified files: sbin/isakmpd : hash.c bin/md5 : md5.c usr.bin/ssh : md-sha256.c Log message: adapt to sha2(3) API changes; ok millert@ CVSROOT: /cvs Module name: src Changes by: djm@cvs.openbsd.org 2008/09/06 06:15:53 Log message: import of OpenSSL 0.9.8h Status: Vendor Tag: openssl Release Tags: openssl_0_9_8_h N src/lib/libssl/src/ChangeLog.0_9_7-stable_not-in-head N src/lib/libssl/src/ChangeLog.0_9_7-stable_not-in-head_FIPS C src/lib/libssl/src/CHANGES U src/lib/libssl/src/CHANGES.SSLeay C src/lib/libssl/src/config C src/lib/libssl/src/Configure C src/lib/libssl/src/e_os2.h C src/lib/libssl/src/e_os.h C src/lib/libssl/src/FAQ C src/lib/libssl/src/INSTALL C src/lib/libssl/src/install.com U src/lib/libssl/src/INSTALL.DJGPP U src/lib/libssl/src/INSTALL.MacOS N src/lib/libssl/src/INSTALL.NW U src/lib/libssl/src/INSTALL.OS2 U src/lib/libssl/src/INSTALL.VMS C src/lib/libssl/src/INSTALL.W32 N src/lib/libssl/src/INSTALL.W64 U src/lib/libssl/src/INSTALL.WCE C src/lib/libssl/src/LICENSE U src/lib/libssl/src/Makefile I src/lib/libssl/src/Makefile.bak C src/lib/libssl/src/Makefile.org N src/lib/libssl/src/Makefile.shared C src/lib/libssl/src/makevms.com C src/lib/libssl/src/NEWS U src/lib/libssl/src/openssl.doxy C src/lib/libssl/src/openssl.spec C src/lib/libssl/src/PROBLEMS C src/lib/libssl/src/README U src/lib/libssl/src/README.ASN1 U src/lib/libssl/src/README.ENGINE U src/lib/libssl/src/apps/app_rand.c C src/lib/libssl/src/apps/apps.c C src/lib/libssl/src/apps/apps.h C src/lib/libssl/src/apps/asn1pars.c C src/lib/libssl/src/apps/ca.c U src/lib/libssl/src/apps/ca-cert.srl U src/lib/libssl/src/apps/CA.com U src/lib/libssl/src/apps/ca-key.pem C src/lib/libssl/src/apps/CA.pl C src/lib/libssl/src/apps/CA.pl.in U src/lib/libssl/src/apps/ca-req.pem C src/lib/libssl/src/apps/CA.sh U src/lib/libssl/src/apps/cert.pem C src/lib/libssl/src/apps/ciphers.c U src/lib/libssl/src/apps/client.pem N src/lib/libssl/src/apps/cms.c U src/lib/libssl/src/apps/crl2p7.c C src/lib/libssl/src/apps/crl.c C src/lib/libssl/src/apps/dgst.c U src/lib/libssl/src/apps/dh1024.pem U src/lib/libssl/src/apps/dh2048.pem U src/lib/libssl/src/apps/dh4096.pem U src/lib/libssl/src/apps/dh512.pem C src/lib/libssl/src/apps/dh.c C src/lib/libssl/src/apps/dhparam.c U src/lib/libssl/src/apps/dsa1024.pem U src/lib/libssl/src/apps/dsa512.pem C src/lib/libssl/src/apps/dsa.c U src/lib/libssl/src/apps/dsa-ca.pem C src/lib/libssl/src/apps/dsaparam.c U src/lib/libssl/src/apps/dsa-pca.pem U src/lib/libssl/src/apps/dsap.pem N src/lib/libssl/src/apps/ec.c N src/lib/libssl/src/apps/ecparam.c C src/lib/libssl/src/apps/enc.c C src/lib/libssl/src/apps/engine.c U src/lib/libssl/src/apps/errstr.c C src/lib/libssl/src/apps/gendh.c C src/lib/libssl/src/apps/gendsa.c C src/lib/libssl/src/apps/genrsa.c U src/lib/libssl/src/apps/install.com C src/lib/libssl/src/apps/makeapps.com U src/lib/libssl/src/apps/Makefile L src/lib/libssl/src/apps/md4.c U src/lib/libssl/src/apps/nseq.c C src/lib/libssl/src/apps/ocsp.c U src/lib/libssl/src/apps/oid.cnf C src/lib/libssl/src/apps/openssl.c C src/lib/libssl/src/apps/openssl.cnf C src/lib/libssl/src/apps/openssl-vms.cnf C src/lib/libssl/src/apps/passwd.c U src/lib/libssl/src/apps/pkcs7.c U src/lib/libssl/src/apps/pca-cert.srl U src/lib/libssl/src/apps/pca-key.pem U src/lib/libssl/src/apps/pca-req.pem C src/lib/libssl/src/apps/pkcs12.c U src/lib/libssl/src/apps/pkcs8.c U src/lib/libssl/src/apps/prime.c U src/lib/libssl/src/apps/privkey.pem C src/lib/libssl/src/apps/progs.h C src/lib/libssl/src/apps/progs.pl C src/lib/libssl/src/apps/rand.c C src/lib/libssl/src/apps/req.c U src/lib/libssl/src/apps/req.pem U src/lib/libssl/src/apps/rsa8192.pem C src/lib/libssl/src/apps/rsa.c C src/lib/libssl/src/apps/rsautl.c U src/lib/libssl/src/apps/s1024key.pem U src/lib/libssl/src/apps/s1024req.pem U src/lib/libssl/src/apps/s512-key.pem U src/lib/libssl/src/apps/s512-req.pem C src/lib/libssl/src/apps/s_apps.h C src/lib/libssl/src/apps/s_cb.c C src/lib/libssl/src/apps/s_client.c U src/lib/libssl/src/apps/server2.pem U src/lib/libssl/src/apps/server.pem U src/lib/libssl/src/apps/server.srl C src/lib/libssl/src/apps/sess_id.c C src/lib/libssl/src/apps/smime.c C src/lib/libssl/src/apps/speed.c C src/lib/libssl/src/apps/spkac.c C src/lib/libssl/src/apps/s_server.c C src/lib/libssl/src/apps/s_socket.c C src/lib/libssl/src/apps/s_time.c U src/lib/libssl/src/apps/testCA.pem U src/lib/libssl/src/apps/testdsa.h U src/lib/libssl/src/apps/testrsa.h N src/lib/libssl/src/apps/timeouts.h C src/lib/libssl/src/apps/verify.c C src/lib/libssl/src/apps/version.c U src/lib/libssl/src/apps/winrand.c C src/lib/libssl/src/apps/x509.c U src/lib/libssl/src/apps/demoCA/cacert.pem U src/lib/libssl/src/apps/demoCA/index.txt U src/lib/libssl/src/apps/demoCA/serial U src/lib/libssl/src/apps/demoCA/private/cakey.pem U src/lib/libssl/src/apps/set/set_b_ca.pem U src/lib/libssl/src/apps/set/set_c_ca.pem U src/lib/libssl/src/apps/set/set_d_ct.pem U src/lib/libssl/src/apps/set/set-g-ca.pem U src/lib/libssl/src/apps/set/set-m-ca.pem U src/lib/libssl/src/apps/set/set_root.pem U src/lib/libssl/src/bugs/alpha.c U src/lib/libssl/src/bugs/dggccbug.c U src/lib/libssl/src/bugs/MS U src/lib/libssl/src/bugs/sgiccbug.c U src/lib/libssl/src/bugs/sslref.dif U src/lib/libssl/src/bugs/SSLv3 U src/lib/libssl/src/bugs/stream.c U src/lib/libssl/src/bugs/ultrixcc.c N src/lib/libssl/src/certs/README.RootCerts U src/lib/libssl/src/certs/demo/ca-cert.pem U src/lib/libssl/src/certs/demo/dsa-ca.pem U src/lib/libssl/src/certs/demo/dsa-pca.pem U src/lib/libssl/src/certs/demo/pca-cert.pem U src/lib/libssl/src/certs/expired/ICE.crl C src/lib/libssl/src/crypto/cpt_err.c C src/lib/libssl/src/crypto/cryptlib.c C src/lib/libssl/src/crypto/cryptlib.h C src/lib/libssl/src/crypto/crypto.h C src/lib/libssl/src/crypto/crypto-lib.com C src/lib/libssl/src/crypto/cversion.c C src/lib/libssl/src/crypto/ebcdic.c U src/lib/libssl/src/crypto/ebcdic.h C src/lib/libssl/src/crypto/ex_data.c N src/lib/libssl/src/crypto/ia64cpuid.S C src/lib/libssl/src/crypto/install.com N src/lib/libssl/src/crypto/LPdir_nyi.c N src/lib/libssl/src/crypto/LPdir_unix.c N src/lib/libssl/src/crypto/LPdir_vms.c N src/lib/libssl/src/crypto/LPdir_win32.c N src/lib/libssl/src/crypto/LPdir_win.c N src/lib/libssl/src/crypto/LPdir_wince.c C src/lib/libssl/src/crypto/Makefile C src/lib/libssl/src/crypto/md32_common.h C src/lib/libssl/src/crypto/mem.c U src/lib/libssl/src/crypto/mem_clr.c C src/lib/libssl/src/crypto/mem_dbg.c N src/lib/libssl/src/crypto/o_dir.c N src/lib/libssl/src/crypto/o_dir.h N src/lib/libssl/src/crypto/o_dir_test.c C src/lib/libssl/src/crypto/opensslconf.h C src/lib/libssl/src/crypto/opensslv.h C src/lib/libssl/src/crypto/opensslconf.h.in C src/lib/libssl/src/crypto/ossl_typ.h U src/lib/libssl/src/crypto/o_str.c U src/lib/libssl/src/crypto/o_str.h U src/lib/libssl/src/crypto/o_time.c U src/lib/libssl/src/crypto/o_time.h N src/lib/libssl/src/crypto/sparccpuid.S C src/lib/libssl/src/crypto/symhacks.h C src/lib/libssl/src/crypto/tmdiff.c C src/lib/libssl/src/crypto/tmdiff.h C src/lib/libssl/src/crypto/uid.c N src/lib/libssl/src/crypto/x86_64cpuid.pl N src/lib/libssl/src/crypto/x86cpuid.pl C src/lib/libssl/src/crypto/aes/aes_cbc.c U src/lib/libssl/src/crypto/aes/aes_cfb.c C src/lib/libssl/src/crypto/aes/aes_core.c U src/lib/libssl/src/crypto/aes/aes_ctr.c U src/lib/libssl/src/crypto/aes/aes_ecb.c C src/lib/libssl/src/crypto/aes/aes.h N src/lib/libssl/src/crypto/aes/aes_ige.c C src/lib/libssl/src/crypto/aes/aes_locl.h C src/lib/libssl/src/crypto/aes/aes_misc.c U src/lib/libssl/src/crypto/aes/aes_ofb.c N src/lib/libssl/src/crypto/aes/aes_wrap.c U src/lib/libssl/src/crypto/aes/Makefile U src/lib/libssl/src/crypto/aes/README C src/lib/libssl/src/crypto/aes/asm/aes-586.pl N src/lib/libssl/src/crypto/aes/asm/aes-ia64.S N src/lib/libssl/src/crypto/aes/asm/aes-x86_64.pl C src/lib/libssl/src/crypto/asn1/a_bitstr.c C src/lib/libssl/src/crypto/asn1/a_bool.c C src/lib/libssl/src/crypto/asn1/a_bytes.c C src/lib/libssl/src/crypto/asn1/a_d2i_fp.c C src/lib/libssl/src/crypto/asn1/a_digest.c C src/lib/libssl/src/crypto/asn1/a_dup.c C src/lib/libssl/src/crypto/asn1/a_enum.c C src/lib/libssl/src/crypto/asn1/a_gentm.c C src/lib/libssl/src/crypto/asn1/a_hdr.c C src/lib/libssl/src/crypto/asn1/a_i2d_fp.c C src/lib/libssl/src/crypto/asn1/a_int.c C src/lib/libssl/src/crypto/asn1/a_mbstr.c C src/lib/libssl/src/crypto/asn1/a_meth.c C src/lib/libssl/src/crypto/asn1/a_object.c C src/lib/libssl/src/crypto/asn1/a_octet.c U src/lib/libssl/src/crypto/asn1/a_print.c C src/lib/libssl/src/crypto/asn1/a_set.c C src/lib/libssl/src/crypto/asn1/a_sign.c C src/lib/libssl/src/crypto/asn1/asn1_err.c N src/lib/libssl/src/crypto/asn1/asn1_gen.c C src/lib/libssl/src/crypto/asn1/asn1.h C src/lib/libssl/src/crypto/asn1/asn1_lib.c C src/lib/libssl/src/crypto/asn1/asn1_mac.h C src/lib/libssl/src/crypto/asn1/asn1_par.c C src/lib/libssl/src/crypto/asn1/asn1t.h N src/lib/libssl/src/crypto/asn1/asn_mime.c C src/lib/libssl/src/crypto/asn1/asn_moid.c C src/lib/libssl/src/crypto/asn1/asn_pack.c C src/lib/libssl/src/crypto/asn1/a_strex.c U src/lib/libssl/src/crypto/asn1/a_strnid.c U src/lib/libssl/src/crypto/asn1/a_time.c C src/lib/libssl/src/crypto/asn1/a_type.c C src/lib/libssl/src/crypto/asn1/a_utctm.c U src/lib/libssl/src/crypto/asn1/a_utf8.c C src/lib/libssl/src/crypto/asn1/a_verify.c U src/lib/libssl/src/crypto/asn1/charmap.h U src/lib/libssl/src/crypto/asn1/charmap.pl C src/lib/libssl/src/crypto/asn1/d2i_pr.c C src/lib/libssl/src/crypto/asn1/d2i_pu.c C src/lib/libssl/src/crypto/asn1/evp_asn1.c U src/lib/libssl/src/crypto/asn1/f_enum.c U src/lib/libssl/src/crypto/asn1/f_int.c U src/lib/libssl/src/crypto/asn1/f_string.c C src/lib/libssl/src/crypto/asn1/i2d_pr.c C src/lib/libssl/src/crypto/asn1/i2d_pu.c U src/lib/libssl/src/crypto/asn1/Makefile C src/lib/libssl/src/crypto/asn1/n_pkey.c U src/lib/libssl/src/crypto/asn1/nsseq.c C src/lib/libssl/src/crypto/asn1/p5_pbe.c C src/lib/libssl/src/crypto/asn1/p5_pbev2.c U src/lib/libssl/src/crypto/asn1/p8_key.c U src/lib/libssl/src/crypto/asn1/p8_pkey.c C src/lib/libssl/src/crypto/asn1/tasn_dec.c C src/lib/libssl/src/crypto/asn1/tasn_enc.c C src/lib/libssl/src/crypto/asn1/tasn_fre.c C src/lib/libssl/src/crypto/asn1/tasn_new.c U src/lib/libssl/src/crypto/asn1/tasn_prn.c C src/lib/libssl/src/crypto/asn1/tasn_typ.c C src/lib/libssl/src/crypto/asn1/tasn_utl.c U src/lib/libssl/src/crypto/asn1/t_bitst.c C src/lib/libssl/src/crypto/asn1/t_crl.c C src/lib/libssl/src/crypto/asn1/t_pkey.c C src/lib/libssl/src/crypto/asn1/t_req.c C src/lib/libssl/src/crypto/asn1/t_spki.c U src/lib/libssl/src/crypto/asn1/t_x509a.c C src/lib/libssl/src/crypto/asn1/t_x509.c C src/lib/libssl/src/crypto/asn1/x_algor.c U src/lib/libssl/src/crypto/asn1/x_attrib.c C src/lib/libssl/src/crypto/asn1/x_bignum.c C src/lib/libssl/src/crypto/asn1/x_crl.c C src/lib/libssl/src/crypto/asn1/x_exten.c U src/lib/libssl/src/crypto/asn1/x_info.c C src/lib/libssl/src/crypto/asn1/x_long.c C src/lib/libssl/src/crypto/asn1/x_name.c C src/lib/libssl/src/crypto/asn1/x_pkey.c C src/lib/libssl/src/crypto/asn1/x_pubkey.c C src/lib/libssl/src/crypto/asn1/x_req.c U src/lib/libssl/src/crypto/asn1/x_sig.c U src/lib/libssl/src/crypto/asn1/x_spki.c U src/lib/libssl/src/crypto/asn1/x_val.c C src/lib/libssl/src/crypto/asn1/x_x509a.c C src/lib/libssl/src/crypto/asn1/x_x509.c U src/lib/libssl/src/crypto/bf/bf_cbc.c U src/lib/libssl/src/crypto/bf/bf_cfb64.c C src/lib/libssl/src/crypto/bf/bf_ecb.c C src/lib/libssl/src/crypto/bf/bf_enc.c U src/lib/libssl/src/crypto/bf/bf_locl.h U src/lib/libssl/src/crypto/bf/bf_ofb64.c C src/lib/libssl/src/crypto/bf/bf_opts.c U src/lib/libssl/src/crypto/bf/bf_pi.h U src/lib/libssl/src/crypto/bf/bfs.cpp C src/lib/libssl/src/crypto/bf/bf_skey.c C src/lib/libssl/src/crypto/bf/bfspeed.c C src/lib/libssl/src/crypto/bf/bftest.c C src/lib/libssl/src/crypto/bf/blowfish.h U src/lib/libssl/src/crypto/bf/COPYRIGHT U src/lib/libssl/src/crypto/bf/INSTALL U src/lib/libssl/src/crypto/bf/Makefile U src/lib/libssl/src/crypto/bf/README U src/lib/libssl/src/crypto/bf/VERSION U src/lib/libssl/src/crypto/bf/asm/bf-586.pl U src/lib/libssl/src/crypto/bf/asm/bf-686.pl U src/lib/libssl/src/crypto/bf/asm/readme C src/lib/libssl/src/crypto/bio/b_dump.c U src/lib/libssl/src/crypto/bio/bf_buff.c U src/lib/libssl/src/crypto/bio/bf_lbuf.c C src/lib/libssl/src/crypto/bio/bf_nbio.c U src/lib/libssl/src/crypto/bio/bf_null.c U src/lib/libssl/src/crypto/bio/bio_cb.c C src/lib/libssl/src/crypto/bio/bio_err.c C src/lib/libssl/src/crypto/bio/bio.h N src/lib/libssl/src/crypto/bio/bio_lcl.h C src/lib/libssl/src/crypto/bio/bio_lib.c C src/lib/libssl/src/crypto/bio/b_print.c C src/lib/libssl/src/crypto/bio/b_sock.c C src/lib/libssl/src/crypto/bio/bss_acpt.c U src/lib/libssl/src/crypto/bio/bss_bio.c C src/lib/libssl/src/crypto/bio/bss_conn.c N src/lib/libssl/src/crypto/bio/bss_dgram.c C src/lib/libssl/src/crypto/bio/bss_fd.c C src/lib/libssl/src/crypto/bio/bss_file.c C src/lib/libssl/src/crypto/bio/bss_log.c U src/lib/libssl/src/crypto/bio/bss_mem.c U src/lib/libssl/src/crypto/bio/bss_null.c U src/lib/libssl/src/crypto/bio/bss_rtcp.c C src/lib/libssl/src/crypto/bio/bss_sock.c U src/lib/libssl/src/crypto/bio/Makefile C src/lib/libssl/src/crypto/bn/bn_add.c C src/lib/libssl/src/crypto/bn/bn_asm.c C src/lib/libssl/src/crypto/bn/bn_blind.c N src/lib/libssl/src/crypto/bn/bn_const.c C src/lib/libssl/src/crypto/bn/bn_ctx.c N src/lib/libssl/src/crypto/bn/bn_depr.c C src/lib/libssl/src/crypto/bn/bn_div.c C src/lib/libssl/src/crypto/bn/bn_err.c C src/lib/libssl/src/crypto/bn/bn_exp2.c C src/lib/libssl/src/crypto/bn/bn_exp.c C src/lib/libssl/src/crypto/bn/bn_gcd.c N src/lib/libssl/src/crypto/bn/bn_gf2m.c C src/lib/libssl/src/crypto/bn/bn.h C src/lib/libssl/src/crypto/bn/bn_kron.c C src/lib/libssl/src/crypto/bn/bn_lcl.h C src/lib/libssl/src/crypto/bn/bn_lib.c C src/lib/libssl/src/crypto/bn/bn_mod.c C src/lib/libssl/src/crypto/bn/bn_mont.c C src/lib/libssl/src/crypto/bn/bn_mpi.c U src/lib/libssl/src/crypto/bn/bn.mul C src/lib/libssl/src/crypto/bn/bn_mul.c N src/lib/libssl/src/crypto/bn/bn_nist.c C src/lib/libssl/src/crypto/bn/bn_prime.c C src/lib/libssl/src/crypto/bn/bn_prime.h C src/lib/libssl/src/crypto/bn/bn_prime.pl C src/lib/libssl/src/crypto/bn/bn_print.c C src/lib/libssl/src/crypto/bn/bn_rand.c C src/lib/libssl/src/crypto/bn/bn_recp.c C src/lib/libssl/src/crypto/bn/bn_shift.c U src/lib/libssl/src/crypto/bn/bnspeed.c C src/lib/libssl/src/crypto/bn/bn_sqr.c C src/lib/libssl/src/crypto/bn/bn_sqrt.c C src/lib/libssl/src/crypto/bn/bntest.c C src/lib/libssl/src/crypto/bn/bn_word.c U src/lib/libssl/src/crypto/bn/divtest.c U src/lib/libssl/src/crypto/bn/exp.c U src/lib/libssl/src/crypto/bn/expspeed.c C src/lib/libssl/src/crypto/bn/exptest.c U src/lib/libssl/src/crypto/bn/Makefile U src/lib/libssl/src/crypto/bn/todo U src/lib/libssl/src/crypto/bn/vms-helper.c C src/lib/libssl/src/crypto/bn/asm/bn-586.pl U src/lib/libssl/src/crypto/bn/asm/co-586.pl C src/lib/libssl/src/crypto/bn/asm/ia64.S U src/lib/libssl/src/crypto/bn/asm/mips3.s N src/lib/libssl/src/crypto/bn/asm/mo-586.pl U src/lib/libssl/src/crypto/bn/asm/pa-risc2.s U src/lib/libssl/src/crypto/bn/asm/pa-risc2W.s U src/lib/libssl/src/crypto/bn/asm/ppc.pl U src/lib/libssl/src/crypto/bn/asm/README U src/lib/libssl/src/crypto/bn/asm/sparcv8plus.S U src/lib/libssl/src/crypto/bn/asm/sparcv8.S U src/lib/libssl/src/crypto/bn/asm/vms.mar U src/lib/libssl/src/crypto/bn/asm/x86_64-gcc.c N src/lib/libssl/src/crypto/bn/asm/x86_64-mont.pl U src/lib/libssl/src/crypto/bn/asm/x86.pl U src/lib/libssl/src/crypto/bn/asm/x86/add.pl U src/lib/libssl/src/crypto/bn/asm/x86/comba.pl U src/lib/libssl/src/crypto/bn/asm/x86/div.pl U src/lib/libssl/src/crypto/bn/asm/x86/f U src/lib/libssl/src/crypto/bn/asm/x86/mul_add.pl U src/lib/libssl/src/crypto/bn/asm/x86/mul.pl U src/lib/libssl/src/crypto/bn/asm/x86/sqr.pl U src/lib/libssl/src/crypto/bn/asm/x86/sub.pl C src/lib/libssl/src/crypto/buffer/buf_err.c C src/lib/libssl/src/crypto/buffer/buffer.c C src/lib/libssl/src/crypto/buffer/buffer.h U src/lib/libssl/src/crypto/buffer/Makefile N src/lib/libssl/src/crypto/camellia/camellia.c N src/lib/libssl/src/crypto/camellia/camellia.h N src/lib/libssl/src/crypto/camellia/cmll_cbc.c N src/lib/libssl/src/crypto/camellia/cmll_cfb.c N src/lib/libssl/src/crypto/camellia/cmll_ctr.c N src/lib/libssl/src/crypto/camellia/cmll_ecb.c N src/lib/libssl/src/crypto/camellia/cmll_locl.h N src/lib/libssl/src/crypto/camellia/cmll_misc.c N src/lib/libssl/src/crypto/camellia/cmll_ofb.c N src/lib/libssl/src/crypto/camellia/Makefile C src/lib/libssl/src/crypto/cast/cast.h U src/lib/libssl/src/crypto/cast/cast_lcl.h C src/lib/libssl/src/crypto/cast/castopts.c U src/lib/libssl/src/crypto/cast/casts.cpp U src/lib/libssl/src/crypto/cast/cast_s.h C src/lib/libssl/src/crypto/cast/cast_spd.c C src/lib/libssl/src/crypto/cast/casttest.c U src/lib/libssl/src/crypto/cast/c_cfb64.c C src/lib/libssl/src/crypto/cast/c_ecb.c U src/lib/libssl/src/crypto/cast/c_enc.c U src/lib/libssl/src/crypto/cast/c_ofb64.c C src/lib/libssl/src/crypto/cast/c_skey.c U src/lib/libssl/src/crypto/cast/Makefile U src/lib/libssl/src/crypto/cast/asm/cast-586.pl U src/lib/libssl/src/crypto/cast/asm/readme N src/lib/libssl/src/crypto/cms/cms_asn1.c N src/lib/libssl/src/crypto/cms/cms_att.c N src/lib/libssl/src/crypto/cms/cms_cd.c N src/lib/libssl/src/crypto/cms/cms_dd.c N src/lib/libssl/src/crypto/cms/cms_enc.c N src/lib/libssl/src/crypto/cms/cms_env.c N src/lib/libssl/src/crypto/cms/cms_err.c N src/lib/libssl/src/crypto/cms/cms_ess.c N src/lib/libssl/src/crypto/cms/cms.h N src/lib/libssl/src/crypto/cms/cms_io.c N src/lib/libssl/src/crypto/cms/cms_lcl.h N src/lib/libssl/src/crypto/cms/cms_lib.c N src/lib/libssl/src/crypto/cms/cms_sd.c N src/lib/libssl/src/crypto/cms/cms_smime.c N src/lib/libssl/src/crypto/cms/Makefile C src/lib/libssl/src/crypto/comp/comp_err.c C src/lib/libssl/src/crypto/comp/comp.h C src/lib/libssl/src/crypto/comp/comp_lib.c U src/lib/libssl/src/crypto/comp/c_rle.c C src/lib/libssl/src/crypto/comp/c_zlib.c U src/lib/libssl/src/crypto/comp/Makefile U src/lib/libssl/src/crypto/conf/cnf_save.c C src/lib/libssl/src/crypto/conf/conf_api.c U src/lib/libssl/src/crypto/conf/conf_api.h C src/lib/libssl/src/crypto/conf/conf_def.c U src/lib/libssl/src/crypto/conf/conf_def.h C src/lib/libssl/src/crypto/conf/conf_err.c C src/lib/libssl/src/crypto/conf/conf.h C src/lib/libssl/src/crypto/conf/conf_lib.c U src/lib/libssl/src/crypto/conf/conf_mall.c C src/lib/libssl/src/crypto/conf/conf_mod.c C src/lib/libssl/src/crypto/conf/conf_sap.c U src/lib/libssl/src/crypto/conf/keysets.pl U src/lib/libssl/src/crypto/conf/Makefile U src/lib/libssl/src/crypto/conf/README U src/lib/libssl/src/crypto/conf/ssleay.cnf U src/lib/libssl/src/crypto/conf/test.c U src/lib/libssl/src/crypto/des/cbc3_enc.c U src/lib/libssl/src/crypto/des/cbc_cksm.c U src/lib/libssl/src/crypto/des/cbc_enc.c C src/lib/libssl/src/crypto/des/cfb64ede.c U src/lib/libssl/src/crypto/des/cfb64enc.c C src/lib/libssl/src/crypto/des/cfb_enc.c U src/lib/libssl/src/crypto/des/COPYRIGHT U src/lib/libssl/src/crypto/des/des3s.cpp U src/lib/libssl/src/crypto/des/des.c C src/lib/libssl/src/crypto/des/des_enc.c C src/lib/libssl/src/crypto/des/des.h U src/lib/libssl/src/crypto/des/des-lib.com C src/lib/libssl/src/crypto/des/des_locl.h U src/lib/libssl/src/crypto/des/des_old2.c C src/lib/libssl/src/crypto/des/des_old.c C src/lib/libssl/src/crypto/des/des_old.h C src/lib/libssl/src/crypto/des/des_opts.c U src/lib/libssl/src/crypto/des/DES.pm U src/lib/libssl/src/crypto/des/des.pod U src/lib/libssl/src/crypto/des/dess.cpp C src/lib/libssl/src/crypto/des/destest.c C src/lib/libssl/src/crypto/des/des_ver.h U src/lib/libssl/src/crypto/des/DES.xs C src/lib/libssl/src/crypto/des/ecb3_enc.c U src/lib/libssl/src/crypto/des/FILES0 C src/lib/libssl/src/crypto/des/ecb_enc.c C src/lib/libssl/src/crypto/des/ede_cbcm_enc.c U src/lib/libssl/src/crypto/des/enc_read.c U src/lib/libssl/src/crypto/des/enc_writ.c U src/lib/libssl/src/crypto/des/fcrypt_b.c C src/lib/libssl/src/crypto/des/fcrypt.c U src/lib/libssl/src/crypto/des/Imakefile U src/lib/libssl/src/crypto/des/INSTALL U src/lib/libssl/src/crypto/des/KERBEROS U src/lib/libssl/src/crypto/des/Makefile U src/lib/libssl/src/crypto/des/makefile.bc U src/lib/libssl/src/crypto/des/ncbc_enc.c U src/lib/libssl/src/crypto/des/ofb64ede.c U src/lib/libssl/src/crypto/des/ofb64enc.c U src/lib/libssl/src/crypto/des/ofb_enc.c U src/lib/libssl/src/crypto/des/options.txt U src/lib/libssl/src/crypto/des/pcbc_enc.c U src/lib/libssl/src/crypto/des/qud_cksm.c U src/lib/libssl/src/crypto/des/rand_key.c C src/lib/libssl/src/crypto/des/read2pwd.c U src/lib/libssl/src/crypto/des/README U src/lib/libssl/src/crypto/des/read_pwd.c U src/lib/libssl/src/crypto/des/rpc_des.h U src/lib/libssl/src/crypto/des/rpc_enc.c U src/lib/libssl/src/crypto/des/rpw.c C src/lib/libssl/src/crypto/des/set_key.c C src/lib/libssl/src/crypto/des/speed.c U src/lib/libssl/src/crypto/des/spr.h C src/lib/libssl/src/crypto/des/str2key.c U src/lib/libssl/src/crypto/des/typemap U src/lib/libssl/src/crypto/des/VERSION C src/lib/libssl/src/crypto/des/xcbc_enc.c U src/lib/libssl/src/crypto/des/asm/crypt586.pl U src/lib/libssl/src/crypto/des/asm/des-586.pl U src/lib/libssl/src/crypto/des/asm/des686.pl U src/lib/libssl/src/crypto/des/asm/desboth.pl N src/lib/libssl/src/crypto/des/asm/des_enc.m4 U src/lib/libssl/src/crypto/des/asm/readme U src/lib/libssl/src/crypto/des/t/test U src/lib/libssl/src/crypto/des/times/486-50.sol U src/lib/libssl/src/crypto/des/times/586-100.lnx U src/lib/libssl/src/crypto/des/times/686-200.fre U src/lib/libssl/src/crypto/des/times/aix.cc U src/lib/libssl/src/crypto/des/times/alpha.cc U src/lib/libssl/src/crypto/des/times/hpux.cc U src/lib/libssl/src/crypto/des/times/sparc.gcc U src/lib/libssl/src/crypto/des/times/usparc.cc U src/lib/libssl/src/crypto/dh/dh1024.pem U src/lib/libssl/src/crypto/dh/dh192.pem U src/lib/libssl/src/crypto/dh/dh2048.pem U src/lib/libssl/src/crypto/dh/dh4096.pem U src/lib/libssl/src/crypto/dh/dh512.pem U src/lib/libssl/src/crypto/dh/dh_asn1.c C src/lib/libssl/src/crypto/dh/dh_check.c N src/lib/libssl/src/crypto/dh/dh_depr.c C src/lib/libssl/src/crypto/dh/dh_err.c C src/lib/libssl/src/crypto/dh/dh_gen.c C src/lib/libssl/src/crypto/dh/dh.h C src/lib/libssl/src/crypto/dh/dh_key.c C src/lib/libssl/src/crypto/dh/dh_lib.c C src/lib/libssl/src/crypto/dh/dhtest.c U src/lib/libssl/src/crypto/dh/example U src/lib/libssl/src/crypto/dh/generate U src/lib/libssl/src/crypto/dh/Makefile U src/lib/libssl/src/crypto/dh/p1024.c U src/lib/libssl/src/crypto/dh/p192.c U src/lib/libssl/src/crypto/dh/p512.c U src/lib/libssl/src/crypto/dsa/dsa_asn1.c N src/lib/libssl/src/crypto/dsa/dsa_depr.c C src/lib/libssl/src/crypto/dsa/dsa_err.c C src/lib/libssl/src/crypto/dsa/dsa_gen.c U src/lib/libssl/src/crypto/dsa/dsagen.c C src/lib/libssl/src/crypto/dsa/dsa.h C src/lib/libssl/src/crypto/dsa/dsa_key.c C src/lib/libssl/src/crypto/dsa/dsa_lib.c C src/lib/libssl/src/crypto/dsa/dsa_ossl.c C src/lib/libssl/src/crypto/dsa/dsa_sign.c C src/lib/libssl/src/crypto/dsa/dsatest.c C src/lib/libssl/src/crypto/dsa/dsa_vrf.c U src/lib/libssl/src/crypto/dsa/fips186a.txt U src/lib/libssl/src/crypto/dsa/Makefile U src/lib/libssl/src/crypto/dsa/README C src/lib/libssl/src/crypto/dso/dso_dl.c C src/lib/libssl/src/crypto/dso/dso_dlfcn.c C src/lib/libssl/src/crypto/dso/dso_err.c C src/lib/libssl/src/crypto/dso/dso.h C src/lib/libssl/src/crypto/dso/dso_lib.c C src/lib/libssl/src/crypto/dso/dso_null.c U src/lib/libssl/src/crypto/dso/dso_openssl.c C src/lib/libssl/src/crypto/dso/dso_vms.c C src/lib/libssl/src/crypto/dso/dso_win32.c U src/lib/libssl/src/crypto/dso/Makefile U src/lib/libssl/src/crypto/dso/README N src/lib/libssl/src/crypto/ec/ec2_mult.c N src/lib/libssl/src/crypto/ec/ec2_smpl.c N src/lib/libssl/src/crypto/ec/ec2_smpt.c N src/lib/libssl/src/crypto/ec/ec_asn1.c N src/lib/libssl/src/crypto/ec/ec_check.c N src/lib/libssl/src/crypto/ec/ec_curve.c C src/lib/libssl/src/crypto/ec/ec_cvt.c C src/lib/libssl/src/crypto/ec/ec_err.c C src/lib/libssl/src/crypto/ec/ec.h N src/lib/libssl/src/crypto/ec/ec_key.c C src/lib/libssl/src/crypto/ec/ec_lcl.h C src/lib/libssl/src/crypto/ec/ec_lib.c C src/lib/libssl/src/crypto/ec/ec_mult.c C src/lib/libssl/src/crypto/ec/ecp_mont.c C src/lib/libssl/src/crypto/ec/ecp_nist.c N src/lib/libssl/src/crypto/ec/ec_print.c C src/lib/libssl/src/crypto/ec/ecp_smpl.c C src/lib/libssl/src/crypto/ec/ectest.c U src/lib/libssl/src/crypto/ec/Makefile N src/lib/libssl/src/crypto/ecdh/ecdh.h N src/lib/libssl/src/crypto/ecdh/ecdhtest.c N src/lib/libssl/src/crypto/ecdh/ech_err.c N src/lib/libssl/src/crypto/ecdh/ech_key.c N src/lib/libssl/src/crypto/ecdh/ech_lib.c N src/lib/libssl/src/crypto/ecdh/ech_locl.h N src/lib/libssl/src/crypto/ecdh/ech_ossl.c N src/lib/libssl/src/crypto/ecdh/Makefile N src/lib/libssl/src/crypto/ecdsa/ecdsa.h N src/lib/libssl/src/crypto/ecdsa/ecdsatest.c N src/lib/libssl/src/crypto/ecdsa/ecs_asn1.c N src/lib/libssl/src/crypto/ecdsa/ecs_err.c N src/lib/libssl/src/crypto/ecdsa/ecs_lib.c N src/lib/libssl/src/crypto/ecdsa/ecs_locl.h N src/lib/libssl/src/crypto/ecdsa/ecs_ossl.c N src/lib/libssl/src/crypto/ecdsa/ecs_sign.c N src/lib/libssl/src/crypto/ecdsa/ecs_vrf.c N src/lib/libssl/src/crypto/ecdsa/Makefile C src/lib/libssl/src/crypto/engine/eng_all.c C src/lib/libssl/src/crypto/engine/eng_cnf.c N src/lib/libssl/src/crypto/engine/eng_cryptodev.c C src/lib/libssl/src/crypto/engine/eng_ctrl.c C src/lib/libssl/src/crypto/engine/eng_dyn.c C src/lib/libssl/src/crypto/engine/eng_err.c C src/lib/libssl/src/crypto/engine/eng_fat.c C src/lib/libssl/src/crypto/engine/engine.h C src/lib/libssl/src/crypto/engine/enginetest.c C src/lib/libssl/src/crypto/engine/eng_init.c C src/lib/libssl/src/crypto/engine/eng_int.h C src/lib/libssl/src/crypto/engine/eng_lib.c C src/lib/libssl/src/crypto/engine/eng_list.c C src/lib/libssl/src/crypto/engine/eng_openssl.c N src/lib/libssl/src/crypto/engine/eng_padlock.c C src/lib/libssl/src/crypto/engine/eng_pkey.c C src/lib/libssl/src/crypto/engine/eng_table.c U src/lib/libssl/src/crypto/engine/Makefile U src/lib/libssl/src/crypto/engine/README C src/lib/libssl/src/crypto/engine/tb_cipher.c C src/lib/libssl/src/crypto/engine/tb_dh.c C src/lib/libssl/src/crypto/engine/tb_digest.c C src/lib/libssl/src/crypto/engine/tb_dsa.c N src/lib/libssl/src/crypto/engine/tb_ecdh.c N src/lib/libssl/src/crypto/engine/tb_ecdsa.c C src/lib/libssl/src/crypto/engine/tb_rand.c C src/lib/libssl/src/crypto/engine/tb_rsa.c N src/lib/libssl/src/crypto/engine/tb_store.c C src/lib/libssl/src/crypto/err/err_all.c C src/lib/libssl/src/crypto/err/err.c C src/lib/libssl/src/crypto/err/err.h C src/lib/libssl/src/crypto/err/err_prn.c U src/lib/libssl/src/crypto/err/Makefile C src/lib/libssl/src/crypto/err/openssl.ec C src/lib/libssl/src/crypto/evp/bio_b64.c C src/lib/libssl/src/crypto/evp/bio_enc.c C src/lib/libssl/src/crypto/evp/bio_md.c C src/lib/libssl/src/crypto/evp/bio_ok.c C src/lib/libssl/src/crypto/evp/c_all.c C src/lib/libssl/src/crypto/evp/c_allc.c C src/lib/libssl/src/crypto/evp/c_alld.c C src/lib/libssl/src/crypto/evp/digest.c C src/lib/libssl/src/crypto/evp/e_aes.c C src/lib/libssl/src/crypto/evp/e_bf.c N src/lib/libssl/src/crypto/evp/e_camellia.c C src/lib/libssl/src/crypto/evp/e_cast.c C src/lib/libssl/src/crypto/evp/e_des3.c C src/lib/libssl/src/crypto/evp/e_des.c U src/lib/libssl/src/crypto/evp/e_dsa.c C src/lib/libssl/src/crypto/evp/e_idea.c C src/lib/libssl/src/crypto/evp/encode.c C src/lib/libssl/src/crypto/evp/e_null.c U src/lib/libssl/src/crypto/evp/e_old.c C src/lib/libssl/src/crypto/evp/e_rc2.c C src/lib/libssl/src/crypto/evp/e_rc4.c C src/lib/libssl/src/crypto/evp/e_rc5.c N src/lib/libssl/src/crypto/evp/e_seed.c U src/lib/libssl/src/crypto/evp/evp_acnf.c C src/lib/libssl/src/crypto/evp/evp_enc.c C src/lib/libssl/src/crypto/evp/evp_err.c C src/lib/libssl/src/crypto/evp/evp.h C src/lib/libssl/src/crypto/evp/evp_key.c C src/lib/libssl/src/crypto/evp/evp_lib.c C src/lib/libssl/src/crypto/evp/evp_locl.h C src/lib/libssl/src/crypto/evp/evp_pbe.c C src/lib/libssl/src/crypto/evp/evp_pkey.c C src/lib/libssl/src/crypto/evp/evp_test.c C src/lib/libssl/src/crypto/evp/evptests.txt C src/lib/libssl/src/crypto/evp/e_xcbc_d.c U src/lib/libssl/src/crypto/evp/Makefile C src/lib/libssl/src/crypto/evp/m_dss1.c C src/lib/libssl/src/crypto/evp/m_dss.c N src/lib/libssl/src/crypto/evp/m_ecdsa.c C src/lib/libssl/src/crypto/evp/m_md2.c C src/lib/libssl/src/crypto/evp/m_md4.c C src/lib/libssl/src/crypto/evp/m_md5.c C src/lib/libssl/src/crypto/evp/m_mdc2.c C src/lib/libssl/src/crypto/evp/m_null.c C src/lib/libssl/src/crypto/evp/m_ripemd.c C src/lib/libssl/src/crypto/evp/m_sha1.c C src/lib/libssl/src/crypto/evp/m_sha.c C src/lib/libssl/src/crypto/evp/names.c U src/lib/libssl/src/crypto/evp/openbsd_hw.c C src/lib/libssl/src/crypto/evp/p5_crpt2.c C src/lib/libssl/src/crypto/evp/p5_crpt.c C src/lib/libssl/src/crypto/evp/p_dec.c C src/lib/libssl/src/crypto/evp/p_enc.c C src/lib/libssl/src/crypto/evp/p_lib.c C src/lib/libssl/src/crypto/evp/p_open.c C src/lib/libssl/src/crypto/evp/p_seal.c U src/lib/libssl/src/crypto/evp/p_sign.c C src/lib/libssl/src/crypto/evp/p_verify.c U src/lib/libssl/src/crypto/md2/Makefile U src/lib/libssl/src/crypto/md2/md2.c C src/lib/libssl/src/crypto/md2/md2_dgst.c C src/lib/libssl/src/crypto/md2/md2.h C src/lib/libssl/src/crypto/md2/md2_one.c C src/lib/libssl/src/crypto/md2/md2test.c C src/lib/libssl/src/crypto/hmac/hmac.c C src/lib/libssl/src/crypto/hmac/hmac.h U src/lib/libssl/src/crypto/hmac/hmactest.c U src/lib/libssl/src/crypto/hmac/Makefile C src/lib/libssl/src/crypto/idea/idea.h U src/lib/libssl/src/crypto/idea/ideatest.c U src/lib/libssl/src/crypto/idea/Makefile U src/lib/libssl/src/crypto/idea/version U src/lib/libssl/src/crypto/krb5/krb5_asn.c C src/lib/libssl/src/crypto/krb5/krb5_asn.h U src/lib/libssl/src/crypto/krb5/Makefile C src/lib/libssl/src/crypto/lhash/lhash.c C src/lib/libssl/src/crypto/lhash/lhash.h U src/lib/libssl/src/crypto/lhash/lh_stats.c U src/lib/libssl/src/crypto/lhash/lh_test.c U src/lib/libssl/src/crypto/lhash/Makefile U src/lib/libssl/src/crypto/lhash/num.pl U src/lib/libssl/src/crypto/md4/Makefile U src/lib/libssl/src/crypto/md4/md4.c C src/lib/libssl/src/crypto/md4/md4_dgst.c C src/lib/libssl/src/crypto/md4/md4.h C src/lib/libssl/src/crypto/md4/md4_locl.h C src/lib/libssl/src/crypto/md4/md4_one.c U src/lib/libssl/src/crypto/md4/md4s.cpp C src/lib/libssl/src/crypto/md4/md4test.c U src/lib/libssl/src/crypto/md5/Makefile U src/lib/libssl/src/crypto/md5/md5.c C src/lib/libssl/src/crypto/md5/md5_dgst.c C src/lib/libssl/src/crypto/md5/md5.h C src/lib/libssl/src/crypto/md5/md5_locl.h C src/lib/libssl/src/crypto/md5/md5_one.c U src/lib/libssl/src/crypto/md5/md5s.cpp C src/lib/libssl/src/crypto/md5/md5test.c C src/lib/libssl/src/crypto/md5/asm/md5-586.pl N src/lib/libssl/src/crypto/md5/asm/md5-x86_64.pl C src/lib/libssl/src/crypto/mdc2/Makefile C src/lib/libssl/src/crypto/mdc2/mdc2.h U src/lib/libssl/src/crypto/mdc2/mdc2test.c U src/lib/libssl/src/crypto/objects/Makefile C src/lib/libssl/src/crypto/objects/obj_dat.c C src/lib/libssl/src/crypto/objects/obj_dat.h C src/lib/libssl/src/crypto/objects/obj_dat.pl C src/lib/libssl/src/crypto/objects/objects.h U src/lib/libssl/src/crypto/objects/objects.pl U src/lib/libssl/src/crypto/objects/objects.README C src/lib/libssl/src/crypto/objects/objects.txt C src/lib/libssl/src/crypto/objects/obj_err.c C src/lib/libssl/src/crypto/objects/obj_lib.c C src/lib/libssl/src/crypto/objects/obj_mac.h C src/lib/libssl/src/crypto/objects/obj_mac.num C src/lib/libssl/src/crypto/objects/o_names.c U src/lib/libssl/src/crypto/ocsp/Makefile C src/lib/libssl/src/crypto/ocsp/ocsp_asn.c C src/lib/libssl/src/crypto/ocsp/ocsp_cl.c C src/lib/libssl/src/crypto/ocsp/ocsp_err.c C src/lib/libssl/src/crypto/ocsp/ocsp_ext.c C src/lib/libssl/src/crypto/ocsp/ocsp.h C src/lib/libssl/src/crypto/ocsp/ocsp_ht.c C src/lib/libssl/src/crypto/ocsp/ocsp_lib.c C src/lib/libssl/src/crypto/ocsp/ocsp_prn.c U src/lib/libssl/src/crypto/ocsp/ocsp_srv.c C src/lib/libssl/src/crypto/ocsp/ocsp_vfy.c U src/lib/libssl/src/crypto/pem/Makefile U src/lib/libssl/src/crypto/pem/message U src/lib/libssl/src/crypto/pem/pem2.h C src/lib/libssl/src/crypto/pem/pem_all.c C src/lib/libssl/src/crypto/pem/pem_err.c C src/lib/libssl/src/crypto/pem/pem.h C src/lib/libssl/src/crypto/pem/pem_info.c C src/lib/libssl/src/crypto/pem/pem_lib.c C src/lib/libssl/src/crypto/pem/pem_oth.c C src/lib/libssl/src/crypto/pem/pem_pk8.c C src/lib/libssl/src/crypto/pem/pem_pkey.c C src/lib/libssl/src/crypto/pem/pem_seal.c U src/lib/libssl/src/crypto/pem/pem_sign.c U src/lib/libssl/src/crypto/pem/pem_x509.c C src/lib/libssl/src/crypto/pem/pem_xaux.c U src/lib/libssl/src/crypto/pem/pkcs7.lis C src/lib/libssl/src/crypto/perlasm/cbc.pl U src/lib/libssl/src/crypto/perlasm/readme N src/lib/libssl/src/crypto/perlasm/x86_64-xlate.pl C src/lib/libssl/src/crypto/perlasm/x86asm.pl C src/lib/libssl/src/crypto/perlasm/x86ms.pl C src/lib/libssl/src/crypto/perlasm/x86nasm.pl C src/lib/libssl/src/crypto/perlasm/x86unix.pl U src/lib/libssl/src/crypto/pkcs12/Makefile C src/lib/libssl/src/crypto/pkcs12/p12_add.c U src/lib/libssl/src/crypto/pkcs12/p12_asn.c U src/lib/libssl/src/crypto/pkcs12/p12_attr.c C src/lib/libssl/src/crypto/pkcs12/p12_crpt.c C src/lib/libssl/src/crypto/pkcs12/p12_crt.c C src/lib/libssl/src/crypto/pkcs12/p12_decr.c C src/lib/libssl/src/crypto/pkcs12/p12_init.c C src/lib/libssl/src/crypto/pkcs12/p12_key.c C src/lib/libssl/src/crypto/pkcs12/p12_kiss.c C src/lib/libssl/src/crypto/pkcs12/p12_mutl.c C src/lib/libssl/src/crypto/pkcs12/p12_npas.c U src/lib/libssl/src/crypto/pkcs12/p12_p8d.c U src/lib/libssl/src/crypto/pkcs12/p12_p8e.c U src/lib/libssl/src/crypto/pkcs12/p12_utl.c C src/lib/libssl/src/crypto/pkcs12/pk12err.c C src/lib/libssl/src/crypto/pkcs12/pkcs12.h C src/lib/libssl/src/crypto/pkcs7/bio_ber.c U src/lib/libssl/src/crypto/pkcs7/dec.c U src/lib/libssl/src/crypto/pkcs7/des.pem U src/lib/libssl/src/crypto/pkcs7/doc U src/lib/libssl/src/crypto/pkcs7/enc.c U src/lib/libssl/src/crypto/pkcs7/es1.pem C src/lib/libssl/src/crypto/pkcs7/example.c U src/lib/libssl/src/crypto/pkcs7/example.h U src/lib/libssl/src/crypto/pkcs7/infokey.pem U src/lib/libssl/src/crypto/pkcs7/info.pem U src/lib/libssl/src/crypto/pkcs7/Makefile C src/lib/libssl/src/crypto/pkcs7/pk7_asn1.c C src/lib/libssl/src/crypto/pkcs7/pk7_attr.c U src/lib/libssl/src/crypto/pkcs7/pk7_dgst.c C src/lib/libssl/src/crypto/pkcs7/pk7_doit.c U src/lib/libssl/src/crypto/pkcs7/pk7_enc.c C src/lib/libssl/src/crypto/pkcs7/pk7_lib.c C src/lib/libssl/src/crypto/pkcs7/pk7_mime.c C src/lib/libssl/src/crypto/pkcs7/pk7_smime.c C src/lib/libssl/src/crypto/pkcs7/pkcs7err.c C src/lib/libssl/src/crypto/pkcs7/pkcs7.h U src/lib/libssl/src/crypto/pkcs7/server.pem U src/lib/libssl/src/crypto/pkcs7/sign.c U src/lib/libssl/src/crypto/pkcs7/verify.c U src/lib/libssl/src/crypto/pkcs7/p7/a1 U src/lib/libssl/src/crypto/pkcs7/p7/a2 U src/lib/libssl/src/crypto/pkcs7/p7/cert.p7c U src/lib/libssl/src/crypto/pkcs7/p7/smime.p7m U src/lib/libssl/src/crypto/pkcs7/p7/smime.p7s U src/lib/libssl/src/crypto/pkcs7/t/3des.pem U src/lib/libssl/src/crypto/pkcs7/t/3dess.pem U src/lib/libssl/src/crypto/pkcs7/t/c.pem U src/lib/libssl/src/crypto/pkcs7/t/ff U src/lib/libssl/src/crypto/pkcs7/t/msie-e U src/lib/libssl/src/crypto/pkcs7/t/msie-enc-01 U src/lib/libssl/src/crypto/pkcs7/t/msie-enc-01.pem U src/lib/libssl/src/crypto/pkcs7/t/msie-enc-02 U src/lib/libssl/src/crypto/pkcs7/t/msie-enc-02.pem U src/lib/libssl/src/crypto/pkcs7/t/msie-e.pem U src/lib/libssl/src/crypto/pkcs7/t/msie-s-a-e U src/lib/libssl/src/crypto/pkcs7/t/msie-s-a-e.pem U src/lib/libssl/src/crypto/pkcs7/t/nav-smime U src/lib/libssl/src/crypto/pkcs7/t/server.pem U src/lib/libssl/src/crypto/pkcs7/t/s.pem N src/lib/libssl/src/crypto/pqueue/Makefile N src/lib/libssl/src/crypto/pqueue/pq_compat.h N src/lib/libssl/src/crypto/pqueue/pq_test.c N src/lib/libssl/src/crypto/pqueue/pqueue.c N src/lib/libssl/src/crypto/pqueue/pqueue.h U src/lib/libssl/src/crypto/rand/Makefile C src/lib/libssl/src/crypto/rand/md_rand.c C src/lib/libssl/src/crypto/rand/rand_egd.c C src/lib/libssl/src/crypto/rand/rand_err.c C src/lib/libssl/src/crypto/rand/randfile.c C src/lib/libssl/src/crypto/rand/rand.h U src/lib/libssl/src/crypto/rand/rand_lcl.h C src/lib/libssl/src/crypto/rand/rand_lib.c N src/lib/libssl/src/crypto/rand/rand_nw.c U src/lib/libssl/src/crypto/rand/rand_os2.c C src/lib/libssl/src/crypto/rand/randtest.c C src/lib/libssl/src/crypto/rand/rand_unix.c U src/lib/libssl/src/crypto/rand/rand_vms.c C src/lib/libssl/src/crypto/rand/rand_win.c U src/lib/libssl/src/crypto/rc2/Makefile U src/lib/libssl/src/crypto/rc2/rc2_cbc.c U src/lib/libssl/src/crypto/rc2/rc2cfb64.c C src/lib/libssl/src/crypto/rc2/rc2_ecb.c C src/lib/libssl/src/crypto/rc2/rc2.h U src/lib/libssl/src/crypto/rc2/rc2_locl.h U src/lib/libssl/src/crypto/rc2/rc2ofb64.c C src/lib/libssl/src/crypto/rc2/rc2_skey.c C src/lib/libssl/src/crypto/rc2/rc2speed.c C src/lib/libssl/src/crypto/rc2/rc2test.c U src/lib/libssl/src/crypto/rc2/rrc2.doc U src/lib/libssl/src/crypto/rc2/tab.c U src/lib/libssl/src/crypto/rc2/version U src/lib/libssl/src/crypto/rc4/Makefile C src/lib/libssl/src/crypto/rc4/rc4.c C src/lib/libssl/src/crypto/rc4/rc4_enc.c C src/lib/libssl/src/crypto/rc4/rc4.h U src/lib/libssl/src/crypto/rc4/rc4_locl.h U src/lib/libssl/src/crypto/rc4/rc4s.cpp C src/lib/libssl/src/crypto/rc4/rc4_skey.c C src/lib/libssl/src/crypto/rc4/rc4speed.c C src/lib/libssl/src/crypto/rc4/rc4test.c U src/lib/libssl/src/crypto/rc4/rrc4.doc C src/lib/libssl/src/crypto/rc4/asm/rc4-586.pl U src/lib/libssl/src/crypto/rc4/asm/rc4-ia64.S U src/lib/libssl/src/crypto/rc4/asm/rc4-x86_64.pl U src/lib/libssl/src/crypto/rc5/Makefile C src/lib/libssl/src/crypto/rc5/rc5.h U src/lib/libssl/src/crypto/rc5/rc5_locl.h U src/lib/libssl/src/crypto/rc5/rc5s.cpp U src/lib/libssl/src/crypto/rc5/rc5test.c U src/lib/libssl/src/crypto/ripemd/Makefile U src/lib/libssl/src/crypto/ripemd/README C src/lib/libssl/src/crypto/ripemd/ripemd.h U src/lib/libssl/src/crypto/ripemd/rmd160.c U src/lib/libssl/src/crypto/ripemd/rmdconst.h C src/lib/libssl/src/crypto/ripemd/rmd_dgst.c C src/lib/libssl/src/crypto/ripemd/rmd_locl.h C src/lib/libssl/src/crypto/ripemd/rmd_one.c C src/lib/libssl/src/crypto/ripemd/rmdtest.c U src/lib/libssl/src/crypto/ripemd/asm/rips.cpp C src/lib/libssl/src/crypto/ripemd/asm/rmd-586.pl U src/lib/libssl/src/crypto/rsa/Makefile C src/lib/libssl/src/crypto/rsa/rsa_asn1.c C src/lib/libssl/src/crypto/rsa/rsa_chk.c N src/lib/libssl/src/crypto/rsa/rsa_depr.c C src/lib/libssl/src/crypto/rsa/rsa_eay.c C src/lib/libssl/src/crypto/rsa/rsa_err.c C src/lib/libssl/src/crypto/rsa/rsa_gen.c C src/lib/libssl/src/crypto/rsa/rsa.h C src/lib/libssl/src/crypto/rsa/rsa_lib.c U src/lib/libssl/src/crypto/rsa/rsa_none.c C src/lib/libssl/src/crypto/rsa/rsa_null.c C src/lib/libssl/src/crypto/rsa/rsa_oaep.c U src/lib/libssl/src/crypto/rsa/rsa_pk1.c U src/lib/libssl/src/crypto/rsa/rsa_pss.c C src/lib/libssl/src/crypto/rsa/rsa_saos.c C src/lib/libssl/src/crypto/rsa/rsa_sign.c U src/lib/libssl/src/crypto/rsa/rsa_ssl.c C src/lib/libssl/src/crypto/rsa/rsa_test.c U src/lib/libssl/src/crypto/rsa/rsa_x931.c N src/lib/libssl/src/crypto/seed/Makefile N src/lib/libssl/src/crypto/seed/seed.c N src/lib/libssl/src/crypto/seed/seed_cbc.c N src/lib/libssl/src/crypto/seed/seed_cfb.c N src/lib/libssl/src/crypto/seed/seed_ecb.c N src/lib/libssl/src/crypto/seed/seed.h N src/lib/libssl/src/crypto/seed/seed_locl.h N src/lib/libssl/src/crypto/seed/seed_ofb.c U src/lib/libssl/src/crypto/sha/Makefile U src/lib/libssl/src/crypto/sha/sha1.c C src/lib/libssl/src/crypto/sha/sha1dgst.c C src/lib/libssl/src/crypto/sha/sha1_one.c U src/lib/libssl/src/crypto/sha/sha1s.cpp C src/lib/libssl/src/crypto/sha/sha1test.c N src/lib/libssl/src/crypto/sha/sha256.c N src/lib/libssl/src/crypto/sha/sha256t.c N src/lib/libssl/src/crypto/sha/sha512.c N src/lib/libssl/src/crypto/sha/sha512t.c U src/lib/libssl/src/crypto/sha/sha.c C src/lib/libssl/src/crypto/sha/sha_dgst.c C src/lib/libssl/src/crypto/sha/sha.h C src/lib/libssl/src/crypto/sha/sha_locl.h C src/lib/libssl/src/crypto/sha/sha_one.c C src/lib/libssl/src/crypto/sha/shatest.c U src/lib/libssl/src/crypto/sha/asm/README C src/lib/libssl/src/crypto/sha/asm/sha1-586.pl U src/lib/libssl/src/crypto/sha/asm/sha1-ia64.pl N src/lib/libssl/src/crypto/sha/asm/sha1-x86_64.pl N src/lib/libssl/src/crypto/sha/asm/sha512-ia64.pl N src/lib/libssl/src/crypto/sha/asm/sha512-sse2.pl N src/lib/libssl/src/crypto/sha/asm/sha512-x86_64.pl U src/lib/libssl/src/crypto/stack/Makefile C src/lib/libssl/src/crypto/stack/safestack.h C src/lib/libssl/src/crypto/stack/stack.c C src/lib/libssl/src/crypto/stack/stack.h N src/lib/libssl/src/crypto/store/Makefile N src/lib/libssl/src/crypto/store/README N src/lib/libssl/src/crypto/store/store.h N src/lib/libssl/src/crypto/store/str_err.c N src/lib/libssl/src/crypto/store/str_lib.c N src/lib/libssl/src/crypto/store/str_locl.h N src/lib/libssl/src/crypto/store/str_mem.c N src/lib/libssl/src/crypto/store/str_meth.c C src/lib/libssl/src/crypto/threads/mttest.c N src/lib/libssl/src/crypto/threads/netware.bat U src/lib/libssl/src/crypto/threads/profile.sh U src/lib/libssl/src/crypto/threads/ptest.bat U src/lib/libssl/src/crypto/threads/pthread2.sh U src/lib/libssl/src/crypto/threads/pthread.sh U src/lib/libssl/src/crypto/threads/pthreads-vms.com U src/lib/libssl/src/crypto/threads/purify.sh U src/lib/libssl/src/crypto/threads/README U src/lib/libssl/src/crypto/threads/solaris.sh C src/lib/libssl/src/crypto/threads/th-lock.c U src/lib/libssl/src/crypto/threads/win32.bat U src/lib/libssl/src/crypto/txt_db/Makefile C src/lib/libssl/src/crypto/txt_db/txt_db.c C src/lib/libssl/src/crypto/txt_db/txt_db.h U src/lib/libssl/src/crypto/ui/Makefile U src/lib/libssl/src/crypto/ui/ui_compat.c U src/lib/libssl/src/crypto/ui/ui_compat.h C src/lib/libssl/src/crypto/ui/ui_err.c C src/lib/libssl/src/crypto/ui/ui.h C src/lib/libssl/src/crypto/ui/ui_lib.c C src/lib/libssl/src/crypto/ui/ui_locl.h C src/lib/libssl/src/crypto/ui/ui_openssl.c C src/lib/libssl/src/crypto/ui/ui_util.c C src/lib/libssl/src/crypto/x509/by_dir.c U src/lib/libssl/src/crypto/x509/by_file.c U src/lib/libssl/src/crypto/x509/Makefile C src/lib/libssl/src/crypto/x509/x509_att.c C src/lib/libssl/src/crypto/x509/x509_cmp.c U src/lib/libssl/src/crypto/x509/x509cset.c U src/lib/libssl/src/crypto/x509/x509_d2.c U src/lib/libssl/src/crypto/x509/x509_def.c C src/lib/libssl/src/crypto/x509/x509_err.c U src/lib/libssl/src/crypto/x509/x509_ext.c C src/lib/libssl/src/crypto/x509/x509.h C src/lib/libssl/src/crypto/x509/x509_lu.c U src/lib/libssl/src/crypto/x509/x509name.c U src/lib/libssl/src/crypto/x509/x509_obj.c C src/lib/libssl/src/crypto/x509/x509_r2x.c C src/lib/libssl/src/crypto/x509/x509_req.c U src/lib/libssl/src/crypto/x509/x509rset.c U src/lib/libssl/src/crypto/x509/x509_set.c C src/lib/libssl/src/crypto/x509/x509spki.c C src/lib/libssl/src/crypto/x509/x509_trs.c C src/lib/libssl/src/crypto/x509/x509_txt.c C src/lib/libssl/src/crypto/x509/x509type.c C src/lib/libssl/src/crypto/x509/x509_v3.c C src/lib/libssl/src/crypto/x509/x509_vfy.c C src/lib/libssl/src/crypto/x509/x509_vfy.h N src/lib/libssl/src/crypto/x509/x509_vpm.c C src/lib/libssl/src/crypto/x509/x_all.c C src/lib/libssl/src/crypto/x509v3/ext_dat.h U src/lib/libssl/src/crypto/x509v3/Makefile N src/lib/libssl/src/crypto/x509v3/pcy_cache.c N src/lib/libssl/src/crypto/x509v3/pcy_data.c N src/lib/libssl/src/crypto/x509v3/pcy_int.h N src/lib/libssl/src/crypto/x509v3/pcy_lib.c N src/lib/libssl/src/crypto/x509v3/pcy_map.c N src/lib/libssl/src/crypto/x509v3/pcy_node.c N src/lib/libssl/src/crypto/x509v3/pcy_tree.c U src/lib/libssl/src/crypto/x509v3/tabtest.c N src/lib/libssl/src/crypto/x509v3/v3_addr.c U src/lib/libssl/src/crypto/x509v3/v3_akeya.c C src/lib/libssl/src/crypto/x509v3/v3_akey.c C src/lib/libssl/src/crypto/x509v3/v3_alt.c N src/lib/libssl/src/crypto/x509v3/v3_asid.c C src/lib/libssl/src/crypto/x509v3/v3_bcons.c C src/lib/libssl/src/crypto/x509v3/v3_bitst.c C src/lib/libssl/src/crypto/x509v3/v3_conf.c U src/lib/libssl/src/crypto/x509v3/v3conf.c C src/lib/libssl/src/crypto/x509v3/v3_cpols.c C src/lib/libssl/src/crypto/x509v3/v3_crld.c C src/lib/libssl/src/crypto/x509v3/v3_enum.c C src/lib/libssl/src/crypto/x509v3/v3err.c C src/lib/libssl/src/crypto/x509v3/v3_extku.c U src/lib/libssl/src/crypto/x509v3/v3_genn.c C src/lib/libssl/src/crypto/x509v3/v3_ia5.c C src/lib/libssl/src/crypto/x509v3/v3_info.c C src/lib/libssl/src/crypto/x509v3/v3_int.c C src/lib/libssl/src/crypto/x509v3/v3_lib.c N src/lib/libssl/src/crypto/x509v3/v3_ncons.c C src/lib/libssl/src/crypto/x509v3/v3_ocsp.c U src/lib/libssl/src/crypto/x509v3/v3_pcia.c U src/lib/libssl/src/crypto/x509v3/v3_pci.c N src/lib/libssl/src/crypto/x509v3/v3_pcons.c C src/lib/libssl/src/crypto/x509v3/v3_pku.c N src/lib/libssl/src/crypto/x509v3/v3_pmaps.c U src/lib/libssl/src/crypto/x509v3/v3prin.c C src/lib/libssl/src/crypto/x509v3/v3_prn.c C src/lib/libssl/src/crypto/x509v3/v3_purp.c C src/lib/libssl/src/crypto/x509v3/v3_skey.c C src/lib/libssl/src/crypto/x509v3/v3_sxnet.c C src/lib/libssl/src/crypto/x509v3/v3_utl.c C src/lib/libssl/src/crypto/x509v3/x509v3.h U src/lib/libssl/src/demos/b64.c U src/lib/libssl/src/demos/b64.pl U src/lib/libssl/src/demos/privkey.pem U src/lib/libssl/src/demos/README U src/lib/libssl/src/demos/selfsign.c U src/lib/libssl/src/demos/spkigen.c U src/lib/libssl/src/demos/asn1/ocsp.c U src/lib/libssl/src/demos/asn1/README.ASN1 U src/lib/libssl/src/demos/bio/Makefile U src/lib/libssl/src/demos/bio/README U src/lib/libssl/src/demos/bio/saccept.c U src/lib/libssl/src/demos/bio/sconnect.c U src/lib/libssl/src/demos/bio/server.pem U src/lib/libssl/src/demos/easy_tls/cacerts.pem U src/lib/libssl/src/demos/easy_tls/cert.pem C src/lib/libssl/src/demos/easy_tls/easy-tls.c U src/lib/libssl/src/demos/easy_tls/easy-tls.h U src/lib/libssl/src/demos/easy_tls/Makefile U src/lib/libssl/src/demos/easy_tls/README U src/lib/libssl/src/demos/easy_tls/test.c U src/lib/libssl/src/demos/easy_tls/test.h U src/lib/libssl/src/demos/eay/base64.c U src/lib/libssl/src/demos/eay/conn.c U src/lib/libssl/src/demos/eay/loadrsa.c U src/lib/libssl/src/demos/eay/Makefile U src/lib/libssl/src/demos/engines/cluster_labs/cluster_labs.h U src/lib/libssl/src/demos/engines/cluster_labs/hw_cluster_labs.c U src/lib/libssl/src/demos/engines/cluster_labs/hw_cluster_labs.ec U src/lib/libssl/src/demos/engines/cluster_labs/hw_cluster_labs_err.c U src/lib/libssl/src/demos/engines/cluster_labs/hw_cluster_labs_err.h U src/lib/libssl/src/demos/engines/cluster_labs/Makefile U src/lib/libssl/src/demos/engines/ibmca/hw_ibmca.c U src/lib/libssl/src/demos/engines/ibmca/hw_ibmca.ec U src/lib/libssl/src/demos/engines/ibmca/hw_ibmca_err.c U src/lib/libssl/src/demos/engines/ibmca/hw_ibmca_err.h U src/lib/libssl/src/demos/engines/ibmca/ica_openssl_api.h U src/lib/libssl/src/demos/engines/ibmca/Makefile U src/lib/libssl/src/demos/engines/rsaref/build.com U src/lib/libssl/src/demos/engines/rsaref/Makefile U src/lib/libssl/src/demos/engines/rsaref/README U src/lib/libssl/src/demos/engines/rsaref/rsaref.c U src/lib/libssl/src/demos/engines/rsaref/rsaref.ec U src/lib/libssl/src/demos/engines/rsaref/rsaref_err.c U src/lib/libssl/src/demos/engines/rsaref/rsaref_err.h U src/lib/libssl/src/demos/engines/zencod/hw_zencod.c U src/lib/libssl/src/demos/engines/zencod/hw_zencod.ec U src/lib/libssl/src/demos/engines/zencod/hw_zencod_err.c U src/lib/libssl/src/demos/engines/zencod/hw_zencod_err.h U src/lib/libssl/src/demos/engines/zencod/hw_zencod.h U src/lib/libssl/src/demos/engines/zencod/Makefile U src/lib/libssl/src/demos/maurice/cert.pem U src/lib/libssl/src/demos/maurice/example1.c U src/lib/libssl/src/demos/maurice/example2.c U src/lib/libssl/src/demos/maurice/example3.c U src/lib/libssl/src/demos/maurice/example4.c U src/lib/libssl/src/demos/maurice/loadkeys.c U src/lib/libssl/src/demos/maurice/loadkeys.h U src/lib/libssl/src/demos/maurice/Makefile U src/lib/libssl/src/demos/maurice/privkey.pem U src/lib/libssl/src/demos/maurice/README U src/lib/libssl/src/demos/pkcs12/pkread.c U src/lib/libssl/src/demos/pkcs12/pkwrite.c U src/lib/libssl/src/demos/pkcs12/README U src/lib/libssl/src/demos/prime/Makefile U src/lib/libssl/src/demos/prime/prime.c U src/lib/libssl/src/demos/sign/cert.pem U src/lib/libssl/src/demos/sign/key.pem U src/lib/libssl/src/demos/sign/Makefile U src/lib/libssl/src/demos/sign/sign.c U src/lib/libssl/src/demos/sign/sign.txt U src/lib/libssl/src/demos/sign/sig.txt U src/lib/libssl/src/demos/ssl/cli.cpp U src/lib/libssl/src/demos/ssl/inetdsrv.cpp U src/lib/libssl/src/demos/ssl/serv.cpp N src/lib/libssl/src/demos/ssltest-ecc/ECCcertgen.sh N src/lib/libssl/src/demos/ssltest-ecc/ECC-RSAcertgen.sh N src/lib/libssl/src/demos/ssltest-ecc/README N src/lib/libssl/src/demos/ssltest-ecc/RSAcertgen.sh N src/lib/libssl/src/demos/ssltest-ecc/ssltest.sh U src/lib/libssl/src/demos/state_machine/Makefile U src/lib/libssl/src/demos/state_machine/state_machine.c U src/lib/libssl/src/demos/tunala/A-client.pem U src/lib/libssl/src/demos/tunala/A-server.pem U src/lib/libssl/src/demos/tunala/autogunk.sh C src/lib/libssl/src/demos/tunala/autoungunk.sh U src/lib/libssl/src/demos/tunala/breakage.c U src/lib/libssl/src/demos/tunala/buffer.c U src/lib/libssl/src/demos/tunala/CA.pem C src/lib/libssl/src/demos/tunala/cb.c C src/lib/libssl/src/demos/tunala/configure.in U src/lib/libssl/src/demos/tunala/INSTALL U src/lib/libssl/src/demos/tunala/ip.c U src/lib/libssl/src/demos/tunala/Makefile U src/lib/libssl/src/demos/tunala/Makefile.am U src/lib/libssl/src/demos/tunala/README U src/lib/libssl/src/demos/tunala/sm.c N src/lib/libssl/src/demos/tunala/test.sh C src/lib/libssl/src/demos/tunala/tunala.c C src/lib/libssl/src/demos/tunala/tunala.h U src/lib/libssl/src/demos/x509/mkcert.c U src/lib/libssl/src/demos/x509/mkreq.c U src/lib/libssl/src/demos/x509/README C src/lib/libssl/src/doc/c-indentation.el U src/lib/libssl/src/doc/fingerprints.txt U src/lib/libssl/src/doc/openssl_button.gif U src/lib/libssl/src/doc/openssl_button.html U src/lib/libssl/src/doc/openssl-shared.txt C src/lib/libssl/src/doc/openssl.txt U src/lib/libssl/src/doc/README C src/lib/libssl/src/doc/ssleay.txt C src/lib/libssl/src/doc/standards.txt C src/lib/libssl/src/doc/apps/asn1parse.pod U src/lib/libssl/src/doc/apps/CA.pl.pod C src/lib/libssl/src/doc/apps/ca.pod C src/lib/libssl/src/doc/apps/ciphers.pod C src/lib/libssl/src/doc/apps/config.pod U src/lib/libssl/src/doc/apps/crl2pkcs7.pod U src/lib/libssl/src/doc/apps/crl.pod C src/lib/libssl/src/doc/apps/dgst.pod U src/lib/libssl/src/doc/apps/dhparam.pod U src/lib/libssl/src/doc/apps/dsaparam.pod U src/lib/libssl/src/doc/apps/dsa.pod N src/lib/libssl/src/doc/apps/ecparam.pod N src/lib/libssl/src/doc/apps/ec.pod C src/lib/libssl/src/doc/apps/enc.pod U src/lib/libssl/src/doc/apps/errstr.pod U src/lib/libssl/src/doc/apps/gendsa.pod U src/lib/libssl/src/doc/apps/genrsa.pod U src/lib/libssl/src/doc/apps/nseq.pod C src/lib/libssl/src/doc/apps/ocsp.pod C src/lib/libssl/src/doc/apps/openssl.pod U src/lib/libssl/src/doc/apps/passwd.pod U src/lib/libssl/src/doc/apps/pkcs12.pod U src/lib/libssl/src/doc/apps/pkcs7.pod U src/lib/libssl/src/doc/apps/pkcs8.pod C src/lib/libssl/src/doc/apps/req.pod U src/lib/libssl/src/doc/apps/rand.pod U src/lib/libssl/src/doc/apps/rsa.pod C src/lib/libssl/src/doc/apps/rsautl.pod C src/lib/libssl/src/doc/apps/s_client.pod U src/lib/libssl/src/doc/apps/sess_id.pod C src/lib/libssl/src/doc/apps/smime.pod U src/lib/libssl/src/doc/apps/speed.pod U src/lib/libssl/src/doc/apps/spkac.pod C src/lib/libssl/src/doc/apps/s_server.pod U src/lib/libssl/src/doc/apps/s_time.pod C src/lib/libssl/src/doc/apps/verify.pod U src/lib/libssl/src/doc/apps/version.pod C src/lib/libssl/src/doc/apps/x509.pod N src/lib/libssl/src/doc/apps/x509v3_config.pod N src/lib/libssl/src/doc/crypto/ASN1_generate_nconf.pod U src/lib/libssl/src/doc/crypto/ASN1_OBJECT_new.pod U src/lib/libssl/src/doc/crypto/ASN1_STRING_length.pod U src/lib/libssl/src/doc/crypto/ASN1_STRING_new.pod U src/lib/libssl/src/doc/crypto/ASN1_STRING_print_ex.pod U src/lib/libssl/src/doc/crypto/BIO_ctrl.pod C src/lib/libssl/src/doc/crypto/BIO_f_base64.pod U src/lib/libssl/src/doc/crypto/BIO_f_buffer.pod U src/lib/libssl/src/doc/crypto/BIO_f_cipher.pod U src/lib/libssl/src/doc/crypto/BIO_find_type.pod U src/lib/libssl/src/doc/crypto/BIO_f_md.pod U src/lib/libssl/src/doc/crypto/BIO_f_null.pod U src/lib/libssl/src/doc/crypto/BIO_f_ssl.pod U src/lib/libssl/src/doc/crypto/BIO_new.pod U src/lib/libssl/src/doc/crypto/bio.pod U src/lib/libssl/src/doc/crypto/BIO_push.pod U src/lib/libssl/src/doc/crypto/BIO_read.pod U src/lib/libssl/src/doc/crypto/BIO_s_accept.pod U src/lib/libssl/src/doc/crypto/BIO_s_bio.pod U src/lib/libssl/src/doc/crypto/BIO_s_connect.pod C src/lib/libssl/src/doc/crypto/BIO_set_callback.pod U src/lib/libssl/src/doc/crypto/BIO_s_fd.pod U src/lib/libssl/src/doc/crypto/BIO_s_file.pod U src/lib/libssl/src/doc/crypto/BIO_should_retry.pod U src/lib/libssl/src/doc/crypto/BIO_s_mem.pod U src/lib/libssl/src/doc/crypto/BIO_s_null.pod U src/lib/libssl/src/doc/crypto/BIO_s_socket.pod U src/lib/libssl/src/doc/crypto/blowfish.pod U src/lib/libssl/src/doc/crypto/BN_add.pod C src/lib/libssl/src/doc/crypto/BN_add_word.pod N src/lib/libssl/src/doc/crypto/BN_BLINDING_new.pod U src/lib/libssl/src/doc/crypto/BN_bn2bin.pod U src/lib/libssl/src/doc/crypto/BN_cmp.pod U src/lib/libssl/src/doc/crypto/BN_copy.pod U src/lib/libssl/src/doc/crypto/BN_CTX_new.pod U src/lib/libssl/src/doc/crypto/BN_CTX_start.pod U src/lib/libssl/src/doc/crypto/BN_generate_prime.pod C src/lib/libssl/src/doc/crypto/bn_internal.pod U src/lib/libssl/src/doc/crypto/BN_mod_inverse.pod U src/lib/libssl/src/doc/crypto/BN_mod_mul_montgomery.pod U src/lib/libssl/src/doc/crypto/BN_mod_mul_reciprocal.pod C src/lib/libssl/src/doc/crypto/BN_new.pod U src/lib/libssl/src/doc/crypto/BN_num_bytes.pod C src/lib/libssl/src/doc/crypto/bn.pod U src/lib/libssl/src/doc/crypto/BN_rand.pod U src/lib/libssl/src/doc/crypto/BN_set_bit.pod U src/lib/libssl/src/doc/crypto/BN_swap.pod U src/lib/libssl/src/doc/crypto/BN_zero.pod U src/lib/libssl/src/doc/crypto/buffer.pod U src/lib/libssl/src/doc/crypto/CONF_modules_free.pod U src/lib/libssl/src/doc/crypto/CONF_modules_load_file.pod U src/lib/libssl/src/doc/crypto/crypto.pod U src/lib/libssl/src/doc/crypto/CRYPTO_set_ex_data.pod U src/lib/libssl/src/doc/crypto/d2i_ASN1_OBJECT.pod U src/lib/libssl/src/doc/crypto/d2i_DHparams.pod U src/lib/libssl/src/doc/crypto/d2i_DSAPublicKey.pod U src/lib/libssl/src/doc/crypto/d2i_PKCS8PrivateKey.pod U src/lib/libssl/src/doc/crypto/d2i_RSAPublicKey.pod U src/lib/libssl/src/doc/crypto/d2i_X509_ALGOR.pod U src/lib/libssl/src/doc/crypto/d2i_X509_CRL.pod U src/lib/libssl/src/doc/crypto/d2i_X509_NAME.pod U src/lib/libssl/src/doc/crypto/d2i_X509.pod U src/lib/libssl/src/doc/crypto/d2i_X509_REQ.pod U src/lib/libssl/src/doc/crypto/d2i_X509_SIG.pod C src/lib/libssl/src/doc/crypto/des_modes.pod U src/lib/libssl/src/doc/crypto/des.pod U src/lib/libssl/src/doc/crypto/DH_generate_key.pod U src/lib/libssl/src/doc/crypto/DH_generate_parameters.pod U src/lib/libssl/src/doc/crypto/DH_get_ex_new_index.pod U src/lib/libssl/src/doc/crypto/DH_new.pod U src/lib/libssl/src/doc/crypto/dh.pod C src/lib/libssl/src/doc/crypto/DH_set_method.pod U src/lib/libssl/src/doc/crypto/DH_size.pod U src/lib/libssl/src/doc/crypto/DSA_do_sign.pod U src/lib/libssl/src/doc/crypto/DSA_dup_DH.pod U src/lib/libssl/src/doc/crypto/DSA_generate_key.pod U src/lib/libssl/src/doc/crypto/dsa.pod U src/lib/libssl/src/doc/crypto/DSA_generate_parameters.pod U src/lib/libssl/src/doc/crypto/DSA_get_ex_new_index.pod U src/lib/libssl/src/doc/crypto/DSA_new.pod C src/lib/libssl/src/doc/crypto/DSA_set_method.pod U src/lib/libssl/src/doc/crypto/DSA_SIG_new.pod U src/lib/libssl/src/doc/crypto/DSA_sign.pod U src/lib/libssl/src/doc/crypto/DSA_size.pod N src/lib/libssl/src/doc/crypto/ecdsa.pod U src/lib/libssl/src/doc/crypto/engine.pod U src/lib/libssl/src/doc/crypto/ERR_clear_error.pod U src/lib/libssl/src/doc/crypto/ERR_error_string.pod U src/lib/libssl/src/doc/crypto/ERR_get_error.pod U src/lib/libssl/src/doc/crypto/ERR_GET_LIB.pod U src/lib/libssl/src/doc/crypto/ERR_load_crypto_strings.pod U src/lib/libssl/src/doc/crypto/ERR_load_strings.pod U src/lib/libssl/src/doc/crypto/err.pod U src/lib/libssl/src/doc/crypto/ERR_print_errors.pod U src/lib/libssl/src/doc/crypto/ERR_put_error.pod U src/lib/libssl/src/doc/crypto/evp.pod U src/lib/libssl/src/doc/crypto/ERR_remove_state.pod N src/lib/libssl/src/doc/crypto/ERR_set_mark.pod C src/lib/libssl/src/doc/crypto/EVP_BytesToKey.pod C src/lib/libssl/src/doc/crypto/EVP_DigestInit.pod U src/lib/libssl/src/doc/crypto/EVP_EncryptInit.pod U src/lib/libssl/src/doc/crypto/EVP_OpenInit.pod U src/lib/libssl/src/doc/crypto/EVP_PKEY_new.pod U src/lib/libssl/src/doc/crypto/EVP_PKEY_set1_RSA.pod C src/lib/libssl/src/doc/crypto/EVP_SealInit.pod U src/lib/libssl/src/doc/crypto/EVP_SignInit.pod U src/lib/libssl/src/doc/crypto/EVP_VerifyInit.pod U src/lib/libssl/src/doc/crypto/hmac.pod U src/lib/libssl/src/doc/crypto/lhash.pod U src/lib/libssl/src/doc/crypto/lh_stats.pod C src/lib/libssl/src/doc/crypto/md5.pod C src/lib/libssl/src/doc/crypto/mdc2.pod U src/lib/libssl/src/doc/crypto/OBJ_nid2obj.pod U src/lib/libssl/src/doc/crypto/OpenSSL_add_all_algorithms.pod N src/lib/libssl/src/doc/crypto/OPENSSL_Applink.pod U src/lib/libssl/src/doc/crypto/OPENSSL_config.pod N src/lib/libssl/src/doc/crypto/OPENSSL_ia32cap.pod U src/lib/libssl/src/doc/crypto/OPENSSL_load_builtin_modules.pod U src/lib/libssl/src/doc/crypto/OPENSSL_VERSION_NUMBER.pod U src/lib/libssl/src/doc/crypto/pem.pod U src/lib/libssl/src/doc/crypto/PKCS12_create.pod U src/lib/libssl/src/doc/crypto/PKCS12_parse.pod U src/lib/libssl/src/doc/crypto/PKCS7_decrypt.pod U src/lib/libssl/src/doc/crypto/PKCS7_encrypt.pod U src/lib/libssl/src/doc/crypto/PKCS7_sign.pod U src/lib/libssl/src/doc/crypto/PKCS7_verify.pod U src/lib/libssl/src/doc/crypto/RAND_add.pod C src/lib/libssl/src/doc/crypto/RAND_bytes.pod U src/lib/libssl/src/doc/crypto/RAND_cleanup.pod C src/lib/libssl/src/doc/crypto/RAND_egd.pod U src/lib/libssl/src/doc/crypto/RAND_load_file.pod U src/lib/libssl/src/doc/crypto/rand.pod C src/lib/libssl/src/doc/crypto/RAND_set_rand_method.pod U src/lib/libssl/src/doc/crypto/rc4.pod C src/lib/libssl/src/doc/crypto/ripemd.pod U src/lib/libssl/src/doc/crypto/RSA_blinding_on.pod U src/lib/libssl/src/doc/crypto/RSA_check_key.pod U src/lib/libssl/src/doc/crypto/RSA_generate_key.pod C src/lib/libssl/src/doc/crypto/RSA_get_ex_new_index.pod U src/lib/libssl/src/doc/crypto/RSA_new.pod U src/lib/libssl/src/doc/crypto/RSA_padding_add_PKCS1_type_1.pod U src/lib/libssl/src/doc/crypto/rsa.pod U src/lib/libssl/src/doc/crypto/RSA_print.pod U src/lib/libssl/src/doc/crypto/RSA_private_encrypt.pod U src/lib/libssl/src/doc/crypto/RSA_public_encrypt.pod C src/lib/libssl/src/doc/crypto/RSA_set_method.pod U src/lib/libssl/src/doc/crypto/RSA_sign_ASN1_OCTET_STRING.pod C src/lib/libssl/src/doc/crypto/RSA_sign.pod U src/lib/libssl/src/doc/crypto/RSA_size.pod C src/lib/libssl/src/doc/crypto/sha.pod U src/lib/libssl/src/doc/crypto/SMIME_read_PKCS7.pod U src/lib/libssl/src/doc/crypto/threads.pod U src/lib/libssl/src/doc/crypto/SMIME_write_PKCS7.pod U src/lib/libssl/src/doc/crypto/ui_compat.pod U src/lib/libssl/src/doc/crypto/ui.pod U src/lib/libssl/src/doc/crypto/X509_NAME_add_entry_by_txt.pod U src/lib/libssl/src/doc/crypto/X509_NAME_ENTRY_get_object.pod U src/lib/libssl/src/doc/crypto/X509_NAME_get_index_by_NID.pod U src/lib/libssl/src/doc/crypto/X509_NAME_print_ex.pod U src/lib/libssl/src/doc/crypto/X509_new.pod N src/lib/libssl/src/doc/crypto/x509.pod C src/lib/libssl/src/doc/HOWTO/certificates.txt U src/lib/libssl/src/doc/HOWTO/keys.txt U src/lib/libssl/src/doc/HOWTO/proxy_certificates.txt U src/lib/libssl/src/doc/ssl/d2i_SSL_SESSION.pod U src/lib/libssl/src/doc/ssl/SSL_accept.pod U src/lib/libssl/src/doc/ssl/SSL_alert_type_string.pod U src/lib/libssl/src/doc/ssl/SSL_CIPHER_get_name.pod U src/lib/libssl/src/doc/ssl/SSL_clear.pod U src/lib/libssl/src/doc/ssl/SSL_COMP_add_compression_method.pod U src/lib/libssl/src/doc/ssl/SSL_connect.pod U src/lib/libssl/src/doc/ssl/SSL_CTX_add_extra_chain_cert.pod U src/lib/libssl/src/doc/ssl/SSL_CTX_add_session.pod U src/lib/libssl/src/doc/ssl/SSL_CTX_ctrl.pod U src/lib/libssl/src/doc/ssl/SSL_CTX_flush_sessions.pod U src/lib/libssl/src/doc/ssl/SSL_CTX_free.pod U src/lib/libssl/src/doc/ssl/SSL_CTX_get_ex_new_index.pod U src/lib/libssl/src/doc/ssl/SSL_CTX_get_verify_mode.pod U src/lib/libssl/src/doc/ssl/SSL_CTX_new.pod U src/lib/libssl/src/doc/ssl/SSL_CTX_load_verify_locations.pod U src/lib/libssl/src/doc/ssl/SSL_CTX_sessions.pod U src/lib/libssl/src/doc/ssl/SSL_CTX_sess_number.pod U src/lib/libssl/src/doc/ssl/SSL_CTX_sess_set_cache_size.pod U src/lib/libssl/src/doc/ssl/SSL_CTX_sess_set_get_cb.pod U src/lib/libssl/src/doc/ssl/SSL_CTX_set_cert_store.pod U src/lib/libssl/src/doc/ssl/SSL_CTX_set_cert_verify_callback.pod U src/lib/libssl/src/doc/ssl/SSL_CTX_set_cipher_list.pod U src/lib/libssl/src/doc/ssl/SSL_CTX_set_client_CA_list.pod U src/lib/libssl/src/doc/ssl/SSL_CTX_set_client_cert_cb.pod U src/lib/libssl/src/doc/ssl/SSL_CTX_set_default_passwd_cb.pod U src/lib/libssl/src/doc/ssl/SSL_CTX_set_generate_session_id.pod U src/lib/libssl/src/doc/ssl/SSL_CTX_set_info_callback.pod U src/lib/libssl/src/doc/ssl/SSL_CTX_set_max_cert_list.pod U src/lib/libssl/src/doc/ssl/SSL_CTX_set_mode.pod U src/lib/libssl/src/doc/ssl/SSL_CTX_set_msg_callback.pod C src/lib/libssl/src/doc/ssl/SSL_CTX_set_options.pod U src/lib/libssl/src/doc/ssl/SSL_CTX_set_quiet_shutdown.pod U src/lib/libssl/src/doc/ssl/SSL_CTX_set_session_cache_mode.pod U src/lib/libssl/src/doc/ssl/SSL_CTX_set_session_id_context.pod U src/lib/libssl/src/doc/ssl/SSL_CTX_set_ssl_version.pod U src/lib/libssl/src/doc/ssl/SSL_CTX_set_timeout.pod U src/lib/libssl/src/doc/ssl/SSL_CTX_set_tmp_dh_callback.pod C src/lib/libssl/src/doc/ssl/SSL_CTX_set_tmp_rsa_callback.pod U src/lib/libssl/src/doc/ssl/SSL_CTX_set_verify.pod C src/lib/libssl/src/doc/ssl/SSL_CTX_use_certificate.pod U src/lib/libssl/src/doc/ssl/SSL_new.pod U src/lib/libssl/src/doc/ssl/SSL_do_handshake.pod U src/lib/libssl/src/doc/ssl/SSL_free.pod U src/lib/libssl/src/doc/ssl/SSL_get_ciphers.pod U src/lib/libssl/src/doc/ssl/SSL_get_client_CA_list.pod U src/lib/libssl/src/doc/ssl/SSL_get_current_cipher.pod U src/lib/libssl/src/doc/ssl/SSL_get_default_timeout.pod U src/lib/libssl/src/doc/ssl/SSL_get_error.pod U src/lib/libssl/src/doc/ssl/SSL_get_ex_data_X509_STORE_CTX_idx.pod U src/lib/libssl/src/doc/ssl/SSL_get_ex_new_index.pod U src/lib/libssl/src/doc/ssl/SSL_get_fd.pod U src/lib/libssl/src/doc/ssl/SSL_get_peer_cert_chain.pod U src/lib/libssl/src/doc/ssl/SSL_get_peer_certificate.pod U src/lib/libssl/src/doc/ssl/SSL_get_rbio.pod U src/lib/libssl/src/doc/ssl/SSL_get_session.pod U src/lib/libssl/src/doc/ssl/SSL_get_SSL_CTX.pod U src/lib/libssl/src/doc/ssl/SSL_pending.pod U src/lib/libssl/src/doc/ssl/SSL_get_verify_result.pod U src/lib/libssl/src/doc/ssl/SSL_get_version.pod U src/lib/libssl/src/doc/ssl/SSL_library_init.pod U src/lib/libssl/src/doc/ssl/SSL_load_client_CA_file.pod U src/lib/libssl/src/doc/ssl/ssl.pod U src/lib/libssl/src/doc/ssl/SSL_read.pod U src/lib/libssl/src/doc/ssl/SSL_rstate_string.pod U src/lib/libssl/src/doc/ssl/SSL_SESSION_free.pod U src/lib/libssl/src/doc/ssl/SSL_SESSION_get_ex_new_index.pod C src/lib/libssl/src/doc/ssl/SSL_SESSION_get_time.pod U src/lib/libssl/src/doc/ssl/SSL_session_reused.pod U src/lib/libssl/src/doc/ssl/SSL_set_bio.pod U src/lib/libssl/src/doc/ssl/SSL_set_connect_state.pod U src/lib/libssl/src/doc/ssl/SSL_set_fd.pod U src/lib/libssl/src/doc/ssl/SSL_set_session.pod U src/lib/libssl/src/doc/ssl/SSL_set_shutdown.pod U src/lib/libssl/src/doc/ssl/SSL_set_verify_result.pod U src/lib/libssl/src/doc/ssl/SSL_shutdown.pod U src/lib/libssl/src/doc/ssl/SSL_state_string.pod U src/lib/libssl/src/doc/ssl/SSL_want.pod U src/lib/libssl/src/doc/ssl/SSL_write.pod N src/lib/libssl/src/engines/axp.opt N src/lib/libssl/src/engines/e_4758cca.c N src/lib/libssl/src/engines/e_4758cca.ec N src/lib/libssl/src/engines/e_4758cca_err.c N src/lib/libssl/src/engines/e_4758cca_err.h N src/lib/libssl/src/engines/e_aep.c N src/lib/libssl/src/engines/e_aep.ec N src/lib/libssl/src/engines/e_aep_err.c N src/lib/libssl/src/engines/e_aep_err.h N src/lib/libssl/src/engines/e_atalla.c N src/lib/libssl/src/engines/e_atalla.ec N src/lib/libssl/src/engines/e_atalla_err.c N src/lib/libssl/src/engines/e_atalla_err.h N src/lib/libssl/src/engines/e_chil.c N src/lib/libssl/src/engines/e_chil.ec N src/lib/libssl/src/engines/e_chil_err.c N src/lib/libssl/src/engines/e_chil_err.h N src/lib/libssl/src/engines/e_cswift.c N src/lib/libssl/src/engines/e_cswift.ec N src/lib/libssl/src/engines/e_cswift_err.c N src/lib/libssl/src/engines/e_cswift_err.h N src/lib/libssl/src/engines/e_gmp.c N src/lib/libssl/src/engines/e_gmp.ec N src/lib/libssl/src/engines/e_gmp_err.c N src/lib/libssl/src/engines/e_gmp_err.h N src/lib/libssl/src/engines/engine_vector.mar N src/lib/libssl/src/engines/e_nuron.c N src/lib/libssl/src/engines/e_nuron.ec N src/lib/libssl/src/engines/e_nuron_err.c N src/lib/libssl/src/engines/e_nuron_err.h N src/lib/libssl/src/engines/e_sureware.c N src/lib/libssl/src/engines/e_sureware.ec N src/lib/libssl/src/engines/e_sureware_err.c N src/lib/libssl/src/engines/e_sureware_err.h N src/lib/libssl/src/engines/e_ubsec.c N src/lib/libssl/src/engines/e_ubsec.ec N src/lib/libssl/src/engines/e_ubsec_err.c N src/lib/libssl/src/engines/e_ubsec_err.h N src/lib/libssl/src/engines/makeengines.com N src/lib/libssl/src/engines/Makefile N src/lib/libssl/src/engines/vax.opt N src/lib/libssl/src/engines/vendor_defns/aep.h N src/lib/libssl/src/engines/vendor_defns/atalla.h N src/lib/libssl/src/engines/vendor_defns/cswift.h N src/lib/libssl/src/engines/vendor_defns/hw_4758_cca.h N src/lib/libssl/src/engines/vendor_defns/hwcryptohook.h N src/lib/libssl/src/engines/vendor_defns/hw_ubsec.h N src/lib/libssl/src/engines/vendor_defns/sureware.h L src/lib/libssl/src/include/openssl/aes.h L src/lib/libssl/src/include/openssl/asn1.h L src/lib/libssl/src/include/openssl/asn1_mac.h L src/lib/libssl/src/include/openssl/asn1t.h L src/lib/libssl/src/include/openssl/bio.h L src/lib/libssl/src/include/openssl/blowfish.h L src/lib/libssl/src/include/openssl/bn.h L src/lib/libssl/src/include/openssl/buffer.h L src/lib/libssl/src/include/openssl/cast.h L src/lib/libssl/src/include/openssl/comp.h L src/lib/libssl/src/include/openssl/conf_api.h L src/lib/libssl/src/include/openssl/conf.h L src/lib/libssl/src/include/openssl/crypto.h L src/lib/libssl/src/include/openssl/des.h L src/lib/libssl/src/include/openssl/des_old.h L src/lib/libssl/src/include/openssl/dh.h L src/lib/libssl/src/include/openssl/dsa.h L src/lib/libssl/src/include/openssl/dso.h L src/lib/libssl/src/include/openssl/dtls1.h L src/lib/libssl/src/include/openssl/ebcdic.h L src/lib/libssl/src/include/openssl/ecdh.h L src/lib/libssl/src/include/openssl/ecdsa.h L src/lib/libssl/src/include/openssl/ec.h L src/lib/libssl/src/include/openssl/engine.h L src/lib/libssl/src/include/openssl/e_os2.h L src/lib/libssl/src/include/openssl/err.h L src/lib/libssl/src/include/openssl/evp.h L src/lib/libssl/src/include/openssl/hmac.h L src/lib/libssl/src/include/openssl/idea.h L src/lib/libssl/src/include/openssl/krb5_asn.h L src/lib/libssl/src/include/openssl/kssl.h L src/lib/libssl/src/include/openssl/lhash.h L src/lib/libssl/src/include/openssl/md2.h L src/lib/libssl/src/include/openssl/md4.h L src/lib/libssl/src/include/openssl/md5.h L src/lib/libssl/src/include/openssl/objects.h L src/lib/libssl/src/include/openssl/obj_mac.h L src/lib/libssl/src/include/openssl/ocsp.h L src/lib/libssl/src/include/openssl/opensslconf.h L src/lib/libssl/src/include/openssl/opensslv.h L src/lib/libssl/src/include/openssl/ossl_typ.h L src/lib/libssl/src/include/openssl/pem2.h L src/lib/libssl/src/include/openssl/pem.h L src/lib/libssl/src/include/openssl/pkcs12.h L src/lib/libssl/src/include/openssl/pkcs7.h L src/lib/libssl/src/include/openssl/pq_compat.h L src/lib/libssl/src/include/openssl/pqueue.h L src/lib/libssl/src/include/openssl/rand.h L src/lib/libssl/src/include/openssl/rc2.h L src/lib/libssl/src/include/openssl/rc4.h L src/lib/libssl/src/include/openssl/ripemd.h L src/lib/libssl/src/include/openssl/rsa.h L src/lib/libssl/src/include/openssl/safestack.h L src/lib/libssl/src/include/openssl/sha.h L src/lib/libssl/src/include/openssl/ssl23.h L src/lib/libssl/src/include/openssl/ssl2.h L src/lib/libssl/src/include/openssl/ssl3.h L src/lib/libssl/src/include/openssl/ssl.h L src/lib/libssl/src/include/openssl/stack.h L src/lib/libssl/src/include/openssl/store.h L src/lib/libssl/src/include/openssl/symhacks.h L src/lib/libssl/src/include/openssl/tls1.h L src/lib/libssl/src/include/openssl/tmdiff.h L src/lib/libssl/src/include/openssl/txt_db.h L src/lib/libssl/src/include/openssl/ui_compat.h L src/lib/libssl/src/include/openssl/ui.h L src/lib/libssl/src/include/openssl/x509.h L src/lib/libssl/src/include/openssl/x509v3.h L src/lib/libssl/src/include/openssl/x509_vfy.h U src/lib/libssl/src/MacOS/buildinf.h U src/lib/libssl/src/MacOS/GUSI_Init.cpp U src/lib/libssl/src/MacOS/mklinks.as.hqx U src/lib/libssl/src/MacOS/_MWERKS_GUSI_prefix.h U src/lib/libssl/src/MacOS/_MWERKS_prefix.h U src/lib/libssl/src/MacOS/opensslconf.h U src/lib/libssl/src/MacOS/OpenSSL.mcp.hqx U src/lib/libssl/src/MacOS/Randomizer.cpp U src/lib/libssl/src/MacOS/Randomizer.h U src/lib/libssl/src/MacOS/TODO U src/lib/libssl/src/MacOS/GetHTTPS.src/CPStringUtils.cpp U src/lib/libssl/src/MacOS/GetHTTPS.src/CPStringUtils.hpp U src/lib/libssl/src/MacOS/GetHTTPS.src/ErrorHandling.cpp U src/lib/libssl/src/MacOS/GetHTTPS.src/ErrorHandling.hpp U src/lib/libssl/src/MacOS/GetHTTPS.src/GetHTTPS.cpp U src/lib/libssl/src/MacOS/GetHTTPS.src/MacSocket.cpp U src/lib/libssl/src/MacOS/GetHTTPS.src/MacSocket.h U src/lib/libssl/src/ms/32all.bat N src/lib/libssl/src/ms/applink.c U src/lib/libssl/src/ms/bcb4.bat U src/lib/libssl/src/ms/certCA.srl U src/lib/libssl/src/ms/certCA.ss U src/lib/libssl/src/ms/certU.ss U src/lib/libssl/src/ms/cmp.pl C src/lib/libssl/src/ms/do_masm.bat C src/lib/libssl/src/ms/do_ms.bat C src/lib/libssl/src/ms/do_nasm.bat C src/lib/libssl/src/ms/do_nt.bat N src/lib/libssl/src/ms/do_win64a.bat N src/lib/libssl/src/ms/do_win64i.bat U src/lib/libssl/src/ms/keyCA.ss U src/lib/libssl/src/ms/keyU.ss C src/lib/libssl/src/ms/mingw32.bat U src/lib/libssl/src/ms/mw.bat U src/lib/libssl/src/ms/README U src/lib/libssl/src/ms/req2CA.ss U src/lib/libssl/src/ms/reqCA.ss U src/lib/libssl/src/ms/reqU.ss U src/lib/libssl/src/ms/.rnd U src/lib/libssl/src/ms/speed32.bat U src/lib/libssl/src/ms/tenc.bat U src/lib/libssl/src/ms/tencce.bat C src/lib/libssl/src/ms/test.bat U src/lib/libssl/src/ms/testce2.bat U src/lib/libssl/src/ms/testce.bat U src/lib/libssl/src/ms/testenc.bat U src/lib/libssl/src/ms/testencce.bat U src/lib/libssl/src/ms/testpem.bat U src/lib/libssl/src/ms/testpemce.bat U src/lib/libssl/src/ms/testss.bat U src/lib/libssl/src/ms/testssce.bat U src/lib/libssl/src/ms/tlhelp32.h U src/lib/libssl/src/ms/tpem.bat U src/lib/libssl/src/ms/tpemce.bat N src/lib/libssl/src/ms/uplink.c N src/lib/libssl/src/ms/uplink.h N src/lib/libssl/src/ms/uplink.pl C src/lib/libssl/src/ms/x86asm.bat N src/lib/libssl/src/Netware/build.bat N src/lib/libssl/src/Netware/cpy_tests.bat N src/lib/libssl/src/Netware/do_tests.pl N src/lib/libssl/src/Netware/globals.txt N src/lib/libssl/src/Netware/readme.txt N src/lib/libssl/src/Netware/set_env.bat U src/lib/libssl/src/os2/backwardify.pl U src/lib/libssl/src/os2/OS2-EMX.cmd C src/lib/libssl/src/shlib/hpux10-cc.sh U src/lib/libssl/src/shlib/irix.sh C src/lib/libssl/src/shlib/Makefile.hpux10-cc U src/lib/libssl/src/shlib/README U src/lib/libssl/src/shlib/sco5-shared-gcc.sh U src/lib/libssl/src/shlib/sco5-shared-installed U src/lib/libssl/src/shlib/sco5-shared.sh U src/lib/libssl/src/shlib/solaris-sc4.sh U src/lib/libssl/src/shlib/solaris.sh U src/lib/libssl/src/shlib/sun.sh U src/lib/libssl/src/shlib/svr5-shared-gcc.sh U src/lib/libssl/src/shlib/svr5-shared-installed U src/lib/libssl/src/shlib/svr5-shared.sh U src/lib/libssl/src/shlib/win32.bat U src/lib/libssl/src/shlib/win32dll.bat C src/lib/libssl/src/ssl/bio_ssl.c N src/lib/libssl/src/ssl/d1_both.c N src/lib/libssl/src/ssl/d1_clnt.c N src/lib/libssl/src/ssl/d1_enc.c N src/lib/libssl/src/ssl/d1_lib.c N src/lib/libssl/src/ssl/d1_meth.c N src/lib/libssl/src/ssl/d1_pkt.c N src/lib/libssl/src/ssl/d1_srvr.c N src/lib/libssl/src/ssl/dtls1.h C src/lib/libssl/src/ssl/install.com C src/lib/libssl/src/ssl/kssl.c U src/lib/libssl/src/ssl/kssl.h U src/lib/libssl/src/ssl/kssl_lcl.h U src/lib/libssl/src/ssl/Makefile C src/lib/libssl/src/ssl/s23_clnt.c C src/lib/libssl/src/ssl/s23_lib.c C src/lib/libssl/src/ssl/s23_meth.c U src/lib/libssl/src/ssl/s23_pkt.c C src/lib/libssl/src/ssl/s23_srvr.c C src/lib/libssl/src/ssl/s2_clnt.c C src/lib/libssl/src/ssl/s2_enc.c C src/lib/libssl/src/ssl/s2_lib.c C src/lib/libssl/src/ssl/s2_meth.c U src/lib/libssl/src/ssl/s2_pkt.c C src/lib/libssl/src/ssl/s2_srvr.c C src/lib/libssl/src/ssl/s3_both.c C src/lib/libssl/src/ssl/s3_clnt.c C src/lib/libssl/src/ssl/s3_enc.c C src/lib/libssl/src/ssl/s3_lib.c C src/lib/libssl/src/ssl/s3_meth.c C src/lib/libssl/src/ssl/s3_pkt.c C src/lib/libssl/src/ssl/s3_srvr.c U src/lib/libssl/src/ssl/ssl23.h U src/lib/libssl/src/ssl/ssl2.h C src/lib/libssl/src/ssl/ssl3.h C src/lib/libssl/src/ssl/ssl_algs.c C src/lib/libssl/src/ssl/ssl_asn1.c C src/lib/libssl/src/ssl/ssl_cert.c C src/lib/libssl/src/ssl/ssl_ciph.c U src/lib/libssl/src/ssl/ssl_err2.c C src/lib/libssl/src/ssl/ssl_err.c C src/lib/libssl/src/ssl/ssl.h C src/lib/libssl/src/ssl/ssl_lib.c C src/lib/libssl/src/ssl/ssl-lib.com C src/lib/libssl/src/ssl/ssl_locl.h C src/lib/libssl/src/ssl/ssl_rsa.c C src/lib/libssl/src/ssl/ssl_sess.c C src/lib/libssl/src/ssl/ssl_stat.c U src/lib/libssl/src/ssl/ssl_task.c C src/lib/libssl/src/ssl/ssltest.c C src/lib/libssl/src/ssl/ssl_txt.c C src/lib/libssl/src/ssl/t1_clnt.c C src/lib/libssl/src/ssl/t1_enc.c C src/lib/libssl/src/ssl/t1_lib.c C src/lib/libssl/src/ssl/t1_meth.c C src/lib/libssl/src/ssl/t1_srvr.c C src/lib/libssl/src/ssl/tls1.h C src/lib/libssl/src/test/bctest L src/lib/libssl/src/test/bftest.c L src/lib/libssl/src/test/bntest.c U src/lib/libssl/src/test/CAss.cnf U src/lib/libssl/src/test/CAssdh.cnf U src/lib/libssl/src/test/CAssdsa.cnf U src/lib/libssl/src/test/CAssrsa.cnf L src/lib/libssl/src/test/casttest.c N src/lib/libssl/src/test/cms-examples.pl N src/lib/libssl/src/test/cms-test.pl L src/lib/libssl/src/test/destest.c L src/lib/libssl/src/test/dhtest.c L src/lib/libssl/src/test/dsatest.c U src/lib/libssl/src/test/dummytest.c L src/lib/libssl/src/test/ecdhtest.c L src/lib/libssl/src/test/ecdsatest.c L src/lib/libssl/src/test/ectest.c L src/lib/libssl/src/test/enginetest.c L src/lib/libssl/src/test/evp_test.c U src/lib/libssl/src/test/evptests.txt L src/lib/libssl/src/test/exptest.c L src/lib/libssl/src/test/hmactest.c L src/lib/libssl/src/test/ideatest.c N src/lib/libssl/src/test/igetest.c U src/lib/libssl/src/test/Makefile C src/lib/libssl/src/test/maketests.com L src/lib/libssl/src/test/md2test.c L src/lib/libssl/src/test/md4test.c L src/lib/libssl/src/test/md5test.c L src/lib/libssl/src/test/mdc2test.c U src/lib/libssl/src/test/methtest.c U src/lib/libssl/src/test/P1ss.cnf U src/lib/libssl/src/test/P2ss.cnf U src/lib/libssl/src/test/pkcs7-1.pem U src/lib/libssl/src/test/pkcs7.pem U src/lib/libssl/src/test/r160test.c L src/lib/libssl/src/test/randtest.c L src/lib/libssl/src/test/rc2test.c L src/lib/libssl/src/test/rc4test.c L src/lib/libssl/src/test/rc5test.c L src/lib/libssl/src/test/rmdtest.c L src/lib/libssl/src/test/rsa_test.c L src/lib/libssl/src/test/sha1test.c L src/lib/libssl/src/test/sha256t.c L src/lib/libssl/src/test/sha512t.c L src/lib/libssl/src/test/shatest.c N src/lib/libssl/src/test/smcont.txt L src/lib/libssl/src/test/ssltest.c U src/lib/libssl/src/test/Sssdsa.cnf U src/lib/libssl/src/test/Sssrsa.cnf C src/lib/libssl/src/test/tcrl U src/lib/libssl/src/test/tcrl.com C src/lib/libssl/src/test/testca U src/lib/libssl/src/test/testca.com U src/lib/libssl/src/test/test.cnf U src/lib/libssl/src/test/testcrl.pem C src/lib/libssl/src/test/testenc U src/lib/libssl/src/test/testenc.com U src/lib/libssl/src/test/testgen U src/lib/libssl/src/test/testgen.com U src/lib/libssl/src/test/testp7.pem U src/lib/libssl/src/test/testreq2.pem U src/lib/libssl/src/test/testrsa.pem C src/lib/libssl/src/test/tests.com U src/lib/libssl/src/test/testsid.pem U src/lib/libssl/src/test/testss U src/lib/libssl/src/test/testss.com U src/lib/libssl/src/test/testssl U src/lib/libssl/src/test/testssl.com U src/lib/libssl/src/test/testsslproxy U src/lib/libssl/src/test/testx509.pem U src/lib/libssl/src/test/times C src/lib/libssl/src/test/tpkcs7 U src/lib/libssl/src/test/tpkcs7.com C src/lib/libssl/src/test/tpkcs7d U src/lib/libssl/src/test/tpkcs7d.com C src/lib/libssl/src/test/treq U src/lib/libssl/src/test/treq.com C src/lib/libssl/src/test/trsa U src/lib/libssl/src/test/trsa.com C src/lib/libssl/src/test/tsid U src/lib/libssl/src/test/tsid.com U src/lib/libssl/src/test/tverify.com C src/lib/libssl/src/test/tx509 U src/lib/libssl/src/test/tx509.com U src/lib/libssl/src/test/Uss.cnf U src/lib/libssl/src/test/v3-cert1.pem U src/lib/libssl/src/test/v3-cert2.pem U src/lib/libssl/src/test/VMSca-response.1 U src/lib/libssl/src/test/VMSca-response.2 N src/lib/libssl/src/test/smime-certs/smdsa1.pem N src/lib/libssl/src/test/smime-certs/smdsa2.pem N src/lib/libssl/src/test/smime-certs/smdsa3.pem N src/lib/libssl/src/test/smime-certs/smdsap.pem N src/lib/libssl/src/test/smime-certs/smroot.pem N src/lib/libssl/src/test/smime-certs/smrsa1.pem N src/lib/libssl/src/test/smime-certs/smrsa2.pem N src/lib/libssl/src/test/smime-certs/smrsa3.pem U src/lib/libssl/src/times/100.lnx U src/lib/libssl/src/times/100.nt U src/lib/libssl/src/times/200.lnx U src/lib/libssl/src/times/486-66.dos U src/lib/libssl/src/times/486-66.nt U src/lib/libssl/src/times/486-66.w31 U src/lib/libssl/src/times/586-085i.nt U src/lib/libssl/src/times/586-1002.lnx U src/lib/libssl/src/times/586-100.dos U src/lib/libssl/src/times/586-100.LN3 U src/lib/libssl/src/times/586-100.ln4 U src/lib/libssl/src/times/586-100.lnx U src/lib/libssl/src/times/586-100.nt U src/lib/libssl/src/times/586-100.NT2 U src/lib/libssl/src/times/586-100.ntx U src/lib/libssl/src/times/586-100.w31 U src/lib/libssl/src/times/586p-100.lnx U src/lib/libssl/src/times/5.lnx U src/lib/libssl/src/times/686-200.bsd U src/lib/libssl/src/times/686-200.lnx U src/lib/libssl/src/times/686-200.nt U src/lib/libssl/src/times/aixold.t U src/lib/libssl/src/times/aix.t U src/lib/libssl/src/times/alpha.t U src/lib/libssl/src/times/alpha400.t U src/lib/libssl/src/times/cyrix100.lnx U src/lib/libssl/src/times/dgux.t U src/lib/libssl/src/times/dgux-x86.t U src/lib/libssl/src/times/hpux-acc.t U src/lib/libssl/src/times/hpux-kr.t U src/lib/libssl/src/times/hpux.t U src/lib/libssl/src/times/L1 U src/lib/libssl/src/times/p2.w95 U src/lib/libssl/src/times/pent2.t U src/lib/libssl/src/times/R10000.t U src/lib/libssl/src/times/R4400.t U src/lib/libssl/src/times/readme U src/lib/libssl/src/times/s586-100.lnx U src/lib/libssl/src/times/s586-100.nt U src/lib/libssl/src/times/sgi.t U src/lib/libssl/src/times/sparc2 U src/lib/libssl/src/times/sparcLX.t U src/lib/libssl/src/times/sparc.t U src/lib/libssl/src/times/usparc.t U src/lib/libssl/src/times/090/586-100.nt U src/lib/libssl/src/times/091/486-50.nt U src/lib/libssl/src/times/091/586-100.lnx U src/lib/libssl/src/times/091/68000.bsd U src/lib/libssl/src/times/091/686-200.lnx U src/lib/libssl/src/times/091/alpha064.osf U src/lib/libssl/src/times/091/alpha164.lnx U src/lib/libssl/src/times/091/alpha164.osf U src/lib/libssl/src/times/091/mips-rel.pl U src/lib/libssl/src/times/091/r10000.irx U src/lib/libssl/src/times/091/r3000.ult U src/lib/libssl/src/times/091/r4400.irx U src/lib/libssl/src/times/x86/bfs.cpp U src/lib/libssl/src/times/x86/casts.cpp U src/lib/libssl/src/times/x86/des3s.cpp U src/lib/libssl/src/times/x86/dess.cpp U src/lib/libssl/src/times/x86/md4s.cpp U src/lib/libssl/src/times/x86/md5s.cpp U src/lib/libssl/src/times/x86/rc4s.cpp U src/lib/libssl/src/times/x86/sha1s.cpp U src/lib/libssl/src/tools/c89.sh U src/lib/libssl/src/tools/c_hash U src/lib/libssl/src/tools/c_info U src/lib/libssl/src/tools/c_issuer U src/lib/libssl/src/tools/c_name U src/lib/libssl/src/tools/c_rehash U src/lib/libssl/src/tools/c_rehash.in U src/lib/libssl/src/tools/Makefile U src/lib/libssl/src/util/add_cr.pl U src/lib/libssl/src/util/bat.sh C src/lib/libssl/src/util/ck_errf.pl C src/lib/libssl/src/util/clean-depend.pl N src/lib/libssl/src/util/copy.pl C src/lib/libssl/src/util/cygwin.sh U src/lib/libssl/src/util/deleof.pl U src/lib/libssl/src/util/dirname.pl C src/lib/libssl/src/util/domd U src/lib/libssl/src/util/do_ms.sh U src/lib/libssl/src/util/err-ins.pl U src/lib/libssl/src/util/extract-names.pl N src/lib/libssl/src/util/extract-section.pl U src/lib/libssl/src/util/files.pl U src/lib/libssl/src/util/fixNT.sh U src/lib/libssl/src/util/FreeBSD.sh U src/lib/libssl/src/util/install.sh C src/lib/libssl/src/util/libeay.num C src/lib/libssl/src/util/mk1mf.pl U src/lib/libssl/src/util/mkcerts.sh C src/lib/libssl/src/util/mkdef.pl C src/lib/libssl/src/util/mkdir-p.pl C src/lib/libssl/src/util/mkerr.pl C src/lib/libssl/src/util/mkfiles.pl C src/lib/libssl/src/util/mklink.pl C src/lib/libssl/src/util/mkstack.pl U src/lib/libssl/src/util/opensslwrap.sh U src/lib/libssl/src/util/perlpath.pl U src/lib/libssl/src/util/pod2man.pl U src/lib/libssl/src/util/pod2mantest U src/lib/libssl/src/util/pod2mantest.pod U src/lib/libssl/src/util/point.sh U src/lib/libssl/src/util/selftest.pl U src/lib/libssl/src/util/shlib_wrap.sh U src/lib/libssl/src/util/sp-diff.pl U src/lib/libssl/src/util/speed.sh U src/lib/libssl/src/util/src-dep.pl C src/lib/libssl/src/util/ssleay.num U src/lib/libssl/src/util/tab_num.pl U src/lib/libssl/src/util/x86asm.sh C src/lib/libssl/src/util/pl/BC-32.pl C src/lib/libssl/src/util/pl/linux.pl C src/lib/libssl/src/util/pl/Mingw32.pl N src/lib/libssl/src/util/pl/netware.pl C src/lib/libssl/src/util/pl/OS2-EMX.pl C src/lib/libssl/src/util/pl/ultrix.pl C src/lib/libssl/src/util/pl/unix.pl C src/lib/libssl/src/util/pl/VC-32.pl U src/lib/libssl/src/VMS/install.com C src/lib/libssl/src/VMS/mkshared.com U src/lib/libssl/src/VMS/multinet_shr.opt U src/lib/libssl/src/VMS/openssl_utils.com U src/lib/libssl/src/VMS/socketshr_shr.opt U src/lib/libssl/src/VMS/tcpip_shr_decc.opt U src/lib/libssl/src/VMS/test-includes.com U src/lib/libssl/src/VMS/TODO U src/lib/libssl/src/VMS/ucx_shr_decc_log.opt U src/lib/libssl/src/VMS/ucx_shr_decc.opt U src/lib/libssl/src/VMS/ucx_shr_vaxc.opt U src/lib/libssl/src/VMS/VMSify-conf.pl U src/lib/libssl/src/VMS/WISHLIST.TXT 659 conflicts created by this import. Use the following command to help the merge: cvs checkout -jopenssl:yesterday -jopenssl src/lib/libssl/src CVSROOT: /cvs Module name: src Changes by: djm@cvs.openbsd.org 2008/09/06 06:17:54 Modified files: lib/libssl/src : CHANGES Configure FAQ INSTALL INSTALL.W32 LICENSE Makefile.org NEWS README config e_os.h e_os2.h install.com makevms.com openssl.spec lib/libssl/src/VMS: mkshared.com lib/libssl/src/apps: CA.pl.in CA.sh apps.c apps.h asn1pars.c ca.c ciphers.c crl.c dgst.c dh.c dhparam.c dsa.c dsaparam.c enc.c engine.c gendh.c gendsa.c genrsa.c makeapps.com ocsp.c openssl-vms.cnf openssl.c openssl.cnf passwd.c pkcs12.c progs.h progs.pl rand.c req.c rsa.c rsautl.c s_apps.h s_cb.c s_client.c s_server.c s_socket.c s_time.c sess_id.c smime.c speed.c spkac.c verify.c version.c x509.c lib/libssl/src/crypto: cpt_err.c cryptlib.c cryptlib.h crypto-lib.com crypto.h cversion.c ebcdic.c ex_data.c install.com md32_common.h mem.c mem_dbg.c opensslconf.h.in opensslv.h ossl_typ.h symhacks.h tmdiff.c tmdiff.h uid.c lib/libssl/src/crypto/aes: aes.h aes_cbc.c aes_core.c aes_locl.h aes_misc.c lib/libssl/src/crypto/aes/asm: aes-586.pl lib/libssl/src/crypto/asn1: a_bitstr.c a_bool.c a_bytes.c a_d2i_fp.c a_digest.c a_dup.c a_enum.c a_gentm.c a_hdr.c a_i2d_fp.c a_int.c a_mbstr.c a_meth.c a_object.c a_octet.c a_set.c a_sign.c a_strex.c a_type.c a_utctm.c a_verify.c asn1.h asn1_err.c asn1_lib.c asn1_mac.h asn1_par.c asn1t.h asn_moid.c asn_pack.c d2i_pr.c d2i_pu.c evp_asn1.c i2d_pr.c i2d_pu.c n_pkey.c p5_pbe.c p5_pbev2.c t_crl.c t_pkey.c t_req.c t_spki.c t_x509.c tasn_dec.c tasn_enc.c tasn_fre.c tasn_new.c tasn_typ.c tasn_utl.c x_algor.c x_bignum.c x_crl.c x_exten.c x_long.c x_name.c x_pkey.c x_pubkey.c x_req.c x_x509.c x_x509a.c lib/libssl/src/crypto/bf: bf_ecb.c bf_enc.c bf_opts.c bf_skey.c bfspeed.c bftest.c blowfish.h lib/libssl/src/crypto/bio: b_dump.c b_print.c b_sock.c bf_nbio.c bio.h bio_err.c bio_lib.c bss_acpt.c bss_conn.c bss_fd.c bss_file.c bss_log.c bss_sock.c lib/libssl/src/crypto/bn: bn.h bn_add.c bn_asm.c bn_blind.c bn_ctx.c bn_div.c bn_err.c bn_exp.c bn_exp2.c bn_gcd.c bn_kron.c bn_lcl.h bn_lib.c bn_mod.c bn_mont.c bn_mpi.c bn_mul.c bn_prime.c bn_prime.h bn_prime.pl bn_print.c bn_rand.c bn_recp.c bn_shift.c bn_sqr.c bn_sqrt.c bn_word.c bntest.c exptest.c lib/libssl/src/crypto/bn/asm: bn-586.pl ia64.S lib/libssl/src/crypto/buffer: buf_err.c buffer.c buffer.h lib/libssl/src/crypto/cast: c_ecb.c c_skey.c cast.h cast_spd.c castopts.c casttest.c lib/libssl/src/crypto/comp: c_zlib.c comp.h comp_err.c comp_lib.c lib/libssl/src/crypto/conf: conf.h conf_api.c conf_def.c conf_err.c conf_lib.c conf_mod.c conf_sap.c lib/libssl/src/crypto/des: cfb64ede.c cfb_enc.c des.h des_enc.c des_locl.h des_old.c des_old.h des_opts.c des_ver.h destest.c ecb3_enc.c ecb_enc.c ede_cbcm_enc.c fcrypt.c read2pwd.c set_key.c speed.c str2key.c xcbc_enc.c lib/libssl/src/crypto/dh: dh.h dh_check.c dh_err.c dh_gen.c dh_key.c dh_lib.c dhtest.c lib/libssl/src/crypto/dsa: dsa.h dsa_err.c dsa_gen.c dsa_key.c dsa_lib.c dsa_ossl.c dsa_sign.c dsa_vrf.c dsatest.c lib/libssl/src/crypto/dso: dso.h dso_dl.c dso_dlfcn.c dso_err.c dso_lib.c dso_null.c dso_vms.c dso_win32.c lib/libssl/src/crypto/ec: ec.h ec_cvt.c ec_err.c ec_lcl.h ec_lib.c ec_mult.c ecp_mont.c ecp_nist.c ecp_smpl.c ectest.c lib/libssl/src/crypto/engine: eng_all.c eng_cnf.c eng_ctrl.c eng_dyn.c eng_err.c eng_fat.c eng_init.c eng_int.h eng_lib.c eng_list.c eng_openssl.c eng_pkey.c eng_table.c engine.h enginetest.c tb_cipher.c tb_dh.c tb_digest.c tb_dsa.c tb_rand.c tb_rsa.c lib/libssl/src/crypto/err: err.c err.h err_all.c err_prn.c openssl.ec lib/libssl/src/crypto/evp: bio_b64.c bio_enc.c bio_md.c bio_ok.c c_all.c c_allc.c c_alld.c digest.c e_aes.c e_bf.c e_cast.c e_des.c e_des3.c e_idea.c e_null.c e_rc2.c e_rc4.c e_rc5.c e_xcbc_d.c encode.c evp.h evp_enc.c evp_err.c evp_key.c evp_lib.c evp_locl.h evp_pbe.c evp_pkey.c evp_test.c evptests.txt m_dss.c m_dss1.c m_md2.c m_md4.c m_md5.c m_mdc2.c m_null.c m_ripemd.c m_sha.c m_sha1.c names.c p5_crpt.c p5_crpt2.c p_dec.c p_enc.c p_lib.c p_open.c p_seal.c p_verify.c lib/libssl/src/crypto/hmac: hmac.c hmac.h lib/libssl/src/crypto/idea: idea.h lib/libssl/src/crypto/krb5: krb5_asn.h lib/libssl/src/crypto/lhash: lhash.c lhash.h lib/libssl/src/crypto/md2: md2.h md2_dgst.c md2_one.c md2test.c lib/libssl/src/crypto/md4: md4.h md4_dgst.c md4_locl.h md4_one.c md4test.c lib/libssl/src/crypto/md5: md5.h md5_dgst.c md5_locl.h md5_one.c md5test.c lib/libssl/src/crypto/md5/asm: md5-586.pl lib/libssl/src/crypto/mdc2: Makefile mdc2.h lib/libssl/src/crypto/objects: o_names.c obj_dat.c obj_dat.pl obj_err.c obj_lib.c obj_mac.num objects.h objects.txt lib/libssl/src/crypto/ocsp: ocsp.h ocsp_asn.c ocsp_cl.c ocsp_err.c ocsp_ext.c ocsp_ht.c ocsp_lib.c ocsp_prn.c ocsp_vfy.c lib/libssl/src/crypto/pem: pem.h pem_all.c pem_err.c pem_info.c pem_lib.c pem_oth.c pem_pk8.c pem_pkey.c pem_seal.c pem_xaux.c lib/libssl/src/crypto/perlasm: cbc.pl x86asm.pl x86ms.pl x86nasm.pl x86unix.pl lib/libssl/src/crypto/pkcs12: p12_add.c p12_crpt.c p12_crt.c p12_decr.c p12_init.c p12_key.c p12_kiss.c p12_mutl.c p12_npas.c pk12err.c pkcs12.h lib/libssl/src/crypto/pkcs7: bio_ber.c example.c pk7_asn1.c pk7_attr.c pk7_doit.c pk7_lib.c pk7_mime.c pk7_smime.c pkcs7.h pkcs7err.c lib/libssl/src/crypto/rand: md_rand.c rand.h rand_egd.c rand_err.c rand_lib.c rand_unix.c rand_win.c randfile.c randtest.c lib/libssl/src/crypto/rc2: rc2.h rc2_ecb.c rc2_skey.c rc2speed.c rc2test.c lib/libssl/src/crypto/rc4: rc4.c rc4.h rc4_enc.c rc4_skey.c rc4speed.c rc4test.c lib/libssl/src/crypto/rc4/asm: rc4-586.pl lib/libssl/src/crypto/rc5: rc5.h lib/libssl/src/crypto/ripemd: ripemd.h rmd_dgst.c rmd_locl.h rmd_one.c rmdtest.c lib/libssl/src/crypto/ripemd/asm: rmd-586.pl lib/libssl/src/crypto/rsa: rsa.h rsa_asn1.c rsa_chk.c rsa_eay.c rsa_err.c rsa_gen.c rsa_lib.c rsa_null.c rsa_oaep.c rsa_saos.c rsa_sign.c rsa_test.c lib/libssl/src/crypto/sha: sha.h sha1_one.c sha1dgst.c sha1test.c sha_dgst.c sha_locl.h sha_one.c shatest.c lib/libssl/src/crypto/sha/asm: sha1-586.pl lib/libssl/src/crypto/stack: safestack.h stack.c stack.h lib/libssl/src/crypto/threads: mttest.c th-lock.c lib/libssl/src/crypto/txt_db: txt_db.c txt_db.h lib/libssl/src/crypto/ui: ui.h ui_err.c ui_lib.c ui_locl.h ui_openssl.c ui_util.c lib/libssl/src/crypto/x509: by_dir.c x509.h x509_att.c x509_cmp.c x509_err.c x509_lu.c x509_r2x.c x509_req.c x509_trs.c x509_txt.c x509_v3.c x509_vfy.c x509_vfy.h x509spki.c x509type.c x_all.c lib/libssl/src/crypto/x509v3: ext_dat.h v3_akey.c v3_alt.c v3_bcons.c v3_bitst.c v3_conf.c v3_cpols.c v3_crld.c v3_enum.c v3_extku.c v3_ia5.c v3_info.c v3_int.c v3_lib.c v3_ocsp.c v3_pku.c v3_prn.c v3_purp.c v3_skey.c v3_sxnet.c v3_utl.c v3err.c x509v3.h lib/libssl/src/demos/easy_tls: easy-tls.c lib/libssl/src/demos/tunala: autoungunk.sh cb.c configure.in tunala.c tunala.h lib/libssl/src/doc: c-indentation.el openssl.txt ssleay.txt standards.txt lib/libssl/src/doc/HOWTO: certificates.txt lib/libssl/src/doc/apps: asn1parse.pod ca.pod ciphers.pod config.pod dgst.pod enc.pod ocsp.pod openssl.pod req.pod rsautl.pod s_client.pod s_server.pod smime.pod verify.pod x509.pod lib/libssl/src/doc/crypto: BIO_f_base64.pod BIO_set_callback.pod BN_add_word.pod BN_new.pod DH_set_method.pod DSA_set_method.pod EVP_BytesToKey.pod EVP_DigestInit.pod EVP_SealInit.pod RAND_bytes.pod RAND_egd.pod RAND_set_rand_method.pod RSA_get_ex_new_index.pod RSA_set_method.pod RSA_sign.pod bn.pod bn_internal.pod des_modes.pod md5.pod mdc2.pod ripemd.pod sha.pod lib/libssl/src/doc/ssl: SSL_CTX_set_options.pod SSL_CTX_set_tmp_rsa_callback.pod SSL_CTX_use_certificate.pod SSL_SESSION_get_time.pod lib/libssl/src/ms: do_masm.bat do_ms.bat do_nasm.bat do_nt.bat mingw32.bat test.bat x86asm.bat lib/libssl/src/shlib: Makefile.hpux10-cc hpux10-cc.sh lib/libssl/src/ssl: bio_ssl.c install.com kssl.c s23_clnt.c s23_lib.c s23_meth.c s23_srvr.c s2_clnt.c s2_enc.c s2_lib.c s2_meth.c s2_srvr.c s3_both.c s3_clnt.c s3_enc.c s3_lib.c s3_meth.c s3_pkt.c s3_srvr.c ssl-lib.com ssl.h ssl3.h ssl_algs.c ssl_asn1.c ssl_cert.c ssl_ciph.c ssl_err.c ssl_lib.c ssl_locl.h ssl_rsa.c ssl_sess.c ssl_stat.c ssl_txt.c ssltest.c t1_clnt.c t1_enc.c t1_lib.c t1_meth.c t1_srvr.c tls1.h lib/libssl/src/test: bctest maketests.com tcrl testca testenc tests.com tpkcs7 tpkcs7d treq trsa tsid tx509 lib/libssl/src/util: ck_errf.pl clean-depend.pl cygwin.sh domd libeay.num mk1mf.pl mkdef.pl mkdir-p.pl mkerr.pl mkfiles.pl mklink.pl mkstack.pl ssleay.num lib/libssl/src/util/pl: BC-32.pl Mingw32.pl OS2-EMX.pl VC-32.pl linux.pl ultrix.pl unix.pl Log message: resolve conflicts CVSROOT: /cvs Module name: src Changes by: djm@cvs.openbsd.org 2008/09/06 06:20:16 Modified files: lib/libssl/crypto: Makefile shlib_version lib/libssl/crypto/arch/alpha: opensslconf.h lib/libssl/crypto/arch/amd64: opensslconf.h lib/libssl/crypto/arch/arm: opensslconf.h lib/libssl/crypto/arch/hppa: opensslconf.h lib/libssl/crypto/arch/i386: opensslconf.h lib/libssl/crypto/arch/m68k: opensslconf.h lib/libssl/crypto/arch/m88k: opensslconf.h lib/libssl/crypto/arch/mips64: opensslconf.h lib/libssl/crypto/arch/powerpc: opensslconf.h lib/libssl/crypto/arch/sh: opensslconf.h lib/libssl/crypto/arch/sparc: opensslconf.h lib/libssl/crypto/arch/sparc64: opensslconf.h lib/libssl/crypto/arch/vax: opensslconf.h lib/libssl/src/apps: s_apps.h s_client.c s_socket.c lib/libssl/src/crypto/des: des_enc.c fcrypt_b.c lib/libssl/src/crypto/dso: dso_dlfcn.c lib/libssl/src/crypto/engine: hw_cryptodev.c lib/libssl/src/crypto/x509v3: v3_alt.c lib/libssl/ssl : Makefile shlib_version Log message: remerge local tweaks, update per-arch configuration headers, update Makefiles, crank shlib_version CVSROOT: /cvs Module name: src Changes by: djm@cvs.openbsd.org 2008/09/06 06:21:54 Modified files: usr.sbin/openssl: Makefile regress/lib/libssl: Makefile Log message: update for openssl-0.9.8h CVSROOT: /cvs Module name: src Changes by: djm@cvs.openbsd.org 2008/09/06 06:22:57 Modified files: usr.sbin/httpd/src/modules/ssl: ssl_engine_pphrase.c sbin/isakmpd : x509.c Log message: adapt to API changes in OpenSSL 0.9.8h CVSROOT: /cvs Module name: src Changes by: djm@cvs.openbsd.org 2008/09/06 06:24:16 Modified files: usr.bin/ssh : kex.c usr.bin/ssh/lib: Makefile Log message: OpenSSL 0.9.8h supplies a real EVP_sha256 so we do not need our replacement anymore CVSROOT: /cvs Module name: src Changes by: ajacoutot@cvs.openbsd.org 2008/09/06 07:25:48 Modified files: usr.sbin/sysmerge: sysmerge.sh Log message: - don't list *.merged files in the "remaining for you to merge by hand" list, it's very confusing. ok sthen@ CVSROOT: /cvs Module name: src Changes by: jmc@cvs.openbsd.org 2008/09/06 08:04:48 Modified files: share/man/man4 : options.4 Log message: more removal of text relevant to the now-removed MALLOC() and FREE(), and some general tweaking; help/ok miod CVSROOT: /cvs Module name: www Changes by: jmc@cvs.openbsd.org 2008/09/06 08:08:49 Modified files: . : 44.html Log message: typos; from Richard Toohey CVSROOT: /cvs Module name: src Changes by: djm@cvs.openbsd.org 2008/09/06 08:26:28 Modified files: lib/libssl/src/crypto/dsa: dsa.h Log message: remove duplicate definition of OPENSSL_DSA_MAX_MODULUS_BITS spotted by dtucker@ CVSROOT: /cvs Module name: src Changes by: oga@cvs.openbsd.org 2008/09/06 08:48:53 Modified files: sys/dev/pci/drm: drm_ioctl.c Log message: Something else that nothing calls. CVSROOT: /cvs Module name: src Changes by: krw@cvs.openbsd.org 2008/09/06 09:35:02 Modified files: sys/scsi : st.c Log message: Return EIO when the residual is > xs->datalen, even if SCSI_SILENT is set. SCSI_SILENT mediates printing error messages only. CVSROOT: /cvs Module name: src Changes by: drahn@cvs.openbsd.org 2008/09/06 10:26:39 Modified files: . : Makefile.cross Log message: Try to clean up the cross build environment, more of the tree cross builds now ok miod@ CVSROOT: /cvs Module name: src Changes by: kettenis@cvs.openbsd.org 2008/09/06 13:49:05 Modified files: sys/arch/hppa/include: vmparam.h Log message: Fix comment to catch up with HPPA_PGALIAS change. CVSROOT: /cvs Module name: ports Changes by: sthen@cvs.openbsd.org 2008/09/06 15:49:15 Modified files: misc/wordnet : Makefile misc/wordnet/patches: patch-lib_search_c Log message: updated patch from Rob Holland, his commentary: "Andreas Tille, the Debian WordNet maintainer, noticed a bug in my patch. The bug is not security related, but causes incorrect behaviour in WordNet. I replaced a strncpy(s1, s2, strlen(s2)) with a strcpy forgetting that strncpy invoked that way would always omit the trailing \0 (as the \0 would always be at strlen(s2) + 1). This resulted in a truncation of output from WordNet which relied on the previous behavior which it used to 'patch' s1. I've now adjusted the strncpy to be a memcpy and added a comment, to make the intent of the code clear. (Using a str* function when you don't wish any handling of \0 is unintuitive to me, hence my mistake). [..] Apologies for the error." thanks Rob for the exemplary handling of this advisory. Notifications to package maintainers and follow-ups are almost unheard-of and very welcome. CVSROOT: /cvs Module name: src Changes by: djm@cvs.openbsd.org 2008/09/06 16:23:21 Modified files: sys/crypto : hmac.c hmac.h sha2.c sha2.h xform.c xform.h Log message: match libc sha2(3) API changes for kernel; ok millert@ CVSROOT: /cvs Module name: ports Changes by: djm@cvs.openbsd.org 2008/09/06 17:39:57 Modified files: lang/python/2.5: Makefile lang/python/2.5/pkg: PLIST-main Log message: The _sha256 and _sha512 modules are not built when Python is built against OpenSSL 0.9.8 as it includes support for these hashes directly. Bump pkgname. Report from Frank Denis CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 2008/09/06 18:13:30 Modified files: distrib/sets/lists/base: md.alpha md.amd64 md.armish md.aviion md.hp300 md.hppa md.hppa64 md.i386 md.landisk md.luna88k md.mac68k md.macppc md.mvme68k md.mvme88k md.mvmeppc md.sgi md.socppc md.sparc md.sparc64 md.vax md.zaurus distrib/sets/lists/comp: mi Log message: sync CVSROOT: /cvs Module name: src Changes by: oga@cvs.openbsd.org 2008/09/06 18:44:06 Modified files: sys/dev/pci/drm: drmP.h drm_drv.c drm_fops.c drm_lock.c Log message: Kill some unneeded defines and struct members. CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 2008/09/06 20:22:34 Modified files: sbin/ifconfig : ifconfig.8 ifconfig.c Log message: Allow some set-style commands to have zero arguments. If there is an argument after that command, check if it is a keyword, and if it is, that means the original command really has no argument. Get it? Now.. replace -m with media (no options), and -M with chan (no options). Try 'ifconfig -a media chan' on a wireless & ethernet machine after this. ok henning, reyk, thanks for the comments from others CVSROOT: /cvs Module name: src Changes by: jmc@cvs.openbsd.org 2008/09/07 00:45:51 Modified files: sbin/ifconfig : ifconfig.8 Log message: - say what "media" w/o args does - chan argument is n, not id CVSROOT: /cvs Module name: src Changes by: jmc@cvs.openbsd.org 2008/09/07 00:55:35 Modified files: share/man/man4 : de.4 ec.4 eg.4 el.4 ep.4 lii.4 msk.4 sk.4 xl.4 share/man/man4/man4.i386: ie.4 Log message: (oops, forgot to grep for "ifconfig -M/m") -Mm now unsupported, use "media" without args; CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2008/09/07 01:54:04 Modified files: games/rocksndiamonds: Makefile distinfo games/rocksndiamonds/patches: patch-src_Makefile games/rocksndiamonds/pkg: PLIST Log message: - update to rocksndiamonds-3.2.4 ok landry@ CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2008/09/07 01:54:57 Added files: games/rocksndiamonds/patches: patch-src_game_em_sound_c patch-src_libgame_sound_c Log message: - add forgotten patches from last commit CVSROOT: /cvs Module name: ports Changes by: simon@cvs.openbsd.org 2008/09/07 02:56:25 Modified files: www/p5-Catalyst-Plugin-ConfigLoader: Makefile distinfo Log message: maintenance update to version 0.21 CVSROOT: /cvs Module name: ports Changes by: simon@cvs.openbsd.org 2008/09/07 02:58:08 Modified files: devel/p5-Config-Any: Makefile distinfo Log message: maintenance update to version 0.14 CVSROOT: /cvs Module name: ports Changes by: simon@cvs.openbsd.org 2008/09/07 03:00:34 Modified files: devel/p5-Perl6-Junction: Makefile distinfo devel/p5-Perl6-Junction/pkg: PLIST Log message: maintenance update to version 1.40000 CVSROOT: /cvs Module name: ports Changes by: simon@cvs.openbsd.org 2008/09/07 03:06:27 Modified files: devel/p5-Universal-isa: Makefile distinfo Log message: maintenance update to version 1.01 CVSROOT: /cvs Module name: ports Changes by: simon@cvs.openbsd.org 2008/09/07 03:14:21 Modified files: net/p5-POE-Component-Client-Keepalive: Makefile distinfo Log message: maintenance update to version 0.21 CVSROOT: /cvs Module name: ports Changes by: simon@cvs.openbsd.org 2008/09/07 03:15:35 Modified files: net/p5-POE-Component-Client-HTTP: Makefile distinfo Log message: update to version 0.85 CVSROOT: /cvs Module name: ports Changes by: simon@cvs.openbsd.org 2008/09/07 03:21:06 Modified files: textproc/diffstat: Makefile distinfo textproc/diffstat/pkg: PLIST Log message: update to version 1.46 and add @bin marker CVSROOT: /cvs Module name: ports Changes by: simon@cvs.openbsd.org 2008/09/07 03:42:01 Modified files: devel/p5-Data-Dump: Makefile distinfo Log message: update to version 1.11 CVSROOT: /cvs Module name: ports Changes by: simon@cvs.openbsd.org 2008/09/07 03:58:14 Modified files: mail/clamsmtp : Makefile distinfo mail/clamsmtp/pkg: PLIST Log message: update to version 1.10, change homepage to new location, add @bin marker and drop maintainership CVSROOT: /cvs Module name: xenocara Changes by: matthieu@cvs.openbsd.org 2008/09/07 07:24:46 Modified files: proto/inputproto: ChangeLog Makefile.am XI.h XIproto.h configure.ac Log message: Update to inputproto 1.4.4. Note that this version has removed the include of Xmd.h that caused the update to 1.4.3 to be reverted. CVSROOT: /cvs Module name: xenocara Changes by: matthieu@cvs.openbsd.org 2008/09/07 07:28:46 Log message: Import xinput 1.3.0. Replaces xsetmode(1)/xsetpointer(1). Status: Vendor Tag: xorg Release Tags: v1_3_0 N xenocara/app/xinput/install-sh N xenocara/app/xinput/missing N xenocara/app/xinput/config.guess N xenocara/app/xinput/NEWS N xenocara/app/xinput/configure.ac N xenocara/app/xinput/depcomp N xenocara/app/xinput/README N xenocara/app/xinput/ChangeLog N xenocara/app/xinput/configure N xenocara/app/xinput/config.sub N xenocara/app/xinput/AUTHORS N xenocara/app/xinput/COPYING N xenocara/app/xinput/INSTALL N xenocara/app/xinput/Makefile.in N xenocara/app/xinput/aclocal.m4 N xenocara/app/xinput/config.h.in N xenocara/app/xinput/Makefile.am N xenocara/app/xinput/compile N xenocara/app/xinput/src/version.c N xenocara/app/xinput/src/feedback.c N xenocara/app/xinput/src/setint.c N xenocara/app/xinput/src/xinput.c N xenocara/app/xinput/src/setptr.c N xenocara/app/xinput/src/state.c N xenocara/app/xinput/src/xinput.h N xenocara/app/xinput/src/setmode.c N xenocara/app/xinput/src/test.c N xenocara/app/xinput/src/buttonmap.c N xenocara/app/xinput/src/Makefile.in N xenocara/app/xinput/src/list.c N xenocara/app/xinput/src/Makefile.am N xenocara/app/xinput/man/xinput.man N xenocara/app/xinput/man/Makefile.in N xenocara/app/xinput/man/Makefile.am No conflicts created by this import CVSROOT: /cvs Module name: xenocara Changes by: matthieu@cvs.openbsd.org 2008/09/07 07:31:56 Modified files: app/xinput : Makefile.in aclocal.m4 configure app/xinput/man : Makefile.in app/xinput/src : Makefile.in Added files: app/xinput : Makefile.bsd-wrapper Log message: Xenocara build infrastructure and regen autotools files. CVSROOT: /cvs Module name: src Changes by: krw@cvs.openbsd.org 2008/09/07 08:09:37 Modified files: distrib/miniroot: install.sub Log message: Nuke ifconfig '-m' uses. Use bare 'media' instead. Pointed out by Paul de Weerd via source-changes@. CVSROOT: /cvs Module name: src Changes by: marco@cvs.openbsd.org 2008/09/07 08:59:41 Modified files: lib/libc/rpc : xdr.3 Log message: Fix param list for xdrrec_eof. Found during coding some stuff that uses xdr goo. CVSROOT: /cvs Module name: src Changes by: kettenis@cvs.openbsd.org 2008/09/07 09:37:02 Modified files: lib/libssl/src/crypto/rsa: rsa_eay.c Log message: Fix merge botch. ok miod@ CVSROOT: /cvs Module name: ports Changes by: steven@cvs.openbsd.org 2008/09/07 11:13:19 Modified files: textproc/gnuvd : Makefile distinfo textproc/gnuvd/pkg: PLIST Log message: update to 1.0.7 CVSROOT: /cvs Module name: src Changes by: jmc@cvs.openbsd.org 2008/09/07 12:35:02 Modified files: share/man/man7 : mdoc.samples.7 Log message: fix silly mix up in PREDEFINED STRINGS; CVSROOT: /cvs Module name: src Changes by: jmc@cvs.openbsd.org 2008/09/07 12:52:15 Modified files: sbin/ifconfig : ifconfig.8 Log message: nwid requires an arg; ok deraadt CVSROOT: /cvs Module name: src Changes by: jmc@cvs.openbsd.org 2008/09/07 12:58:35 Modified files: sbin/ifconfig : ifconfig.8 Log message: update wireless synopsis too: nwid requires an argument, chan does not; CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 2008/09/07 13:22:03 Modified files: share/mk : bsd.own.mk Log message: allow PICFLAG to be overridden; ok kettenis drahn CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 2008/09/07 13:22:21 Modified files: lib/libssl/crypto: Makefile Log message: sparc now requires this bloated library to be -fPIC CVSROOT: /cvs Module name: src Changes by: martynas@cvs.openbsd.org 2008/09/07 14:20:09 src/lib/libc/arch/alpha/gdtoa Update of /cvs/src/lib/libc/arch/alpha/gdtoa In directory cvs.openbsd.org:/tmp/cvs-serv15366/arch/alpha/gdtoa Log Message: Directory /cvs/src/lib/libc/arch/alpha/gdtoa added to the repository CVSROOT: /cvs Module name: src Changes by: martynas@cvs.openbsd.org 2008/09/07 14:20:10 src/lib/libc/arch/amd64/gdtoa Update of /cvs/src/lib/libc/arch/amd64/gdtoa In directory cvs.openbsd.org:/tmp/cvs-serv15366/arch/amd64/gdtoa Log Message: Directory /cvs/src/lib/libc/arch/amd64/gdtoa added to the repository CVSROOT: /cvs Module name: src Changes by: martynas@cvs.openbsd.org 2008/09/07 14:20:12 src/lib/libc/arch/arm/gdtoa Update of /cvs/src/lib/libc/arch/arm/gdtoa In directory cvs.openbsd.org:/tmp/cvs-serv15366/arch/arm/gdtoa Log Message: Directory /cvs/src/lib/libc/arch/arm/gdtoa added to the repository CVSROOT: /cvs Module name: src Changes by: martynas@cvs.openbsd.org 2008/09/07 14:20:13 src/lib/libc/arch/hppa/gdtoa Update of /cvs/src/lib/libc/arch/hppa/gdtoa In directory cvs.openbsd.org:/tmp/cvs-serv15366/arch/hppa/gdtoa Log Message: Directory /cvs/src/lib/libc/arch/hppa/gdtoa added to the repository CVSROOT: /cvs Module name: src Changes by: martynas@cvs.openbsd.org 2008/09/07 14:20:14 src/lib/libc/arch/hppa64/gdtoa Update of /cvs/src/lib/libc/arch/hppa64/gdtoa In directory cvs.openbsd.org:/tmp/cvs-serv15366/arch/hppa64/gdtoa Log Message: Directory /cvs/src/lib/libc/arch/hppa64/gdtoa added to the repository CVSROOT: /cvs Module name: src Changes by: martynas@cvs.openbsd.org 2008/09/07 14:20:15 src/lib/libc/arch/i386/gdtoa Update of /cvs/src/lib/libc/arch/i386/gdtoa In directory cvs.openbsd.org:/tmp/cvs-serv15366/arch/i386/gdtoa Log Message: Directory /cvs/src/lib/libc/arch/i386/gdtoa added to the repository CVSROOT: /cvs Module name: src Changes by: martynas@cvs.openbsd.org 2008/09/07 14:20:16 src/lib/libc/arch/m68k/gdtoa Update of /cvs/src/lib/libc/arch/m68k/gdtoa In directory cvs.openbsd.org:/tmp/cvs-serv15366/arch/m68k/gdtoa Log Message: Directory /cvs/src/lib/libc/arch/m68k/gdtoa added to the repository CVSROOT: /cvs Module name: src Changes by: martynas@cvs.openbsd.org 2008/09/07 14:20:17 src/lib/libc/arch/m88k/gdtoa Update of /cvs/src/lib/libc/arch/m88k/gdtoa In directory cvs.openbsd.org:/tmp/cvs-serv15366/arch/m88k/gdtoa Log Message: Directory /cvs/src/lib/libc/arch/m88k/gdtoa added to the repository CVSROOT: /cvs Module name: src Changes by: martynas@cvs.openbsd.org 2008/09/07 14:20:18 src/lib/libc/arch/mips64/gdtoa Update of /cvs/src/lib/libc/arch/mips64/gdtoa In directory cvs.openbsd.org:/tmp/cvs-serv15366/arch/mips64/gdtoa Log Message: Directory /cvs/src/lib/libc/arch/mips64/gdtoa added to the repository CVSROOT: /cvs Module name: src Changes by: martynas@cvs.openbsd.org 2008/09/07 14:20:19 src/lib/libc/arch/powerpc/gdtoa Update of /cvs/src/lib/libc/arch/powerpc/gdtoa In directory cvs.openbsd.org:/tmp/cvs-serv15366/arch/powerpc/gdtoa Log Message: Directory /cvs/src/lib/libc/arch/powerpc/gdtoa added to the repository CVSROOT: /cvs Module name: src Changes by: martynas@cvs.openbsd.org 2008/09/07 14:20:20 src/lib/libc/arch/sh/gdtoa Update of /cvs/src/lib/libc/arch/sh/gdtoa In directory cvs.openbsd.org:/tmp/cvs-serv15366/arch/sh/gdtoa Log Message: Directory /cvs/src/lib/libc/arch/sh/gdtoa added to the repository CVSROOT: /cvs Module name: src Changes by: martynas@cvs.openbsd.org 2008/09/07 14:20:21 src/lib/libc/arch/sparc/gdtoa Update of /cvs/src/lib/libc/arch/sparc/gdtoa In directory cvs.openbsd.org:/tmp/cvs-serv15366/arch/sparc/gdtoa Log Message: Directory /cvs/src/lib/libc/arch/sparc/gdtoa added to the repository CVSROOT: /cvs Module name: src Changes by: martynas@cvs.openbsd.org 2008/09/07 14:20:22 src/lib/libc/arch/sparc64/gdtoa Update of /cvs/src/lib/libc/arch/sparc64/gdtoa In directory cvs.openbsd.org:/tmp/cvs-serv15366/arch/sparc64/gdtoa Log Message: Directory /cvs/src/lib/libc/arch/sparc64/gdtoa added to the repository CVSROOT: /cvs Module name: src Changes by: martynas@cvs.openbsd.org 2008/09/07 14:20:23 src/lib/libc/arch/vax/gdtoa Update of /cvs/src/lib/libc/arch/vax/gdtoa In directory cvs.openbsd.org:/tmp/cvs-serv15366/arch/vax/gdtoa Log Message: Directory /cvs/src/lib/libc/arch/vax/gdtoa added to the repository CVSROOT: /cvs Module name: src Changes by: martynas@cvs.openbsd.org 2008/09/07 14:20:24 src/lib/libc/gdtoa Update of /cvs/src/lib/libc/gdtoa In directory cvs.openbsd.org:/tmp/cvs-serv15366/gdtoa Log Message: Directory /cvs/src/lib/libc/gdtoa added to the repository CVSROOT: /cvs Module name: src Changes by: martynas@cvs.openbsd.org 2008/09/07 14:22:11 src/regress/lib/libc/printf Update of /cvs/src/regress/lib/libc/printf In directory cvs.openbsd.org:/tmp/cvs-serv10949/printf Log Message: Directory /cvs/src/regress/lib/libc/printf added to the repository CVSROOT: /cvs Module name: src Changes by: martynas@cvs.openbsd.org 2008/09/07 14:22:12 src/regress/lib/libc/fpclassify Update of /cvs/src/regress/lib/libc/fpclassify In directory cvs.openbsd.org:/tmp/cvs-serv10949/fpclassify Log Message: Directory /cvs/src/regress/lib/libc/fpclassify added to the repository CVSROOT: /cvs Module name: src Changes by: martynas@cvs.openbsd.org 2008/09/07 14:36:10 Modified files: sys/arch/alpha/include: ieee.h sys/arch/amd64/include: ieee.h sys/arch/arm/include: ieee.h sys/arch/hppa/include: ieee.h sys/arch/hppa64/include: ieee.h sys/arch/i386/include: ieee.h sys/arch/m68k/include: float.h ieee.h sys/arch/m88k/include: float.h ieee.h sys/arch/mips64/include: float.h ieee.h sys/arch/powerpc/include: ieee.h sys/arch/sh/include: ieee.h sys/arch/sparc/include: ieee.h sys/arch/sparc64/include: ieee.h include : Makefile math.h stdlib.h lib/libc : Makefile.inc lib/libc/arch/amd64/gen: Makefile.inc lib/libc/arch/hppa64/gen: Makefile.inc lib/libc/arch/i386/gen: Makefile.inc lib/libc/arch/m68k/gen: Makefile.inc lib/libc/arch/m88k/gen: Makefile.inc lib/libc/arch/mips64/gen: Makefile.inc nan.c lib/libc/arch/sparc/gen: Makefile.inc lib/libc/arch/sparc64/gen: Makefile.inc lib/libc/gen : fpclassify.c isfinite.c isinf.c isnan.c isnormal.c lib/libc/stdio : floatio.h vfprintf.c lib/libc/stdlib: Makefile.inc lib/libm : Makefile shlib_version lib/libm/arch/amd64: e_acos.S e_asin.S e_atan2.S e_atan2f.S e_exp.S e_fmod.S e_log.S e_log10.S e_remainder.S e_remainderf.S e_scalb.S e_sqrt.S e_sqrtf.S lib/libm/arch/hppa: e_remainder.c e_remainderf.c e_sqrt.c e_sqrtf.c lib/libm/arch/i387: e_acos.S e_asin.S e_atan2.S e_atan2f.S e_exp.S e_fmod.S e_log.S e_log10.S e_remainder.S e_remainderf.S e_scalb.S e_sqrt.S e_sqrtf.S lib/libm/arch/mc68881: e_acos.S e_asin.S e_atanh.S e_cosh.S e_exp.S e_log.S e_log10.S e_remainder.S e_scalb.S e_sinh.S e_sqrt.S lib/libm/src : e_acos.c e_acosf.c e_acosh.c e_acoshf.c e_asin.c e_asinf.c e_atan2.c e_atan2f.c e_atanh.c e_atanhf.c e_cosh.c e_coshf.c e_exp.c e_expf.c e_fmod.c e_fmodf.c e_hypot.c e_hypotf.c e_j0.c e_j0f.c e_j1.c e_j1f.c e_jn.c e_jnf.c e_lgamma_r.c e_lgammaf_r.c e_log.c e_log10.c e_log10f.c e_logf.c e_pow.c e_powf.c e_remainder.c e_remainderf.c e_scalb.c e_scalbf.c e_sinh.c e_sinhf.c e_sqrt.c e_sqrtf.c math_private.h s_asinh.c s_asinhf.c s_erf.c s_erff.c s_nan.c s_significand.c s_significandf.c w_gamma.c w_gamma_r.c regress/lib/libc: Makefile regress/lib/libm/tgamma: tgamma.c Added files: include : complex.h lib/libc/arch/alpha/gdtoa: Makefile.inc arith.h gd_qnan.h lib/libc/arch/amd64/gdtoa: Makefile.inc arith.h gd_qnan.h strtold.c lib/libc/arch/amd64/gen: fpclassifyl.c isfinitel.c isinfl.c isnanl.c isnormall.c lib/libc/arch/arm/gdtoa: Makefile.inc arith.h gd_qnan.h lib/libc/arch/hppa/gdtoa: Makefile.inc arith.h gd_qnan.h lib/libc/arch/hppa64/gdtoa: Makefile.inc arith.h gd_qnan.h strtold.c lib/libc/arch/hppa64/gen: fpclassifyl.c isfinitel.c isinfl.c isnanl.c isnormall.c lib/libc/arch/i386/gdtoa: Makefile.inc arith.h gd_qnan.h strtold.c lib/libc/arch/i386/gen: fpclassifyl.c isfinitel.c isinfl.c isnanl.c isnormall.c lib/libc/arch/m68k/gdtoa: Makefile.inc arith.h gd_qnan.h strtold.c lib/libc/arch/m68k/gen: fpclassifyl.c isfinitel.c isinfl.c isnanl.c isnormall.c lib/libc/arch/m88k/gdtoa: Makefile.inc arith.h gd_qnan.h strtold.c lib/libc/arch/m88k/gen: fpclassifyl.c isfinitel.c isinfl.c isnanl.c isnormall.c lib/libc/arch/mips64/gdtoa: Makefile.inc arith.h gd_qnan.h strtold.c lib/libc/arch/mips64/gen: fpclassifyl.c isfinitel.c isinfl.c isnanl.c isnormall.c lib/libc/arch/powerpc/gdtoa: Makefile.inc arith.h gd_qnan.h lib/libc/arch/sh/gdtoa: Makefile.inc arith.h gd_qnan.h lib/libc/arch/sparc/gdtoa: Makefile.inc arith.h gd_qnan.h strtold.c lib/libc/arch/sparc/gen: fpclassifyl.c isfinitel.c isinfl.c isnanl.c isnormall.c lib/libc/arch/sparc64/gdtoa: Makefile.inc arith.h gd_qnan.h strtold.c lib/libc/arch/sparc64/gen: fpclassifyl.c isfinitel.c isinfl.c isnanl.c isnormall.c lib/libc/arch/vax/gdtoa: Makefile.inc arith.h gd_qnan.h hdtoa.c strtof.c lib/libc/gdtoa : Makefile.inc arithchk.c dmisc.c dtoa.c g_Qfmt.c g__fmt.c g_ddfmt.c g_dfmt.c g_ffmt.c g_xLfmt.c g_xfmt.c gdtoa.c gdtoa.h gdtoaimp.h gethex.c gmisc.c hd_init.c hdtoa.c hexnan.c ldtoa.c locks.c misc.c qnan.c smisc.c strtoIQ.c strtoId.c strtoIdd.c strtoIf.c strtoIg.c strtoIx.c strtoIxL.c strtod.c strtodI.c strtodg.c strtodnrp.c strtof.c strtold.c strtopQ.c strtopd.c strtopdd.c strtopf.c strtopx.c strtopxL.c strtorQ.c strtord.c strtordd.c strtorf.c strtorx.c strtorxL.c sum.c ulp.c lib/libm/src : e_log2.c e_log2f.c s_cabs.c s_cabsf.c s_cacos.c s_cacosf.c s_cacosh.c s_cacoshf.c s_carg.c s_cargf.c s_casin.c s_casinf.c s_casinh.c s_casinhf.c s_catan.c s_catanf.c s_catanh.c s_catanhf.c s_ccos.c s_ccosf.c s_ccosh.c s_ccoshf.c s_cexp.c s_cexpf.c s_cimag.c s_cimagf.c s_clog.c s_clogf.c s_conj.c s_conjf.c s_cpow.c s_cpowf.c s_cproj.c s_cprojf.c s_creal.c s_crealf.c s_csin.c s_csinf.c s_csinh.c s_csinhf.c s_csqrt.c s_csqrtf.c s_ctan.c s_ctanf.c s_ctanh.c s_ctanhf.c s_fdim.c s_fmax.c s_fmaxf.c s_fmin.c s_fminf.c regress/lib/libc/fpclassify: Makefile fpclassify.c regress/lib/libc/printf: Makefile fp.c Removed files: lib/libc/stdlib: strtod.c strtof.c lib/libm/src : k_standard.c s_lib_version.c s_matherr.c w_acos.c w_acosf.c w_acosh.c w_acoshf.c w_asin.c w_asinf.c w_atan2.c w_atan2f.c w_atanh.c w_atanhf.c w_cabs.c w_cabsf.c w_cosh.c w_coshf.c w_exp.c w_expf.c w_fmod.c w_fmodf.c w_gammaf.c w_gammaf_r.c w_hypot.c w_hypotf.c w_j0.c w_j0f.c w_j1.c w_j1f.c w_jn.c w_jnf.c w_lgamma.c w_lgamma_r.c w_lgammaf.c w_lgammaf_r.c w_log.c w_log10.c w_log10f.c w_logf.c w_pow.c w_powf.c w_remainder.c w_remainderf.c w_scalb.c w_scalbf.c w_sinh.c w_sinhf.c w_sqrt.c w_sqrtf.c Log message: - replace dtoa w/ David's gdtoa, version 2008-03-15 - provide proper dtoa locks - use the real strtof implementation - add strtold, __hdtoa, __hldtoa - add %a/%A support - don't lose precision in printf, don't round to double anymore - implement extended-precision versions of libc functions: fpclassify, isnan, isinf, signbit, isnormal, isfinite, now that the ieee.h is fixed - separate vax versions of strtof, and __hdtoa - add complex math support. added functions: cacos, casin, catan, ccos, csin, ctan, cacosh, casinh, catanh, ccosh, csinh, ctanh, cexp, clog, cabs, cpow, csqrt, carg, cimag, conj, cproj, creal, cacosf, casinf, catanf, ccosf, csinf, ctanf, cacoshf, casinhf, catanhf, ccoshf, csinhf, ctanhf, cexpf, clogf, cabsf, cpowf, csqrtf, cargf, cimagf, conjf, cprojf, crealf - add fdim, fmax, fmin - add log2. (adapted implementation e_log.c. could be more acruate & faster, but it's good enough for now) - remove wrappers & cruft in libm, supposed to work-around mistakes in SVID, etc.; use ieee versions. fixes issues in python 2.6 for djm@ - make _digittoint static - proper definitions for i386, and amd64 in ieee.h - sh, powerpc don't really have extended-precision - add missing definitions for mips64 (quad), m{6,8}k (96-bit) float.h for LDBL_* - merge lead to frac for m{6,8}k, for gdtoa to work properly - add FRAC*BITS & EXT_TO_ARRAY32 definitions in ieee.h, for hdtoa&ldtoa to use - add EXT_IMPLICIT_NBIT definition, which indicates implicit normalization bit - add regression tests for libc: fpclassify and printf - arith.h & gd_qnan.h definitions - update ieee.h: hppa doesn't have quad-precision, hppa64 does - add missing prototypes to gdtoaimp - on 64-bit platforms make sure gdtoa doesn't use a long when it really wants an int - etc., what i may have forgotten... - bump libm major, due to removed&changed symbols - no libc bump, since this is riding on djm's libc major crank from a day ago discussed with / requested by / testing theo, sthen@, djm@, jsg@, merdely@, jsing@, tedu@, brad@, jakemsr@, and others. looks good to millert@ parts of the diff ok kettenis@ this commit does not include: - man page changes CVSROOT: /cvs Module name: xenocara Changes by: matthieu@cvs.openbsd.org 2008/09/07 15:09:58 Modified files: app : Makefile Log message: Enable xinput, disable xsetmode & xsetpointer. CVSROOT: /cvs Module name: src Changes by: martynas@cvs.openbsd.org 2008/09/07 15:19:17 Modified files: gnu/lib/libstdc++: shlib_version Log message: bump minor. ok kettenis@ CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 2008/09/07 15:43:14 Modified files: distrib/sets/lists/base: md.alpha md.amd64 md.armish md.hp300 md.hppa md.hppa64 md.i386 md.landisk md.mac68k md.macppc md.mvme68k md.mvmeppc md.sgi md.socppc md.sparc md.sparc64 md.zaurus Log message: sync CVSROOT: /cvs Module name: ports Changes by: brad@cvs.openbsd.org 2008/09/07 16:21:10 Modified files: devel/libgsf : Makefile distinfo devel/libgsf/patches: patch-thumbnailer_Makefile_in devel/libgsf/pkg: PLIST-gnome PLIST-main Log message: Update libgsf to 1.14.9. ok ajacoutot@ jasper@ CVSROOT: /cvs Module name: ports Changes by: brad@cvs.openbsd.org 2008/09/07 17:00:17 Added files: x11/kde/network3/patches: patch-kopete_libkopete_avdevice_videodevice_cpp patch-kopete_libkopete_avdevice_videodevice_h patch-kopete_libkopete_avdevice_videodevicepool_cpp Log message: Enable the V4L2 support in Kopete. Tested with MSN webcam support. ok robert@ CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 2008/09/07 17:30:03 Modified files: distrib/sets/lists/base: md.alpha md.amd64 md.armish md.aviion md.hp300 md.hppa md.hppa64 md.i386 md.landisk md.luna88k md.mac68k md.macppc md.mvme68k md.mvme88k md.mvmeppc md.sgi md.socppc md.sparc md.sparc64 md.vax md.zaurus distrib/sets/lists/comp: mi Log message: sync CVSROOT: /cvs Module name: ports Changes by: jasper@cvs.openbsd.org 2008/09/07 17:36:27 Modified files: devel/p5-Array-Compare: Makefile distinfo Log message: - update p5-Array-Compare to 1.16 maintainer (msf@) timed-out CVSROOT: /cvs Module name: src Changes by: djm@cvs.openbsd.org 2008/09/07 17:48:02 Removed files: usr.bin/ssh : md-sha256.c Log message: gc unused file (obseleted by libcrypto update) CVSROOT: /cvs Module name: ports Changes by: jasper@cvs.openbsd.org 2008/09/07 18:01:07 Modified files: converters/p5-Finance-Currency-Convert-XE: Makefile distinfo Log message: - update p5-Finance-Currency-Convert-XE to 0.15 (adds about 90 new currencies, among other changes) CVSROOT: /cvs Module name: ports Changes by: jasper@cvs.openbsd.org 2008/09/07 18:04:14 Modified files: textproc/p5-Font-TTF: Makefile distinfo textproc/p5-Font-TTF/pkg: PLIST Log message: - update p5-Font-TTF to 0.45 CVSROOT: /cvs Module name: ports Changes by: jasper@cvs.openbsd.org 2008/09/07 18:07:40 Modified files: textproc/p5-LaTeX-TOM: Makefile distinfo Log message: - update p5-LaTeX-TOM to 0.9 CVSROOT: /cvs Module name: ports Changes by: jasper@cvs.openbsd.org 2008/09/07 18:11:47 Modified files: textproc/p5-Font-AFM: Makefile distinfo Log message: - update p5-Font-AFM to 1.20 CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 2008/09/07 23:36:29 Modified files: sys/arch/i386/conf: RAMDISK RAMDISKC Log message: delete a few more things. hoping someone shows up who is upset by this, and puts some backpressure on this process. come on, someone get mad... and do something about it! CVSROOT: /cvs Module name: src Changes by: brad@cvs.openbsd.org 2008/09/08 01:08:27 Modified files: sys/dev/usb : ehci.c Log message: expand switch cases so they're not so ugly and easier to read. ok deraadt@ CVSROOT: /cvs Module name: src Changes by: djm@cvs.openbsd.org 2008/09/08 01:23:38 Modified files: lib/libssl/crypto: Makefile Log message: turn off CAST assembler code (i.e. use C implementation) as it has bad relocations that lead to libcrypto.so being marked TEXTREL; linker-fu from drahn@ "go ahead" deraadt@ CVSROOT: /cvs Module name: src Changes by: brad@cvs.openbsd.org 2008/09/08 01:38:33 Modified files: sys/dev/pci : if_txp.c sys/dev/mii : amphy.c dcphy.c inphy.c iophy.c nsphy.c rlphy.c ukphy_subr.c Log message: IEEE 802.3 Annex 28B.3 explicitly specifies the following relative priorities of the technologies supported by 802.3 Selector Field value. 1000BASE-T full duplex 1000BASE-T 100BASE-T2 full duplex 100BASE-TX full duplex 100BASE-T2 100BASE-T4 100BASE-TX 10BASE-T full duplex 10BAST-T However PHY drivers did not honor the order such that 100BASE-T4 had higher priority than 100BASE-TX full duplex. Fix a long standing bug such that PHY drivers choose the highest common denominator ability. This bug is exposed by a Cisco 3550 switch which inadvertently announces 100BASE-T4 capability even though it is not capable of 100BASE-T4 operation, it is a 100BASE-TX switch. From FreeBSD Tested with dc(4), fxp(4), rl(4), sis(4). CVSROOT: /cvs Module name: ports Changes by: wilfried@cvs.openbsd.org 2008/09/08 01:48:43 Modified files: databases/mysqlcc: Makefile distinfo databases/mysqlcc/patches: patch-configure patch-src_CApplication_cpp patch-src_CHotKeyEditorDialog_cpp patch-src_main_cpp databases/mysqlcc/pkg: PLIST Removed files: databases/mysqlcc/patches: patch-shared_src_CMySQL_cpp patch-src_CQueryWindow_cpp Log message: update to 0.9.8 CVSROOT: /cvs Module name: src Changes by: brad@cvs.openbsd.org 2008/09/08 01:50:15 Modified files: sys/dev/mii : tqphy.c urlphy.c Log message: remove some useless comments. CVSROOT: /cvs Module name: src Changes by: brad@cvs.openbsd.org 2008/09/08 02:10:54 Modified files: sys/dev/pci : if_bge.c Log message: Fix a link state issue reported by reyk@ In some situations we were not clearing pending link state attentions. Because of this we were not getting further interrupts for link state changes, thus never went into iface UP state. Force an interrupt at the end of bge_ifmedia_upd so we will call bge_link_upd, clear the link state attention and get further interrupts. From FreeBSD ok reyk@ CVSROOT: /cvs Module name: src Changes by: brad@cvs.openbsd.org 2008/09/08 02:33:12 Modified files: sys/dev/pci : pcidevs Log message: - Add entries for two revisions of the ATI Radeon X1650 adapters. - Fix some of the existing ATI Radeon entries to have more consistent and shorter names. Based on a diff from Jonathan Armani CVSROOT: /cvs Module name: src Changes by: brad@cvs.openbsd.org 2008/09/08 02:33:47 Modified files: sys/dev/pci : pcidevs.h pcidevs_data.h Log message: regen CVSROOT: /cvs Module name: ports Changes by: brad@cvs.openbsd.org 2008/09/08 02:40:42 Modified files: x11 : Makefile Removed files: x11/explorer : Makefile distinfo x11/explorer/patches: patch-configure patch-main_expl_cpp patch-src_config_expl_cpp patch-src_cpdlg_cpp patch-src_ewidgets_cpp patch-src_file_tool_cpp patch-src_plugin_m_cpp patch-src_vars_h x11/explorer/pkg: DESCR PLIST Log message: Remove explorer. The last port left using Qt. Imported 10 years ago with no updates since and no official homepage or distsite. "I'm all in favor of dropping old unmaintained stuffs" ajacoutot@ "I can only fully agree to antoine and you wrt ditching the old stuff" jasper@ CVSROOT: /cvs Module name: ports Changes by: brad@cvs.openbsd.org 2008/09/08 02:48:32 Modified files: x11 : Makefile Removed files: x11/qt : Makefile distinfo qt.port.mk x11/qt/patches : patch-configs_openbsd-g++-shared patch-configs_openbsd-g++-shared-debug patch-configs_openbsd-g++-static patch-configs_openbsd-g++-static-debug patch-extensions_imageio_src_Makefile_in patch-include_qregion_h patch-include_qt_gif_h patch-src_Makefile_in patch-src_kernel_qregion_cpp patch-src_kernel_qregion_h patch-src_kernel_qt_gif_h x11/qt/pkg : DESCR-examples DESCR-html DESCR-main MESSAGE-main PFRAG.no-shared-main PFRAG.shared-main PLIST-examples PLIST-html PLIST-main Log message: Bye bye Qt. No longer being used by anything in the ports tree. "I'm all in favor of dropping old unmaintained stuffs" ajacoutot@ "I can only fully agree to antoine and you wrt ditching the old stuff" jasper@ CVSROOT: /cvs Module name: src Changes by: otto@cvs.openbsd.org 2008/09/08 03:06:25 Modified files: usr.bin/vmstat : vmstat.c Log message: "InUse" is much more interesting than "Releases" for pools. ok beck@ deraadt@ art@ CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2008/09/08 03:23:46 Modified files: . : INDEX Log message: - sync: 5248 CVSROOT: /cvs Module name: ports Changes by: jasper@cvs.openbsd.org 2008/09/08 03:41:35 Modified files: www/p5-WWW-Wikipedia: Makefile distinfo Log message: - update p5-WWW-Wikipedia to 1.94 CVSROOT: /cvs Module name: www Changes by: tobias@cvs.openbsd.org 2008/09/08 03:47:25 Modified files: . : errata43.html Log message: Typo in errata44.html link fixed. CVSROOT: /cvs Module name: ports Changes by: jasper@cvs.openbsd.org 2008/09/08 03:50:18 Modified files: security/p5-POE-Component-SSLify: Makefile distinfo security/p5-POE-Component-SSLify/pkg: PLIST Log message: - update p5-POE-Component-SSLify to 0.14 - fix depends CVSROOT: /cvs Module name: ports Changes by: jasper@cvs.openbsd.org 2008/09/08 03:51:22 Modified files: net/p5-Nmap-Parser: Makefile distinfo Log message: - update p5-Nmap-Parser to 1.16 - fix license CVSROOT: /cvs Module name: www Changes by: tobias@cvs.openbsd.org 2008/09/08 03:53:57 Modified files: de : anoncvs.html cvsync.html donations.html errata43.html events.html ftp.html index.html items.html orders.html sparc64.html tshirts.html faq/pf/pl : perf.html openbgpd/de : ftp.html openntpd/de : ftp.html portable.html pl : index.html porting/de : autoconf.html zh : errata.html errata40.html errata41.html errata42.html errata43.html Added files: zh : errata44.html Log message: Sync with Steelix CVS CVSROOT: /cvs Module name: ports Changes by: jasper@cvs.openbsd.org 2008/09/08 03:55:16 Modified files: net/p5-POE-Component-Server-FTP: Makefile distinfo Log message: - update p5-POE-Component-Server-FTP to 0.08 CVSROOT: /cvs Module name: xenocara Changes by: todd@cvs.openbsd.org 2008/09/08 06:20:47 Modified files: lib : Makefile Log message: enable pixman for landisk now that it builds, from brad@ CVSROOT: /cvs Module name: xenocara Changes by: todd@cvs.openbsd.org 2008/09/08 06:23:16 Modified files: distrib/sets/lists/xbase: md.alpha md.amd64 md.armish md.hp300 md.hppa md.i386 md.landisk md.mac68k md.macppc md.mvme68k md.mvme88k md.sgi md.sparc md.sparc64 md.vax md.zaurus mi Log message: sync CVSROOT: /cvs Module name: xenocara Changes by: todd@cvs.openbsd.org 2008/09/08 06:23:35 Modified files: distrib/sets/lists/xshare: mi Log message: sync CVSROOT: /cvs Module name: xenocara Changes by: todd@cvs.openbsd.org 2008/09/08 06:26:03 Modified files: distrib/sets/lists/xserv: md.sparc64 Log message: sync CVSROOT: /cvs Module name: src Changes by: jsg@cvs.openbsd.org 2008/09/08 07:13:02 Modified files: sys/net80211 : ieee80211_var.h Log message: define IEEE80211_STA_ONLY if SMALL_KERNEL is defined to shrink the size of install media. ok damien@ deraadt@ CVSROOT: /cvs Module name: ports Changes by: okan@cvs.openbsd.org 2008/09/08 07:35:11 Modified files: databases/maatkit: Makefile distinfo databases/maatkit/pkg: PLIST Log message: - update to 2152 from Giovanni (MAINTAINER) - update HOMEPAGE, noticed by simon@ - remove pre-install workaround target ok simon@ CVSROOT: /cvs Module name: ports Changes by: simon@cvs.openbsd.org 2008/09/08 08:15:42 Modified files: www/p5-HTML-SBC: Makefile Log message: remove nonexistent dependency that is covered by base perl but existed until a few minues ago in mystuff/ no bump as it didn't actually packaged pointed out by naddy@ CVSROOT: /cvs Module name: ports Changes by: brad@cvs.openbsd.org 2008/09/08 09:01:31 Modified files: devel/silc-toolkit: Makefile Log message: Enable assembler AES code on amd64 and add missing dependency on Yasm. ok jdixon@ CVSROOT: /cvs Module name: ports Changes by: brad@cvs.openbsd.org 2008/09/08 09:02:41 Modified files: net/silc-client: Makefile distinfo net/silc-client/pkg: PLIST Log message: Upgrade to silc-client 1.1.5; bug fix update. ok jdixon@ CVSROOT: /cvs Module name: ports Changes by: martynas@cvs.openbsd.org 2008/09/08 10:31:47 Modified files: net/irssi-silc : Makefile distinfo net/irssi-silc/pkg: PLIST Log message: > SILC Client 1.1.5 is out. Lots of bugs fixed. sync with silc-client-1.1.5. ok jdixon@ CVSROOT: /cvs Module name: src Changes by: martynas@cvs.openbsd.org 2008/09/08 10:53:35 Modified files: sys/dev/usb : usbdevs Log message: add mustek powermust 800 ups; ok theo, sthen@ CVSROOT: /cvs Module name: src Changes by: martynas@cvs.openbsd.org 2008/09/08 10:54:33 Modified files: sys/dev/usb : usbdevs.h usbdevs_data.h Log message: sync CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 2008/09/08 10:57:05 Modified files: sys/dev/usb : usbdevs Log message: holtek; bigionews@snb.it CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 2008/09/08 10:57:11 Modified files: sys/dev/usb : usbdevs.h usbdevs_data.h Log message: sync CVSROOT: /cvs Module name: src Changes by: martynas@cvs.openbsd.org 2008/09/08 10:58:32 Modified files: sys/dev/usb : usb_quirks.c Log message: prevent mustek from attaching as uhid. ok theo, sthen@ CVSROOT: /cvs Module name: src Changes by: martynas@cvs.openbsd.org 2008/09/08 11:04:20 Modified files: usr.bin/printf : printf.c Log message: enable support for %a, %A, %F. ok theo CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2008/09/08 11:17:10 Modified files: devel/pwlib : Makefile devel/pwlib/patches: patch-make_unix_mak net/openh323 : Makefile net/opal : Makefile telephony/ohphone: Makefile Log message: - sanitize STDCCFLAGS/CFLAGS - add -fPIC unconditionally (requested by naddy@) by adding it to unix.mak (in pwlib) which get sourced by the other ports feedback from and ok naddy@, thanks! CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2008/09/08 12:11:15 Modified files: x11/gnome/devhelp: Makefile distinfo x11/gnome/devhelp/pkg: PLIST Removed files: x11/gnome/devhelp/pkg: PFRAG.shared Log message: - update to devhelp 0.20 - merge PFRAG.shared into PLIST as it is SHARED_ONLY (python MODULE) ok jasper@ CVSROOT: /cvs Module name: ports Changes by: jasper@cvs.openbsd.org 2008/09/08 12:46:57 Log message: import libneural 1.0.3 libneural is an extremely tiny library for creating a software three layer backpropagation neural network. This is useful for a very wide variety of pattern recognition and classification problems. It is written in C++, based on the standard algorithm with NO fancy features like bias terms or momentum. Status: Vendor Tag: jasper Release Tags: jasper_20080908 N ports/math/libneural/distinfo N ports/math/libneural/Makefile N ports/math/libneural/pkg/DESCR N ports/math/libneural/pkg/PLIST No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: jasper@cvs.openbsd.org 2008/09/08 12:55:26 Modified files: math : Makefile Log message: - add libneural CVSROOT: /cvs Module name: src Changes by: martynas@cvs.openbsd.org 2008/09/08 13:31:16 Modified files: usr.bin/ftp : cmds.c ftp.1 Log message: - simplify mget(): remove the duplicate code and just use getit(), as a result it can do nice things getit() does such as: - -n: use 'newer' for transfers (fetches files that are newer on the server, than locally), this can be used for e.g. mirroring (mget -cnr 4.* would fetch missing files, continue interrupted transfers, and replace newer files of 4.X dirs) - -d: spedify depth of the recurrence. e.g. 'mget -rd 2 patches' in pub/openbsd would fetch only archive files, not going further into dirs - use static restartit, max_depth instead of doing the magic tested/requested&ok merdely@; ok pyr@, millert@ man page tweaks&ok jmc@ CVSROOT: /cvs Module name: src Changes by: martynas@cvs.openbsd.org 2008/09/08 13:35:25 Modified files: sys/dev/usb : ugen.c Log message: - don't leave nodes unconfigured, when setting alternate setting fails. fixes my ups looked over by fgs@. ok sthen@ CVSROOT: /cvs Module name: ports Changes by: martynas@cvs.openbsd.org 2008/09/08 13:38:30 Modified files: sysutils/nut : Makefile distinfo sysutils/nut/patches: patch-clients_Makefile_in patch-clients_upsset_c patch-clients_upsstats_c patch-configure sysutils/nut/pkg: PLIST-cgi PLIST-main Added files: sysutils/nut/pkg: PFRAG.shared-main Log message: update to nut-2.2.2, which contains the old agiler driver from 2.2.0 (now called agiler-old) upses such as the below can now work again: {0x0665, 0x5161, &agiler_old_subdriver}, /* Belkin F6C1200-UNV */ {0x06da, 0x0003, &agiler_old_subdriver}, /* Mustek Powermust */ {0x0f03, 0x0001, &agiler_old_subdriver}, /* Unitek Alpha 1200Sx * ok sthen@ CVSROOT: /cvs Module name: src Changes by: martynas@cvs.openbsd.org 2008/09/08 14:16:13 Modified files: usr.bin/printf : printf.1 Log message: - add descriptions for %F, and infinity/not-a-number from printf(3) - add missing %e to the format list CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 2008/09/08 14:42:24 Modified files: usr.sbin/crunchgen: elf_hide.c Log message: clean warnings on all architectures CVSROOT: /cvs Module name: ports Changes by: brad@cvs.openbsd.org 2008/09/08 17:28:28 Modified files: graphics/ffmpeg: Makefile graphics/ffmpeg/patches: patch-configure Added files: graphics/ffmpeg/patches: patch-libavdevice_v4l2_c Log message: Enable the V4L2 input support. ok jakemsr@ CVSROOT: /cvs Module name: src Changes by: brad@cvs.openbsd.org 2008/09/08 18:25:56 Modified files: sys/dev/mii : miidevs eephy.c Log message: Recognize the Marvell 88E1116R Gig PHY. From FreeBSD CVSROOT: /cvs Module name: src Changes by: brad@cvs.openbsd.org 2008/09/08 18:26:38 Modified files: sys/dev/mii : miidevs.h Log message: regen CVSROOT: /cvs Module name: xenocara Changes by: matthieu@cvs.openbsd.org 2008/09/09 00:15:36 Modified files: . : MODULES Log message: mostly sync with the X.Org 7.4 modules list. CVSROOT: /cvs Module name: src Changes by: jmc@cvs.openbsd.org 2008/09/09 01:22:39 Modified files: share/man/man3 : sysexits.3 Log message: style(9) does not recommend sysexits, so don;t claim it does; also swap the style Xr for _exit(2); prodded by two PRs from FreeBSD, 127219 and 127220, submitted by Bruce Cran, though we've taken the opposite fix; help/ok otto CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2008/09/09 01:27:49 Modified files: multimedia/mkvtoolnix: Makefile distinfo multimedia/mkvtoolnix/patches: patch-configure multimedia/mkvtoolnix/pkg: PFRAG.no-no_x11 PLIST Log message: - update to mkvtoolnix-2.3.0 several bugfixes and enhancements CVSROOT: /cvs Module name: ports Changes by: landry@cvs.openbsd.org 2008/09/09 02:11:29 Modified files: audio/mpd : Makefile Log message: Add -D_BSD_SOURCE so that mpd calls initgroups(3) and sets additional groups when dropping privilege. This fixes long-standing permission problems when accessing music directory.. From Tobias Ulmer (MAINTAINER) on ports@, thanks! ok jasper@ CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2008/09/09 05:17:30 Modified files: x11/gnome/baker: Makefile x11/gnome/baker/pkg: MESSAGE Log message: - tweak MESSAGE CVSROOT: /cvs Module name: src Changes by: henning@cvs.openbsd.org 2008/09/09 07:56:39 Modified files: sbin/ifconfig : ifconfig.c sbin/pfctl : parse.y pf_print_state.c pfctl_parser.c sys/conf : files sys/net : if_types.h pf.c pfvar.h sys/sys : sockio.h Added files: share/man/man4 : pflow.4 sys/net : if_pflow.c if_pflow.h Log message: welcome pflow(4), a netflow v5 compatible flow export interface. flows export data gathered from pf states. initial implementation by Joerg Goltermann , guidance and many changes by me. 'put it in' theo CVSROOT: /cvs Module name: src Changes by: henning@cvs.openbsd.org 2008/09/09 08:00:51 Modified files: sbin/ifconfig : ifconfig.8 Log message: document pflow stuff, Joerg Goltermann with some changes by me (I am sure jmc will make this even betterer) CVSROOT: /cvs Module name: src Changes by: henning@cvs.openbsd.org 2008/09/09 08:04:09 Modified files: sys/conf : GENERIC Log message: actually enable pflow CVSROOT: /cvs Module name: src Changes by: mpf@cvs.openbsd.org 2008/09/09 09:26:12 Modified files: sys/netinet : tcp_input.c Log message: The pf state to pcb linking code change didn't account for the TIME_WAIT socket recycling code to redo the pcb lookup w/out resetting the inp pointer. Therefore we used the stale pcb, which leads us to reply with a RST to SYNs received on TIME_WAIT sockets. Also move the findpcb label below the pf pcb cache lookup, to avoid using a stale pcb when the caching code gets activated. OK markus@, henning@ CVSROOT: /cvs Module name: src Changes by: mikeb@cvs.openbsd.org 2008/09/09 09:40:54 Modified files: share/man/man4 : Makefile Log message: Hook up auacer.4 here. Reminded by form@. CVSROOT: /cvs Module name: src Changes by: henning@cvs.openbsd.org 2008/09/09 09:46:17 Modified files: share/man/man4 : Makefile Log message: pflow.4 CVSROOT: /cvs Module name: src Changes by: henning@cvs.openbsd.org 2008/09/09 09:47:15 Modified files: share/man/man4 : pflow.4 Log message: clarify mtu setting, pt out by theo CVSROOT: /cvs Module name: www Changes by: deraadt@cvs.openbsd.org 2008/09/09 10:53:58 Modified files: . : orders.html Log message: enable euro orders CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 2008/09/09 12:17:47 Modified files: distrib/sets/lists/base: md.alpha md.amd64 md.armish md.aviion md.hp300 md.hppa md.hppa64 md.i386 md.landisk md.luna88k md.mac68k md.macppc md.mvme68k md.mvme88k md.mvmeppc md.sgi md.socppc md.sparc md.sparc64 md.vax md.zaurus distrib/sets/lists/comp: mi distrib/sets/lists/man: mi Log message: sync CVSROOT: /cvs Module name: ports Changes by: mglocker@cvs.openbsd.org 2008/09/09 12:54:57 Modified files: www/nostromo : Makefile distinfo www/nostromo/pkg: PLIST Log message: Update to latest version nostromo 1.8.7. Help and OK jasper@ CVSROOT: /cvs Module name: src Changes by: martynas@cvs.openbsd.org 2008/09/09 14:42:55 Modified files: include : math.h lib/libm : Makefile Added files: lib/libm/src : w_gammaf.c w_gammaf_r.c w_lgamma.c w_lgammaf.c Log message: sigh, gamma got lost CVSROOT: /cvs Module name: src Changes by: reyk@cvs.openbsd.org 2008/09/09 14:45:23 Modified files: sbin/ifconfig : ifconfig.c Log message: fix printing by group name (eg. ifconfig em), do not abort in the initial getinfo(), and remove a few superfluous warnings there. ok deraadt@ CVSROOT: /cvs Module name: ports Changes by: brad@cvs.openbsd.org 2008/09/09 14:58:11 Modified files: devel/libgsf : Makefile Log message: Make sure to build without Bonobo support when trying to build with the no_gnome pseudo FLAVOR as was done before, the flags were changed around between versions in the autoconf script. CVSROOT: /cvs Module name: src Changes by: oga@cvs.openbsd.org 2008/09/09 15:02:06 Modified files: sys/dev/pci/drm: drmP.h drm_agpsupport.c drm_drv.c Log message: Kill some stupid agp api wrapper functions, just use the agp api directly. While i'm here, factor out some common functionality into a separate function, and kill some typedefs (man this code is full of them...). Shaves another 450 bytes off the kernel. Tested by ckuethe and Paul de Weerd, thanks. CVSROOT: /cvs Module name: ports Changes by: simon@cvs.openbsd.org 2008/09/09 15:13:54 Log message: import p5-Algorithm-IncludeExclude Algorithm::IncludeExclude lets you define a tree of include / exclude rules and then allows you to determine the best rule for a given path. Status: Vendor Tag: simon Release Tags: simon_20080909 N ports/devel/p5-Algorithm-IncludeExclude/distinfo N ports/devel/p5-Algorithm-IncludeExclude/Makefile N ports/devel/p5-Algorithm-IncludeExclude/pkg/DESCR N ports/devel/p5-Algorithm-IncludeExclude/pkg/PLIST No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: simon@cvs.openbsd.org 2008/09/09 15:13:57 Log message: import p5-Best Best attempts to load modules from a list, stopping at the first successful load and failing only if no alternative was found. Status: Vendor Tag: simon Release Tags: simon_20080909 N ports/devel/p5-Best/distinfo N ports/devel/p5-Best/Makefile N ports/devel/p5-Best/pkg/DESCR N ports/devel/p5-Best/pkg/PLIST No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: simon@cvs.openbsd.org 2008/09/09 15:14:02 Log message: import p5-Class-Multimethods The Class:Multimethod module exports a subroutine (&multimethod) that can be used to declare other subroutines that are dispatched using a algorithm different from the normal Perl subroutine or method dispatch mechanism. Status: Vendor Tag: simon Release Tags: simon_20080909 N ports/devel/p5-Class-Multimethods/distinfo N ports/devel/p5-Class-Multimethods/Makefile N ports/devel/p5-Class-Multimethods/pkg/DESCR N ports/devel/p5-Class-Multimethods/pkg/PLIST No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: simon@cvs.openbsd.org 2008/09/09 15:14:05 Log message: import p5-File-Attributes File::Attributes is a wrapper around modules in the File::Attributes hierarchy. If you use this module directly (instead of one of the aforementioned decendants), then your attribute manipulations will Just Work, regardless of the underlying filesystem. Status: Vendor Tag: simon Release Tags: simon_20080909 N ports/devel/p5-File-Attributes/distinfo N ports/devel/p5-File-Attributes/Makefile N ports/devel/p5-File-Attributes/pkg/DESCR N ports/devel/p5-File-Attributes/pkg/PLIST No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: simon@cvs.openbsd.org 2008/09/09 15:14:09 Log message: import p5-File-Attributes-Recursive This module works like File::Attributes, but will recurse up the directory tree until a matching attribute is found. Status: Vendor Tag: simon Release Tags: simon_20080909 N ports/devel/p5-File-Attributes-Recursive/distinfo N ports/devel/p5-File-Attributes-Recursive/Makefile N ports/devel/p5-File-Attributes-Recursive/pkg/DESCR N ports/devel/p5-File-Attributes-Recursive/pkg/PLIST No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: simon@cvs.openbsd.org 2008/09/09 15:14:13 Log message: import p5-File-CreationTime This module keeps track of creation times on filesystems that don't normally provide such information. Status: Vendor Tag: simon Release Tags: simon_20080909 N ports/devel/p5-File-CreationTime/distinfo N ports/devel/p5-File-CreationTime/Makefile N ports/devel/p5-File-CreationTime/pkg/DESCR N ports/devel/p5-File-CreationTime/pkg/PLIST No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: simon@cvs.openbsd.org 2008/09/09 15:14:17 Log message: import p5-Log-Trace This module provides a unified approach to tracing. A script can use Log::Trace qw( < mode > ) to set the behaviour of the TRACE function. Status: Vendor Tag: simon Release Tags: simon_20080909 N ports/devel/p5-Log-Trace/distinfo N ports/devel/p5-Log-Trace/Makefile N ports/devel/p5-Log-Trace/pkg/DESCR N ports/devel/p5-Log-Trace/pkg/PLIST No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: simon@cvs.openbsd.org 2008/09/09 15:14:20 Log message: import p5-Test-Assertions Test::Assertions provides a convenient set of tools for constructing tests, such as unit tests or run-time assertion checks (like C's ASSERT macro). Unlike some of the Test:: modules available on CPAN, Test::Assertions is not limited to unit test scripts; for example it can be used to check output is as expected within a benchmarking script. When it is used for unit tests, it generates output in the standard form for CPAN unit testing (under Test::Harness). Status: Vendor Tag: simon Release Tags: simon_20080909 N ports/devel/p5-Test-Assertions/distinfo N ports/devel/p5-Test-Assertions/Makefile N ports/devel/p5-Test-Assertions/pkg/DESCR N ports/devel/p5-Test-Assertions/pkg/PLIST No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: simon@cvs.openbsd.org 2008/09/09 15:14:24 Log message: import p5-Test-JSON JavaScript Object Notation (JSON) is a lightweight data interchange format. Test::JSON makes it easy to verify that you have built valid JSON and that it matches your expected output. Status: Vendor Tag: simon Release Tags: simon_20080909 N ports/devel/p5-Test-JSON/distinfo N ports/devel/p5-Test-JSON/Makefile N ports/devel/p5-Test-JSON/pkg/DESCR N ports/devel/p5-Test-JSON/pkg/PLIST No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: simon@cvs.openbsd.org 2008/09/09 15:14:27 Log message: import p5-Test-NoTabs Test::NoTabs lets you check the presence of tabs in your perl code. Status: Vendor Tag: simon Release Tags: simon_20080909 N ports/devel/p5-Test-NoTabs/distinfo N ports/devel/p5-Test-NoTabs/Makefile N ports/devel/p5-Test-NoTabs/pkg/DESCR N ports/devel/p5-Test-NoTabs/pkg/PLIST No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: simon@cvs.openbsd.org 2008/09/09 15:14:31 Log message: import p5-Test-YAML-Valid This module lets you easily test the validity of YAML. Status: Vendor Tag: simon Release Tags: simon_20080909 N ports/devel/p5-Test-YAML-Valid/distinfo N ports/devel/p5-Test-YAML-Valid/Makefile N ports/devel/p5-Test-YAML-Valid/pkg/DESCR N ports/devel/p5-Test-YAML-Valid/pkg/PLIST No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: simon@cvs.openbsd.org 2008/09/09 15:14:35 Modified files: devel : Makefile Log message: add p5-Algorithm-IncludeExclude, p5-Best, p5-Class-Multimethods, p5-File-Attributes, p5-File-Attributes-Recursive, p5-File-CreationTime, p5-Log-Trace, p5-Test-Assertions, p5-Test-JSON, p5-Test-NoTabs and p5-Test-YAML-Valid CVSROOT: /cvs Module name: src Changes by: jsg@cvs.openbsd.org 2008/09/09 16:22:30 Modified files: share/man/man4 : malo.4 Log message: SparkLAN WCFM-100 reported to work by Bryan Vyhmeister. CVSROOT: /cvs Module name: src Changes by: reyk@cvs.openbsd.org 2008/09/09 18:22:49 Modified files: usr.sbin/dhcpd : options.c Log message: bzero' the option buffer with the correct buffer size. this fixes incomplete buffer initialization and possible incorrect option handling. Thanks to Nick Bender ok krw@ deraadt@ CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 2008/09/09 18:32:03 Modified files: sbin/pfctl : parse.y Log message: do not try to print $$ when it has not been set CVSROOT: /cvs Module name: src Changes by: oga@cvs.openbsd.org 2008/09/09 20:09:56 Modified files: sys/dev/pci/drm: drm_context.c drmP.h Log message: Kill the max_context member of the softc, it does nothing useful. CVSROOT: /cvs Module name: src Changes by: oga@cvs.openbsd.org 2008/09/09 20:11:32 Modified files: sys/dev/pci/drm: ati_pcigart.c Log message: 40-bit GART support for PCIE devices. From drm git a while ago. Tested by a few, no regressions for normal use. CVSROOT: /cvs Module name: src Changes by: djm@cvs.openbsd.org 2008/09/09 23:38:04 Modified files: lib/libssl/src/crypto/rand: rand_unix.c Log message: use one call to arc4random_buf() instead of lots of arc4random() CVSROOT: /cvs Module name: src Changes by: henning@cvs.openbsd.org 2008/09/10 03:10:17 Modified files: sys/net : pf.c Log message: re-enable the state key linking. i believe the bugs that hit us shortly before release are fixed, and the extra check i added prevents incorrect linking if there are still cases with tunnels, tho none of the testers saw these yet, except for an icmp case that will be fixed shortly. the extra check prevents misbehavior there. if you see 'pf: state key linking mismatch' messages please report them to me along with ifconfig -A and mention if you do any routing or nat tricks. ok deraadt CVSROOT: /cvs Module name: src Changes by: henning@cvs.openbsd.org 2008/09/10 03:10:55 Modified files: sys/netinet : ip_icmp.c Log message: icmp_reflect reuses mbufs. call pf_pkt_addr_changed to clear the state key stuff. CVSROOT: /cvs Module name: src Changes by: blambert@cvs.openbsd.org 2008/09/10 06:30:40 Modified files: sys/kern : kern_synch.c Log message: There's no need to fully traverse the wakeup queue when waking a specific process sleeping on a unique address (wakeup -> wakeup_one) ok guenther@, tedu@, art@ CVSROOT: /cvs Module name: src Changes by: blambert@cvs.openbsd.org 2008/09/10 08:01:23 Modified files: sys/arch/i386/i386: esm.c longrun.c sys/arch/i386/isa: pccom.c sys/dev/acpi : dsdt.c sys/dev/ata : wd.c sys/dev/ic : aic6915.c ciss.c fxp.c gem.c hme.c ncr53c9x.c pckbc.c re.c rtl81x9.c smc83c170.c smc91cxx.c xl.c sys/dev/isa : if_ef_isapnp.c viasio.c sys/dev/pci : if_art.c if_bce.c if_bge.c if_bnx.c if_cas.c if_et.c if_ix.c if_ixgb.c if_lge.c if_lii.c if_msk.c if_myx.c if_nfe.c if_nxe.c if_pcn.c if_san_xilinx.c if_sis.c if_sk.c if_ste.c if_stge.c if_tht.c if_tl.c if_txp.c if_vge.c if_vic.c if_vr.c if_wb.c mbg.c ppb.c sys/dev : rnd.c vmt.c sys/dev/sbus : be.c sys/dev/usb : ehci.c if_aue.c if_axe.c if_cue.c if_udav.c if_url.c ohci.c umbg.c sys/dev/wscons : wsdisplay_compat_usl.c sys/kern : kern_sensors.c sched_bsd.c tty_msts.c tty_nmea.c sys/net : bridgestp.c if_bridge.c if_pfsync.c if_strip.c route.c sys/netbt : hci_link.c l2cap_misc.c rfcomm_dlc.c rfcomm_session.c rfcomm_upper.c sys/netinet : if_ether.c ip_ipsp.c ip_spd.c Log message: Convert timeout_add() calls using multiples of hz to timeout_add_sec() Really just the low-hanging fruit of (hopefully) forthcoming timeout conversions. ok art@, krw@ CVSROOT: /cvs Module name: www Changes by: jj@cvs.openbsd.org 2008/09/10 08:38:14 Modified files: . : plus44.html Log message: Upto 07/30 CVSROOT: /cvs Module name: src Changes by: jmc@cvs.openbsd.org 2008/09/10 08:54:47 Modified files: sbin/ifconfig : ifconfig.8 share/man/man4 : pflow.4 Log message: some pflow tweaks; CVSROOT: /cvs Module name: src Changes by: jmc@cvs.openbsd.org 2008/09/10 08:57:37 Modified files: share/man/man4 : pf.4 Log message: +.Xr pflow 4 , CVSROOT: /cvs Module name: src Changes by: miod@cvs.openbsd.org 2008/09/10 08:59:53 Modified files: usr.sbin/acpidump: acpidump.c usr.sbin/acpidump/aml: aml_common.c aml_memman.c Log message: Proper format string modifiers and missing includes to get correct prototypes on 64-bit systems. CVSROOT: /cvs Module name: src Changes by: tobias@cvs.openbsd.org 2008/09/10 09:00:01 Modified files: usr.sbin/bgpd : carp.c Log message: Properly free allocated memory if carp_demote_get encounters an error. ok henning@ CVSROOT: /cvs Module name: src Changes by: henning@cvs.openbsd.org 2008/09/10 09:07:47 Modified files: share/man/man5 : pf.conf.5 Log message: pflow related stuff, reminded by jmc CVSROOT: /cvs Module name: ports Changes by: landry@cvs.openbsd.org 2008/09/10 09:08:00 Modified files: x11/xfce4/xfce4-notes: Makefile distinfo x11/xfce4/xfce4-notes/pkg: PLIST Log message: Update to xfce4-notes 1.6.2, fixes an issue reported by edd barrett. ok ajacoutot@ CVSROOT: /cvs Module name: ports Changes by: simon@cvs.openbsd.org 2008/09/10 09:46:44 Modified files: devel/p5-Test-Tester: Makefile distinfo Log message: maintenance update to version 0.107 CVSROOT: /cvs Module name: ports Changes by: simon@cvs.openbsd.org 2008/09/10 09:55:03 Modified files: www/p5-Catalyst-Plugin-I18N: Makefile distinfo Log message: maintenance update to version 0.08 CVSROOT: /cvs Module name: src Changes by: reyk@cvs.openbsd.org 2008/09/10 10:13:43 Modified files: share/man/man4 : pcagpio.4 iic.4 sys/dev/i2c : pca9554.c Log message: add support for the PCA9555 device which has 16 instead of 8 pins. ok deraadt@ CVSROOT: /cvs Module name: ports Changes by: sthen@cvs.openbsd.org 2008/09/10 10:47:43 Modified files: graphics/xfig : Makefile Removed files: graphics/xfig/patches: patch-w_intersect_c Log message: Remove workaround for lack of complex number support in libm, bump package. ok martynas@ CVSROOT: /cvs Module name: korganizer Changes by: ian@cvs.openbsd.org 2008/09/10 10:48:50 Log message: initial Status: Vendor Tag: ian Release Tags: ian_2008-Sep-10 N korganizer/std.ics cvs: ERROR: cannot write file /cvs/korganizer/std.ics,v: No such file or directory N korganizer/std0.ics cvs: ERROR: cannot write file /cvs/korganizer/std0.ics,v: No such file or directory N korganizer/lt.ics cvs: ERROR: cannot write file /cvs/korganizer/lt.ics,v: No such file or directory N korganizer/mar.ics cvs: ERROR: cannot write file /cvs/korganizer/mar.ics,v: No such file or directory N korganizer/betty.ics cvs: ERROR: cannot write file /cvs/korganizer/betty.ics,v: No such file or directory N korganizer/ben.ics cvs: ERROR: cannot write file /cvs/korganizer/ben.ics,v: No such file or directory N korganizer/andrej.ics cvs: ERROR: cannot write file /cvs/korganizer/andrej.ics,v: No such file or directory No conflicts created by this import CVSROOT: /cvs Module name: src Changes by: jmc@cvs.openbsd.org 2008/09/10 11:20:53 Modified files: share/man/man4 : pcagpio.4 Log message: simpler; CVSROOT: /cvs Module name: ports Changes by: martynas@cvs.openbsd.org 2008/09/10 11:21:48 Modified files: games/alephone/alephone: Makefile Removed files: games/alephone/alephone/patches: patch-Source_Files_Misc_preferences_cpp Log message: - remove workaround for log2. ok maintainer phessler@ CVSROOT: /cvs Module name: ports Changes by: martynas@cvs.openbsd.org 2008/09/10 11:25:26 Modified files: comms/gmfsk : Makefile Added files: comms/gmfsk/patches: patch-src_misc_misc_c patch-src_misc_misc_h Log message: - don't redefine log2. ok&spotted by naddy@ CVSROOT: /cvs Module name: ports Changes by: naddy@cvs.openbsd.org 2008/09/10 13:37:29 Modified files: x11/gnome/libgda/patches: patch-configure Log message: unbreak MDB detection on amd64 and sparc64; ok ajacoutot@ CVSROOT: /cvs Module name: ports Changes by: martynas@cvs.openbsd.org 2008/09/10 14:49:03 Modified files: graphics/cfdg : Makefile Removed files: graphics/cfdg/patches: patch-src-common_renderimpl_cpp Log message: libc has isfinite. ok sthen@ CVSROOT: /cvs Module name: ports Changes by: martynas@cvs.openbsd.org 2008/09/10 14:50:31 Modified files: math/R : Makefile Removed files: math/R/patches : patch-src_nmath_dnbeta_c Log message: don't round to double-precision anymore, since libc got extended-precision functions now. ok sthen@ CVSROOT: /cvs Module name: ports Changes by: martynas@cvs.openbsd.org 2008/09/10 15:16:53 Modified files: devel/gsl : Makefile Removed files: devel/gsl/patches: patch-gsl_math_h Log message: - don't round to double-precision ok sthen@ CVSROOT: /cvs Module name: ports Changes by: martynas@cvs.openbsd.org 2008/09/10 16:01:04 Modified files: graphics/gmt : Makefile Removed files: graphics/gmt/patches: patch-src_gmt_h Log message: - remove pre-release quirk ok naddy@ CVSROOT: /cvs Module name: src Changes by: sobrado@cvs.openbsd.org 2008/09/10 16:17:33 Modified files: sbin/savecore : savecore.8 usr.sbin/syslogc: syslogc.8 syslogc.c Log message: sync synopsis and usage; documentation tweaks. ok jmc@ CVSROOT: /cvs Module name: src Changes by: brad@cvs.openbsd.org 2008/09/10 17:32:03 Modified files: share/man/man4 : pflow.4 Log message: Correct capitalization of NetFlow. CVSROOT: /cvs Module name: src Changes by: kevlo@cvs.openbsd.org 2008/09/10 20:38:14 Modified files: sys/arch/arm/arm: cpu.c cpufunc.c sys/arch/arm/conf: files.arm sys/arch/arm/include: armreg.h cpuconf.h cpufunc.h Added files: sys/arch/arm/arm: cpufunc_asm_arm10.S cpufunc_asm_arm9.S cpufunc_asm_armv5.S cpufunc_asm_armv5_ec.S Log message: add support for arm9e core, taken from NetBSD. ok drahn@ CVSROOT: /cvs Module name: src Changes by: brad@cvs.openbsd.org 2008/09/10 21:21:03 Modified files: sys/dev/ic : dc.c Log message: For chips with a broken DC_ISR_RX_STATE which never signals stopped nor the waiting state and also no other means to check whether the receiver is idle, we have no choice but to call mii_tick unconditionally even in the case of the DC_REDUCED_MII_POLL handling as far as the RX side is concerned. This isn't necessarily worse than checking whether RX is idle though because unlike as with TX we're racing with the hardware, which might receive packets any time while we poll the MII, anyway. Fixes the use of trunk(4) with the affected interfaces. From FreeBSD CVSROOT: /cvs Module name: src Changes by: drahn@cvs.openbsd.org 2008/09/10 22:15:37 Modified files: usr.sbin/pkg_add: Makefile Log message: Do not clean ${PACKAGES} as this is the source files, if run without obj dir present, it will delete the source files. Found by Steven Roberts. CVSROOT: /cvs Module name: src Changes by: brad@cvs.openbsd.org 2008/09/10 22:32:23 Modified files: sys/dev/cardbus: if_dc_cardbus.c Log message: Add missing license. Copy the license used elsewhere with the dc(4) driver. CVSROOT: /cvs Module name: www Changes by: jmc@cvs.openbsd.org 2008/09/10 23:25:08 Modified files: . : amd64.html i386.html macppc.html sparc64.html Log message: +SparkLAN WCFM-100 to the malo(4) list; CVSROOT: /cvs Module name: src Changes by: jmc@cvs.openbsd.org 2008/09/10 23:28:25 Modified files: distrib/notes/amd64: hardware distrib/notes/i386: hardware distrib/notes/macppc: hardware distrib/notes/sparc64: hardware Log message: +SparkLAN WCFM-100 to the malo(4) list; CVSROOT: /cvs Module name: src Changes by: brad@cvs.openbsd.org 2008/09/10 23:39:51 Modified files: sys/dev/pci : if_dc_pci.c Log message: Remove the redundant local variable 'revision' from the PCI attach function. The softc field dc_revision contains the PCI revision. No functional change. CVSROOT: /cvs Module name: src Changes by: brad@cvs.openbsd.org 2008/09/11 00:49:14 Modified files: sys/dev/pci : if_dc_pci.c sys/dev/cardbus: if_dc_cardbus.c sys/dev/ic : dc.c Log message: ANSI function declarations. CVSROOT: /cvs Module name: src Changes by: miod@cvs.openbsd.org 2008/09/11 04:06:29 Modified files: regress/gnu/egcs/gcc-bounds: snprintf-4.cpp snprintf-4.cpp.exp snprintf-4.cpp.exp.gcc3 Log message: Make that test pass on 64 bit platforms as well. CVSROOT: /cvs Module name: src Changes by: jsg@cvs.openbsd.org 2008/09/11 05:30:14 Modified files: sys/arch/luna88k/dev: lunaws.c Log message: Use & not && to mask bits. ok miod@ CVSROOT: /cvs Module name: ports Changes by: jsg@cvs.openbsd.org 2008/09/11 05:58:09 Modified files: net/yt : Makefile net/yt/files : yt.lua Log message: Add support for links from players embedded in third party pages. ok martynas@ CVSROOT: /cvs Module name: src Changes by: miod@cvs.openbsd.org 2008/09/11 06:45:20 Modified files: sys/dev/acpi : acpitz.c Log message: Thermal Zone entities might not be direct object references, but named references. Account for this, and the hp530 laptop won't spontaneously power down thinking internal temperature is over 500C. ok marco@ CVSROOT: /cvs Module name: www Changes by: jj@cvs.openbsd.org 2008/09/11 07:57:58 Modified files: . : plus44.html Log message: Upto 08/07, closing the file CVSROOT: /cvs Module name: www Changes by: jj@cvs.openbsd.org 2008/09/11 07:58:37 Modified files: . : plus.html Log message: Upto 08/14 CVSROOT: /cvs Module name: src Changes by: miod@cvs.openbsd.org 2008/09/11 08:03:13 Modified files: sys/dev/pci : pcidevs Log message: Broadcom BCM4315. CVSROOT: /cvs Module name: src Changes by: miod@cvs.openbsd.org 2008/09/11 08:03:27 Modified files: sys/dev/pci : pcidevs.h pcidevs_data.h Log message: regen CVSROOT: /cvs Module name: www Changes by: jsg@cvs.openbsd.org 2008/09/11 08:19:33 Modified files: . : amd64.html i386.html macppc.html sparc64.html Log message: Remove per driver vendor device lists for 802.11 drivers. The information is already in the relevant man pages and takes up too much space for something that often isn't accurate due to vendors changing chip but not product name. Explicity list the Apple "airport" and "airport extreme" models on the macppc page though, as they are very common on macppc and sometimes the only non USB option due to non standard Apple connectors. discussed for quite some time with deraadt@ and jmc@ CVSROOT: /cvs Module name: src Changes by: markus@cvs.openbsd.org 2008/09/11 08:22:37 Modified files: usr.bin/ssh : compat.c compat.h nchan.c ssh.c Log message: only send eow and no-more-sessions requests to openssh 5 and newer; fixes interop problems with broken ssh v2 implementations; ok djm@ CVSROOT: /cvs Module name: www Changes by: jj@cvs.openbsd.org 2008/09/11 08:37:42 Modified files: . : plus44.html Log message: Missing dot CVSROOT: /cvs Module name: src Changes by: henning@cvs.openbsd.org 2008/09/11 08:49:58 Modified files: usr.sbin/bgpd : log.h session.c session.h Log message: remove hackery to un-demote after the session has been established for a while, we can now just use a timer (since i rewrote the timer code) CVSROOT: /cvs Module name: src Changes by: thib@cvs.openbsd.org 2008/09/11 10:06:01 Modified files: sys/nfs : nfs_kq.c Log message: issue a NOTE_TRUNCATE if the file size has shrinked ok tedu@, blambert@, art@ CVSROOT: /cvs Module name: src Changes by: brad@cvs.openbsd.org 2008/09/11 10:07:37 Modified files: sys/dev/pci : pcidevs Log message: Add Broadcom BCM4321 and BCM4322 PCI ids. CVSROOT: /cvs Module name: src Changes by: brad@cvs.openbsd.org 2008/09/11 10:08:16 Modified files: sys/dev/pci : pcidevs.h pcidevs_data.h Log message: regen CVSROOT: /cvs Module name: src Changes by: brad@cvs.openbsd.org 2008/09/11 11:20:18 Modified files: sys/dev/mii : dcphy.c Log message: Fix a typo. CVSROOT: /cvs Module name: src Changes by: brad@cvs.openbsd.org 2008/09/11 11:31:26 Modified files: share/man/man4 : dc.4 Log message: - MBit/s -> Mbps - Separate the notes about the 21143/21145 based adapters and the line `For more information on configuring this device..' CVSROOT: /cvs Module name: src Changes by: brad@cvs.openbsd.org 2008/09/11 11:57:45 Modified files: share/man/man5 : pf.conf.5 Log message: Mbit/s -> Mbps pointed out by jmc@ CVSROOT: /cvs Module name: src Changes by: brad@cvs.openbsd.org 2008/09/11 12:26:58 Modified files: sys/dev/mii : rlphy.c Log message: In rlphy_service() for the MII_TICK case don't bother to check whether the currently selected media is of type IFM_AUTO as autonegotiation does not need to be kicked anyway. CVSROOT: /cvs Module name: src Changes by: martynas@cvs.openbsd.org 2008/09/11 13:18:12 Modified files: lib/libm/src : s_fmax.c s_fmaxf.c s_fmin.c s_fminf.c Log message: - make much more readable: don't reimplement isnan, signbit each time we need them ok millert@ CVSROOT: /cvs Module name: src Changes by: martynas@cvs.openbsd.org 2008/09/11 13:19:34 Modified files: lib/libm : Makefile Added files: lib/libm/noieee_src: n_fdim.c n_fmax.c n_fmaxf.c n_fmin.c n_fminf.c Log message: since these got no ieee-specific code anymore, add fmin, fmax, fdim, fminf, fmaxf, fdimf, fdiml for VAX. looks good to millert@ CVSROOT: /cvs Module name: ports Changes by: martynas@cvs.openbsd.org 2008/09/11 13:22:05 Modified files: lang/gcc/3.3 : Makefile lang/gcc/3.3/pkg: PLIST-main lang/gcc/3.4/pkg: PLIST lang/gcc/4.0/pkg: PLIST lang/gcc/4.1 : Makefile lang/gcc/4.1/pkg: PLIST lang/gcc/4.2 : Makefile lang/gcc/4.2/pkg: PLIST-main lang/gcc/4.3 : Makefile lang/gcc/4.3/pkg: PLIST-main Log message: our math.h does not need quirks for gcc anymore. fix-includes script does not produce math.h, and just uses the system one, so remove it from PLIST. makes gccs package again. spotted&ok naddy@ CVSROOT: /cvs Module name: ports Changes by: martynas@cvs.openbsd.org 2008/09/11 13:24:23 Modified files: print/gutenprint: Makefile Removed files: print/gutenprint/patches: patch-src_main_sequence_c Log message: - don't round to double-precision ok naddy@ CVSROOT: /cvs Module name: src Changes by: kettenis@cvs.openbsd.org 2008/09/11 13:43:56 Modified files: sys/dev/pci : pcidevs Log message: Revert previous commit; it introduces duplicate #defines. CVSROOT: /cvs Module name: src Changes by: kettenis@cvs.openbsd.org 2008/09/11 13:44:57 Modified files: sys/dev/pci : pcidevs.h pcidevs_data.h Log message: regen CVSROOT: /cvs Module name: ports Changes by: martynas@cvs.openbsd.org 2008/09/11 13:51:27 Modified files: x11/kde4/edu : Makefile Removed files: x11/kde4/edu/patches: patch-kalgebra_src_graph2d_cpp patch-kig_objects_circle_type_cc Log message: - got fmin, fmax CVSROOT: /cvs Module name: ports Changes by: martynas@cvs.openbsd.org 2008/09/11 13:52:18 Modified files: x11/kde4/extragear-plasma: Makefile x11/kde4/extragear-plasma/patches: patch-applets_lancelot_app_src_BaseActionWidget_cpp Log message: - libm has fmaxf CVSROOT: /cvs Module name: ports Changes by: landry@cvs.openbsd.org 2008/09/11 13:59:42 Modified files: net/ncftp : distinfo Log message: Seems upstream re-rolled the distfile without bumping the version on the 5 september... bad bad. spotted by my ppc bulk build. ok naddy@ (maintainer) CVSROOT: /cvs Module name: src Changes by: brad@cvs.openbsd.org 2008/09/11 14:51:53 Modified files: sys/dev/pci : pcidevs Log message: Re-add the Broadcom BCM4321 and BCM4322 PCI ids and correct the previous entry labeled as BCM4322 which is actually a serial port. CVSROOT: /cvs Module name: src Changes by: brad@cvs.openbsd.org 2008/09/11 14:52:24 Modified files: sys/dev/pci : pcidevs.h pcidevs_data.h Log message: regen CVSROOT: /cvs Module name: src Changes by: brad@cvs.openbsd.org 2008/09/11 14:55:34 Modified files: sys/dev/pci : if_bwi_pci.c sys/dev/cardbus: if_bwi_cardbus.c Log message: Remove the BCM4322 id. This is a 802.11n chipset and also requires v4 firmware. CVSROOT: /cvs Module name: src Changes by: brad@cvs.openbsd.org 2008/09/11 15:00:56 Modified files: sys/dev/cardbus: com_cardbus.c Log message: Update for the renaming of the existing BCM4322 entry to SERIAL_2. A COM port should not be misleadingly labeled as a Wifi chipset. CVSROOT: /cvs Module name: ports Changes by: martynas@cvs.openbsd.org 2008/09/11 15:45:43 Modified files: games/micropolis: Makefile Added files: games/micropolis/patches: patch-src_tclx_config_linux Log message: - use ieee fp math spotted&tested&ok naddy@ CVSROOT: /cvs Module name: www Changes by: djm@cvs.openbsd.org 2008/09/11 18:41:07 Modified files: . : donations.html Log message: These kind donors (+some who preferred to remain anonymous) got portable OpenSSH a new server to run the bugtracker, mailing list and anoncvs. rebalance the columns of donors while I'm here CVSROOT: /cvs Module name: src Changes by: jmc@cvs.openbsd.org 2008/09/11 23:15:54 Modified files: lib/libc/sys : reboot.2 Log message: as we did for reboot(8), do not attempt to list architectures which do or do not support certain options: it just goes horribly out of date; CVSROOT: /cvs Module name: src Changes by: djm@cvs.openbsd.org 2008/09/11 23:33:10 Modified files: lib/libc/hash : sha2.3 Log message: the last example doesn't need a ctx variable; from Loic Tortay via jmc@ CVSROOT: /cvs Module name: src Changes by: brad@cvs.openbsd.org 2008/09/11 23:44:52 Modified files: sys/dev/ic : dc.c Log message: Some fixes for dc_txeof().. - Don't reload the watchdog timer in case there are still unhandled descriptors. - Don't clear IFF_OACTIVE unless there are at least 6 free TX descriptors. The function dc_encap() will bail if there are only 5 or fewer free TX descriptors, causing dc_start() to abort so it makes no sense to pretend we could process mbufs again when in fact we can't. - Always assign idx to sc->dc_cdata.dc_tx_cons; it doesn't make much sense to exclude the idx == sc->dc_cdata.dc_tx_cons case. From FreeBSD CVSROOT: /cvs Module name: ports Changes by: brad@cvs.openbsd.org 2008/09/12 01:49:11 Modified files: net/samba : Makefile distinfo net/samba/files: README.OpenBSD net/samba/pkg : DESCR-docs PLIST-docs PLIST-main Log message: Update to Samba 3.0.32. ok sthen@ CVSROOT: /cvs Module name: src Changes by: miod@cvs.openbsd.org 2008/09/12 02:43:18 Modified files: sys/arch/alpha/alpha: pmap.c Log message: Don't forget to actually return a pa for the K0SEG case... CVSROOT: /cvs Module name: src Changes by: otto@cvs.openbsd.org 2008/09/12 02:55:41 Modified files: sys/uvm : uvm_amap.c Log message: less waste for amaps in the common case: allocate a single malloc chunk instead of three and allocate a single slot for a single page instead of four slots. ok miod@ tedu@ @deraadt CVSROOT: /cvs Module name: src Changes by: henning@cvs.openbsd.org 2008/09/12 03:09:43 Modified files: share/man/man4 : pflow.4 Log message: revert last unauthorized commit. I reAlly doN't ThiNk thAt ranDomLy capiTaliZing chAractErs iN woRdS mAkes tHeM loOk MoRe ImpoRtaNt eVeN iF cIScO tHinKs sO CVSROOT: /cvs Module name: src Changes by: claudio@cvs.openbsd.org 2008/09/12 03:54:47 Modified files: usr.sbin/ospfd : packet.c Log message: Don't be to strict in find_iface() about what we accept on point-to-point links. If a packet arrived on a point-to-point interface we should accept it even if the source address of the packet is different to our iface destination address. OK norby@ CVSROOT: /cvs Module name: src Changes by: henning@cvs.openbsd.org 2008/09/12 04:46:09 Modified files: usr.sbin/ntpd : Makefile ntp.c ntpd.h Added files: usr.sbin/ntpd : ntp_dns.c Log message: move dns lookups to its own (privilege revoking, not chrooting) process. reason: the parent process must never ever block, but the dns routines can. last not least this fixes ntpd -s 'hanging' for a long time. tested by a couple of people CVSROOT: /cvs Module name: src Changes by: miod@cvs.openbsd.org 2008/09/12 05:14:04 Modified files: sys/arch/mvme68k/dev: sbic.c ssh.c sys/dev/eisa : aha1742.c sys/dev/ic : adv.c adw.c bha.c dpt.c iha.c ncr5380sbc.c osiop.c uha.c sys/dev/isa : aha.c wds.c sys/scsi : scsiconf.h Log message: SCSI_DATA_UIO is never used. Code which checks for it is either dead or commented out, remove it. Unifdef TFS while there. ok marco@ krw@ CVSROOT: /cvs Module name: xenocara Changes by: miod@cvs.openbsd.org 2008/09/12 05:18:28 Modified files: etc/X11.mac68k : xorg.conf Log message: Provide a module section to enforce a particular load order, as done on other a.out platforms. CVSROOT: /cvs Module name: xenocara Changes by: miod@cvs.openbsd.org 2008/09/12 05:18:52 Modified files: distrib/sets : nocreate Log message: Allow xserv to be built on mvme88k. CVSROOT: /cvs Module name: xenocara Changes by: miod@cvs.openbsd.org 2008/09/12 05:24:53 Modified files: distrib/sets/lists/xbase: md.mac68k md.mvme68k md.mvme88k distrib/sets/lists/xetc: md.mac68k md.mvme88k distrib/sets/lists/xserv: md.hp300 md.mac68k md.mvme68k md.mvme88k Log message: sync CVSROOT: /cvs Module name: ports Changes by: brad@cvs.openbsd.org 2008/09/12 06:24:19 Modified files: devel/pcre : Makefile distinfo Removed files: devel/pcre/patches: patch-pcre_compile_c Log message: Upgrade to PCRE 7.8. ok jakob@ CVSROOT: /cvs Module name: src Changes by: blambert@cvs.openbsd.org 2008/09/12 06:27:27 Modified files: sys/arch/alpha/alpha: pmap.c sys/arch/sh/sh : pmap.c sys/dev : systrace.c sys/ufs/ext2fs : ext2fs_vfsops.c sys/ufs/ffs : ffs_vfsops.c Log message: Remove bzero/memset calls after pool_gets by passing the PR_ZERO flag to the pool_get call. ok art@, krw@ CVSROOT: /cvs Module name: src Changes by: miod@cvs.openbsd.org 2008/09/12 06:35:19 Modified files: sys/dev/acpi : acpitz.c Log message: In acpitz_setfan(), try to send fan commands to ``power resources'' objects. Makes a few hp laptops run cooler and quieter. CVSROOT: /cvs Module name: src Changes by: henning@cvs.openbsd.org 2008/09/12 06:53:55 Modified files: sys/netinet6 : icmp6.c Log message: just like v4 icmp, icmp6 recycles mbufs so we need to call pf_pkt_addr_changed to clear the recorded pf state information in the hdr claudio ok CVSROOT: /cvs Module name: src Changes by: tobias@cvs.openbsd.org 2008/09/12 07:11:15 Modified files: usr.bin/cvs : rcs.c Log message: Be very conservative about state changes with "admin -s". With GNU CVS and current OpenCVS code it's possible to change a state in a way that cannot be fixed with another admin call. No objections xsa@ CVSROOT: /cvs Module name: src Changes by: tobias@cvs.openbsd.org 2008/09/12 07:20:37 Modified files: usr.bin/cvs : admin.c Log message: Be also very conservative about the supplied revision for state changes, i.e. don't successfully parse "admin -s dead:1.1:1.1". Changed global var logrev into function-specific all-purpose rev, too. No objections xsa@ CVSROOT: /cvs Module name: src Changes by: ajacoutot@cvs.openbsd.org 2008/09/12 07:23:18 Modified files: usr.sbin/sysmerge: sysmerge.sh Log message: - use shell built-in getopts instead of getopt(1) - cleanup by adding usage and error_rm_wrkdir functions feedbacks from guenther@ sthen@ and jared r r spiegel, thank you! ok sthen CVSROOT: /cvs Module name: src Changes by: tobias@cvs.openbsd.org 2008/09/12 07:24:24 Modified files: usr.bin/cvs : rcs.c Log message: Plugged two memory leaks which could be encountered while using -r argument with various CVS commands. "seems to make sense" xsa@ CVSROOT: /cvs Module name: src Changes by: ajacoutot@cvs.openbsd.org 2008/09/12 07:31:59 Modified files: usr.sbin/sysmerge: sysmerge.8 sysmerge.sh Log message: - make it possible to use a user defined MERGE_CMD instead of sdiff mostly from andreas@ man page enhancing by jmc@ ok andreas@ CVSROOT: /cvs Module name: src Changes by: tobias@cvs.openbsd.org 2008/09/12 07:38:35 Modified files: usr.bin/cvs : getlog.c Log message: Move the revision selection in front of output, so errors won't mix up with output. Matches GNU cvs. CVSROOT: /cvs Module name: ports Changes by: naddy@cvs.openbsd.org 2008/09/12 07:56:32 Modified files: security/qca-tls: Makefile security/qca-tls/patches: patch-configure Added files: security/qca-tls/patches: patch-qca-tls_cpp Log message: * Fix build against OpenSSL 0.9.8; from Daniel Roethlisberger via FreeBSD. * Remove former maintainer per his request. * tab-ify CVSROOT: /cvs Module name: ports Changes by: naddy@cvs.openbsd.org 2008/09/12 07:58:21 Modified files: devel/pwlib/patches: patch-src_ptclib_pssl_cxx Log message: Remove a workaround that is no longer required and breaks with OpenSSL 0.9.8. ok ajacoutot@ CVSROOT: /cvs Module name: src Changes by: tobias@cvs.openbsd.org 2008/09/12 08:08:49 Modified files: gnu/usr.bin/cvs/src: log.c Log message: Typo in description for log -r fixed. ok joris@ CVSROOT: /cvs Module name: ports Changes by: brad@cvs.openbsd.org 2008/09/12 08:26:01 Modified files: devel/yasm : Makefile distinfo devel/yasm/patches: patch-configure devel/yasm/pkg : PLIST Log message: Update to Yasm 0.7.1. ok okan@ CVSROOT: /cvs Module name: ports Changes by: naddy@cvs.openbsd.org 2008/09/12 08:28:06 Added files: security/steghide/patches: patch-src_MHashPP_cc Log message: fix building against mhash 0.9.9; from maintainer Giovanni Bechis CVSROOT: /cvs Module name: src Changes by: henning@cvs.openbsd.org 2008/09/12 09:22:07 Modified files: share/man/man4 : pflow.4 Log message: oops missed to decapitalize the first char CVSROOT: /cvs Module name: src Changes by: thib@cvs.openbsd.org 2008/09/12 09:41:40 Modified files: sys/nfs : nfs_socket.c nfs_syscalls.c Log message: move the declaration of nfsrv3_procs to nfs_syscalls.c ok blambert@ CVSROOT: /cvs Module name: src Changes by: jmc@cvs.openbsd.org 2008/09/12 09:59:37 Modified files: usr.sbin/mksuncd: Makefile Log message: install the man page into MD location, since it only builds for some archs (currently sparc64); fix proposed by miod; CVSROOT: /cvs Module name: src Changes by: moritz@cvs.openbsd.org 2008/09/12 10:12:08 Modified files: libexec/ftpd : extern.h ftpcmd.y ftpd.c Log message: Don't split large commands into multiple commands on a 512-byte boundary but just fail on them. This prevents CSRF-like attacks, when a web browser is used to access an ftp server. Reported by Maksymilian Arciemowicz . ok millert@ martynas@ CVSROOT: /cvs Module name: src Changes by: thib@cvs.openbsd.org 2008/09/12 10:17:57 Modified files: sys/nfs : nfs_vnops.c Log message: provide a NOTE_TRUNCATED kq hint in nfs_setattr() if the file shrinks, same thing as UFS does. ok/pointers pedro@ ok blambert@ CVSROOT: /cvs Module name: src Changes by: thib@cvs.openbsd.org 2008/09/12 10:55:37 Modified files: sys/nfs : nfs.h Log message: zap a deprecated macro, NMOD. CVSROOT: /cvs Module name: ports Changes by: martynas@cvs.openbsd.org 2008/09/12 14:07:15 Modified files: www/snownews : Makefile distinfo www/snownews/patches: patch-conversions_c Removed files: www/snownews/patches: patch-interface_c patch-interface_h patch-main_c patch-net-support_c patch-netio_c patch-xmlparse_c Log message: update to snownews-1.5.10 it contains patches from Martynas Venckus: - net-support.c: HTTP header only needs to be ASCII in the token - xmlparse.c: Convert feed title to target charset, too. Should probaly be in interface.c - main.c, interface.h, interface.c: Add a signal handler for resizing to work on many other ncurses implementations - conversions.c: Determine output charset with nl_langinfo() ok kili@ CVSROOT: /cvs Module name: src Changes by: jmc@cvs.openbsd.org 2008/09/12 23:37:12 Modified files: share/man/man4 : video.4 Log message: autoamtically -> automatically; from Stijn CVSROOT: /cvs Module name: ports Changes by: brad@cvs.openbsd.org 2008/09/13 01:23:37 Modified files: net/p5-SNMP_Session: Makefile distinfo Log message: Update p5-SNMP_Session to 1.12. ok okan@ CVSROOT: /cvs Module name: ports Changes by: brad@cvs.openbsd.org 2008/09/13 01:24:46 Modified files: emulators/generator: Makefile distinfo emulators/generator/pkg: PLIST Log message: Update generator to 0.35r4. ok okan@ CVSROOT: /cvs Module name: ports Changes by: simon@cvs.openbsd.org 2008/09/13 02:25:12 Modified files: textproc/p5-Text-SimpleTable: Makefile distinfo Log message: maintenance update to version 0.05 CVSROOT: /cvs Module name: src Changes by: moritz@cvs.openbsd.org 2008/09/13 06:04:49 Modified files: libexec/ftpd : ftpcmd.y Log message: Fix minor bug in the previous commit, which could hang the current session, when the last character of an overly long line was a newline character. Additionally reply with 500 "Command too long" for commands, which are too large. Issue found and proposed fix by Luke Mewburn . ok millert@ CVSROOT: /cvs Module name: src Changes by: chl@cvs.openbsd.org 2008/09/13 06:33:52 Modified files: sys/uvm : uvm_swap.c Log message: fix potential use of uninitialized value Found by LLVM/Clang Static Analyzer. "Right." miod@ CVSROOT: /cvs Module name: src Changes by: reyk@cvs.openbsd.org 2008/09/13 07:35:06 Modified files: sys/dev/ic : ar5212.c ar5211.c Log message: fallback to 11b support if the EEPROM is not reporting any available mode. there is probably a new EEPROM format here, but i don't know how to parse the AR5424 version yet, so just set some defaults for these chipsets for now. CVSROOT: /cvs Module name: ports Changes by: simon@cvs.openbsd.org 2008/09/13 09:27:51 Modified files: security/p5-Catalyst-Plugin-Authentication: Makefile distinfo security/p5-Catalyst-Plugin-Authentication/pkg: PLIST Removed files: security/p5-Catalyst-Plugin-Authentication/patches: patch-lib_Catalyst_Authentication_Realm_pm patch-lib_Catalyst_Plugin_Authentication_Internals_pod Log message: update to version 0.10007 and remove patches that got accepted upstream CVSROOT: /cvs Module name: ports Changes by: simon@cvs.openbsd.org 2008/09/13 09:36:31 Modified files: security/p5-Catalyst-Plugin-Authentication-Store-DBIC: Makefile distinfo Log message: update to version 0.11 CVSROOT: /cvs Module name: ports Changes by: simon@cvs.openbsd.org 2008/09/13 09:38:37 Modified files: security/p5-Catalyst-Plugin-Authorization-ACL: Makefile distinfo Log message: maintenance update to version 0.09 CVSROOT: /cvs Module name: ports Changes by: simon@cvs.openbsd.org 2008/09/13 09:39:59 Modified files: security/p5-Catalyst-Plugin-Authorization-Roles: Makefile distinfo Log message: maintenance update to version 0.07 CVSROOT: /cvs Module name: ports Changes by: simon@cvs.openbsd.org 2008/09/13 09:59:18 Modified files: databases/p5-Catalyst-Model-DBIC-Schema: Makefile distinfo Log message: update to version 0.21 CVSROOT: /cvs Module name: xenocara Changes by: matthieu@cvs.openbsd.org 2008/09/13 10:15:49 Log message: Import xcompmgr 1.1.4. It will replace the version in ports now that its license has been clarified. ok ajacoutot@ balmer@ oga@. Status: Vendor Tag: xorg Release Tags: v1_1_4 N xenocara/app/xcompmgr/config.h.in N xenocara/app/xcompmgr/autogen.sh N xenocara/app/xcompmgr/xcompmgr.c N xenocara/app/xcompmgr/NEWS N xenocara/app/xcompmgr/install-sh N xenocara/app/xcompmgr/configure N xenocara/app/xcompmgr/Makefile.in N xenocara/app/xcompmgr/Makefile.am N xenocara/app/xcompmgr/README N xenocara/app/xcompmgr/missing N xenocara/app/xcompmgr/aclocal.m4 N xenocara/app/xcompmgr/AUTHORS N xenocara/app/xcompmgr/xcompmgr.1 N xenocara/app/xcompmgr/ChangeLog N xenocara/app/xcompmgr/configure.ac N xenocara/app/xcompmgr/depcomp No conflicts created by this import CVSROOT: /cvs Module name: xenocara Changes by: matthieu@cvs.openbsd.org 2008/09/13 10:19:05 Modified files: app/xcompmgr : Makefile.in aclocal.m4 configure depcomp install-sh missing Added files: app/xcompmgr : Makefile.bsd-wrapper Log message: Xenocara build infrastructure and regen autotools files. CVSROOT: /cvs Module name: xenocara Changes by: matthieu@cvs.openbsd.org 2008/09/13 10:22:25 Modified files: app/xcompmgr : xcompmgr.c Log message: Patch from X.Org -current: Make usage() report the current version. CVSROOT: /cvs Module name: xenocara Changes by: matthieu@cvs.openbsd.org 2008/09/13 10:36:52 Modified files: app : Makefile Log message: build xcompmgr. CVSROOT: /cvs Module name: ports Changes by: matthieu@cvs.openbsd.org 2008/09/13 11:02:09 Modified files: x11/xcompmgr : Makefile Log message: xcompmgr is now in xenocara so mark it COMES_WITH=4.5. ok ajacoutot@, mbalmer@, oga@. CVSROOT: /cvs Module name: src Changes by: drahn@cvs.openbsd.org 2008/09/13 12:18:26 Modified files: sys/arch/powerpc/powerpc: pmap.c Log message: Kernel map is supposed to only allocate from the limited kernel addresses, panic if the kernel attempts to map an improper address. CVSROOT: /cvs Module name: src Changes by: martynas@cvs.openbsd.org 2008/09/13 15:25:40 Modified files: lib/libm/arch/vax: n_cabs.S lib/libm/noieee_src: n_cabs.c Log message: remove z_abs. ok millert@ CVSROOT: /cvs Module name: ports Changes by: brad@cvs.openbsd.org 2008/09/13 16:04:40 Modified files: net/pidgin : Makefile distinfo net/pidgin/files: ssl-openssl.c net/pidgin/patches: patch-configure_ac patch-finch_libgnt_Makefile_in patch-finch_plugins_Makefile_in patch-libpurple_plugins_ssl_Makefile_in patch-libpurple_protocols_gg_Makefile_in patch-libpurple_protocols_oscar_Makefile_in patch-libpurple_purple-remote patch-libpurple_purple-url-handler patch-pidgin_gtkdialogs_c patch-pidgin_gtknotify_c net/pidgin/pkg : PLIST Log message: Update to Pidgin 2.5.1. ok steven@ CVSROOT: /cvs Module name: src Changes by: martynas@cvs.openbsd.org 2008/09/13 16:25:49 Modified files: lib/libc/stdlib: strtod.3 Log message: strtof has been introduced in c99 from Thomas Pfaff. ok millert@ CVSROOT: /cvs Module name: src Changes by: martynas@cvs.openbsd.org 2008/09/13 16:48:45 Modified files: lib/libc/stdlib: strtod.3 Makefile.inc Log message: document strtold. ok millert@ CVSROOT: /cvs Module name: ports Changes by: sturm@cvs.openbsd.org 2008/09/14 01:02:49 Modified files: x11/transset-df: Makefile Log message: kill RUN_DEPENDS on xcompmgr, it's part of xenocara now CVSROOT: /cvs Module name: xenocara Changes by: matthieu@cvs.openbsd.org 2008/09/14 01:30:37 Modified files: proto/glproto : configure.ac glxproto.h Log message: glproto 1.4.9. tested by naddy@ on a bulk ports build CVSROOT: /cvs Module name: xenocara Changes by: matthieu@cvs.openbsd.org 2008/09/14 01:31:43 Modified files: proto/x11proto : ChangeLog X.h XF86keysym.h Xalloca.h Xfuncproto.h.in Xfuncs.h Xos.h Xos_r.h Xosdefs.h Xproto.h Xw32defs.h Xwindows.h Xwinsock.h configure.ac do-not-use-config.h.in keysymdef.h Log message: x11proto 7.0.13. tested by naddy@ on a bulk ports build CVSROOT: /cvs Module name: xenocara Changes by: matthieu@cvs.openbsd.org 2008/09/14 01:32:43 Modified files: proto/xextproto: ChangeLog Makefile Makefile.am configure.ac security.h Added files: proto/xextproto: Xge.h ge.h geproto.h Removed files: proto/xextproto: Xagsrv.h Log message: xextproto 7.0.3. tested by naddy@ on a bulk ports build CVSROOT: /cvs Module name: xenocara Changes by: matthieu@cvs.openbsd.org 2008/09/14 01:34:08 Modified files: . : MODULES Log message: sync CVSROOT: /cvs Module name: src Changes by: kettenis@cvs.openbsd.org 2008/09/14 04:09:42 Modified files: sys/arch/hppa/hppa: pmap.c Log message: Use one block mapping to map kernel text up to 4MB and another one for the remainder to prevent covering kernel data. ok miod@ CVSROOT: /cvs Module name: src Changes by: martynas@cvs.openbsd.org 2008/09/14 05:44:54 Modified files: lib/libc/stdio : printf.3 usr.bin/printf : printf.1 Log message: describe %a/%A. from freebsd tweaks/ok millert@, jmc@ CVSROOT: /cvs Module name: ports Changes by: jsg@cvs.openbsd.org 2008/09/14 06:28:11 Modified files: net/yt : Makefile net/yt/files : yt.lua Log message: Download higher quality videos (fmt=6) if available. ok martynas@ CVSROOT: /cvs Module name: xenocara Changes by: matthieu@cvs.openbsd.org 2008/09/14 07:18:30 Modified files: app : Makefile Removed files: app/lbxproxy : AUTHORS COPYING ChangeLog INSTALL Makefile.am Makefile.bsd-wrapper Makefile.in NEWS README aclocal.m4 compile config.guess config.h.in config.sub configure configure.ac depcomp design install-sh lbxproxy.def lbxproxy.man missing mkinstalldirs app/lbxproxy/config: AtomControl app/lbxproxy/di: atomcache.c cache.c cmap.c cmaputil.c dispatch.c extensions.c gfx.c globals.c init.c lbxfuncs.c lbxutil.c main.c options.c pm.c props.c reqtype.c resource.c swaprep.c swapreq.c tables.c tags.c unsquish.c utils.c wire.c zeropad.c app/lbxproxy/include: assert.h atomcache.h cache.h colormap.h init.h lbx.h lbxext.h misc.h os.h pm.h pmP.h proxyopts.h reqtype.h resource.h swap.h tags.h util.h wire.h app/lbxproxy/os: WaitFor.c connection.c io.c lbxproxytrans.c osdep.h osinit.c app/xphelloworld: AUTHORS COPYING ChangeLog INSTALL Makefile.am Makefile.bsd-wrapper Makefile.in NEWS README aclocal.m4 compile config.h.in configure configure.ac depcomp install-sh missing mkinstalldirs app/xphelloworld/xpawhelloworld: Makefile.am Makefile.in xpawhelloworld.c xpawhelloworld.man app/xphelloworld/xphelloworld: Makefile.am Makefile.in xphelloworld.c xphelloworld.man xphelloworld.sgml app/xphelloworld/xpsimplehelloworld: Makefile.am Makefile.in xpsimplehelloworld.c xpsimplehelloworld.man xpsimplehelloworld.sgml app/xphelloworld/xpxmhelloworld: Makefile.am Makefile.in xpxmhelloworld.c xpxmhelloworld.man xpxmhelloworld.sgml app/xphelloworld/xpxthelloworld: Makefile.am Makefile.in xpxthelloworld.c xpxthelloworld.man xpxthelloworld.sgml app/xplsprinters: AUTHORS COPYING ChangeLog INSTALL Makefile.am Makefile.bsd-wrapper Makefile.in NEWS README aclocal.m4 compile config.guess config.h.in config.sub configure configure.ac depcomp install-sh missing mkinstalldirs xplsprinters.c xplsprinters.man xplsprinters.sgml app/xprehashprinterlist: AUTHORS COPYING ChangeLog INSTALL Makefile.am Makefile.bsd-wrapper Makefile.in NEWS README aclocal.m4 compile config.guess config.h.in config.sub configure configure.ac depcomp install-sh missing mkinstalldirs xprehashprinterlist.c xprehashprinterlist.man xprehashprinterlist.sgml Log message: Remove deprecated applications (have been disabled for several month). CVSROOT: /cvs Module name: xenocara Changes by: matthieu@cvs.openbsd.org 2008/09/14 08:16:04 Modified files: proto : Makefile Log message: Skip deprecated xf86rushproto. CVSROOT: /cvs Module name: xenocara Changes by: matthieu@cvs.openbsd.org 2008/09/14 08:31:57 Removed files: driver/xf86-video-impact/man: Makefile.am Makefile.in impact.man driver/xf86-video-impact/src: Makefile.am Makefile.in impact.h impact_cmap.c impact_driver.c impact_regs.c impact_regs.h impact_shadow.c Log message: Remove Linux-only driver. CVSROOT: /cvs Module name: xenocara Changes by: matthieu@cvs.openbsd.org 2008/09/14 08:38:05 Removed files: driver/xf86-video-via: COPYING ChangeLog Makefile.am Makefile.bsd-wrapper Makefile.in aclocal.m4 config.guess config.h.in config.sub configure configure.ac depcomp install-sh ltmain.sh missing driver/xf86-video-via/man: Makefile.am Makefile.in via.man driver/xf86-video-via/src: Makefile.am Makefile.in via.h via_3d.c via_3d.h via_accel.c via_bandwidth.c via_bios.h via_cursor.c via_dga.c via_dmabuffer.h via_dri.c via_dri.h via_driver.c via_driver.h via_drmclient.h via_i2c.c via_id.c via_id.h via_memcpy.c via_memcpy.h via_memory.c via_mode.c via_mode.h via_priv.h via_regs.h via_shadow.c via_swov.c via_swov.h via_vbe.c via_vgahw.c via_vgahw.h via_video.c via_video.h via_vt162x.c via_vt162x.h via_xvmc.c via_xvmc.h via_xvpriv.h driver/xf86-video-via/src/xvmc: Makefile.am Makefile.in driDrawable.c driDrawable.h viaLowLevel.c viaLowLevel.h viaLowLevelPro.c viaXvMC.c viaXvMCPriv.h xf86dri.c xf86dri.h xf86dristr.h Log message: remove via driver, replaced by the openchome driver. CVSROOT: /cvs Module name: ports Changes by: sthen@cvs.openbsd.org 2008/09/14 09:00:43 Modified files: security/clamav: Makefile distinfo security/clamav/patches: patch-clamav_milter-clamav_milter_c patch-clamd_Makefile_in patch-database_Makefile_in patch-etc-clamd_conf patch-etc_Makefile_in patch-libclamav_Makefile_in patch-libclamav_str_c Added files: security/clamav: systrace.filter Removed files: security/clamav/patches: patch-clamd_clamd_c patch-clamd_scanner_c patch-clamd_scanner_h patch-clamd_session_c patch-clamd_session_h patch-clamdscan_client_c patch-configure Log message: SECURITY and other bug fixes. - A vulnerability in ClamAV's chm-parser allowed remote attackers to cause a denial of service (application crash) via a malformed CHM file (CVE-2008-1389). - A vulnerability in libclamav would allow attackers to cause a denial of service via vectors related to an out-of-memory condition (CVE-2008-3912). - Multiple memory leaks were found in ClamAV that could possibly allow attackers to cause a denial of service via excessive memory consumption (CVE-2008-3913). - A number of unspecified vulnerabilities in ClamAV were reported that have an unknown impact and attack vectors related to file descriptor leaks (CVE-2008-3914). various OpenBSD patches rolled in upstream. thanks to sturm@ for looking over systrace.filter (needed for the test of sendmsg() in configure to enable FD passing). CVSROOT: /cvs Module name: xenocara Changes by: matthieu@cvs.openbsd.org 2008/09/14 10:49:22 Log message: dri2proto 1.1 Status: Vendor Tag: xorg Release Tags: v1_1 N xenocara/proto/dri2proto/dri2proto.pc.in N xenocara/proto/dri2proto/configure.ac N xenocara/proto/dri2proto/autogen.sh N xenocara/proto/dri2proto/COPYING N xenocara/proto/dri2proto/configure N xenocara/proto/dri2proto/install-sh N xenocara/proto/dri2proto/dri2proto.h N xenocara/proto/dri2proto/missing N xenocara/proto/dri2proto/Makefile.am N xenocara/proto/dri2proto/aclocal.m4 N xenocara/proto/dri2proto/Makefile.in No conflicts created by this import CVSROOT: /cvs Module name: xenocara Changes by: matthieu@cvs.openbsd.org 2008/09/14 10:51:14 Added files: proto/dri2proto: Makefile Log message: BSD Makefile CVSROOT: /cvs Module name: xenocara Changes by: matthieu@cvs.openbsd.org 2008/09/14 13:47:42 Modified files: lib/libGL/libmesa: Makefile Log message: Fix clean target. CVSROOT: /cvs Module name: xenocara Changes by: matthieu@cvs.openbsd.org 2008/09/14 15:47:55 Modified files: driver/xf86-video-neomagic/src: neo.h neo_2070.c neo_2090.c neo_2097.c neo_2200.c neo_bank.c neo_cursor.c neo_dga.c neo_driver.c neo_i2c.c neo_macros.h Log message: Fix botched xf86-video-neomagic 1.2.1 merge. CVSROOT: /cvs Module name: ports Changes by: brad@cvs.openbsd.org 2008/09/14 18:13:40 Modified files: net/silc-server: Makefile distinfo net/silc-server/patches: patch-doc_example_silcd_conf_in Log message: Update to silc-server 1.1.12; bug fix update. ok sthen@ CVSROOT: /cvs Module name: ports Changes by: brad@cvs.openbsd.org 2008/09/14 20:30:14 Modified files: mail/procmail : Makefile Log message: Remove bad dist sites. CVSROOT: /cvs Module name: www Changes by: jasper@cvs.openbsd.org 2008/09/15 00:04:10 Modified files: faq : faq4.html Log message: - typo, spotted by thomas pfaff CVSROOT: /cvs Module name: ports Changes by: jasper@cvs.openbsd.org 2008/09/15 00:42:37 Modified files: devel/p5-Config-Tiny: Makefile distinfo Log message: - update p5-Config-Tiny to 2.12 CVSROOT: /cvs Module name: www Changes by: jj@cvs.openbsd.org 2008/09/15 00:58:47 Modified files: . : plus44.html Log message: typos in plus44.html, reported by Dmitry Medvedev CVSROOT: /cvs Module name: src Changes by: mglocker@cvs.openbsd.org 2008/09/15 05:31:06 Modified files: sys/dev/usb : ehci.c Log message: Sync ehci-isoc part a bit up with NetBSD: - Sign over Jeremy Morse's copyright (who contributed ehci-isoc support) to NetBSD copyright but still mention him as contributor. OK'd by Jeremy Morse. - Update TODO list. - Clarify the error message in case when a low/full speed isoc device has been attached to ehci. - Add a missing break so that the isoc setup code doesn't access uninitialized microframe content which has been request by the driver but not been used. OK kevlo@ CVSROOT: /cvs Module name: ports Changes by: landry@cvs.openbsd.org 2008/09/15 07:00:55 Modified files: x11/py-osd : Makefile Log message: Fix broken HOMEPAGE/MASTER_SITE, remove MAINTAINER per his request. ok alek@ (previous MAINTAINER) CVSROOT: /cvs Module name: src Changes by: millert@cvs.openbsd.org 2008/09/15 07:34:58 Modified files: share/zoneinfo/datfiles: africa asia europe southamerica Log message: Update to tzdata2008f from elsie.nci.nih.gov CVSROOT: /cvs Module name: src Changes by: mglocker@cvs.openbsd.org 2008/09/15 07:44:09 Modified files: sys/dev/usb : ehci.c Log message: I forgot to sync the NetBSD Copyright 2004-2008 update. Fix it. Spotted by stu@ and miod@ CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2008/09/15 08:36:20 Modified files: audio/sonata : Makefile distinfo audio/sonata/pkg: PLIST Removed files: audio/sonata/patches: patch-sonata_main_py Log message: - bug fix release to sonata-1.5.3 CVSROOT: /cvs Module name: src Changes by: kjell@cvs.openbsd.org 2008/09/15 10:11:35 Modified files: usr.bin/mg : buffer.c def.h file.c fileio.c line.c region.c sysdef.h tty.c word.c Log message: Enable dirty buffer detection in mg. Emulate the emacs behavior: after suspend/resume, buffer switch, or at save time, warn (prompt) the user if the file has been modified on disk in the interim. This has already saved my butt numerous times. ok phessler CVSROOT: /cvs Module name: src Changes by: kjell@cvs.openbsd.org 2008/09/15 10:13:35 Modified files: usr.bin/mg : cmode.c def.h file.c funmap.c line.c mg.1 paragraph.c random.c undo.c yank.c Log message: Expose the undo commands as proper mg functions. This should have no functional change on undo, but it does facilitate testing undo behavior. CVSROOT: /cvs Module name: src Changes by: brad@cvs.openbsd.org 2008/09/15 10:21:40 Modified files: sys/dev/pci : pcidevs Log message: Add an IDT PCIe bridge. CVSROOT: /cvs Module name: src Changes by: brad@cvs.openbsd.org 2008/09/15 10:22:24 Modified files: sys/dev/pci : pcidevs.h pcidevs_data.h Log message: regen CVSROOT: /cvs Module name: src Changes by: naddy@cvs.openbsd.org 2008/09/15 11:16:14 Modified files: share/man/man9 : mbuf.9 Log message: briefly document the M_LINK0 and M_FILDROP flags; ok jmc@ CVSROOT: /cvs Module name: www Changes by: jasper@cvs.openbsd.org 2008/09/15 12:10:27 Modified files: . : want.html Log message: sata disk taken care of CVSROOT: /cvs Module name: src Changes by: kurt@cvs.openbsd.org 2008/09/15 12:13:36 Modified files: distrib/special/dd: Makefile Log message: Use LDSTATIC for -static not LDFLAGS. okay millert@ kettenis@ CVSROOT: /cvs Module name: ports Changes by: naddy@cvs.openbsd.org 2008/09/15 13:10:02 Modified files: security/xmlsec: Makefile distinfo security/xmlsec/pkg: PLIST-main Log message: - update to 1.2.11, which builds with OpenSSL 0.9.8 - use gettext module (from ajacoutot@) CVSROOT: /cvs Module name: src Changes by: kettenis@cvs.openbsd.org 2008/09/15 13:19:45 Modified files: sys/arch/amd64/amd64: ioapic.c Log message: Make this compile if !MULTIPROCESSOR. ok brad@ CVSROOT: /cvs Module name: ports Changes by: martynas@cvs.openbsd.org 2008/09/15 13:20:07 Modified files: www/firefox3 : Makefile www/firefox3/patches: patch-xpcom_reflect_xptcall_src_md_unix_Makefile_in patch-xpcom_reflect_xptcall_src_md_unix_xptcinvoke_asm_ppc_openbsd_s Added files: www/firefox3/patches: patch-xpcom_reflect_xptcall_src_md_unix_xptcstubs_asm_ppc_openbsd_s Log message: fix xptcalls for macppc. ok/tested by kili@ CVSROOT: /cvs Module name: src Changes by: martynas@cvs.openbsd.org 2008/09/15 13:22:32 Modified files: usr.bin/printf : printf.1 lib/libc/stdio : printf.3 Log message: - describe how printf(1) and printf(3) %e, %E, %g, %G, %a, %A behave when the argument is infinity/not-a-number ok millert@, jmc@ CVSROOT: /cvs Module name: src Changes by: kettenis@cvs.openbsd.org 2008/09/15 13:24:47 Modified files: sys/arch/amd64/amd64: mpbios.c Log message: Make this compile if !MULTIPROCESSOR. ok brad@ CVSROOT: /cvs Module name: src Changes by: kettenis@cvs.openbsd.org 2008/09/15 13:25:37 Modified files: sys/dev/acpi : acpimadt.c acpivar.h Log message: Make this compile if !MULTIPROCESSOR. ok brad@ CVSROOT: /cvs Module name: www Changes by: austin@cvs.openbsd.org 2008/09/15 14:01:57 Modified files: . : orders.html Log message: Reduce prices on many older CD sets. CVSROOT: /cvs Module name: src Changes by: claudio@cvs.openbsd.org 2008/09/15 14:11:05 Modified files: sys/net : route.h Log message: Add RTP_MASK and RTP_DOWN needed for upcomming link state tracking. CVSROOT: /cvs Module name: src Changes by: claudio@cvs.openbsd.org 2008/09/15 14:12:11 Modified files: sbin/route : route.c show.c Log message: Mask rtm->rtm_priority with RTP_MASK before printing so that the priority is correctly shown even if the route is flagged RTP_DOWN. OK henning@ CVSROOT: /cvs Module name: src Changes by: claudio@cvs.openbsd.org 2008/09/15 14:13:10 Modified files: usr.bin/netstat: route.c show.c Log message: Similar to route(8) change mask rtm->rtm_priority with RTP_MASK to show correct values. OK henning@ CVSROOT: /cvs Module name: src Changes by: chl@cvs.openbsd.org 2008/09/15 14:28:44 Modified files: lib/libc/stdio : mktemp.c Log message: add missing header needed by strlen(). ok millert@ CVSROOT: /cvs Module name: www Changes by: austin@cvs.openbsd.org 2008/09/15 14:29:04 Modified files: . : orders.html Log message: Fix mistake, no price for 2.6 CD set. CVSROOT: /cvs Module name: src Changes by: claudio@cvs.openbsd.org 2008/09/15 14:38:17 Modified files: usr.sbin/dhcpd : bpf.c dispatch.c icmp.c sync.c Log message: When checking if a syscall like open(), ioctl() or writev() failed compare directly against -1 and do not use a < 0 test. OK henning@ CVSROOT: /cvs Module name: src Changes by: claudio@cvs.openbsd.org 2008/09/15 14:39:21 Modified files: usr.sbin/dhcrelay: bpf.c dispatch.c Log message: Sync with dhcpd. Do not use < 0 to check for failed syscalls use == -1 instead. OK henning@ CVSROOT: /cvs Module name: www Changes by: kettenis@cvs.openbsd.org 2008/09/15 15:04:59 Modified files: . : sparc64.html Log message: Remove m4k/m5k/m8k/m9k from list of supported machines; running OpenBSD on these machines can fault the system board requiring a Sun support engineer to come by to clear the fault. CVSROOT: /cvs Module name: src Changes by: chl@cvs.openbsd.org 2008/09/15 15:46:01 Modified files: sys/netinet : ip_ah.c ip_ipcomp.c ip_ipsp.c ip_mroute.c Log message: remove dead stores and newly created unused variables. Found by LLVM/Clang Static Analyzer. ok mpf@ looks good mk@ ok henning@ CVSROOT: /cvs Module name: ports Changes by: jakemsr@cvs.openbsd.org 2008/09/15 15:46:28 Log message: import standalone version of libmp4v2. libmp4v2 is a library for reading and manipulating the MP4 media container. libmp4v2 used to be part of the faad distribution, but is not included in newer versions. nits picked and ok brad@ Status: Vendor Tag: jakemsr Release Tags: jakemsr-20080915 N ports/multimedia/libmp4v2/Makefile N ports/multimedia/libmp4v2/distinfo N ports/multimedia/libmp4v2/pkg/PLIST N ports/multimedia/libmp4v2/pkg/PFRAG.shared N ports/multimedia/libmp4v2/pkg/DESCR N ports/multimedia/libmp4v2/patches/patch-test_Makefile_in N ports/multimedia/libmp4v2/patches/patch-test_mp4broadcaster_cpp No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: jakemsr@cvs.openbsd.org 2008/09/15 15:49:10 Modified files: audio/daapd : Makefile audio/daapd/pkg: PLIST Added files: audio/daapd/patches: patch-db_cc Log message: - get libmp4v2 from multimedia/libmp4v2 instead of audio/faad - @bin marker ok brad@ CVSROOT: /cvs Module name: ports Changes by: jakemsr@cvs.openbsd.org 2008/09/15 15:58:19 Modified files: audio/faad : Makefile distinfo audio/faad/patches: patch-frontend_Makefile_am patch-frontend_main_c patch-include_faad_h patch-plugins_xmms_src_Makefile_am patch-plugins_xmms_src_libmp4_c audio/faad/pkg : PFRAG.shared-main PLIST-main Added files: audio/faad/patches: patch-common_mp4ff_Makefile_am patch-include_neaacdec_h patch-libfaad_structs_h Removed files: audio/faad/patches: patch-Makefile_am patch-common_mp4ff_mp4ff_int_types_h patch-common_mp4v2_systems_h patch-configure_in patch-libfaad_Makefile_am patch-libfaad_common_h patch-plugins_mpeg4ip_aa_file_cpp patch-plugins_mpeg4ip_faad2_cpp Log message: - update to faad-2.6.1 - greatly simplify type-mismatch-correcting patches. most of the mismatches actually match on size and signedness, so only fix the ones that don't match. tested to work on sparc64 by naddy@ a while back. - libmp4v2 is no longer part of this package CVSROOT: /cvs Module name: ports Changes by: jakemsr@cvs.openbsd.org 2008/09/15 16:00:38 Modified files: audio/faac : Makefile distinfo audio/faac/patches: patch-configure_in patch-frontend_Makefile_am patch-include_faac_h patch-libfaac_Makefile_am patch-libfaac_frame_h audio/faac/pkg : PLIST Added files: audio/faac/patches: patch-common_Makefile_am Removed files: audio/faac/patches: patch-bootstrap Log message: - update to faac-1.26 - now uses libmp4v2 from multimedia/libmp4v2 instead of audio/faad ok brad@ CVSROOT: /cvs Module name: ports Changes by: jakemsr@cvs.openbsd.org 2008/09/15 16:02:44 Modified files: audio/audacious-plugins: Makefile audio/audacious-plugins/patches: patch-src_aac_libmp4_c audio/audacious-plugins/pkg: PLIST-arts Log message: - simpler faad related patching - @bin marker for arts-helper - bump PKGNAMEs ok brad@ CVSROOT: /cvs Module name: ports Changes by: jakemsr@cvs.openbsd.org 2008/09/15 16:04:17 Modified files: audio/mpd : Makefile audio/mpd/patches: patch-src_inputPlugins_aac_plugin_c patch-src_inputPlugins_mp4_plugin_c Log message: - simpler faad related patches - bump PKGNAME ok brad@ CVSROOT: /cvs Module name: ports Changes by: jakemsr@cvs.openbsd.org 2008/09/15 16:06:11 Modified files: graphics/ffmpeg: Makefile graphics/ffmpeg/patches: patch-libavcodec_libfaad_c Log message: - faad/faac update related changes - bump PKGNAME ok brad@, also tested by ckuethe@ a while back CVSROOT: /cvs Module name: ports Changes by: jakemsr@cvs.openbsd.org 2008/09/15 16:07:29 Modified files: multimedia : Makefile Log message: + libmp4v2 CVSROOT: /cvs Module name: ports Changes by: jakemsr@cvs.openbsd.org 2008/09/15 16:08:40 Modified files: multimedia/avidemux: Makefile multimedia/avidemux/patches: patch-avidemux_ADM_audiocodec_ADM_codecfaad_cpp Log message: - faac/faad related changes - bump PKGNAME ok brad@ CVSROOT: /cvs Module name: ports Changes by: jakemsr@cvs.openbsd.org 2008/09/15 16:11:42 Modified files: multimedia/xine-lib: Makefile multimedia/xine-lib/patches: patch-configure Removed files: multimedia/xine-lib/patches: patch-src_libfaad_xine_faad_decoder_c Log message: - simpler faad related patching - bump PKGNAME ok brad@ CVSROOT: /cvs Module name: ports Changes by: jakemsr@cvs.openbsd.org 2008/09/15 16:13:03 Modified files: x11/mplayer : Makefile x11/mplayer/patches: patch-libmpcodecs_ad_faad_c x11/mplayer/pkg: MESSAGE Log message: - simpler faad related patching - in MESSAGE, end sentence with a period - bump PKGNAME ok brad@ CVSROOT: /cvs Module name: ports Changes by: jakemsr@cvs.openbsd.org 2008/09/15 16:14:23 Modified files: x11/vlc : Makefile x11/vlc/patches: patch-modules_codec_faad_c Log message: - simpler faad related patching - bump PKGNAME ok brad@ CVSROOT: /cvs Module name: src Changes by: jakemsr@cvs.openbsd.org 2008/09/15 16:40:50 Modified files: sys/dev/pci : auich.c Log message: this driver uses three dma segments; play, record, calibrate. instead of using a linked list to describe the dma segments use three distinct pointers. also, this driver only needs 1 buffer descriptor for each dma segment, since each buffer descriptor can handle as many samples as each segment can hold. makes the code a little easier to read and allows us to free the calibration buffer when we're done with it. idea originally from ratchov@ a while back. tested by ratchov@ and myself. ok ratchov@ CVSROOT: /cvs Module name: www Changes by: austin@cvs.openbsd.org 2008/09/15 16:48:47 Modified files: . : orders.html Log message: Further minor price changes. CVSROOT: /cvs Module name: www Changes by: austin@cvs.openbsd.org 2008/09/15 17:26:21 Modified files: . : orders.html Log message: Add Romania to list of Euro countries. CVSROOT: /cvs Module name: ports Changes by: brad@cvs.openbsd.org 2008/09/15 20:37:04 Modified files: multimedia/xine-lib: Makefile Added files: multimedia/xine-lib/patches: patch-src_demuxers_demux_flv_c Log message: Add support for H.264/AAC and some other audio codecs to the Flash demuxer. From Xine-lib repo ok jakemsr@ CVSROOT: /cvs Module name: src Changes by: drahn@cvs.openbsd.org 2008/09/15 22:20:42 Modified files: sys/arch/powerpc/include: cpu.h db_machdep.h intr.h sys/arch/macppc/dev: openpic.c sys/arch/macppc/include: autoconf.h db_machdep.h intr.h sys/arch/macppc/macppc: db_interface.c machdep.c Log message: SMP ddb support, with some feedback from kettenis. CVSROOT: /cvs Module name: ports Changes by: jasper@cvs.openbsd.org 2008/09/16 03:04:36 Modified files: x11/xtu : Makefile Log message: - homepage (and master_sites) are no more, spotted by landry@ CVSROOT: /cvs Module name: ports Changes by: landry@cvs.openbsd.org 2008/09/16 03:43:15 Modified files: x11/xfce4/xfce4-mailwatch: Makefile distinfo x11/xfce4/xfce4-mailwatch/pkg: PLIST Log message: Update to mailwatch 1.1.0, this release adds support for IMAPS/POPS/Gmail over HTTPS through security/gnutls. Added missing @exec gtk-update-icon-cache while here. ok ajacoutot@ CVSROOT: /cvs Module name: src Changes by: gollo@cvs.openbsd.org 2008/09/16 07:58:55 Modified files: sys/net : if_pflow.c Log message: fix whitespace/tab typos ok henning@ claudio@ CVSROOT: /cvs Module name: src Changes by: gollo@cvs.openbsd.org 2008/09/16 09:48:13 Modified files: sys/kern : uipc_domain.c sys/net : if_pflow.c if_pflow.h sys/sys : socket.h sysctl.h usr.bin/netstat: inet.c main.c netstat.h Log message: netstat statistics for pflow(4) via pseudo family ok cluadio@ henning@ CVSROOT: /cvs Module name: src Changes by: jasper@cvs.openbsd.org 2008/09/16 10:38:25 Modified files: sys/arch/sgi/dev: power.c Log message: - remove some unneeded headers with and ok jsing@ CVSROOT: /cvs Module name: ports Changes by: jasper@cvs.openbsd.org 2008/09/16 10:52:15 Modified files: devel/libconfig: Makefile distinfo devel/libconfig/pkg: PLIST Log message: - update libconfig to 1.3.1 - install example code - tweak license (from me) from Markus Bergkvist (MAINTAINER) CVSROOT: /cvs Module name: src Changes by: chl@cvs.openbsd.org 2008/09/16 12:52:52 Modified files: sys/uvm : uvm_fault.c uvm_swap.c Log message: remove dead stores and newly created unused variables. Found by LLVM/Clang Static Analyzer. ok miod@ art@ CVSROOT: /cvs Module name: src Changes by: kettenis@cvs.openbsd.org 2008/09/16 13:41:06 Modified files: sys/sys : ptrace.h sys/kern : sys_process.c lib/libc/sys : ptrace.2 Log message: Add PIOD_READ_AUXV, a way to get the ELF auxilliary vector through ptrace(2). ok miod@ CVSROOT: /cvs Module name: ports Changes by: jasper@cvs.openbsd.org 2008/09/16 13:41:35 Modified files: devel/asp2php : Makefile distinfo devel/asp2php/patches: patch-Makefile patch-src-Makefile devel/asp2php/pkg: PFRAG.no-no_x11 PLIST Added files: devel/asp2php/patches: patch-src_jscript_Makefile Log message: - update asp2php to 0.77.3 CVSROOT: /cvs Module name: src Changes by: kettenis@cvs.openbsd.org 2008/09/16 13:59:50 Modified files: gnu/usr.bin/binutils/gdb: auxv.c inf-ptrace.c Log message: Add support for reading ELF auxilliary vectors. ok kurt@ CVSROOT: /cvs Module name: ports Changes by: jasper@cvs.openbsd.org 2008/09/16 14:00:18 Modified files: editors/beaver : Makefile distinfo editors/beaver/pkg: DESCR PLIST Added files: editors/beaver/patches: patch-src_interface_c Log message: - update beaver to 0.3.0.1 (switches to gtk2) - install .desktop file - fix license marker - re-format DESCR CVSROOT: /cvs Module name: src Changes by: brad@cvs.openbsd.org 2008/09/16 14:02:47 Modified files: sys/arch/i386/i386: mpbios.c Log message: Make this compile if !MULTIPROCESSOR. ok kettenis@ CVSROOT: /cvs Module name: src Changes by: kettenis@cvs.openbsd.org 2008/09/16 14:17:48 Modified files: gnu/usr.bin/binutils/gdb: auxv.c Log message: Terminate printing of auxilliary vector upon reaching the first AT_NULL. CVSROOT: /cvs Module name: ports Changes by: sthen@cvs.openbsd.org 2008/09/16 14:40:17 Modified files: lang/erlang : Makefile Log message: Drop Jon Olsson as maintainer, as per his request on ports@. Bump package. CVSROOT: /cvs Module name: ports Changes by: naddy@cvs.openbsd.org 2008/09/16 14:43:10 Modified files: devel/sdl : Makefile Added files: devel/sdl/patches: patch-src_video_x11_SDL_x11modes_c Log message: Fix alignment error in SDL display output from sparc64 to i386. From upstream SVN. ok pvalchev@, brad@ CVSROOT: /cvs Module name: ports Changes by: jasper@cvs.openbsd.org 2008/09/16 15:08:27 Modified files: security/stegdetect: Makefile distinfo security/stegdetect/patches: patch-Makefile_in patch-file_Makefile_in security/stegdetect/pkg: PLIST Removed files: security/stegdetect/patches: patch-xsteg_c Log message: - update stegdetect to 0.6 CVSROOT: /cvs Module name: ports Changes by: jasper@cvs.openbsd.org 2008/09/16 15:15:53 Modified files: x11/gtkglarea : Makefile Log message: - master site is gone, so mirror it elsewhere CVSROOT: /cvs Module name: ports Changes by: jasper@cvs.openbsd.org 2008/09/16 15:22:39 Modified files: www : Makefile Removed files: www/nscache : Makefile distinfo www/nscache/pkg: DESCR PLIST Log message: - remove nscache, nobody uses netscape 4 anymore and nscache doesn't grok newer mozilla's .db files. if you were still looking at what you were browsing in 1999...get a life. ok landry@ sthen@ CVSROOT: /cvs Module name: src Changes by: chl@cvs.openbsd.org 2008/09/16 15:33:37 Modified files: sys/netinet : ip_mroute.c Log message: remove another dead store. spotted by markus@ ok henning@ mpf@ CVSROOT: /cvs Module name: xenocara Changes by: matthieu@cvs.openbsd.org 2008/09/16 16:02:31 Modified files: driver/xf86-video-cirrus: ChangeLog Makefile.in aclocal.m4 config.h.in configure configure.ac ltmain.sh driver/xf86-video-cirrus/man: Makefile.in cirrus.man driver/xf86-video-cirrus/src: Makefile.am Makefile.in alp.h alp_driver.c cir.h cir_driver.c lg.h lg_driver.c lg_xaa.h Added files: driver/xf86-video-cirrus/src: cir_pcirename.h Log message: xf86-video-cirrus 1.2.1 + one bug fix from git-current. Tested on alpine gl5446 on alpha. CVSROOT: /cvs Module name: xenocara Changes by: matthieu@cvs.openbsd.org 2008/09/16 16:04:13 Modified files: . : MODULES Log message: sync CVSROOT: /cvs Module name: src Changes by: martynas@cvs.openbsd.org 2008/09/16 16:06:24 Modified files: lib/libm : Makefile Removed files: lib/libm/src : s_isinf.c s_isinff.c s_isnan.c s_isnanf.c Log message: gc unused files, the functions are in libc. ok millert@ CVSROOT: /cvs Module name: src Changes by: martynas@cvs.openbsd.org 2008/09/16 16:08:08 Modified files: lib/libm/src : s_finite.c s_finitef.c Log message: typo: is -> if. ok millert@ CVSROOT: /cvs Module name: src Changes by: martynas@cvs.openbsd.org 2008/09/16 16:13:12 Modified files: lib/libm/arch/vax: n_sqrt.S n_cbrt.S Log message: remove d_cbrt, dcbrt, d_sqrt. ok millert@ CVSROOT: /cvs Module name: src Changes by: jsing@cvs.openbsd.org 2008/09/16 19:29:39 Modified files: sys/arch/sgi/dev: com_ioc.c Log message: Unbreak com@ioc probing. ok miod@ CVSROOT: /cvs Module name: src Changes by: jsing@cvs.openbsd.org 2008/09/16 19:30:58 Modified files: sys/arch/sgi/include: autoconf.h Log message: Garbage collect unused variable from sys_rec structure. ok miod@ CVSROOT: /cvs Module name: ports Changes by: okan@cvs.openbsd.org 2008/09/16 20:39:41 Modified files: net/py-boto : Makefile distinfo Log message: update to 1.4c from MAINTAINER (Bruno Bigras) ok merdely@ CVSROOT: /cvs Module name: ports Changes by: okan@cvs.openbsd.org 2008/09/16 20:40:27 Modified files: sysutils/duplicity: Makefile distinfo sysutils/duplicity/patches: patch-setup_py sysutils/duplicity/pkg: PLIST Log message: update to 0.5.01 from MAINTAINER (Bruno Bigras) ok merdely@ CVSROOT: /cvs Module name: src Changes by: brad@cvs.openbsd.org 2008/09/16 23:06:22 Modified files: sys/dev/pci : pcidevs Log message: Remove some duplicate NVIDIA entries and touch up some of the names to make the naming more consistent. CVSROOT: /cvs Module name: src Changes by: brad@cvs.openbsd.org 2008/09/16 23:22:06 Modified files: sys/dev/pci : pcidevs.h pcidevs_data.h Log message: regen CVSROOT: /cvs Module name: src Changes by: brad@cvs.openbsd.org 2008/09/16 23:29:25 Modified files: sys/dev/pci : pcidevs Log message: - Fix a typo, Rebotics -> Robotics - Replace tabs with spaces as separator for two NVIDIA entries NVIDIA part from Antti Harri CVSROOT: /cvs Module name: src Changes by: brad@cvs.openbsd.org 2008/09/16 23:29:54 Modified files: sys/dev/pci : pcidevs.h pcidevs_data.h Log message: regen CVSROOT: /cvs Module name: src Changes by: chl@cvs.openbsd.org 2008/09/16 23:43:15 Modified files: sys/netinet6 : icmp6.c ip6_input.c ip6_mroute.c nd6.c nd6_nbr.c nd6_rtr.c raw_ip6.c Log message: remove dead stores and newly created unused variables. Found by LLVM/Clang Static Analyzer. ok henning@ mpf@ CVSROOT: /cvs Module name: src Changes by: brad@cvs.openbsd.org 2008/09/16 23:54:48 Modified files: sys/dev/pci : pcidevs Log message: rev 1.1369 changed the SB200 entries to use the IXPx00 naming scheme for consistency with the other entries already there. Revert that change. Also change the other entries for the SBx00 chipsets from using IXPx00 to using SBx00. IXPx00 was a code name used by ATI in addition to the SBx00 product name. As of SB700 and newer the IXPx00 name has been dropped plus SBx00 are more well known. requested by jsg@ awhile ago. CVSROOT: /cvs Module name: src Changes by: brad@cvs.openbsd.org 2008/09/16 23:55:22 Modified files: sys/dev/pci : pcidevs.h pcidevs_data.h Log message: regen CVSROOT: /cvs Module name: src Changes by: brad@cvs.openbsd.org 2008/09/17 00:14:09 Modified files: sys/dev/pci : ahci.c auixp.c azalia.c pciide.c piixpm.c Log message: Update for renamed ATI PCI ids. CVSROOT: /cvs Module name: src Changes by: brad@cvs.openbsd.org 2008/09/17 00:18:45 Modified files: sys/dev/pci : ahci.c files.pci Log message: ATI IXPx00 -> SBx00 CVSROOT: /cvs Module name: src Changes by: brad@cvs.openbsd.org 2008/09/17 00:26:13 Modified files: share/man/man4 : auixp.4 pci.4 pciide.4 piixpm.4 Log message: Update for renaming of ATI IXP to SB. CVSROOT: /cvs Module name: src Changes by: reyk@cvs.openbsd.org 2008/09/17 00:47:57 Modified files: usr.bin/cvs : rcs.c usr.bin/rcs : rcs.c Log message: try getlogin() to get the real username when comitting files as root. this gives better information in log messages when the user logged in with a different uid and used sudo or su to become root. matches the behaviour of gcvs except that we don't fallback to LOGNAME or USER since getlogin() should not lie. ok tobias@ CVSROOT: /cvs Module name: ports Changes by: jakob@cvs.openbsd.org 2008/09/17 00:49:25 Modified files: mail/pflogsumm : Makefile distinfo mail/pflogsumm/patches: patch-pflogsumm_pl Removed files: mail/pflogsumm/patches: patch_rus-pflogsumm_pl Log message: update to pflogsumm v1.1.2; from Giovanni Bechis CVSROOT: /cvs Module name: src Changes by: brad@cvs.openbsd.org 2008/09/17 01:19:19 Modified files: sys/dev/mii : ciphy.c rgephy.c xmphy.c Log message: Remove the unsupported media types explicitly listed in the switch cases for MII_MEDIACHG. The default case will catch these media types. ok jsg@ CVSROOT: /cvs Module name: src Changes by: ajacoutot@cvs.openbsd.org 2008/09/17 02:04:18 Modified files: usr.sbin/sysmerge: sysmerge.sh Log message: - when merging a file, add a key to see a diff between the merged file and the new or old one requested by todd@ months ago "I like the idea" fgsch@, "should be in" todd@ CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2008/09/17 04:08:23 Log message: Import timetrex-2.2.13 TimeTrex is a complete web-based payroll and time management suite which offers employee scheduling, attendance (timeclock, timesheet), job costing, invoicing and payroll all in a tightly integrated package. "looks good" to fkr@ Status: Vendor Tag: ajacoutot Release Tags: ajacoutot_20080917 N ports/www/timetrex/distinfo N ports/www/timetrex/Makefile N ports/www/timetrex/pkg/DESCR N ports/www/timetrex/pkg/MESSAGE N ports/www/timetrex/pkg/PLIST N ports/www/timetrex/patches/patch-timetrex_ini_php-example_linux N ports/www/timetrex/patches/patch-templates_install_SystemSettings_tpl N ports/www/timetrex/patches/patch-classes_adodb_adodb_inc_php N ports/www/timetrex/patches/patch-classes_cache_lite_Hashed_Cache_Lite_php N ports/www/timetrex/files/README.OpenBSD No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2008/09/17 04:11:29 Modified files: www : Makefile Log message: +timetrex CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2008/09/17 04:17:27 Log message: Import tesseract-2.03 The Tesseract OCR engine was one of the top 3 engines in the 1995 UNLV Accuracy test. Between 1995 and 2006 it had little work done on it, but it is probably one of the most accurate open source OCR engines available. The source code will read a binary, grey or color image and output text. A tiff reader is built in that will read uncompressed TIFF images, or libtiff can be added to read compressed images. reworked from scratch from an original submission by jrrs at ice-nine dot org a while ago on ports@; he's been non-responsive so far so I'm taking MAINTAINERship. Status: Vendor Tag: ajacoutot Release Tags: ajacoutot_20080917 N ports/graphics/tesseract/distinfo N ports/graphics/tesseract/Makefile N ports/graphics/tesseract/pkg/PLIST-fr N ports/graphics/tesseract/pkg/PLIST-de N ports/graphics/tesseract/pkg/PLIST-it N ports/graphics/tesseract/pkg/PLIST-nl N ports/graphics/tesseract/pkg/PLIST-main N ports/graphics/tesseract/pkg/PLIST-es N ports/graphics/tesseract/pkg/PLIST-pt N ports/graphics/tesseract/pkg/DESCR-fr N ports/graphics/tesseract/pkg/DESCR-pt N ports/graphics/tesseract/pkg/DESCR-de N ports/graphics/tesseract/pkg/DESCR-es N ports/graphics/tesseract/pkg/DESCR-it N ports/graphics/tesseract/pkg/DESCR-nl N ports/graphics/tesseract/pkg/DESCR-main N ports/graphics/tesseract/patches/patch-dict_dawg_cpp N ports/graphics/tesseract/patches/patch-dict_makedawg_cpp N ports/graphics/tesseract/patches/patch-Makefile_in N ports/graphics/tesseract/patches/patch-viewer_svutil_h N ports/graphics/tesseract/patches/patch-configure No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2008/09/17 04:18:19 Modified files: graphics : Makefile Log message: +tesseract CVSROOT: /cvs Module name: ports Changes by: brad@cvs.openbsd.org 2008/09/17 04:38:59 Modified files: net/samba : Makefile Log message: - Disable FAM so autoconf will not pull it in if it is installed - Tweak how CONFIGURE_ARGS are passed along so as to remove cases where the Makefile will pass along --without-foo --with-foo - Add missing crypto lib for WANTLIB with the ads FLAVOR Part of the CONFIGURE_ARGS tweaking from form@ Missing lib from WANTLIB pointed out by sthen@ ok sthen@ ajacoutot@ CVSROOT: /cvs Module name: www Changes by: nick@cvs.openbsd.org 2008/09/17 04:42:58 Modified files: faq : upgrade44.html Log message: fix version number, from bsd at openbsd dot rutgers dot edu, thanks! CVSROOT: /cvs Module name: ports Changes by: jasper@cvs.openbsd.org 2008/09/17 05:56:35 Log message: import bouml 4.5 BOUML is a free UML tool box (under development) allowing you to specify and generate code in C++, Java, Idl, PHP and Python. BOUML is extensible, and the external tools (named plug-outs) may be developed in C++ or Java, using BOUML for their definition as any other program. The code generators and reverses are ones of the predefined plug-outs included in the BOUML distribution. feedback and ok ajacoutot@ Status: Vendor Tag: jasper Release Tags: jasper_20080917 N ports/devel/bouml/distinfo N ports/devel/bouml/Makefile N ports/devel/bouml/pkg/DESCR-docs N ports/devel/bouml/pkg/DESCR-main N ports/devel/bouml/pkg/PLIST-main N ports/devel/bouml/pkg/PLIST-docs N ports/devel/bouml/pkg/MESSAGE-main N ports/devel/bouml/patches/patch-Makefile No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2008/09/17 05:57:44 Modified files: print/py-cups : Makefile distinfo print/py-cups/patches: patch-cupsconnection_c Log message: - small update to version 1.9.42 CVSROOT: /cvs Module name: ports Changes by: jasper@cvs.openbsd.org 2008/09/17 06:00:49 Modified files: devel : Makefile Log message: - add bouml CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2008/09/17 06:00:56 Modified files: print/system-config-printer: Makefile distinfo print/system-config-printer/patches: patch-Makefile_in patch-cupshelpers_cupshelpers_py patch-system-config-printer_py patch-troubleshoot_CheckPPDSanity_py print/system-config-printer/pkg: PLIST Log message: - update to system-config-printer-1.0.7 CVSROOT: /cvs Module name: ports Changes by: markus@cvs.openbsd.org 2008/09/17 06:39:17 Modified files: benchmarks/netperf: Makefile Added files: benchmarks/netperf/patches: patch-nettest_bsd_c Log message: unbreak udp_stream test (missing bind(2)); ok jakob@ CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2008/09/17 07:22:06 Log message: Import cdk-5.0.20060507 Cdk stands for 'Curses Development Kit' and it currently contains 21 ready to use widgets which facilitate the speedy development of full screen curses programs. from Pierre-Emmanuel Andre with some tweaks Status: Vendor Tag: ajacoutot Release Tags: ajacoutot_20080917 N ports/devel/cdk/Makefile N ports/devel/cdk/distinfo N ports/devel/cdk/pkg/DESCR N ports/devel/cdk/pkg/PLIST N ports/devel/cdk/pkg/PFRAG.shared N ports/devel/cdk/patches/patch-Makefile_in No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2008/09/17 07:27:27 Modified files: devel : Makefile Log message: +cdk CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2008/09/17 07:42:10 Modified files: infrastructure/mk: bsd.port.mk Log message: - add ^TRUEPREFIX to the generic SUBST_VARS "go ahead" espie@ CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2008/09/17 07:54:54 Modified files: net/ejabberd : Makefile net/haproxy : Makefile net/pidgin : Makefile databases/mysql: Makefile devel/hudson : Makefile print/cups-pdf : Makefile www/timetrex : Makefile Log message: - TRUEPREFIX and LOCALBASE are already part of the default SUBST_VARS CVSROOT: /cvs Module name: ports Changes by: jasper@cvs.openbsd.org 2008/09/17 08:27:53 Log message: import sharedance 6.0 Sharedance is a high-performance server that centralize ephemeral KEY/DATA Pairs on remote hosts, without the overhead and the complexity of an SQL database. It was mainly designed to share caches and sessions between a pool of web servers. Access to a sharedance server is trivial through a simple PHP API and it is compatible with the expectations of PHP 4 and PHP 5 session handlers. from William Yodlowsky with some tweaks by me Status: Vendor Tag: jasper Release Tags: jasper_20080917 N ports/databases/sharedance/Makefile N ports/databases/sharedance/distinfo N ports/databases/sharedance/pkg/DESCR N ports/databases/sharedance/pkg/PLIST N ports/databases/sharedance/pkg/MESSAGE No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: jasper@cvs.openbsd.org 2008/09/17 08:28:48 Modified files: databases : Makefile Log message: - add sharedance CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2008/09/17 09:12:32 Modified files: x11/openbox : Makefile x11/openbox/pkg: PLIST Log message: - register ${SYSCONFDIR}/xdg/ in PLIST so that it is correctly removed on pkg_delete - bump CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2008/09/17 09:39:51 Log message: Import tint-0.6.0 Tint is a simple panel/taskbar intentionally made for openbox3, but should also work with other window managers. The goal is to keep a clean and unintrusive look with lightweight code and compliance with freedesktop specifications. from Pierre-Emmanuel Andre with some tweaks Status: Vendor Tag: pea Release Tags: ajacoutot_20080917 N ports/x11/tint/Makefile N ports/x11/tint/distinfo N ports/x11/tint/pkg/PLIST N ports/x11/tint/pkg/DESCR N ports/x11/tint/patches/patch-src_Makefile No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2008/09/17 09:40:32 Modified files: x11 : Makefile Log message: +tint CVSROOT: /cvs Module name: src Changes by: naddy@cvs.openbsd.org 2008/09/17 10:48:44 Modified files: sys/arch/amd64/amd64: mpbios_intr_fixup.c Log message: catch up with renamed Nvidia PCI ID CVSROOT: /cvs Module name: src Changes by: brad@cvs.openbsd.org 2008/09/17 10:54:32 Modified files: sys/arch/i386/i386: mpbios_intr_fixup.c Log message: Also update the NVIDIA PCI id for the i386 copy of this code. CVSROOT: /cvs Module name: ports Changes by: kili@cvs.openbsd.org 2008/09/17 12:09:54 Modified files: net/nmap : Makefile distinfo net/nmap/patches: patch-Makefile_in patch-configure patch-nsock_include_nsock_h patch-nsock_src_nsock_pcap_h patch-tcpip_cc patch-zenmap_setup_py net/nmap/pkg : PFRAG.shared-main PLIST-zenmap Added files: net/nmap/patches: patch-zenmap_install_scripts_unix_su-to-zenmap_sh Log message: Update to 4.76. From maintainer Giovanni Bechis . ok landry@ CVSROOT: /cvs Module name: xenocara Changes by: matthieu@cvs.openbsd.org 2008/09/17 13:31:12 Modified files: driver/xf86-video-dummy: ChangeLog Makefile.in aclocal.m4 configure configure.ac ltmain.sh driver/xf86-video-dummy/src: Makefile.in dummy.h dummy_driver.c Log message: xf86-video-dummy 0.3.0 CVSROOT: /cvs Module name: src Changes by: chl@cvs.openbsd.org 2008/09/17 14:10:37 Modified files: sys/net : bpf.c if_pfsync.c if_ppp.c if_trunk.c pf.c Log message: remove dead stores and newly created unused variables. fix potential use of uninitialized value in trunk_port_ioctl() function. Found by LLVM/Clang Static Analyzer. ok mpf@ henning@ CVSROOT: /cvs Module name: ports Changes by: sturm@cvs.openbsd.org 2008/09/17 14:19:24 Modified files: infrastructure/db: hosts-sparc64 Log message: remove some machines CVSROOT: /cvs Module name: src Changes by: gollo@cvs.openbsd.org 2008/09/17 14:25:41 Modified files: sys/net : if_pflow.c Log message: fix whitespaces ok henning@ CVSROOT: /cvs Module name: src Changes by: gollo@cvs.openbsd.org 2008/09/17 16:18:00 Modified files: sys/net : if_pflow.c Log message: Solve m_free problem with a not correctly configured pflow interface leading to a kernel crash reported in PR5930 OK claudio@ henning@ CVSROOT: /cvs Module name: www Changes by: nick@cvs.openbsd.org 2008/09/17 18:56:42 Modified files: faq : upgrade44.html Log message: promote from "don't use" to "use with care" CVSROOT: /cvs Module name: www Changes by: nick@cvs.openbsd.org 2008/09/17 19:04:27 Modified files: faq : upgrade44.html Log message: ejabberd is a special case for upgrades, per viq at viq dot ath dot cx, and a discussion on ports@. Anything else out there we are forgetting, porters? CVSROOT: /cvs Module name: src Changes by: drahn@cvs.openbsd.org 2008/09/17 21:56:25 Modified files: sys/arch/macppc/dev: macintr.c openpic.c sys/arch/macppc/include: intr.h sys/arch/macppc/macppc: clock.c cpu.c genassym.cf machdep.c sys/arch/powerpc/include: intr.h sys/arch/powerpc/powerpc: intr.c mutex.S Log message: Redesign of the powerpc interrupt architecture, use true levels intead of blocking specific interrupts. Needs signficant testing to prove that one remaining elusive bug has been squashed. CVSROOT: /cvs Module name: src Changes by: art@cvs.openbsd.org 2008/09/18 01:50:39 Modified files: usr.sbin/procmap: procmap.c Log message: Add a flag to print amap usage. otto@ ok CVSROOT: /cvs Module name: src Changes by: otto@cvs.openbsd.org 2008/09/18 02:02:53 Modified files: usr.sbin/procmap: procmap.1 procmap.c Log message: document -A and include in usage CVSROOT: /cvs Module name: src Changes by: chl@cvs.openbsd.org 2008/09/18 03:06:27 Modified files: sys/dev/pci : musycc.c Log message: fix potential use of uninitialized value Found by LLVM/Clang Static Analyzer. ok claudio@ CVSROOT: /cvs Module name: src Changes by: chl@cvs.openbsd.org 2008/09/18 04:23:33 Modified files: usr.bin/tcpbench: tcpbench.c Log message: remove unused variable sure henning@ CVSROOT: /cvs Module name: src Changes by: jmc@cvs.openbsd.org 2008/09/18 05:17:32 Modified files: usr.sbin/procmap: procmap.1 Log message: add -A to SYNOPSIS; CVSROOT: /cvs Module name: ports Changes by: landry@cvs.openbsd.org 2008/09/18 06:19:32 Modified files: databases/p5-ldap: Makefile distinfo databases/p5-ldap/pkg: PLIST Log message: Update to Net::LDAP 0.37, from pea at raveland dot org, thanks ! See http://search.cpan.org/src/GBARR/perl-ldap-0.37/Changes for Changelog ok ajacoutot@ CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2008/09/18 07:36:07 Modified files: www/timetrex : Makefile distinfo www/timetrex/pkg: PLIST Log message: - update to timetrex-2.2.14 This release contains a detailed printable timesheet as well asseveral bugfixes, including one bug that in rare circumstances may have caused timesheets to be calculated incorrectly. CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2008/09/18 07:37:41 Modified files: net/samba : Makefile net/openh323 : Makefile mail/mozilla-thunderbird: Makefile devel/xulrunner: Makefile lang/vala : Makefile print/cups : Makefile print/foomatic-db: Makefile print/foo2zjs : Makefile print/foomatic-db-engine: Makefile security/py-crypto: Makefile graphics/sane-frontends: Makefile graphics/xsane : Makefile www/mozilla-firefox: Makefile www/firefox3 : Makefile www/pecl-APC : Makefile www/pecl-memcache: Makefile www/php5/extensions: Makefile www/seamonkey : Makefile print/foomatic-filters: Makefile sysutils/heartbeat: Makefile Log message: - SYSCONFDIR and LOCALBASE are already part of the generic SUBST_VARS looks good to landry@ CVSROOT: /cvs Module name: src Changes by: todd@cvs.openbsd.org 2008/09/18 08:45:36 Modified files: usr.bin/ftp : cmds.c Log message: unbreak for gcc2 archs; declaration before code! CVSROOT: /cvs Module name: ports Changes by: naddy@cvs.openbsd.org 2008/09/18 08:47:59 Modified files: devel/gettext : Makefile Added files: devel/gettext/patches: patch-gettext-runtime_intl_libgnuintl_h_in Log message: In libintl.h, check that cpp macros are defined before testing their value. This avoids warnings with -Wundef. Requested by espie@ CVSROOT: /cvs Module name: src Changes by: oga@cvs.openbsd.org 2008/09/18 09:10:57 Modified files: sys/dev/pci/drm: drmP.h drm_agpsupport.c drm_auth.c drm_bufs.c drm_context.c drm_dma.c drm_drawable.c drm_drv.c drm_fops.c drm_irq.c drm_lock.c i915_dma.c radeon_cp.c Log message: Rework the drm locking to be at least halfway sane. The freebsd code held a lock over all driver ioctls in order to be ``mpsafe''. Stop lying to ourselves for a start. This code is not fully mpsafe, and should not pretend to be so. Put the locking around where it should, and rely on biglock for the rest. This will need to be fixed, but avoids some of the horrible that we have right now. Tested by many over a long time and several iterations. CVSROOT: /cvs Module name: src Changes by: naddy@cvs.openbsd.org 2008/09/18 09:16:30 Modified files: share/man/man9 : mbuf.9 sys/dev/ic : xl.c sys/dev/pci : if_bge.c if_san_xilinx.c if_ti.c if_txp.c sys/sys : mbuf.h Log message: Introduce the infrastructure required to support hardware VLAN tag stripping: Add a field to the mbuf pkthdr to hold the tag and an mbuf flag that tells if the tag is valid. Inspired by FreeBSD. Struct packing suggested by kettenis@. csum_flags is now 16 bits. Adapt to this in the drivers. ok reyk@, henning@ CVSROOT: /cvs Module name: src Changes by: todd@cvs.openbsd.org 2008/09/18 10:30:19 Modified files: distrib/sets/lists/comp: mi distrib/sets/lists/man: mi Log message: sync CVSROOT: /cvs Module name: www Changes by: sthen@cvs.openbsd.org 2008/09/18 16:50:58 Modified files: . : events.html Log message: Move events to past, change tense. CVSROOT: /cvs Module name: ports Changes by: sthen@cvs.openbsd.org 2008/09/18 17:02:31 Log message: import slurm: Yet another network load monitor. Slurm started as a port of a Linux PPP link monitor called pppstatus by Gabriel Montenegro. It was then transformed into a generic netowrk load monitor that supports *BSD, Linux, HP-UX, and Solaris. Slurm shows `realtime' traffic statistics, has three graph modes, can monitor any network device, and uses curses to draw ascii graphics, including ascii theme support. From maintainer Ryan Freeman, adjusted by myself and ajacoutot. ok ajacoutot@ Status: Vendor Tag: sthen Release Tags: sthen_20080918 N ports/net/slurm/Makefile N ports/net/slurm/distinfo N ports/net/slurm/pkg/PLIST N ports/net/slurm/pkg/DESCR N ports/net/slurm/patches/patch-slurm_1 N ports/net/slurm/patches/patch-src_if_media_c N ports/net/slurm/patches/patch-theme_c No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: sthen@cvs.openbsd.org 2008/09/18 17:04:36 Modified files: net : Makefile Log message: +slurm CVSROOT: /cvs Module name: ports Changes by: sthen@cvs.openbsd.org 2008/09/18 17:16:14 Modified files: lang/erlang : Makefile lang/erlang/pkg: PLIST Log message: Add new MAINTAINER, Alex Popov. Bump package. While there, regen PLIST, it had symlinks marked as @bin. CVSROOT: /cvs Module name: ports Changes by: sthen@cvs.openbsd.org 2008/09/18 18:26:43 Modified files: devel/re2c : Makefile distinfo devel/re2c/patches: patch-dfa_cc devel/re2c/pkg : PLIST Log message: Maintenance update to 0.13.5 - a couple of segfaults fixed and some new features. Regen plist while there. CVSROOT: /cvs Module name: src Changes by: drahn@cvs.openbsd.org 2008/09/18 19:42:06 Modified files: sys/arch/powerpc/include: intr.h Log message: miod pointed out that some items were multiply defined (patched into existance too many times). CVSROOT: /cvs Module name: src Changes by: drahn@cvs.openbsd.org 2008/09/18 19:49:54 Modified files: sys/arch/macppc/dev: openpic.c Log message: While vaguely interesting, the prints coming out of the driver was way too noisy. Hopefully this will quiet it down for all but extremely odd cases (where we probably want to see the messages). CVSROOT: /cvs Module name: src Changes by: djm@cvs.openbsd.org 2008/09/18 23:41:29 Modified files: share/man/man7 : script.7 sys/kern : exec_conf.c sys/sys : exec_script.h param.h Log message: increase MAXINTERP from 64 to 128 and allow a little extra room on top of that for shell scripts to cover the #!, an optional space following it and a newline at the end. feedback and ok miod@ CVSROOT: /cvs Module name: src Changes by: otto@cvs.openbsd.org 2008/09/19 00:09:01 Modified files: lib/libssl/src/crypto: x86_64cpuid.pl lib/libssl/src/crypto/aes/asm: aes-586.pl lib/libssl/src/crypto/perlasm: x86_64-xlate.pl x86unix.pl lib/libssl/src/crypto/rc4/asm: rc4-x86_64.pl Log message: fix some cause of bad TEXTREL on i386 and amd64 - global function calls in .init sections (diff makes them via PLT) - calls to global functions in aes-586.S (made static or local) - global variable accesses in rc4-x86_64.S (now made via GOT) from djm@large; ok miod@ CVSROOT: /cvs Module name: www Changes by: steven@cvs.openbsd.org 2008/09/19 00:13:19 Modified files: build : support.dat Log message: remove Altinity, requested by james.peel at altinity.com fix a & -> & while here CVSROOT: /cvs Module name: www Changes by: steven@cvs.openbsd.org 2008/09/19 00:13:51 Modified files: . : support.html Log message: sync CVSROOT: /cvs Module name: www Changes by: jj@cvs.openbsd.org 2008/09/19 00:37:08 Modified files: . : plus44.html Log message: Fixes from Richard Toohey CVSROOT: /cvs Module name: src Changes by: pyr@cvs.openbsd.org 2008/09/19 02:06:16 Modified files: usr.sbin/ypldap: ypldap.conf.5 Log message: typo spotted by uw at o3si dot de CVSROOT: /cvs Module name: src Changes by: mpf@cvs.openbsd.org 2008/09/19 02:52:16 Modified files: usr.sbin/tcpdump: util.c Log message: Merge printb() fix from ifconfig.c -r 1.157: Don't increment a pointer *before* testing it for NULL. OK canacar@ CVSROOT: /cvs Module name: ports Changes by: steven@cvs.openbsd.org 2008/09/19 03:47:39 Modified files: net/slurm : Makefile Added files: net/slurm/patches: patch-Makefile_in Log message: avoid running configure twice, drop autoconf stuff. ok sthen@ CVSROOT: /cvs Module name: src Changes by: markus@cvs.openbsd.org 2008/09/19 04:44:12 Modified files: sys/arch/i386/pci: glxsb.c Log message: AES with keysize != 128 bit is not supported in hardware, so we need to switch to the software implementation; ok hshoexer, tom CVSROOT: /cvs Module name: src Changes by: art@cvs.openbsd.org 2008/09/19 06:24:55 Modified files: sys/compat/hpux: hpux_file.c sys/kern : kern_descrip.c vfs_lockf.c vfs_vnops.c sys/sys : filedesc.h lockf.h proc.h Log message: Fix a bunch of problems and races with posix file locking. - file descriptor table becomes the owner of the lock instead of the proc. - When grabbing the lock, we check if the fd hasn't changed under our feet, this is more or less impossible to solve without a hack like this. I've banged my head against the wall, I figured out a solution, but implementing it correctly would cost me 12 gray hairs. Screw it, this is ugly, but it works. - Wait until usecount drains before releasing the posix lock in closef. - Add missing FREF/FRELE to sys_flock - keep the pid in the flock struct instead of abusing the fact that we used to use the proc as the lock owner. Pointed out by and discussed with Al Viro, big thanks. miod@ ok CVSROOT: /cvs Module name: ports Changes by: sthen@cvs.openbsd.org 2008/09/19 06:48:36 Modified files: mail/pyzor : Makefile Log message: Avast! Install files with better modes, ye landlubbers. ok jasper@ CVSROOT: /cvs Module name: ports Changes by: espie@cvs.openbsd.org 2008/09/19 07:00:31 Modified files: infrastructure/mk: bsd.port.mk Log message: add a possible convenience link to the WRKDIR *solely* as a facility for people working on the ports tree. not to be used for anything at all in the ports tree itself !!! since it's not protected against any kind of race. CVSROOT: /cvs Module name: src Changes by: sobrado@cvs.openbsd.org 2008/09/19 07:24:41 Modified files: usr.bin/nc : nc.1 netcat.c Log message: documentation tweaks; synchronize synopsis and usage. written with help by jmc@ ok jmc@ CVSROOT: /cvs Module name: ports Changes by: jasper@cvs.openbsd.org 2008/09/19 10:31:23 Modified files: devel/ORBit2 : Makefile distinfo devel/ORBit2/patches: patch-test_timeout_sh Log message: - update ORBit2 to 2.14.15 * several bugfixes and speed-ups * fix issue with regression tests CVSROOT: /cvs Module name: src Changes by: miod@cvs.openbsd.org 2008/09/19 14:18:03 Modified files: sys/arch/mvme88k/include: param.h sys/arch/mvme88k/mvme88k: m197_machdep.c sys/arch/mvme88k/stand/bootxx: Makefile bootxx.c sys/arch/mvme88k/stand/libsa: Makefile libsa.h sys/arch/mvme88k/stand/netboot: boot.c version.c sys/arch/mvme88k/stand/tftpboot: boot.c version.c Added files: sys/arch/mvme88k/stand/libsa: board.c Removed files: sys/arch/mvme88k/stand/bootxx: version.c Log message: Perform the mvme197 latency timer reprogramming in the boot blocks, in addition to the kernel, and unconditionnaly handle all busswitch revision 1 based boards as horribly broken, even with 50MHz clocks. Based on an report of an early 50MHz 197LE board being unable to boot, due to memory corruption. CVSROOT: /cvs Module name: ports Changes by: kili@cvs.openbsd.org 2008/09/19 15:14:13 Modified files: x11/xmonad : Makefile Log message: Drop maintainership. CVSROOT: /cvs Module name: ports Changes by: kili@cvs.openbsd.org 2008/09/19 15:19:15 Modified files: devel/alex : Makefile Log message: Drop maintainership. CVSROOT: /cvs Module name: ports Changes by: kili@cvs.openbsd.org 2008/09/19 15:23:19 Modified files: devel/happy : Makefile Log message: Drop maintainership. CVSROOT: /cvs Module name: ports Changes by: kili@cvs.openbsd.org 2008/09/19 15:39:43 Modified files: devel/haddock : Makefile Log message: Drop maintainership. CVSROOT: /cvs Module name: ports Changes by: rui@cvs.openbsd.org 2008/09/19 15:51:00 Modified files: net/tor : Makefile distinfo net/tor/patches: patch-configure patch-src_config_torrc_sample_in net/tor/pkg : PLIST Log message: - update tor to 0.2.0.31. - addresses two potential anonymity issues. - starts to fix a bug where in rare cases traffic from one Tor stream gets mixed into another stream. - fixes a variety of smaller issues. ok fgsch@ CVSROOT: /cvs Module name: ports Changes by: kili@cvs.openbsd.org 2008/09/19 15:57:16 Modified files: x11/hs-x11-extras: Makefile Log message: Drop maintainership. CVSROOT: /cvs Module name: src Changes by: djm@cvs.openbsd.org 2008/09/19 17:34:31 Modified files: regress/sys/kern/execve/tests: badinterplen.in Log message: adjust for MAXINTERP crank, pointed out by dkrause@ CVSROOT: /cvs Module name: src Changes by: djm@cvs.openbsd.org 2008/09/19 17:36:24 Modified files: sys/kern : kern_time.c Log message: system/5918: fix clearing of ITIMER_VIRTUAL and ITIMER_PROF it_interval ok tedu@ CVSROOT: /cvs Module name: xenocara Changes by: kettenis@cvs.openbsd.org 2008/09/20 09:53:42 Modified files: xserver/hw/xfree86/os-support/bus: Pci.c Log message: Make X stop messing with PCI BARs on sparc64. Makes ati driver work again on Ultra 5/10 machines. ok matthieu@, oga@ CVSROOT: /cvs Module name: xenocara Changes by: matthieu@cvs.openbsd.org 2008/09/20 10:07:42 Modified files: driver/openbsd-input-ws/src: ws.c Log message: Failing to open the input device is a fatal error. CVSROOT: /cvs Module name: xenocara Changes by: matthieu@cvs.openbsd.org 2008/09/20 10:08:19 Modified files: driver/openbsd-input-ws: Makefile.in aclocal.m4 configure ltmain.sh driver/openbsd-input-ws/man: Makefile.in driver/openbsd-input-ws/src: Makefile.in Log message: regen CVSROOT: /cvs Module name: xenocara Changes by: matthieu@cvs.openbsd.org 2008/09/20 10:35:17 Modified files: lib/libpciaccess/src: openbsd_pci.c Log message: allow 2 successives calls to pci_system_init() and fix pci_system_cleanup() to make it possible to call pci_system_init() again. ok kettenis@. CVSROOT: /cvs Module name: ports Changes by: sturm@cvs.openbsd.org 2008/09/20 10:58:32 Modified files: security/p5-Catalyst-Plugin-Authorization-Roles: Makefile Log message: BUILD_DEPENDS=${RUN_DEPENDS}, no PKGNAME bump necessary CVSROOT: /cvs Module name: ports Changes by: sturm@cvs.openbsd.org 2008/09/20 11:12:27 Modified files: security/p5-Catalyst-Plugin-Authentication-Store-DBIC: Makefile Log message: move p5-Catalyst-Plugin-Session-State-Cookie from REGRESS_DEPENDS to RUN_DEPENDS, unbreaking build bump PKGNAME CVSROOT: /cvs Module name: ports Changes by: sturm@cvs.openbsd.org 2008/09/20 11:16:35 Modified files: x11/matchbox/matchbox-panel: Makefile Log message: missing PKGNAME bump, needed on sparc64 CVSROOT: /cvs Module name: ports Changes by: steven@cvs.openbsd.org 2008/09/20 14:26:05 Log message: import libnipper 0.12.1 Nipper enables network administrators, security professionals and auditors to quickly produce reports on key network infrastructure devices. testing by rui and Nigel J. Taylor who also provided a patch ok rui@ Status: Vendor Tag: steven Release Tags: steven-20080920 N ports/security/libnipper/Makefile N ports/security/libnipper/distinfo N ports/security/libnipper/patches/patch-device_device_cpp N ports/security/libnipper/patches/patch-CMakeLists_txt N ports/security/libnipper/patches/patch-device_crypto_crypto-base64_cpp N ports/security/libnipper/pkg/PLIST N ports/security/libnipper/pkg/PFRAG.shared N ports/security/libnipper/pkg/DESCR No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: steven@cvs.openbsd.org 2008/09/20 14:28:02 Log message: import nipper 0.12.0 Nipper enables network administrators, security professionals and auditors to quickly produce reports on key network infrastructure devices. tested by rui and Nigel J. Taylor ok rui@ Status: Vendor Tag: steven Release Tags: steven-20080920 N ports/security/nipper/Makefile N ports/security/nipper/distinfo N ports/security/nipper/patches/patch-CMakeLists_txt N ports/security/nipper/pkg/PLIST N ports/security/nipper/pkg/DESCR No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: steven@cvs.openbsd.org 2008/09/20 14:29:17 Modified files: security : Makefile Log message: +libnipper +nipper CVSROOT: /cvs Module name: src Changes by: jmc@cvs.openbsd.org 2008/09/20 14:38:23 Modified files: libexec/spamd : spamd.8 Log message: document spamd log entry format; requested by Stephan A. Rickauer ok beck CVSROOT: /cvs Module name: ports Changes by: rui@cvs.openbsd.org 2008/09/20 16:15:52 Modified files: net/net-snmp : Makefile distinfo net/net-snmp/patches: patch-Makefile_top patch-agent_mibgroup_mibII_tcpTable_c patch-agent_mibgroup_mibII_var_route_c patch-configure net/net-snmp/pkg: PLIST-main Removed files: net/net-snmp/patches: patch-snmplib_snmp_version_c Log message: - maintenance update to net-snmp 5.4.2. Check the Changelog for more information. ok sthen@ CVSROOT: /cvs Module name: ports Changes by: steven@cvs.openbsd.org 2008/09/21 04:31:34 Modified files: security/nipper: Makefile security/libnipper: Makefile Log message: license says it cannot be used as part of a commercial product. hence, set PERMIT_*_CDROM = No. pointed out by sturm@ CVSROOT: /cvs Module name: ports Changes by: rui@cvs.openbsd.org 2008/09/21 09:39:14 Modified files: net/freeradius : Makefile distinfo net/freeradius/patches: patch-Makefile patch-configure patch-raddb_Makefile patch-raddb_radiusd_conf_in net/freeradius/pkg: PLIST-main Added files: net/freeradius/patches: patch-src_lib_log_c patch-src_main_command_c Log message: - maintenance update to freeradius 2.1.0. - SNMP support is now available through an experimental Perl script. - If snmp.conf is being used in your radiusd.conf you should delete or comment that entry. - Check the Changelog for more information. input and ok ajacoutot@ CVSROOT: /cvs Module name: xenocara Changes by: matthieu@cvs.openbsd.org 2008/09/21 11:01:24 Modified files: driver/xf86-video-r128/man: Makefile.am Log message: Death to bare RCS ids. CVSROOT: /cvs Module name: xenocara Changes by: matthieu@cvs.openbsd.org 2008/09/21 11:07:06 Modified files: driver/xf86-video-r128/man: Makefile.in Log message: regen CVSROOT: /cvs Module name: xenocara Changes by: matthieu@cvs.openbsd.org 2008/09/21 11:07:39 Modified files: driver/xf86-video-r128/src: r128_driver.c Log message: Don't try int10 on macppc. CVSROOT: /cvs Module name: ports Changes by: sturm@cvs.openbsd.org 2008/09/21 12:19:53 Modified files: x11/py-osd : Makefile Log message: missing PKGNAME bump after HOMEPAGE/MAINTAINER change CVSROOT: /cvs Module name: ports Changes by: rui@cvs.openbsd.org 2008/09/21 12:25:32 Modified files: archivers/unrar: Makefile distinfo archivers/unrar/patches: patch-makefile_unix patch-os_hpp archivers/unrar/pkg: PLIST Log message: - maintenance update to unrar 3.82. ok jasper@ CVSROOT: /cvs Module name: xenocara Changes by: matthieu@cvs.openbsd.org 2008/09/21 13:47:54 Modified files: doc/xorg-docs/man/general: X.man Log message: Fix rgb.txt path. From Jerome Pinot. Thanks. CVSROOT: /cvs Module name: ports Changes by: jasper@cvs.openbsd.org 2008/09/21 16:27:32 Log message: import shell-fm 0.6 Shell.FM is a lightweight and interactive console based player for last.fm radio streams (e.g. lastfm://artistnames/someartist) featuring proxy support and bookmarks saving. from guillaume pinot (maintainer). with tweaks by giovanni bechis and jakemsr@ testing by many, thanks! Status: Vendor Tag: jasper Release Tags: jasper_20080922 N ports/audio/shell-fm/Makefile N ports/audio/shell-fm/distinfo N ports/audio/shell-fm/pkg/PLIST N ports/audio/shell-fm/pkg/DESCR N ports/audio/shell-fm/patches/patch-Makefile N ports/audio/shell-fm/patches/patch-source_Makefile No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: jasper@cvs.openbsd.org 2008/09/21 16:29:19 Modified files: audio : Makefile Log message: add shell-fm CVSROOT: /cvs Module name: src Changes by: brad@cvs.openbsd.org 2008/09/21 17:59:20 Modified files: sys/dev/usb : if_axe.c Log message: Add missing splnet to the ioctl handler. ok jsg@ CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2008/09/22 00:43:16 Modified files: www/timetrex : Makefile distinfo Log message: - upstream re-rolled the distfile - bump to be on the safe side spotted by jasper@ CVSROOT: /cvs Module name: ports Changes by: jasper@cvs.openbsd.org 2008/09/22 02:13:28 Modified files: biology/nutdb : Makefile distinfo biology/nutdb/patches: patch-nut_1 biology/nutdb/pkg: PLIST Log message: - update nutdb to 13.9 - update HOMEPAGE - remove maintainer who has been inactive/unresponsive for years CVSROOT: /cvs Module name: src Changes by: mpf@cvs.openbsd.org 2008/09/22 04:22:19 Modified files: sys/net : pfvar.h Log message: Reorder PFSTATE_PFLOW define: It applies to state_flags, not to sync_flags. OK henning@, gollo@ CVSROOT: /cvs Module name: src Changes by: brad@cvs.openbsd.org 2008/09/22 06:20:03 Modified files: sys/dev/pci : pcidevs Log message: - Add XenSource vendor id and SCSI HBA product id. - Add some more Intel ICH9 product id's. Most of the Intel product id's are from Robert CVSROOT: /cvs Module name: src Changes by: brad@cvs.openbsd.org 2008/09/22 06:20:27 Modified files: sys/dev/pci : pcidevs.h pcidevs_data.h Log message: regen CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2008/09/22 06:43:31 Log message: Import vitetris-0.51 vitetris is a terminal-based Tetris clone by Victor Nilsson. Gameplay is much like the early Tetris games by Nintendo. Features include: -Configurable keys -Highscore table -Two-player mode with garbage -Network play from MAINTAINER Ryan Freeman with several tweaks input from sthen@ who kicked my ass at network game ok sthen@ Status: Vendor Tag: ajacoutot Release Tags: ajacoutot_20080922 N ports/games/vitetris/Makefile N ports/games/vitetris/distinfo N ports/games/vitetris/patches/patch-Makefile N ports/games/vitetris/pkg/PLIST N ports/games/vitetris/pkg/DESCR No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2008/09/22 06:44:00 Modified files: games : Makefile Log message: +vitetris CVSROOT: /cvs Module name: ports Changes by: landry@cvs.openbsd.org 2008/09/22 07:24:24 Log message: import xfce4-smartbookmark, a plugin for the xfce4 panel permitting to directly type web search requests sent to a configurable website search engine. Results are directly displayed in your preferred web browser. ok ajacoutot@ Status: Vendor Tag: landry Release Tags: landry_20080922 N ports/x11/xfce4/xfce4-smartbookmark/Makefile N ports/x11/xfce4/xfce4-smartbookmark/distinfo N ports/x11/xfce4/xfce4-smartbookmark/pkg/PLIST N ports/x11/xfce4/xfce4-smartbookmark/pkg/PFRAG.shared N ports/x11/xfce4/xfce4-smartbookmark/pkg/DESCR No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: landry@cvs.openbsd.org 2008/09/22 07:25:35 Log message: import xfce4-screenshooter, a plugin for the xfce4 panel permitting to take screenshots of the full desktop or just single windows. ok ajacoutot@ Status: Vendor Tag: landry Release Tags: landry_20080922 N ports/x11/xfce4/xfce4-screenshooter/Makefile N ports/x11/xfce4/xfce4-screenshooter/distinfo N ports/x11/xfce4/xfce4-screenshooter/pkg/PLIST N ports/x11/xfce4/xfce4-screenshooter/pkg/DESCR No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: landry@cvs.openbsd.org 2008/09/22 07:37:50 Modified files: x11/xfce4 : Makefile Log message: add xfce4-screenshooter and xfce4-smartbookmark CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2008/09/22 07:50:30 Log message: Import cheese-2.22.3 Cheese uses your webcam to take photos and videos, applies fancy special effects and lets you share the fun with others. Under the hood, Cheese uses GStreamer to apply fancy effects to photos and videos. With Cheese it is easy to take photos of you, your friends, pets or whatever you want and share them with others. Add a patch from NetBSD to fix v4l2 support. BEWARE! This port is not functionnal right now, an update to gstreamer-plugins-good is needed first Status: Vendor Tag: ajacoutot Release Tags: ajacoutot_20080922 N ports/x11/gnome/cheese/distinfo N ports/x11/gnome/cheese/Makefile N ports/x11/gnome/cheese/pkg/DESCR N ports/x11/gnome/cheese/pkg/PLIST N ports/x11/gnome/cheese/patches/patch-configure N ports/x11/gnome/cheese/patches/patch-src_cheese-webcam_c No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2008/09/22 07:51:03 Modified files: x11/gnome : Makefile Log message: +cheese CVSROOT: /cvs Module name: ports Changes by: sthen@cvs.openbsd.org 2008/09/22 07:53:02 Modified files: mail/roundcubemail: Makefile distinfo mail/roundcubemail/patches: patch-UPGRADING patch-config_main_inc_php_dist patch-program_include_main_inc patch-program_include_session_inc mail/roundcubemail/pkg: PLIST Log message: Update to 0.2beta: bugfixes and new features. ok ajacoutout. CVSROOT: /cvs Module name: xenocara Changes by: oga@cvs.openbsd.org 2008/09/22 08:15:03 Modified files: app/cwm : Makefile calmwm.c calmwm.h client.c headers.h screen.c search.c xevents.c Log message: Display the current window title not a previous one in the case of ``show all'' in the window search dialogue. Noticed and diff from Tim van der Molen, thanks! CVSROOT: /cvs Module name: xenocara Changes by: oga@cvs.openbsd.org 2008/09/22 08:28:04 Modified files: app/cwm : Makefile calmwm.c calmwm.h client.c headers.h screen.c xevents.c Log message: *sigh* Revert the diff that wasn't meant to go in yet. note to self: When you mean to type cvs commit search.c, don't forget the filename. CVSROOT: /cvs Module name: xenocara Changes by: oga@cvs.openbsd.org 2008/09/22 08:35:16 Modified files: app/cwm : cwmrc.5 Log message: Improve wording of the ``ignore'' directive. From Martin Toft a while ago, ok okan@ from similar amount of time ago. CVSROOT: /cvs Module name: xenocara Changes by: oga@cvs.openbsd.org 2008/09/22 08:37:12 Modified files: app/cwm : cwm.1 Log message: .Bl needs a matching .El. From Martin Toft a while ago, thanks! CVSROOT: /cvs Module name: ports Changes by: mpf@cvs.openbsd.org 2008/09/22 09:17:54 Modified files: emulators/qemu : Makefile emulators/qemu/patches: patch-vl_c Log message: Fix -net tap,ifname=/dev/tunX support. Bump PKGNAME. OK todd@ CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2008/09/22 09:36:56 Modified files: multimedia/gstreamer-0.10/plugins-good: Makefile multimedia/gstreamer-0.10/plugins-good/pkg: DESCR-main Added files: multimedia/gstreamer-0.10/plugins-good/pkg: DESCR-soup PLIST-soup Log message: - if libsoup is installed, the souphttpsrc plugin will be built, so add a corresponding subpackage CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2008/09/22 09:45:56 Modified files: multimedia/gstreamer-0.10/plugins-good: Makefile Log message: - oops, missed bump ... I can here Nikolay's sword ready to cut my head off... CVSROOT: /cvs Module name: ports Changes by: jasper@cvs.openbsd.org 2008/09/22 11:16:13 Log message: import evolution-plugin-webcal 2.21.92 GNOME URL handler for web-published ical calendar files, which integrates with the Evolution groupware suite. It allows you to subscribe to a published calendar simply by clicking on a webcal: URL. Status: Vendor Tag: jasper Release Tags: jasper_20080922 N ports/mail/evolution-plugin-webcal/distinfo N ports/mail/evolution-plugin-webcal/Makefile N ports/mail/evolution-plugin-webcal/pkg/PLIST N ports/mail/evolution-plugin-webcal/pkg/DESCR No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: jasper@cvs.openbsd.org 2008/09/22 11:17:27 Modified files: mail : Makefile Log message: - add evolution-plugin-webcal CVSROOT: /cvs Module name: src Changes by: brad@cvs.openbsd.org 2008/09/22 12:06:31 Modified files: sys/dev/pci : pcidevs Log message: Add PCI id's for the Intel G41, G45 and Q45 GPUs. CVSROOT: /cvs Module name: src Changes by: brad@cvs.openbsd.org 2008/09/22 12:07:14 Modified files: sys/dev/pci : pcidevs.h pcidevs_data.h Log message: regen CVSROOT: /cvs Module name: ports Changes by: sthen@cvs.openbsd.org 2008/09/22 12:46:36 Modified files: net/net-snmp : Makefile Added files: net/net-snmp/patches: patch-agent_mibgroup_hardware_cpu_cpu_sysctl_c Log message: - re-enable kmem support, with 5.4.2 there don't seem to be any problems on tested arch (including the ones that used to have trouble). - repair sysctl() use in cpu_sysctl.c, it was using the wrong type and at least on some arch the system call was failing, so because the code isn't careful about checking return codes and thus used uninitialized space, it tried to allocate memory for info structures for 128 million CPUs on one of my systems... "definitely ok" rui@ CVSROOT: /cvs Module name: ports Changes by: jakob@cvs.openbsd.org 2008/09/22 13:20:02 Modified files: security/stunnel: Makefile distinfo security/stunnel/patches: patch-src_stunnel_c Log message: upgrade to stunnel v4.26. also; update patch to write pidfile before dropping privs. CVSROOT: /cvs Module name: src Changes by: miod@cvs.openbsd.org 2008/09/22 13:42:07 Modified files: sys/dev/pci : azalia.c Log message: Do not use an uninitialized local for comparison in azalia_rirb_intr(). While there, fix a bounds checking error in azalia_[gs]et_port(). ok deanna@ ratchov@ CVSROOT: /cvs Module name: src Changes by: miod@cvs.openbsd.org 2008/09/22 13:44:00 Modified files: sys/dev : softraid.c softraid_crypto.c Log message: Make sure some possibly uninitialized local variables are assigned correct values in all cases. ok marco@ CVSROOT: /cvs Module name: src Changes by: miod@cvs.openbsd.org 2008/09/22 13:44:41 Modified files: sys/scsi : st.c Log message: Do not return an uninitialized value on success in stclose(). ok krw@ CVSROOT: /cvs Module name: src Changes by: miod@cvs.openbsd.org 2008/09/22 13:45:35 Modified files: sys/arch/vax/mbus: mbus.c Log message: Do not dereference an uninitialized pointer if a rogue, unknown type of board is detected. CVSROOT: /cvs Module name: src Changes by: brad@cvs.openbsd.org 2008/09/22 14:54:40 Modified files: sys/dev/pci : pcidevs Log message: Add PCI id's for the Intel ICH10 southbridge. Based on a diff from Robert CVSROOT: /cvs Module name: src Changes by: brad@cvs.openbsd.org 2008/09/22 14:56:39 Modified files: sys/dev/pci : pcidevs Log message: Fix a typo. CVSROOT: /cvs Module name: src Changes by: brad@cvs.openbsd.org 2008/09/22 14:59:37 Modified files: sys/dev/pci : pcidevs.h pcidevs_data.h Log message: regen CVSROOT: /cvs Module name: src Changes by: jcs@cvs.openbsd.org 2008/09/22 15:35:48 Modified files: sys/dev/acpi : acpithinkpad.c Log message: ignore a type 6 event seen on my x200 when the ac adapter is plugged in and removed CVSROOT: /cvs Module name: ports Changes by: sthen@cvs.openbsd.org 2008/09/22 16:32:26 Modified files: net/ladvd : Makefile distinfo net/ladvd/pkg : DESCR Log message: improve pkg/DESCR wording and update to 0.6.1: - support for OpenBSD's SIOCGIFDESCR - support for hw.vendor and hw.product on OpenBSD - manpage now lists default user (_ladvd on OpenBSD) - location support also works for LLDP (-L) from MAINTAINER Paul de Weerd, thanks! CVSROOT: /cvs Module name: src Changes by: brad@cvs.openbsd.org 2008/09/22 18:27:18 Modified files: sys/dev/pci : if_bge.c Log message: Rewrite two small sections of code in bge_blockinit() to simplify the code. No functional change. ok krw@ CVSROOT: /cvs Module name: ports Changes by: brad@cvs.openbsd.org 2008/09/22 18:44:17 Modified files: graphics/libmpeg2: Makefile distinfo graphics/libmpeg2/pkg: DESCR PLIST Added files: graphics/libmpeg2/patches: patch-configure_ac Removed files: graphics/libmpeg2/patches: patch-Makefile_in patch-configure patch-libmpeg2_idct_alpha_c Log message: Upgrade to libmpeg2 0.5.1. Tested on amd64/i386, arm by sthen@, powerpc by merdely@, also builds on alpha/sparc64. ok merdely@ CVSROOT: /cvs Module name: src Changes by: miod@cvs.openbsd.org 2008/09/22 22:31:41 Modified files: sys/compat/osf1: osf1_time.c Log message: Fix uninitialized value. CVSROOT: /cvs Module name: src Changes by: miod@cvs.openbsd.org 2008/09/22 22:33:07 Modified files: sys/arch/mips64/mips64: clock.c Log message: Fix uninitialized variable if the TOD clock value is horribly wrong. CVSROOT: /cvs Module name: src Changes by: miod@cvs.openbsd.org 2008/09/22 22:34:02 Modified files: sys/arch/mips64/mips64: pmap.c Log message: In pmap_steal_memory(), when a memory segment is completely allocated, remove it correctly from the array. CVSROOT: /cvs Module name: src Changes by: miod@cvs.openbsd.org 2008/09/22 22:44:31 Modified files: sys/arch/mvme88k/dev: vx.c Log message: Fix uninitialized variable. CVSROOT: /cvs Module name: src Changes by: canacar@cvs.openbsd.org 2008/09/23 04:47:14 Modified files: sys/dev/usb : if_uath.c usbdevs Log message: Add IDs for Philips SNU6500 to uath(4) ok damien@ CVSROOT: /cvs Module name: src Changes by: canacar@cvs.openbsd.org 2008/09/23 04:49:33 Modified files: sys/dev/usb : usbdevs.h usbdevs_data.h Log message: sync CVSROOT: /cvs Module name: src Changes by: grunk@cvs.openbsd.org 2008/09/23 05:03:41 Modified files: share/man/man8 : starttls.8 Log message: RFC2487 is obsoleted by RFC3207 ok jmc@ millert@ CVSROOT: /cvs Module name: src Changes by: canacar@cvs.openbsd.org 2008/09/23 05:30:29 Modified files: share/man/man4 : uath.4 Log message: Add Philips SNU6500 to the list of supported devices. Reminded by jsg@ CVSROOT: /cvs Module name: www Changes by: jsg@cvs.openbsd.org 2008/09/23 05:43:44 Modified files: . : amd64.html i386.html macppc.html sparc64.html Log message: Don't explicitly list the hundreds of USB Ethernet devices and don't list each nForce chip for nfe as it isn't terribly helpful. CVSROOT: /cvs Module name: www Changes by: jsg@cvs.openbsd.org 2008/09/23 06:09:18 Modified files: . : i386.html Log message: Modernise the list of the supported processors. CVSROOT: /cvs Module name: ports Changes by: bernd@cvs.openbsd.org 2008/09/23 07:24:08 Modified files: lang/STk : Makefile Log message: Missing PKGNAME bump. (only 1/3 of the last commit message got actually done) CVSROOT: /cvs Module name: src Changes by: art@cvs.openbsd.org 2008/09/23 07:25:46 Modified files: sys/uvm : uvm_map.c Log message: Do not merge userland map entries. Imagine lots of random small mappings (think malloc(3)) and sometimes one large mapping (network buffer). If we've filled up our address space enough, the random address picked for the large allocation is likely to be overlapping an existing small allocation, so we'll do a linear scan to find the next free address. That next free address is likely to be just after a small allocation. Those two map entires get merged. If we now allocate an amap for the merged map entry, it will be large. When we later free the large allocation the amap is not truncated. All these are design decisions that made sense for sbrk, but with random allocations and malloc that actually returns memory, this really hurt us. This is the reason why certain processes like apache and sendmail could eat more than 10 times as much amap memory as they needed, eventually hitting the malloc limit and hanging or running the machine out of kmem_map and crashing. otto@ ok CVSROOT: /cvs Module name: ports Changes by: bernd@cvs.openbsd.org 2008/09/23 07:27:11 Modified files: lang/ghc : Makefile Log message: Missing PKGNAME-doc bump after MAINTAINER removal. CVSROOT: /cvs Module name: ports Changes by: bernd@cvs.openbsd.org 2008/09/23 07:31:50 Modified files: mail/dovecot : Makefile Log message: Missing PKGNAME-sieve bump after COMMENT-sieve change. CVSROOT: /cvs Module name: src Changes by: jmc@cvs.openbsd.org 2008/09/23 07:54:08 Modified files: share/man/man4 : uath.4 Log message: sort the hardware list; CVSROOT: /cvs Module name: src Changes by: jmc@cvs.openbsd.org 2008/09/23 07:57:21 Modified files: distrib/notes/amd64: hardware distrib/notes/i386: hardware distrib/notes/sparc64: hardware Log message: +Philips SNU6500 to the uath(4) list; CVSROOT: /cvs Module name: ports Changes by: martynas@cvs.openbsd.org 2008/09/23 08:23:22 Modified files: net/unworkable : Makefile distinfo net/unworkable/pkg: PLIST Log message: update to niallo's unworkable-0.5, which includes: - Support for Fast Extensions (BEP 6), avoiding long hash checks with Fast Resume and many bugfixes which make transfers happen at a faster rate. from niallo@. ok merdely@ CVSROOT: /cvs Module name: ports Changes by: bernd@cvs.openbsd.org 2008/09/23 08:34:37 Modified files: net/ruby-snmp : Makefile Log message: Remove quotes around COMMENT and capitalize Ruby. CVSROOT: /cvs Module name: xenocara Changes by: matthieu@cvs.openbsd.org 2008/09/23 13:08:55 Modified files: app/xterm : MANIFEST charproc.c fontutils.c input.c main.c os2main.c ptyx.h version.h xterm.h xterm.log.html xterm.man Log message: xterm 237. tested by krw@ oga@ and others. CVSROOT: /cvs Module name: xenocara Changes by: matthieu@cvs.openbsd.org 2008/09/23 13:11:40 Modified files: lib/pixman : Makefile.am Makefile.bsd-wrapper Makefile.in TODO aclocal.m4 config.h.in configure configure.ac ltmain.sh lib/pixman/pixman: Makefile.am Makefile.in Makefile.win32 pixman-access.c pixman-compose.c pixman-compute-region.c pixman-edge.c pixman-image.c pixman-mmx.c pixman-pict.c pixman-private.h pixman-region.c pixman-source.c pixman-transformed.c pixman-trap.c pixman-utils.c pixman.h lib/pixman/test: Makefile.am Makefile.in Added files: lib/pixman : pixman-1-uninstalled.pc.in lib/pixman/pixman: combine.h.inc combine.inc combine.pl pixman-region16.c pixman-region32.c pixman-sse2.c pixman-sse2.h pixman-vmx.c pixman-vmx.h lib/pixman/test: clip-test.c region-test.c Removed files: lib/pixman/pixman: pixman-combine.c pixman-sse.c pixman-sse.h pixman-version.h Log message: pixman 0.12.0. Tested on a full ports build by naddy@. CVSROOT: /cvs Module name: xenocara Changes by: matthieu@cvs.openbsd.org 2008/09/23 13:11:56 Modified files: . : MODULES 3RDPARTY Log message: sync CVSROOT: /cvs Module name: ports Changes by: landry@cvs.openbsd.org 2008/09/23 13:36:22 ports/productivity/grisbi/files Update of /cvs/ports/productivity/grisbi/files In directory cvs.openbsd.org:/tmp/cvs-serv4023/files Log Message: Directory /cvs/ports/productivity/grisbi/files added to the repository CVSROOT: /cvs Module name: ports Changes by: landry@cvs.openbsd.org 2008/09/23 13:37:06 Modified files: productivity/grisbi: Makefile productivity/grisbi/pkg: PLIST Log message: Add a grisbi.desktop file, and fix @bin marker. ok ajacoutot@ jasper@ CVSROOT: /cvs Module name: ports Changes by: landry@cvs.openbsd.org 2008/09/23 13:37:55 Added files: productivity/grisbi/files: grisbi.desktop Log message: Oops, damn cvs. CVSROOT: /cvs Module name: ports Changes by: landry@cvs.openbsd.org 2008/09/23 13:55:02 Log message: Import waf 1.4.4. Waf is a Python-based framework for configuring, compiling and installing applications. It is a replacement for other tools such as Autotools, Scons, CMake or Ant. The port provides a devel/waf MODULE for use by third-party ports. with tweaks, lots of python-fu and ok wcmaier@, ok jasper@ Status: Vendor Tag: landry Release Tags: landry_20080923 N ports/devel/waf/Makefile N ports/devel/waf/distinfo N ports/devel/waf/waf.port.mk N ports/devel/waf/patches/patch-waf N ports/devel/waf/patches/patch-wscript N ports/devel/waf/pkg/PLIST N ports/devel/waf/pkg/DESCR No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: landry@cvs.openbsd.org 2008/09/23 13:56:05 Modified files: devel : Makefile Log message: add waf. CVSROOT: /cvs Module name: src Changes by: miod@cvs.openbsd.org 2008/09/23 14:45:27 Modified files: sys/arch/macppc/macppc: clock.c ofw_machdep.c sys/arch/macppc/pci: vgafb.c Log message: Plug more uninitialized variables. CVSROOT: /cvs Module name: ports Changes by: jasper@cvs.openbsd.org 2008/09/23 14:53:12 Log message: import p5-WeakRef 0.01 A weak reference is just like an ordinary Perl reference except that it isn't included in the reference count of the thing referred to. This means that once all references to a particular piece of data are weak, the piece of data is freed and all the weak references are set to undef. This is particularly useful for implementing circular data structures without memory leaks or caches of objects. ok simon@ Status: Vendor Tag: jasper Release Tags: jasper_20080923 N ports/devel/p5-WeakRef/distinfo N ports/devel/p5-WeakRef/Makefile N ports/devel/p5-WeakRef/pkg/DESCR N ports/devel/p5-WeakRef/pkg/PLIST No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: jasper@cvs.openbsd.org 2008/09/23 14:55:42 Modified files: devel : Makefile Log message: - add p5-WeakRef CVSROOT: /cvs Module name: ports Changes by: jasper@cvs.openbsd.org 2008/09/23 14:57:20 Modified files: biology/AcePerl: Makefile distinfo biology/AcePerl/patches: patch-Makefile_PL biology/AcePerl/pkg: PLIST Log message: - update AcePerl to 1.91 ok simon@ CVSROOT: /cvs Module name: ports Changes by: jasper@cvs.openbsd.org 2008/09/23 14:59:40 Log message: import ratproxy 1.51 (buzz word alert!) Semi-automated, largely passive web application security audit tool, optimized for an accurate and sensitive detection, and automatic annotation, of potential problems and security-relevant design patterns based on the observation of existing, user-initiated traffic in complex web 2.0 environments. Detects and prioritizes broad classes of security problems, such as dynamic cross-site trust model considerations, script inclusion issues, content serving problems, insufficient XSRF and XSS defenses, and much more. testing and ok kili@ Status: Vendor Tag: jasper Release Tags: jasper_20080923 N ports/www/ratproxy/distinfo N ports/www/ratproxy/Makefile N ports/www/ratproxy/pkg/DESCR N ports/www/ratproxy/pkg/PLIST N ports/www/ratproxy/patches/patch-Makefile N ports/www/ratproxy/patches/patch-ratproxy-report_sh N ports/www/ratproxy/patches/patch-ssl_c N ports/www/ratproxy/patches/patch-ratproxy_c No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: jasper@cvs.openbsd.org 2008/09/23 15:01:06 Modified files: www : Makefile Log message: - add ratproxy CVSROOT: /cvs Module name: ports Changes by: rui@cvs.openbsd.org 2008/09/23 15:21:01 Modified files: security/nikto : Makefile distinfo security/nikto/pkg: PLIST Log message: - maintenance update to nikto 2.03. ok laurent@ CVSROOT: /cvs Module name: ports Changes by: kili@cvs.openbsd.org 2008/09/23 15:39:21 Modified files: mail/amavisd-new: Makefile distinfo mail/amavisd-new/patches: patch-amavisd patch-amavisd_conf patch-amavisd_conf-sample mail/amavisd-new/pkg: PLIST Added files: mail/amavisd-new/patches: patch-amavisd-release Log message: Update to 2.6.1. From maintainer Giovanni Bechis . ok (portwise) simon@ sthen@ CVSROOT: /cvs Module name: src Changes by: miod@cvs.openbsd.org 2008/09/23 16:44:20 Modified files: sys/arch/sparc64/dev: vcons.c Log message: One more uninitialized local. Yawn. CVSROOT: /cvs Module name: ports Changes by: kevlo@cvs.openbsd.org 2008/09/23 20:42:01 Modified files: www/phpmyadmin : Makefile distinfo Log message: SECURITY update to 2.11.9.1 which fixes a code execution vulnerability. CVE-2008-4096 Code execution vulnerability http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4096 ok sthen@ CVSROOT: /cvs Module name: ports Changes by: sturm@cvs.openbsd.org 2008/09/24 00:40:32 Modified files: security/p5-Catalyst-Plugin-Authentication: Makefile Log message: move p5-Test-Exception from REGRESS_DEPENDS to BUILD_DEPENDS to unbreak build no PKGNAME bump necessary CVSROOT: /cvs Module name: src Changes by: jmc@cvs.openbsd.org 2008/09/24 00:43:45 Modified files: sbin/atactl : atactl.8 Log message: remove duplicate command; from Daniel Roethlisberge, documentation/5936; CVSROOT: /cvs Module name: ports Changes by: sturm@cvs.openbsd.org 2008/09/24 01:13:43 Modified files: net/pidgin : Makefile Log message: no python, no build no PKGNAME bump needed CVSROOT: /cvs Module name: src Changes by: mpf@cvs.openbsd.org 2008/09/24 02:41:30 Modified files: sys/dev/pci : if_vr.c Log message: Fix a vr(4) panic that occurs under high load. If the RX path runs into an out of mbuf scenario, the code will leave the RX chain with a NULL'd mbuf-slot. We now always reassign a valid mbuf, even if m_devget() fails. OK brad@, thib@ CVSROOT: /cvs Module name: ports Changes by: jasper@cvs.openbsd.org 2008/09/24 05:29:13 Modified files: devel/p5-Class-AutoClass: Makefile distinfo Log message: - update p5-Class-AutoClass to 1.01 - fix license CVSROOT: /cvs Module name: ports Changes by: jasper@cvs.openbsd.org 2008/09/24 07:29:15 Log message: import p5-Convert-Binary-C 0.71 Convert::Binary::C is a preprocessor and parser for C type definitions. It is highly configurable and supports arbitrarily complex data structures. Its object-oriented interface has pack and unpack methods that act as replacements for Perl's pack and unpack and allow to use C types instead of a string representation of the data structure for conversion of binary data from and to Perl's complex data structures. Status: Vendor Tag: jasper Release Tags: jasper20080924 N ports/converters/p5-Convert-Binary-C/distinfo N ports/converters/p5-Convert-Binary-C/Makefile N ports/converters/p5-Convert-Binary-C/pkg/DESCR N ports/converters/p5-Convert-Binary-C/pkg/PLIST No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: jasper@cvs.openbsd.org 2008/09/24 07:30:07 Modified files: converters : Makefile Log message: - add p5-Convert-Binary-C CVSROOT: /cvs Module name: src Changes by: millert@cvs.openbsd.org 2008/09/24 07:30:47 Modified files: share/man/man3 : dlfcn.3 Log message: Document dlclose() return value. CVSROOT: /cvs Module name: ports Changes by: jasper@cvs.openbsd.org 2008/09/24 07:32:49 Log message: import p5-Data-Stag 0.11 This module is for manipulating data as hierarchical tag/value pairs (Structured TAGs or Simple Tree AGgreggates). These datastructures can be represented as nested arrays, which have the advantage of being native to Perl. Status: Vendor Tag: jasper Release Tags: jasper_20080924 N ports/devel/p5-Data-Stag/Makefile N ports/devel/p5-Data-Stag/distinfo N ports/devel/p5-Data-Stag/pkg/DESCR N ports/devel/p5-Data-Stag/pkg/PLIST No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: jasper@cvs.openbsd.org 2008/09/24 07:35:06 Modified files: devel : Makefile Log message: - add p5-Data-Stag CVSROOT: /cvs Module name: ports Changes by: jasper@cvs.openbsd.org 2008/09/24 07:36:21 Log message: import p5-Bio-ASN1-EntrezGene 1.091 Bio::ASN1::EntrezGene is a regular expression-based Perl Parser for NCBI Entrez Gene genome databases (http://www.ncbi.nih.gov/entrez/query.fcgi?db=gene). It parses an ASN.1-formatted Entrez Gene record and returns a data structure that contains all data items from the gene record. Status: Vendor Tag: jasper Release Tags: jasper_20080924 N ports/biology/p5-Bio-ASN1-EntrezGene/distinfo N ports/biology/p5-Bio-ASN1-EntrezGene/Makefile N ports/biology/p5-Bio-ASN1-EntrezGene/pkg/DESCR N ports/biology/p5-Bio-ASN1-EntrezGene/pkg/PLIST No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: jasper@cvs.openbsd.org 2008/09/24 07:37:28 Modified files: biology : Makefile Log message: - add p5-Bio-ASN1-EntrezGene CVSROOT: /cvs Module name: ports Changes by: jasper@cvs.openbsd.org 2008/09/24 07:41:43 Log message: import p5-Math-Derivative 0.01 Perform numerical first (Derivative1) and second Derivative2) order differentiation on vectors of data. Status: Vendor Tag: jasper Release Tags: jasper_20080924 N ports/math/p5-Math-Derivative/Makefile N ports/math/p5-Math-Derivative/distinfo N ports/math/p5-Math-Derivative/pkg/PLIST N ports/math/p5-Math-Derivative/pkg/DESCR No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: jasper@cvs.openbsd.org 2008/09/24 07:42:33 Log message: import p5-Math-Spline 0.01 This package provides cubic spline interpolation of numeric data. The data is passed as references to two arrays containing the x and y ordinates. It may be used as an exporter of the numerical functions or, more easily as a class module. Status: Vendor Tag: jasper Release Tags: jasper_20080924 N ports/math/p5-Math-Spline/Makefile N ports/math/p5-Math-Spline/distinfo N ports/math/p5-Math-Spline/pkg/PLIST N ports/math/p5-Math-Spline/pkg/DESCR No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: jasper@cvs.openbsd.org 2008/09/24 07:43:37 Log message: import p5-Statistics-Descriptive 2.6 This module provides basic functions used in descriptive statistics. It has an object oriented design and supports two different types of data storage and calculation objects: sparse and full. With the sparse method, none of the data is stored and only a few statistical measures are available. Using the full method, the entire data set is retained and additional functions are available. Status: Vendor Tag: jasper Release Tags: jasper_20080924 N ports/math/p5-Statistics-Descriptive/Makefile N ports/math/p5-Statistics-Descriptive/distinfo N ports/math/p5-Statistics-Descriptive/pkg/DESCR N ports/math/p5-Statistics-Descriptive/pkg/PLIST No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: jasper@cvs.openbsd.org 2008/09/24 07:45:45 Modified files: math : Makefile Log message: - add p5-Math-Derivative, p5-Math-Spline and p5-Statistics-Descriptive CVSROOT: /cvs Module name: ports Changes by: jasper@cvs.openbsd.org 2008/09/24 07:46:46 Log message: import p5-SVG-Graph 0.02 SVG::Graph is a suite of perl modules for plotting data. SVG::Graph currently supports plots of one-, two- and three-dimensional data, as well as N-ary rooted trees. Status: Vendor Tag: jasper Release Tags: jasper_20080924 N ports/graphics/p5-SVG-Graph/distinfo N ports/graphics/p5-SVG-Graph/Makefile N ports/graphics/p5-SVG-Graph/pkg/DESCR N ports/graphics/p5-SVG-Graph/pkg/PLIST No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: jasper@cvs.openbsd.org 2008/09/24 07:47:50 Modified files: graphics : Makefile Log message: - add p5-SVG-Graph CVSROOT: /cvs Module name: ports Changes by: sthen@cvs.openbsd.org 2008/09/24 07:54:16 ports/net/pfflowd/patches Update of /cvs/ports/net/pfflowd/patches In directory cvs.openbsd.org:/tmp/cvs-serv4869/patches Log Message: Directory /cvs/ports/net/pfflowd/patches added to the repository CVSROOT: /cvs Module name: ports Changes by: sthen@cvs.openbsd.org 2008/09/24 07:56:00 Modified files: net/pfflowd : Makefile net/pfflowd/pkg: PLIST Added files: net/pfflowd/patches: patch-pfflowd_c patch-pfflowd_h Log message: Adapt pfflowd to cope with PF changes from n2k8. Patches from canacar@, thanks! Maintainer timeout; mpf@ jdixon@ ok. CVSROOT: /cvs Module name: www Changes by: sthen@cvs.openbsd.org 2008/09/24 07:59:01 Modified files: build : mirrors.dat Log message: Add new mirrors in Brasilia and Buenos Aires, from www@ submissions. CVSROOT: /cvs Module name: www Changes by: sthen@cvs.openbsd.org 2008/09/24 07:59:20 Modified files: . : ftp.html openbgpd : ftp.html openntpd : ftp.html portable.html Log message: regen CVSROOT: /cvs Module name: ports Changes by: espie@cvs.openbsd.org 2008/09/24 09:30:54 Modified files: www/drupal5/webform: Makefile www/drupal5/webform/patches: patch-components_grid_inc Added files: www/drupal5/webform/patches: patch-webform_components_inc Log message: fix for two regressions - save gridset results correctly again - labels should be optional CVSROOT: /cvs Module name: ports Changes by: jasper@cvs.openbsd.org 2008/09/24 10:19:14 Modified files: net/p5-Net-Whois-Raw: Makefile distinfo net/p5-Net-Whois-Raw/pkg: PLIST Log message: - update p5-Net-Whois-Raw to 1.57 CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2008/09/24 10:30:43 Modified files: graphics/xsane : Makefile distinfo graphics/xsane/patches: patch-src_Makefile_in graphics/xsane/pkg: PLIST Log message: - bugfix release to Xsane 0.996: * a bug in PDF documents was fixed * the viewer window does not use full screen without window frame for large images anymore CVSROOT: /cvs Module name: www Changes by: jj@cvs.openbsd.org 2008/09/24 10:53:44 Modified files: . : donations.html Log message: Paypal donation addition CVSROOT: /cvs Module name: www Changes by: jj@cvs.openbsd.org 2008/09/24 11:00:48 Modified files: . : plus.html Log message: Upto 08/26 CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2008/09/24 11:01:16 Modified files: graphics/xsane : Makefile Log message: - precise license; no binary change CVSROOT: /cvs Module name: ports Changes by: jasper@cvs.openbsd.org 2008/09/24 11:14:26 Modified files: biology/emboss : Makefile distinfo biology/emboss/pkg: PLIST Log message: - update emboss to the latest stable version, 6.0.1 CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2008/09/24 11:18:26 Modified files: www/tikiwiki : Makefile distinfo www/tikiwiki/pkg: PLIST Log message: - tikiwiki-2.1 This release contains multiple bugfixes and preventive security corrections CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2008/09/24 11:29:46 Modified files: audio/lame : Makefile distinfo Log message: - bugfix update to lame-398-2 CVSROOT: /cvs Module name: src Changes by: todd@cvs.openbsd.org 2008/09/24 11:38:05 Modified files: etc/etc.vax : MAKEDEV.md Log message: enable /dev/xfs0 creation like other archs in the 'all' mode yes, I know, afs on vax, who would want this? CVSROOT: /cvs Module name: src Changes by: todd@cvs.openbsd.org 2008/09/24 11:38:31 Modified files: etc/etc.vax : MAKEDEV Log message: sync CVSROOT: /cvs Module name: ports Changes by: jasper@cvs.openbsd.org 2008/09/24 11:44:43 ports/devel/p5-Cache-FastMmap/patches Update of /cvs/ports/devel/p5-Cache-FastMmap/patches In directory cvs.openbsd.org:/tmp/cvs-serv20423/patches Log Message: Directory /cvs/ports/devel/p5-Cache-FastMmap/patches added to the repository CVSROOT: /cvs Module name: ports Changes by: jasper@cvs.openbsd.org 2008/09/24 11:45:42 Modified files: devel/p5-Cache-FastMmap: Makefile Added files: devel/p5-Cache-FastMmap/patches: patch-Cache-FastMmap-CImpl_mmap_cache_c Log message: - fix build with GCC2 CVSROOT: /cvs Module name: ports Changes by: jasper@cvs.openbsd.org 2008/09/24 12:33:08 Modified files: www/mod_perl : Makefile Added files: www/mod_perl/patches: patch-apaci_Connection_c Log message: - fix build with GCC2 CVSROOT: /cvs Module name: src Changes by: chl@cvs.openbsd.org 2008/09/24 12:53:55 Modified files: usr.bin/top : screen.c screen.h Log message: remove unused function from tobias@ ok otto@ tobias@ CVSROOT: /cvs Module name: src Changes by: chl@cvs.openbsd.org 2008/09/24 13:09:05 Modified files: sys/dev/pci : auvia.c auixp.c azalia.c Log message: remove dead stores and newly created unused variables. Found by LLVM/Clang Static Analyzer. ok ratchov@ CVSROOT: /cvs Module name: src Changes by: chl@cvs.openbsd.org 2008/09/24 13:12:59 Modified files: sys/dev/pci : if_em.c if_em_hw.c if_ixgb.c if_ti.c if_xge.c Log message: remove dead stores and newly created unused variables. Found by LLVM/Clang Static Analyzer. ok henning@ brad@ CVSROOT: /cvs Module name: ports Changes by: martynas@cvs.openbsd.org 2008/09/24 13:23:25 Modified files: www/mozilla-firefox: Makefile distinfo Log message: security update to mozilla-firefox-2.0.0.17. MFSA 2008-45, MFSA 2008-44, MFSA 2008-43, MFSA 2008-42, MFSA 2008-41, MFSA 2008-40, MFSA 2008-39, MFSA 2008-38, MFSA 2008-37 http://www.mozilla.org/security/known-vulnerabilities/firefox20.html#firefox2.0.0.17 ok naddy@. looks good to kurt@ CVSROOT: /cvs Module name: ports Changes by: martynas@cvs.openbsd.org 2008/09/24 13:25:40 Modified files: www/firefox3 : Makefile distinfo www/firefox3/patches: patch-browser_components_nsBrowserGlue_js patch-configure_in patch-js_src_xpconnect_shell_Makefile_in patch-toolkit_components_url-classifier_src_nsUrlClassifierDBService_cpp Log message: security/stability update to mozilla-firefox-3.0.2. MFSA 2008-44, MFSA 2008-43, MFSA 2008-42, MFSA 2008-41, MFSA 2008-40 http://www.mozilla.org/security/known-vulnerabilities/firefox30.html#firefox3.0.2 ok naddy@. looks good to kurt@ CVSROOT: /cvs Module name: ports Changes by: martynas@cvs.openbsd.org 2008/09/24 13:29:16 Modified files: www/seamonkey : Makefile distinfo www/seamonkey/pkg: PLIST Log message: security update to seamonkey-1.1.12. MFSA 2008-45, MFSA 2008-44, MFSA 2008-43, MFSA 2008-42, MFSA 2008-41, MFSA 2008-40, MFSA 2008-38, MFSA 2008-37 http://www.mozilla.org/security/known-vulnerabilities/seamonkey11.html#seamonkey1.1.12 - rework to have enough MASTER_SITES for langpacks ok naddy@. looks good to kurt@ CVSROOT: /cvs Module name: ports Changes by: martynas@cvs.openbsd.org 2008/09/24 13:52:05 Modified files: www/firefox-i18n: Makefile distinfo Log message: update for mozilla-firefox-2.0.0.17 CVSROOT: /cvs Module name: ports Changes by: martynas@cvs.openbsd.org 2008/09/24 13:56:11 Modified files: mail/enigmail-seamonkey: Makefile Log message: update for seamonkey-1.1.12. ok naddy@ CVSROOT: /cvs Module name: www Changes by: chl@cvs.openbsd.org 2008/09/24 14:08:39 Modified files: faq : upgrade44.html Log message: keep consistency between upgrade43 and upgrade44 ok nick@ CVSROOT: /cvs Module name: ports Changes by: jasper@cvs.openbsd.org 2008/09/24 14:47:31 Removed files: www/mod_perl/patches: patch-apaci_Connection_c Log message: bah, remove patch that doesn't make sense as Connection.c doesn't exist anymore CVSROOT: /cvs Module name: xenocara Changes by: todd@cvs.openbsd.org 2008/09/24 15:18:48 Modified files: distrib/sets/lists/xbase: md.alpha md.amd64 md.armish md.hp300 md.hppa md.i386 md.landisk md.mac68k md.macppc md.mvme68k md.mvme88k md.sgi md.sparc md.sparc64 md.vax md.zaurus mi distrib/sets/lists/xserv: md.alpha md.amd64 md.armish md.hp300 md.hppa md.i386 md.landisk md.mac68k md.macppc md.mvme68k md.mvme88k md.sgi md.sparc md.sparc64 md.vax md.zaurus mi distrib/sets/lists/xshare: mi Log message: sync CVSROOT: /cvs Module name: ports Changes by: jakemsr@cvs.openbsd.org 2008/09/24 17:01:32 Modified files: multimedia/gstreamer-0.10/plugins-good: Makefile Log message: fix -soup WANTLIB ok ajacoutot@ CVSROOT: /cvs Module name: src Changes by: krw@cvs.openbsd.org 2008/09/25 05:00:48 Modified files: sys/dev/ata : atascsi.c Log message: Initialize 'capacity' to 0 and use tabs to indent. "won't hurt" miod@. CVSROOT: /cvs Module name: src Changes by: krw@cvs.openbsd.org 2008/09/25 05:07:12 Modified files: sys/dev/usb : umass.c Log message: Add 'default:' stanza to switch() to make clear that 'status' is always initialized. From NetBSD. "won't hurt" miod@. CVSROOT: /cvs Module name: src Changes by: krw@cvs.openbsd.org 2008/09/25 05:23:54 Modified files: sys/dev/ic : mfi.c Log message: Initialize 'ssc' to NULL since we test it later. Shouldn't ever be NULL at the point of test unless the device list is confused, but be consistantly paranoid if we're going to be paranoid. CVSROOT: /cvs Module name: src Changes by: sobrado@cvs.openbsd.org 2008/09/25 05:37:03 Modified files: usr.bin/vi/common: recover.c Log message: do not hardcode the editor name in the message displayed by "-r" when there are no files to recover as this flag is used by ex(1) and view(1) too. problem found by jsing@, Sven Verdoolaege did some suggestions to improve its portability. diff committed upstream. ok jsing@ CVSROOT: /cvs Module name: www Changes by: sthen@cvs.openbsd.org 2008/09/25 09:26:40 Modified files: build : mirrors.dat Log message: temporarily disable some mirrors CVSROOT: /cvs Module name: www Changes by: sthen@cvs.openbsd.org 2008/09/25 09:27:22 Modified files: . : ftp.html openbgpd : ftp.html openntpd : ftp.html portable.html Log message: sync CVSROOT: /cvs Module name: src Changes by: chl@cvs.openbsd.org 2008/09/25 11:54:01 Modified files: sys/dev/pci : pccbb.c Log message: remove dead store. Found by LLVM/Clang Static Analyzer. ok claudio@ CVSROOT: /cvs Module name: src Changes by: chl@cvs.openbsd.org 2008/09/25 11:55:28 Modified files: sys/dev/pci : hifn7751.c Log message: remove dead store. Found by LLVM/Clang Static Analyzer. ok brad@ krw@ CVSROOT: /cvs Module name: ports Changes by: jasper@cvs.openbsd.org 2008/09/25 12:31:45 Modified files: converters/p5-Jcode: Makefile distinfo converters/p5-Jcode/pkg: DESCR Log message: - bug fix update to 2.7 - re-format DESCR CVSROOT: /cvs Module name: ports Changes by: jasper@cvs.openbsd.org 2008/09/25 12:34:58 Modified files: net/p5-Net-TFTP: Makefile distinfo Log message: - update p5-Net-TFTP to 0.17 (adds ipv6 support) CVSROOT: /cvs Module name: ports Changes by: jasper@cvs.openbsd.org 2008/09/25 12:39:09 Modified files: net/p5-Net-ParseWhois: Makefile distinfo net/p5-Net-ParseWhois/pkg: DESCR PLIST Log message: - update p5-Net-ParseWhois to 0.7 - re-format DESCR CVSROOT: /cvs Module name: ports Changes by: jasper@cvs.openbsd.org 2008/09/25 12:49:44 Modified files: misc/p5-Spreadsheet-WriteExcel: Makefile distinfo misc/p5-Spreadsheet-WriteExcel/pkg: DESCR PLIST Log message: - update p5-Spreadsheet-WriteExcel to 2.25 - add missing dependency - re-format DESCR CVSROOT: /cvs Module name: ports Changes by: jasper@cvs.openbsd.org 2008/09/25 12:50:34 Modified files: misc/p5-Spreadsheet-ParseExcel: Makefile distinfo misc/p5-Spreadsheet-ParseExcel/pkg: PLIST Log message: - update p5-Spreadsheet-ParseExcel to 0.33 CVSROOT: /cvs Module name: ports Changes by: jasper@cvs.openbsd.org 2008/09/25 13:06:53 Modified files: www/p5-CSS-Tiny: Makefile distinfo Log message: - update p5-CSS-Tiny to 1.15 CVSROOT: /cvs Module name: src Changes by: chl@cvs.openbsd.org 2008/09/25 13:06:57 Modified files: sys/dev/pci : pciide.c Log message: remove dead stores and newly created unused variable. Found by LLVM/Clang Static Analyzer. ok brad@ CVSROOT: /cvs Module name: src Changes by: chl@cvs.openbsd.org 2008/09/25 13:09:16 Modified files: sys/dev/pci/bktr: bktr_audio.c Log message: remove dead stores. Found by LLVM/Clang Static Analyzer. ok jakemsr@ CVSROOT: /cvs Module name: src Changes by: jordan@cvs.openbsd.org 2008/09/25 13:12:28 Modified files: sys/dev/acpi : dsdt.c dsdt.h Log message: Fixed memory leak bug during scope evaluation Removed unused functions ok marco@ CVSROOT: /cvs Module name: ports Changes by: brad@cvs.openbsd.org 2008/09/25 14:43:09 Modified files: multimedia/xine-lib: Makefile multimedia/xine-lib/patches: patch-src_xine-utils_cpu_accel_c Added files: multimedia/xine-lib/patches: patch-src_xine-utils_mangle_h Log message: Correct detection of code being compiled as PIC. Allows the cpuid inline assembly code to compile thus allowing dynamic SIMD instruction detection and the use of MMX Extended and 3DNow (as well as SSE/SSE2 if and when such code is added). ok jakemsr@ CVSROOT: /cvs Module name: ports Changes by: rui@cvs.openbsd.org 2008/09/25 14:43:56 Modified files: devel/libmagic : Makefile distinfo devel/libmagic/patches: patch-src_softmagic_c devel/libmagic/pkg: PLIST Added files: devel/libmagic/patches: patch-configure Log message: - maintenance update to libmagic 4.26. CVSROOT: /cvs Module name: src Changes by: brad@cvs.openbsd.org 2008/09/25 14:47:16 Modified files: sys/dev/mii : files.mii Added files: sys/dev/mii : atphy.c Log message: Add a driver for the Attansic F1 PHY. From FreeBSD via kevlo@ CVSROOT: /cvs Module name: src Changes by: brad@cvs.openbsd.org 2008/09/25 14:51:10 Modified files: sys/dev/mii : miidevs Log message: Add the id for the Atheros F2 PHY. CVSROOT: /cvs Module name: src Changes by: brad@cvs.openbsd.org 2008/09/25 14:51:20 Modified files: sys/dev/mii : miidevs.h Log message: regen CVSROOT: /cvs Module name: ports Changes by: martynas@cvs.openbsd.org 2008/09/25 14:54:26 Modified files: devel/xulrunner: Makefile distinfo Log message: security update to xulrunner-1.8.1.17. ok naddy@ CVSROOT: /cvs Module name: ports Changes by: martynas@cvs.openbsd.org 2008/09/25 15:13:49 Modified files: textproc/mozilla-dicts: Makefile distinfo textproc/mozilla-dicts/pkg: PLIST-ca PLIST-cs PLIST-cy-GB PLIST-de-AT PLIST-de-CH PLIST-de-DE PLIST-en-AU PLIST-en-CA PLIST-es-AR PLIST-fr PLIST-ga-IE PLIST-he PLIST-hr PLIST-hu PLIST-is PLIST-lt PLIST-pl PLIST-pt-BR PLIST-pt-PT PLIST-ro PLIST-ru PLIST-sl Added files: textproc/mozilla-dicts/pkg: DESCR-af DESCR-ar DESCR-be DESCR-bg DESCR-da DESCR-el DESCR-el-EN DESCR-en-GB DESCR-en-ZA DESCR-eo DESCR-es-ES DESCR-et DESCR-eu DESCR-fy-NL DESCR-gl DESCR-hsb DESCR-id DESCR-it DESCR-ku DESCR-la DESCR-lv DESCR-nb-NO DESCR-nl DESCR-nn-NO DESCR-sk DESCR-sq DESCR-sr DESCR-sv-SE DESCR-uk PLIST-af PLIST-ar PLIST-be PLIST-bg PLIST-da PLIST-el PLIST-el-EN PLIST-en-GB PLIST-en-ZA PLIST-eo PLIST-es-ES PLIST-et PLIST-eu PLIST-fy-NL PLIST-gl PLIST-hsb PLIST-id PLIST-it PLIST-ku PLIST-la PLIST-lv PLIST-nb-NO PLIST-nl PLIST-nn-NO PLIST-sk PLIST-sq PLIST-sr PLIST-sv-SE PLIST-uk Removed files: textproc/mozilla-dicts/pkg: DESCR-bg-BG DESCR-danish DESCR-el-GR DESCR-eo-EO DESCR-es-es DESCR-fr-FR DESCR-is-IS DESCR-it-IT DESCR-lv-LV DESCR-main DESCR-nb-NO_nn-NO DESCR-nl-NL DESCR-sv PLIST-bg-BG PLIST-danish PLIST-el-GR PLIST-eo-EO PLIST-es-es PLIST-fr-FR PLIST-is-IS PLIST-it-IT PLIST-lv-LV PLIST-main PLIST-nb-NO_nn-NO PLIST-nl-NL PLIST-sv Log message: - overdue update to get mozilla dictionaries up-to-date w/ https://addons.mozilla.org/firefox/browse/type:3 - since 'main' is not special anymore, simplify the port, and build en-GB subpackage. from naddy@ - quantity of dictionaries grew 35 -> 51 - bump version to 1.2 ok naddy@ CVSROOT: /cvs Module name: ports Changes by: martynas@cvs.openbsd.org 2008/09/25 15:17:38 Modified files: www/firefox3 : Makefile Added files: www/firefox3/patches: patch-extensions_spellcheck_hunspell_src_mozHunspell_cpp Log message: search for dictionaries the generic mozilla location, that textproc/mozilla-dicts uses: LOCALBASE/share/mozilla-dicts ok naddy@ CVSROOT: /cvs Module name: ports Changes by: jasper@cvs.openbsd.org 2008/09/25 15:24:02 Modified files: textproc/p5-String-Random: Makefile distinfo Log message: - update p5-String-Random to 0.22 CVSROOT: /cvs Module name: ports Changes by: jasper@cvs.openbsd.org 2008/09/25 15:29:09 Modified files: textproc/p5-POE-Filter-XML: Makefile distinfo Log message: - update p5-POE-Filter-XML to 0.33 - specify license version - don't do BUILD_DEPENDS=${RUN_DEPENDS} when it's not strictly needed CVSROOT: /cvs Module name: ports Changes by: jasper@cvs.openbsd.org 2008/09/25 15:33:18 Modified files: textproc/p5-Number-Format: Makefile distinfo Log message: - update p5-Number-Format to 1.60 CVSROOT: /cvs Module name: ports Changes by: jasper@cvs.openbsd.org 2008/09/25 15:36:20 Modified files: textproc/p5-Text-Diff-HTML: Makefile distinfo Log message: - update p5-Text-Diff-HTML to 0.05 - fix license CVSROOT: /cvs Module name: ports Changes by: jasper@cvs.openbsd.org 2008/09/25 15:49:14 Modified files: textproc/p5-Text-WordDiff: Makefile distinfo Log message: - update p5-Text-WordDiff to 0.04 - add a bunch of missing dependencies CVSROOT: /cvs Module name: ports Changes by: brad@cvs.openbsd.org 2008/09/25 21:14:42 Modified files: devel/sdl : Makefile Log message: - Remove ${LDFLAGS} from LDFLAGS specified with CONFIGURE_ENV since this is not set elsewhere. - Add disable option for PulseAudio so support is not built if it happens to be installed. - Enable the use of YASM to build the i386 assembly blit code. ok pvalchev@ CVSROOT: /cvs Module name: ports Changes by: brad@cvs.openbsd.org 2008/09/25 22:09:17 Modified files: net : Makefile Log message: Also build the operops FLAVOR for silc-server. CVSROOT: /cvs Module name: ports Changes by: jasper@cvs.openbsd.org 2008/09/26 02:20:45 Modified files: misc/gutenpy : Makefile Log message: - add missing dependency on python-bz2 - add license version while here spotted by nick guenther, thanks! CVSROOT: /cvs Module name: ports Changes by: landry@cvs.openbsd.org 2008/09/26 03:48:40 Modified files: x11/xfce4/xfce4-smartbookmark/pkg: PLIST Log message: Oops, no idea where this @ came from.. spotted by naddy@. Was not building, hence no PKGNAME bump. CVSROOT: /cvs Module name: src Changes by: jsg@cvs.openbsd.org 2008/09/26 04:35:15 Modified files: share/man/man4 : Makefile pci.4 mii.4 sys/dev/mii : files.mii sys/dev/pci : files.pci Added files: share/man/man4 : jmphy.4 jme.4 sys/dev/mii : jmphy.c jmphyreg.h sys/dev/pci : if_jme.c if_jmevar.h if_jmereg.h Log message: Add drivers for the JMicron JMC250/JMC260 Ethernet controllers and JMicron JMP202/JMP211 Ethernet PHYs. Written by Pyun YongHyeon for FreeBSD, ported to DragonFlyBSD by Sepherosa Ziehau and then ported to OpenBSD by me. Thanks once again to JMicron for supplying hardware and information which made this possible. Some cleanup still needs to be done, and checksum offload needs to be sorted out, but the driver otherwise seems to work great. Comitted over a JMC250 card. CVSROOT: /cvs Module name: src Changes by: espie@cvs.openbsd.org 2008/09/26 05:11:59 Modified files: usr.bin/ftp : fetch.c Log message: support proxies with password. adapted from a patch by nikns, with tweaks by millert. took forever to test for real... okay miod@, henning@, millert@ CVSROOT: /cvs Module name: ports Changes by: landry@cvs.openbsd.org 2008/09/26 05:44:39 Modified files: productivity/grisbi: Makefile productivity/grisbi/pkg: PLIST Log message: Oops, fix .desktop file installation w/ correct ownership, spotted by naddy@. CVSROOT: /cvs Module name: ports Changes by: jasper@cvs.openbsd.org 2008/09/26 06:01:43 Log message: import libcanberra 0.9 Libcanberra is an implementation of the Freedesktop Sound Theme specification. It allows developers to play sounds given a list of events. ok landry@ Status: Vendor Tag: jasper Release Tags: jasper_20080926 N ports/audio/libcanberra/Makefile N ports/audio/libcanberra/distinfo N ports/audio/libcanberra/pkg/DESCR N ports/audio/libcanberra/pkg/PLIST N ports/audio/libcanberra/pkg/PFRAG.shared N ports/audio/libcanberra/patches/patch-Makefile_in N ports/audio/libcanberra/patches/patch-configure N ports/audio/libcanberra/patches/patch-src_common_h N ports/audio/libcanberra/patches/patch-src_Makefile_in No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: jasper@cvs.openbsd.org 2008/09/26 06:03:36 Modified files: audio : Makefile Log message: - add libcanberra CVSROOT: /cvs Module name: ports Changes by: jcs@cvs.openbsd.org 2008/09/26 08:46:44 Modified files: devel/ruby-activesupport: Makefile distinfo devel/ruby-activesupport/pkg: PLIST databases/ruby-activerecord: Makefile distinfo databases/ruby-activerecord/pkg: PLIST devel/ruby-actionpack: Makefile distinfo devel/ruby-actionpack/pkg: PLIST mail/ruby-actionmailer: Makefile distinfo www/ruby-activeresource: Makefile distinfo www/ruby-activeresource/pkg: PLIST www/ruby-rails : Makefile distinfo Log message: update ruby on rails and its support modules to 2.1.1 works around a dos vulnerability in rexml similar diff from Jeremy Evans update run_depends so forward updates work properly ok bernd@ CVSROOT: /cvs Module name: src Changes by: reyk@cvs.openbsd.org 2008/09/26 09:19:55 Modified files: usr.sbin/snmpd : control.c snmpd.8 snmpd.c snmpd.h snmpe.c usr.sbin/snmpctl: snmpctl.8 snmpctl.c Log message: allow to add an additional restricted control socket for trap sending only (not even show commands). this allows to place a socket for traps in another daemon's chroot. (based on restricted socket support from bgpd) CVSROOT: /cvs Module name: src Changes by: drahn@cvs.openbsd.org 2008/09/26 10:22:15 Modified files: lib/csu/sh : Makefile Log message: Remove PICFLAG= setting, it is overridden in bsd.prog.mk. tested on landisk. Caught and ok kurt@ CVSROOT: /cvs Module name: ports Changes by: naddy@cvs.openbsd.org 2008/09/26 11:04:15 Modified files: net/rsync : Makefile distinfo Log message: maintenance update to 3.0.4 CVSROOT: /cvs Module name: ports Changes by: jasper@cvs.openbsd.org 2008/09/26 12:20:04 Log message: import p5-Test-URI 1.08 Check various parts of Uniform Resource Locators. Status: Vendor Tag: jasper Release Tags: jasper_20080926 N ports/devel/p5-Test-URI/Makefile N ports/devel/p5-Test-URI/distinfo N ports/devel/p5-Test-URI/pkg/DESCR N ports/devel/p5-Test-URI/pkg/PLIST No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: jasper@cvs.openbsd.org 2008/09/26 12:25:58 Modified files: devel : Makefile Log message: - add p5-Test-URI CVSROOT: /cvs Module name: ports Changes by: martynas@cvs.openbsd.org 2008/09/26 13:00:58 Modified files: sysutils/nut : Makefile sysutils/nut/pkg: DESCR-cgi Log message: Apapche -> Apache. ok wcmaier@ CVSROOT: /cvs Module name: ports Changes by: martynas@cvs.openbsd.org 2008/09/26 13:04:26 Modified files: www/minimo : Makefile distinfo Log message: security update to minimo-1.8.1.17. ok kili@ CVSROOT: /cvs Module name: src Changes by: jmc@cvs.openbsd.org 2008/09/26 13:26:24 Modified files: usr.sbin/snmpctl: snmpctl.c Log message: add [-s socket] to usage(); CVSROOT: /cvs Module name: ports Changes by: martynas@cvs.openbsd.org 2008/09/26 13:29:19 Modified files: mail/mozilla-thunderbird: Makefile distinfo Log message: security update to mozilla-thunderbird-2.0.0.17. MFSA 2008-46, MFSA 2008-44, MFSA 2008-43, MFSA 2008-42, MFSA 2008-41, MFSA 2008-38, MFSA 2008-37 http://www.mozilla.org/security/known-vulnerabilities/thunderbird20.html#thunderbird2.0.0.17 ok naddy@. looks good to kurt@ CVSROOT: /cvs Module name: ports Changes by: martynas@cvs.openbsd.org 2008/09/26 13:30:13 Modified files: mail/enigmail : Makefile distinfo Log message: - update to enigmail-0.95.7, bug-fix release http://enigmail.mozdev.org/download/changelog.php#enig0.95.7 - update for mozilla-thunderbird-2.0.0.17 ok naddy@ CVSROOT: /cvs Module name: ports Changes by: martynas@cvs.openbsd.org 2008/09/26 13:33:25 Modified files: mail/enigmail-seamonkey: Makefile distinfo Log message: - bug-fix update to enigmail-seamonkey-0.95.7 http://enigmail.mozdev.org/download/changelog.php#enig0.95.7 ok naddy@ CVSROOT: /cvs Module name: ports Changes by: martynas@cvs.openbsd.org 2008/09/26 13:35:47 Modified files: mail/thunderbird-i18n: Makefile distinfo Log message: update for mozilla-thunderbird-2.0.0.17 CVSROOT: /cvs Module name: www Changes by: sthen@cvs.openbsd.org 2008/09/26 14:58:32 Modified files: build : mirrors.dat Log message: - reinstate some temporarily disabled mirrors - btradianz is an ex-mirror, req by johan@ CVSROOT: /cvs Module name: www Changes by: sthen@cvs.openbsd.org 2008/09/26 14:58:56 Modified files: . : ftp.html openbgpd : ftp.html openntpd : ftp.html portable.html Log message: regen CVSROOT: /cvs Module name: src Changes by: mikeb@cvs.openbsd.org 2008/09/26 15:15:53 Modified files: sys/dev/pci : agp_i810.c agp.c sys/arch/i386/pci: pchb.c sys/arch/amd64/pci: pchb.c Log message: Attach agp(4) to the Intel Q35 integrated video. Tested on ASUS P5E-VM DO motherboard. ok oga CVSROOT: /cvs Module name: ports Changes by: brad@cvs.openbsd.org 2008/09/26 15:17:57 Modified files: net/silc-server: Makefile distinfo net/silc-server/patches: operops-patch-apps_silcd_command_c Log message: Update to silc-server 1.1.13; bug fix update. ok johan@ CVSROOT: /cvs Module name: src Changes by: brad@cvs.openbsd.org 2008/09/26 15:39:34 Modified files: share/man/man4 : Makefile mii.4 Added files: share/man/man4 : atphy.4 Log message: Add a man page for atphy(4). CVSROOT: /cvs Module name: ports Changes by: kevlo@cvs.openbsd.org 2008/09/26 23:07:45 Modified files: www/phpmyadmin : Makefile distinfo Log message: SECURITY update to 2.11.9.2 which fixes XSS vulnerability for Microsoft Internet Explorer. ok sthen@ CVSROOT: /cvs Module name: ports Changes by: sturm@cvs.openbsd.org 2008/09/27 02:20:49 Modified files: mail/getmail : Makefile distinfo Log message: update to getmail 4.8.4 CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2008/09/27 03:23:28 Modified files: www/myreview : Makefile distinfo Log message: - distfile changed name; spotted by landry@, thanks! - I could not get direct link to the main tarball, so I'll host it - remove myself from MAINTAINER CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2008/09/27 05:34:07 Modified files: www/hiawatha : Makefile distinfo www/hiawatha/patches: patch-doc_hiawatha_1_in Log message: - update to hiawatha-6.9 Small bugfixes and improvements. CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2008/09/27 05:54:11 Modified files: net/rsnapshot : Makefile distinfo net/rsnapshot/patches: patch-README patch-rsnapshot-program_pl patch-rsnapshot_1 patch-rsnapshot_conf_default_in net/rsnapshot/pkg: PLIST Log message: - update to rsnapshot-1.3.1 - take over MAINTAINERship (previous maintainer timeout) - use SUBST_VARS CVSROOT: /cvs Module name: src Changes by: jsg@cvs.openbsd.org 2008/09/27 07:03:30 Modified files: sys/dev/pci : if_jme.c Log message: remove a debug printf that is no longer required CVSROOT: /cvs Module name: ports Changes by: martynas@cvs.openbsd.org 2008/09/27 07:05:21 Modified files: www/firefox3 : Makefile distinfo Log message: update to firefox3-3.0.3: Fixed a problem where users were unable to retrieve saved passwords or save new passwords (bug 454708) ok naddy@ CVSROOT: /cvs Module name: src Changes by: martynas@cvs.openbsd.org 2008/09/27 07:21:23 Modified files: etc/mail : trusted-users Log message: remove extra '#'. ok millert@, jmc@ CVSROOT: /cvs Module name: src Changes by: miod@cvs.openbsd.org 2008/09/27 07:54:15 Modified files: distrib/sets/lists/base: md.alpha md.amd64 md.armish md.aviion md.hp300 md.hppa md.hppa64 md.i386 md.landisk md.luna88k md.mac68k md.macppc md.mvme68k md.mvme88k md.mvmeppc md.sgi md.socppc md.sparc md.sparc64 md.vax md.zaurus distrib/sets/lists/comp: mi distrib/sets/lists/man: mi Log message: sync CVSROOT: /cvs Module name: src Changes by: damien@cvs.openbsd.org 2008/09/27 09:00:08 Modified files: sys/net80211 : ieee80211.h ieee80211_crypto_ccmp.c ieee80211_crypto_tkip.c ieee80211_input.c ieee80211_output.c ieee80211_proto.h Log message: Add some inline functions to test the presence of optional 802.11 header fields (Sequence Control, Address 4, QoS Control, +HTC) and use them where appropriate. Add ieee80211_get_qos() inline function to extract the QoS control field of an 802.11 header instead of duplicating the same scary code everywhere (the location of this field depends on the presence of an Address 4 field). Export ieee80211_up_to_ac() so that drivers can select the access category to use based on the TID subfield of the QoS Control field. Define more QoS-related bits for the RSN Capabilities field of RSN IE (will be used later). CVSROOT: /cvs Module name: src Changes by: damien@cvs.openbsd.org 2008/09/27 09:16:09 Modified files: sys/net80211 : ieee80211_crypto.c ieee80211_crypto.h ieee80211_input.c ieee80211_ioctl.c ieee80211_ioctl.h ieee80211_node.c ieee80211_node.h ieee80211_output.c ieee80211_pae_input.c ieee80211_pae_output.c ieee80211_priv.h ieee80211_proto.c ieee80211_var.h Log message: Initial implementation of PMKSA caching and pre-authentication. This will be required for future WPA-Enterprise support (802.1X). Add ieee80211_needs_auth() function (not implemented yet) to notify the userland 802.1X PACP machine when an 802.1X port becomes enabled (that is after successfull 802.11 Open System authentication). Add SIOCS80211KEYRUN and SIOCS80211KEYAVAIL ioctls so that the PACP state machine can kick the 802.11 key state machine and install PMKs obtained from 802.1X (pre-)authentication. Enable SHA-256 based AKMPs by default while I'm here (TGw). This uses SHA-256 for key-derivation (instead of SHA1), AES-128-CMAC for data integrity, and AES Key Wrap for data protection of EAPOL-Key frames. An OpenBSD AP will always advertise this capability and an OpenBSD STA will always prefer SHA-256 based AKMPs over SHA1 based ones if both are supported by an AP. CVSROOT: /cvs Module name: ports Changes by: martynas@cvs.openbsd.org 2008/09/27 11:30:08 Modified files: sysutils/nut : Makefile sysutils/nut/patches: patch-clients_Makefile_in sysutils/nut/pkg: PLIST-snmp Log message: - add neon to LIB_DEPENDS, so that netxml driver always builds - upsimage.cgi used upsimage_cgi_LDFLAGS to tweak for -all-static, and not *_LDADD as upsstats.cgi and upsset.cgi did. as a result upsimage.cgi was linked dynamically, therefore broken inside chroot - add USE_GMAKE, so that it builds on landisk - make lib-depends-check happy - add @bin marker for bin/snmp-ups - bump all PKGNAMEs ok sthen@ CVSROOT: /cvs Module name: ports Changes by: brad@cvs.openbsd.org 2008/09/27 11:58:25 Modified files: devel/glib2 : Makefile distinfo Log message: Update glib2 to 2.16.6. ok ajacoutot@ CVSROOT: /cvs Module name: ports Changes by: brad@cvs.openbsd.org 2008/09/27 11:59:12 Modified files: x11/gtk+2 : Makefile distinfo Log message: Update to GTK+ 2.12.12. ok ajacoutot@ CVSROOT: /cvs Module name: ports Changes by: martynas@cvs.openbsd.org 2008/09/27 13:14:33 Modified files: mail/thunderbird-i18n: Makefile www/firefox-i18n: Makefile Added files: mail/thunderbird-i18n/pkg: DESCR-en-GB PLIST-en-GB www/firefox-i18n/pkg: DESCR-en-GB PLIST-en-GB Removed files: mail/thunderbird-i18n/pkg: DESCR-main PLIST-main www/firefox-i18n/pkg: DESCR-main PLIST-main Log message: simplify, since main is not special anymore. adapted from naddy@'s diff for mozilla-dicts. ok naddy@ CVSROOT: /cvs Module name: src Changes by: martynas@cvs.openbsd.org 2008/09/27 13:17:10 Modified files: etc/mail : README Log message: - missing documentation bits for trusted-users - spamd(8) configuration now lives in /etc/mail, too - sort some items that were out of order ok jmc@. no objections millert@ CVSROOT: /cvs Module name: ports Changes by: bernd@cvs.openbsd.org 2008/09/27 15:47:20 Modified files: devel/git : Makefile distinfo devel/git/patches: patch-Makefile patch-git-gui_git-gui_sh patch-gitweb_gitweb_perl patch-t_t4019-diff-wserror_sh devel/git/pkg : PLIST-main PLIST-svn PLIST-x11 Added files: devel/git/patches: patch-t_t4018-diff-funcname_sh patch-t_t9400-git-cvsserver-server_sh Removed files: devel/git/patches: patch-t_t3200-branch_sh patch-t_t7201-co_sh Log message: Update to git-1.6.0.2. An earlier diff got tested by landry@. Thanks! CVSROOT: /cvs Module name: src Changes by: krw@cvs.openbsd.org 2008/09/27 18:07:00 Modified files: sys/dev/microcode/isp: asm_12160.h Log message: Update 12160 firmware: 10.04.32 -> 10.04.41. From mjacob via FreeBSD. Tested & ok kettenis@ CVSROOT: /cvs Module name: src Changes by: damien@cvs.openbsd.org 2008/09/28 00:43:07 Modified files: sys/net80211 : ieee80211_proto.h Log message: unbreak the tree. pointed out by deraadt@, Markus Peloquin sorry guys. CVSROOT: /cvs Module name: ports Changes by: sturm@cvs.openbsd.org 2008/09/28 01:13:18 Modified files: comms/jpilot-syncmal: Makefile Log message: RUN_DEPENDS can never provide libs for WANTLIB, fix it up and bump PKGNAME CVSROOT: /cvs Module name: ports Changes by: sturm@cvs.openbsd.org 2008/09/28 01:19:07 Modified files: emulators/gns3 : Makefile Log message: this port breaks python.port.mk's logic, it needs python during fake although NO_BUILD=Yes CVSROOT: /cvs Module name: ports Changes by: sturm@cvs.openbsd.org 2008/09/28 01:28:54 Modified files: games/gtetrinet: Makefile Log message: missing BUILD_DEPENDS on p5-XML-Parser CVSROOT: /cvs Module name: ports Changes by: sturm@cvs.openbsd.org 2008/09/28 01:34:43 Modified files: games/warzone2100: Makefile Log message: missing BUILD_DEPENDS on unzip CVSROOT: /cvs Module name: ports Changes by: sturm@cvs.openbsd.org 2008/09/28 01:46:01 Modified files: graphics/gimp/liquid-rescale: Makefile Log message: missing BUILD_DEPENDS on p5-XML-Parser CVSROOT: /cvs Module name: ports Changes by: sturm@cvs.openbsd.org 2008/09/28 02:00:33 Modified files: lang/eltclsh : Makefile Log message: complete switch to tcl/tk 8.5 bump PKGNAME CVSROOT: /cvs Module name: ports Changes by: sturm@cvs.openbsd.org 2008/09/28 02:55:01 Modified files: x11/gnome/dasher: Makefile Log message: mising dependency on gnome-doc-utils bump PKGNAME CVSROOT: /cvs Module name: ports Changes by: sturm@cvs.openbsd.org 2008/09/28 03:16:24 Modified files: x11/gnome/empathy: Makefile Log message: missing dependency on x11/py-gtk2 bump PKGNAME CVSROOT: /cvs Module name: ports Changes by: sturm@cvs.openbsd.org 2008/09/28 04:10:30 Modified files: x11/gnome/gdm : Makefile x11/gnome/gdm/patches: patch-gui_gdmsetup_c Log message: unbreak build fix WANTLIB bump PKGNAME CVSROOT: /cvs Module name: ports Changes by: sturm@cvs.openbsd.org 2008/09/28 04:29:47 Modified files: x11/gnome/ghex : Makefile Log message: missing dependency on x11/gnome/doc-utils bump PKGNAME CVSROOT: /cvs Module name: ports Changes by: sturm@cvs.openbsd.org 2008/09/28 04:37:13 Modified files: geo/gpstk : Makefile Log message: build with -O0 on sparc64, even -O1 needs 800M of memory bump PKGNAME CVSROOT: /cvs Module name: ports Changes by: sturm@cvs.openbsd.org 2008/09/28 04:53:05 Modified files: x11/xfce4/xfprint: Makefile Log message: missing BUILD_DEPENDS on ::x11/xfce4/xfce-mcs-manager no PKGNAME bump needed CVSROOT: /cvs Module name: ports Changes by: sturm@cvs.openbsd.org 2008/09/28 04:57:51 Modified files: x11/gnome/libbonobo: Makefile Log message: missing RUN_DEPENDS on devel/popt bump PKGNAME CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2008/09/28 07:40:52 Modified files: graphics/gimp/liquid-rescale: Makefile Log message: - use intltool MODULE; p5-XML-Parser was needed because of the intltool command "Feel free to fix it" sturm@ CVSROOT: /cvs Module name: ports Changes by: naddy@cvs.openbsd.org 2008/09/28 07:55:17 Modified files: lang/ezm3 : Makefile net/cvsup : Makefile Log message: * new homepage; from robert@openbsd.pap.st * remove a dead master site * drop maintainership CVSROOT: /cvs Module name: src Changes by: naddy@cvs.openbsd.org 2008/09/28 08:08:51 Modified files: sys/kern : uipc_mbuf.c Log message: initialize the ether_vtag field like the rest of the packet header CVSROOT: /cvs Module name: src Changes by: jsing@cvs.openbsd.org 2008/09/28 08:39:55 Modified files: sys/net : pf.c Log message: Teach PF pf_print_state_parts() about IPv4 in IP and IPv6 in IP encapsulation. Decapitalise the 'v' in ICMPv6 whilst here. ok henning@ CVSROOT: /cvs Module name: ports Changes by: naddy@cvs.openbsd.org 2008/09/28 08:43:22 Modified files: graphics/png : Makefile distinfo graphics/png/patches: patch-scripts_libpng_pc_in patch-scripts_makefile_openbsd Log message: Maintenance update to 1.2.32. Library bump because png_struct has been extended. CVSROOT: /cvs Module name: src Changes by: jsing@cvs.openbsd.org 2008/09/28 09:25:33 Modified files: sys/netinet : in_gif.c sys/netinet6 : in6_gif.c Log message: Clear the PF state key before an IP packet exits a gif(4) tunnel, in order to prevent state key mismatches. ok henning@ CVSROOT: /cvs Module name: ports Changes by: bernd@cvs.openbsd.org 2008/09/28 09:43:06 Modified files: lang/ruby : Makefile distinfo lang/ruby/patches: patch-configure lang/ruby/pkg : PLIST-main Added files: lang/ruby/patches: patch-lib_rexml_document_rb patch-lib_rexml_entity_rb Removed files: lang/ruby/patches: patch-array_c patch-bignum_c patch-eval_c patch-intern_h patch-io_c patch-sprintf_c patch-string_c Log message: Security update to ruby-1.8.6.287. This fixes a DNS spoofing vulnerability in Ruby's resolver lib. (CVE-2008-1447) A DoS vulnerability in WEBrick(CVE-2008-3656), problems with Ruby's safelevel implementation (CVE-2008-3655) and a taint check problem in Ruby's dynamic loader (CVE-2008-3657) got fixed as well. This also contains a fix for the REXML DoS issue. (CVE-2008-3790) More information: http://www.ruby-lang.org/en/news/2008/08/08/multiple-vulnerabilities-in-ruby/ http://www.ruby-lang.org/en/news/2008/08/23/dos-vulnerability-in-rexml/ Tested by Jeremy Evans and jcs@. Thanks! CVSROOT: /cvs Module name: ports Changes by: bernd@cvs.openbsd.org 2008/09/28 09:45:18 Modified files: devel/ruby-gems: Makefile distinfo devel/ruby-gems/patches: patch-lib_rubygems_commands_install_command_rb patch-lib_rubygems_dependency_installer_rb patch-lib_rubygems_install_update_options_rb patch-lib_rubygems_installer_rb patch-setup_rb devel/ruby-gems/pkg: PLIST Added files: devel/ruby-gems/patches: patch-lib_rubygems_config_file_rb Log message: Update to ruby-gems-1.3.0. Initial diff for 1.2.0 from Jeremy Evans. Some hints from sturm@. CVSROOT: /cvs Module name: ports Changes by: bernd@cvs.openbsd.org 2008/09/28 09:47:27 Modified files: lang/ruby : ruby.port.mk Log message: Require ruby-gems-1.3.0 and add --default-source-index to GEM_FLAGS. CVSROOT: /cvs Module name: ports Changes by: bernd@cvs.openbsd.org 2008/09/28 09:52:15 Modified files: www/ruby-mongrel: Makefile distinfo www/ruby-mongrel/pkg: PLIST Log message: Update to ruby-mongrel-1.1.5. CVSROOT: /cvs Module name: ports Changes by: bernd@cvs.openbsd.org 2008/09/28 09:58:55 Modified files: databases/ruby-sqlite3: Makefile distinfo databases/ruby-sqlite3/pkg: PLIST Log message: Update to ruby-sqlite3-1.2.4. CVSROOT: /cvs Module name: ports Changes by: bernd@cvs.openbsd.org 2008/09/28 10:03:41 Log message: Initial import of ruby-pg-0.7.9.2008.08.17. This is a newer interface to access PostgreSQL database from Ruby. It is designed to offer every feature available in libpq to Ruby, with a better API. This module is simpler, cleaner, and more portable than ruby-postgres. Submitted and maintained by Jeremy Evans. Status: Vendor Tag: bernd Release Tags: bernd_2008-sep-28 N ports/databases/ruby-pg/Makefile N ports/databases/ruby-pg/distinfo N ports/databases/ruby-pg/pkg/DESCR N ports/databases/ruby-pg/pkg/PLIST No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: bernd@cvs.openbsd.org 2008/09/28 10:04:48 Modified files: databases : Makefile Log message: Add ruby-pg. CVSROOT: /cvs Module name: src Changes by: jsing@cvs.openbsd.org 2008/09/28 10:14:40 Modified files: sys/net : if_gif.c sys/netinet : in_gif.c Log message: Ansify function declarations for gif(4). ok claudio@ CVSROOT: /cvs Module name: ports Changes by: bernd@cvs.openbsd.org 2008/09/28 10:40:23 Log message: Initial import of ruby-diff-lcs-1.1.2. Diff::LCS is a port of Algorithm::Diff that uses the McIlroy-Hunt longest common subsequence (LCS) algorithm to compute intelligent differences between two sequenced enumerable containers. The implementation is based on Mario I. Wolczko's Smalltalk version (1.2,1993) and Ned Konz's Perl version (Algorithm::Diff). Status: Vendor Tag: bernd Release Tags: bernd_2008-sep-28 N ports/devel/ruby-diff-lcs/Makefile N ports/devel/ruby-diff-lcs/distinfo N ports/devel/ruby-diff-lcs/pkg/PLIST N ports/devel/ruby-diff-lcs/pkg/DESCR No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: bernd@cvs.openbsd.org 2008/09/28 10:42:00 Modified files: devel : Makefile Log message: Add ruby-diff-lcs. CVSROOT: /cvs Module name: ports Changes by: bernd@cvs.openbsd.org 2008/09/28 10:48:29 Log message: Initial import of ruby-assistance-0.1.5. assistance is a mini-ActiveSupport like project that's fast, and light-weight to be used as a dependency in various other projects by multiple maintainers. Submitted and maintained by Clint Pachl. Some tweaks by me. Status: Vendor Tag: bernd Release Tags: bernd_2008-sep-28 N ports/devel/ruby-assistance/Makefile N ports/devel/ruby-assistance/distinfo N ports/devel/ruby-assistance/pkg/PLIST N ports/devel/ruby-assistance/pkg/DESCR No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: bernd@cvs.openbsd.org 2008/09/28 10:50:11 Modified files: devel : Makefile Log message: Add ruby-assistance. CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 2008/09/28 14:19:52 Modified files: usr.sbin/ntpd : ntpd.8 Log message: ntpd does not require you to run rdate -n before it -- it notices such an event. so don't use the word "before" .. and leave the mention ambigious ok henning CVSROOT: /cvs Module name: src Changes by: brad@cvs.openbsd.org 2008/09/28 14:32:17 Modified files: sys/arch/i386/include: cpu.h Log message: Remove "XXX for now" NLAPIC define. Already provided via lapic.h. ok kettenis@ CVSROOT: /cvs Module name: src Changes by: brad@cvs.openbsd.org 2008/09/28 14:43:31 Modified files: sys/arch/i386/include: intr.h Log message: Always include machine/cpu.h and remove i82489reg.h/i82489var.h. ok kettenis@ CVSROOT: /cvs Module name: src Changes by: jakemsr@cvs.openbsd.org 2008/09/28 20:27:38 Modified files: sys/dev : audio.c Log message: account for data expansion due to emulation in AUDIO_GET{I,O}OFFS ioctls. ok ratchov@ CVSROOT: /cvs Module name: src Changes by: miod@cvs.openbsd.org 2008/09/28 22:30:40 Modified files: gnu/usr.bin/gcc/gcc/config/alpha: alpha.h Log message: Add a -mno-ieee option to disable ieee mode; ok millert@ CVSROOT: /cvs Module name: ports Changes by: jasper@cvs.openbsd.org 2008/09/29 02:32:04 Modified files: lang/STk : Makefile Log message: (hmm..patch got borked last time..) - add HOMEPAGE - add license marker - remove (now) double STK_ARCH - reformat DESCR CVSROOT: /cvs Module name: xenocara Changes by: todd@cvs.openbsd.org 2008/09/29 02:34:57 Modified files: distrib/sets/lists/xbase: md.zaurus Log message: sync CVSROOT: /cvs Module name: ports Changes by: jasper@cvs.openbsd.org 2008/09/29 03:27:32 Modified files: x11/gnome/session: Makefile x11/gnome/session/pkg: PLIST Log message: - fix location of gnome-session in README.OpenBSD (spotted by landry@, thanks!) - regen PLIST while here CVSROOT: /cvs Module name: src Changes by: claudio@cvs.openbsd.org 2008/09/29 03:54:30 Modified files: usr.sbin/ospfd : kroute.c Log message: Refactor code that handles the kroute interfaces and make it possible to learn new interfaces during runtime. This should solve the issue with reloads failing when interfaces where created during runtime. OK norby@ CVSROOT: /cvs Module name: src Changes by: reyk@cvs.openbsd.org 2008/09/29 03:58:51 Modified files: usr.sbin/relayd: parse.y pfe_filter.c relayd.conf.5 relayd.h Log message: allow to listen on a port range for redirections. this fixes stickyness with web applications that cannot do the clustering on their own and require stickyness with HTTP to HTTPS migration. this is required in many cases; it is a true fact that we cannot always fix the backend application in the real world. Tested and requested by many CVSROOT: /cvs Module name: www Changes by: jsg@cvs.openbsd.org 2008/09/29 05:55:28 Modified files: . : sparc64.html macppc.html Log message: shrink product lists CVSROOT: /cvs Module name: src Changes by: reyk@cvs.openbsd.org 2008/09/29 06:07:59 Modified files: usr.sbin/relayd: parse.y Log message: sort tokens for better readability CVSROOT: /cvs Module name: www Changes by: jsg@cvs.openbsd.org 2008/09/29 06:20:27 Modified files: . : sparc.html Log message: shrink pcmcia product lists. CVSROOT: /cvs Module name: src Changes by: art@cvs.openbsd.org 2008/09/29 06:34:18 Modified files: sys/kern : kern_malloc.c sys/sys : malloc.h param.h sys/uvm : uvm_init.c Log message: Use pools to do allocations for all sizes <= PAGE_SIZE. This will allow us to escape the limitations of kmem_map. At this moment, the per-type limits are still enforced for all sizes, but we might loosen that limit in the future after some thinking. Original diff from Mickey in kernel/5761 , I massaged it a little to obey the per-type limits. miod@ ok CVSROOT: /cvs Module name: src Changes by: jsg@cvs.openbsd.org 2008/09/29 07:13:35 Modified files: sys/arch/amd64/conf: GENERIC RAMDISK_CD sys/arch/i386/conf: GENERIC RAMDISK_CD Log message: enable JMicron Ethernet (jme/jmphy) CVSROOT: /cvs Module name: src Changes by: kurt@cvs.openbsd.org 2008/09/29 07:42:22 Modified files: lib/libc/arch/sparc64/sys: cerror.S Log message: Use large pic asm for access to errno (needed for pie). Originally from drahn@ but tweaked to use same scratch reg as PIC_PROLOGUE. okay miod@ drahn@ CVSROOT: /cvs Module name: src Changes by: claudio@cvs.openbsd.org 2008/09/29 08:03:41 Modified files: usr.sbin/bgpd : rde_filter.c Log message: Correct the logic when matching prefixes. This solves issues where IPv6 prefixes where matched on a simple deny from any prefix 0.0.0.0/0 rule. OK henning@ CVSROOT: /cvs Module name: src Changes by: reyk@cvs.openbsd.org 2008/09/29 08:53:36 Modified files: usr.sbin/relayd: parse.y relayd.c relayd.conf.5 relayd.h Log message: allow to load expect, filter, log, and remove keys from external files just containing on key per line. this allows easier use of URL white/blacklists from external sources. CVSROOT: /cvs Module name: src Changes by: reyk@cvs.openbsd.org 2008/09/29 09:06:52 Modified files: usr.sbin/relayd: relayd.c relayd.conf.5 Log message: Change parsing of comments in external rule files. The hash mark may appear in URLs (eg. /index.html#anchor), so only allow full-line comments indicated by a hash mark # at the beginning of a line. CVSROOT: /cvs Module name: src Changes by: reyk@cvs.openbsd.org 2008/09/29 09:12:23 Modified files: usr.sbin/relayd: hce.c pfe_filter.c relay.c relay_udp.c relayd.c Log message: spacing CVSROOT: /cvs Module name: src Changes by: reyk@cvs.openbsd.org 2008/09/29 09:27:21 Modified files: usr.sbin/relayd: relay.c Log message: also log the label if available for the matching rule node (like the URL filter category etc.) CVSROOT: /cvs Module name: src Changes by: reyk@cvs.openbsd.org 2008/09/29 09:50:56 Modified files: usr.sbin/relayd: relay.c Log message: fix log option with filter rules CVSROOT: /cvs Module name: src Changes by: jmc@cvs.openbsd.org 2008/09/29 10:42:41 Modified files: bin/ls : ls.1 Log message: more updates on which args do and do not mix (doc only, this time): - list -f in the -cStu "exclusive group" (we already document that -f overrides these options) - note that our implementation of -f differs from posix - -k and -u do not override each other: those options are not used together ok sobrado CVSROOT: /cvs Module name: src Changes by: millert@cvs.openbsd.org 2008/09/29 11:19:07 Log message: import perl 5.10.0 from CPAN Status: Vendor Tag: CPAN Release Tags: PERL_5_10_0 U src/gnu/usr.bin/perl/AUTHORS U src/gnu/usr.bin/perl/Artistic C src/gnu/usr.bin/perl/Changes C src/gnu/usr.bin/perl/Changes5.000 C src/gnu/usr.bin/perl/Changes5.001 C src/gnu/usr.bin/perl/Changes5.002 C src/gnu/usr.bin/perl/Changes5.003 U src/gnu/usr.bin/perl/Changes5.004 U src/gnu/usr.bin/perl/Changes5.005 U src/gnu/usr.bin/perl/Changes5.6 C src/gnu/usr.bin/perl/Changes5.8 C src/gnu/usr.bin/perl/Configure U src/gnu/usr.bin/perl/Copying C src/gnu/usr.bin/perl/EXTERN.h C src/gnu/usr.bin/perl/INSTALL C src/gnu/usr.bin/perl/INTERN.h C src/gnu/usr.bin/perl/MANIFEST U src/gnu/usr.bin/perl/META.yml C src/gnu/usr.bin/perl/Makefile.SH U src/gnu/usr.bin/perl/Makefile.micro U src/gnu/usr.bin/perl/Policy_sh.SH C src/gnu/usr.bin/perl/README U src/gnu/usr.bin/perl/README.aix C src/gnu/usr.bin/perl/README.amiga U src/gnu/usr.bin/perl/README.apollo U src/gnu/usr.bin/perl/README.beos U src/gnu/usr.bin/perl/README.bs2000 U src/gnu/usr.bin/perl/README.ce U src/gnu/usr.bin/perl/README.cn U src/gnu/usr.bin/perl/README.cygwin U src/gnu/usr.bin/perl/README.dgux U src/gnu/usr.bin/perl/README.dos U src/gnu/usr.bin/perl/README.epoc U src/gnu/usr.bin/perl/README.freebsd U src/gnu/usr.bin/perl/README.hpux U src/gnu/usr.bin/perl/README.hurd U src/gnu/usr.bin/perl/README.irix U src/gnu/usr.bin/perl/README.jp U src/gnu/usr.bin/perl/README.ko U src/gnu/usr.bin/perl/README.linux U src/gnu/usr.bin/perl/README.machten U src/gnu/usr.bin/perl/README.macos U src/gnu/usr.bin/perl/README.macosx U src/gnu/usr.bin/perl/README.micro C src/gnu/usr.bin/perl/XSUB.h U src/gnu/usr.bin/perl/README.mint U src/gnu/usr.bin/perl/README.mpeix U src/gnu/usr.bin/perl/README.netware U src/gnu/usr.bin/perl/README.openbsd C src/gnu/usr.bin/perl/README.os2 U src/gnu/usr.bin/perl/README.os390 U src/gnu/usr.bin/perl/README.os400 U src/gnu/usr.bin/perl/README.plan9 U src/gnu/usr.bin/perl/README.qnx N src/gnu/usr.bin/perl/README.riscos U src/gnu/usr.bin/perl/README.solaris N src/gnu/usr.bin/perl/README.symbian U src/gnu/usr.bin/perl/README.tru64 U src/gnu/usr.bin/perl/README.tw U src/gnu/usr.bin/perl/README.uts U src/gnu/usr.bin/perl/README.vmesa C src/gnu/usr.bin/perl/README.vms U src/gnu/usr.bin/perl/README.vos C src/gnu/usr.bin/perl/README.win32 U src/gnu/usr.bin/perl/Todo.micro U src/gnu/usr.bin/perl/autodoc.pl C src/gnu/usr.bin/perl/av.c C src/gnu/usr.bin/perl/av.h U src/gnu/usr.bin/perl/pp_pack.c U src/gnu/usr.bin/perl/cc_runtime.h C src/gnu/usr.bin/perl/cflags.SH C src/gnu/usr.bin/perl/config_h.SH C src/gnu/usr.bin/perl/configpm U src/gnu/usr.bin/perl/configure.com U src/gnu/usr.bin/perl/configure.gnu C src/gnu/usr.bin/perl/cop.h C src/gnu/usr.bin/perl/cv.h C src/gnu/usr.bin/perl/deb.c C src/gnu/usr.bin/perl/doio.c C src/gnu/usr.bin/perl/doop.c C src/gnu/usr.bin/perl/dosish.h C src/gnu/usr.bin/perl/dump.c U src/gnu/usr.bin/perl/embed.fnc C src/gnu/usr.bin/perl/embed.h C src/gnu/usr.bin/perl/embed.pl U src/gnu/usr.bin/perl/embedvar.h U src/gnu/usr.bin/perl/fakesdio.h U src/gnu/usr.bin/perl/fakethr.h U src/gnu/usr.bin/perl/form.h C src/gnu/usr.bin/perl/gv.c U src/gnu/usr.bin/perl/genpacksizetables.pl C src/gnu/usr.bin/perl/global.sym U src/gnu/usr.bin/perl/globals.c C src/gnu/usr.bin/perl/globvar.sym C src/gnu/usr.bin/perl/gv.h C src/gnu/usr.bin/perl/handy.h C src/gnu/usr.bin/perl/hv.c C src/gnu/usr.bin/perl/hv.h C src/gnu/usr.bin/perl/installhtml C src/gnu/usr.bin/perl/installman C src/gnu/usr.bin/perl/installperl U src/gnu/usr.bin/perl/intrpvar.h U src/gnu/usr.bin/perl/iperlsys.h C src/gnu/usr.bin/perl/keywords.h C src/gnu/usr.bin/perl/keywords.pl U src/gnu/usr.bin/perl/locale.c N src/gnu/usr.bin/perl/madly.c U src/gnu/usr.bin/perl/makeaperl.SH C src/gnu/usr.bin/perl/makedef.pl C src/gnu/usr.bin/perl/makedepend.SH U src/gnu/usr.bin/perl/makedir.SH C src/gnu/usr.bin/perl/malloc.c C src/gnu/usr.bin/perl/mg.c U src/gnu/usr.bin/perl/malloc_ctl.h N src/gnu/usr.bin/perl/mathoms.c C src/gnu/usr.bin/perl/mg.h C src/gnu/usr.bin/perl/minimod.pl C src/gnu/usr.bin/perl/miniperlmain.c N src/gnu/usr.bin/perl/mkppport N src/gnu/usr.bin/perl/mkppport.lst U src/gnu/usr.bin/perl/myconfig.SH U src/gnu/usr.bin/perl/nostdio.h U src/gnu/usr.bin/perl/numeric.c C src/gnu/usr.bin/perl/op.c C src/gnu/usr.bin/perl/op.h C src/gnu/usr.bin/perl/opcode.h C src/gnu/usr.bin/perl/opcode.pl U src/gnu/usr.bin/perl/opnames.h N src/gnu/usr.bin/perl/overload.h N src/gnu/usr.bin/perl/overload.pl U src/gnu/usr.bin/perl/pad.c U src/gnu/usr.bin/perl/pad.h N src/gnu/usr.bin/perl/parser.h C src/gnu/usr.bin/perl/patchlevel.h C src/gnu/usr.bin/perl/perl.c C src/gnu/usr.bin/perl/perl.h U src/gnu/usr.bin/perl/perlapi.c U src/gnu/usr.bin/perl/perl_keyword.pl U src/gnu/usr.bin/perl/perlapi.h C src/gnu/usr.bin/perl/perlio.c C src/gnu/usr.bin/perl/perlio.h C src/gnu/usr.bin/perl/perlio.sym U src/gnu/usr.bin/perl/perliol.h C src/gnu/usr.bin/perl/perlsdio.h C src/gnu/usr.bin/perl/perlsfio.h U src/gnu/usr.bin/perl/perlsh U src/gnu/usr.bin/perl/perlvars.h N src/gnu/usr.bin/perl/perly.act C src/gnu/usr.bin/perl/perly.c C src/gnu/usr.bin/perl/perly.h N src/gnu/usr.bin/perl/perly.tab C src/gnu/usr.bin/perl/perly.y U src/gnu/usr.bin/perl/pod.lst C src/gnu/usr.bin/perl/pp.c C src/gnu/usr.bin/perl/pp.h U src/gnu/usr.bin/perl/pp.sym C src/gnu/usr.bin/perl/pp_ctl.c C src/gnu/usr.bin/perl/pp_hot.c C src/gnu/usr.bin/perl/regcomp.c C src/gnu/usr.bin/perl/proto.h U src/gnu/usr.bin/perl/pp_sort.c C src/gnu/usr.bin/perl/pp_sys.c U src/gnu/usr.bin/perl/reentr.h U src/gnu/usr.bin/perl/reentr.c N src/gnu/usr.bin/perl/mro.c U src/gnu/usr.bin/perl/reentr.pl C src/gnu/usr.bin/perl/sv.c C src/gnu/usr.bin/perl/regcomp.h U src/gnu/usr.bin/perl/regcomp.pl U src/gnu/usr.bin/perl/regcomp.sym U src/gnu/usr.bin/perl/regen.pl U src/gnu/usr.bin/perl/regen_lib.pl N src/gnu/usr.bin/perl/regen_perly.pl C src/gnu/usr.bin/perl/regexec.c C src/gnu/usr.bin/perl/regexp.h U src/gnu/usr.bin/perl/regnodes.h C src/gnu/usr.bin/perl/run.c C src/gnu/usr.bin/perl/scope.c C src/gnu/usr.bin/perl/scope.h C src/gnu/usr.bin/perl/sv.h C src/gnu/usr.bin/perl/taint.c C src/gnu/usr.bin/perl/util.c U src/gnu/usr.bin/perl/thread.h C src/gnu/usr.bin/perl/toke.c U src/gnu/usr.bin/perl/uconfig.h U src/gnu/usr.bin/perl/uconfig.sh C src/gnu/usr.bin/perl/universal.c C src/gnu/usr.bin/perl/unixish.h U src/gnu/usr.bin/perl/utf8.c U src/gnu/usr.bin/perl/utf8.h U src/gnu/usr.bin/perl/utfebcdic.h C src/gnu/usr.bin/perl/util.h U src/gnu/usr.bin/perl/utils.lst N src/gnu/usr.bin/perl/uupacktool.pl U src/gnu/usr.bin/perl/warnings.h U src/gnu/usr.bin/perl/warnings.pl C src/gnu/usr.bin/perl/writemain.SH U src/gnu/usr.bin/perl/xsutils.c N src/gnu/usr.bin/perl/generate_uudmap.c N src/gnu/usr.bin/perl/overload.c N src/gnu/usr.bin/perl/regcharclass.h U src/gnu/usr.bin/perl/pp_proto.h N src/gnu/usr.bin/perl/import.out C src/gnu/usr.bin/perl/Cross/Makefile U src/gnu/usr.bin/perl/Cross/Makefile.SH.patch C src/gnu/usr.bin/perl/Cross/README U src/gnu/usr.bin/perl/Cross/TODO U src/gnu/usr.bin/perl/Cross/config U src/gnu/usr.bin/perl/Cross/config.sh-arm-linux U src/gnu/usr.bin/perl/Cross/generate_config_sh U src/gnu/usr.bin/perl/Cross/installperl.patch U src/gnu/usr.bin/perl/Cross/warp N src/gnu/usr.bin/perl/Cross/config.sh-arm-linux-n770 N src/gnu/usr.bin/perl/Cross/Makefile-cross-SH N src/gnu/usr.bin/perl/Cross/build-arm-n770-sh N src/gnu/usr.bin/perl/Cross/cflags-cross-arm N src/gnu/usr.bin/perl/Cross/README.new U src/gnu/usr.bin/perl/NetWare/CLIBsdio.h U src/gnu/usr.bin/perl/NetWare/CLIBstr.h U src/gnu/usr.bin/perl/NetWare/CLIBstuf.c U src/gnu/usr.bin/perl/NetWare/CLIBstuf.h U src/gnu/usr.bin/perl/NetWare/MP.imp U src/gnu/usr.bin/perl/NetWare/Main.c U src/gnu/usr.bin/perl/NetWare/Makefile U src/gnu/usr.bin/perl/NetWare/NWTInfo.c U src/gnu/usr.bin/perl/NetWare/NWUtil.c U src/gnu/usr.bin/perl/NetWare/Nwmain.c U src/gnu/usr.bin/perl/NetWare/Nwpipe.c U src/gnu/usr.bin/perl/NetWare/config.wc U src/gnu/usr.bin/perl/NetWare/config_H.wc U src/gnu/usr.bin/perl/NetWare/config_h.PL U src/gnu/usr.bin/perl/NetWare/config_sh.PL U src/gnu/usr.bin/perl/NetWare/deb.h U src/gnu/usr.bin/perl/NetWare/dl_netware.xs U src/gnu/usr.bin/perl/NetWare/intdef.h U src/gnu/usr.bin/perl/NetWare/interface.c U src/gnu/usr.bin/perl/NetWare/interface.cpp U src/gnu/usr.bin/perl/NetWare/interface.h U src/gnu/usr.bin/perl/NetWare/iperlhost.h U src/gnu/usr.bin/perl/NetWare/netware.h U src/gnu/usr.bin/perl/NetWare/nw5.c U src/gnu/usr.bin/perl/NetWare/nw5iop.h U src/gnu/usr.bin/perl/NetWare/nw5sck.c U src/gnu/usr.bin/perl/NetWare/nw5sck.h U src/gnu/usr.bin/perl/NetWare/nw5thread.c U src/gnu/usr.bin/perl/NetWare/nw5thread.h U src/gnu/usr.bin/perl/NetWare/nwhashcls.cpp U src/gnu/usr.bin/perl/NetWare/nwhashcls.h U src/gnu/usr.bin/perl/NetWare/nwperlhost.h U src/gnu/usr.bin/perl/NetWare/nwperlsys.c U src/gnu/usr.bin/perl/NetWare/nwperlsys.h U src/gnu/usr.bin/perl/NetWare/nwpipe.h U src/gnu/usr.bin/perl/NetWare/nwplglob.c U src/gnu/usr.bin/perl/NetWare/nwplglob.h U src/gnu/usr.bin/perl/NetWare/nwstdio.h U src/gnu/usr.bin/perl/NetWare/nwtinfo.h U src/gnu/usr.bin/perl/NetWare/nwutil.h U src/gnu/usr.bin/perl/NetWare/nwvmem.h U src/gnu/usr.bin/perl/NetWare/perllib.cpp U src/gnu/usr.bin/perl/NetWare/splittree.pl U src/gnu/usr.bin/perl/NetWare/sv_nw.c U src/gnu/usr.bin/perl/NetWare/win32ish.h U src/gnu/usr.bin/perl/NetWare/bat/Buildtype.bat U src/gnu/usr.bin/perl/NetWare/bat/SetCodeWar.bat U src/gnu/usr.bin/perl/NetWare/bat/SetNWBld.bat U src/gnu/usr.bin/perl/NetWare/bat/Setnlmsdk.bat U src/gnu/usr.bin/perl/NetWare/bat/ToggleD2.bat U src/gnu/usr.bin/perl/NetWare/t/NWModify.pl U src/gnu/usr.bin/perl/NetWare/t/NWScripts.pl U src/gnu/usr.bin/perl/NetWare/t/Readme.txt U src/gnu/usr.bin/perl/NetWare/testnlm/echo/echo.c U src/gnu/usr.bin/perl/NetWare/testnlm/type/type.c U src/gnu/usr.bin/perl/Porting/Contract C src/gnu/usr.bin/perl/Porting/Glossary U src/gnu/usr.bin/perl/Porting/Maintainers U src/gnu/usr.bin/perl/Porting/Maintainers.pl U src/gnu/usr.bin/perl/Porting/Maintainers.pm U src/gnu/usr.bin/perl/Porting/apply U src/gnu/usr.bin/perl/Porting/check83.pl U src/gnu/usr.bin/perl/Porting/checkAUTHORS.pl U src/gnu/usr.bin/perl/Porting/checkURL.pl U src/gnu/usr.bin/perl/Porting/checkVERSION.pl U src/gnu/usr.bin/perl/Porting/checkcase.pl U src/gnu/usr.bin/perl/Porting/checkcfgvar.pl U src/gnu/usr.bin/perl/Porting/cmpVERSION.pl U src/gnu/usr.bin/perl/Porting/config.sh C src/gnu/usr.bin/perl/Porting/config_H U src/gnu/usr.bin/perl/Porting/config_h.pl U src/gnu/usr.bin/perl/Porting/corecpan.pl N src/gnu/usr.bin/perl/Porting/corelist.pl U src/gnu/usr.bin/perl/Porting/curliff.pl U src/gnu/usr.bin/perl/Porting/findrfuncs U src/gnu/usr.bin/perl/Porting/findvars U src/gnu/usr.bin/perl/Porting/fixCORE U src/gnu/usr.bin/perl/Porting/fixvars U src/gnu/usr.bin/perl/Porting/genlog U src/gnu/usr.bin/perl/Porting/makemeta C src/gnu/usr.bin/perl/Porting/makerel U src/gnu/usr.bin/perl/Porting/manicheck U src/gnu/usr.bin/perl/Porting/p4d2p U src/gnu/usr.bin/perl/Porting/p4genpatch U src/gnu/usr.bin/perl/Porting/patching.pod U src/gnu/usr.bin/perl/Porting/patchls C src/gnu/usr.bin/perl/Porting/pumpkin.pod U src/gnu/usr.bin/perl/Porting/repository.pod U src/gnu/usr.bin/perl/Porting/sort_perldiag.pl U src/gnu/usr.bin/perl/Porting/testall.atom U src/gnu/usr.bin/perl/Porting/thirdclean U src/gnu/usr.bin/perl/Porting/valgrindpp.pl N src/gnu/usr.bin/perl/Porting/regcharclass.pl N src/gnu/usr.bin/perl/Porting/add-package.pl U src/gnu/usr.bin/perl/apollo/netinet/in.h U src/gnu/usr.bin/perl/ext/B/B.pm U src/gnu/usr.bin/perl/ext/B/B.xs U src/gnu/usr.bin/perl/ext/B/Makefile.PL U src/gnu/usr.bin/perl/ext/B/O.pm U src/gnu/usr.bin/perl/ext/B/defsubs_h.PL U src/gnu/usr.bin/perl/ext/B/typemap C src/gnu/usr.bin/perl/ext/B/B/Concise.pm U src/gnu/usr.bin/perl/ext/B/B/Debug.pm U src/gnu/usr.bin/perl/ext/B/B/Deparse.pm U src/gnu/usr.bin/perl/ext/B/B/Lint.pm U src/gnu/usr.bin/perl/ext/B/B/Showlex.pm U src/gnu/usr.bin/perl/ext/B/B/Terse.pm U src/gnu/usr.bin/perl/ext/B/B/Xref.pm U src/gnu/usr.bin/perl/ext/B/hints/darwin.pl U src/gnu/usr.bin/perl/ext/B/hints/openbsd.pl U src/gnu/usr.bin/perl/ext/B/t/OptreeCheck.pm U src/gnu/usr.bin/perl/ext/B/t/b.t U src/gnu/usr.bin/perl/ext/B/t/concise-xs.t U src/gnu/usr.bin/perl/ext/B/t/concise.t U src/gnu/usr.bin/perl/ext/B/t/debug.t U src/gnu/usr.bin/perl/ext/B/t/deparse.t U src/gnu/usr.bin/perl/ext/B/t/f_map U src/gnu/usr.bin/perl/ext/B/t/f_map.t U src/gnu/usr.bin/perl/ext/B/t/f_sort U src/gnu/usr.bin/perl/ext/B/t/f_sort.t U src/gnu/usr.bin/perl/ext/B/t/lint.t U src/gnu/usr.bin/perl/ext/B/t/o.t U src/gnu/usr.bin/perl/ext/B/t/optree_check.t U src/gnu/usr.bin/perl/ext/B/t/optree_concise.t N src/gnu/usr.bin/perl/ext/B/t/optree_constants.t N src/gnu/usr.bin/perl/ext/B/t/optree_misc.t U src/gnu/usr.bin/perl/ext/B/t/optree_samples.t U src/gnu/usr.bin/perl/ext/B/t/optree_sort.t U src/gnu/usr.bin/perl/ext/B/t/optree_specials.t U src/gnu/usr.bin/perl/ext/B/t/optree_varinit.t N src/gnu/usr.bin/perl/ext/B/t/pragma.t U src/gnu/usr.bin/perl/ext/B/t/showlex.t U src/gnu/usr.bin/perl/ext/B/t/terse.t U src/gnu/usr.bin/perl/ext/B/t/xref.t N src/gnu/usr.bin/perl/ext/B/t/pluglib/B/Lint/Plugin/Test.pm N src/gnu/usr.bin/perl/ext/Compress/Raw/Zlib/Changes N src/gnu/usr.bin/perl/ext/Compress/Raw/Zlib/Makefile.PL N src/gnu/usr.bin/perl/ext/Compress/Raw/Zlib/README N src/gnu/usr.bin/perl/ext/Compress/Raw/Zlib/Zlib.xs N src/gnu/usr.bin/perl/ext/Compress/Raw/Zlib/config.in N src/gnu/usr.bin/perl/ext/Compress/Raw/Zlib/typemap N src/gnu/usr.bin/perl/ext/Compress/Raw/Zlib/examples/filtdef N src/gnu/usr.bin/perl/ext/Compress/Raw/Zlib/examples/filtinf N src/gnu/usr.bin/perl/ext/Compress/Raw/Zlib/fallback/constants.h N src/gnu/usr.bin/perl/ext/Compress/Raw/Zlib/fallback/constants.xs N src/gnu/usr.bin/perl/ext/Compress/Raw/Zlib/lib/Compress/Raw/Zlib.pm N src/gnu/usr.bin/perl/ext/Compress/Raw/Zlib/private/MakeUtil.pm N src/gnu/usr.bin/perl/ext/Compress/Raw/Zlib/t/01version.t N src/gnu/usr.bin/perl/ext/Compress/Raw/Zlib/t/02zlib.t N src/gnu/usr.bin/perl/ext/Compress/Raw/Zlib/t/07bufsize.t N src/gnu/usr.bin/perl/ext/Compress/Raw/Zlib/t/18lvalue.t N src/gnu/usr.bin/perl/ext/Compress/Raw/Zlib/zlib-src/adler32.c N src/gnu/usr.bin/perl/ext/Compress/Raw/Zlib/zlib-src/compress.c N src/gnu/usr.bin/perl/ext/Compress/Raw/Zlib/zlib-src/crc32.c N src/gnu/usr.bin/perl/ext/Compress/Raw/Zlib/zlib-src/crc32.h N src/gnu/usr.bin/perl/ext/Compress/Raw/Zlib/zlib-src/deflate.c N src/gnu/usr.bin/perl/ext/Compress/Raw/Zlib/zlib-src/deflate.h N src/gnu/usr.bin/perl/ext/Compress/Raw/Zlib/zlib-src/infback.c N src/gnu/usr.bin/perl/ext/Compress/Raw/Zlib/zlib-src/inffast.c N src/gnu/usr.bin/perl/ext/Compress/Raw/Zlib/zlib-src/inffast.h N src/gnu/usr.bin/perl/ext/Compress/Raw/Zlib/zlib-src/inffixed.h N src/gnu/usr.bin/perl/ext/Compress/Raw/Zlib/zlib-src/inflate.c N src/gnu/usr.bin/perl/ext/Compress/Raw/Zlib/zlib-src/inflate.h N src/gnu/usr.bin/perl/ext/Compress/Raw/Zlib/zlib-src/inftrees.c N src/gnu/usr.bin/perl/ext/Compress/Raw/Zlib/zlib-src/inftrees.h N src/gnu/usr.bin/perl/ext/Compress/Raw/Zlib/zlib-src/trees.c N src/gnu/usr.bin/perl/ext/Compress/Raw/Zlib/zlib-src/trees.h N src/gnu/usr.bin/perl/ext/Compress/Raw/Zlib/zlib-src/uncompr.c N src/gnu/usr.bin/perl/ext/Compress/Raw/Zlib/zlib-src/zconf.h N src/gnu/usr.bin/perl/ext/Compress/Raw/Zlib/zlib-src/zlib.h N src/gnu/usr.bin/perl/ext/Compress/Raw/Zlib/zlib-src/zutil.c N src/gnu/usr.bin/perl/ext/Compress/Raw/Zlib/zlib-src/zutil.h N src/gnu/usr.bin/perl/ext/Compress/Zlib/Changes N src/gnu/usr.bin/perl/ext/Compress/Zlib/Makefile.PL N src/gnu/usr.bin/perl/ext/Compress/Zlib/README N src/gnu/usr.bin/perl/ext/Compress/Zlib/examples/filtdef N src/gnu/usr.bin/perl/ext/Compress/Zlib/examples/filtinf N src/gnu/usr.bin/perl/ext/Compress/Zlib/examples/gzcat N src/gnu/usr.bin/perl/ext/Compress/Zlib/examples/gzgrep N src/gnu/usr.bin/perl/ext/Compress/Zlib/examples/gzstream N src/gnu/usr.bin/perl/ext/Compress/Zlib/lib/Compress/Zlib.pm N src/gnu/usr.bin/perl/ext/Compress/Zlib/private/MakeUtil.pm N src/gnu/usr.bin/perl/ext/Compress/Zlib/t/01version.t N src/gnu/usr.bin/perl/ext/Compress/Zlib/t/03zlib-v1.t N src/gnu/usr.bin/perl/ext/Compress/Zlib/t/05examples.t N src/gnu/usr.bin/perl/ext/Compress/Zlib/t/06gzsetp.t N src/gnu/usr.bin/perl/ext/Compress/Zlib/t/08encoding.t N src/gnu/usr.bin/perl/ext/Compress/Zlib/t/14gzopen.t U src/gnu/usr.bin/perl/ext/Cwd/Changes C src/gnu/usr.bin/perl/ext/Cwd/Cwd.xs U src/gnu/usr.bin/perl/ext/Cwd/Makefile.PL U src/gnu/usr.bin/perl/ext/Cwd/t/cwd.t U src/gnu/usr.bin/perl/ext/Cwd/t/taint.t U src/gnu/usr.bin/perl/ext/Cwd/t/win32.t U src/gnu/usr.bin/perl/ext/DB_File/Changes C src/gnu/usr.bin/perl/ext/DB_File/DB_File.pm C src/gnu/usr.bin/perl/ext/DB_File/DB_File.xs U src/gnu/usr.bin/perl/ext/DB_File/DB_File_BS C src/gnu/usr.bin/perl/ext/DB_File/Makefile.PL U src/gnu/usr.bin/perl/ext/DB_File/dbinfo U src/gnu/usr.bin/perl/ext/DB_File/typemap U src/gnu/usr.bin/perl/ext/DB_File/version.c U src/gnu/usr.bin/perl/ext/DB_File/hints/dynixptx.pl U src/gnu/usr.bin/perl/ext/DB_File/hints/sco.pl U src/gnu/usr.bin/perl/ext/DB_File/t/db-btree.t U src/gnu/usr.bin/perl/ext/DB_File/t/db-hash.t U src/gnu/usr.bin/perl/ext/DB_File/t/db-recno.t U src/gnu/usr.bin/perl/ext/Data/Dumper/Changes U src/gnu/usr.bin/perl/ext/Data/Dumper/Dumper.pm U src/gnu/usr.bin/perl/ext/Data/Dumper/Dumper.xs U src/gnu/usr.bin/perl/ext/Data/Dumper/Makefile.PL U src/gnu/usr.bin/perl/ext/Data/Dumper/Todo U src/gnu/usr.bin/perl/ext/Data/Dumper/t/bugs.t U src/gnu/usr.bin/perl/ext/Data/Dumper/t/dumper.t U src/gnu/usr.bin/perl/ext/Data/Dumper/t/freezer.t U src/gnu/usr.bin/perl/ext/Data/Dumper/t/overload.t U src/gnu/usr.bin/perl/ext/Data/Dumper/t/pair.t N src/gnu/usr.bin/perl/ext/Data/Dumper/t/bless.t U src/gnu/usr.bin/perl/ext/Devel/DProf/Changes U src/gnu/usr.bin/perl/ext/Devel/DProf/DProf.pm U src/gnu/usr.bin/perl/ext/Devel/DProf/DProf.xs U src/gnu/usr.bin/perl/ext/Devel/DProf/Makefile.PL U src/gnu/usr.bin/perl/ext/Devel/DProf/Todo U src/gnu/usr.bin/perl/ext/Devel/DProf/t/DProf.t U src/gnu/usr.bin/perl/ext/Devel/PPPort/Changes U src/gnu/usr.bin/perl/ext/Devel/PPPort/HACKERS U src/gnu/usr.bin/perl/ext/Devel/PPPort/MANIFEST.SKIP U src/gnu/usr.bin/perl/ext/Devel/PPPort/Makefile.PL U src/gnu/usr.bin/perl/ext/Devel/PPPort/PPPort.xs C src/gnu/usr.bin/perl/ext/Devel/PPPort/PPPort_pm.PL C src/gnu/usr.bin/perl/ext/Devel/PPPort/PPPort_xs.PL U src/gnu/usr.bin/perl/ext/Devel/PPPort/README U src/gnu/usr.bin/perl/ext/Devel/PPPort/TODO C src/gnu/usr.bin/perl/ext/Devel/PPPort/apicheck_c.PL C src/gnu/usr.bin/perl/ext/Devel/PPPort/mktests.PL U src/gnu/usr.bin/perl/ext/Devel/PPPort/module2.c U src/gnu/usr.bin/perl/ext/Devel/PPPort/module3.c U src/gnu/usr.bin/perl/ext/Devel/PPPort/ppport_h.PL U src/gnu/usr.bin/perl/ext/Devel/PPPort/soak C src/gnu/usr.bin/perl/ext/Devel/PPPort/typemap C src/gnu/usr.bin/perl/ext/Devel/PPPort/devel/buildperl.pl N src/gnu/usr.bin/perl/ext/Devel/PPPort/devel/devtools.pl C src/gnu/usr.bin/perl/ext/Devel/PPPort/devel/mkapidoc.sh C src/gnu/usr.bin/perl/ext/Devel/PPPort/devel/mktodo C src/gnu/usr.bin/perl/ext/Devel/PPPort/devel/mktodo.pl N src/gnu/usr.bin/perl/ext/Devel/PPPort/devel/regenerate C src/gnu/usr.bin/perl/ext/Devel/PPPort/devel/scanprov C src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/apicheck.pl U src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/apidoc.fnc U src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/embed.fnc C src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/ppptools.pl N src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/ppport.fnc U src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/base/5004000 U src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/base/5004010 U src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/base/5004020 U src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/base/5004030 U src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/base/5004040 U src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/base/5004050 U src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/base/5005000 U src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/base/5005010 U src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/base/5005020 U src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/base/5005030 U src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/base/5005040 U src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/base/5006000 U src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/base/5006001 U src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/base/5006002 U src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/base/5007000 U src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/base/5007001 U src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/base/5007002 U src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/base/5007003 U src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/base/5008000 U src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/base/5008001 U src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/base/5008002 U src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/base/5008003 U src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/base/5008004 U src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/base/5008005 U src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/base/5008006 N src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/base/5008007 N src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/base/5008008 U src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/base/5009000 U src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/base/5009001 U src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/base/5009002 N src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/base/5009003 N src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/base/5009004 N src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/base/5009005 C src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/inc/MY_CXT C src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/inc/SvPV N src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/inc/SvREFCNT N src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/inc/Sv_set C src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/inc/call C src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/inc/cop C src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/inc/exception C src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/inc/format C src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/inc/grok C src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/inc/limits C src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/inc/mPUSH C src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/inc/magic N src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/inc/memory C src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/inc/misc C src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/inc/newCONSTSUB C src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/inc/newRV N src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/inc/podtest C src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/inc/ppphbin C src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/inc/ppphdoc C src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/inc/ppphtest N src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/inc/pvs N src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/inc/snprintf N src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/inc/strlfuncs C src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/inc/sv_xpvf C src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/inc/threads C src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/inc/uv N src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/inc/variables C src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/inc/version N src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/inc/warn N src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/inc/shared_pv U src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/todo/5004000 U src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/todo/5004010 U src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/todo/5004020 U src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/todo/5004030 U src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/todo/5004040 U src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/todo/5004050 U src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/todo/5005000 U src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/todo/5005010 U src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/todo/5005020 U src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/todo/5005030 U src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/todo/5005040 U src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/todo/5006000 U src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/todo/5006001 U src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/todo/5006002 U src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/todo/5007000 U src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/todo/5007001 U src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/todo/5007002 U src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/todo/5007003 U src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/todo/5008000 U src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/todo/5008001 U src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/todo/5008002 U src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/todo/5008003 U src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/todo/5008004 U src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/todo/5008005 U src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/todo/5008006 N src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/todo/5008007 N src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/todo/5008008 U src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/todo/5009000 U src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/todo/5009001 U src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/todo/5009002 N src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/todo/5009003 N src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/todo/5009004 N src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/todo/5009005 U src/gnu/usr.bin/perl/ext/Devel/PPPort/t/MY_CXT.t U src/gnu/usr.bin/perl/ext/Devel/PPPort/t/SvPV.t N src/gnu/usr.bin/perl/ext/Devel/PPPort/t/SvREFCNT.t N src/gnu/usr.bin/perl/ext/Devel/PPPort/t/Sv_set.t U src/gnu/usr.bin/perl/ext/Devel/PPPort/t/call.t U src/gnu/usr.bin/perl/ext/Devel/PPPort/t/cop.t U src/gnu/usr.bin/perl/ext/Devel/PPPort/t/exception.t U src/gnu/usr.bin/perl/ext/Devel/PPPort/t/grok.t U src/gnu/usr.bin/perl/ext/Devel/PPPort/t/limits.t U src/gnu/usr.bin/perl/ext/Devel/PPPort/t/mPUSH.t U src/gnu/usr.bin/perl/ext/Devel/PPPort/t/magic.t N src/gnu/usr.bin/perl/ext/Devel/PPPort/t/memory.t U src/gnu/usr.bin/perl/ext/Devel/PPPort/t/misc.t U src/gnu/usr.bin/perl/ext/Devel/PPPort/t/newCONSTSUB.t U src/gnu/usr.bin/perl/ext/Devel/PPPort/t/newRV.t N src/gnu/usr.bin/perl/ext/Devel/PPPort/t/podtest.t U src/gnu/usr.bin/perl/ext/Devel/PPPort/t/ppphtest.t N src/gnu/usr.bin/perl/ext/Devel/PPPort/t/pvs.t N src/gnu/usr.bin/perl/ext/Devel/PPPort/t/snprintf.t N src/gnu/usr.bin/perl/ext/Devel/PPPort/t/strlfuncs.t U src/gnu/usr.bin/perl/ext/Devel/PPPort/t/sv_xpvf.t U src/gnu/usr.bin/perl/ext/Devel/PPPort/t/testutil.pl U src/gnu/usr.bin/perl/ext/Devel/PPPort/t/threads.t U src/gnu/usr.bin/perl/ext/Devel/PPPort/t/uv.t N src/gnu/usr.bin/perl/ext/Devel/PPPort/t/variables.t N src/gnu/usr.bin/perl/ext/Devel/PPPort/t/warn.t N src/gnu/usr.bin/perl/ext/Devel/PPPort/t/shared_pv.t U src/gnu/usr.bin/perl/ext/Devel/Peek/Changes U src/gnu/usr.bin/perl/ext/Devel/Peek/Makefile.PL U src/gnu/usr.bin/perl/ext/Devel/Peek/Peek.pm U src/gnu/usr.bin/perl/ext/Devel/Peek/Peek.xs U src/gnu/usr.bin/perl/ext/Devel/Peek/t/Peek.t U src/gnu/usr.bin/perl/ext/Digest/MD5/Changes U src/gnu/usr.bin/perl/ext/Digest/MD5/MD5.pm C src/gnu/usr.bin/perl/ext/Digest/MD5/MD5.xs U src/gnu/usr.bin/perl/ext/Digest/MD5/Makefile.PL U src/gnu/usr.bin/perl/ext/Digest/MD5/README U src/gnu/usr.bin/perl/ext/Digest/MD5/typemap U src/gnu/usr.bin/perl/ext/Digest/MD5/hints/MacOS.pl U src/gnu/usr.bin/perl/ext/Digest/MD5/hints/dec_osf.pl U src/gnu/usr.bin/perl/ext/Digest/MD5/hints/irix_6.pl U src/gnu/usr.bin/perl/ext/Digest/MD5/t/align.t U src/gnu/usr.bin/perl/ext/Digest/MD5/t/badfile.t U src/gnu/usr.bin/perl/ext/Digest/MD5/t/bits.t U src/gnu/usr.bin/perl/ext/Digest/MD5/t/clone.t C src/gnu/usr.bin/perl/ext/Digest/MD5/t/files.t U src/gnu/usr.bin/perl/ext/Digest/MD5/t/md5-aaa.t U src/gnu/usr.bin/perl/ext/Digest/MD5/t/utf8.t N src/gnu/usr.bin/perl/ext/Digest/SHA/Changes N src/gnu/usr.bin/perl/ext/Digest/SHA/Makefile.PL N src/gnu/usr.bin/perl/ext/Digest/SHA/README N src/gnu/usr.bin/perl/ext/Digest/SHA/SHA.pm N src/gnu/usr.bin/perl/ext/Digest/SHA/SHA.xs N src/gnu/usr.bin/perl/ext/Digest/SHA/typemap N src/gnu/usr.bin/perl/ext/Digest/SHA/bin/shasum N src/gnu/usr.bin/perl/ext/Digest/SHA/src/hmac.c N src/gnu/usr.bin/perl/ext/Digest/SHA/src/hmac.h N src/gnu/usr.bin/perl/ext/Digest/SHA/src/hmacxtra.c N src/gnu/usr.bin/perl/ext/Digest/SHA/src/sha.c N src/gnu/usr.bin/perl/ext/Digest/SHA/src/sha.h N src/gnu/usr.bin/perl/ext/Digest/SHA/src/sha64bit.c N src/gnu/usr.bin/perl/ext/Digest/SHA/src/sha64bit.h N src/gnu/usr.bin/perl/ext/Digest/SHA/src/shaxtra.c N src/gnu/usr.bin/perl/ext/Digest/SHA/t/allfcns.t N src/gnu/usr.bin/perl/ext/Digest/SHA/t/base64.t N src/gnu/usr.bin/perl/ext/Digest/SHA/t/bitbuf.t N src/gnu/usr.bin/perl/ext/Digest/SHA/t/dumpload.t N src/gnu/usr.bin/perl/ext/Digest/SHA/t/fips198.t N src/gnu/usr.bin/perl/ext/Digest/SHA/t/gglong.t N src/gnu/usr.bin/perl/ext/Digest/SHA/t/gg.t N src/gnu/usr.bin/perl/ext/Digest/SHA/t/hmacsha.t N src/gnu/usr.bin/perl/ext/Digest/SHA/t/ireland.t N src/gnu/usr.bin/perl/ext/Digest/SHA/t/methods.t N src/gnu/usr.bin/perl/ext/Digest/SHA/t/nistbit.t N src/gnu/usr.bin/perl/ext/Digest/SHA/t/nistbyte.t N src/gnu/usr.bin/perl/ext/Digest/SHA/t/rfc2202.t N src/gnu/usr.bin/perl/ext/Digest/SHA/t/sha1.t N src/gnu/usr.bin/perl/ext/Digest/SHA/t/sha224.t N src/gnu/usr.bin/perl/ext/Digest/SHA/t/sha256.t N src/gnu/usr.bin/perl/ext/Digest/SHA/t/sha384.t N src/gnu/usr.bin/perl/ext/Digest/SHA/t/sha512.t N src/gnu/usr.bin/perl/ext/Digest/SHA/t/woodbury.t U src/gnu/usr.bin/perl/ext/DynaLoader/DynaLoader_pm.PL C src/gnu/usr.bin/perl/ext/DynaLoader/Makefile.PL U src/gnu/usr.bin/perl/ext/DynaLoader/README U src/gnu/usr.bin/perl/ext/DynaLoader/XSLoader_pm.PL C src/gnu/usr.bin/perl/ext/DynaLoader/dl_aix.xs C src/gnu/usr.bin/perl/ext/DynaLoader/dl_beos.xs C src/gnu/usr.bin/perl/ext/DynaLoader/dl_dld.xs U src/gnu/usr.bin/perl/ext/DynaLoader/dl_dllload.xs C src/gnu/usr.bin/perl/ext/DynaLoader/dl_dlopen.xs U src/gnu/usr.bin/perl/ext/DynaLoader/dl_dyld.xs C src/gnu/usr.bin/perl/ext/DynaLoader/dl_hpux.xs C src/gnu/usr.bin/perl/ext/DynaLoader/dl_mac.xs U src/gnu/usr.bin/perl/ext/DynaLoader/dl_mpeix.xs C src/gnu/usr.bin/perl/ext/DynaLoader/dl_next.xs U src/gnu/usr.bin/perl/ext/DynaLoader/dl_none.xs N src/gnu/usr.bin/perl/ext/DynaLoader/dl_symbian.xs U src/gnu/usr.bin/perl/ext/DynaLoader/dl_vmesa.xs C src/gnu/usr.bin/perl/ext/DynaLoader/dl_vms.xs C src/gnu/usr.bin/perl/ext/DynaLoader/dlutils.c U src/gnu/usr.bin/perl/ext/DynaLoader/hints/aix.pl U src/gnu/usr.bin/perl/ext/DynaLoader/hints/gnukfreebsd.pl U src/gnu/usr.bin/perl/ext/DynaLoader/hints/gnuknetbsd.pl U src/gnu/usr.bin/perl/ext/DynaLoader/hints/linux.pl U src/gnu/usr.bin/perl/ext/DynaLoader/hints/netbsd.pl U src/gnu/usr.bin/perl/ext/DynaLoader/hints/openbsd.pl N src/gnu/usr.bin/perl/ext/DynaLoader/t/DynaLoader.t U src/gnu/usr.bin/perl/ext/DynaLoader/t/XSLoader.t U src/gnu/usr.bin/perl/ext/Encode/AUTHORS U src/gnu/usr.bin/perl/ext/Encode/Changes U src/gnu/usr.bin/perl/ext/Encode/Encode.pm U src/gnu/usr.bin/perl/ext/Encode/Encode.xs U src/gnu/usr.bin/perl/ext/Encode/Makefile.PL U src/gnu/usr.bin/perl/ext/Encode/README U src/gnu/usr.bin/perl/ext/Encode/encengine.c U src/gnu/usr.bin/perl/ext/Encode/encoding.pm U src/gnu/usr.bin/perl/ext/Encode/Byte/Byte.pm U src/gnu/usr.bin/perl/ext/Encode/Byte/Makefile.PL U src/gnu/usr.bin/perl/ext/Encode/CN/CN.pm U src/gnu/usr.bin/perl/ext/Encode/CN/Makefile.PL U src/gnu/usr.bin/perl/ext/Encode/EBCDIC/EBCDIC.pm U src/gnu/usr.bin/perl/ext/Encode/EBCDIC/Makefile.PL U src/gnu/usr.bin/perl/ext/Encode/Encode/Changes.e2x U src/gnu/usr.bin/perl/ext/Encode/Encode/ConfigLocal_PM.e2x U src/gnu/usr.bin/perl/ext/Encode/Encode/Makefile_PL.e2x U src/gnu/usr.bin/perl/ext/Encode/Encode/README.e2x U src/gnu/usr.bin/perl/ext/Encode/Encode/_PM.e2x U src/gnu/usr.bin/perl/ext/Encode/Encode/_T.e2x U src/gnu/usr.bin/perl/ext/Encode/Encode/encode.h U src/gnu/usr.bin/perl/ext/Encode/JP/JP.pm U src/gnu/usr.bin/perl/ext/Encode/JP/Makefile.PL U src/gnu/usr.bin/perl/ext/Encode/KR/KR.pm U src/gnu/usr.bin/perl/ext/Encode/KR/Makefile.PL U src/gnu/usr.bin/perl/ext/Encode/Symbol/Makefile.PL U src/gnu/usr.bin/perl/ext/Encode/Symbol/Symbol.pm U src/gnu/usr.bin/perl/ext/Encode/TW/Makefile.PL U src/gnu/usr.bin/perl/ext/Encode/TW/TW.pm U src/gnu/usr.bin/perl/ext/Encode/Unicode/Makefile.PL U src/gnu/usr.bin/perl/ext/Encode/Unicode/Unicode.pm U src/gnu/usr.bin/perl/ext/Encode/Unicode/Unicode.xs U src/gnu/usr.bin/perl/ext/Encode/bin/enc2xs U src/gnu/usr.bin/perl/ext/Encode/bin/piconv U src/gnu/usr.bin/perl/ext/Encode/bin/ucm2table U src/gnu/usr.bin/perl/ext/Encode/bin/ucmlint C src/gnu/usr.bin/perl/ext/Encode/bin/ucmsort U src/gnu/usr.bin/perl/ext/Encode/bin/unidump U src/gnu/usr.bin/perl/ext/Encode/lib/Encode/Alias.pm U src/gnu/usr.bin/perl/ext/Encode/lib/Encode/CJKConstants.pm U src/gnu/usr.bin/perl/ext/Encode/lib/Encode/Config.pm U src/gnu/usr.bin/perl/ext/Encode/lib/Encode/Encoder.pm U src/gnu/usr.bin/perl/ext/Encode/lib/Encode/Encoding.pm U src/gnu/usr.bin/perl/ext/Encode/lib/Encode/Guess.pm U src/gnu/usr.bin/perl/ext/Encode/lib/Encode/PerlIO.pod C src/gnu/usr.bin/perl/ext/Encode/lib/Encode/Supported.pod N src/gnu/usr.bin/perl/ext/Encode/lib/Encode/GSM0338.pm U src/gnu/usr.bin/perl/ext/Encode/lib/Encode/CN/HZ.pm U src/gnu/usr.bin/perl/ext/Encode/lib/Encode/JP/H2Z.pm U src/gnu/usr.bin/perl/ext/Encode/lib/Encode/JP/JIS7.pm U src/gnu/usr.bin/perl/ext/Encode/lib/Encode/KR/2022_KR.pm U src/gnu/usr.bin/perl/ext/Encode/lib/Encode/MIME/Header.pm N src/gnu/usr.bin/perl/ext/Encode/lib/Encode/MIME/Name.pm C src/gnu/usr.bin/perl/ext/Encode/lib/Encode/MIME/Header/ISO_2022_JP.pm C src/gnu/usr.bin/perl/ext/Encode/lib/Encode/Unicode/UTF7.pm U src/gnu/usr.bin/perl/ext/Encode/t/Aliases.t U src/gnu/usr.bin/perl/ext/Encode/t/CJKT.t U src/gnu/usr.bin/perl/ext/Encode/t/Encode.t U src/gnu/usr.bin/perl/ext/Encode/t/Encoder.t U src/gnu/usr.bin/perl/ext/Encode/t/Mod_EUCJP.pm U src/gnu/usr.bin/perl/ext/Encode/t/Unicode.t U src/gnu/usr.bin/perl/ext/Encode/t/at-cn.t U src/gnu/usr.bin/perl/ext/Encode/t/at-tw.t U src/gnu/usr.bin/perl/ext/Encode/t/big5-eten.enc U src/gnu/usr.bin/perl/ext/Encode/t/big5-eten.utf U src/gnu/usr.bin/perl/ext/Encode/t/big5-hkscs.enc U src/gnu/usr.bin/perl/ext/Encode/t/big5-hkscs.utf C src/gnu/usr.bin/perl/ext/Encode/t/enc_data.t C src/gnu/usr.bin/perl/ext/Encode/t/enc_eucjp.t U src/gnu/usr.bin/perl/ext/Encode/t/enc_module.enc C src/gnu/usr.bin/perl/ext/Encode/t/enc_module.t C src/gnu/usr.bin/perl/ext/Encode/t/enc_utf8.t U src/gnu/usr.bin/perl/ext/Encode/t/encoding.t U src/gnu/usr.bin/perl/ext/Encode/t/fallback.t N src/gnu/usr.bin/perl/ext/Encode/t/from_to.t U src/gnu/usr.bin/perl/ext/Encode/t/gb2312.enc U src/gnu/usr.bin/perl/ext/Encode/t/gb2312.utf U src/gnu/usr.bin/perl/ext/Encode/t/grow.t U src/gnu/usr.bin/perl/ext/Encode/t/guess.t U src/gnu/usr.bin/perl/ext/Encode/t/gsm0338.t U src/gnu/usr.bin/perl/ext/Encode/t/jisx0201.enc U src/gnu/usr.bin/perl/ext/Encode/t/jisx0201.utf U src/gnu/usr.bin/perl/ext/Encode/t/jisx0208.enc U src/gnu/usr.bin/perl/ext/Encode/t/jisx0208.utf U src/gnu/usr.bin/perl/ext/Encode/t/jisx0212.enc U src/gnu/usr.bin/perl/ext/Encode/t/jisx0212.utf U src/gnu/usr.bin/perl/ext/Encode/t/jperl.t U src/gnu/usr.bin/perl/ext/Encode/t/ksc5601.enc U src/gnu/usr.bin/perl/ext/Encode/t/ksc5601.utf U src/gnu/usr.bin/perl/ext/Encode/t/mime-header.t U src/gnu/usr.bin/perl/ext/Encode/t/mime_header_iso2022jp.t U src/gnu/usr.bin/perl/ext/Encode/t/perlio.t C src/gnu/usr.bin/perl/ext/Encode/t/rt.pl U src/gnu/usr.bin/perl/ext/Encode/t/unibench.pl U src/gnu/usr.bin/perl/ext/Encode/t/utf8strict.t N src/gnu/usr.bin/perl/ext/Encode/t/mime-name.t U src/gnu/usr.bin/perl/ext/Encode/ucm/8859-1.ucm U src/gnu/usr.bin/perl/ext/Encode/ucm/8859-10.ucm U src/gnu/usr.bin/perl/ext/Encode/ucm/8859-11.ucm U src/gnu/usr.bin/perl/ext/Encode/ucm/8859-13.ucm U src/gnu/usr.bin/perl/ext/Encode/ucm/8859-14.ucm U src/gnu/usr.bin/perl/ext/Encode/ucm/8859-15.ucm U src/gnu/usr.bin/perl/ext/Encode/ucm/8859-16.ucm U src/gnu/usr.bin/perl/ext/Encode/ucm/8859-2.ucm U src/gnu/usr.bin/perl/ext/Encode/ucm/8859-3.ucm U src/gnu/usr.bin/perl/ext/Encode/ucm/8859-4.ucm U src/gnu/usr.bin/perl/ext/Encode/ucm/8859-5.ucm U src/gnu/usr.bin/perl/ext/Encode/ucm/8859-6.ucm U src/gnu/usr.bin/perl/ext/Encode/ucm/8859-7.ucm U src/gnu/usr.bin/perl/ext/Encode/ucm/8859-8.ucm U src/gnu/usr.bin/perl/ext/Encode/ucm/8859-9.ucm U src/gnu/usr.bin/perl/ext/Encode/ucm/adobeStdenc.ucm U src/gnu/usr.bin/perl/ext/Encode/ucm/adobeSymbol.ucm U src/gnu/usr.bin/perl/ext/Encode/ucm/adobeZdingbat.ucm U src/gnu/usr.bin/perl/ext/Encode/ucm/ascii.ucm U src/gnu/usr.bin/perl/ext/Encode/ucm/big5-eten.ucm U src/gnu/usr.bin/perl/ext/Encode/ucm/big5-hkscs.ucm U src/gnu/usr.bin/perl/ext/Encode/ucm/cp037.ucm U src/gnu/usr.bin/perl/ext/Encode/ucm/cp1006.ucm U src/gnu/usr.bin/perl/ext/Encode/ucm/cp1026.ucm U src/gnu/usr.bin/perl/ext/Encode/ucm/cp1047.ucm U src/gnu/usr.bin/perl/ext/Encode/ucm/cp1250.ucm U src/gnu/usr.bin/perl/ext/Encode/ucm/cp1251.ucm U src/gnu/usr.bin/perl/ext/Encode/ucm/cp1252.ucm U src/gnu/usr.bin/perl/ext/Encode/ucm/cp1253.ucm U src/gnu/usr.bin/perl/ext/Encode/ucm/cp1254.ucm U src/gnu/usr.bin/perl/ext/Encode/ucm/cp1255.ucm U src/gnu/usr.bin/perl/ext/Encode/ucm/cp1256.ucm U src/gnu/usr.bin/perl/ext/Encode/ucm/cp1257.ucm U src/gnu/usr.bin/perl/ext/Encode/ucm/cp1258.ucm U src/gnu/usr.bin/perl/ext/Encode/ucm/cp424.ucm U src/gnu/usr.bin/perl/ext/Encode/ucm/cp437.ucm U src/gnu/usr.bin/perl/ext/Encode/ucm/cp500.ucm U src/gnu/usr.bin/perl/ext/Encode/ucm/cp737.ucm U src/gnu/usr.bin/perl/ext/Encode/ucm/cp775.ucm U src/gnu/usr.bin/perl/ext/Encode/ucm/cp850.ucm U src/gnu/usr.bin/perl/ext/Encode/ucm/cp852.ucm U src/gnu/usr.bin/perl/ext/Encode/ucm/cp855.ucm U src/gnu/usr.bin/perl/ext/Encode/ucm/cp856.ucm U src/gnu/usr.bin/perl/ext/Encode/ucm/cp857.ucm U src/gnu/usr.bin/perl/ext/Encode/ucm/cp860.ucm U src/gnu/usr.bin/perl/ext/Encode/ucm/cp861.ucm U src/gnu/usr.bin/perl/ext/Encode/ucm/cp862.ucm U src/gnu/usr.bin/perl/ext/Encode/ucm/cp863.ucm U src/gnu/usr.bin/perl/ext/Encode/ucm/cp864.ucm U src/gnu/usr.bin/perl/ext/Encode/ucm/cp865.ucm U src/gnu/usr.bin/perl/ext/Encode/ucm/cp866.ucm U src/gnu/usr.bin/perl/ext/Encode/ucm/cp869.ucm U src/gnu/usr.bin/perl/ext/Encode/ucm/cp874.ucm U src/gnu/usr.bin/perl/ext/Encode/ucm/cp875.ucm U src/gnu/usr.bin/perl/ext/Encode/ucm/cp932.ucm U src/gnu/usr.bin/perl/ext/Encode/ucm/cp936.ucm U src/gnu/usr.bin/perl/ext/Encode/ucm/cp949.ucm U src/gnu/usr.bin/perl/ext/Encode/ucm/cp950.ucm U src/gnu/usr.bin/perl/ext/Encode/ucm/ctrl.ucm U src/gnu/usr.bin/perl/ext/Encode/ucm/dingbats.ucm U src/gnu/usr.bin/perl/ext/Encode/ucm/euc-cn.ucm U src/gnu/usr.bin/perl/ext/Encode/ucm/euc-jp.ucm U src/gnu/usr.bin/perl/ext/Encode/ucm/euc-kr.ucm U src/gnu/usr.bin/perl/ext/Encode/ucm/gb12345.ucm U src/gnu/usr.bin/perl/ext/Encode/ucm/gb2312.ucm U src/gnu/usr.bin/perl/ext/Encode/ucm/gsm0338.ucm U src/gnu/usr.bin/perl/ext/Encode/ucm/hp-roman8.ucm U src/gnu/usr.bin/perl/ext/Encode/ucm/ir-165.ucm U src/gnu/usr.bin/perl/ext/Encode/ucm/jis0201.ucm U src/gnu/usr.bin/perl/ext/Encode/ucm/jis0208.ucm U src/gnu/usr.bin/perl/ext/Encode/ucm/jis0212.ucm U src/gnu/usr.bin/perl/ext/Encode/ucm/johab.ucm U src/gnu/usr.bin/perl/ext/Encode/ucm/koi8-f.ucm U src/gnu/usr.bin/perl/ext/Encode/ucm/koi8-r.ucm U src/gnu/usr.bin/perl/ext/Encode/ucm/koi8-u.ucm U src/gnu/usr.bin/perl/ext/Encode/ucm/ksc5601.ucm U src/gnu/usr.bin/perl/ext/Encode/ucm/macArabic.ucm U src/gnu/usr.bin/perl/ext/Encode/ucm/macCentEuro.ucm U src/gnu/usr.bin/perl/ext/Encode/ucm/macChinsimp.ucm U src/gnu/usr.bin/perl/ext/Encode/ucm/macChintrad.ucm U src/gnu/usr.bin/perl/ext/Encode/ucm/macCroatian.ucm U src/gnu/usr.bin/perl/ext/Encode/ucm/macCyrillic.ucm U src/gnu/usr.bin/perl/ext/Encode/ucm/macDingbats.ucm U src/gnu/usr.bin/perl/ext/Encode/ucm/macFarsi.ucm U src/gnu/usr.bin/perl/ext/Encode/ucm/macGreek.ucm U src/gnu/usr.bin/perl/ext/Encode/ucm/macHebrew.ucm U src/gnu/usr.bin/perl/ext/Encode/ucm/macIceland.ucm U src/gnu/usr.bin/perl/ext/Encode/ucm/macJapanese.ucm U src/gnu/usr.bin/perl/ext/Encode/ucm/macKorean.ucm U src/gnu/usr.bin/perl/ext/Encode/ucm/macROMnn.ucm U src/gnu/usr.bin/perl/ext/Encode/ucm/macRUMnn.ucm U src/gnu/usr.bin/perl/ext/Encode/ucm/macRoman.ucm U src/gnu/usr.bin/perl/ext/Encode/ucm/macSami.ucm U src/gnu/usr.bin/perl/ext/Encode/ucm/macSymbol.ucm U src/gnu/usr.bin/perl/ext/Encode/ucm/macThai.ucm U src/gnu/usr.bin/perl/ext/Encode/ucm/macTurkish.ucm U src/gnu/usr.bin/perl/ext/Encode/ucm/macUkraine.ucm U src/gnu/usr.bin/perl/ext/Encode/ucm/nextstep.ucm U src/gnu/usr.bin/perl/ext/Encode/ucm/null.ucm U src/gnu/usr.bin/perl/ext/Encode/ucm/posix-bc.ucm U src/gnu/usr.bin/perl/ext/Encode/ucm/shiftjis.ucm U src/gnu/usr.bin/perl/ext/Encode/ucm/symbol.ucm U src/gnu/usr.bin/perl/ext/Encode/ucm/viscii.ucm U src/gnu/usr.bin/perl/ext/Errno/ChangeLog U src/gnu/usr.bin/perl/ext/Errno/Errno_pm.PL U src/gnu/usr.bin/perl/ext/Errno/Makefile.PL U src/gnu/usr.bin/perl/ext/Errno/t/Errno.t C src/gnu/usr.bin/perl/ext/Fcntl/Fcntl.pm U src/gnu/usr.bin/perl/ext/Fcntl/Fcntl.xs U src/gnu/usr.bin/perl/ext/Fcntl/Makefile.PL U src/gnu/usr.bin/perl/ext/Fcntl/t/fcntl.t U src/gnu/usr.bin/perl/ext/Fcntl/t/syslfs.t N src/gnu/usr.bin/perl/ext/Fcntl/t/mode.t U src/gnu/usr.bin/perl/ext/File/Glob/Changes U src/gnu/usr.bin/perl/ext/File/Glob/Glob.pm U src/gnu/usr.bin/perl/ext/File/Glob/Glob.xs U src/gnu/usr.bin/perl/ext/File/Glob/Makefile.PL U src/gnu/usr.bin/perl/ext/File/Glob/TODO C src/gnu/usr.bin/perl/ext/File/Glob/bsd_glob.c U src/gnu/usr.bin/perl/ext/File/Glob/bsd_glob.h U src/gnu/usr.bin/perl/ext/File/Glob/t/basic.t U src/gnu/usr.bin/perl/ext/File/Glob/t/case.t U src/gnu/usr.bin/perl/ext/File/Glob/t/global.t U src/gnu/usr.bin/perl/ext/File/Glob/t/taint.t U src/gnu/usr.bin/perl/ext/Filter/Util/Call/Call.pm U src/gnu/usr.bin/perl/ext/Filter/Util/Call/Call.xs U src/gnu/usr.bin/perl/ext/Filter/Util/Call/Makefile.PL U src/gnu/usr.bin/perl/ext/Filter/t/call.t U src/gnu/usr.bin/perl/ext/GDBM_File/GDBM_File.pm U src/gnu/usr.bin/perl/ext/GDBM_File/GDBM_File.xs U src/gnu/usr.bin/perl/ext/GDBM_File/Makefile.PL U src/gnu/usr.bin/perl/ext/GDBM_File/typemap U src/gnu/usr.bin/perl/ext/GDBM_File/hints/sco.pl U src/gnu/usr.bin/perl/ext/GDBM_File/t/gdbm.t N src/gnu/usr.bin/perl/ext/Hash/Util/Changes N src/gnu/usr.bin/perl/ext/Hash/Util/Makefile.PL N src/gnu/usr.bin/perl/ext/Hash/Util/Util.xs N src/gnu/usr.bin/perl/ext/Hash/Util/FieldHash/Changes N src/gnu/usr.bin/perl/ext/Hash/Util/FieldHash/FieldHash.xs N src/gnu/usr.bin/perl/ext/Hash/Util/FieldHash/Makefile.PL N src/gnu/usr.bin/perl/ext/Hash/Util/FieldHash/lib/Hash/Util/FieldHash.pm N src/gnu/usr.bin/perl/ext/Hash/Util/FieldHash/t/01_load.t N src/gnu/usr.bin/perl/ext/Hash/Util/FieldHash/t/02_function.t N src/gnu/usr.bin/perl/ext/Hash/Util/FieldHash/t/03_class.t N src/gnu/usr.bin/perl/ext/Hash/Util/FieldHash/t/04_thread.t N src/gnu/usr.bin/perl/ext/Hash/Util/FieldHash/t/05_perlhook.t N src/gnu/usr.bin/perl/ext/Hash/Util/FieldHash/t/10_hash.t N src/gnu/usr.bin/perl/ext/Hash/Util/FieldHash/t/11_hashassign.t N src/gnu/usr.bin/perl/ext/Hash/Util/FieldHash/t/12_hashwarn.t N src/gnu/usr.bin/perl/ext/Hash/Util/lib/Hash/Util.pm N src/gnu/usr.bin/perl/ext/Hash/Util/t/Util.t U src/gnu/usr.bin/perl/ext/I18N/Langinfo/Langinfo.pm U src/gnu/usr.bin/perl/ext/I18N/Langinfo/Langinfo.xs U src/gnu/usr.bin/perl/ext/I18N/Langinfo/Makefile.PL U src/gnu/usr.bin/perl/ext/I18N/Langinfo/fallback/const-c.inc U src/gnu/usr.bin/perl/ext/I18N/Langinfo/fallback/const-xs.inc U src/gnu/usr.bin/perl/ext/I18N/Langinfo/t/Langinfo.t U src/gnu/usr.bin/perl/ext/IO/ChangeLog C src/gnu/usr.bin/perl/ext/IO/IO.pm C src/gnu/usr.bin/perl/ext/IO/IO.xs U src/gnu/usr.bin/perl/ext/IO/Makefile.PL U src/gnu/usr.bin/perl/ext/IO/README U src/gnu/usr.bin/perl/ext/IO/poll.c U src/gnu/usr.bin/perl/ext/IO/poll.h U src/gnu/usr.bin/perl/ext/IO/hints/sco.pl U src/gnu/usr.bin/perl/ext/IO/lib/IO/Dir.pm C src/gnu/usr.bin/perl/ext/IO/lib/IO/File.pm C src/gnu/usr.bin/perl/ext/IO/lib/IO/Handle.pm U src/gnu/usr.bin/perl/ext/IO/lib/IO/Pipe.pm U src/gnu/usr.bin/perl/ext/IO/lib/IO/Poll.pm U src/gnu/usr.bin/perl/ext/IO/lib/IO/Seekable.pm U src/gnu/usr.bin/perl/ext/IO/lib/IO/Select.pm C src/gnu/usr.bin/perl/ext/IO/lib/IO/Socket.pm C src/gnu/usr.bin/perl/ext/IO/lib/IO/Socket/INET.pm U src/gnu/usr.bin/perl/ext/IO/lib/IO/Socket/UNIX.pm U src/gnu/usr.bin/perl/ext/IO/t/IO.t U src/gnu/usr.bin/perl/ext/IO/t/io_const.t U src/gnu/usr.bin/perl/ext/IO/t/io_dir.t U src/gnu/usr.bin/perl/ext/IO/t/io_dup.t U src/gnu/usr.bin/perl/ext/IO/t/io_file.t U src/gnu/usr.bin/perl/ext/IO/t/io_linenum.t U src/gnu/usr.bin/perl/ext/IO/t/io_multihomed.t U src/gnu/usr.bin/perl/ext/IO/t/io_pipe.t U src/gnu/usr.bin/perl/ext/IO/t/io_poll.t U src/gnu/usr.bin/perl/ext/IO/t/io_sel.t U src/gnu/usr.bin/perl/ext/IO/t/io_sock.t U src/gnu/usr.bin/perl/ext/IO/t/io_taint.t U src/gnu/usr.bin/perl/ext/IO/t/io_tell.t U src/gnu/usr.bin/perl/ext/IO/t/io_udp.t U src/gnu/usr.bin/perl/ext/IO/t/io_unix.t U src/gnu/usr.bin/perl/ext/IO/t/io_utf8.t U src/gnu/usr.bin/perl/ext/IO/t/io_xs.t U src/gnu/usr.bin/perl/ext/IPC/SysV/ChangeLog U src/gnu/usr.bin/perl/ext/IPC/SysV/MANIFEST U src/gnu/usr.bin/perl/ext/IPC/SysV/Makefile.PL U src/gnu/usr.bin/perl/ext/IPC/SysV/Msg.pm U src/gnu/usr.bin/perl/ext/IPC/SysV/README U src/gnu/usr.bin/perl/ext/IPC/SysV/Semaphore.pm U src/gnu/usr.bin/perl/ext/IPC/SysV/SysV.pm U src/gnu/usr.bin/perl/ext/IPC/SysV/SysV.xs U src/gnu/usr.bin/perl/ext/IPC/SysV/hints/cygwin.pl U src/gnu/usr.bin/perl/ext/IPC/SysV/hints/next_3.pl U src/gnu/usr.bin/perl/ext/IPC/SysV/t/ipcsysv.t U src/gnu/usr.bin/perl/ext/IPC/SysV/t/msg.t U src/gnu/usr.bin/perl/ext/IPC/SysV/t/sem.t U src/gnu/usr.bin/perl/ext/List/Util/Changes U src/gnu/usr.bin/perl/ext/List/Util/Makefile.PL U src/gnu/usr.bin/perl/ext/List/Util/README U src/gnu/usr.bin/perl/ext/List/Util/Util.xs U src/gnu/usr.bin/perl/ext/List/Util/multicall.h U src/gnu/usr.bin/perl/ext/List/Util/lib/List/Util.pm U src/gnu/usr.bin/perl/ext/List/Util/lib/Scalar/Util.pm U src/gnu/usr.bin/perl/ext/List/Util/t/00version.t U src/gnu/usr.bin/perl/ext/List/Util/t/blessed.t U src/gnu/usr.bin/perl/ext/List/Util/t/dualvar.t U src/gnu/usr.bin/perl/ext/List/Util/t/first.t U src/gnu/usr.bin/perl/ext/List/Util/t/isvstring.t U src/gnu/usr.bin/perl/ext/List/Util/t/lln.t U src/gnu/usr.bin/perl/ext/List/Util/t/max.t U src/gnu/usr.bin/perl/ext/List/Util/t/maxstr.t U src/gnu/usr.bin/perl/ext/List/Util/t/min.t U src/gnu/usr.bin/perl/ext/List/Util/t/minstr.t U src/gnu/usr.bin/perl/ext/List/Util/t/openhan.t U src/gnu/usr.bin/perl/ext/List/Util/t/p_blessed.t U src/gnu/usr.bin/perl/ext/List/Util/t/p_first.t U src/gnu/usr.bin/perl/ext/List/Util/t/p_lln.t U src/gnu/usr.bin/perl/ext/List/Util/t/p_max.t U src/gnu/usr.bin/perl/ext/List/Util/t/p_maxstr.t U src/gnu/usr.bin/perl/ext/List/Util/t/p_min.t U src/gnu/usr.bin/perl/ext/List/Util/t/p_minstr.t U src/gnu/usr.bin/perl/ext/List/Util/t/p_openhan.t U src/gnu/usr.bin/perl/ext/List/Util/t/p_readonly.t U src/gnu/usr.bin/perl/ext/List/Util/t/p_reduce.t U src/gnu/usr.bin/perl/ext/List/Util/t/p_refaddr.t U src/gnu/usr.bin/perl/ext/List/Util/t/p_reftype.t U src/gnu/usr.bin/perl/ext/List/Util/t/p_shuffle.t U src/gnu/usr.bin/perl/ext/List/Util/t/p_sum.t U src/gnu/usr.bin/perl/ext/List/Util/t/proto.t U src/gnu/usr.bin/perl/ext/List/Util/t/p_tainted.t U src/gnu/usr.bin/perl/ext/List/Util/t/readonly.t U src/gnu/usr.bin/perl/ext/List/Util/t/reduce.t U src/gnu/usr.bin/perl/ext/List/Util/t/refaddr.t U src/gnu/usr.bin/perl/ext/List/Util/t/reftype.t U src/gnu/usr.bin/perl/ext/List/Util/t/shuffle.t U src/gnu/usr.bin/perl/ext/List/Util/t/sum.t U src/gnu/usr.bin/perl/ext/List/Util/t/tainted.t U src/gnu/usr.bin/perl/ext/List/Util/t/weak.t U src/gnu/usr.bin/perl/ext/MIME/Base64/Base64.pm U src/gnu/usr.bin/perl/ext/MIME/Base64/Base64.xs U src/gnu/usr.bin/perl/ext/MIME/Base64/Changes U src/gnu/usr.bin/perl/ext/MIME/Base64/Makefile.PL U src/gnu/usr.bin/perl/ext/MIME/Base64/QuotedPrint.pm U src/gnu/usr.bin/perl/ext/MIME/Base64/README U src/gnu/usr.bin/perl/ext/MIME/Base64/t/base64.t U src/gnu/usr.bin/perl/ext/MIME/Base64/t/quoted-print.t U src/gnu/usr.bin/perl/ext/MIME/Base64/t/unicode.t U src/gnu/usr.bin/perl/ext/MIME/Base64/t/warn.t N src/gnu/usr.bin/perl/ext/Math/BigInt/FastCalc/FastCalc.pm N src/gnu/usr.bin/perl/ext/Math/BigInt/FastCalc/FastCalc.xs N src/gnu/usr.bin/perl/ext/Math/BigInt/FastCalc/Makefile.PL N src/gnu/usr.bin/perl/ext/Math/BigInt/FastCalc/t/bigintfc.t N src/gnu/usr.bin/perl/ext/Math/BigInt/FastCalc/t/bootstrap.t N src/gnu/usr.bin/perl/ext/Math/BigInt/FastCalc/t/mbi_rand.t N src/gnu/usr.bin/perl/ext/Math/BigInt/FastCalc/t/leak.t C src/gnu/usr.bin/perl/ext/NDBM_File/Makefile.PL C src/gnu/usr.bin/perl/ext/NDBM_File/NDBM_File.pm U src/gnu/usr.bin/perl/ext/NDBM_File/NDBM_File.xs C src/gnu/usr.bin/perl/ext/NDBM_File/typemap U src/gnu/usr.bin/perl/ext/NDBM_File/hints/cygwin.pl U src/gnu/usr.bin/perl/ext/NDBM_File/hints/dec_osf.pl U src/gnu/usr.bin/perl/ext/NDBM_File/hints/dynixptx.pl U src/gnu/usr.bin/perl/ext/NDBM_File/hints/gnukfreebsd.pl U src/gnu/usr.bin/perl/ext/NDBM_File/hints/gnuknetbsd.pl U src/gnu/usr.bin/perl/ext/NDBM_File/hints/linux.pl U src/gnu/usr.bin/perl/ext/NDBM_File/hints/sco.pl U src/gnu/usr.bin/perl/ext/NDBM_File/hints/solaris.pl U src/gnu/usr.bin/perl/ext/NDBM_File/hints/svr4.pl U src/gnu/usr.bin/perl/ext/NDBM_File/t/ndbm.t U src/gnu/usr.bin/perl/ext/ODBM_File/Makefile.PL C src/gnu/usr.bin/perl/ext/ODBM_File/ODBM_File.pm C src/gnu/usr.bin/perl/ext/ODBM_File/ODBM_File.xs U src/gnu/usr.bin/perl/ext/ODBM_File/typemap U src/gnu/usr.bin/perl/ext/ODBM_File/hints/cygwin.pl U src/gnu/usr.bin/perl/ext/ODBM_File/hints/dec_osf.pl U src/gnu/usr.bin/perl/ext/ODBM_File/hints/gnukfreebsd.pl U src/gnu/usr.bin/perl/ext/ODBM_File/hints/gnuknetbsd.pl U src/gnu/usr.bin/perl/ext/ODBM_File/hints/hpux.pl U src/gnu/usr.bin/perl/ext/ODBM_File/hints/linux.pl U src/gnu/usr.bin/perl/ext/ODBM_File/hints/sco.pl U src/gnu/usr.bin/perl/ext/ODBM_File/hints/solaris.pl U src/gnu/usr.bin/perl/ext/ODBM_File/hints/svr4.pl U src/gnu/usr.bin/perl/ext/ODBM_File/hints/ultrix.pl C src/gnu/usr.bin/perl/ext/ODBM_File/t/odbm.t C src/gnu/usr.bin/perl/ext/Opcode/Makefile.PL C src/gnu/usr.bin/perl/ext/Opcode/Opcode.pm C src/gnu/usr.bin/perl/ext/Opcode/Opcode.xs C src/gnu/usr.bin/perl/ext/Opcode/Safe.pm C src/gnu/usr.bin/perl/ext/Opcode/ops.pm U src/gnu/usr.bin/perl/ext/Opcode/t/Opcode.t U src/gnu/usr.bin/perl/ext/Opcode/t/ops.t U src/gnu/usr.bin/perl/ext/POSIX/Makefile.PL C src/gnu/usr.bin/perl/ext/POSIX/POSIX.pm C src/gnu/usr.bin/perl/ext/POSIX/POSIX.pod C src/gnu/usr.bin/perl/ext/POSIX/POSIX.xs U src/gnu/usr.bin/perl/ext/POSIX/typemap U src/gnu/usr.bin/perl/ext/POSIX/hints/bsdos.pl U src/gnu/usr.bin/perl/ext/POSIX/hints/dynixptx.pl U src/gnu/usr.bin/perl/ext/POSIX/hints/freebsd.pl U src/gnu/usr.bin/perl/ext/POSIX/hints/gnukfreebsd.pl U src/gnu/usr.bin/perl/ext/POSIX/hints/gnuknetbsd.pl U src/gnu/usr.bin/perl/ext/POSIX/hints/linux.pl U src/gnu/usr.bin/perl/ext/POSIX/hints/mint.pl U src/gnu/usr.bin/perl/ext/POSIX/hints/netbsd.pl U src/gnu/usr.bin/perl/ext/POSIX/hints/next_3.pl U src/gnu/usr.bin/perl/ext/POSIX/hints/openbsd.pl U src/gnu/usr.bin/perl/ext/POSIX/hints/sunos_4.pl U src/gnu/usr.bin/perl/ext/POSIX/hints/svr4.pl U src/gnu/usr.bin/perl/ext/POSIX/hints/uts.pl U src/gnu/usr.bin/perl/ext/POSIX/t/is.t N src/gnu/usr.bin/perl/ext/POSIX/t/math.t U src/gnu/usr.bin/perl/ext/POSIX/t/posix.t U src/gnu/usr.bin/perl/ext/POSIX/t/sigaction.t N src/gnu/usr.bin/perl/ext/POSIX/t/sysconf.t U src/gnu/usr.bin/perl/ext/POSIX/t/taint.t N src/gnu/usr.bin/perl/ext/POSIX/t/termios.t N src/gnu/usr.bin/perl/ext/POSIX/t/time.t U src/gnu/usr.bin/perl/ext/POSIX/t/waitpid.t U src/gnu/usr.bin/perl/ext/PerlIO/encoding/MANIFEST U src/gnu/usr.bin/perl/ext/PerlIO/encoding/Makefile.PL U src/gnu/usr.bin/perl/ext/PerlIO/encoding/encoding.pm U src/gnu/usr.bin/perl/ext/PerlIO/encoding/encoding.xs N src/gnu/usr.bin/perl/ext/PerlIO/encoding/t/nolooping.t U src/gnu/usr.bin/perl/ext/PerlIO/scalar/Makefile.PL U src/gnu/usr.bin/perl/ext/PerlIO/scalar/scalar.pm U src/gnu/usr.bin/perl/ext/PerlIO/scalar/scalar.xs U src/gnu/usr.bin/perl/ext/PerlIO/t/PerlIO.t U src/gnu/usr.bin/perl/ext/PerlIO/t/encoding.t U src/gnu/usr.bin/perl/ext/PerlIO/t/fail.t U src/gnu/usr.bin/perl/ext/PerlIO/t/fallback.t U src/gnu/usr.bin/perl/ext/PerlIO/t/open.t U src/gnu/usr.bin/perl/ext/PerlIO/t/scalar.t U src/gnu/usr.bin/perl/ext/PerlIO/t/via.t U src/gnu/usr.bin/perl/ext/PerlIO/via/Makefile.PL C src/gnu/usr.bin/perl/ext/PerlIO/via/via.pm U src/gnu/usr.bin/perl/ext/PerlIO/via/via.xs U src/gnu/usr.bin/perl/ext/PerlIO/via/hints/aix.pl C src/gnu/usr.bin/perl/ext/SDBM_File/Makefile.PL C src/gnu/usr.bin/perl/ext/SDBM_File/SDBM_File.pm U src/gnu/usr.bin/perl/ext/SDBM_File/SDBM_File.xs U src/gnu/usr.bin/perl/ext/SDBM_File/typemap U src/gnu/usr.bin/perl/ext/SDBM_File/sdbm/CHANGES U src/gnu/usr.bin/perl/ext/SDBM_File/sdbm/COMPARE U src/gnu/usr.bin/perl/ext/SDBM_File/sdbm/Makefile.PL U src/gnu/usr.bin/perl/ext/SDBM_File/sdbm/README U src/gnu/usr.bin/perl/ext/SDBM_File/sdbm/README.too U src/gnu/usr.bin/perl/ext/SDBM_File/sdbm/biblio U src/gnu/usr.bin/perl/ext/SDBM_File/sdbm/dba.c U src/gnu/usr.bin/perl/ext/SDBM_File/sdbm/dbd.c U src/gnu/usr.bin/perl/ext/SDBM_File/sdbm/dbe.1 U src/gnu/usr.bin/perl/ext/SDBM_File/sdbm/dbe.c U src/gnu/usr.bin/perl/ext/SDBM_File/sdbm/dbu.c U src/gnu/usr.bin/perl/ext/SDBM_File/sdbm/grind U src/gnu/usr.bin/perl/ext/SDBM_File/sdbm/hash.c U src/gnu/usr.bin/perl/ext/SDBM_File/sdbm/linux.patches U src/gnu/usr.bin/perl/ext/SDBM_File/sdbm/makefile.sdbm U src/gnu/usr.bin/perl/ext/SDBM_File/sdbm/pair.c U src/gnu/usr.bin/perl/ext/SDBM_File/sdbm/pair.h U src/gnu/usr.bin/perl/ext/SDBM_File/sdbm/readme.ms U src/gnu/usr.bin/perl/ext/SDBM_File/sdbm/sdbm.3 C src/gnu/usr.bin/perl/ext/SDBM_File/sdbm/sdbm.c U src/gnu/usr.bin/perl/ext/SDBM_File/sdbm/sdbm.h U src/gnu/usr.bin/perl/ext/SDBM_File/sdbm/tune.h U src/gnu/usr.bin/perl/ext/SDBM_File/sdbm/util.c U src/gnu/usr.bin/perl/ext/SDBM_File/t/sdbm.t U src/gnu/usr.bin/perl/ext/Safe/t/safe1.t U src/gnu/usr.bin/perl/ext/Safe/t/safe2.t U src/gnu/usr.bin/perl/ext/Safe/t/safe3.t N src/gnu/usr.bin/perl/ext/Safe/t/safeops.t N src/gnu/usr.bin/perl/ext/Safe/t/safeuniversal.t U src/gnu/usr.bin/perl/ext/Socket/Makefile.PL C src/gnu/usr.bin/perl/ext/Socket/Socket.pm C src/gnu/usr.bin/perl/ext/Socket/Socket.xs U src/gnu/usr.bin/perl/ext/Socket/t/Socket.t U src/gnu/usr.bin/perl/ext/Socket/t/socketpair.t U src/gnu/usr.bin/perl/ext/Sys/Hostname/Hostname.pm U src/gnu/usr.bin/perl/ext/Sys/Hostname/Hostname.xs U src/gnu/usr.bin/perl/ext/Sys/Hostname/Makefile.PL U src/gnu/usr.bin/perl/ext/Sys/Hostname/t/Hostname.t U src/gnu/usr.bin/perl/ext/Sys/Syslog/Changes U src/gnu/usr.bin/perl/ext/Sys/Syslog/Makefile.PL U src/gnu/usr.bin/perl/ext/Sys/Syslog/README C src/gnu/usr.bin/perl/ext/Sys/Syslog/Syslog.pm U src/gnu/usr.bin/perl/ext/Sys/Syslog/Syslog.xs N src/gnu/usr.bin/perl/ext/Sys/Syslog/README.win32 U src/gnu/usr.bin/perl/ext/Sys/Syslog/fallback/const-c.inc U src/gnu/usr.bin/perl/ext/Sys/Syslog/fallback/const-xs.inc U src/gnu/usr.bin/perl/ext/Sys/Syslog/t/00-load.t U src/gnu/usr.bin/perl/ext/Sys/Syslog/t/constants.t U src/gnu/usr.bin/perl/ext/Sys/Syslog/t/syslog.t N src/gnu/usr.bin/perl/ext/Sys/Syslog/win32/PerlLog.mc N src/gnu/usr.bin/perl/ext/Sys/Syslog/win32/PerlLog_RES.uu N src/gnu/usr.bin/perl/ext/Sys/Syslog/win32/PerlLog_dll.uu N src/gnu/usr.bin/perl/ext/Sys/Syslog/win32/Win32.pm N src/gnu/usr.bin/perl/ext/Sys/Syslog/win32/compile.pl U src/gnu/usr.bin/perl/ext/Storable/ChangeLog U src/gnu/usr.bin/perl/ext/Storable/MANIFEST U src/gnu/usr.bin/perl/ext/Storable/Makefile.PL U src/gnu/usr.bin/perl/ext/Storable/README C src/gnu/usr.bin/perl/ext/Storable/Storable.pm U src/gnu/usr.bin/perl/ext/Storable/Storable.xs U src/gnu/usr.bin/perl/ext/Storable/hints/gnukfreebsd.pl U src/gnu/usr.bin/perl/ext/Storable/hints/gnuknetbsd.pl U src/gnu/usr.bin/perl/ext/Storable/hints/linux.pl U src/gnu/usr.bin/perl/ext/Storable/t/HAS_ATTACH.pm U src/gnu/usr.bin/perl/ext/Storable/t/HAS_HOOK.pm U src/gnu/usr.bin/perl/ext/Storable/t/HAS_OVERLOAD.pm U src/gnu/usr.bin/perl/ext/Storable/t/attach_errors.t U src/gnu/usr.bin/perl/ext/Storable/t/attach_singleton.t U src/gnu/usr.bin/perl/ext/Storable/t/blessed.t U src/gnu/usr.bin/perl/ext/Storable/t/canonical.t U src/gnu/usr.bin/perl/ext/Storable/t/circular_hook.t U src/gnu/usr.bin/perl/ext/Storable/t/code.t N src/gnu/usr.bin/perl/ext/Storable/t/compat01.t U src/gnu/usr.bin/perl/ext/Storable/t/compat06.t U src/gnu/usr.bin/perl/ext/Storable/t/croak.t U src/gnu/usr.bin/perl/ext/Storable/t/dclone.t U src/gnu/usr.bin/perl/ext/Storable/t/downgrade.t N src/gnu/usr.bin/perl/ext/Storable/t/file_magic.t U src/gnu/usr.bin/perl/ext/Storable/t/forgive.t U src/gnu/usr.bin/perl/ext/Storable/t/freeze.t U src/gnu/usr.bin/perl/ext/Storable/t/integer.t U src/gnu/usr.bin/perl/ext/Storable/t/interwork56.t U src/gnu/usr.bin/perl/ext/Storable/t/just_plain_nasty.t U src/gnu/usr.bin/perl/ext/Storable/t/lock.t U src/gnu/usr.bin/perl/ext/Storable/t/make_56_interwork.pl U src/gnu/usr.bin/perl/ext/Storable/t/make_downgrade.pl U src/gnu/usr.bin/perl/ext/Storable/t/make_overload.pl U src/gnu/usr.bin/perl/ext/Storable/t/malice.t U src/gnu/usr.bin/perl/ext/Storable/t/overload.t U src/gnu/usr.bin/perl/ext/Storable/t/recurse.t U src/gnu/usr.bin/perl/ext/Storable/t/restrict.t U src/gnu/usr.bin/perl/ext/Storable/t/retrieve.t U src/gnu/usr.bin/perl/ext/Storable/t/sig_die.t U src/gnu/usr.bin/perl/ext/Storable/t/st-dump.pl U src/gnu/usr.bin/perl/ext/Storable/t/store.t U src/gnu/usr.bin/perl/ext/Storable/t/testlib.pl U src/gnu/usr.bin/perl/ext/Storable/t/threads.t U src/gnu/usr.bin/perl/ext/Storable/t/tied.t U src/gnu/usr.bin/perl/ext/Storable/t/tied_hook.t U src/gnu/usr.bin/perl/ext/Storable/t/tied_items.t U src/gnu/usr.bin/perl/ext/Storable/t/utf8.t U src/gnu/usr.bin/perl/ext/Storable/t/utf8hash.t U src/gnu/usr.bin/perl/ext/Storable/t/weak.t N src/gnu/usr.bin/perl/ext/Text/Soundex/Changes N src/gnu/usr.bin/perl/ext/Text/Soundex/Makefile.PL N src/gnu/usr.bin/perl/ext/Text/Soundex/README N src/gnu/usr.bin/perl/ext/Text/Soundex/Soundex.pm N src/gnu/usr.bin/perl/ext/Text/Soundex/Soundex.xs N src/gnu/usr.bin/perl/ext/Text/Soundex/t/Soundex.t U src/gnu/usr.bin/perl/ext/Time/HiRes/Changes C src/gnu/usr.bin/perl/ext/Time/HiRes/HiRes.pm U src/gnu/usr.bin/perl/ext/Time/HiRes/HiRes.xs U src/gnu/usr.bin/perl/ext/Time/HiRes/Makefile.PL U src/gnu/usr.bin/perl/ext/Time/HiRes/typemap U src/gnu/usr.bin/perl/ext/Time/HiRes/fallback/const-c.inc U src/gnu/usr.bin/perl/ext/Time/HiRes/fallback/const-xs.inc N src/gnu/usr.bin/perl/ext/Time/HiRes/hints/aix.pl U src/gnu/usr.bin/perl/ext/Time/HiRes/hints/dec_osf.pl U src/gnu/usr.bin/perl/ext/Time/HiRes/hints/dynixptx.pl U src/gnu/usr.bin/perl/ext/Time/HiRes/hints/irix.pl N src/gnu/usr.bin/perl/ext/Time/HiRes/hints/linux.pl U src/gnu/usr.bin/perl/ext/Time/HiRes/hints/sco.pl U src/gnu/usr.bin/perl/ext/Time/HiRes/hints/solaris.pl U src/gnu/usr.bin/perl/ext/Time/HiRes/hints/svr4.pl U src/gnu/usr.bin/perl/ext/Time/HiRes/t/HiRes.t N src/gnu/usr.bin/perl/ext/Time/Piece/Changes N src/gnu/usr.bin/perl/ext/Time/Piece/Makefile.PL N src/gnu/usr.bin/perl/ext/Time/Piece/Piece.pm N src/gnu/usr.bin/perl/ext/Time/Piece/Piece.xs N src/gnu/usr.bin/perl/ext/Time/Piece/README N src/gnu/usr.bin/perl/ext/Time/Piece/Seconds.pm N src/gnu/usr.bin/perl/ext/Time/Piece/t/01base.t N src/gnu/usr.bin/perl/ext/Time/Piece/t/02core.t N src/gnu/usr.bin/perl/ext/Time/Piece/t/03compare.t N src/gnu/usr.bin/perl/ext/Time/Piece/t/04mjd.t N src/gnu/usr.bin/perl/ext/Time/Piece/t/05overload.t N src/gnu/usr.bin/perl/ext/Time/Piece/t/06subclass.t U src/gnu/usr.bin/perl/ext/Unicode/Normalize/Changes U src/gnu/usr.bin/perl/ext/Unicode/Normalize/Makefile.PL U src/gnu/usr.bin/perl/ext/Unicode/Normalize/Normalize.pm U src/gnu/usr.bin/perl/ext/Unicode/Normalize/Normalize.xs U src/gnu/usr.bin/perl/ext/Unicode/Normalize/README U src/gnu/usr.bin/perl/ext/Unicode/Normalize/mkheader U src/gnu/usr.bin/perl/ext/Unicode/Normalize/t/fcdc.t U src/gnu/usr.bin/perl/ext/Unicode/Normalize/t/form.t U src/gnu/usr.bin/perl/ext/Unicode/Normalize/t/func.t U src/gnu/usr.bin/perl/ext/Unicode/Normalize/t/illegal.t U src/gnu/usr.bin/perl/ext/Unicode/Normalize/t/norm.t U src/gnu/usr.bin/perl/ext/Unicode/Normalize/t/null.t U src/gnu/usr.bin/perl/ext/Unicode/Normalize/t/proto.t U src/gnu/usr.bin/perl/ext/Unicode/Normalize/t/split.t U src/gnu/usr.bin/perl/ext/Unicode/Normalize/t/test.t N src/gnu/usr.bin/perl/ext/Unicode/Normalize/t/tie.t N src/gnu/usr.bin/perl/ext/Win32/Makefile.PL N src/gnu/usr.bin/perl/ext/Win32/Win32.pm N src/gnu/usr.bin/perl/ext/Win32/Win32.xs N src/gnu/usr.bin/perl/ext/Win32/longpath.inc N src/gnu/usr.bin/perl/ext/Win32/Changes N src/gnu/usr.bin/perl/ext/Win32/t/ExpandEnvironmentStrings.t N src/gnu/usr.bin/perl/ext/Win32/t/GetFileVersion.t N src/gnu/usr.bin/perl/ext/Win32/t/GetFolderPath.t N src/gnu/usr.bin/perl/ext/Win32/t/GetFullPathName.t N src/gnu/usr.bin/perl/ext/Win32/t/GetLongPathName.t N src/gnu/usr.bin/perl/ext/Win32/t/GetOSVersion.t N src/gnu/usr.bin/perl/ext/Win32/t/GuidGen.t N src/gnu/usr.bin/perl/ext/Win32/t/CreateFile.t N src/gnu/usr.bin/perl/ext/Win32/t/GetCurrentThreadId.t N src/gnu/usr.bin/perl/ext/Win32/t/Unicode.t N src/gnu/usr.bin/perl/ext/Win32/t/GetShortPathName.t N src/gnu/usr.bin/perl/ext/Win32/t/Names.t U src/gnu/usr.bin/perl/ext/XS/APItest/APItest.pm U src/gnu/usr.bin/perl/ext/XS/APItest/APItest.xs U src/gnu/usr.bin/perl/ext/XS/APItest/MANIFEST U src/gnu/usr.bin/perl/ext/XS/APItest/Makefile.PL U src/gnu/usr.bin/perl/ext/XS/APItest/README N src/gnu/usr.bin/perl/ext/XS/APItest/core.c N src/gnu/usr.bin/perl/ext/XS/APItest/core_or_not.inc N src/gnu/usr.bin/perl/ext/XS/APItest/exception.c N src/gnu/usr.bin/perl/ext/XS/APItest/notcore.c U src/gnu/usr.bin/perl/ext/XS/APItest/t/call.t N src/gnu/usr.bin/perl/ext/XS/APItest/t/exception.t U src/gnu/usr.bin/perl/ext/XS/APItest/t/hash.t N src/gnu/usr.bin/perl/ext/XS/APItest/t/my_cxt.t N src/gnu/usr.bin/perl/ext/XS/APItest/t/op.t U src/gnu/usr.bin/perl/ext/XS/APItest/t/printf.t U src/gnu/usr.bin/perl/ext/XS/APItest/t/push.t N src/gnu/usr.bin/perl/ext/XS/APItest/t/svsetsv.t N src/gnu/usr.bin/perl/ext/XS/APItest/t/xs_special_subs.t N src/gnu/usr.bin/perl/ext/XS/APItest/t/xs_special_subs_require.t U src/gnu/usr.bin/perl/ext/XS/Typemap/Makefile.PL U src/gnu/usr.bin/perl/ext/XS/Typemap/README U src/gnu/usr.bin/perl/ext/XS/Typemap/Typemap.pm U src/gnu/usr.bin/perl/ext/XS/Typemap/Typemap.xs U src/gnu/usr.bin/perl/ext/XS/Typemap/stdio.c U src/gnu/usr.bin/perl/ext/XS/Typemap/typemap U src/gnu/usr.bin/perl/ext/XS/Typemap/t/Typemap.t U src/gnu/usr.bin/perl/ext/attrs/Makefile.PL U src/gnu/usr.bin/perl/ext/attrs/attrs.pm U src/gnu/usr.bin/perl/ext/attrs/attrs.xs U src/gnu/usr.bin/perl/ext/attrs/t/attrs.t U src/gnu/usr.bin/perl/ext/re/Makefile.PL U src/gnu/usr.bin/perl/ext/re/re.pm U src/gnu/usr.bin/perl/ext/re/re.xs N src/gnu/usr.bin/perl/ext/re/re_comp.h N src/gnu/usr.bin/perl/ext/re/re_top.h U src/gnu/usr.bin/perl/ext/re/hints/mpeix.pl N src/gnu/usr.bin/perl/ext/re/t/lexical_debug.pl N src/gnu/usr.bin/perl/ext/re/t/lexical_debug.t U src/gnu/usr.bin/perl/ext/re/t/re.t N src/gnu/usr.bin/perl/ext/re/t/re_funcs.t N src/gnu/usr.bin/perl/ext/re/t/regop.pl N src/gnu/usr.bin/perl/ext/re/t/regop.t N src/gnu/usr.bin/perl/ext/re/t/qr.t U src/gnu/usr.bin/perl/ext/threads/Makefile.PL U src/gnu/usr.bin/perl/ext/threads/threads.pm U src/gnu/usr.bin/perl/ext/threads/threads.xs N src/gnu/usr.bin/perl/ext/threads/hints/hpux.pl U src/gnu/usr.bin/perl/ext/threads/hints/linux.pl U src/gnu/usr.bin/perl/ext/threads/shared/Makefile.PL U src/gnu/usr.bin/perl/ext/threads/shared/shared.pm U src/gnu/usr.bin/perl/ext/threads/shared/shared.xs U src/gnu/usr.bin/perl/ext/threads/shared/hints/linux.pl U src/gnu/usr.bin/perl/ext/threads/shared/t/0nothread.t U src/gnu/usr.bin/perl/ext/threads/shared/t/av_refs.t U src/gnu/usr.bin/perl/ext/threads/shared/t/av_simple.t U src/gnu/usr.bin/perl/ext/threads/shared/t/blessed.t U src/gnu/usr.bin/perl/ext/threads/shared/t/cond.t U src/gnu/usr.bin/perl/ext/threads/shared/t/disabled.t U src/gnu/usr.bin/perl/ext/threads/shared/t/hv_refs.t U src/gnu/usr.bin/perl/ext/threads/shared/t/hv_simple.t U src/gnu/usr.bin/perl/ext/threads/shared/t/no_share.t U src/gnu/usr.bin/perl/ext/threads/shared/t/shared_attr.t U src/gnu/usr.bin/perl/ext/threads/shared/t/sv_refs.t U src/gnu/usr.bin/perl/ext/threads/shared/t/sv_simple.t U src/gnu/usr.bin/perl/ext/threads/shared/t/wait.t N src/gnu/usr.bin/perl/ext/threads/shared/t/waithires.t N src/gnu/usr.bin/perl/ext/threads/shared/t/stress.t U src/gnu/usr.bin/perl/ext/threads/t/basic.t N src/gnu/usr.bin/perl/ext/threads/t/blocks.t N src/gnu/usr.bin/perl/ext/threads/t/context.t U src/gnu/usr.bin/perl/ext/threads/t/end.t N src/gnu/usr.bin/perl/ext/threads/t/err.t N src/gnu/usr.bin/perl/ext/threads/t/exit.t N src/gnu/usr.bin/perl/ext/threads/t/free.t N src/gnu/usr.bin/perl/ext/threads/t/free2.t U src/gnu/usr.bin/perl/ext/threads/t/join.t N src/gnu/usr.bin/perl/ext/threads/t/kill.t U src/gnu/usr.bin/perl/ext/threads/t/libc.t U src/gnu/usr.bin/perl/ext/threads/t/list.t U src/gnu/usr.bin/perl/ext/threads/t/problems.t N src/gnu/usr.bin/perl/ext/threads/t/stack.t N src/gnu/usr.bin/perl/ext/threads/t/stack_env.t N src/gnu/usr.bin/perl/ext/threads/t/state.t U src/gnu/usr.bin/perl/ext/threads/t/stress_cv.t U src/gnu/usr.bin/perl/ext/threads/t/stress_re.t U src/gnu/usr.bin/perl/ext/threads/t/stress_string.t U src/gnu/usr.bin/perl/ext/threads/t/thread.t C src/gnu/usr.bin/perl/ext/util/make_ext N src/gnu/usr.bin/perl/ext/util/make_ext_cross N src/gnu/usr.bin/perl/ext/Win32API/File/Changes N src/gnu/usr.bin/perl/ext/Win32API/File/File.pm N src/gnu/usr.bin/perl/ext/Win32API/File/File.xs N src/gnu/usr.bin/perl/ext/Win32API/File/Makefile.PL N src/gnu/usr.bin/perl/ext/Win32API/File/README N src/gnu/usr.bin/perl/ext/Win32API/File/buffers.h N src/gnu/usr.bin/perl/ext/Win32API/File/cFile.h N src/gnu/usr.bin/perl/ext/Win32API/File/cFile.pc N src/gnu/usr.bin/perl/ext/Win32API/File/const2perl.h N src/gnu/usr.bin/perl/ext/Win32API/File/typemap N src/gnu/usr.bin/perl/ext/Win32API/File/ExtUtils/Myconst2perl.pm N src/gnu/usr.bin/perl/ext/Win32API/File/t/file.t N src/gnu/usr.bin/perl/ext/Win32API/File/t/tie.t N src/gnu/usr.bin/perl/ext/Win32CORE/Makefile.PL N src/gnu/usr.bin/perl/ext/Win32CORE/Win32CORE.c N src/gnu/usr.bin/perl/ext/Win32CORE/Win32CORE.pm N src/gnu/usr.bin/perl/ext/Win32CORE/t/win32core.t N src/gnu/usr.bin/perl/ext/IO_Compress_Base/Changes N src/gnu/usr.bin/perl/ext/IO_Compress_Base/Makefile.PL N src/gnu/usr.bin/perl/ext/IO_Compress_Base/README N src/gnu/usr.bin/perl/ext/IO_Compress_Base/lib/File/GlobMapper.pm N src/gnu/usr.bin/perl/ext/IO_Compress_Base/lib/IO/Compress/Base.pm N src/gnu/usr.bin/perl/ext/IO_Compress_Base/lib/IO/Compress/Base/Common.pm N src/gnu/usr.bin/perl/ext/IO_Compress_Base/lib/IO/Uncompress/AnyUncompress.pm N src/gnu/usr.bin/perl/ext/IO_Compress_Base/lib/IO/Uncompress/Base.pm N src/gnu/usr.bin/perl/ext/IO_Compress_Base/private/MakeUtil.pm N src/gnu/usr.bin/perl/ext/IO_Compress_Base/t/01misc.t N src/gnu/usr.bin/perl/ext/IO_Compress_Base/t/globmapper.t N src/gnu/usr.bin/perl/ext/IO_Compress_Zlib/Changes N src/gnu/usr.bin/perl/ext/IO_Compress_Zlib/Makefile.PL N src/gnu/usr.bin/perl/ext/IO_Compress_Zlib/README N src/gnu/usr.bin/perl/ext/IO_Compress_Zlib/examples/gzappend N src/gnu/usr.bin/perl/ext/IO_Compress_Zlib/examples/gzcat N src/gnu/usr.bin/perl/ext/IO_Compress_Zlib/examples/gzgrep N src/gnu/usr.bin/perl/ext/IO_Compress_Zlib/examples/gzstream N src/gnu/usr.bin/perl/ext/IO_Compress_Zlib/examples/unzip N src/gnu/usr.bin/perl/ext/IO_Compress_Zlib/lib/IO/Compress/Deflate.pm N src/gnu/usr.bin/perl/ext/IO_Compress_Zlib/lib/IO/Compress/Gzip.pm N src/gnu/usr.bin/perl/ext/IO_Compress_Zlib/lib/IO/Compress/RawDeflate.pm N src/gnu/usr.bin/perl/ext/IO_Compress_Zlib/lib/IO/Compress/Zip.pm N src/gnu/usr.bin/perl/ext/IO_Compress_Zlib/lib/IO/Compress/Adapter/Deflate.pm N src/gnu/usr.bin/perl/ext/IO_Compress_Zlib/lib/IO/Compress/Adapter/Identity.pm N src/gnu/usr.bin/perl/ext/IO_Compress_Zlib/lib/IO/Compress/Gzip/Constants.pm N src/gnu/usr.bin/perl/ext/IO_Compress_Zlib/lib/IO/Compress/Zip/Constants.pm N src/gnu/usr.bin/perl/ext/IO_Compress_Zlib/lib/IO/Compress/Zlib/Constants.pm N src/gnu/usr.bin/perl/ext/IO_Compress_Zlib/lib/IO/Compress/Zlib/Extra.pm N src/gnu/usr.bin/perl/ext/IO_Compress_Zlib/lib/IO/Uncompress/AnyInflate.pm N src/gnu/usr.bin/perl/ext/IO_Compress_Zlib/lib/IO/Uncompress/Gunzip.pm N src/gnu/usr.bin/perl/ext/IO_Compress_Zlib/lib/IO/Uncompress/Inflate.pm N src/gnu/usr.bin/perl/ext/IO_Compress_Zlib/lib/IO/Uncompress/RawInflate.pm N src/gnu/usr.bin/perl/ext/IO_Compress_Zlib/lib/IO/Uncompress/Unzip.pm N src/gnu/usr.bin/perl/ext/IO_Compress_Zlib/lib/IO/Uncompress/Adapter/Identity.pm N src/gnu/usr.bin/perl/ext/IO_Compress_Zlib/lib/IO/Uncompress/Adapter/Inflate.pm N src/gnu/usr.bin/perl/ext/IO_Compress_Zlib/private/MakeUtil.pm N src/gnu/usr.bin/perl/ext/IO_Compress_Zlib/t/001zlib-generic-deflate.t N src/gnu/usr.bin/perl/ext/IO_Compress_Zlib/t/001zlib-generic-gzip.t N src/gnu/usr.bin/perl/ext/IO_Compress_Zlib/t/001zlib-generic-rawdeflate.t N src/gnu/usr.bin/perl/ext/IO_Compress_Zlib/t/001zlib-generic-zip.t N src/gnu/usr.bin/perl/ext/IO_Compress_Zlib/t/002any-deflate.t N src/gnu/usr.bin/perl/ext/IO_Compress_Zlib/t/002any-gzip.t N src/gnu/usr.bin/perl/ext/IO_Compress_Zlib/t/002any-rawdeflate.t N src/gnu/usr.bin/perl/ext/IO_Compress_Zlib/t/002any-transparent.t N src/gnu/usr.bin/perl/ext/IO_Compress_Zlib/t/002any-zip.t N src/gnu/usr.bin/perl/ext/IO_Compress_Zlib/t/004gziphdr.t N src/gnu/usr.bin/perl/ext/IO_Compress_Zlib/t/005defhdr.t N src/gnu/usr.bin/perl/ext/IO_Compress_Zlib/t/010examples.t N src/gnu/usr.bin/perl/ext/IO_Compress_Zlib/t/020isize.t N src/gnu/usr.bin/perl/ext/IO_Compress_Zlib/t/050interop-gzip.t N src/gnu/usr.bin/perl/ext/IO_Compress_Zlib/t/100generic-deflate.t N src/gnu/usr.bin/perl/ext/IO_Compress_Zlib/t/100generic-gzip.t N src/gnu/usr.bin/perl/ext/IO_Compress_Zlib/t/100generic-rawdeflate.t N src/gnu/usr.bin/perl/ext/IO_Compress_Zlib/t/100generic-zip.t N src/gnu/usr.bin/perl/ext/IO_Compress_Zlib/t/101truncate-deflate.t N src/gnu/usr.bin/perl/ext/IO_Compress_Zlib/t/101truncate-gzip.t N src/gnu/usr.bin/perl/ext/IO_Compress_Zlib/t/101truncate-rawdeflate.t N src/gnu/usr.bin/perl/ext/IO_Compress_Zlib/t/101truncate-zip.t N src/gnu/usr.bin/perl/ext/IO_Compress_Zlib/t/102tied-deflate.t N src/gnu/usr.bin/perl/ext/IO_Compress_Zlib/t/102tied-gzip.t N src/gnu/usr.bin/perl/ext/IO_Compress_Zlib/t/102tied-rawdeflate.t N src/gnu/usr.bin/perl/ext/IO_Compress_Zlib/t/102tied-zip.t N src/gnu/usr.bin/perl/ext/IO_Compress_Zlib/t/103newtied-deflate.t N src/gnu/usr.bin/perl/ext/IO_Compress_Zlib/t/103newtied-gzip.t N src/gnu/usr.bin/perl/ext/IO_Compress_Zlib/t/103newtied-rawdeflate.t N src/gnu/usr.bin/perl/ext/IO_Compress_Zlib/t/103newtied-zip.t N src/gnu/usr.bin/perl/ext/IO_Compress_Zlib/t/104destroy-deflate.t N src/gnu/usr.bin/perl/ext/IO_Compress_Zlib/t/104destroy-gzip.t N src/gnu/usr.bin/perl/ext/IO_Compress_Zlib/t/104destroy-rawdeflate.t N src/gnu/usr.bin/perl/ext/IO_Compress_Zlib/t/104destroy-zip.t N src/gnu/usr.bin/perl/ext/IO_Compress_Zlib/t/105oneshot-deflate.t N src/gnu/usr.bin/perl/ext/IO_Compress_Zlib/t/105oneshot-gzip-only.t N src/gnu/usr.bin/perl/ext/IO_Compress_Zlib/t/105oneshot-gzip.t N src/gnu/usr.bin/perl/ext/IO_Compress_Zlib/t/105oneshot-rawdeflate.t N src/gnu/usr.bin/perl/ext/IO_Compress_Zlib/t/105oneshot-zip-only.t N src/gnu/usr.bin/perl/ext/IO_Compress_Zlib/t/105oneshot-zip.t N src/gnu/usr.bin/perl/ext/IO_Compress_Zlib/t/106prime-deflate.t N src/gnu/usr.bin/perl/ext/IO_Compress_Zlib/t/106prime-gzip.t N src/gnu/usr.bin/perl/ext/IO_Compress_Zlib/t/106prime-rawdeflate.t N src/gnu/usr.bin/perl/ext/IO_Compress_Zlib/t/106prime-zip.t N src/gnu/usr.bin/perl/ext/IO_Compress_Zlib/t/107multi-deflate.t N src/gnu/usr.bin/perl/ext/IO_Compress_Zlib/t/107multi-gzip.t N src/gnu/usr.bin/perl/ext/IO_Compress_Zlib/t/107multi-rawdeflate.t N src/gnu/usr.bin/perl/ext/IO_Compress_Zlib/t/107multi-zip.t N src/gnu/usr.bin/perl/ext/IO_Compress_Zlib/t/108anyunc-deflate.t N src/gnu/usr.bin/perl/ext/IO_Compress_Zlib/t/108anyunc-gzip.t N src/gnu/usr.bin/perl/ext/IO_Compress_Zlib/t/108anyunc-rawdeflate.t N src/gnu/usr.bin/perl/ext/IO_Compress_Zlib/t/108anyunc-zip.t N src/gnu/usr.bin/perl/ext/IO_Compress_Zlib/t/108anyunc-transparent.t N src/gnu/usr.bin/perl/ext/IO_Compress_Zlib/t/109merge-deflate.t N src/gnu/usr.bin/perl/ext/IO_Compress_Zlib/t/109merge-gzip.t N src/gnu/usr.bin/perl/ext/IO_Compress_Zlib/t/109merge-rawdeflate.t N src/gnu/usr.bin/perl/ext/IO_Compress_Zlib/t/109merge-zip.t N src/gnu/usr.bin/perl/ext/IO_Compress_Zlib/t/110encode-deflate.t N src/gnu/usr.bin/perl/ext/IO_Compress_Zlib/t/110encode-gzip.t N src/gnu/usr.bin/perl/ext/IO_Compress_Zlib/t/110encode-rawdeflate.t N src/gnu/usr.bin/perl/ext/IO_Compress_Zlib/t/110encode-zip.t U src/gnu/usr.bin/perl/beos/beos.c U src/gnu/usr.bin/perl/beos/beosish.h U src/gnu/usr.bin/perl/beos/nm.c U src/gnu/usr.bin/perl/cygwin/Makefile.SHs U src/gnu/usr.bin/perl/cygwin/cygwin.c U src/gnu/usr.bin/perl/djgpp/config.over U src/gnu/usr.bin/perl/djgpp/configure.bat U src/gnu/usr.bin/perl/djgpp/djgpp.c U src/gnu/usr.bin/perl/djgpp/djgpp.h U src/gnu/usr.bin/perl/djgpp/djgppsed.sh U src/gnu/usr.bin/perl/djgpp/fixpmain C src/gnu/usr.bin/perl/emacs/cperl-mode.el U src/gnu/usr.bin/perl/emacs/e2ctags.pl U src/gnu/usr.bin/perl/emacs/ptags U src/gnu/usr.bin/perl/epoc/config.sh U src/gnu/usr.bin/perl/epoc/createpkg.pl U src/gnu/usr.bin/perl/epoc/epoc.c U src/gnu/usr.bin/perl/epoc/epoc_stubs.c U src/gnu/usr.bin/perl/epoc/epocish.c U src/gnu/usr.bin/perl/epoc/epocish.h U src/gnu/usr.bin/perl/epoc/link.pl U src/gnu/usr.bin/perl/h2pl/README U src/gnu/usr.bin/perl/h2pl/cbreak.pl U src/gnu/usr.bin/perl/h2pl/cbreak2.pl U src/gnu/usr.bin/perl/h2pl/getioctlsizes U src/gnu/usr.bin/perl/h2pl/mksizes U src/gnu/usr.bin/perl/h2pl/mkvars U src/gnu/usr.bin/perl/h2pl/tcbreak U src/gnu/usr.bin/perl/h2pl/tcbreak2 U src/gnu/usr.bin/perl/h2pl/eg/sizeof.ph U src/gnu/usr.bin/perl/h2pl/eg/sysexits.pl U src/gnu/usr.bin/perl/h2pl/eg/sys/errno.pl U src/gnu/usr.bin/perl/h2pl/eg/sys/ioctl.pl U src/gnu/usr.bin/perl/hints/3b1.sh U src/gnu/usr.bin/perl/hints/3b1cc C src/gnu/usr.bin/perl/hints/README.hints C src/gnu/usr.bin/perl/hints/aix.sh U src/gnu/usr.bin/perl/hints/aix_3.sh U src/gnu/usr.bin/perl/hints/aix_4.sh U src/gnu/usr.bin/perl/hints/altos486.sh U src/gnu/usr.bin/perl/hints/amigaos.sh U src/gnu/usr.bin/perl/hints/apollo.sh U src/gnu/usr.bin/perl/hints/atheos.sh U src/gnu/usr.bin/perl/hints/aux_3.sh U src/gnu/usr.bin/perl/hints/beos.sh U src/gnu/usr.bin/perl/hints/broken-db.msg U src/gnu/usr.bin/perl/hints/bsdos.sh U src/gnu/usr.bin/perl/hints/convexos.sh U src/gnu/usr.bin/perl/hints/cxux.sh U src/gnu/usr.bin/perl/hints/cygwin.sh U src/gnu/usr.bin/perl/hints/darwin.sh U src/gnu/usr.bin/perl/hints/dcosx.sh C src/gnu/usr.bin/perl/hints/dec_osf.sh C src/gnu/usr.bin/perl/hints/dgux.sh U src/gnu/usr.bin/perl/hints/dos_djgpp.sh N src/gnu/usr.bin/perl/hints/dragonfly.sh U src/gnu/usr.bin/perl/hints/dynix.sh U src/gnu/usr.bin/perl/hints/epix.sh U src/gnu/usr.bin/perl/hints/dynixptx.sh U src/gnu/usr.bin/perl/hints/esix4.sh U src/gnu/usr.bin/perl/hints/fps.sh C src/gnu/usr.bin/perl/hints/freebsd.sh U src/gnu/usr.bin/perl/hints/genix.sh U src/gnu/usr.bin/perl/hints/gnu.sh U src/gnu/usr.bin/perl/hints/gnukfreebsd.sh U src/gnu/usr.bin/perl/hints/gnuknetbsd.sh U src/gnu/usr.bin/perl/hints/greenhills.sh C src/gnu/usr.bin/perl/hints/hpux.sh U src/gnu/usr.bin/perl/hints/i386.sh U src/gnu/usr.bin/perl/hints/interix.sh U src/gnu/usr.bin/perl/hints/irix_4.sh U src/gnu/usr.bin/perl/hints/irix_5.sh U src/gnu/usr.bin/perl/hints/irix_6.sh U src/gnu/usr.bin/perl/hints/irix_6_0.sh U src/gnu/usr.bin/perl/hints/irix_6_1.sh U src/gnu/usr.bin/perl/hints/isc.sh U src/gnu/usr.bin/perl/hints/isc_2.sh C src/gnu/usr.bin/perl/hints/linux.sh U src/gnu/usr.bin/perl/hints/lynxos.sh C src/gnu/usr.bin/perl/hints/machten.sh C src/gnu/usr.bin/perl/hints/machten_2.sh N src/gnu/usr.bin/perl/hints/midnightbsd.sh U src/gnu/usr.bin/perl/hints/mint.sh U src/gnu/usr.bin/perl/hints/mips.sh U src/gnu/usr.bin/perl/hints/mpc.sh U src/gnu/usr.bin/perl/hints/mpeix.sh U src/gnu/usr.bin/perl/hints/ncr_tower.sh C src/gnu/usr.bin/perl/hints/netbsd.sh U src/gnu/usr.bin/perl/hints/newsos4.sh U src/gnu/usr.bin/perl/hints/next_3.sh U src/gnu/usr.bin/perl/hints/next_3_0.sh U src/gnu/usr.bin/perl/hints/next_4.sh U src/gnu/usr.bin/perl/hints/nonstopux.sh U src/gnu/usr.bin/perl/hints/openbsd.sh U src/gnu/usr.bin/perl/hints/opus.sh U src/gnu/usr.bin/perl/hints/os2.sh C src/gnu/usr.bin/perl/hints/os390.sh U src/gnu/usr.bin/perl/hints/os400.sh U src/gnu/usr.bin/perl/hints/posix-bc.sh U src/gnu/usr.bin/perl/hints/powerux.sh C src/gnu/usr.bin/perl/hints/qnx.sh U src/gnu/usr.bin/perl/hints/rhapsody.sh N src/gnu/usr.bin/perl/hints/riscos.sh C src/gnu/usr.bin/perl/hints/sco.sh U src/gnu/usr.bin/perl/hints/sco_2_3_0.sh U src/gnu/usr.bin/perl/hints/sco_2_3_1.sh U src/gnu/usr.bin/perl/hints/sco_2_3_2.sh U src/gnu/usr.bin/perl/hints/sco_2_3_3.sh U src/gnu/usr.bin/perl/hints/sco_2_3_4.sh C src/gnu/usr.bin/perl/hints/solaris_2.sh U src/gnu/usr.bin/perl/hints/stellar.sh U src/gnu/usr.bin/perl/hints/sunos_4_0.sh C src/gnu/usr.bin/perl/hints/sunos_4_1.sh U src/gnu/usr.bin/perl/hints/super-ux.sh U src/gnu/usr.bin/perl/hints/svr4.sh U src/gnu/usr.bin/perl/hints/svr5.sh U src/gnu/usr.bin/perl/hints/t001.c U src/gnu/usr.bin/perl/hints/ti1500.sh U src/gnu/usr.bin/perl/hints/titanos.sh C src/gnu/usr.bin/perl/hints/ultrix_4.sh C src/gnu/usr.bin/perl/hints/umips.sh U src/gnu/usr.bin/perl/hints/unicos.sh U src/gnu/usr.bin/perl/hints/unicosmk.sh U src/gnu/usr.bin/perl/hints/unisysdynix.sh U src/gnu/usr.bin/perl/hints/utekv.sh U src/gnu/usr.bin/perl/hints/uts.sh U src/gnu/usr.bin/perl/hints/uwin.sh U src/gnu/usr.bin/perl/hints/vmesa.sh U src/gnu/usr.bin/perl/hints/vos.sh N src/gnu/usr.bin/perl/hints/catamount.sh U src/gnu/usr.bin/perl/lib/AnyDBM_File.pm U src/gnu/usr.bin/perl/lib/AnyDBM_File.t C src/gnu/usr.bin/perl/lib/AutoLoader.pm C src/gnu/usr.bin/perl/lib/AutoLoader.t C src/gnu/usr.bin/perl/lib/AutoSplit.pm U src/gnu/usr.bin/perl/lib/AutoSplit.t C src/gnu/usr.bin/perl/lib/Benchmark.pm U src/gnu/usr.bin/perl/lib/Benchmark.t C src/gnu/usr.bin/perl/lib/CGI.pm C src/gnu/usr.bin/perl/lib/CPAN.pm C src/gnu/usr.bin/perl/lib/Carp.pm U src/gnu/usr.bin/perl/lib/Carp.t U src/gnu/usr.bin/perl/lib/Config.t C src/gnu/usr.bin/perl/lib/Cwd.pm U src/gnu/usr.bin/perl/lib/DB.pm U src/gnu/usr.bin/perl/lib/DB.t U src/gnu/usr.bin/perl/lib/DBM_Filter.pm U src/gnu/usr.bin/perl/lib/Digest.pm U src/gnu/usr.bin/perl/lib/DirHandle.pm U src/gnu/usr.bin/perl/lib/DirHandle.t U src/gnu/usr.bin/perl/lib/Dumpvalue.pm U src/gnu/usr.bin/perl/lib/Dumpvalue.t C src/gnu/usr.bin/perl/lib/English.pm U src/gnu/usr.bin/perl/lib/English.t U src/gnu/usr.bin/perl/lib/Env.pm C src/gnu/usr.bin/perl/lib/Exporter.pm U src/gnu/usr.bin/perl/lib/Exporter.t U src/gnu/usr.bin/perl/lib/Fatal.pm U src/gnu/usr.bin/perl/lib/Fatal.t C src/gnu/usr.bin/perl/lib/FileCache.pm U src/gnu/usr.bin/perl/lib/FileHandle.pm U src/gnu/usr.bin/perl/lib/FileHandle.t C src/gnu/usr.bin/perl/lib/FindBin.pm U src/gnu/usr.bin/perl/lib/FindBin.t U src/gnu/usr.bin/perl/lib/Internals.t U src/gnu/usr.bin/perl/lib/Memoize.pm U src/gnu/usr.bin/perl/lib/NEXT.pm U src/gnu/usr.bin/perl/lib/PerlIO.pm U src/gnu/usr.bin/perl/lib/SelectSaver.pm U src/gnu/usr.bin/perl/lib/SelectSaver.t N src/gnu/usr.bin/perl/lib/SelfLoader-buggy.t C src/gnu/usr.bin/perl/lib/SelfLoader.pm U src/gnu/usr.bin/perl/lib/SelfLoader.t C src/gnu/usr.bin/perl/lib/Shell.pm U src/gnu/usr.bin/perl/lib/Shell.t U src/gnu/usr.bin/perl/lib/Switch.pm U src/gnu/usr.bin/perl/lib/Symbol.pm U src/gnu/usr.bin/perl/lib/Symbol.t U src/gnu/usr.bin/perl/lib/Test.pm U src/gnu/usr.bin/perl/lib/Thread.pm C src/gnu/usr.bin/perl/lib/UNIVERSAL.pm U src/gnu/usr.bin/perl/lib/abbrev.pl U src/gnu/usr.bin/perl/lib/assert.pl U src/gnu/usr.bin/perl/lib/bignum.pm C src/gnu/usr.bin/perl/lib/base.pm U src/gnu/usr.bin/perl/lib/attributes.pm C src/gnu/usr.bin/perl/lib/autouse.pm U src/gnu/usr.bin/perl/lib/autouse.t N src/gnu/usr.bin/perl/lib/CORE.pod U src/gnu/usr.bin/perl/lib/bigfloat.pl U src/gnu/usr.bin/perl/lib/bigfloatpl.t U src/gnu/usr.bin/perl/lib/bigint.pl U src/gnu/usr.bin/perl/lib/bigint.pm U src/gnu/usr.bin/perl/lib/bigintpl.t U src/gnu/usr.bin/perl/lib/bigrat.pm U src/gnu/usr.bin/perl/lib/bigrat.pl U src/gnu/usr.bin/perl/lib/fields.pm C src/gnu/usr.bin/perl/lib/blib.pm U src/gnu/usr.bin/perl/lib/blib.t U src/gnu/usr.bin/perl/lib/bytes.pm U src/gnu/usr.bin/perl/lib/bytes.t U src/gnu/usr.bin/perl/lib/bytes_heavy.pl U src/gnu/usr.bin/perl/lib/cacheout.pl U src/gnu/usr.bin/perl/lib/charnames.pm U src/gnu/usr.bin/perl/lib/charnames.t U src/gnu/usr.bin/perl/lib/complete.pl C src/gnu/usr.bin/perl/lib/constant.pm U src/gnu/usr.bin/perl/lib/constant.t U src/gnu/usr.bin/perl/lib/ctime.pl U src/gnu/usr.bin/perl/lib/dbm_filter_util.pl C src/gnu/usr.bin/perl/lib/diagnostics.pm U src/gnu/usr.bin/perl/lib/diagnostics.t U src/gnu/usr.bin/perl/lib/dotsh.pl C src/gnu/usr.bin/perl/lib/dumpvar.pl U src/gnu/usr.bin/perl/lib/dumpvar.t U src/gnu/usr.bin/perl/lib/exceptions.pl U src/gnu/usr.bin/perl/lib/fastcwd.pl N src/gnu/usr.bin/perl/lib/feature.pm N src/gnu/usr.bin/perl/lib/feature.t U src/gnu/usr.bin/perl/lib/h2xs.t U src/gnu/usr.bin/perl/lib/filetest.pm U src/gnu/usr.bin/perl/lib/filetest.t U src/gnu/usr.bin/perl/lib/find.pl U src/gnu/usr.bin/perl/lib/finddepth.pl U src/gnu/usr.bin/perl/lib/flush.pl U src/gnu/usr.bin/perl/lib/getcwd.pl U src/gnu/usr.bin/perl/lib/getopt.pl U src/gnu/usr.bin/perl/lib/getopts.pl U src/gnu/usr.bin/perl/lib/h2ph.t N src/gnu/usr.bin/perl/lib/mro.pm U src/gnu/usr.bin/perl/lib/hostname.pl U src/gnu/usr.bin/perl/lib/if.pm U src/gnu/usr.bin/perl/lib/if.t C src/gnu/usr.bin/perl/lib/importenv.pl U src/gnu/usr.bin/perl/lib/integer.pm U src/gnu/usr.bin/perl/lib/integer.t U src/gnu/usr.bin/perl/lib/less.pm U src/gnu/usr.bin/perl/lib/less.t U src/gnu/usr.bin/perl/lib/lib.t U src/gnu/usr.bin/perl/lib/lib_pm.PL U src/gnu/usr.bin/perl/lib/locale.pm U src/gnu/usr.bin/perl/lib/locale.t U src/gnu/usr.bin/perl/lib/look.pl U src/gnu/usr.bin/perl/lib/newgetopt.pl U src/gnu/usr.bin/perl/lib/open.pm U src/gnu/usr.bin/perl/lib/open.t U src/gnu/usr.bin/perl/lib/open2.pl U src/gnu/usr.bin/perl/lib/open3.pl C src/gnu/usr.bin/perl/lib/overload.pm U src/gnu/usr.bin/perl/lib/overload.t C src/gnu/usr.bin/perl/lib/perl5db.pl N src/gnu/usr.bin/perl/lib/perl5db.t U src/gnu/usr.bin/perl/lib/pwd.pl U src/gnu/usr.bin/perl/lib/shellwords.pl C src/gnu/usr.bin/perl/lib/sigtrap.pm U src/gnu/usr.bin/perl/lib/sigtrap.t U src/gnu/usr.bin/perl/lib/sort.pm U src/gnu/usr.bin/perl/lib/sort.t C src/gnu/usr.bin/perl/lib/stat.pl C src/gnu/usr.bin/perl/lib/strict.pm U src/gnu/usr.bin/perl/lib/strict.t U src/gnu/usr.bin/perl/lib/subs.pm U src/gnu/usr.bin/perl/lib/subs.t U src/gnu/usr.bin/perl/lib/syslog.pl U src/gnu/usr.bin/perl/lib/tainted.pl U src/gnu/usr.bin/perl/lib/termcap.pl U src/gnu/usr.bin/perl/lib/timelocal.pl U src/gnu/usr.bin/perl/lib/utf8.pm C src/gnu/usr.bin/perl/lib/utf8.t U src/gnu/usr.bin/perl/lib/utf8_heavy.pl C src/gnu/usr.bin/perl/lib/validate.pl U src/gnu/usr.bin/perl/lib/vars.pm U src/gnu/usr.bin/perl/lib/vars.t N src/gnu/usr.bin/perl/lib/vars_carp.t N src/gnu/usr.bin/perl/lib/version.pm N src/gnu/usr.bin/perl/lib/version.pod N src/gnu/usr.bin/perl/lib/version.t U src/gnu/usr.bin/perl/lib/vmsish.pm U src/gnu/usr.bin/perl/lib/vmsish.t U src/gnu/usr.bin/perl/lib/warnings.pm U src/gnu/usr.bin/perl/lib/warnings.t N src/gnu/usr.bin/perl/lib/CPANPLUS.pm N src/gnu/usr.bin/perl/lib/Thread.t N src/gnu/usr.bin/perl/lib/overload64.t N src/gnu/usr.bin/perl/lib/Archive/Extract.pm N src/gnu/usr.bin/perl/lib/Archive/Tar.pm N src/gnu/usr.bin/perl/lib/Archive/Extract/t/01_Archive-Extract.t N src/gnu/usr.bin/perl/lib/Archive/Extract/t/src/double_dir.zip.packed N src/gnu/usr.bin/perl/lib/Archive/Extract/t/src/x.bz2.packed N src/gnu/usr.bin/perl/lib/Archive/Extract/t/src/x.gz.packed N src/gnu/usr.bin/perl/lib/Archive/Extract/t/src/x.jar.packed N src/gnu/usr.bin/perl/lib/Archive/Extract/t/src/x.par.packed N src/gnu/usr.bin/perl/lib/Archive/Extract/t/src/x.tar.gz.packed N src/gnu/usr.bin/perl/lib/Archive/Extract/t/src/x.tar.packed N src/gnu/usr.bin/perl/lib/Archive/Extract/t/src/x.tgz.packed N src/gnu/usr.bin/perl/lib/Archive/Extract/t/src/x.zip.packed N src/gnu/usr.bin/perl/lib/Archive/Extract/t/src/y.jar.packed N src/gnu/usr.bin/perl/lib/Archive/Extract/t/src/y.par.packed N src/gnu/usr.bin/perl/lib/Archive/Extract/t/src/y.tar.bz2.packed N src/gnu/usr.bin/perl/lib/Archive/Extract/t/src/y.tar.gz.packed N src/gnu/usr.bin/perl/lib/Archive/Extract/t/src/y.tar.packed N src/gnu/usr.bin/perl/lib/Archive/Extract/t/src/y.tbz.packed N src/gnu/usr.bin/perl/lib/Archive/Extract/t/src/y.tgz.packed N src/gnu/usr.bin/perl/lib/Archive/Extract/t/src/y.zip.packed N src/gnu/usr.bin/perl/lib/Archive/Extract/t/src/x.Z.packed N src/gnu/usr.bin/perl/lib/Archive/Tar/Constant.pm N src/gnu/usr.bin/perl/lib/Archive/Tar/File.pm N src/gnu/usr.bin/perl/lib/Archive/Tar/bin/ptar N src/gnu/usr.bin/perl/lib/Archive/Tar/bin/ptardiff N src/gnu/usr.bin/perl/lib/Archive/Tar/t/01_use.t N src/gnu/usr.bin/perl/lib/Archive/Tar/t/02_methods.t N src/gnu/usr.bin/perl/lib/Archive/Tar/t/03_file.t N src/gnu/usr.bin/perl/lib/Archive/Tar/t/04_resolved_issues.t N src/gnu/usr.bin/perl/lib/Archive/Tar/t/src/long/b N src/gnu/usr.bin/perl/lib/Archive/Tar/t/src/long/bar.tar.packed N src/gnu/usr.bin/perl/lib/Archive/Tar/t/src/long/foo.tgz.packed N src/gnu/usr.bin/perl/lib/Archive/Tar/t/src/short/b N src/gnu/usr.bin/perl/lib/Archive/Tar/t/src/short/bar.tar.packed N src/gnu/usr.bin/perl/lib/Archive/Tar/t/src/short/foo.tgz.packed U src/gnu/usr.bin/perl/lib/Attribute/Handlers.pm U src/gnu/usr.bin/perl/lib/Attribute/Handlers/Changes U src/gnu/usr.bin/perl/lib/Attribute/Handlers/README U src/gnu/usr.bin/perl/lib/Attribute/Handlers/demo/Demo.pm U src/gnu/usr.bin/perl/lib/Attribute/Handlers/demo/Descriptions.pm U src/gnu/usr.bin/perl/lib/Attribute/Handlers/demo/MyClass.pm U src/gnu/usr.bin/perl/lib/Attribute/Handlers/demo/demo.pl U src/gnu/usr.bin/perl/lib/Attribute/Handlers/demo/demo2.pl U src/gnu/usr.bin/perl/lib/Attribute/Handlers/demo/demo3.pl U src/gnu/usr.bin/perl/lib/Attribute/Handlers/demo/demo4.pl U src/gnu/usr.bin/perl/lib/Attribute/Handlers/demo/demo_call.pl U src/gnu/usr.bin/perl/lib/Attribute/Handlers/demo/demo_chain.pl U src/gnu/usr.bin/perl/lib/Attribute/Handlers/demo/demo_cycle.pl U src/gnu/usr.bin/perl/lib/Attribute/Handlers/demo/demo_hashdir.pl U src/gnu/usr.bin/perl/lib/Attribute/Handlers/demo/demo_phases.pl U src/gnu/usr.bin/perl/lib/Attribute/Handlers/demo/demo_range.pl U src/gnu/usr.bin/perl/lib/Attribute/Handlers/demo/demo_rawdata.pl N src/gnu/usr.bin/perl/lib/Attribute/Handlers/t/constants.t N src/gnu/usr.bin/perl/lib/Attribute/Handlers/t/linerep.t U src/gnu/usr.bin/perl/lib/Attribute/Handlers/t/multi.t N src/gnu/usr.bin/perl/lib/Attribute/Handlers/t/data_convert.t U src/gnu/usr.bin/perl/lib/CGI/Apache.pm C src/gnu/usr.bin/perl/lib/CGI/Carp.pm U src/gnu/usr.bin/perl/lib/CGI/Changes C src/gnu/usr.bin/perl/lib/CGI/Cookie.pm C src/gnu/usr.bin/perl/lib/CGI/Fast.pm U src/gnu/usr.bin/perl/lib/CGI/Pretty.pm U src/gnu/usr.bin/perl/lib/CGI/Push.pm U src/gnu/usr.bin/perl/lib/CGI/Switch.pm C src/gnu/usr.bin/perl/lib/CGI/Util.pm U src/gnu/usr.bin/perl/lib/CGI/eg/RunMeFirst U src/gnu/usr.bin/perl/lib/CGI/eg/caution.xbm U src/gnu/usr.bin/perl/lib/CGI/eg/clickable_image.cgi U src/gnu/usr.bin/perl/lib/CGI/eg/cookie.cgi U src/gnu/usr.bin/perl/lib/CGI/eg/crash.cgi U src/gnu/usr.bin/perl/lib/CGI/eg/customize.cgi U src/gnu/usr.bin/perl/lib/CGI/eg/diff_upload.cgi U src/gnu/usr.bin/perl/lib/CGI/eg/dna_small_gif.uu U src/gnu/usr.bin/perl/lib/CGI/eg/file_upload.cgi U src/gnu/usr.bin/perl/lib/CGI/eg/frameset.cgi U src/gnu/usr.bin/perl/lib/CGI/eg/index.html U src/gnu/usr.bin/perl/lib/CGI/eg/internal_links.cgi U src/gnu/usr.bin/perl/lib/CGI/eg/javascript.cgi U src/gnu/usr.bin/perl/lib/CGI/eg/make_links.pl U src/gnu/usr.bin/perl/lib/CGI/eg/monty.cgi U src/gnu/usr.bin/perl/lib/CGI/eg/multiple_forms.cgi U src/gnu/usr.bin/perl/lib/CGI/eg/nph-clock.cgi U src/gnu/usr.bin/perl/lib/CGI/eg/nph-multipart.cgi U src/gnu/usr.bin/perl/lib/CGI/eg/popup.cgi U src/gnu/usr.bin/perl/lib/CGI/eg/save_state.cgi U src/gnu/usr.bin/perl/lib/CGI/eg/tryit.cgi U src/gnu/usr.bin/perl/lib/CGI/eg/wilogo_gif.uu U src/gnu/usr.bin/perl/lib/CGI/t/apache.t U src/gnu/usr.bin/perl/lib/CGI/t/can.t U src/gnu/usr.bin/perl/lib/CGI/t/carp.t C src/gnu/usr.bin/perl/lib/CGI/t/cookie.t U src/gnu/usr.bin/perl/lib/CGI/t/fast.t C src/gnu/usr.bin/perl/lib/CGI/t/form.t C src/gnu/usr.bin/perl/lib/CGI/t/function.t C src/gnu/usr.bin/perl/lib/CGI/t/html.t U src/gnu/usr.bin/perl/lib/CGI/t/no_tabindex.t U src/gnu/usr.bin/perl/lib/CGI/t/pretty.t U src/gnu/usr.bin/perl/lib/CGI/t/push.t U src/gnu/usr.bin/perl/lib/CGI/t/request.t N src/gnu/usr.bin/perl/lib/CGI/t/start_end_asterisk.t N src/gnu/usr.bin/perl/lib/CGI/t/start_end_end.t N src/gnu/usr.bin/perl/lib/CGI/t/start_end_start.t U src/gnu/usr.bin/perl/lib/CGI/t/switch.t C src/gnu/usr.bin/perl/lib/CGI/t/util-58.t C src/gnu/usr.bin/perl/lib/CGI/t/util.t N src/gnu/usr.bin/perl/lib/CPAN/Debug.pm C src/gnu/usr.bin/perl/lib/CPAN/FirstTime.pm N src/gnu/usr.bin/perl/lib/CPAN/HandleConfig.pm N src/gnu/usr.bin/perl/lib/CPAN/Kwalify.pm C src/gnu/usr.bin/perl/lib/CPAN/Nox.pm U src/gnu/usr.bin/perl/lib/CPAN/PAUSE2003.pub N src/gnu/usr.bin/perl/lib/CPAN/PAUSE2005.pub N src/gnu/usr.bin/perl/lib/CPAN/PAUSE2007.pub N src/gnu/usr.bin/perl/lib/CPAN/Queue.pm U src/gnu/usr.bin/perl/lib/CPAN/SIGNATURE N src/gnu/usr.bin/perl/lib/CPAN/Tarzip.pm N src/gnu/usr.bin/perl/lib/CPAN/Version.pm N src/gnu/usr.bin/perl/lib/CPAN/DeferedCode.pm N src/gnu/usr.bin/perl/lib/CPAN/Kwalify/distroprefs.dd N src/gnu/usr.bin/perl/lib/CPAN/Kwalify/distroprefs.yml C src/gnu/usr.bin/perl/lib/CPAN/bin/cpan N src/gnu/usr.bin/perl/lib/CPAN/t/01loadme.t N src/gnu/usr.bin/perl/lib/CPAN/t/02nox.t N src/gnu/usr.bin/perl/lib/CPAN/t/03pkgs.t N src/gnu/usr.bin/perl/lib/CPAN/t/10version.t N src/gnu/usr.bin/perl/lib/CPAN/t/11mirroredby.t N src/gnu/usr.bin/perl/lib/CPAN/API/HOWTO.pm U src/gnu/usr.bin/perl/lib/Carp/Heavy.pm U src/gnu/usr.bin/perl/lib/Class/ISA.pm U src/gnu/usr.bin/perl/lib/Class/Struct.pm U src/gnu/usr.bin/perl/lib/Class/Struct.t U src/gnu/usr.bin/perl/lib/Class/ISA/ChangeLog U src/gnu/usr.bin/perl/lib/Class/ISA/t/00_about_verbose.t U src/gnu/usr.bin/perl/lib/Class/ISA/t/01_old_junk.t N src/gnu/usr.bin/perl/lib/Config/Extensions.pm N src/gnu/usr.bin/perl/lib/Config/Extensions.t U src/gnu/usr.bin/perl/lib/DBM_Filter/Changes C src/gnu/usr.bin/perl/lib/DBM_Filter/compress.pm C src/gnu/usr.bin/perl/lib/DBM_Filter/encode.pm C src/gnu/usr.bin/perl/lib/DBM_Filter/int32.pm C src/gnu/usr.bin/perl/lib/DBM_Filter/null.pm C src/gnu/usr.bin/perl/lib/DBM_Filter/utf8.pm U src/gnu/usr.bin/perl/lib/DBM_Filter/t/01error.t U src/gnu/usr.bin/perl/lib/DBM_Filter/t/02core.t U src/gnu/usr.bin/perl/lib/DBM_Filter/t/compress.t U src/gnu/usr.bin/perl/lib/DBM_Filter/t/encode.t U src/gnu/usr.bin/perl/lib/DBM_Filter/t/int32.t U src/gnu/usr.bin/perl/lib/DBM_Filter/t/null.t U src/gnu/usr.bin/perl/lib/DBM_Filter/t/utf8.t N src/gnu/usr.bin/perl/lib/Devel/InnerPackage.pm U src/gnu/usr.bin/perl/lib/Devel/SelfStubber.pm U src/gnu/usr.bin/perl/lib/Devel/SelfStubber.t U src/gnu/usr.bin/perl/lib/Digest/Changes U src/gnu/usr.bin/perl/lib/Digest/base.pm U src/gnu/usr.bin/perl/lib/Digest/file.pm U src/gnu/usr.bin/perl/lib/Digest/t/base.t U src/gnu/usr.bin/perl/lib/Digest/t/digest.t U src/gnu/usr.bin/perl/lib/Digest/t/file.t U src/gnu/usr.bin/perl/lib/Env/t/array.t U src/gnu/usr.bin/perl/lib/Env/t/env.t U src/gnu/usr.bin/perl/lib/Exporter/Heavy.pm N src/gnu/usr.bin/perl/lib/ExtUtils/CBuilder.pm U src/gnu/usr.bin/perl/lib/ExtUtils/Changes C src/gnu/usr.bin/perl/lib/ExtUtils/Command.pm U src/gnu/usr.bin/perl/lib/ExtUtils/Constant.pm C src/gnu/usr.bin/perl/lib/ExtUtils/Embed.pm C src/gnu/usr.bin/perl/lib/ExtUtils/Install.pm U src/gnu/usr.bin/perl/lib/ExtUtils/Installed.pm C src/gnu/usr.bin/perl/lib/ExtUtils/Liblist.pm U src/gnu/usr.bin/perl/lib/ExtUtils/MANIFEST.SKIP U src/gnu/usr.bin/perl/lib/ExtUtils/MM.pm U src/gnu/usr.bin/perl/lib/ExtUtils/MM_AIX.pm C src/gnu/usr.bin/perl/lib/ExtUtils/MM_Any.pm U src/gnu/usr.bin/perl/lib/ExtUtils/MM_BeOS.pm U src/gnu/usr.bin/perl/lib/ExtUtils/MM_Cygwin.pm U src/gnu/usr.bin/perl/lib/ExtUtils/MM_DOS.pm U src/gnu/usr.bin/perl/lib/ExtUtils/MM_MacOS.pm U src/gnu/usr.bin/perl/lib/ExtUtils/MM_NW5.pm C src/gnu/usr.bin/perl/lib/ExtUtils/MM_OS2.pm U src/gnu/usr.bin/perl/lib/ExtUtils/MM_QNX.pm U src/gnu/usr.bin/perl/lib/ExtUtils/MM_UWIN.pm C src/gnu/usr.bin/perl/lib/ExtUtils/MM_Unix.pm C src/gnu/usr.bin/perl/lib/ExtUtils/MM_VMS.pm U src/gnu/usr.bin/perl/lib/ExtUtils/MM_VOS.pm C src/gnu/usr.bin/perl/lib/ExtUtils/MM_Win32.pm U src/gnu/usr.bin/perl/lib/ExtUtils/MM_Win95.pm U src/gnu/usr.bin/perl/lib/ExtUtils/MY.pm C src/gnu/usr.bin/perl/lib/ExtUtils/MakeMaker.pm C src/gnu/usr.bin/perl/lib/ExtUtils/Manifest.pm C src/gnu/usr.bin/perl/lib/ExtUtils/Mkbootstrap.pm C src/gnu/usr.bin/perl/lib/ExtUtils/Mksymlists.pm U src/gnu/usr.bin/perl/lib/ExtUtils/NOTES U src/gnu/usr.bin/perl/lib/ExtUtils/PATCHING U src/gnu/usr.bin/perl/lib/ExtUtils/Packlist.pm N src/gnu/usr.bin/perl/lib/ExtUtils/ParseXS.pm U src/gnu/usr.bin/perl/lib/ExtUtils/README U src/gnu/usr.bin/perl/lib/ExtUtils/TODO U src/gnu/usr.bin/perl/lib/ExtUtils/instmodsh C src/gnu/usr.bin/perl/lib/ExtUtils/testlib.pm C src/gnu/usr.bin/perl/lib/ExtUtils/typemap C src/gnu/usr.bin/perl/lib/ExtUtils/xsubpp N src/gnu/usr.bin/perl/lib/ExtUtils/CBuilder/Base.pm N src/gnu/usr.bin/perl/lib/ExtUtils/CBuilder/Changes N src/gnu/usr.bin/perl/lib/ExtUtils/CBuilder/Platform/Unix.pm N src/gnu/usr.bin/perl/lib/ExtUtils/CBuilder/Platform/VMS.pm N src/gnu/usr.bin/perl/lib/ExtUtils/CBuilder/Platform/Windows.pm N src/gnu/usr.bin/perl/lib/ExtUtils/CBuilder/Platform/aix.pm N src/gnu/usr.bin/perl/lib/ExtUtils/CBuilder/Platform/cygwin.pm N src/gnu/usr.bin/perl/lib/ExtUtils/CBuilder/Platform/darwin.pm N src/gnu/usr.bin/perl/lib/ExtUtils/CBuilder/Platform/dec_osf.pm N src/gnu/usr.bin/perl/lib/ExtUtils/CBuilder/Platform/os2.pm N src/gnu/usr.bin/perl/lib/ExtUtils/CBuilder/t/01-basic.t N src/gnu/usr.bin/perl/lib/ExtUtils/CBuilder/t/02-link.t U src/gnu/usr.bin/perl/lib/ExtUtils/Command/MM.pm U src/gnu/usr.bin/perl/lib/ExtUtils/Constant/Base.pm N src/gnu/usr.bin/perl/lib/ExtUtils/Constant/ProxySubs.pm U src/gnu/usr.bin/perl/lib/ExtUtils/Constant/Utils.pm U src/gnu/usr.bin/perl/lib/ExtUtils/Constant/XS.pm U src/gnu/usr.bin/perl/lib/ExtUtils/Liblist/Kid.pm U src/gnu/usr.bin/perl/lib/ExtUtils/t/00compile.t U src/gnu/usr.bin/perl/lib/ExtUtils/t/Constant.t U src/gnu/usr.bin/perl/lib/ExtUtils/t/Embed.t U src/gnu/usr.bin/perl/lib/ExtUtils/t/FIRST_MAKEFILE.t U src/gnu/usr.bin/perl/lib/ExtUtils/t/INST.t N src/gnu/usr.bin/perl/lib/ExtUtils/t/INSTALL_BASE.t U src/gnu/usr.bin/perl/lib/ExtUtils/t/INST_PREFIX.t U src/gnu/usr.bin/perl/lib/ExtUtils/t/Install.t U src/gnu/usr.bin/perl/lib/ExtUtils/t/Installed.t U src/gnu/usr.bin/perl/lib/ExtUtils/t/Liblist.t U src/gnu/usr.bin/perl/lib/ExtUtils/t/MM_Any.t U src/gnu/usr.bin/perl/lib/ExtUtils/t/MM_BeOS.t U src/gnu/usr.bin/perl/lib/ExtUtils/t/MM_Cygwin.t U src/gnu/usr.bin/perl/lib/ExtUtils/t/MM_NW5.t U src/gnu/usr.bin/perl/lib/ExtUtils/t/MM_OS2.t U src/gnu/usr.bin/perl/lib/ExtUtils/t/MM_Unix.t U src/gnu/usr.bin/perl/lib/ExtUtils/t/MM_VMS.t U src/gnu/usr.bin/perl/lib/ExtUtils/t/MM_Win32.t U src/gnu/usr.bin/perl/lib/ExtUtils/t/Manifest.t U src/gnu/usr.bin/perl/lib/ExtUtils/t/Mkbootstrap.t U src/gnu/usr.bin/perl/lib/ExtUtils/t/PL_FILES.t U src/gnu/usr.bin/perl/lib/ExtUtils/t/Packlist.t U src/gnu/usr.bin/perl/lib/ExtUtils/t/VERSION_FROM.t U src/gnu/usr.bin/perl/lib/ExtUtils/t/backwards.t U src/gnu/usr.bin/perl/lib/ExtUtils/t/basic.t N src/gnu/usr.bin/perl/lib/ExtUtils/t/build_man.t U src/gnu/usr.bin/perl/lib/ExtUtils/t/bytes.t U src/gnu/usr.bin/perl/lib/ExtUtils/t/config.t U src/gnu/usr.bin/perl/lib/ExtUtils/t/dir_target.t N src/gnu/usr.bin/perl/lib/ExtUtils/t/eu_command.t U src/gnu/usr.bin/perl/lib/ExtUtils/t/hints.t N src/gnu/usr.bin/perl/lib/ExtUtils/t/make.t U src/gnu/usr.bin/perl/lib/ExtUtils/t/oneliner.t U src/gnu/usr.bin/perl/lib/ExtUtils/t/parse_version.t N src/gnu/usr.bin/perl/lib/ExtUtils/t/pm.t U src/gnu/usr.bin/perl/lib/ExtUtils/t/postamble.t U src/gnu/usr.bin/perl/lib/ExtUtils/t/prefixify.t U src/gnu/usr.bin/perl/lib/ExtUtils/t/prereq_print.t U src/gnu/usr.bin/perl/lib/ExtUtils/t/problems.t U src/gnu/usr.bin/perl/lib/ExtUtils/t/prompt.t U src/gnu/usr.bin/perl/lib/ExtUtils/t/recurs.t N src/gnu/usr.bin/perl/lib/ExtUtils/t/revision.t U src/gnu/usr.bin/perl/lib/ExtUtils/t/split_command.t U src/gnu/usr.bin/perl/lib/ExtUtils/t/testlib.t U src/gnu/usr.bin/perl/lib/ExtUtils/t/vmsish.t U src/gnu/usr.bin/perl/lib/ExtUtils/t/writemakefile_args.t U src/gnu/usr.bin/perl/lib/ExtUtils/t/xs.t N src/gnu/usr.bin/perl/lib/ExtUtils/t/cd.t N src/gnu/usr.bin/perl/lib/ExtUtils/t/WriteEmptyMakefile.t N src/gnu/usr.bin/perl/lib/ExtUtils/t/fixin.t N src/gnu/usr.bin/perl/lib/ExtUtils/t/prereq.t N src/gnu/usr.bin/perl/lib/ExtUtils/t/maketext_filter.t U src/gnu/usr.bin/perl/lib/ExtUtils/MakeMaker/Config.pm C src/gnu/usr.bin/perl/lib/ExtUtils/MakeMaker/FAQ.pod U src/gnu/usr.bin/perl/lib/ExtUtils/MakeMaker/Tutorial.pod U src/gnu/usr.bin/perl/lib/ExtUtils/MakeMaker/bytes.pm U src/gnu/usr.bin/perl/lib/ExtUtils/MakeMaker/vmsish.pm N src/gnu/usr.bin/perl/lib/ExtUtils/ParseXS/t/XSTest.pm N src/gnu/usr.bin/perl/lib/ExtUtils/ParseXS/t/XSTest.xs N src/gnu/usr.bin/perl/lib/ExtUtils/ParseXS/t/basic.t C src/gnu/usr.bin/perl/lib/File/Basename.pm U src/gnu/usr.bin/perl/lib/File/Basename.t C src/gnu/usr.bin/perl/lib/File/CheckTree.pm U src/gnu/usr.bin/perl/lib/File/CheckTree.t C src/gnu/usr.bin/perl/lib/File/Compare.pm U src/gnu/usr.bin/perl/lib/File/Compare.t C src/gnu/usr.bin/perl/lib/File/Copy.pm U src/gnu/usr.bin/perl/lib/File/Copy.t U src/gnu/usr.bin/perl/lib/File/DosGlob.pm U src/gnu/usr.bin/perl/lib/File/DosGlob.t N src/gnu/usr.bin/perl/lib/File/Fetch.pm C src/gnu/usr.bin/perl/lib/File/Find.pm C src/gnu/usr.bin/perl/lib/File/Path.pm U src/gnu/usr.bin/perl/lib/File/Path.t U src/gnu/usr.bin/perl/lib/File/Spec.pm C src/gnu/usr.bin/perl/lib/File/Temp.pm U src/gnu/usr.bin/perl/lib/File/stat.pm U src/gnu/usr.bin/perl/lib/File/stat.t N src/gnu/usr.bin/perl/lib/File/Fetch/t/01_File-Fetch.t U src/gnu/usr.bin/perl/lib/File/Find/t/find.t U src/gnu/usr.bin/perl/lib/File/Find/t/taint.t U src/gnu/usr.bin/perl/lib/File/Spec/Cygwin.pm U src/gnu/usr.bin/perl/lib/File/Spec/Epoc.pm U src/gnu/usr.bin/perl/lib/File/Spec/Functions.pm U src/gnu/usr.bin/perl/lib/File/Spec/Mac.pm U src/gnu/usr.bin/perl/lib/File/Spec/OS2.pm U src/gnu/usr.bin/perl/lib/File/Spec/Unix.pm U src/gnu/usr.bin/perl/lib/File/Spec/VMS.pm U src/gnu/usr.bin/perl/lib/File/Spec/Win32.pm U src/gnu/usr.bin/perl/lib/File/Spec/t/Functions.t U src/gnu/usr.bin/perl/lib/File/Spec/t/Spec.t U src/gnu/usr.bin/perl/lib/File/Spec/t/crossplatform.t U src/gnu/usr.bin/perl/lib/File/Spec/t/rel2abs2rel.t N src/gnu/usr.bin/perl/lib/File/Spec/t/tmpdir.t C src/gnu/usr.bin/perl/lib/File/Temp/t/cmp.t U src/gnu/usr.bin/perl/lib/File/Temp/t/mktemp.t U src/gnu/usr.bin/perl/lib/File/Temp/t/object.t U src/gnu/usr.bin/perl/lib/File/Temp/t/posix.t U src/gnu/usr.bin/perl/lib/File/Temp/t/security.t C src/gnu/usr.bin/perl/lib/File/Temp/t/seekable.t U src/gnu/usr.bin/perl/lib/File/Temp/t/tempfile.t U src/gnu/usr.bin/perl/lib/FileCache/t/01open.t U src/gnu/usr.bin/perl/lib/FileCache/t/02maxopen.t U src/gnu/usr.bin/perl/lib/FileCache/t/03append.t U src/gnu/usr.bin/perl/lib/FileCache/t/04twoarg.t U src/gnu/usr.bin/perl/lib/FileCache/t/05override.t U src/gnu/usr.bin/perl/lib/FileCache/t/06export.t U src/gnu/usr.bin/perl/lib/FileCache/t/07noimport.t U src/gnu/usr.bin/perl/lib/Filter/Simple.pm U src/gnu/usr.bin/perl/lib/Filter/Simple/Changes U src/gnu/usr.bin/perl/lib/Filter/Simple/README U src/gnu/usr.bin/perl/lib/Filter/Simple/t/data.t U src/gnu/usr.bin/perl/lib/Filter/Simple/t/export.t U src/gnu/usr.bin/perl/lib/Filter/Simple/t/filter.t U src/gnu/usr.bin/perl/lib/Filter/Simple/t/filter_only.t U src/gnu/usr.bin/perl/lib/Filter/Simple/t/import.t C src/gnu/usr.bin/perl/lib/Getopt/Long.pm C src/gnu/usr.bin/perl/lib/Getopt/Std.pm U src/gnu/usr.bin/perl/lib/Getopt/Std.t U src/gnu/usr.bin/perl/lib/Getopt/Long/CHANGES U src/gnu/usr.bin/perl/lib/Getopt/Long/README U src/gnu/usr.bin/perl/lib/Getopt/Long/t/gol-basic.t U src/gnu/usr.bin/perl/lib/Getopt/Long/t/gol-compat.t U src/gnu/usr.bin/perl/lib/Getopt/Long/t/gol-linkage.t U src/gnu/usr.bin/perl/lib/Getopt/Long/t/gol-oo.t N src/gnu/usr.bin/perl/lib/Getopt/Long/t/gol-xargv.t N src/gnu/usr.bin/perl/lib/Getopt/Long/t/gol-xstring.t U src/gnu/usr.bin/perl/lib/I18N/Collate.pm U src/gnu/usr.bin/perl/lib/I18N/Collate.t U src/gnu/usr.bin/perl/lib/I18N/LangTags.pm U src/gnu/usr.bin/perl/lib/I18N/LangTags/ChangeLog U src/gnu/usr.bin/perl/lib/I18N/LangTags/Detect.pm U src/gnu/usr.bin/perl/lib/I18N/LangTags/List.pm U src/gnu/usr.bin/perl/lib/I18N/LangTags/README U src/gnu/usr.bin/perl/lib/I18N/LangTags/t/01_about_verbose.t U src/gnu/usr.bin/perl/lib/I18N/LangTags/t/05_main.t U src/gnu/usr.bin/perl/lib/I18N/LangTags/t/07_listy.t U src/gnu/usr.bin/perl/lib/I18N/LangTags/t/10_http.t U src/gnu/usr.bin/perl/lib/I18N/LangTags/t/20_locales.t U src/gnu/usr.bin/perl/lib/I18N/LangTags/t/50_super.t U src/gnu/usr.bin/perl/lib/I18N/LangTags/t/55_supers_strict.t U src/gnu/usr.bin/perl/lib/I18N/LangTags/t/80_all_env.t N src/gnu/usr.bin/perl/lib/IO/Zlib.pm N src/gnu/usr.bin/perl/lib/IO/Zlib/t/basic.t N src/gnu/usr.bin/perl/lib/IO/Zlib/t/external.t N src/gnu/usr.bin/perl/lib/IO/Zlib/t/getc.t N src/gnu/usr.bin/perl/lib/IO/Zlib/t/getline.t N src/gnu/usr.bin/perl/lib/IO/Zlib/t/import.t N src/gnu/usr.bin/perl/lib/IO/Zlib/t/large.t N src/gnu/usr.bin/perl/lib/IO/Zlib/t/tied.t N src/gnu/usr.bin/perl/lib/IO/Zlib/t/uncomp1.t N src/gnu/usr.bin/perl/lib/IO/Zlib/t/uncomp2.t N src/gnu/usr.bin/perl/lib/IPC/Cmd.pm U src/gnu/usr.bin/perl/lib/IPC/Open2.pm U src/gnu/usr.bin/perl/lib/IPC/Open2.t C src/gnu/usr.bin/perl/lib/IPC/Open3.pm U src/gnu/usr.bin/perl/lib/IPC/Open3.t N src/gnu/usr.bin/perl/lib/IPC/Cmd/t/01_IPC-Cmd.t N src/gnu/usr.bin/perl/lib/IPC/Cmd/t/02_Interactive.t N src/gnu/usr.bin/perl/lib/IPC/Cmd/t/src/child.pl U src/gnu/usr.bin/perl/lib/Locale/Constants.pm U src/gnu/usr.bin/perl/lib/Locale/Constants.pod U src/gnu/usr.bin/perl/lib/Locale/Country.pm U src/gnu/usr.bin/perl/lib/Locale/Country.pod U src/gnu/usr.bin/perl/lib/Locale/Currency.pm U src/gnu/usr.bin/perl/lib/Locale/Currency.pod U src/gnu/usr.bin/perl/lib/Locale/Language.pm U src/gnu/usr.bin/perl/lib/Locale/Language.pod U src/gnu/usr.bin/perl/lib/Locale/Maketext.pm U src/gnu/usr.bin/perl/lib/Locale/Maketext.pod U src/gnu/usr.bin/perl/lib/Locale/Script.pm U src/gnu/usr.bin/perl/lib/Locale/Script.pod U src/gnu/usr.bin/perl/lib/Locale/Codes/ChangeLog U src/gnu/usr.bin/perl/lib/Locale/Codes/README U src/gnu/usr.bin/perl/lib/Locale/Codes/t/all.t U src/gnu/usr.bin/perl/lib/Locale/Codes/t/constants.t U src/gnu/usr.bin/perl/lib/Locale/Codes/t/country.t U src/gnu/usr.bin/perl/lib/Locale/Codes/t/currency.t U src/gnu/usr.bin/perl/lib/Locale/Codes/t/languages.t U src/gnu/usr.bin/perl/lib/Locale/Codes/t/rename.t U src/gnu/usr.bin/perl/lib/Locale/Codes/t/script.t U src/gnu/usr.bin/perl/lib/Locale/Codes/t/uk.t U src/gnu/usr.bin/perl/lib/Locale/Maketext/ChangeLog U src/gnu/usr.bin/perl/lib/Locale/Maketext/Guts.pm U src/gnu/usr.bin/perl/lib/Locale/Maketext/GutsLoader.pm U src/gnu/usr.bin/perl/lib/Locale/Maketext/README N src/gnu/usr.bin/perl/lib/Locale/Maketext/Simple.pm U src/gnu/usr.bin/perl/lib/Locale/Maketext/TPJ13.pod N src/gnu/usr.bin/perl/lib/Locale/Maketext/Simple/t/0-signature.t N src/gnu/usr.bin/perl/lib/Locale/Maketext/Simple/t/1-basic.t U src/gnu/usr.bin/perl/lib/Locale/Maketext/t/01_about_verbose.t U src/gnu/usr.bin/perl/lib/Locale/Maketext/t/10_make.t U src/gnu/usr.bin/perl/lib/Locale/Maketext/t/20_get.t N src/gnu/usr.bin/perl/lib/Locale/Maketext/t/30_local.t U src/gnu/usr.bin/perl/lib/Locale/Maketext/t/40_super.t U src/gnu/usr.bin/perl/lib/Locale/Maketext/t/50_super.t U src/gnu/usr.bin/perl/lib/Locale/Maketext/t/60_super.t U src/gnu/usr.bin/perl/lib/Locale/Maketext/t/90_utf8.t N src/gnu/usr.bin/perl/lib/Log/Message.pm N src/gnu/usr.bin/perl/lib/Log/Message/Config.pm N src/gnu/usr.bin/perl/lib/Log/Message/Handlers.pm N src/gnu/usr.bin/perl/lib/Log/Message/Item.pm N src/gnu/usr.bin/perl/lib/Log/Message/Simple.pm N src/gnu/usr.bin/perl/lib/Log/Message/Simple/t/01_use.t N src/gnu/usr.bin/perl/lib/Log/Message/Simple/t/02_imports.t N src/gnu/usr.bin/perl/lib/Log/Message/Simple/t/03_functions.t N src/gnu/usr.bin/perl/lib/Log/Message/t/01_Log-Message-Config.t N src/gnu/usr.bin/perl/lib/Log/Message/t/02_Log-Message.t N src/gnu/usr.bin/perl/lib/Log/Message/t/conf/LoadMe.pl N src/gnu/usr.bin/perl/lib/Log/Message/t/conf/config_file U src/gnu/usr.bin/perl/lib/Math/BigFloat.pm C src/gnu/usr.bin/perl/lib/Math/BigInt.pm U src/gnu/usr.bin/perl/lib/Math/BigRat.pm C src/gnu/usr.bin/perl/lib/Math/Complex.pm U src/gnu/usr.bin/perl/lib/Math/Complex.t C src/gnu/usr.bin/perl/lib/Math/Trig.pm U src/gnu/usr.bin/perl/lib/Math/Trig.t U src/gnu/usr.bin/perl/lib/Math/BigFloat/Trace.pm U src/gnu/usr.bin/perl/lib/Math/BigInt/Calc.pm U src/gnu/usr.bin/perl/lib/Math/BigInt/CalcEmu.pm U src/gnu/usr.bin/perl/lib/Math/BigInt/Trace.pm U src/gnu/usr.bin/perl/lib/Math/BigInt/t/_e_math.t U src/gnu/usr.bin/perl/lib/Math/BigInt/t/alias.inc U src/gnu/usr.bin/perl/lib/Math/BigInt/t/bare_mbf.t U src/gnu/usr.bin/perl/lib/Math/BigInt/t/bare_mbi.t U src/gnu/usr.bin/perl/lib/Math/BigInt/t/bare_mif.t U src/gnu/usr.bin/perl/lib/Math/BigInt/t/bigfltpm.inc U src/gnu/usr.bin/perl/lib/Math/BigInt/t/bigfltpm.t U src/gnu/usr.bin/perl/lib/Math/BigInt/t/bigintc.t U src/gnu/usr.bin/perl/lib/Math/BigInt/t/bigintpm.inc U src/gnu/usr.bin/perl/lib/Math/BigInt/t/bigintpm.t U src/gnu/usr.bin/perl/lib/Math/BigInt/t/bigints.t U src/gnu/usr.bin/perl/lib/Math/BigInt/t/biglog.t U src/gnu/usr.bin/perl/lib/Math/BigInt/t/bigroot.t U src/gnu/usr.bin/perl/lib/Math/BigInt/t/calling.t U src/gnu/usr.bin/perl/lib/Math/BigInt/t/config.t U src/gnu/usr.bin/perl/lib/Math/BigInt/t/const_mbf.t U src/gnu/usr.bin/perl/lib/Math/BigInt/t/constant.t U src/gnu/usr.bin/perl/lib/Math/BigInt/t/downgrade.t N src/gnu/usr.bin/perl/lib/Math/BigInt/t/big_pi_e.t U src/gnu/usr.bin/perl/lib/Math/BigInt/t/inf_nan.t U src/gnu/usr.bin/perl/lib/Math/BigInt/t/isa.t U src/gnu/usr.bin/perl/lib/Math/BigInt/t/lib_load.t U src/gnu/usr.bin/perl/lib/Math/BigInt/t/mbf_ali.t U src/gnu/usr.bin/perl/lib/Math/BigInt/t/mbi_ali.t U src/gnu/usr.bin/perl/lib/Math/BigInt/t/mbi_rand.t U src/gnu/usr.bin/perl/lib/Math/BigInt/t/mbimbf.inc U src/gnu/usr.bin/perl/lib/Math/BigInt/t/mbimbf.t U src/gnu/usr.bin/perl/lib/Math/BigInt/t/req_mbf0.t U src/gnu/usr.bin/perl/lib/Math/BigInt/t/req_mbf1.t U src/gnu/usr.bin/perl/lib/Math/BigInt/t/req_mbfa.t U src/gnu/usr.bin/perl/lib/Math/BigInt/t/req_mbfi.t U src/gnu/usr.bin/perl/lib/Math/BigInt/t/req_mbfn.t U src/gnu/usr.bin/perl/lib/Math/BigInt/t/req_mbfw.t U src/gnu/usr.bin/perl/lib/Math/BigInt/t/require.t U src/gnu/usr.bin/perl/lib/Math/BigInt/t/sub_ali.t U src/gnu/usr.bin/perl/lib/Math/BigInt/t/sub_mbf.t U src/gnu/usr.bin/perl/lib/Math/BigInt/t/sub_mbi.t U src/gnu/usr.bin/perl/lib/Math/BigInt/t/sub_mif.t U src/gnu/usr.bin/perl/lib/Math/BigInt/t/trap.t U src/gnu/usr.bin/perl/lib/Math/BigInt/t/upgrade.inc U src/gnu/usr.bin/perl/lib/Math/BigInt/t/upgrade.t U src/gnu/usr.bin/perl/lib/Math/BigInt/t/upgradef.t U src/gnu/usr.bin/perl/lib/Math/BigInt/t/use.t U src/gnu/usr.bin/perl/lib/Math/BigInt/t/use_lib1.t U src/gnu/usr.bin/perl/lib/Math/BigInt/t/use_lib2.t U src/gnu/usr.bin/perl/lib/Math/BigInt/t/use_lib3.t U src/gnu/usr.bin/perl/lib/Math/BigInt/t/use_lib4.t U src/gnu/usr.bin/perl/lib/Math/BigInt/t/use_mbfw.t U src/gnu/usr.bin/perl/lib/Math/BigInt/t/with_sub.t N src/gnu/usr.bin/perl/lib/Math/BigInt/t/nan_cmp.t N src/gnu/usr.bin/perl/lib/Math/BigInt/t/new_ovld.t N src/gnu/usr.bin/perl/lib/Math/BigInt/t/round.t U src/gnu/usr.bin/perl/lib/Math/BigRat/t/big_ap.t U src/gnu/usr.bin/perl/lib/Math/BigRat/t/bigfltpm.inc U src/gnu/usr.bin/perl/lib/Math/BigRat/t/bigfltrt.t U src/gnu/usr.bin/perl/lib/Math/BigRat/t/bigrat.t U src/gnu/usr.bin/perl/lib/Math/BigRat/t/bigratpm.inc U src/gnu/usr.bin/perl/lib/Math/BigRat/t/bigratpm.t U src/gnu/usr.bin/perl/lib/Math/BigRat/t/bigratup.t U src/gnu/usr.bin/perl/lib/Math/BigRat/t/requirer.t U src/gnu/usr.bin/perl/lib/Math/BigRat/t/trap.t N src/gnu/usr.bin/perl/lib/Math/BigRat/t/biglog.t N src/gnu/usr.bin/perl/lib/Math/BigRat/t/bigroot.t U src/gnu/usr.bin/perl/lib/Memoize/AnyDBM_File.pm U src/gnu/usr.bin/perl/lib/Memoize/Expire.pm U src/gnu/usr.bin/perl/lib/Memoize/ExpireFile.pm U src/gnu/usr.bin/perl/lib/Memoize/ExpireTest.pm U src/gnu/usr.bin/perl/lib/Memoize/NDBM_File.pm U src/gnu/usr.bin/perl/lib/Memoize/README U src/gnu/usr.bin/perl/lib/Memoize/SDBM_File.pm U src/gnu/usr.bin/perl/lib/Memoize/Storable.pm U src/gnu/usr.bin/perl/lib/Memoize/TODO U src/gnu/usr.bin/perl/lib/Memoize/t/array.t U src/gnu/usr.bin/perl/lib/Memoize/t/array_confusion.t U src/gnu/usr.bin/perl/lib/Memoize/t/correctness.t U src/gnu/usr.bin/perl/lib/Memoize/t/errors.t U src/gnu/usr.bin/perl/lib/Memoize/t/expfile.t U src/gnu/usr.bin/perl/lib/Memoize/t/expire.t U src/gnu/usr.bin/perl/lib/Memoize/t/expmod_n.t U src/gnu/usr.bin/perl/lib/Memoize/t/expmod_t.t U src/gnu/usr.bin/perl/lib/Memoize/t/flush.t U src/gnu/usr.bin/perl/lib/Memoize/t/normalize.t U src/gnu/usr.bin/perl/lib/Memoize/t/prototype.t U src/gnu/usr.bin/perl/lib/Memoize/t/speed.t U src/gnu/usr.bin/perl/lib/Memoize/t/tie.t U src/gnu/usr.bin/perl/lib/Memoize/t/tie_gdbm.t U src/gnu/usr.bin/perl/lib/Memoize/t/tie_ndbm.t U src/gnu/usr.bin/perl/lib/Memoize/t/tie_sdbm.t U src/gnu/usr.bin/perl/lib/Memoize/t/tie_storable.t U src/gnu/usr.bin/perl/lib/Memoize/t/tiefeatures.t U src/gnu/usr.bin/perl/lib/Memoize/t/unmemoize.t N src/gnu/usr.bin/perl/lib/Module/Build.pm N src/gnu/usr.bin/perl/lib/Module/CoreList.pm N src/gnu/usr.bin/perl/lib/Module/Load.pm N src/gnu/usr.bin/perl/lib/Module/Loaded.pm N src/gnu/usr.bin/perl/lib/Module/Pluggable.pm N src/gnu/usr.bin/perl/lib/Module/Build/API.pod N src/gnu/usr.bin/perl/lib/Module/Build/Authoring.pod N src/gnu/usr.bin/perl/lib/Module/Build/Base.pm N src/gnu/usr.bin/perl/lib/Module/Build/Changes N src/gnu/usr.bin/perl/lib/Module/Build/Compat.pm N src/gnu/usr.bin/perl/lib/Module/Build/Config.pm N src/gnu/usr.bin/perl/lib/Module/Build/ConfigData.pm N src/gnu/usr.bin/perl/lib/Module/Build/Cookbook.pm N src/gnu/usr.bin/perl/lib/Module/Build/ModuleInfo.pm N src/gnu/usr.bin/perl/lib/Module/Build/Notes.pm N src/gnu/usr.bin/perl/lib/Module/Build/PPMMaker.pm N src/gnu/usr.bin/perl/lib/Module/Build/PodParser.pm N src/gnu/usr.bin/perl/lib/Module/Build/Version.pm N src/gnu/usr.bin/perl/lib/Module/Build/YAML.pm N src/gnu/usr.bin/perl/lib/Module/Build/Dumper.pm N src/gnu/usr.bin/perl/lib/Module/Build/Platform/Amiga.pm N src/gnu/usr.bin/perl/lib/Module/Build/Platform/Default.pm N src/gnu/usr.bin/perl/lib/Module/Build/Platform/EBCDIC.pm N src/gnu/usr.bin/perl/lib/Module/Build/Platform/MPEiX.pm N src/gnu/usr.bin/perl/lib/Module/Build/Platform/MacOS.pm N src/gnu/usr.bin/perl/lib/Module/Build/Platform/RiscOS.pm N src/gnu/usr.bin/perl/lib/Module/Build/Platform/Unix.pm N src/gnu/usr.bin/perl/lib/Module/Build/Platform/VMS.pm N src/gnu/usr.bin/perl/lib/Module/Build/Platform/VOS.pm N src/gnu/usr.bin/perl/lib/Module/Build/Platform/Windows.pm N src/gnu/usr.bin/perl/lib/Module/Build/Platform/aix.pm N src/gnu/usr.bin/perl/lib/Module/Build/Platform/cygwin.pm N src/gnu/usr.bin/perl/lib/Module/Build/Platform/darwin.pm N src/gnu/usr.bin/perl/lib/Module/Build/Platform/os2.pm N src/gnu/usr.bin/perl/lib/Module/Build/scripts/config_data N src/gnu/usr.bin/perl/lib/Module/Build/t/basic.t N src/gnu/usr.bin/perl/lib/Module/Build/t/compat.t N src/gnu/usr.bin/perl/lib/Module/Build/t/destinations.t N src/gnu/usr.bin/perl/lib/Module/Build/t/ext.t N src/gnu/usr.bin/perl/lib/Module/Build/t/extend.t N src/gnu/usr.bin/perl/lib/Module/Build/t/files.t N src/gnu/usr.bin/perl/lib/Module/Build/t/install.t N src/gnu/usr.bin/perl/lib/Module/Build/t/manifypods.t N src/gnu/usr.bin/perl/lib/Module/Build/t/mbyaml.t N src/gnu/usr.bin/perl/lib/Module/Build/t/metadata.t N src/gnu/usr.bin/perl/lib/Module/Build/t/metadata2.t N src/gnu/usr.bin/perl/lib/Module/Build/t/moduleinfo.t N src/gnu/usr.bin/perl/lib/Module/Build/t/notes.t N src/gnu/usr.bin/perl/lib/Module/Build/t/parents.t N src/gnu/usr.bin/perl/lib/Module/Build/t/pod_parser.t N src/gnu/usr.bin/perl/lib/Module/Build/t/ppm.t N src/gnu/usr.bin/perl/lib/Module/Build/t/runthrough.t N src/gnu/usr.bin/perl/lib/Module/Build/t/xs.t N src/gnu/usr.bin/perl/lib/Module/Build/t/tilde.t N src/gnu/usr.bin/perl/lib/Module/Build/t/versions.t N src/gnu/usr.bin/perl/lib/Module/Build/t/new_from_context.t N src/gnu/usr.bin/perl/lib/Module/Build/t/test_type.t N src/gnu/usr.bin/perl/lib/Module/Build/t/help.t N src/gnu/usr.bin/perl/lib/Module/Build/t/test_types.t N src/gnu/usr.bin/perl/lib/Module/Build/t/bundled/Tie/CPHash.pm N src/gnu/usr.bin/perl/lib/Module/Build/t/lib/DistGen.pm N src/gnu/usr.bin/perl/lib/Module/Build/t/lib/MBTest.pm N src/gnu/usr.bin/perl/lib/Module/CoreList/bin/corelist N src/gnu/usr.bin/perl/lib/Module/CoreList/t/corelist.t N src/gnu/usr.bin/perl/lib/Module/CoreList/t/find_modules.t N src/gnu/usr.bin/perl/lib/Module/Load/Conditional.pm N src/gnu/usr.bin/perl/lib/Module/Load/Conditional/t/01_Module_Load_Conditional.t N src/gnu/usr.bin/perl/lib/Module/Load/Conditional/t/02_Parse_Version.t N src/gnu/usr.bin/perl/lib/Module/Load/Conditional/t/to_load/Commented.pm N src/gnu/usr.bin/perl/lib/Module/Load/Conditional/t/to_load/InPod.pm N src/gnu/usr.bin/perl/lib/Module/Load/Conditional/t/to_load/LoadIt.pm N src/gnu/usr.bin/perl/lib/Module/Load/Conditional/t/to_load/LoadMe.pl N src/gnu/usr.bin/perl/lib/Module/Load/Conditional/t/to_load/ToBeLoaded N src/gnu/usr.bin/perl/lib/Module/Load/Conditional/t/to_load/MustBe/Loaded.pm N src/gnu/usr.bin/perl/lib/Module/Load/t/01_Module-Load.t N src/gnu/usr.bin/perl/lib/Module/Load/t/to_load/LoadIt.pm N src/gnu/usr.bin/perl/lib/Module/Load/t/to_load/LoadMe.pl N src/gnu/usr.bin/perl/lib/Module/Load/t/to_load/TestModule.pm N src/gnu/usr.bin/perl/lib/Module/Load/t/to_load/ToBeLoaded N src/gnu/usr.bin/perl/lib/Module/Load/t/to_load/config_file N src/gnu/usr.bin/perl/lib/Module/Load/t/to_load/Must/Be/Loaded.pm N src/gnu/usr.bin/perl/lib/Module/Loaded/t/01_Module-Loaded.t N src/gnu/usr.bin/perl/lib/Module/Pluggable/Object.pm U src/gnu/usr.bin/perl/lib/NEXT/Changes U src/gnu/usr.bin/perl/lib/NEXT/README U src/gnu/usr.bin/perl/lib/NEXT/t/actual.t U src/gnu/usr.bin/perl/lib/NEXT/t/actuns.t U src/gnu/usr.bin/perl/lib/NEXT/t/next.t U src/gnu/usr.bin/perl/lib/NEXT/t/unseen.t U src/gnu/usr.bin/perl/lib/Net/Cmd.pm U src/gnu/usr.bin/perl/lib/Net/Config.eg U src/gnu/usr.bin/perl/lib/Net/Config.pm U src/gnu/usr.bin/perl/lib/Net/Domain.pm C src/gnu/usr.bin/perl/lib/Net/FTP.pm C src/gnu/usr.bin/perl/lib/Net/NNTP.pm U src/gnu/usr.bin/perl/lib/Net/Netrc.pm U src/gnu/usr.bin/perl/lib/Net/POP3.pm C src/gnu/usr.bin/perl/lib/Net/Ping.pm N src/gnu/usr.bin/perl/lib/Net/Changes U src/gnu/usr.bin/perl/lib/Net/SMTP.pm U src/gnu/usr.bin/perl/lib/Net/Time.pm U src/gnu/usr.bin/perl/lib/Net/hostent.pm U src/gnu/usr.bin/perl/lib/Net/hostent.t U src/gnu/usr.bin/perl/lib/Net/libnetFAQ.pod U src/gnu/usr.bin/perl/lib/Net/netent.pm U src/gnu/usr.bin/perl/lib/Net/netent.t U src/gnu/usr.bin/perl/lib/Net/protoent.pm U src/gnu/usr.bin/perl/lib/Net/protoent.t U src/gnu/usr.bin/perl/lib/Net/servent.pm U src/gnu/usr.bin/perl/lib/Net/servent.t N src/gnu/usr.bin/perl/lib/Net/Hostname.pm.eg N src/gnu/usr.bin/perl/lib/Net/README U src/gnu/usr.bin/perl/lib/Net/FTP/A.pm U src/gnu/usr.bin/perl/lib/Net/FTP/E.pm U src/gnu/usr.bin/perl/lib/Net/FTP/I.pm U src/gnu/usr.bin/perl/lib/Net/FTP/L.pm U src/gnu/usr.bin/perl/lib/Net/FTP/dataconn.pm U src/gnu/usr.bin/perl/lib/Net/Ping/Changes U src/gnu/usr.bin/perl/lib/Net/Ping/t/100_load.t U src/gnu/usr.bin/perl/lib/Net/Ping/t/110_icmp_inst.t U src/gnu/usr.bin/perl/lib/Net/Ping/t/120_udp_inst.t U src/gnu/usr.bin/perl/lib/Net/Ping/t/130_tcp_inst.t U src/gnu/usr.bin/perl/lib/Net/Ping/t/140_stream_inst.t U src/gnu/usr.bin/perl/lib/Net/Ping/t/150_syn_inst.t U src/gnu/usr.bin/perl/lib/Net/Ping/t/190_alarm.t U src/gnu/usr.bin/perl/lib/Net/Ping/t/200_ping_tcp.t U src/gnu/usr.bin/perl/lib/Net/Ping/t/250_ping_hires.t U src/gnu/usr.bin/perl/lib/Net/Ping/t/300_ping_stream.t U src/gnu/usr.bin/perl/lib/Net/Ping/t/400_ping_syn.t U src/gnu/usr.bin/perl/lib/Net/Ping/t/410_syn_host.t U src/gnu/usr.bin/perl/lib/Net/Ping/t/450_service.t U src/gnu/usr.bin/perl/lib/Net/Ping/t/500_ping_icmp.t U src/gnu/usr.bin/perl/lib/Net/Ping/t/510_ping_udp.t U src/gnu/usr.bin/perl/lib/Net/demos/ftp U src/gnu/usr.bin/perl/lib/Net/demos/inetd U src/gnu/usr.bin/perl/lib/Net/demos/nntp U src/gnu/usr.bin/perl/lib/Net/demos/nntp.mirror U src/gnu/usr.bin/perl/lib/Net/demos/pop3 U src/gnu/usr.bin/perl/lib/Net/demos/smtp.self U src/gnu/usr.bin/perl/lib/Net/demos/time U src/gnu/usr.bin/perl/lib/Net/t/config.t U src/gnu/usr.bin/perl/lib/Net/t/datasend.t U src/gnu/usr.bin/perl/lib/Net/t/ftp.t U src/gnu/usr.bin/perl/lib/Net/t/hostname.t U src/gnu/usr.bin/perl/lib/Net/t/libnet_t.pl U src/gnu/usr.bin/perl/lib/Net/t/netrc.t U src/gnu/usr.bin/perl/lib/Net/t/nntp.t U src/gnu/usr.bin/perl/lib/Net/t/require.t U src/gnu/usr.bin/perl/lib/Net/t/smtp.t U src/gnu/usr.bin/perl/lib/Net/t/time.t N src/gnu/usr.bin/perl/lib/Object/Accessor.pm N src/gnu/usr.bin/perl/lib/Object/Accessor/t/00_Object-Accessor.t N src/gnu/usr.bin/perl/lib/Object/Accessor/t/01_Object-Accessor-Subclassed.t N src/gnu/usr.bin/perl/lib/Object/Accessor/t/02_Object-Accessor-allow.t N src/gnu/usr.bin/perl/lib/Object/Accessor/t/03_Object-Accessor-local.t N src/gnu/usr.bin/perl/lib/Object/Accessor/t/04_Object-Accessor-lvalue.t N src/gnu/usr.bin/perl/lib/Object/Accessor/t/05_Object-Accessor-callback.t N src/gnu/usr.bin/perl/lib/Package/Constants.pm N src/gnu/usr.bin/perl/lib/Package/Constants/t/01_list.t N src/gnu/usr.bin/perl/lib/Params/Check.pm N src/gnu/usr.bin/perl/lib/Params/Check/t/01_Params-Check.t U src/gnu/usr.bin/perl/lib/PerlIO/via/QuotedPrint.pm U src/gnu/usr.bin/perl/lib/PerlIO/via/t/QuotedPrint.t U src/gnu/usr.bin/perl/lib/Pod/Checker.pm N src/gnu/usr.bin/perl/lib/Pod/Escapes.pm U src/gnu/usr.bin/perl/lib/Pod/Find.pm U src/gnu/usr.bin/perl/lib/Pod/Functions.pm C src/gnu/usr.bin/perl/lib/Pod/Html.pm U src/gnu/usr.bin/perl/lib/Pod/InputObjects.pm C src/gnu/usr.bin/perl/lib/Pod/LaTeX.pm C src/gnu/usr.bin/perl/lib/Pod/Man.pm U src/gnu/usr.bin/perl/lib/Pod/ParseLink.pm U src/gnu/usr.bin/perl/lib/Pod/ParseUtils.pm U src/gnu/usr.bin/perl/lib/Pod/Parser.pm C src/gnu/usr.bin/perl/lib/Pod/Perldoc.pm C src/gnu/usr.bin/perl/lib/Pod/PlainText.pm U src/gnu/usr.bin/perl/lib/Pod/Plainer.pm U src/gnu/usr.bin/perl/lib/Pod/Select.pm N src/gnu/usr.bin/perl/lib/Pod/Simple.pm N src/gnu/usr.bin/perl/lib/Pod/Simple.pod C src/gnu/usr.bin/perl/lib/Pod/Text.pm U src/gnu/usr.bin/perl/lib/Pod/Usage.pm N src/gnu/usr.bin/perl/lib/Pod/Escapes/ChangeLog N src/gnu/usr.bin/perl/lib/Pod/Escapes/README N src/gnu/usr.bin/perl/lib/Pod/Escapes/t/01_about_verbose.t N src/gnu/usr.bin/perl/lib/Pod/Escapes/t/10_main.t N src/gnu/usr.bin/perl/lib/Pod/Escapes/t/15_name2charnum.t U src/gnu/usr.bin/perl/lib/Pod/Perldoc/BaseTo.pm U src/gnu/usr.bin/perl/lib/Pod/Perldoc/GetOptsOO.pm U src/gnu/usr.bin/perl/lib/Pod/Perldoc/ToChecker.pm U src/gnu/usr.bin/perl/lib/Pod/Perldoc/ToMan.pm U src/gnu/usr.bin/perl/lib/Pod/Perldoc/ToNroff.pm U src/gnu/usr.bin/perl/lib/Pod/Perldoc/ToPod.pm U src/gnu/usr.bin/perl/lib/Pod/Perldoc/ToRtf.pm U src/gnu/usr.bin/perl/lib/Pod/Perldoc/ToText.pm U src/gnu/usr.bin/perl/lib/Pod/Perldoc/ToTk.pm U src/gnu/usr.bin/perl/lib/Pod/Perldoc/ToXml.pm U src/gnu/usr.bin/perl/lib/Pod/Perldoc/t/01_about_verbose.t U src/gnu/usr.bin/perl/lib/Pod/Perldoc/t/checkerbasic.t U src/gnu/usr.bin/perl/lib/Pod/Perldoc/t/perldocbasic.t U src/gnu/usr.bin/perl/lib/Pod/Perldoc/t/textbasic.t N src/gnu/usr.bin/perl/lib/Pod/Simple/BlackBox.pm N src/gnu/usr.bin/perl/lib/Pod/Simple/ChangeLog N src/gnu/usr.bin/perl/lib/Pod/Simple/Checker.pm N src/gnu/usr.bin/perl/lib/Pod/Simple/Debug.pm N src/gnu/usr.bin/perl/lib/Pod/Simple/DumpAsText.pm N src/gnu/usr.bin/perl/lib/Pod/Simple/DumpAsXML.pm N src/gnu/usr.bin/perl/lib/Pod/Simple/HTML.pm N src/gnu/usr.bin/perl/lib/Pod/Simple/HTMLBatch.pm N src/gnu/usr.bin/perl/lib/Pod/Simple/HTMLLegacy.pm N src/gnu/usr.bin/perl/lib/Pod/Simple/LinkSection.pm N src/gnu/usr.bin/perl/lib/Pod/Simple/Methody.pm N src/gnu/usr.bin/perl/lib/Pod/Simple/Progress.pm N src/gnu/usr.bin/perl/lib/Pod/Simple/PullParser.pm N src/gnu/usr.bin/perl/lib/Pod/Simple/PullParserEndToken.pm N src/gnu/usr.bin/perl/lib/Pod/Simple/PullParserStartToken.pm N src/gnu/usr.bin/perl/lib/Pod/Simple/PullParserTextToken.pm N src/gnu/usr.bin/perl/lib/Pod/Simple/PullParserToken.pm N src/gnu/usr.bin/perl/lib/Pod/Simple/README N src/gnu/usr.bin/perl/lib/Pod/Simple/RTF.pm N src/gnu/usr.bin/perl/lib/Pod/Simple/Search.pm N src/gnu/usr.bin/perl/lib/Pod/Simple/SimpleTree.pm N src/gnu/usr.bin/perl/lib/Pod/Simple/Subclassing.pod N src/gnu/usr.bin/perl/lib/Pod/Simple/Text.pm N src/gnu/usr.bin/perl/lib/Pod/Simple/TextContent.pm N src/gnu/usr.bin/perl/lib/Pod/Simple/TiedOutFH.pm N src/gnu/usr.bin/perl/lib/Pod/Simple/Transcode.pm N src/gnu/usr.bin/perl/lib/Pod/Simple/TranscodeDumb.pm N src/gnu/usr.bin/perl/lib/Pod/Simple/TranscodeSmart.pm N src/gnu/usr.bin/perl/lib/Pod/Simple/XMLOutStream.pm N src/gnu/usr.bin/perl/lib/Pod/Simple/t/00about.t N src/gnu/usr.bin/perl/lib/Pod/Simple/t/20_skip.t N src/gnu/usr.bin/perl/lib/Pod/Simple/t/accept01.t N src/gnu/usr.bin/perl/lib/Pod/Simple/t/accept05.t N src/gnu/usr.bin/perl/lib/Pod/Simple/t/begin.t N src/gnu/usr.bin/perl/lib/Pod/Simple/t/ac_d.t N src/gnu/usr.bin/perl/lib/Pod/Simple/t/basic.t N src/gnu/usr.bin/perl/lib/Pod/Simple/t/corpus.t N src/gnu/usr.bin/perl/lib/Pod/Simple/t/cbacks.t N src/gnu/usr.bin/perl/lib/Pod/Simple/t/chunking.t N src/gnu/usr.bin/perl/lib/Pod/Simple/t/closeys.t N src/gnu/usr.bin/perl/lib/Pod/Simple/t/encod01.t N src/gnu/usr.bin/perl/lib/Pod/Simple/t/encod02.t N src/gnu/usr.bin/perl/lib/Pod/Simple/t/encod03.t N src/gnu/usr.bin/perl/lib/Pod/Simple/t/end_over.t N src/gnu/usr.bin/perl/lib/Pod/Simple/t/fcodes_e.t N src/gnu/usr.bin/perl/lib/Pod/Simple/t/fcodes_l.t N src/gnu/usr.bin/perl/lib/Pod/Simple/t/fcodes.t N src/gnu/usr.bin/perl/lib/Pod/Simple/t/fcodes_s.t N src/gnu/usr.bin/perl/lib/Pod/Simple/t/fullstop.t N src/gnu/usr.bin/perl/lib/Pod/Simple/t/html01.t N src/gnu/usr.bin/perl/lib/Pod/Simple/t/for.t N src/gnu/usr.bin/perl/lib/Pod/Simple/t/fornot.t N src/gnu/usr.bin/perl/lib/Pod/Simple/t/html02.t N src/gnu/usr.bin/perl/lib/Pod/Simple/t/html03.t N src/gnu/usr.bin/perl/lib/Pod/Simple/t/htmlbat.t N src/gnu/usr.bin/perl/lib/Pod/Simple/t/heads.t N src/gnu/usr.bin/perl/lib/Pod/Simple/t/items02.t N src/gnu/usr.bin/perl/lib/Pod/Simple/t/junk1o.txt N src/gnu/usr.bin/perl/lib/Pod/Simple/t/junk2o.txt N src/gnu/usr.bin/perl/lib/Pod/Simple/t/linkclas.t N src/gnu/usr.bin/perl/lib/Pod/Simple/t/perlcygo.txt N src/gnu/usr.bin/perl/lib/Pod/Simple/t/items.t N src/gnu/usr.bin/perl/lib/Pod/Simple/t/itemstar.t N src/gnu/usr.bin/perl/lib/Pod/Simple/t/junk1.pod N src/gnu/usr.bin/perl/lib/Pod/Simple/t/perlfaq.pod N src/gnu/usr.bin/perl/lib/Pod/Simple/t/junk2.pod N src/gnu/usr.bin/perl/lib/Pod/Simple/t/perlfaqo.txt N src/gnu/usr.bin/perl/lib/Pod/Simple/t/perlvaro.txt N src/gnu/usr.bin/perl/lib/Pod/Simple/t/pulltitl.t N src/gnu/usr.bin/perl/lib/Pod/Simple/t/perlcyg.pod N src/gnu/usr.bin/perl/lib/Pod/Simple/t/reinit.t N src/gnu/usr.bin/perl/lib/Pod/Simple/t/search05.t N src/gnu/usr.bin/perl/lib/Pod/Simple/t/search10.t N src/gnu/usr.bin/perl/lib/Pod/Simple/t/perlvar.pod N src/gnu/usr.bin/perl/lib/Pod/Simple/t/search12.t N src/gnu/usr.bin/perl/lib/Pod/Simple/t/puller.t N src/gnu/usr.bin/perl/lib/Pod/Simple/t/search20.t N src/gnu/usr.bin/perl/lib/Pod/Simple/t/render.t N src/gnu/usr.bin/perl/lib/Pod/Simple/t/search22.t N src/gnu/usr.bin/perl/lib/Pod/Simple/t/search25.t N src/gnu/usr.bin/perl/lib/Pod/Simple/t/search26.t N src/gnu/usr.bin/perl/lib/Pod/Simple/t/search27.t N src/gnu/usr.bin/perl/lib/Pod/Simple/t/search28.t N src/gnu/usr.bin/perl/lib/Pod/Simple/t/search29.t N src/gnu/usr.bin/perl/lib/Pod/Simple/t/search50.t N src/gnu/usr.bin/perl/lib/Pod/Simple/t/tiedfh.t N src/gnu/usr.bin/perl/lib/Pod/Simple/t/verb_fmt.t N src/gnu/usr.bin/perl/lib/Pod/Simple/t/verbatim.t N src/gnu/usr.bin/perl/lib/Pod/Simple/t/stree.t N src/gnu/usr.bin/perl/lib/Pod/Simple/t/x_nixer.t N src/gnu/usr.bin/perl/lib/Pod/Simple/t/corpus/2202jp.txt.packed N src/gnu/usr.bin/perl/lib/Pod/Simple/t/corpus/2202jp.xml N src/gnu/usr.bin/perl/lib/Pod/Simple/t/corpus/2202jpx.txt.packed N src/gnu/usr.bin/perl/lib/Pod/Simple/t/corpus/2202jpx.xml N src/gnu/usr.bin/perl/lib/Pod/Simple/t/corpus/2202jpy.txt.packed N src/gnu/usr.bin/perl/lib/Pod/Simple/t/corpus/2202jpy.xml N src/gnu/usr.bin/perl/lib/Pod/Simple/t/corpus/2202jpz.txt N src/gnu/usr.bin/perl/lib/Pod/Simple/t/corpus/2202jpz.xml N src/gnu/usr.bin/perl/lib/Pod/Simple/t/corpus/8859_7.pod N src/gnu/usr.bin/perl/lib/Pod/Simple/t/corpus/8859_7.xml N src/gnu/usr.bin/perl/lib/Pod/Simple/t/corpus/cp1256.txt N src/gnu/usr.bin/perl/lib/Pod/Simple/t/corpus/cp1256.xml N src/gnu/usr.bin/perl/lib/Pod/Simple/t/corpus/fet_cont.txt N src/gnu/usr.bin/perl/lib/Pod/Simple/t/corpus/fet_cont.xml N src/gnu/usr.bin/perl/lib/Pod/Simple/t/corpus/fet_dup.txt N src/gnu/usr.bin/perl/lib/Pod/Simple/t/corpus/fet_dup.xml N src/gnu/usr.bin/perl/lib/Pod/Simple/t/corpus/iso6.txt N src/gnu/usr.bin/perl/lib/Pod/Simple/t/corpus/iso6.xml N src/gnu/usr.bin/perl/lib/Pod/Simple/t/corpus/koi8r.txt N src/gnu/usr.bin/perl/lib/Pod/Simple/t/corpus/koi8r.xml N src/gnu/usr.bin/perl/lib/Pod/Simple/t/corpus/lat1fr.txt N src/gnu/usr.bin/perl/lib/Pod/Simple/t/corpus/lat1fr.xml N src/gnu/usr.bin/perl/lib/Pod/Simple/t/corpus/lat1frim.txt N src/gnu/usr.bin/perl/lib/Pod/Simple/t/corpus/lat1frim.xml N src/gnu/usr.bin/perl/lib/Pod/Simple/t/corpus/laozi38.txt N src/gnu/usr.bin/perl/lib/Pod/Simple/t/corpus/laozi38.xml N src/gnu/usr.bin/perl/lib/Pod/Simple/t/corpus/laozi38b.txt N src/gnu/usr.bin/perl/lib/Pod/Simple/t/corpus/laozi38b.xml N src/gnu/usr.bin/perl/lib/Pod/Simple/t/corpus/laozi38p.pod N src/gnu/usr.bin/perl/lib/Pod/Simple/t/corpus/laozi38p.xml N src/gnu/usr.bin/perl/lib/Pod/Simple/t/corpus/nonesuch.txt N src/gnu/usr.bin/perl/lib/Pod/Simple/t/corpus/nonesuch.xml N src/gnu/usr.bin/perl/lib/Pod/Simple/t/corpus/pasternak_cp1251.txt N src/gnu/usr.bin/perl/lib/Pod/Simple/t/corpus/pasternak_cp1251.xml N src/gnu/usr.bin/perl/lib/Pod/Simple/t/corpus/plain.txt N src/gnu/usr.bin/perl/lib/Pod/Simple/t/corpus/plain.xml N src/gnu/usr.bin/perl/lib/Pod/Simple/t/corpus/plain_explicit.txt N src/gnu/usr.bin/perl/lib/Pod/Simple/t/corpus/plain_explicit.xml N src/gnu/usr.bin/perl/lib/Pod/Simple/t/corpus/plain_latin1.txt N src/gnu/usr.bin/perl/lib/Pod/Simple/t/corpus/plain_latin1.xml N src/gnu/usr.bin/perl/lib/Pod/Simple/t/corpus/plain_utf8.txt N src/gnu/usr.bin/perl/lib/Pod/Simple/t/corpus/plain_utf8.xml N src/gnu/usr.bin/perl/lib/Pod/Simple/t/corpus/polish_utf8.txt N src/gnu/usr.bin/perl/lib/Pod/Simple/t/corpus/polish_utf8.xml N src/gnu/usr.bin/perl/lib/Pod/Simple/t/corpus/s2763_sjis.txt N src/gnu/usr.bin/perl/lib/Pod/Simple/t/corpus/s2763_sjis.xml N src/gnu/usr.bin/perl/lib/Pod/Simple/t/corpus/thai_iso11.txt N src/gnu/usr.bin/perl/lib/Pod/Simple/t/corpus/thai_iso11.xml N src/gnu/usr.bin/perl/lib/Pod/Simple/t/corpus2/fiqhakbar_iso6.txt N src/gnu/usr.bin/perl/lib/Pod/Simple/t/corpus2/fiqhakbar_iso6.xml N src/gnu/usr.bin/perl/lib/Pod/Simple/t/corpus2/polish_implicit_utf8.txt N src/gnu/usr.bin/perl/lib/Pod/Simple/t/corpus2/polish_utf16be_bom.txt.packed N src/gnu/usr.bin/perl/lib/Pod/Simple/t/corpus2/polish_utf16le_bom.txt.packed N src/gnu/usr.bin/perl/lib/Pod/Simple/t/corpus2/polish_utf8_bom.txt N src/gnu/usr.bin/perl/lib/Pod/Simple/t/corpus2/polish_utf8_bom.xml N src/gnu/usr.bin/perl/lib/Pod/Simple/t/corpus2/polish_utf8_bom2.txt N src/gnu/usr.bin/perl/lib/Pod/Simple/t/corpus2/polish_utf8_bom2.xml N src/gnu/usr.bin/perl/lib/Pod/Simple/t/testlib1/Blorm.pm N src/gnu/usr.bin/perl/lib/Pod/Simple/t/testlib1/squaa.pm N src/gnu/usr.bin/perl/lib/Pod/Simple/t/testlib1/zikzik.pod N src/gnu/usr.bin/perl/lib/Pod/Simple/t/testlib1/Zonk/Fiddle.txt N src/gnu/usr.bin/perl/lib/Pod/Simple/t/testlib1/Zonk/Pronk.pm N src/gnu/usr.bin/perl/lib/Pod/Simple/t/testlib1/Zonk/Veng.pm N src/gnu/usr.bin/perl/lib/Pod/Simple/t/testlib1/hinkhonk/Glunk.pod N src/gnu/usr.bin/perl/lib/Pod/Simple/t/testlib1/hinkhonk/Vliff.pm N src/gnu/usr.bin/perl/lib/Pod/Simple/t/testlib1/hinkhonk/readme.txt N src/gnu/usr.bin/perl/lib/Pod/Simple/t/testlib1/pod/perlflif.pod N src/gnu/usr.bin/perl/lib/Pod/Simple/t/testlib1/pod/perlthng.pod N src/gnu/usr.bin/perl/lib/Pod/Simple/t/testlib1/squaa/Glunk.pod N src/gnu/usr.bin/perl/lib/Pod/Simple/t/testlib1/squaa/Vliff.pm N src/gnu/usr.bin/perl/lib/Pod/Simple/t/testlib2/Suzzle.pm N src/gnu/usr.bin/perl/lib/Pod/Simple/t/testlib2/hinkhonk/Glunk.pod N src/gnu/usr.bin/perl/lib/Pod/Simple/t/testlib2/hinkhonk/Vliff.pm N src/gnu/usr.bin/perl/lib/Pod/Simple/t/testlib2/hinkhonk/readme.txt N src/gnu/usr.bin/perl/lib/Pod/Simple/t/testlib2/pod/perlthng.pod N src/gnu/usr.bin/perl/lib/Pod/Simple/t/testlib2/pod/perlzuk.pod N src/gnu/usr.bin/perl/lib/Pod/Simple/t/testlib2/squaa/Vliff.pm N src/gnu/usr.bin/perl/lib/Pod/Simple/t/testlib2/squaa/Wowo.pod N src/gnu/usr.bin/perl/lib/Pod/Simple/t/testlib3/squaa/Vliff.pm C src/gnu/usr.bin/perl/lib/Pod/Text/Color.pm C src/gnu/usr.bin/perl/lib/Pod/Text/Overstrike.pm C src/gnu/usr.bin/perl/lib/Pod/Text/Termcap.pm U src/gnu/usr.bin/perl/lib/Pod/t/Functions.t U src/gnu/usr.bin/perl/lib/Pod/t/InputObjects.t U src/gnu/usr.bin/perl/lib/Pod/t/Select.t U src/gnu/usr.bin/perl/lib/Pod/t/Usage.t U src/gnu/usr.bin/perl/lib/Pod/t/basic.cap U src/gnu/usr.bin/perl/lib/Pod/t/basic.clr U src/gnu/usr.bin/perl/lib/Pod/t/basic.man U src/gnu/usr.bin/perl/lib/Pod/t/basic.ovr U src/gnu/usr.bin/perl/lib/Pod/t/basic.pod U src/gnu/usr.bin/perl/lib/Pod/t/basic.t U src/gnu/usr.bin/perl/lib/Pod/t/basic.txt N src/gnu/usr.bin/perl/lib/Pod/t/color.t U src/gnu/usr.bin/perl/lib/Pod/t/contains_pod.t U src/gnu/usr.bin/perl/lib/Pod/t/eol.t N src/gnu/usr.bin/perl/lib/Pod/t/filehandle.t U src/gnu/usr.bin/perl/lib/Pod/t/htmlescp.pod U src/gnu/usr.bin/perl/lib/Pod/t/htmlescp.t U src/gnu/usr.bin/perl/lib/Pod/t/htmllink.pod U src/gnu/usr.bin/perl/lib/Pod/t/htmllink.t U src/gnu/usr.bin/perl/lib/Pod/t/htmlview.pod U src/gnu/usr.bin/perl/lib/Pod/t/htmlview.t U src/gnu/usr.bin/perl/lib/Pod/t/man.t U src/gnu/usr.bin/perl/lib/Pod/t/parselink.t N src/gnu/usr.bin/perl/lib/Pod/t/pod-parser.t U src/gnu/usr.bin/perl/lib/Pod/t/pod2html-lib.pl U src/gnu/usr.bin/perl/lib/Pod/t/pod2latex.t N src/gnu/usr.bin/perl/lib/Pod/t/termcap.t C src/gnu/usr.bin/perl/lib/Pod/t/text-options.t U src/gnu/usr.bin/perl/lib/Pod/t/text.t U src/gnu/usr.bin/perl/lib/Pod/t/user.t U src/gnu/usr.bin/perl/lib/Pod/t/utils.t U src/gnu/usr.bin/perl/lib/Search/Dict.pm U src/gnu/usr.bin/perl/lib/Search/Dict.t U src/gnu/usr.bin/perl/lib/Switch/t/given.t U src/gnu/usr.bin/perl/lib/Switch/t/nested.t U src/gnu/usr.bin/perl/lib/Switch/t/switch.t C src/gnu/usr.bin/perl/lib/Term/ANSIColor.pm C src/gnu/usr.bin/perl/lib/Term/Cap.pm U src/gnu/usr.bin/perl/lib/Term/Cap.t U src/gnu/usr.bin/perl/lib/Term/Complete.pm U src/gnu/usr.bin/perl/lib/Term/Complete.t C src/gnu/usr.bin/perl/lib/Term/ReadLine.pm U src/gnu/usr.bin/perl/lib/Term/ReadLine.t N src/gnu/usr.bin/perl/lib/Term/UI.pm U src/gnu/usr.bin/perl/lib/Term/ANSIColor/ChangeLog U src/gnu/usr.bin/perl/lib/Term/ANSIColor/README N src/gnu/usr.bin/perl/lib/Term/ANSIColor/t/basic.t N src/gnu/usr.bin/perl/lib/Term/UI/History.pm N src/gnu/usr.bin/perl/lib/Term/UI/t/00_load.t N src/gnu/usr.bin/perl/lib/Term/UI/t/01_history.t N src/gnu/usr.bin/perl/lib/Term/UI/t/02_ui.t U src/gnu/usr.bin/perl/lib/Test/Builder.pm C src/gnu/usr.bin/perl/lib/Test/Harness.pm U src/gnu/usr.bin/perl/lib/Test/More.pm U src/gnu/usr.bin/perl/lib/Test/Simple.pm U src/gnu/usr.bin/perl/lib/Test/Tutorial.pod U src/gnu/usr.bin/perl/lib/Test/Builder/Module.pm U src/gnu/usr.bin/perl/lib/Test/Builder/Tester.pm U src/gnu/usr.bin/perl/lib/Test/Builder/Tester/Color.pm U src/gnu/usr.bin/perl/lib/Test/Harness/Assert.pm U src/gnu/usr.bin/perl/lib/Test/Harness/Changes U src/gnu/usr.bin/perl/lib/Test/Harness/Iterator.pm U src/gnu/usr.bin/perl/lib/Test/Harness/Point.pm N src/gnu/usr.bin/perl/lib/Test/Harness/Results.pm U src/gnu/usr.bin/perl/lib/Test/Harness/Straps.pm U src/gnu/usr.bin/perl/lib/Test/Harness/TAP.pod N src/gnu/usr.bin/perl/lib/Test/Harness/Util.pm U src/gnu/usr.bin/perl/lib/Test/Harness/bin/prove U src/gnu/usr.bin/perl/lib/Test/Harness/t/00compile.t U src/gnu/usr.bin/perl/lib/Test/Harness/t/assert.t U src/gnu/usr.bin/perl/lib/Test/Harness/t/base.t U src/gnu/usr.bin/perl/lib/Test/Harness/t/callback.t N src/gnu/usr.bin/perl/lib/Test/Harness/t/failure.t U src/gnu/usr.bin/perl/lib/Test/Harness/t/from_line.t U src/gnu/usr.bin/perl/lib/Test/Harness/t/harness.t U src/gnu/usr.bin/perl/lib/Test/Harness/t/inc_taint.t U src/gnu/usr.bin/perl/lib/Test/Harness/t/nonumbers.t U src/gnu/usr.bin/perl/lib/Test/Harness/t/ok.t U src/gnu/usr.bin/perl/lib/Test/Harness/t/point-parse.t U src/gnu/usr.bin/perl/lib/Test/Harness/t/point.t U src/gnu/usr.bin/perl/lib/Test/Harness/t/prove-globbing.t U src/gnu/usr.bin/perl/lib/Test/Harness/t/prove-switches.t U src/gnu/usr.bin/perl/lib/Test/Harness/t/strap-analyze.t U src/gnu/usr.bin/perl/lib/Test/Harness/t/strap.t U src/gnu/usr.bin/perl/lib/Test/Harness/t/test-harness.t U src/gnu/usr.bin/perl/lib/Test/Harness/t/version.t U src/gnu/usr.bin/perl/lib/Test/Simple/Changes U src/gnu/usr.bin/perl/lib/Test/Simple/README U src/gnu/usr.bin/perl/lib/Test/Simple/TODO U src/gnu/usr.bin/perl/lib/Test/Simple/t/00test_harness_check.t U src/gnu/usr.bin/perl/lib/Test/Simple/t/Builder.t U src/gnu/usr.bin/perl/lib/Test/Simple/t/More.t U src/gnu/usr.bin/perl/lib/Test/Simple/t/bad_plan.t U src/gnu/usr.bin/perl/lib/Test/Simple/t/bail_out.t U src/gnu/usr.bin/perl/lib/Test/Simple/t/buffer.t N src/gnu/usr.bin/perl/lib/Test/Simple/t/carp.t U src/gnu/usr.bin/perl/lib/Test/Simple/t/circular_data.t U src/gnu/usr.bin/perl/lib/Test/Simple/t/create.t U src/gnu/usr.bin/perl/lib/Test/Simple/t/curr_test.t U src/gnu/usr.bin/perl/lib/Test/Simple/t/details.t U src/gnu/usr.bin/perl/lib/Test/Simple/t/diag.t U src/gnu/usr.bin/perl/lib/Test/Simple/t/eq_set.t U src/gnu/usr.bin/perl/lib/Test/Simple/t/exit.t U src/gnu/usr.bin/perl/lib/Test/Simple/t/extra.t U src/gnu/usr.bin/perl/lib/Test/Simple/t/extra_one.t U src/gnu/usr.bin/perl/lib/Test/Simple/t/fail-like.t U src/gnu/usr.bin/perl/lib/Test/Simple/t/fail-more.t U src/gnu/usr.bin/perl/lib/Test/Simple/t/fail.t U src/gnu/usr.bin/perl/lib/Test/Simple/t/fail_one.t U src/gnu/usr.bin/perl/lib/Test/Simple/t/filehandles.t U src/gnu/usr.bin/perl/lib/Test/Simple/t/fork.t U src/gnu/usr.bin/perl/lib/Test/Simple/t/harness_active.t U src/gnu/usr.bin/perl/lib/Test/Simple/t/has_plan.t U src/gnu/usr.bin/perl/lib/Test/Simple/t/has_plan2.t U src/gnu/usr.bin/perl/lib/Test/Simple/t/import.t U src/gnu/usr.bin/perl/lib/Test/Simple/t/is_deeply_fail.t U src/gnu/usr.bin/perl/lib/Test/Simple/t/is_fh.t U src/gnu/usr.bin/perl/lib/Test/Simple/t/maybe_regex.t U src/gnu/usr.bin/perl/lib/Test/Simple/t/missing.t U src/gnu/usr.bin/perl/lib/Test/Simple/t/no_diag.t U src/gnu/usr.bin/perl/lib/Test/Simple/t/no_ending.t U src/gnu/usr.bin/perl/lib/Test/Simple/t/no_header.t U src/gnu/usr.bin/perl/lib/Test/Simple/t/no_plan.t U src/gnu/usr.bin/perl/lib/Test/Simple/t/ok_obj.t U src/gnu/usr.bin/perl/lib/Test/Simple/t/output.t U src/gnu/usr.bin/perl/lib/Test/Simple/t/overload.t U src/gnu/usr.bin/perl/lib/Test/Simple/t/overload_threads.t U src/gnu/usr.bin/perl/lib/Test/Simple/t/plan.t U src/gnu/usr.bin/perl/lib/Test/Simple/t/plan_bad.t U src/gnu/usr.bin/perl/lib/Test/Simple/t/plan_is_noplan.t U src/gnu/usr.bin/perl/lib/Test/Simple/t/plan_no_plan.t U src/gnu/usr.bin/perl/lib/Test/Simple/t/plan_shouldnt_import.t U src/gnu/usr.bin/perl/lib/Test/Simple/t/plan_skip_all.t U src/gnu/usr.bin/perl/lib/Test/Simple/t/require_ok.t U src/gnu/usr.bin/perl/lib/Test/Simple/t/reset.t U src/gnu/usr.bin/perl/lib/Test/Simple/t/simple.t U src/gnu/usr.bin/perl/lib/Test/Simple/t/skip.t U src/gnu/usr.bin/perl/lib/Test/Simple/t/skipall.t U src/gnu/usr.bin/perl/lib/Test/Simple/t/tbt_01basic.t U src/gnu/usr.bin/perl/lib/Test/Simple/t/tbt_02fhrestore.t U src/gnu/usr.bin/perl/lib/Test/Simple/t/tbt_03die.t U src/gnu/usr.bin/perl/lib/Test/Simple/t/tbt_04line_num.t U src/gnu/usr.bin/perl/lib/Test/Simple/t/tbt_05faildiag.t U src/gnu/usr.bin/perl/lib/Test/Simple/t/tbt_06errormess.t U src/gnu/usr.bin/perl/lib/Test/Simple/t/tbt_07args.t U src/gnu/usr.bin/perl/lib/Test/Simple/t/thread_taint.t U src/gnu/usr.bin/perl/lib/Test/Simple/t/threads.t U src/gnu/usr.bin/perl/lib/Test/Simple/t/todo.t U src/gnu/usr.bin/perl/lib/Test/Simple/t/undef.t U src/gnu/usr.bin/perl/lib/Test/Simple/t/use_ok.t U src/gnu/usr.bin/perl/lib/Test/Simple/t/useing.t N src/gnu/usr.bin/perl/lib/Test/Simple/t/cmp_ok.t N src/gnu/usr.bin/perl/lib/Test/Simple/t/is_deeply_dne_bug.t N src/gnu/usr.bin/perl/lib/Test/Simple/t/is_deeply_with_threads.t N src/gnu/usr.bin/perl/lib/Test/Simple/t/try.t N src/gnu/usr.bin/perl/lib/Test/Simple/t/lib/Dummy.pm N src/gnu/usr.bin/perl/lib/Test/Simple/t/lib/MyOverload.pm U src/gnu/usr.bin/perl/lib/Test/t/05_about_verbose.t U src/gnu/usr.bin/perl/lib/Test/t/fail.t U src/gnu/usr.bin/perl/lib/Test/t/mix.t U src/gnu/usr.bin/perl/lib/Test/t/multiline.t U src/gnu/usr.bin/perl/lib/Test/t/onfail.t U src/gnu/usr.bin/perl/lib/Test/t/qr.t U src/gnu/usr.bin/perl/lib/Test/t/skip.t U src/gnu/usr.bin/perl/lib/Test/t/success.t U src/gnu/usr.bin/perl/lib/Test/t/todo.t U src/gnu/usr.bin/perl/lib/Text/Abbrev.pm U src/gnu/usr.bin/perl/lib/Text/Abbrev.t C src/gnu/usr.bin/perl/lib/Text/Balanced.pm C src/gnu/usr.bin/perl/lib/Text/ParseWords.pm U src/gnu/usr.bin/perl/lib/Text/ParseWords.t C src/gnu/usr.bin/perl/lib/Text/Tabs.pm C src/gnu/usr.bin/perl/lib/Text/Wrap.pm U src/gnu/usr.bin/perl/lib/Text/Balanced/Changes U src/gnu/usr.bin/perl/lib/Text/Balanced/README N src/gnu/usr.bin/perl/lib/Text/Balanced/t/00-load.t U src/gnu/usr.bin/perl/lib/Text/Balanced/t/extbrk.t U src/gnu/usr.bin/perl/lib/Text/Balanced/t/extcbk.t U src/gnu/usr.bin/perl/lib/Text/Balanced/t/extdel.t U src/gnu/usr.bin/perl/lib/Text/Balanced/t/extmul.t U src/gnu/usr.bin/perl/lib/Text/Balanced/t/extqlk.t U src/gnu/usr.bin/perl/lib/Text/Balanced/t/exttag.t U src/gnu/usr.bin/perl/lib/Text/Balanced/t/extvar.t U src/gnu/usr.bin/perl/lib/Text/Balanced/t/gentag.t U src/gnu/usr.bin/perl/lib/Text/ParseWords/taint.t U src/gnu/usr.bin/perl/lib/Text/TabsWrap/CHANGELOG N src/gnu/usr.bin/perl/lib/Text/TabsWrap/t/37000.t N src/gnu/usr.bin/perl/lib/Text/TabsWrap/t/39548.t N src/gnu/usr.bin/perl/lib/Text/TabsWrap/t/Jacobson.t N src/gnu/usr.bin/perl/lib/Text/TabsWrap/t/Jacobson2.t N src/gnu/usr.bin/perl/lib/Text/TabsWrap/t/Jochen.t N src/gnu/usr.bin/perl/lib/Text/TabsWrap/t/belg4mit.t U src/gnu/usr.bin/perl/lib/Text/TabsWrap/t/fill.t N src/gnu/usr.bin/perl/lib/Text/TabsWrap/t/sep.t N src/gnu/usr.bin/perl/lib/Text/TabsWrap/t/sep2.t U src/gnu/usr.bin/perl/lib/Text/TabsWrap/t/tabs.t U src/gnu/usr.bin/perl/lib/Text/TabsWrap/t/wrap.t U src/gnu/usr.bin/perl/lib/Thread/Queue.pm U src/gnu/usr.bin/perl/lib/Thread/Queue.t U src/gnu/usr.bin/perl/lib/Thread/Semaphore.pm U src/gnu/usr.bin/perl/lib/Thread/Semaphore.t U src/gnu/usr.bin/perl/lib/Tie/Array.pm U src/gnu/usr.bin/perl/lib/Tie/File.pm U src/gnu/usr.bin/perl/lib/Tie/Handle.pm C src/gnu/usr.bin/perl/lib/Tie/Hash.pm U src/gnu/usr.bin/perl/lib/Tie/Memoize.pm U src/gnu/usr.bin/perl/lib/Tie/Memoize.t C src/gnu/usr.bin/perl/lib/Tie/RefHash.pm C src/gnu/usr.bin/perl/lib/Tie/Scalar.pm U src/gnu/usr.bin/perl/lib/Tie/Scalar.t U src/gnu/usr.bin/perl/lib/Tie/SubstrHash.pm U src/gnu/usr.bin/perl/lib/Tie/SubstrHash.t N src/gnu/usr.bin/perl/lib/Tie/StdHandle.pm U src/gnu/usr.bin/perl/lib/Tie/Array/push.t U src/gnu/usr.bin/perl/lib/Tie/Array/splice.t U src/gnu/usr.bin/perl/lib/Tie/Array/std.t U src/gnu/usr.bin/perl/lib/Tie/Array/stdpush.t U src/gnu/usr.bin/perl/lib/Tie/File/t/00_version.t U src/gnu/usr.bin/perl/lib/Tie/File/t/01_gen.t U src/gnu/usr.bin/perl/lib/Tie/File/t/02_fetchsize.t U src/gnu/usr.bin/perl/lib/Tie/File/t/03_longfetch.t U src/gnu/usr.bin/perl/lib/Tie/File/t/04_splice.t U src/gnu/usr.bin/perl/lib/Tie/File/t/05_size.t U src/gnu/usr.bin/perl/lib/Tie/File/t/06_fixrec.t U src/gnu/usr.bin/perl/lib/Tie/File/t/07_rv_splice.t U src/gnu/usr.bin/perl/lib/Tie/File/t/08_ro.t U src/gnu/usr.bin/perl/lib/Tie/File/t/09_gen_rs.t U src/gnu/usr.bin/perl/lib/Tie/File/t/10_splice_rs.t U src/gnu/usr.bin/perl/lib/Tie/File/t/11_rv_splice_rs.t U src/gnu/usr.bin/perl/lib/Tie/File/t/12_longfetch_rs.t U src/gnu/usr.bin/perl/lib/Tie/File/t/13_size_rs.t U src/gnu/usr.bin/perl/lib/Tie/File/t/14_lock.t U src/gnu/usr.bin/perl/lib/Tie/File/t/15_pushpop.t U src/gnu/usr.bin/perl/lib/Tie/File/t/16_handle.t U src/gnu/usr.bin/perl/lib/Tie/File/t/17_misc_meth.t U src/gnu/usr.bin/perl/lib/Tie/File/t/18_rs_fixrec.t U src/gnu/usr.bin/perl/lib/Tie/File/t/19_cache.t U src/gnu/usr.bin/perl/lib/Tie/File/t/20_cache_full.t U src/gnu/usr.bin/perl/lib/Tie/File/t/21_win32.t U src/gnu/usr.bin/perl/lib/Tie/File/t/22_autochomp.t U src/gnu/usr.bin/perl/lib/Tie/File/t/23_rv_ac_splice.t U src/gnu/usr.bin/perl/lib/Tie/File/t/24_cache_loop.t U src/gnu/usr.bin/perl/lib/Tie/File/t/25_gen_nocache.t U src/gnu/usr.bin/perl/lib/Tie/File/t/26_twrite.t U src/gnu/usr.bin/perl/lib/Tie/File/t/27_iwrite.t U src/gnu/usr.bin/perl/lib/Tie/File/t/28_mtwrite.t U src/gnu/usr.bin/perl/lib/Tie/File/t/29_downcopy.t U src/gnu/usr.bin/perl/lib/Tie/File/t/29a_upcopy.t U src/gnu/usr.bin/perl/lib/Tie/File/t/30_defer.t U src/gnu/usr.bin/perl/lib/Tie/File/t/31_autodefer.t U src/gnu/usr.bin/perl/lib/Tie/File/t/32_defer_misc.t U src/gnu/usr.bin/perl/lib/Tie/File/t/33_defer_vs.t U src/gnu/usr.bin/perl/lib/Tie/File/t/40_abs_cache.t U src/gnu/usr.bin/perl/lib/Tie/File/t/41_heap.t U src/gnu/usr.bin/perl/lib/Tie/File/t/42_offset.t U src/gnu/usr.bin/perl/lib/Tie/Handle/stdhandle.t N src/gnu/usr.bin/perl/lib/Tie/Handle/stdhandle_from_handle.t N src/gnu/usr.bin/perl/lib/Tie/RefHash/rebless.t N src/gnu/usr.bin/perl/lib/Tie/RefHash/refhash.t N src/gnu/usr.bin/perl/lib/Tie/RefHash/storable.t N src/gnu/usr.bin/perl/lib/Tie/RefHash/threaded.t N src/gnu/usr.bin/perl/lib/Tie/Hash/NamedCapture.pm C src/gnu/usr.bin/perl/lib/Time/Local.pm U src/gnu/usr.bin/perl/lib/Time/Local.t C src/gnu/usr.bin/perl/lib/Time/gmtime.pm U src/gnu/usr.bin/perl/lib/Time/gmtime.t U src/gnu/usr.bin/perl/lib/Time/localtime.pm U src/gnu/usr.bin/perl/lib/Time/localtime.t U src/gnu/usr.bin/perl/lib/Time/tm.pm U src/gnu/usr.bin/perl/lib/Unicode/Collate.pm U src/gnu/usr.bin/perl/lib/Unicode/README U src/gnu/usr.bin/perl/lib/Unicode/UCD.pm U src/gnu/usr.bin/perl/lib/Unicode/UCD.t U src/gnu/usr.bin/perl/lib/Unicode/Collate/Changes U src/gnu/usr.bin/perl/lib/Unicode/Collate/README U src/gnu/usr.bin/perl/lib/Unicode/Collate/keys.txt N src/gnu/usr.bin/perl/lib/Unicode/Collate/allkeys.txt U src/gnu/usr.bin/perl/lib/Unicode/Collate/t/altern.t U src/gnu/usr.bin/perl/lib/Unicode/Collate/t/cjkrange.t U src/gnu/usr.bin/perl/lib/Unicode/Collate/t/contract.t U src/gnu/usr.bin/perl/lib/Unicode/Collate/t/hangtype.t U src/gnu/usr.bin/perl/lib/Unicode/Collate/t/hangul.t U src/gnu/usr.bin/perl/lib/Unicode/Collate/t/ignor.t U src/gnu/usr.bin/perl/lib/Unicode/Collate/t/illegal.t U src/gnu/usr.bin/perl/lib/Unicode/Collate/t/illegalp.t U src/gnu/usr.bin/perl/lib/Unicode/Collate/t/index.t U src/gnu/usr.bin/perl/lib/Unicode/Collate/t/normal.t U src/gnu/usr.bin/perl/lib/Unicode/Collate/t/override.t U src/gnu/usr.bin/perl/lib/Unicode/Collate/t/rearrang.t U src/gnu/usr.bin/perl/lib/Unicode/Collate/t/test.t U src/gnu/usr.bin/perl/lib/Unicode/Collate/t/trailwt.t U src/gnu/usr.bin/perl/lib/Unicode/Collate/t/variable.t U src/gnu/usr.bin/perl/lib/Unicode/Collate/t/version.t U src/gnu/usr.bin/perl/lib/Unicode/Collate/t/view.t U src/gnu/usr.bin/perl/lib/User/grent.pm U src/gnu/usr.bin/perl/lib/User/grent.t U src/gnu/usr.bin/perl/lib/User/pwent.pm U src/gnu/usr.bin/perl/lib/User/pwent.t N src/gnu/usr.bin/perl/lib/base/Changes U src/gnu/usr.bin/perl/lib/base/t/base.t U src/gnu/usr.bin/perl/lib/base/t/fields-base.t U src/gnu/usr.bin/perl/lib/base/t/fields.t N src/gnu/usr.bin/perl/lib/base/t/sigdie.t N src/gnu/usr.bin/perl/lib/base/t/version.t N src/gnu/usr.bin/perl/lib/base/t/warnings.t N src/gnu/usr.bin/perl/lib/base/t/isa.t U src/gnu/usr.bin/perl/lib/bignum/t/bigint.t U src/gnu/usr.bin/perl/lib/bignum/t/bignum.t U src/gnu/usr.bin/perl/lib/bignum/t/bigrat.t U src/gnu/usr.bin/perl/lib/bignum/t/biinfnan.t U src/gnu/usr.bin/perl/lib/bignum/t/bn_lite.t U src/gnu/usr.bin/perl/lib/bignum/t/bninfnan.t U src/gnu/usr.bin/perl/lib/bignum/t/br_lite.t U src/gnu/usr.bin/perl/lib/bignum/t/brinfnan.t U src/gnu/usr.bin/perl/lib/bignum/t/infnan.inc U src/gnu/usr.bin/perl/lib/bignum/t/option_a.t U src/gnu/usr.bin/perl/lib/bignum/t/option_l.t U src/gnu/usr.bin/perl/lib/bignum/t/option_p.t U src/gnu/usr.bin/perl/lib/bignum/t/ratopt_a.t N src/gnu/usr.bin/perl/lib/bignum/t/bigexp.t N src/gnu/usr.bin/perl/lib/bignum/t/in_effect.t N src/gnu/usr.bin/perl/lib/bignum/t/scope_f.t N src/gnu/usr.bin/perl/lib/bignum/t/scope_i.t N src/gnu/usr.bin/perl/lib/bignum/t/scope_r.t N src/gnu/usr.bin/perl/lib/bignum/t/big_e_pi.t N src/gnu/usr.bin/perl/lib/bignum/t/bii_e_pi.t N src/gnu/usr.bin/perl/lib/bignum/t/bir_e_pi.t N src/gnu/usr.bin/perl/lib/encoding/warnings.pm N src/gnu/usr.bin/perl/lib/encoding/warnings/t/1-warning.t N src/gnu/usr.bin/perl/lib/encoding/warnings/t/2-fatal.t N src/gnu/usr.bin/perl/lib/encoding/warnings/t/3-normal.t N src/gnu/usr.bin/perl/lib/encoding/warnings/t/4-lexical.t N src/gnu/usr.bin/perl/lib/perl5db/t/eval-line-bug U src/gnu/usr.bin/perl/lib/unicore/ArabicShaping.txt U src/gnu/usr.bin/perl/lib/unicore/BidiMirroring.txt U src/gnu/usr.bin/perl/lib/unicore/Blocks.txt U src/gnu/usr.bin/perl/lib/unicore/CaseFolding.txt U src/gnu/usr.bin/perl/lib/unicore/CompositionExclusions.txt U src/gnu/usr.bin/perl/lib/unicore/EastAsianWidth.txt U src/gnu/usr.bin/perl/lib/unicore/HangulSyllableType.txt U src/gnu/usr.bin/perl/lib/unicore/Index.txt U src/gnu/usr.bin/perl/lib/unicore/Jamo.txt U src/gnu/usr.bin/perl/lib/unicore/LineBreak.txt U src/gnu/usr.bin/perl/lib/unicore/Makefile U src/gnu/usr.bin/perl/lib/unicore/NamedSequences.txt N src/gnu/usr.bin/perl/lib/unicore/NamedSqProv.txt U src/gnu/usr.bin/perl/lib/unicore/NamesList.txt U src/gnu/usr.bin/perl/lib/unicore/NormalizationCorrections.txt U src/gnu/usr.bin/perl/lib/unicore/PropList.txt U src/gnu/usr.bin/perl/lib/unicore/PropValueAliases.txt U src/gnu/usr.bin/perl/lib/unicore/PropertyAliases.txt U src/gnu/usr.bin/perl/lib/unicore/README.perl U src/gnu/usr.bin/perl/lib/unicore/ReadMe.txt U src/gnu/usr.bin/perl/lib/unicore/Scripts.txt U src/gnu/usr.bin/perl/lib/unicore/SpecialCasing.txt U src/gnu/usr.bin/perl/lib/unicore/StandardizedVariants.txt U src/gnu/usr.bin/perl/lib/unicore/UnicodeData.txt U src/gnu/usr.bin/perl/lib/unicore/mktables U src/gnu/usr.bin/perl/lib/unicore/mktables.lst U src/gnu/usr.bin/perl/lib/unicore/version U src/gnu/usr.bin/perl/lib/warnings/register.pm N src/gnu/usr.bin/perl/lib/CPANPLUS/Backend.pm N src/gnu/usr.bin/perl/lib/CPANPLUS/Config.pm N src/gnu/usr.bin/perl/lib/CPANPLUS/Configure.pm N src/gnu/usr.bin/perl/lib/CPANPLUS/Dist.pm N src/gnu/usr.bin/perl/lib/CPANPLUS/Error.pm N src/gnu/usr.bin/perl/lib/CPANPLUS/FAQ.pod N src/gnu/usr.bin/perl/lib/CPANPLUS/Hacking.pod N src/gnu/usr.bin/perl/lib/CPANPLUS/Internals.pm N src/gnu/usr.bin/perl/lib/CPANPLUS/Module.pm N src/gnu/usr.bin/perl/lib/CPANPLUS/Selfupdate.pm N src/gnu/usr.bin/perl/lib/CPANPLUS/Shell.pm N src/gnu/usr.bin/perl/lib/CPANPLUS/inc.pm N src/gnu/usr.bin/perl/lib/CPANPLUS/Backend/RV.pm N src/gnu/usr.bin/perl/lib/CPANPLUS/Configure/Setup.pm N src/gnu/usr.bin/perl/lib/CPANPLUS/Dist/Base.pm N src/gnu/usr.bin/perl/lib/CPANPLUS/Dist/MM.pm N src/gnu/usr.bin/perl/lib/CPANPLUS/Dist/Sample.pm N src/gnu/usr.bin/perl/lib/CPANPLUS/Dist/Build.pm N src/gnu/usr.bin/perl/lib/CPANPLUS/Dist/Build/Constants.pm N src/gnu/usr.bin/perl/lib/CPANPLUS/Dist/Build/t/01_CPANPLUS-Dist-Build-Constants.t N src/gnu/usr.bin/perl/lib/CPANPLUS/Dist/Build/t/02_CPANPLUS-Dist-Build.t N src/gnu/usr.bin/perl/lib/CPANPLUS/Dist/Build/t/inc/conf.pl N src/gnu/usr.bin/perl/lib/CPANPLUS/Dist/Build/t/src/noxs/Foo-Bar-0.01.tar.gz.packed N src/gnu/usr.bin/perl/lib/CPANPLUS/Dist/Build/t/src/xs/Foo-Bar-0.01.tar.gz.packed N src/gnu/usr.bin/perl/lib/CPANPLUS/Internals/Constants.pm N src/gnu/usr.bin/perl/lib/CPANPLUS/Internals/Extract.pm N src/gnu/usr.bin/perl/lib/CPANPLUS/Internals/Fetch.pm N src/gnu/usr.bin/perl/lib/CPANPLUS/Internals/Report.pm N src/gnu/usr.bin/perl/lib/CPANPLUS/Internals/Search.pm N src/gnu/usr.bin/perl/lib/CPANPLUS/Internals/Source.pm N src/gnu/usr.bin/perl/lib/CPANPLUS/Internals/Utils.pm N src/gnu/usr.bin/perl/lib/CPANPLUS/Internals/Constants/Report.pm N src/gnu/usr.bin/perl/lib/CPANPLUS/Internals/Utils/Autoflush.pm N src/gnu/usr.bin/perl/lib/CPANPLUS/Module/Author.pm N src/gnu/usr.bin/perl/lib/CPANPLUS/Module/Checksums.pm N src/gnu/usr.bin/perl/lib/CPANPLUS/Module/Fake.pm N src/gnu/usr.bin/perl/lib/CPANPLUS/Module/Signature.pm N src/gnu/usr.bin/perl/lib/CPANPLUS/Module/Author/Fake.pm N src/gnu/usr.bin/perl/lib/CPANPLUS/Shell/Classic.pm N src/gnu/usr.bin/perl/lib/CPANPLUS/Shell/Default.pm N src/gnu/usr.bin/perl/lib/CPANPLUS/Shell/Default/Plugins/HOWTO.pod N src/gnu/usr.bin/perl/lib/CPANPLUS/Shell/Default/Plugins/Remote.pm N src/gnu/usr.bin/perl/lib/CPANPLUS/Shell/Default/Plugins/Source.pm N src/gnu/usr.bin/perl/lib/CPANPLUS/Shell/Default/Plugins/CustomSource.pm N src/gnu/usr.bin/perl/lib/CPANPLUS/bin/cpan2dist N src/gnu/usr.bin/perl/lib/CPANPLUS/bin/cpanp N src/gnu/usr.bin/perl/lib/CPANPLUS/bin/cpanp-run-perl N src/gnu/usr.bin/perl/lib/CPANPLUS/t/00_CPANPLUS-Inc.t N src/gnu/usr.bin/perl/lib/CPANPLUS/t/00_CPANPLUS-Internals-Utils.t N src/gnu/usr.bin/perl/lib/CPANPLUS/t/01_CPANPLUS-Configure.t N src/gnu/usr.bin/perl/lib/CPANPLUS/t/02_CPANPLUS-Internals.t N src/gnu/usr.bin/perl/lib/CPANPLUS/t/03_CPANPLUS-Internals-Source.t N src/gnu/usr.bin/perl/lib/CPANPLUS/t/04_CPANPLUS-Module.t N src/gnu/usr.bin/perl/lib/CPANPLUS/t/05_CPANPLUS-Internals-Fetch.t N src/gnu/usr.bin/perl/lib/CPANPLUS/t/06_CPANPLUS-Internals-Constants.t N src/gnu/usr.bin/perl/lib/CPANPLUS/t/07_CPANPLUS-Internals-Extract.t N src/gnu/usr.bin/perl/lib/CPANPLUS/t/08_CPANPLUS-Backend.t N src/gnu/usr.bin/perl/lib/CPANPLUS/t/09_CPANPLUS-Internals-Search.t N src/gnu/usr.bin/perl/lib/CPANPLUS/t/10_CPANPLUS-Error.t N src/gnu/usr.bin/perl/lib/CPANPLUS/t/19_CPANPLUS-Dist.t N src/gnu/usr.bin/perl/lib/CPANPLUS/t/20_CPANPLUS-Dist-MM.t N src/gnu/usr.bin/perl/lib/CPANPLUS/t/21_CPANPLUS-Dist-No-Build.t N src/gnu/usr.bin/perl/lib/CPANPLUS/t/30_CPANPLUS-Internals-Selfupdate.t N src/gnu/usr.bin/perl/lib/CPANPLUS/t/40_CPANPLUS-Internals-Report.t N src/gnu/usr.bin/perl/lib/CPANPLUS/t/15_CPANPLUS-Shell.t N src/gnu/usr.bin/perl/lib/CPANPLUS/t/dummy-CPAN/authors/01mailrc.txt.gz.packed N src/gnu/usr.bin/perl/lib/CPANPLUS/t/dummy-CPAN/authors/id/MBXS/CHECKSUMS N src/gnu/usr.bin/perl/lib/CPANPLUS/t/dummy-CPAN/authors/id/MBXS/Foo-Bar-0.01.readme N src/gnu/usr.bin/perl/lib/CPANPLUS/t/dummy-CPAN/authors/id/MBXS/Foo-Bar-0.01.tar.gz.packed N src/gnu/usr.bin/perl/lib/CPANPLUS/t/dummy-CPAN/authors/id/EUNOXS/Bundle-Foo-Bar-0.01.tar.gz.packed N src/gnu/usr.bin/perl/lib/CPANPLUS/t/dummy-CPAN/authors/id/EUNOXS/CHECKSUMS N src/gnu/usr.bin/perl/lib/CPANPLUS/t/dummy-CPAN/authors/id/EUNOXS/Foo-Bar-0.01.readme N src/gnu/usr.bin/perl/lib/CPANPLUS/t/dummy-CPAN/authors/id/EUNOXS/Foo-Bar-0.01.tar.gz.packed N src/gnu/usr.bin/perl/lib/CPANPLUS/t/dummy-CPAN/authors/id/EUNOXS/perl5.005_03.tar.gz.packed N src/gnu/usr.bin/perl/lib/CPANPLUS/t/dummy-CPAN/authors/id/EUXS/CHECKSUMS N src/gnu/usr.bin/perl/lib/CPANPLUS/t/dummy-CPAN/authors/id/EUXS/Foo-Bar-0.01.readme N src/gnu/usr.bin/perl/lib/CPANPLUS/t/dummy-CPAN/authors/id/EUXS/Foo-Bar-0.01.tar.gz.packed N src/gnu/usr.bin/perl/lib/CPANPLUS/t/dummy-CPAN/authors/id/MBNOXS/CHECKSUMS N src/gnu/usr.bin/perl/lib/CPANPLUS/t/dummy-CPAN/authors/id/MBNOXS/Foo-Bar-0.01.readme N src/gnu/usr.bin/perl/lib/CPANPLUS/t/dummy-CPAN/authors/id/MBNOXS/Foo-Bar-0.01.tar.gz.packed N src/gnu/usr.bin/perl/lib/CPANPLUS/t/dummy-CPAN/modules/02packages.details.txt.gz.packed N src/gnu/usr.bin/perl/lib/CPANPLUS/t/dummy-CPAN/modules/03modlist.data.gz.packed N src/gnu/usr.bin/perl/lib/CPANPLUS/t/inc/conf.pl N src/gnu/usr.bin/perl/mad/P5AST.pm N src/gnu/usr.bin/perl/mad/P5re.pm N src/gnu/usr.bin/perl/mad/PLXML.pm N src/gnu/usr.bin/perl/mad/Nomad.pm N src/gnu/usr.bin/perl/mad/p55 N src/gnu/usr.bin/perl/mad/t/p55.t U src/gnu/usr.bin/perl/mint/Makefile U src/gnu/usr.bin/perl/mint/README U src/gnu/usr.bin/perl/mint/errno.h U src/gnu/usr.bin/perl/mint/pwd.c U src/gnu/usr.bin/perl/mint/stdio.h U src/gnu/usr.bin/perl/mint/time.h U src/gnu/usr.bin/perl/mint/sys/time.h U src/gnu/usr.bin/perl/mpeix/mpeix.c U src/gnu/usr.bin/perl/mpeix/mpeix_setjmp.c U src/gnu/usr.bin/perl/mpeix/mpeixish.h U src/gnu/usr.bin/perl/mpeix/nm U src/gnu/usr.bin/perl/mpeix/relink U src/gnu/usr.bin/perl/os2/Changes C src/gnu/usr.bin/perl/os2/Makefile.SHs U src/gnu/usr.bin/perl/os2/diff.configure U src/gnu/usr.bin/perl/os2/dl_os2.c U src/gnu/usr.bin/perl/os2/dlfcn.h C src/gnu/usr.bin/perl/os2/os2.c U src/gnu/usr.bin/perl/os2/os2.sym U src/gnu/usr.bin/perl/os2/os2_base.t N src/gnu/usr.bin/perl/os2/os2_pipe.t U src/gnu/usr.bin/perl/os2/os2add.sym C src/gnu/usr.bin/perl/os2/os2ish.h U src/gnu/usr.bin/perl/os2/os2thread.h U src/gnu/usr.bin/perl/os2/perl2cmd.pl U src/gnu/usr.bin/perl/os2/perlrexx.c U src/gnu/usr.bin/perl/os2/perlrexx.cmd U src/gnu/usr.bin/perl/os2/OS2/typemap U src/gnu/usr.bin/perl/os2/OS2/ExtAttr/Changes U src/gnu/usr.bin/perl/os2/OS2/ExtAttr/ExtAttr.pm U src/gnu/usr.bin/perl/os2/OS2/ExtAttr/ExtAttr.xs U src/gnu/usr.bin/perl/os2/OS2/ExtAttr/MANIFEST U src/gnu/usr.bin/perl/os2/OS2/ExtAttr/Makefile.PL U src/gnu/usr.bin/perl/os2/OS2/ExtAttr/myea.h U src/gnu/usr.bin/perl/os2/OS2/ExtAttr/typemap C src/gnu/usr.bin/perl/os2/OS2/ExtAttr/t/os2_ea.t U src/gnu/usr.bin/perl/os2/OS2/PrfDB/Changes U src/gnu/usr.bin/perl/os2/OS2/PrfDB/MANIFEST U src/gnu/usr.bin/perl/os2/OS2/PrfDB/Makefile.PL U src/gnu/usr.bin/perl/os2/OS2/PrfDB/PrfDB.pm U src/gnu/usr.bin/perl/os2/OS2/PrfDB/PrfDB.xs U src/gnu/usr.bin/perl/os2/OS2/PrfDB/t/os2_prfdb.t U src/gnu/usr.bin/perl/os2/OS2/Process/MANIFEST U src/gnu/usr.bin/perl/os2/OS2/Process/Makefile.PL C src/gnu/usr.bin/perl/os2/OS2/Process/Process.pm C src/gnu/usr.bin/perl/os2/OS2/Process/Process.xs N src/gnu/usr.bin/perl/os2/OS2/Process/t/os2_atoms.t N src/gnu/usr.bin/perl/os2/OS2/Process/t/os2_clipboard.t U src/gnu/usr.bin/perl/os2/OS2/Process/t/os2_process.t U src/gnu/usr.bin/perl/os2/OS2/Process/t/os2_process_kid.t U src/gnu/usr.bin/perl/os2/OS2/Process/t/os2_process_text.t U src/gnu/usr.bin/perl/os2/OS2/REXX/Changes U src/gnu/usr.bin/perl/os2/OS2/REXX/MANIFEST U src/gnu/usr.bin/perl/os2/OS2/REXX/Makefile.PL U src/gnu/usr.bin/perl/os2/OS2/REXX/REXX.pm C src/gnu/usr.bin/perl/os2/OS2/REXX/REXX.xs U src/gnu/usr.bin/perl/os2/OS2/REXX/DLL/Changes U src/gnu/usr.bin/perl/os2/OS2/REXX/DLL/DLL.pm U src/gnu/usr.bin/perl/os2/OS2/REXX/DLL/DLL.xs U src/gnu/usr.bin/perl/os2/OS2/REXX/DLL/MANIFEST U src/gnu/usr.bin/perl/os2/OS2/REXX/DLL/Makefile.PL U src/gnu/usr.bin/perl/os2/OS2/REXX/t/rx_cmprt.t U src/gnu/usr.bin/perl/os2/OS2/REXX/t/rx_dllld.t U src/gnu/usr.bin/perl/os2/OS2/REXX/t/rx_emxrv.t U src/gnu/usr.bin/perl/os2/OS2/REXX/t/rx_objcall.t U src/gnu/usr.bin/perl/os2/OS2/REXX/t/rx_sql.test U src/gnu/usr.bin/perl/os2/OS2/REXX/t/rx_tiesql.test U src/gnu/usr.bin/perl/os2/OS2/REXX/t/rx_tievar.t U src/gnu/usr.bin/perl/os2/OS2/REXX/t/rx_tieydb.t U src/gnu/usr.bin/perl/os2/OS2/REXX/t/rx_varset.t U src/gnu/usr.bin/perl/os2/OS2/REXX/t/rx_vrexx.t U src/gnu/usr.bin/perl/plan9/aperl U src/gnu/usr.bin/perl/plan9/buildinfo C src/gnu/usr.bin/perl/plan9/config.plan9 C src/gnu/usr.bin/perl/plan9/config_h.sample U src/gnu/usr.bin/perl/plan9/config_sh.sample U src/gnu/usr.bin/perl/plan9/exclude U src/gnu/usr.bin/perl/plan9/fndvers U src/gnu/usr.bin/perl/plan9/genconfig.pl C src/gnu/usr.bin/perl/plan9/mkfile U src/gnu/usr.bin/perl/plan9/myconfig.plan9 U src/gnu/usr.bin/perl/plan9/plan9.c C src/gnu/usr.bin/perl/plan9/plan9ish.h U src/gnu/usr.bin/perl/plan9/setup.rc U src/gnu/usr.bin/perl/plan9/versnum U src/gnu/usr.bin/perl/plan9/arpa/inet.h U src/gnu/usr.bin/perl/pod/Makefile.SH C src/gnu/usr.bin/perl/pod/buildtoc U src/gnu/usr.bin/perl/pod/checkpods.PL C src/gnu/usr.bin/perl/pod/perl.pod U src/gnu/usr.bin/perl/pod/perl5004delta.pod U src/gnu/usr.bin/perl/pod/perl5005delta.pod U src/gnu/usr.bin/perl/pod/perl561delta.pod U src/gnu/usr.bin/perl/pod/perl56delta.pod U src/gnu/usr.bin/perl/pod/perl570delta.pod U src/gnu/usr.bin/perl/pod/perl571delta.pod U src/gnu/usr.bin/perl/pod/perl572delta.pod U src/gnu/usr.bin/perl/pod/perl573delta.pod U src/gnu/usr.bin/perl/pod/perl581delta.pod U src/gnu/usr.bin/perl/pod/perl582delta.pod U src/gnu/usr.bin/perl/pod/perl583delta.pod U src/gnu/usr.bin/perl/pod/perl584delta.pod U src/gnu/usr.bin/perl/pod/perl585delta.pod U src/gnu/usr.bin/perl/pod/perl586delta.pod U src/gnu/usr.bin/perl/pod/rofftoc U src/gnu/usr.bin/perl/pod/perl587delta.pod U src/gnu/usr.bin/perl/pod/perl588delta.pod C src/gnu/usr.bin/perl/pod/perl58delta.pod N src/gnu/usr.bin/perl/pod/perl590delta.pod N src/gnu/usr.bin/perl/pod/perl591delta.pod N src/gnu/usr.bin/perl/pod/perl592delta.pod N src/gnu/usr.bin/perl/pod/perl593delta.pod N src/gnu/usr.bin/perl/pod/perl594delta.pod N src/gnu/usr.bin/perl/pod/perl595delta.pod U src/gnu/usr.bin/perl/pod/perlapi.pod U src/gnu/usr.bin/perl/pod/perlapio.pod U src/gnu/usr.bin/perl/pod/perlartistic.pod U src/gnu/usr.bin/perl/pod/perlbook.pod U src/gnu/usr.bin/perl/pod/perlboot.pod U src/gnu/usr.bin/perl/pod/perlbot.pod C src/gnu/usr.bin/perl/pod/perlcall.pod U src/gnu/usr.bin/perl/pod/perlcheat.pod U src/gnu/usr.bin/perl/pod/perlclib.pod U src/gnu/usr.bin/perl/pod/perlcompile.pod C src/gnu/usr.bin/perl/pod/perldata.pod U src/gnu/usr.bin/perl/pod/perldbmfilter.pod U src/gnu/usr.bin/perl/pod/perldebguts.pod U src/gnu/usr.bin/perl/pod/perldebtut.pod C src/gnu/usr.bin/perl/pod/perldebug.pod C src/gnu/usr.bin/perl/pod/perldiag.pod U src/gnu/usr.bin/perl/pod/perldoc.pod C src/gnu/usr.bin/perl/pod/perldsc.pod U src/gnu/usr.bin/perl/pod/perlebcdic.pod C src/gnu/usr.bin/perl/pod/perlembed.pod C src/gnu/usr.bin/perl/pod/perlfaq.pod C src/gnu/usr.bin/perl/pod/perlfaq1.pod C src/gnu/usr.bin/perl/pod/perlfaq2.pod C src/gnu/usr.bin/perl/pod/perlfaq3.pod C src/gnu/usr.bin/perl/pod/perlfaq4.pod C src/gnu/usr.bin/perl/pod/perlfaq5.pod C src/gnu/usr.bin/perl/pod/perlfaq6.pod C src/gnu/usr.bin/perl/pod/perlfaq7.pod C src/gnu/usr.bin/perl/pod/perlfaq8.pod C src/gnu/usr.bin/perl/pod/perlfaq9.pod U src/gnu/usr.bin/perl/pod/perlfilter.pod U src/gnu/usr.bin/perl/pod/perlfork.pod U src/gnu/usr.bin/perl/pod/perlform.pod C src/gnu/usr.bin/perl/pod/perlfunc.pod U src/gnu/usr.bin/perl/pod/perlglossary.pod U src/gnu/usr.bin/perl/pod/perlgpl.pod C src/gnu/usr.bin/perl/pod/perlguts.pod U src/gnu/usr.bin/perl/pod/perlhack.pod C src/gnu/usr.bin/perl/pod/perlhist.pod C src/gnu/usr.bin/perl/pod/perlintern.pod U src/gnu/usr.bin/perl/pod/perlintro.pod U src/gnu/usr.bin/perl/pod/perliol.pod C src/gnu/usr.bin/perl/pod/perlipc.pod U src/gnu/usr.bin/perl/pod/perllexwarn.pod C src/gnu/usr.bin/perl/pod/perllocale.pod U src/gnu/usr.bin/perl/pod/perllol.pod C src/gnu/usr.bin/perl/pod/perlmod.pod U src/gnu/usr.bin/perl/pod/perlmodinstall.pod U src/gnu/usr.bin/perl/pod/perlmodlib.PL C src/gnu/usr.bin/perl/pod/perlmodlib.pod U src/gnu/usr.bin/perl/pod/perlmodstyle.pod U src/gnu/usr.bin/perl/pod/perlnewmod.pod U src/gnu/usr.bin/perl/pod/perlnumber.pod C src/gnu/usr.bin/perl/pod/perlobj.pod C src/gnu/usr.bin/perl/pod/perlop.pod U src/gnu/usr.bin/perl/pod/perlopentut.pod U src/gnu/usr.bin/perl/pod/perlothrtut.pod U src/gnu/usr.bin/perl/pod/perlpacktut.pod C src/gnu/usr.bin/perl/pod/perlpod.pod U src/gnu/usr.bin/perl/pod/perlpodspec.pod U src/gnu/usr.bin/perl/pod/perlport.pod N src/gnu/usr.bin/perl/pod/perlpragma.pod C src/gnu/usr.bin/perl/pod/perlre.pod C src/gnu/usr.bin/perl/pod/perlref.pod U src/gnu/usr.bin/perl/pod/perlreftut.pod N src/gnu/usr.bin/perl/pod/perlreguts.pod U src/gnu/usr.bin/perl/pod/perlrequick.pod U src/gnu/usr.bin/perl/pod/perlreref.pod U src/gnu/usr.bin/perl/pod/perlretut.pod C src/gnu/usr.bin/perl/pod/perlrun.pod C src/gnu/usr.bin/perl/pod/perlsec.pod U src/gnu/usr.bin/perl/pod/perlstyle.pod C src/gnu/usr.bin/perl/pod/perlsub.pod C src/gnu/usr.bin/perl/pod/perlsyn.pod C src/gnu/usr.bin/perl/pod/perlthrtut.pod C src/gnu/usr.bin/perl/pod/perltie.pod C src/gnu/usr.bin/perl/pod/perltoc.pod U src/gnu/usr.bin/perl/pod/perltodo.pod U src/gnu/usr.bin/perl/pod/perltooc.pod C src/gnu/usr.bin/perl/pod/perltoot.pod U src/gnu/usr.bin/perl/pod/perltrap.pod U src/gnu/usr.bin/perl/pod/perlunicode.pod U src/gnu/usr.bin/perl/pod/perluniintro.pod N src/gnu/usr.bin/perl/pod/perlunitut.pod U src/gnu/usr.bin/perl/pod/perlutil.pod C src/gnu/usr.bin/perl/pod/perlvar.pod C src/gnu/usr.bin/perl/pod/perlxs.pod C src/gnu/usr.bin/perl/pod/perlxstut.pod U src/gnu/usr.bin/perl/pod/pod2html.PL U src/gnu/usr.bin/perl/pod/pod2latex.PL C src/gnu/usr.bin/perl/pod/pod2man.PL C src/gnu/usr.bin/perl/pod/pod2text.PL C src/gnu/usr.bin/perl/pod/pod2usage.PL U src/gnu/usr.bin/perl/pod/podchecker.PL U src/gnu/usr.bin/perl/pod/podselect.PL U src/gnu/usr.bin/perl/pod/roffitall U src/gnu/usr.bin/perl/pod/splitman C src/gnu/usr.bin/perl/pod/splitpod N src/gnu/usr.bin/perl/pod/perlunifaq.pod N src/gnu/usr.bin/perl/pod/perlreapi.pod N src/gnu/usr.bin/perl/pod/perlrebackslash.pod N src/gnu/usr.bin/perl/pod/perlrecharclass.pod N src/gnu/usr.bin/perl/pod/perlcommunity.pod N src/gnu/usr.bin/perl/pod/perl5100delta.pod U src/gnu/usr.bin/perl/qnx/ar U src/gnu/usr.bin/perl/qnx/cpp N src/gnu/usr.bin/perl/qnx/qnx.c N src/gnu/usr.bin/perl/symbian/PerlApp.cpp N src/gnu/usr.bin/perl/symbian/PerlApp.h N src/gnu/usr.bin/perl/symbian/PerlApp.hrh N src/gnu/usr.bin/perl/symbian/PerlAppAif.rss N src/gnu/usr.bin/perl/symbian/PerlBase.cpp N src/gnu/usr.bin/perl/symbian/PerlBase.h N src/gnu/usr.bin/perl/symbian/PerlBase.pod N src/gnu/usr.bin/perl/symbian/PerlRecog.cpp N src/gnu/usr.bin/perl/symbian/PerlRecog.mmp N src/gnu/usr.bin/perl/symbian/PerlUi.cpp N src/gnu/usr.bin/perl/symbian/PerlUi.h N src/gnu/usr.bin/perl/symbian/PerlUi.hrh N src/gnu/usr.bin/perl/symbian/PerlUiS60.rss N src/gnu/usr.bin/perl/symbian/PerlUiS80.rss N src/gnu/usr.bin/perl/symbian/PerlUiS90.rss N src/gnu/usr.bin/perl/symbian/PerlUiUIQ.rss N src/gnu/usr.bin/perl/symbian/PerlUtil.cpp N src/gnu/usr.bin/perl/symbian/PerlUtil.h N src/gnu/usr.bin/perl/symbian/PerlUtil.pod N src/gnu/usr.bin/perl/symbian/README N src/gnu/usr.bin/perl/symbian/TODO N src/gnu/usr.bin/perl/symbian/bld.inf N src/gnu/usr.bin/perl/symbian/cwd.pl N src/gnu/usr.bin/perl/symbian/config.pl N src/gnu/usr.bin/perl/symbian/config.sh N src/gnu/usr.bin/perl/symbian/demo_pl N src/gnu/usr.bin/perl/symbian/find_writeable_data.pl N src/gnu/usr.bin/perl/symbian/hexdump.pl N src/gnu/usr.bin/perl/symbian/install.cfg N src/gnu/usr.bin/perl/symbian/makesis.pl N src/gnu/usr.bin/perl/symbian/port.pl N src/gnu/usr.bin/perl/symbian/sanity.pl N src/gnu/usr.bin/perl/symbian/sdk.pl N src/gnu/usr.bin/perl/symbian/sisify.pl N src/gnu/usr.bin/perl/symbian/symbian_dll.cpp N src/gnu/usr.bin/perl/symbian/symbian_proto.h N src/gnu/usr.bin/perl/symbian/symbian_stubs.c N src/gnu/usr.bin/perl/symbian/symbian_stubs.h N src/gnu/usr.bin/perl/symbian/symbian_utils.cpp N src/gnu/usr.bin/perl/symbian/symbianish.h N src/gnu/usr.bin/perl/symbian/uid.pl N src/gnu/usr.bin/perl/symbian/version.pl N src/gnu/usr.bin/perl/symbian/xsbuild.pl N src/gnu/usr.bin/perl/symbian/ext/Moped/Msg/Msg.mmp N src/gnu/usr.bin/perl/symbian/ext/Moped/Msg/Msg.pkg N src/gnu/usr.bin/perl/symbian/ext/Moped/Msg/Msg.pm N src/gnu/usr.bin/perl/symbian/ext/Moped/Msg/Msg.xs N src/gnu/usr.bin/perl/symbian/ext/Moped/Msg/README N src/gnu/usr.bin/perl/symbian/ext/Moped/Msg/bld.inf N src/gnu/usr.bin/perl/symbian/ext/Moped/Msg/location.pl C src/gnu/usr.bin/perl/t/README C src/gnu/usr.bin/perl/t/TEST U src/gnu/usr.bin/perl/t/TestInit.pm C src/gnu/usr.bin/perl/t/harness U src/gnu/usr.bin/perl/t/perl.supp U src/gnu/usr.bin/perl/t/test.pl C src/gnu/usr.bin/perl/t/base/cond.t C src/gnu/usr.bin/perl/t/base/if.t C src/gnu/usr.bin/perl/t/base/lex.t U src/gnu/usr.bin/perl/t/base/num.t C src/gnu/usr.bin/perl/t/base/pat.t U src/gnu/usr.bin/perl/t/base/rs.t C src/gnu/usr.bin/perl/t/base/term.t C src/gnu/usr.bin/perl/t/cmd/elsif.t C src/gnu/usr.bin/perl/t/cmd/for.t C src/gnu/usr.bin/perl/t/cmd/mod.t C src/gnu/usr.bin/perl/t/cmd/subval.t C src/gnu/usr.bin/perl/t/cmd/switch.t U src/gnu/usr.bin/perl/t/cmd/while.t U src/gnu/usr.bin/perl/t/comp/parser.t C src/gnu/usr.bin/perl/t/comp/use.t U src/gnu/usr.bin/perl/t/comp/bproto.t C src/gnu/usr.bin/perl/t/comp/cmdopt.t U src/gnu/usr.bin/perl/t/comp/colon.t U src/gnu/usr.bin/perl/t/comp/cpp.aux C src/gnu/usr.bin/perl/t/comp/cpp.t C src/gnu/usr.bin/perl/t/comp/decl.t N src/gnu/usr.bin/perl/t/comp/fold.t U src/gnu/usr.bin/perl/t/comp/hints.t C src/gnu/usr.bin/perl/t/comp/multiline.t U src/gnu/usr.bin/perl/t/comp/opsubs.t U src/gnu/usr.bin/perl/t/comp/our.t C src/gnu/usr.bin/perl/t/comp/package.t C src/gnu/usr.bin/perl/t/comp/proto.t U src/gnu/usr.bin/perl/t/comp/redef.t U src/gnu/usr.bin/perl/t/comp/require.t U src/gnu/usr.bin/perl/t/comp/script.t U src/gnu/usr.bin/perl/t/comp/term.t N src/gnu/usr.bin/perl/t/comp/uproto.t U src/gnu/usr.bin/perl/t/comp/utf.t C src/gnu/usr.bin/perl/t/io/argv.t U src/gnu/usr.bin/perl/t/io/binmode.t U src/gnu/usr.bin/perl/t/io/crlf.t U src/gnu/usr.bin/perl/t/io/crlf_through.t C src/gnu/usr.bin/perl/t/io/dup.t U src/gnu/usr.bin/perl/t/io/fflush.t C src/gnu/usr.bin/perl/t/io/fs.t C src/gnu/usr.bin/perl/t/io/inplace.t U src/gnu/usr.bin/perl/t/io/iprefix.t U src/gnu/usr.bin/perl/t/io/layers.t U src/gnu/usr.bin/perl/t/io/nargv.t C src/gnu/usr.bin/perl/t/io/open.t U src/gnu/usr.bin/perl/t/io/openpid.t C src/gnu/usr.bin/perl/t/io/pipe.t C src/gnu/usr.bin/perl/t/io/print.t C src/gnu/usr.bin/perl/t/io/read.t N src/gnu/usr.bin/perl/t/io/say.t C src/gnu/usr.bin/perl/t/io/tell.t U src/gnu/usr.bin/perl/t/io/through.t U src/gnu/usr.bin/perl/t/io/utf8.t U src/gnu/usr.bin/perl/t/japh/abigail.t U src/gnu/usr.bin/perl/t/lib/1_compile.t N src/gnu/usr.bin/perl/t/lib/Cname.pm U src/gnu/usr.bin/perl/t/lib/NoExporter.pm U src/gnu/usr.bin/perl/t/lib/TieIn.pm U src/gnu/usr.bin/perl/t/lib/TieOut.pm N src/gnu/usr.bin/perl/t/lib/common.pl U src/gnu/usr.bin/perl/t/lib/commonsense.t U src/gnu/usr.bin/perl/t/lib/compmod.pl U src/gnu/usr.bin/perl/t/lib/contains_pod.xr U src/gnu/usr.bin/perl/t/lib/cygwin.t U src/gnu/usr.bin/perl/t/lib/filter-util.pl U src/gnu/usr.bin/perl/t/lib/h2ph.h U src/gnu/usr.bin/perl/t/lib/h2ph.pht N src/gnu/usr.bin/perl/t/lib/mypragma.pm N src/gnu/usr.bin/perl/t/lib/mypragma.t N src/gnu/usr.bin/perl/t/lib/proxy_constant_subs.t N src/gnu/usr.bin/perl/t/lib/no_load.t N src/gnu/usr.bin/perl/t/lib/Dummy.pm N src/gnu/usr.bin/perl/t/lib/HasSigDie.pm U src/gnu/usr.bin/perl/t/lib/Dev/Null.pm U src/gnu/usr.bin/perl/t/lib/Devel/switchd.pm U src/gnu/usr.bin/perl/t/lib/Filter/Simple/ExportTest.pm U src/gnu/usr.bin/perl/t/lib/Filter/Simple/FilterOnlyTest.pm U src/gnu/usr.bin/perl/t/lib/Filter/Simple/FilterTest.pm U src/gnu/usr.bin/perl/t/lib/Filter/Simple/ImportTest.pm U src/gnu/usr.bin/perl/t/lib/MakeMaker/Test/Utils.pm U src/gnu/usr.bin/perl/t/lib/MakeMaker/Test/Setup/BFD.pm U src/gnu/usr.bin/perl/t/lib/MakeMaker/Test/Setup/PL_FILES.pm U src/gnu/usr.bin/perl/t/lib/MakeMaker/Test/Setup/Problem.pm U src/gnu/usr.bin/perl/t/lib/MakeMaker/Test/Setup/Recurs.pm N src/gnu/usr.bin/perl/t/lib/MakeMaker/Test/Setup/XS.pm U src/gnu/usr.bin/perl/t/lib/Math/BigFloat/Subclass.pm U src/gnu/usr.bin/perl/t/lib/Math/BigInt/BareCalc.pm U src/gnu/usr.bin/perl/t/lib/Math/BigInt/Scalar.pm U src/gnu/usr.bin/perl/t/lib/Math/BigInt/Subclass.pm U src/gnu/usr.bin/perl/t/lib/Math/BigRat/Test.pm U src/gnu/usr.bin/perl/t/lib/Test/Simple/Catch.pm U src/gnu/usr.bin/perl/t/lib/Test/Simple/sample_tests/death.plx U src/gnu/usr.bin/perl/t/lib/Test/Simple/sample_tests/death_in_eval.plx U src/gnu/usr.bin/perl/t/lib/Test/Simple/sample_tests/exit.plx U src/gnu/usr.bin/perl/t/lib/Test/Simple/sample_tests/extras.plx U src/gnu/usr.bin/perl/t/lib/Test/Simple/sample_tests/five_fail.plx U src/gnu/usr.bin/perl/t/lib/Test/Simple/sample_tests/last_minute_death.plx U src/gnu/usr.bin/perl/t/lib/Test/Simple/sample_tests/one_fail.plx U src/gnu/usr.bin/perl/t/lib/Test/Simple/sample_tests/pre_plan_death.plx U src/gnu/usr.bin/perl/t/lib/Test/Simple/sample_tests/require.plx U src/gnu/usr.bin/perl/t/lib/Test/Simple/sample_tests/success.plx U src/gnu/usr.bin/perl/t/lib/Test/Simple/sample_tests/too_few.plx U src/gnu/usr.bin/perl/t/lib/Test/Simple/sample_tests/too_few_fail.plx U src/gnu/usr.bin/perl/t/lib/Test/Simple/sample_tests/two_fail.plx N src/gnu/usr.bin/perl/t/lib/compress/CompTestUtils.pm N src/gnu/usr.bin/perl/t/lib/compress/any.pl N src/gnu/usr.bin/perl/t/lib/compress/anyunc.pl N src/gnu/usr.bin/perl/t/lib/compress/destroy.pl N src/gnu/usr.bin/perl/t/lib/compress/generic.pl N src/gnu/usr.bin/perl/t/lib/compress/merge.pl N src/gnu/usr.bin/perl/t/lib/compress/multi.pl N src/gnu/usr.bin/perl/t/lib/compress/newtied.pl N src/gnu/usr.bin/perl/t/lib/compress/oneshot.pl N src/gnu/usr.bin/perl/t/lib/compress/prime.pl N src/gnu/usr.bin/perl/t/lib/compress/tied.pl N src/gnu/usr.bin/perl/t/lib/compress/truncate.pl N src/gnu/usr.bin/perl/t/lib/compress/zlib-generic.pl N src/gnu/usr.bin/perl/t/lib/compress/encode.pl U src/gnu/usr.bin/perl/t/lib/dprof/V.pm U src/gnu/usr.bin/perl/t/lib/dprof/test1_t U src/gnu/usr.bin/perl/t/lib/dprof/test1_v U src/gnu/usr.bin/perl/t/lib/dprof/test2_t U src/gnu/usr.bin/perl/t/lib/dprof/test2_v U src/gnu/usr.bin/perl/t/lib/dprof/test3_t U src/gnu/usr.bin/perl/t/lib/dprof/test3_v U src/gnu/usr.bin/perl/t/lib/dprof/test4_t U src/gnu/usr.bin/perl/t/lib/dprof/test4_v U src/gnu/usr.bin/perl/t/lib/dprof/test5_t U src/gnu/usr.bin/perl/t/lib/dprof/test5_v U src/gnu/usr.bin/perl/t/lib/dprof/test6_t U src/gnu/usr.bin/perl/t/lib/dprof/test6_v U src/gnu/usr.bin/perl/t/lib/dprof/test7_t U src/gnu/usr.bin/perl/t/lib/dprof/test7_v U src/gnu/usr.bin/perl/t/lib/dprof/test8_t U src/gnu/usr.bin/perl/t/lib/dprof/test8_v N src/gnu/usr.bin/perl/t/lib/feature/nonesuch N src/gnu/usr.bin/perl/t/lib/feature/say N src/gnu/usr.bin/perl/t/lib/feature/switch N src/gnu/usr.bin/perl/t/lib/feature/implicit U src/gnu/usr.bin/perl/t/lib/locale/latin1 U src/gnu/usr.bin/perl/t/lib/locale/utf8 U src/gnu/usr.bin/perl/t/lib/sample-tests/bailout U src/gnu/usr.bin/perl/t/lib/sample-tests/bignum U src/gnu/usr.bin/perl/t/lib/sample-tests/bignum_many U src/gnu/usr.bin/perl/t/lib/sample-tests/combined U src/gnu/usr.bin/perl/t/lib/sample-tests/descriptive U src/gnu/usr.bin/perl/t/lib/sample-tests/die U src/gnu/usr.bin/perl/t/lib/sample-tests/die_head_end U src/gnu/usr.bin/perl/t/lib/sample-tests/die_last_minute U src/gnu/usr.bin/perl/t/lib/sample-tests/duplicates U src/gnu/usr.bin/perl/t/lib/sample-tests/head_end U src/gnu/usr.bin/perl/t/lib/sample-tests/head_fail U src/gnu/usr.bin/perl/t/lib/sample-tests/inc_taint U src/gnu/usr.bin/perl/t/lib/sample-tests/lone_not_bug U src/gnu/usr.bin/perl/t/lib/sample-tests/no_nums U src/gnu/usr.bin/perl/t/lib/sample-tests/no_output U src/gnu/usr.bin/perl/t/lib/sample-tests/out_of_order U src/gnu/usr.bin/perl/t/lib/sample-tests/segfault U src/gnu/usr.bin/perl/t/lib/sample-tests/shbang_misparse U src/gnu/usr.bin/perl/t/lib/sample-tests/simple U src/gnu/usr.bin/perl/t/lib/sample-tests/simple_fail U src/gnu/usr.bin/perl/t/lib/sample-tests/skip U src/gnu/usr.bin/perl/t/lib/sample-tests/skip_nomsg U src/gnu/usr.bin/perl/t/lib/sample-tests/skipall U src/gnu/usr.bin/perl/t/lib/sample-tests/skipall_nomsg U src/gnu/usr.bin/perl/t/lib/sample-tests/taint U src/gnu/usr.bin/perl/t/lib/sample-tests/switches U src/gnu/usr.bin/perl/t/lib/sample-tests/taint_warn U src/gnu/usr.bin/perl/t/lib/sample-tests/todo U src/gnu/usr.bin/perl/t/lib/sample-tests/todo_inline U src/gnu/usr.bin/perl/t/lib/sample-tests/too_many U src/gnu/usr.bin/perl/t/lib/sample-tests/vms_nit U src/gnu/usr.bin/perl/t/lib/sample-tests/with_comments U src/gnu/usr.bin/perl/t/lib/strict/refs U src/gnu/usr.bin/perl/t/lib/strict/subs U src/gnu/usr.bin/perl/t/lib/strict/vars U src/gnu/usr.bin/perl/t/lib/warnings/1global U src/gnu/usr.bin/perl/t/lib/warnings/2use U src/gnu/usr.bin/perl/t/lib/warnings/3both U src/gnu/usr.bin/perl/t/lib/warnings/4lint U src/gnu/usr.bin/perl/t/lib/warnings/5nolint U src/gnu/usr.bin/perl/t/lib/warnings/6default U src/gnu/usr.bin/perl/t/lib/warnings/7fatal U src/gnu/usr.bin/perl/t/lib/warnings/8signal U src/gnu/usr.bin/perl/t/lib/warnings/9enabled N src/gnu/usr.bin/perl/t/lib/warnings/9uninit U src/gnu/usr.bin/perl/t/lib/warnings/av U src/gnu/usr.bin/perl/t/lib/warnings/doio U src/gnu/usr.bin/perl/t/lib/warnings/doop U src/gnu/usr.bin/perl/t/lib/warnings/gv U src/gnu/usr.bin/perl/t/lib/warnings/hv U src/gnu/usr.bin/perl/t/lib/warnings/malloc U src/gnu/usr.bin/perl/t/lib/warnings/mg U src/gnu/usr.bin/perl/t/lib/warnings/op U src/gnu/usr.bin/perl/t/lib/warnings/pad U src/gnu/usr.bin/perl/t/lib/warnings/perl U src/gnu/usr.bin/perl/t/lib/warnings/perlio U src/gnu/usr.bin/perl/t/lib/warnings/perly U src/gnu/usr.bin/perl/t/lib/warnings/pp U src/gnu/usr.bin/perl/t/lib/warnings/pp_ctl U src/gnu/usr.bin/perl/t/lib/warnings/pp_hot U src/gnu/usr.bin/perl/t/lib/warnings/pp_pack U src/gnu/usr.bin/perl/t/lib/warnings/pp_sys U src/gnu/usr.bin/perl/t/lib/warnings/regcomp U src/gnu/usr.bin/perl/t/lib/warnings/regexec U src/gnu/usr.bin/perl/t/lib/warnings/run C src/gnu/usr.bin/perl/t/lib/warnings/sv U src/gnu/usr.bin/perl/t/lib/warnings/taint U src/gnu/usr.bin/perl/t/lib/warnings/toke U src/gnu/usr.bin/perl/t/lib/warnings/universal U src/gnu/usr.bin/perl/t/lib/warnings/utf8 U src/gnu/usr.bin/perl/t/lib/warnings/util U src/gnu/usr.bin/perl/t/op/64bitint.t U src/gnu/usr.bin/perl/t/op/alarm.t U src/gnu/usr.bin/perl/t/op/anonsub.t C src/gnu/usr.bin/perl/t/op/append.t U src/gnu/usr.bin/perl/t/op/args.t U src/gnu/usr.bin/perl/t/op/arith.t C src/gnu/usr.bin/perl/t/op/array.t U src/gnu/usr.bin/perl/t/op/assignwarn.t N src/gnu/usr.bin/perl/t/op/attrhand.t U src/gnu/usr.bin/perl/t/op/attrs.t C src/gnu/usr.bin/perl/t/op/auto.t U src/gnu/usr.bin/perl/t/op/avhv.t U src/gnu/usr.bin/perl/t/op/bless.t N src/gnu/usr.bin/perl/t/op/blocks.t C src/gnu/usr.bin/perl/t/op/bop.t N src/gnu/usr.bin/perl/t/op/caller.pl U src/gnu/usr.bin/perl/t/op/caller.t U src/gnu/usr.bin/perl/t/op/chars.t U src/gnu/usr.bin/perl/t/op/chdir.t C src/gnu/usr.bin/perl/t/op/chop.t U src/gnu/usr.bin/perl/t/op/chr.t C src/gnu/usr.bin/perl/t/op/closure.t U src/gnu/usr.bin/perl/t/op/cmp.t U src/gnu/usr.bin/perl/t/op/concat.t C src/gnu/usr.bin/perl/t/op/cond.t U src/gnu/usr.bin/perl/t/op/context.t U src/gnu/usr.bin/perl/t/op/cproto.t U src/gnu/usr.bin/perl/t/op/crypt.t U src/gnu/usr.bin/perl/t/op/defins.t C src/gnu/usr.bin/perl/t/op/delete.t U src/gnu/usr.bin/perl/t/op/die.t U src/gnu/usr.bin/perl/t/op/die_exit.t C src/gnu/usr.bin/perl/t/op/do.t N src/gnu/usr.bin/perl/t/op/dor.t U src/gnu/usr.bin/perl/t/op/each.t C src/gnu/usr.bin/perl/t/op/eval.t C src/gnu/usr.bin/perl/t/op/exec.t U src/gnu/usr.bin/perl/t/op/exists_sub.t U src/gnu/usr.bin/perl/t/op/exp.t U src/gnu/usr.bin/perl/t/op/fh.t U src/gnu/usr.bin/perl/t/op/filetest.t C src/gnu/usr.bin/perl/t/op/flip.t C src/gnu/usr.bin/perl/t/op/fork.t U src/gnu/usr.bin/perl/t/op/getpid.t U src/gnu/usr.bin/perl/t/op/getppid.t C src/gnu/usr.bin/perl/t/op/glob.t U src/gnu/usr.bin/perl/t/op/gmagic.t C src/gnu/usr.bin/perl/t/op/goto.t C src/gnu/usr.bin/perl/t/op/goto_xs.t U src/gnu/usr.bin/perl/t/op/grent.t U src/gnu/usr.bin/perl/t/op/grep.t C src/gnu/usr.bin/perl/t/op/groups.t C src/gnu/usr.bin/perl/t/op/gv.t U src/gnu/usr.bin/perl/t/op/hash.t U src/gnu/usr.bin/perl/t/op/hashassign.t U src/gnu/usr.bin/perl/t/op/hashwarn.t U src/gnu/usr.bin/perl/t/op/inc.t N src/gnu/usr.bin/perl/t/op/inccode-tie.t U src/gnu/usr.bin/perl/t/op/inccode.t N src/gnu/usr.bin/perl/t/op/incfilter.t C src/gnu/usr.bin/perl/t/op/index.t U src/gnu/usr.bin/perl/t/op/int.t U src/gnu/usr.bin/perl/t/op/join.t U src/gnu/usr.bin/perl/t/op/lc.t U src/gnu/usr.bin/perl/t/op/lc_user.t U src/gnu/usr.bin/perl/t/op/length.t U src/gnu/usr.bin/perl/t/op/lex_assign.t U src/gnu/usr.bin/perl/t/op/lfs.t C src/gnu/usr.bin/perl/t/op/list.t C src/gnu/usr.bin/perl/t/op/local.t U src/gnu/usr.bin/perl/t/op/localref.t U src/gnu/usr.bin/perl/t/op/loopctl.t U src/gnu/usr.bin/perl/t/op/lop.t C src/gnu/usr.bin/perl/t/op/magic.t U src/gnu/usr.bin/perl/t/op/method.t C src/gnu/usr.bin/perl/t/op/mkdir.t C src/gnu/usr.bin/perl/t/op/my.t U src/gnu/usr.bin/perl/t/op/my_stash.t N src/gnu/usr.bin/perl/t/op/mydef.t U src/gnu/usr.bin/perl/t/op/negate.t U src/gnu/usr.bin/perl/t/op/not.t U src/gnu/usr.bin/perl/t/op/numconvert.t U src/gnu/usr.bin/perl/t/op/oct.t U src/gnu/usr.bin/perl/t/op/or.t C src/gnu/usr.bin/perl/t/op/ord.t U src/gnu/usr.bin/perl/t/op/override.t C src/gnu/usr.bin/perl/t/op/pack.t C src/gnu/usr.bin/perl/t/op/pat.t U src/gnu/usr.bin/perl/t/op/pos.t U src/gnu/usr.bin/perl/t/op/pow.t C src/gnu/usr.bin/perl/t/op/push.t U src/gnu/usr.bin/perl/t/op/pwent.t U src/gnu/usr.bin/perl/t/op/qq.t U src/gnu/usr.bin/perl/t/op/quotemeta.t U src/gnu/usr.bin/perl/t/op/rand.t C src/gnu/usr.bin/perl/t/op/range.t C src/gnu/usr.bin/perl/t/op/re_tests C src/gnu/usr.bin/perl/t/op/read.t C src/gnu/usr.bin/perl/t/op/readdir.t U src/gnu/usr.bin/perl/t/op/readline.t U src/gnu/usr.bin/perl/t/op/recurse.t C src/gnu/usr.bin/perl/t/op/ref.t C src/gnu/usr.bin/perl/t/op/regexp.t N src/gnu/usr.bin/perl/t/op/reg_email.t U src/gnu/usr.bin/perl/t/op/regexp_noamp.t N src/gnu/usr.bin/perl/t/op/regexp_notrie.t N src/gnu/usr.bin/perl/t/op/regexp_qr.t N src/gnu/usr.bin/perl/t/op/regexp_qr_embed.t N src/gnu/usr.bin/perl/t/op/regexp_trielist.t N src/gnu/usr.bin/perl/t/op/reg_mesg.t U src/gnu/usr.bin/perl/t/op/repeat.t U src/gnu/usr.bin/perl/t/op/reverse.t C src/gnu/usr.bin/perl/t/op/runlevel.t N src/gnu/usr.bin/perl/t/op/rxcode.t U src/gnu/usr.bin/perl/t/op/sleep.t N src/gnu/usr.bin/perl/t/op/smartmatch.t C src/gnu/usr.bin/perl/t/op/sort.t U src/gnu/usr.bin/perl/t/op/splice.t C src/gnu/usr.bin/perl/t/op/split.t C src/gnu/usr.bin/perl/t/op/sprintf.t C src/gnu/usr.bin/perl/t/op/sprintf2.t U src/gnu/usr.bin/perl/t/op/srand.t U src/gnu/usr.bin/perl/t/op/sselect.t U src/gnu/usr.bin/perl/t/op/stash.t C src/gnu/usr.bin/perl/t/op/stat.t N src/gnu/usr.bin/perl/t/op/state.t C src/gnu/usr.bin/perl/t/op/study.t N src/gnu/usr.bin/perl/t/op/studytied.t U src/gnu/usr.bin/perl/t/op/sub.t U src/gnu/usr.bin/perl/t/op/sub_lval.t C src/gnu/usr.bin/perl/t/op/subst.t N src/gnu/usr.bin/perl/t/op/substT.t U src/gnu/usr.bin/perl/t/op/subst_amp.t U src/gnu/usr.bin/perl/t/op/subst_wamp.t C src/gnu/usr.bin/perl/t/op/substr.t N src/gnu/usr.bin/perl/t/op/switch.t U src/gnu/usr.bin/perl/t/op/sysio.t C src/gnu/usr.bin/perl/t/op/taint.t U src/gnu/usr.bin/perl/t/op/threads.t N src/gnu/usr.bin/perl/t/op/threads_create.pl C src/gnu/usr.bin/perl/t/op/tie.t U src/gnu/usr.bin/perl/t/op/tiearray.t U src/gnu/usr.bin/perl/t/op/tiehandle.t C src/gnu/usr.bin/perl/t/op/time.t U src/gnu/usr.bin/perl/t/op/tr.t U src/gnu/usr.bin/perl/t/op/undef.t C src/gnu/usr.bin/perl/t/op/universal.t C src/gnu/usr.bin/perl/t/op/unshift.t U src/gnu/usr.bin/perl/t/op/utf8decode.t U src/gnu/usr.bin/perl/t/op/utfhash.t U src/gnu/usr.bin/perl/t/op/utftaint.t C src/gnu/usr.bin/perl/t/op/vec.t U src/gnu/usr.bin/perl/t/op/ver.t U src/gnu/usr.bin/perl/t/op/wantarray.t C src/gnu/usr.bin/perl/t/op/write.t N src/gnu/usr.bin/perl/t/op/qrstack.t N src/gnu/usr.bin/perl/t/op/symbolcache.t N src/gnu/usr.bin/perl/t/op/reg_namedcapture.t N src/gnu/usr.bin/perl/t/op/reg_nc_tie.t N src/gnu/usr.bin/perl/t/op/reset.t N src/gnu/usr.bin/perl/t/op/qr.t N src/gnu/usr.bin/perl/t/op/kill0.t N src/gnu/usr.bin/perl/t/op/reg_pmod.t N src/gnu/usr.bin/perl/t/op/reg_unsafe.t N src/gnu/usr.bin/perl/t/op/overload_integer.t N src/gnu/usr.bin/perl/t/op/reg_fold.t U src/gnu/usr.bin/perl/t/pod/emptycmd.t U src/gnu/usr.bin/perl/t/pod/emptycmd.xr U src/gnu/usr.bin/perl/t/pod/find.t U src/gnu/usr.bin/perl/t/pod/for.t U src/gnu/usr.bin/perl/t/pod/for.xr U src/gnu/usr.bin/perl/t/pod/headings.t U src/gnu/usr.bin/perl/t/pod/headings.xr U src/gnu/usr.bin/perl/t/pod/include.t U src/gnu/usr.bin/perl/t/pod/include.xr U src/gnu/usr.bin/perl/t/pod/included.t U src/gnu/usr.bin/perl/t/pod/included.xr U src/gnu/usr.bin/perl/t/pod/lref.t U src/gnu/usr.bin/perl/t/pod/lref.xr U src/gnu/usr.bin/perl/t/pod/multiline_items.t U src/gnu/usr.bin/perl/t/pod/multiline_items.xr U src/gnu/usr.bin/perl/t/pod/nested_items.t U src/gnu/usr.bin/perl/t/pod/nested_items.xr U src/gnu/usr.bin/perl/t/pod/nested_seqs.t U src/gnu/usr.bin/perl/t/pod/nested_seqs.xr U src/gnu/usr.bin/perl/t/pod/oneline_cmds.t U src/gnu/usr.bin/perl/t/pod/oneline_cmds.xr N src/gnu/usr.bin/perl/t/pod/p2u_data.pl U src/gnu/usr.bin/perl/t/pod/plainer.t U src/gnu/usr.bin/perl/t/pod/pod2usage.t C src/gnu/usr.bin/perl/t/pod/pod2usage.xr U src/gnu/usr.bin/perl/t/pod/pod2usage2.t U src/gnu/usr.bin/perl/t/pod/poderrs.t U src/gnu/usr.bin/perl/t/pod/poderrs.xr U src/gnu/usr.bin/perl/t/pod/podselect.t U src/gnu/usr.bin/perl/t/pod/podselect.xr U src/gnu/usr.bin/perl/t/pod/special_seqs.t U src/gnu/usr.bin/perl/t/pod/special_seqs.xr U src/gnu/usr.bin/perl/t/pod/testcmp.pl U src/gnu/usr.bin/perl/t/pod/testp2pt.pl U src/gnu/usr.bin/perl/t/pod/testpchk.pl N src/gnu/usr.bin/perl/t/pod/twice.t U src/gnu/usr.bin/perl/t/pod/testpods/lib/Pod/Stuff.pm N src/gnu/usr.bin/perl/t/run/cloexec.t U src/gnu/usr.bin/perl/t/run/exit.t U src/gnu/usr.bin/perl/t/run/fresh_perl.t U src/gnu/usr.bin/perl/t/run/noswitch.t U src/gnu/usr.bin/perl/t/run/runenv.t U src/gnu/usr.bin/perl/t/run/switch0.t U src/gnu/usr.bin/perl/t/run/switchC.t U src/gnu/usr.bin/perl/t/run/switchF.t U src/gnu/usr.bin/perl/t/run/switchF1.t U src/gnu/usr.bin/perl/t/run/switchI.t U src/gnu/usr.bin/perl/t/run/switchPx.aux U src/gnu/usr.bin/perl/t/run/switchPx.t U src/gnu/usr.bin/perl/t/run/switchx.t U src/gnu/usr.bin/perl/t/run/switcha.t U src/gnu/usr.bin/perl/t/run/switchd.t U src/gnu/usr.bin/perl/t/run/switches.t U src/gnu/usr.bin/perl/t/run/switchn.t U src/gnu/usr.bin/perl/t/run/switchp.t U src/gnu/usr.bin/perl/t/run/switcht.t U src/gnu/usr.bin/perl/t/run/switchx.aux N src/gnu/usr.bin/perl/t/run/switchx2.aux U src/gnu/usr.bin/perl/t/uni/case.pl U src/gnu/usr.bin/perl/t/uni/chomp.t N src/gnu/usr.bin/perl/t/uni/chr.t U src/gnu/usr.bin/perl/t/uni/class.t U src/gnu/usr.bin/perl/t/uni/fold.t N src/gnu/usr.bin/perl/t/uni/greek.t N src/gnu/usr.bin/perl/t/uni/latin2.t U src/gnu/usr.bin/perl/t/uni/lower.t N src/gnu/usr.bin/perl/t/uni/overload.t U src/gnu/usr.bin/perl/t/uni/sprintf.t U src/gnu/usr.bin/perl/t/uni/title.t U src/gnu/usr.bin/perl/t/uni/tr_7jis.t U src/gnu/usr.bin/perl/t/uni/tr_eucjp.t U src/gnu/usr.bin/perl/t/uni/tr_sjis.t C src/gnu/usr.bin/perl/t/uni/tr_utf8.t U src/gnu/usr.bin/perl/t/uni/upper.t U src/gnu/usr.bin/perl/t/uni/write.t N src/gnu/usr.bin/perl/t/uni/cache.t U src/gnu/usr.bin/perl/t/win32/system.t U src/gnu/usr.bin/perl/t/win32/system_tests U src/gnu/usr.bin/perl/t/x2p/s2p.t N src/gnu/usr.bin/perl/t/mro/basic_01_dfs.t N src/gnu/usr.bin/perl/t/mro/vulcan_c3.t N src/gnu/usr.bin/perl/t/mro/basic_02_dfs.t N src/gnu/usr.bin/perl/t/mro/next_method.t N src/gnu/usr.bin/perl/t/mro/basic_03_dfs.t N src/gnu/usr.bin/perl/t/mro/next_ineval.t N src/gnu/usr.bin/perl/t/mro/basic_04_dfs.t N src/gnu/usr.bin/perl/t/mro/next_inanon.t N src/gnu/usr.bin/perl/t/mro/basic_05_dfs.t N src/gnu/usr.bin/perl/t/mro/basic.t N src/gnu/usr.bin/perl/t/mro/vulcan_dfs.t N src/gnu/usr.bin/perl/t/mro/dbic_c3.t N src/gnu/usr.bin/perl/t/mro/pkg_gen.t N src/gnu/usr.bin/perl/t/mro/c3_with_overload.t N src/gnu/usr.bin/perl/t/mro/complex_c3.t N src/gnu/usr.bin/perl/t/mro/method_caching.t N src/gnu/usr.bin/perl/t/mro/dbic_dfs.t N src/gnu/usr.bin/perl/t/mro/recursion_c3.t N src/gnu/usr.bin/perl/t/mro/overload_c3.t N src/gnu/usr.bin/perl/t/mro/complex_dfs.t N src/gnu/usr.bin/perl/t/mro/next_NEXT.t N src/gnu/usr.bin/perl/t/mro/inconsistent_c3.t N src/gnu/usr.bin/perl/t/mro/recursion_dfs.t N src/gnu/usr.bin/perl/t/mro/basic_01_c3.t N src/gnu/usr.bin/perl/t/mro/basic_02_c3.t N src/gnu/usr.bin/perl/t/mro/overload_dfs.t N src/gnu/usr.bin/perl/t/mro/basic_03_c3.t N src/gnu/usr.bin/perl/t/mro/basic_04_c3.t N src/gnu/usr.bin/perl/t/mro/basic_05_c3.t N src/gnu/usr.bin/perl/t/mro/next_skip.t N src/gnu/usr.bin/perl/t/mro/next_edgecases.t N src/gnu/usr.bin/perl/t/mro/next_goto.t N src/gnu/usr.bin/perl/t/Module_Pluggable/01use.t N src/gnu/usr.bin/perl/t/Module_Pluggable/02alsoworks.t N src/gnu/usr.bin/perl/t/Module_Pluggable/02works.t N src/gnu/usr.bin/perl/t/Module_Pluggable/02works_taint.t N src/gnu/usr.bin/perl/t/Module_Pluggable/03diffname.t N src/gnu/usr.bin/perl/t/Module_Pluggable/04acmedir.t N src/gnu/usr.bin/perl/t/Module_Pluggable/04acmedir_single.t N src/gnu/usr.bin/perl/t/Module_Pluggable/04acmepath.t N src/gnu/usr.bin/perl/t/Module_Pluggable/04acmepath_single.t N src/gnu/usr.bin/perl/t/Module_Pluggable/05postpath.t N src/gnu/usr.bin/perl/t/Module_Pluggable/06multipath.t N src/gnu/usr.bin/perl/t/Module_Pluggable/07instantiate.t N src/gnu/usr.bin/perl/t/Module_Pluggable/08nothing.t N src/gnu/usr.bin/perl/t/Module_Pluggable/09require.t N src/gnu/usr.bin/perl/t/Module_Pluggable/10innerpack.t N src/gnu/usr.bin/perl/t/Module_Pluggable/10innerpack_inner.t N src/gnu/usr.bin/perl/t/Module_Pluggable/10innerpack_noinner.t N src/gnu/usr.bin/perl/t/Module_Pluggable/10innerpack_override.t N src/gnu/usr.bin/perl/t/Module_Pluggable/11usetwice.t N src/gnu/usr.bin/perl/t/Module_Pluggable/12only.t N src/gnu/usr.bin/perl/t/Module_Pluggable/12onlyarray.t N src/gnu/usr.bin/perl/t/Module_Pluggable/12onlyregex.t N src/gnu/usr.bin/perl/t/Module_Pluggable/13except.t N src/gnu/usr.bin/perl/t/Module_Pluggable/13exceptarray.t N src/gnu/usr.bin/perl/t/Module_Pluggable/13exceptregex.t N src/gnu/usr.bin/perl/t/Module_Pluggable/14package.t N src/gnu/usr.bin/perl/t/Module_Pluggable/15topicsafe.t N src/gnu/usr.bin/perl/t/Module_Pluggable/16different_extension.t N src/gnu/usr.bin/perl/t/Module_Pluggable/17devel_inner_package.t N src/gnu/usr.bin/perl/t/Module_Pluggable/18skipped_package.t N src/gnu/usr.bin/perl/t/Module_Pluggable/19can_ok_clobber.t N src/gnu/usr.bin/perl/t/Module_Pluggable/20dodgy_files.t N src/gnu/usr.bin/perl/t/Module_Pluggable/acme/Acme/MyTest/Plugin/Foo.pm N src/gnu/usr.bin/perl/t/Module_Pluggable/lib/Acme/MyTest/Plugin/Foo.pm N src/gnu/usr.bin/perl/t/Module_Pluggable/lib/ExtTest/Plugin/Bar.plugin N src/gnu/usr.bin/perl/t/Module_Pluggable/lib/ExtTest/Plugin/Foo.plugin N src/gnu/usr.bin/perl/t/Module_Pluggable/lib/ExtTest/Plugin/Quux/Foo.plugin N src/gnu/usr.bin/perl/t/Module_Pluggable/lib/InnerTest/Plugin/Foo.pm N src/gnu/usr.bin/perl/t/Module_Pluggable/lib/MyOtherTest/Plugin/Bar.pm N src/gnu/usr.bin/perl/t/Module_Pluggable/lib/MyOtherTest/Plugin/Foo.pm N src/gnu/usr.bin/perl/t/Module_Pluggable/lib/MyOtherTest/Plugin/Quux.pm N src/gnu/usr.bin/perl/t/Module_Pluggable/lib/MyOtherTest/Plugin/Quux/Foo.pm N src/gnu/usr.bin/perl/t/Module_Pluggable/lib/MyTest/Extend/Plugin/Bar.pm N src/gnu/usr.bin/perl/t/Module_Pluggable/lib/MyTest/Plugin/Bar.pm N src/gnu/usr.bin/perl/t/Module_Pluggable/lib/MyTest/Plugin/Foo.pm N src/gnu/usr.bin/perl/t/Module_Pluggable/lib/MyTest/Plugin/Quux/Foo.pm N src/gnu/usr.bin/perl/t/Module_Pluggable/lib/No/Middle.pm N src/gnu/usr.bin/perl/t/Module_Pluggable/lib/OddTest/Plugin/-Dodgy.pm N src/gnu/usr.bin/perl/t/Module_Pluggable/lib/OddTest/Plugin/Foo.pm N src/gnu/usr.bin/perl/t/Module_Pluggable/lib/TA/C/A/I.pm U src/gnu/usr.bin/perl/uts/sprintf_wrap.c U src/gnu/usr.bin/perl/uts/strtol_wrap.c C src/gnu/usr.bin/perl/utils/Makefile C src/gnu/usr.bin/perl/utils/c2ph.PL N src/gnu/usr.bin/perl/utils/config_data.PL N src/gnu/usr.bin/perl/utils/corelist.PL U src/gnu/usr.bin/perl/utils/cpan.PL U src/gnu/usr.bin/perl/utils/dprofpp.PL U src/gnu/usr.bin/perl/utils/enc2xs.PL C src/gnu/usr.bin/perl/utils/h2ph.PL C src/gnu/usr.bin/perl/utils/h2xs.PL U src/gnu/usr.bin/perl/utils/instmodsh.PL U src/gnu/usr.bin/perl/utils/libnetcfg.PL C src/gnu/usr.bin/perl/utils/perlbug.PL U src/gnu/usr.bin/perl/utils/perldoc.PL U src/gnu/usr.bin/perl/utils/perlivp.PL U src/gnu/usr.bin/perl/utils/piconv.PL C src/gnu/usr.bin/perl/utils/pl2pm.PL U src/gnu/usr.bin/perl/utils/prove.PL N src/gnu/usr.bin/perl/utils/ptar.PL N src/gnu/usr.bin/perl/utils/ptardiff.PL N src/gnu/usr.bin/perl/utils/shasum.PL U src/gnu/usr.bin/perl/utils/splain.PL U src/gnu/usr.bin/perl/utils/xsubpp.PL N src/gnu/usr.bin/perl/utils/cpan2dist.PL N src/gnu/usr.bin/perl/utils/cpanp-run-perl.PL N src/gnu/usr.bin/perl/utils/cpanp.PL N src/gnu/usr.bin/perl/utils/Makefile.SH U src/gnu/usr.bin/perl/vmesa/Makefile U src/gnu/usr.bin/perl/vmesa/vmesa.c U src/gnu/usr.bin/perl/vmesa/vmesaish.h U src/gnu/usr.bin/perl/vms/descrip_mms.template C src/gnu/usr.bin/perl/vms/gen_shrfls.pl U src/gnu/usr.bin/perl/vms/genopt.com U src/gnu/usr.bin/perl/vms/make_command.com U src/gnu/usr.bin/perl/vms/mms2make.pl U src/gnu/usr.bin/perl/vms/munchconfig.c C src/gnu/usr.bin/perl/vms/myconfig.com C src/gnu/usr.bin/perl/vms/perlvms.pod U src/gnu/usr.bin/perl/vms/sockadapt.c U src/gnu/usr.bin/perl/vms/sockadapt.h C src/gnu/usr.bin/perl/vms/test.com C src/gnu/usr.bin/perl/vms/vms.c C src/gnu/usr.bin/perl/vms/vmsish.h U src/gnu/usr.bin/perl/vms/vmspipe.com U src/gnu/usr.bin/perl/vms/writemain.pl C src/gnu/usr.bin/perl/vms/ext/Filespec.pm C src/gnu/usr.bin/perl/vms/ext/XSSymSet.pm C src/gnu/usr.bin/perl/vms/ext/filespec.t U src/gnu/usr.bin/perl/vms/ext/DCLsym/0README.txt C src/gnu/usr.bin/perl/vms/ext/DCLsym/DCLsym.pm U src/gnu/usr.bin/perl/vms/ext/DCLsym/DCLsym.xs U src/gnu/usr.bin/perl/vms/ext/DCLsym/Makefile.PL U src/gnu/usr.bin/perl/vms/ext/DCLsym/test.pl U src/gnu/usr.bin/perl/vms/ext/Stdio/0README.txt U src/gnu/usr.bin/perl/vms/ext/Stdio/Makefile.PL U src/gnu/usr.bin/perl/vms/ext/Stdio/Stdio.pm C src/gnu/usr.bin/perl/vms/ext/Stdio/Stdio.xs C src/gnu/usr.bin/perl/vms/ext/Stdio/test.pl U src/gnu/usr.bin/perl/vos/Changes U src/gnu/usr.bin/perl/vos/compile_full_perl.cm U src/gnu/usr.bin/perl/vos/configure_full_perl.sh U src/gnu/usr.bin/perl/vos/make_full_perl.sh N src/gnu/usr.bin/perl/vos/syslog.h U src/gnu/usr.bin/perl/vos/vos.c U src/gnu/usr.bin/perl/vos/vosish.h U src/gnu/usr.bin/perl/win32/FindExt.pm C src/gnu/usr.bin/perl/win32/Makefile N src/gnu/usr.bin/perl/win32/Makefile.ce U src/gnu/usr.bin/perl/win32/buildext.pl C src/gnu/usr.bin/perl/win32/config.bc N src/gnu/usr.bin/perl/win32/config.ce U src/gnu/usr.bin/perl/win32/config.gc C src/gnu/usr.bin/perl/win32/config.vc U src/gnu/usr.bin/perl/win32/config.vc64 C src/gnu/usr.bin/perl/win32/config_H.bc N src/gnu/usr.bin/perl/win32/config_H.ce C src/gnu/usr.bin/perl/win32/config_H.gc C src/gnu/usr.bin/perl/win32/config_H.vc U src/gnu/usr.bin/perl/win32/config_H.vc64 C src/gnu/usr.bin/perl/win32/config_h.PL C src/gnu/usr.bin/perl/win32/config_sh.PL U src/gnu/usr.bin/perl/win32/distclean.bat C src/gnu/usr.bin/perl/win32/dl_win32.xs U src/gnu/usr.bin/perl/win32/fcrypt.c U src/gnu/usr.bin/perl/win32/genmk95.pl C src/gnu/usr.bin/perl/win32/makefile.mk U src/gnu/usr.bin/perl/win32/mdelete.bat N src/gnu/usr.bin/perl/win32/perl.rc N src/gnu/usr.bin/perl/win32/perlexe.ico.packd U src/gnu/usr.bin/perl/win32/perlexe.rc U src/gnu/usr.bin/perl/win32/perlglob.c U src/gnu/usr.bin/perl/win32/perlhost.h C src/gnu/usr.bin/perl/win32/perllib.c N src/gnu/usr.bin/perl/win32/perlmaince.c C src/gnu/usr.bin/perl/win32/pod.mak C src/gnu/usr.bin/perl/win32/runperl.c U src/gnu/usr.bin/perl/win32/splittree.pl U src/gnu/usr.bin/perl/win32/sync_ext.pl U src/gnu/usr.bin/perl/win32/vdir.h U src/gnu/usr.bin/perl/win32/vmem.h C src/gnu/usr.bin/perl/win32/win32.c C src/gnu/usr.bin/perl/win32/win32.h N src/gnu/usr.bin/perl/win32/win32ceio.c C src/gnu/usr.bin/perl/win32/win32io.c N src/gnu/usr.bin/perl/win32/win32iop-o.h C src/gnu/usr.bin/perl/win32/win32iop.h C src/gnu/usr.bin/perl/win32/win32sck.c U src/gnu/usr.bin/perl/win32/win32thread.c U src/gnu/usr.bin/perl/win32/win32thread.h N src/gnu/usr.bin/perl/win32/wince.c N src/gnu/usr.bin/perl/win32/wince.h N src/gnu/usr.bin/perl/win32/wincesck.c U src/gnu/usr.bin/perl/win32/bin/exetype.pl U src/gnu/usr.bin/perl/win32/bin/perlglob.pl U src/gnu/usr.bin/perl/win32/bin/pl2bat.pl U src/gnu/usr.bin/perl/win32/bin/runperl.pl U src/gnu/usr.bin/perl/win32/bin/search.pl N src/gnu/usr.bin/perl/win32/ce-helpers/cecopy-lib.pl N src/gnu/usr.bin/perl/win32/ce-helpers/comp.pl N src/gnu/usr.bin/perl/win32/ce-helpers/compile-all.bat N src/gnu/usr.bin/perl/win32/ce-helpers/compile.bat N src/gnu/usr.bin/perl/win32/ce-helpers/makedist.pl N src/gnu/usr.bin/perl/win32/ce-helpers/registry.bat C src/gnu/usr.bin/perl/win32/include/dirent.h U src/gnu/usr.bin/perl/win32/include/netdb.h U src/gnu/usr.bin/perl/win32/include/arpa/inet.h C src/gnu/usr.bin/perl/win32/include/sys/socket.h C src/gnu/usr.bin/perl/x2p/EXTERN.h C src/gnu/usr.bin/perl/x2p/INTERN.h C src/gnu/usr.bin/perl/x2p/Makefile.SH C src/gnu/usr.bin/perl/x2p/a2p.c C src/gnu/usr.bin/perl/x2p/a2p.h U src/gnu/usr.bin/perl/x2p/a2p.pod U src/gnu/usr.bin/perl/x2p/a2p.y U src/gnu/usr.bin/perl/x2p/a2py.c U src/gnu/usr.bin/perl/x2p/cflags.SH C src/gnu/usr.bin/perl/x2p/find2perl.PL U src/gnu/usr.bin/perl/x2p/hash.c C src/gnu/usr.bin/perl/x2p/hash.h C src/gnu/usr.bin/perl/x2p/s2p.PL U src/gnu/usr.bin/perl/x2p/str.c U src/gnu/usr.bin/perl/x2p/str.h U src/gnu/usr.bin/perl/x2p/util.c U src/gnu/usr.bin/perl/x2p/util.h U src/gnu/usr.bin/perl/x2p/walk.c 493 conflicts created by this import. Use the following command to help the merge: cvs checkout -jCPAN:yesterday -jCPAN src/gnu/usr.bin/perl CVSROOT: /cvs Module name: src Changes by: millert@cvs.openbsd.org 2008/09/29 11:36:24 Modified files: gnu/usr.bin/perl: Changes Changes5.000 Changes5.001 Changes5.002 Changes5.003 Changes5.8 Configure EXTERN.h INSTALL INTERN.h MANIFEST Makefile.SH Makefile.bsd-wrapper Makefile.bsd-wrapper1 README README.amiga README.os2 README.vms README.win32 XSUB.h av.c av.h cflags.SH config_h.SH configpm configure.gnu cop.h cv.h deb.c doio.c doop.c dosish.h dump.c embed.h embed.pl global.sym globvar.sym gv.c gv.h handy.h hv.c hv.h installhtml installman installperl keywords.h keywords.pl makedef.pl makedepend.SH malloc.c mg.c mg.h minimod.pl miniperlmain.c op.c op.h opcode.h opcode.pl patchlevel.h perl.c perl.h perlio.c perlio.h perlio.sym perlsdio.h perlsfio.h perly.c perly.h perly.y pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c proto.h regcomp.c regcomp.h regexec.c regexp.h run.c scope.c scope.h shlib_version sv.c sv.h taint.c toke.c universal.c unixish.h util.c util.h utils.lst writemain.SH gnu/usr.bin/perl/Cross: Makefile README gnu/usr.bin/perl/Porting: Glossary config_H makerel pumpkin.pod gnu/usr.bin/perl/beos: nm.c gnu/usr.bin/perl/emacs: cperl-mode.el gnu/usr.bin/perl/ext/B/B: Concise.pm gnu/usr.bin/perl/ext/Cwd: Cwd.xs gnu/usr.bin/perl/ext/DB_File: DB_File.pm DB_File.xs Makefile.PL gnu/usr.bin/perl/ext/Devel/PPPort: PPPort_pm.PL PPPort_xs.PL apicheck_c.PL mktests.PL typemap gnu/usr.bin/perl/ext/Devel/PPPort/devel: buildperl.pl mkapidoc.sh mktodo mktodo.pl scanprov gnu/usr.bin/perl/ext/Devel/PPPort/parts: apicheck.pl ppptools.pl gnu/usr.bin/perl/ext/Devel/PPPort/parts/inc: MY_CXT SvPV call cop exception format grok limits mPUSH magic misc newCONSTSUB newRV ppphbin ppphdoc ppphtest sv_xpvf threads uv version gnu/usr.bin/perl/ext/Digest/MD5: MD5.xs gnu/usr.bin/perl/ext/Digest/MD5/t: files.t gnu/usr.bin/perl/ext/Digest/SHA: SHA.pm gnu/usr.bin/perl/ext/DynaLoader: Makefile.PL dl_aix.xs dl_beos.xs dl_dld.xs dl_dlopen.xs dl_hpux.xs dl_mac.xs dl_next.xs dl_vms.xs dlutils.c gnu/usr.bin/perl/ext/Encode/bin: ucmsort gnu/usr.bin/perl/ext/Encode/lib/Encode: Supported.pod gnu/usr.bin/perl/ext/Encode/lib/Encode/MIME/Header: ISO_2022_JP.pm gnu/usr.bin/perl/ext/Encode/lib/Encode/Unicode: UTF7.pm gnu/usr.bin/perl/ext/Encode/t: Mod_EUCJP.pm enc_data.t enc_eucjp.t enc_module.t enc_utf8.t rt.pl gnu/usr.bin/perl/ext/Fcntl: Fcntl.pm gnu/usr.bin/perl/ext/File/Glob: bsd_glob.c gnu/usr.bin/perl/ext/GDBM_File/t: gdbm.t gnu/usr.bin/perl/ext/IO: IO.pm IO.xs gnu/usr.bin/perl/ext/IO/lib/IO: File.pm Handle.pm Socket.pm gnu/usr.bin/perl/ext/IO/lib/IO/Socket: INET.pm gnu/usr.bin/perl/ext/IPC/SysV: Makefile.PL gnu/usr.bin/perl/ext/NDBM_File: Makefile.PL NDBM_File.pm typemap gnu/usr.bin/perl/ext/NDBM_File/t: ndbm.t gnu/usr.bin/perl/ext/ODBM_File: ODBM_File.pm ODBM_File.xs gnu/usr.bin/perl/ext/ODBM_File/t: odbm.t gnu/usr.bin/perl/ext/Opcode: Makefile.PL Opcode.pm Opcode.xs Safe.pm ops.pm gnu/usr.bin/perl/ext/POSIX: POSIX.pm POSIX.pod POSIX.xs gnu/usr.bin/perl/ext/PerlIO/via: via.pm gnu/usr.bin/perl/ext/SDBM_File: Makefile.PL SDBM_File.pm gnu/usr.bin/perl/ext/SDBM_File/sdbm: readme.ms sdbm.3 sdbm.c gnu/usr.bin/perl/ext/SDBM_File/t: sdbm.t gnu/usr.bin/perl/ext/Socket: Socket.pm Socket.xs gnu/usr.bin/perl/ext/Storable: Storable.pm gnu/usr.bin/perl/ext/Sys/Syslog: Syslog.pm gnu/usr.bin/perl/ext/Time/HiRes: HiRes.pm gnu/usr.bin/perl/ext/util: make_ext gnu/usr.bin/perl/hints: README.hints aix.sh beos.sh dec_osf.sh dgux.sh freebsd.sh hpux.sh linux.sh machten.sh machten_2.sh netbsd.sh openbsd.sh os390.sh qnx.sh sco.sh solaris_2.sh sunos_4_1.sh ultrix_4.sh umips.sh gnu/usr.bin/perl/lib: AutoLoader.pm AutoLoader.t AutoSplit.pm Benchmark.pm CGI.pm CPAN.pm Carp.pm Cwd.pm English.pm Exporter.pm FileCache.pm FindBin.pm SelfLoader.pm Shell.pm UNIVERSAL.pm autouse.pm base.pm blib.pm constant.pm ctime.pl diagnostics.pm dumpvar.pl getopt.pl importenv.pl newgetopt.pl overload.pm perl5db.pl pwd.pl sigtrap.pm stat.pl strict.pm syslog.pl termcap.pl utf8.t validate.pl gnu/usr.bin/perl/lib/CGI: Carp.pm Cookie.pm Fast.pm Util.pm gnu/usr.bin/perl/lib/CGI/t: cookie.t form.t function.t html.t util-58.t util.t gnu/usr.bin/perl/lib/CPAN: FirstTime.pm Nox.pm gnu/usr.bin/perl/lib/CPAN/bin: cpan gnu/usr.bin/perl/lib/DBM_Filter: compress.pm encode.pm int32.pm null.pm utf8.pm gnu/usr.bin/perl/lib/ExtUtils: Command.pm Embed.pm Install.pm Liblist.pm MM_Any.pm MM_OS2.pm MM_Unix.pm MM_VMS.pm MM_Win32.pm MakeMaker.pm Manifest.pm Mkbootstrap.pm Mksymlists.pm testlib.pm typemap xsubpp gnu/usr.bin/perl/lib/ExtUtils/MakeMaker: FAQ.pod gnu/usr.bin/perl/lib/ExtUtils/t: parse_version.t gnu/usr.bin/perl/lib/File: Basename.pm CheckTree.pm Compare.pm Copy.pm Find.pm Path.pm gnu/usr.bin/perl/lib/File/Temp/t: cmp.t gnu/usr.bin/perl/lib/Getopt: Long.pm Std.pm gnu/usr.bin/perl/lib/IPC: Open3.pm gnu/usr.bin/perl/lib/Math: BigInt.pm Complex.pm Trig.pm gnu/usr.bin/perl/lib/Net: FTP.pm NNTP.pm Ping.pm gnu/usr.bin/perl/lib/Pod: Html.pm LaTeX.pm Man.pm Perldoc.pm PlainText.pm Text.pm gnu/usr.bin/perl/lib/Pod/Text: Color.pm Overstrike.pm Termcap.pm gnu/usr.bin/perl/lib/Pod/t: contains_pod.t text-options.t gnu/usr.bin/perl/lib/Term: ANSIColor.pm Cap.pm ReadLine.pm gnu/usr.bin/perl/lib/Test: Harness.pm gnu/usr.bin/perl/lib/Text: Balanced.pm ParseWords.pm Tabs.pm Wrap.pm gnu/usr.bin/perl/lib/Tie: Hash.pm RefHash.pm Scalar.pm gnu/usr.bin/perl/lib/Time: Local.pm gmtime.pm gnu/usr.bin/perl/os2: Makefile.SHs os2.c os2ish.h gnu/usr.bin/perl/os2/OS2/ExtAttr/t: os2_ea.t gnu/usr.bin/perl/os2/OS2/Process: Process.pm Process.xs gnu/usr.bin/perl/os2/OS2/REXX: REXX.xs gnu/usr.bin/perl/plan9: config.plan9 config_h.sample mkfile plan9ish.h gnu/usr.bin/perl/pod: buildtoc perl.pod perl58delta.pod perlcall.pod perldata.pod perldebug.pod perldiag.pod perldsc.pod perlembed.pod perlfaq.pod perlfaq1.pod perlfaq2.pod perlfaq3.pod perlfaq4.pod perlfaq5.pod perlfaq6.pod perlfaq7.pod perlfaq8.pod perlfaq9.pod perlfunc.pod perlguts.pod perlhist.pod perlintern.pod perlipc.pod perllocale.pod perlmod.pod perlmodlib.pod perlobj.pod perlop.pod perlpod.pod perlre.pod perlref.pod perlrun.pod perlsec.pod perlsub.pod perlsyn.pod perlthrtut.pod perltie.pod perltoc.pod perltoot.pod perlvar.pod perlxs.pod perlxstut.pod pod2man.PL pod2text.PL pod2usage.PL splitpod gnu/usr.bin/perl/t: README TEST harness gnu/usr.bin/perl/t/base: cond.t if.t lex.t pat.t term.t gnu/usr.bin/perl/t/cmd: elsif.t for.t mod.t subval.t switch.t gnu/usr.bin/perl/t/comp: cmdopt.t cpp.t decl.t multiline.t package.t proto.t use.t gnu/usr.bin/perl/t/io: argv.t dup.t fs.t inplace.t open.t pipe.t print.t read.t tell.t gnu/usr.bin/perl/t/lib/warnings: sv gnu/usr.bin/perl/t/op: append.t array.t auto.t bop.t chop.t closure.t cond.t delete.t do.t eval.t exec.t flip.t fork.t glob.t goto.t goto_xs.t groups.t gv.t index.t list.t local.t magic.t mkdir.t my.t ord.t pack.t pat.t push.t range.t re_tests read.t readdir.t ref.t regexp.t runlevel.t sort.t split.t sprintf.t sprintf2.t stat.t study.t subst.t substr.t taint.t tie.t time.t universal.t unshift.t vec.t write.t gnu/usr.bin/perl/t/pod: pod2usage.xr gnu/usr.bin/perl/t/uni: tr_7jis.t tr_eucjp.t tr_sjis.t tr_utf8.t gnu/usr.bin/perl/utils: Makefile Makefile.SH c2ph.PL h2ph.PL h2xs.PL perlbug.PL pl2pm.PL gnu/usr.bin/perl/vms: gen_shrfls.pl myconfig.com perlvms.pod test.com vms.c vmsish.h gnu/usr.bin/perl/vms/ext: Filespec.pm XSSymSet.pm filespec.t gnu/usr.bin/perl/vms/ext/DCLsym: DCLsym.pm gnu/usr.bin/perl/vms/ext/Stdio: Stdio.xs test.pl gnu/usr.bin/perl/win32: Makefile config.bc config.vc config_H.bc config_H.gc config_H.vc config_h.PL config_sh.PL dl_win32.xs makefile.mk perllib.c pod.mak runperl.c win32.c win32.h win32io.c win32iop.h win32sck.c gnu/usr.bin/perl/win32/include: dirent.h gnu/usr.bin/perl/win32/include/sys: socket.h gnu/usr.bin/perl/x2p: EXTERN.h INTERN.h Makefile.SH a2p.c a2p.h a2p.y find2perl.PL hash.c hash.h s2p.PL str.c str.h util.c util.h walk.c Added files: gnu/usr.bin/perl: DynaLoader.sed Removed files: gnu/usr.bin/perl: Changes5.8.1 Changes5.8.2 Changes5.8.3 Changes5.8.4 Changes5.8.5 Changes5.8.6 Changes5.8.7 README.Y2K bytecode.pl import.out perly.fixer perly_c.diff perlyline.pl reentr.inc thrdvar.h gnu/usr.bin/perl/cygwin: ld2.in perlld.in gnu/usr.bin/perl/ext/B: NOTES README TESTS Todo gnu/usr.bin/perl/ext/B/B: Asmdata.pm Assembler.pm Bblock.pm Bytecode.pm C.pm CC.pm Disassembler.pm Stackobj.pm Stash.pm assemble cc_harness disassemble makeliblinks gnu/usr.bin/perl/ext/B/C: C.xs Makefile.PL gnu/usr.bin/perl/ext/B/ramblings: cc.notes curcop.runtime flip-flop magic reg.alloc runtime.porting gnu/usr.bin/perl/ext/B/t: asmdata.t assembler.t bblock.t bytecode.t stash.t gnu/usr.bin/perl/ext/ByteLoader: ByteLoader.pm ByteLoader.xs Makefile.PL bytecode.h byterun.c byterun.h gnu/usr.bin/perl/ext/ByteLoader/hints: sunos.pl gnu/usr.bin/perl/ext/Cwd: ppport.h gnu/usr.bin/perl/ext/Devel/PPPort: MANIFEST META.yml PPPort.pm gnu/usr.bin/perl/ext/Encode: MANIFEST META.yml gnu/usr.bin/perl/ext/Thread: Makefile.PL Notes Queue.pmx README README.threads Semaphore.pmx Thread.xs create.tx die.tx die2.tx io.tx join.tx join2.tx list.tx lock.tx queue.tx specific.tx sync.tx sync2.tx thr5005.t typemap unsync.tx unsync2.tx unsync3.tx unsync4.tx gnu/usr.bin/perl/ext/Thread/Thread: Signal.pm Specific.pm gnu/usr.bin/perl/ext/Time/HiRes: ppport.h gnu/usr.bin/perl/ext/Unicode/Normalize/t: short.t gnu/usr.bin/perl/ext/threads: Changes README typemap gnu/usr.bin/perl/ext/threads/shared: README typemap gnu/usr.bin/perl/jpl: ChangeLog README README.JUST-JNI SETVARS.PL install-jpl gnu/usr.bin/perl/jpl/JNI: Changes Closer.java JNI.pm JNI.xs JNIConfig JNIConfig.Win32 JNIConfig.kaffe JNIConfig.noembed JNIConfig.standard Makefile.PL test.pl typemap typemap.gcc typemap.win32 gnu/usr.bin/perl/jpl/JPL: AutoLoader.pm Class.pm Compile.pm Makefile.PL gnu/usr.bin/perl/jpl/JPL_Rolo: JPL_Rolo.jpl Makefile.PL README cardfile gnu/usr.bin/perl/jpl/PerlInterpreter: Makefile.PL PerlInterpreter.c PerlInterpreter.h PerlInterpreter.java gnu/usr.bin/perl/jpl/Sample: Makefile.PL Sample.jpl gnu/usr.bin/perl/jpl/Test: Makefile.PL Test.jpl gnu/usr.bin/perl/jpl/bin: jpl gnu/usr.bin/perl/jpl/docs: Tutorial.pod gnu/usr.bin/perl/jpl/get_jdk: README get_jdk.pl jdk_hosts gnu/usr.bin/perl/lib: ph.t gnu/usr.bin/perl/lib/CPAN/t: Nox.t loadme.t mirroredby.t vcmp.t gnu/usr.bin/perl/lib/ExtUtils: META.yml gnu/usr.bin/perl/lib/ExtUtils/t: Command.t installbase.t gnu/usr.bin/perl/lib/Hash: Util.pm Util.t gnu/usr.bin/perl/lib/Math/BigInt/t: fallback.t gnu/usr.bin/perl/lib/Net: Changes.libnet Hostname.eg README.libnet gnu/usr.bin/perl/lib/Pod/t: text-errors.t gnu/usr.bin/perl/lib/Switch: Changes README gnu/usr.bin/perl/lib/Term/ANSIColor: test.pl gnu/usr.bin/perl/lib/Test/Harness/t: pod.t gnu/usr.bin/perl/lib/Test/Simple/t: sort_bug.t strays.t gnu/usr.bin/perl/lib/Text: Soundex.pm Soundex.t gnu/usr.bin/perl/lib/Tie: RefHash.t gnu/usr.bin/perl/t/op: nothr5005.t regmesg.t gnu/usr.bin/perl/t/win32: getosversion.t longpath.t gnu/usr.bin/perl/utils: perlcc.PL gnu/usr.bin/perl/vms: genconfig.pl perly_c.vms perly_h.vms vms_yfix.pl gnu/usr.bin/perl/vos: Makefile build.cm compile_perl.cm config.alpha.def config.alpha.h config.ga.def config.ga.h config.pl configure_perl.cm install_perl.cm mv-if-diff perl.bind test_vos_dummies.c vos_dummies.c gnu/usr.bin/perl/win32: makeico.pl gnu/usr.bin/perl/win32/ext/Win32: Makefile.PL Win32.pm Win32.xs gnu/usr.bin/perl/wince: Makefile.ce README.perlce cecopy-lib.pl comp.pl compile-all.bat compile.bat config.ce config_H.ce config_h.PL config_sh.PL dl_win32.xs makedist.pl makeico.pl perl.rc perlhost.h perllib.c perlmain.c registry.bat runperl.c splittree.pl vdir.h vmem.h win32.h win32io.c win32iop.h win32thread.c win32thread.h wince.c wince.h wincesck.c gnu/usr.bin/perl/wince/bin: exetype.pl perlglob.pl pl2bat.pl runperl.pl search.pl gnu/usr.bin/perl/wince/include/arpa: inet.h gnu/usr.bin/perl/wince/include/sys: socket.h Log message: fix conflicts and merge in local changes to perl 5.10.0 CVSROOT: /cvs Module name: src Changes by: simon@cvs.openbsd.org 2008/09/29 11:46:59 Modified files: usr.sbin/pkg_add/OpenBSD: Error.pm Log message: add prototype for Carp::croak to prevent error under perl 5.10 feedback by espie@, prodded by millert@ CVSROOT: /cvs Module name: src Changes by: kili@cvs.openbsd.org 2008/09/29 12:16:30 Modified files: usr.bin/find : find.1 Log message: Add a missing `|' to the description of -perm. ok jmc@ CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2008/09/29 12:16:58 Modified files: games/gtetrinet: Makefile games/gtetrinet/pkg: PLIST-main Added files: games/gtetrinet/patches: patch-Makefile_in Log message: - use intltool MODULE - while here: precise GPL marker, regen PLIST and make fake less verbose - bump CVSROOT: /cvs Module name: ports Changes by: simon@cvs.openbsd.org 2008/09/29 12:17:18 Modified files: textproc/p5-XML-Parser: Makefile textproc/p5-XML-Parser/pkg: PLIST Log message: regen plist and bump for new perl ok jasper@ CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 2008/09/29 12:29:43 Modified files: sys/dev/acpi : dsdt.c dsdt.h Log message: back out previous commit, since it is breaking a variety of machines (Supermicro X5DLR, and seperately, see pr 5941) CVSROOT: /cvs Module name: ports Changes by: simon@cvs.openbsd.org 2008/09/29 12:32:12 Modified files: archivers/p5-Archive-Tar: Makefile archivers/p5-Compress-Raw-Zlib: Makefile archivers/p5-Compress-Zlib: Makefile archivers/p5-IO-Compress-Zlib: Makefile archivers/p5-IO-Zlib: Makefile Log message: set COMES_WITH=4.5 for ports coming together with the new perl CVSROOT: /cvs Module name: ports Changes by: simon@cvs.openbsd.org 2008/09/29 12:34:23 Modified files: archivers/p5-Archive-Zip: Makefile Log message: remove RUN_DEPENDS to p5-Compress-Zlib that now comes with perl and bump CVSROOT: /cvs Module name: ports Changes by: simon@cvs.openbsd.org 2008/09/29 12:41:21 Modified files: textproc/p5-PDF-API2: Makefile textproc/p5-PDF-Reuse: Makefile textproc/p5-Text-PDF: Makefile textproc/p5-XML-Dumper: Makefile Log message: remove RUN_DEPENDS to modules now coming with perl and bump CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 2008/09/29 12:41:56 Modified files: usr.sbin/syslogd: privsep.c Log message: do not close a random file descriptor in debug mode, PR 5938 from mickey CVSROOT: /cvs Module name: ports Changes by: simon@cvs.openbsd.org 2008/09/29 12:42:31 Modified files: converters/p5-Convert-ASCII-Armour: Makefile Log message: remove RUN_DEPENDS to module now coming with perl and bump CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 2008/09/29 12:42:54 Modified files: usr.sbin/syslogd: syslogd.c Log message: initialize both sides of the lockpipe (only used in debug mode) to -1 to have averted the bug found in pr 5938 CVSROOT: /cvs Module name: ports Changes by: simon@cvs.openbsd.org 2008/09/29 12:45:01 ports/devel/p5-Module-Pluggable/patches Update of /cvs/ports/devel/p5-Module-Pluggable/patches In directory cvs.openbsd.org:/tmp/cvs-serv11274/patches Log Message: Directory /cvs/ports/devel/p5-Module-Pluggable/patches added to the repository CVSROOT: /cvs Module name: ports Changes by: simon@cvs.openbsd.org 2008/09/29 12:45:13 Modified files: devel/p5-Module-Pluggable: Makefile Added files: devel/p5-Module-Pluggable/patches: patch-Makefile_PL Log message: fix Makefile.PL for a sane packaging list under the new perl CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 2008/09/29 12:45:59 Modified files: sys/dev/pcmcia : pcmciadevs if_ne_pcmcia.c Log message: Support another ne(4) at pcmcia(4), pr5940 from Kamo Hiroyasu CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 2008/09/29 12:46:03 Modified files: sys/dev/pcmcia : pcmciadevs.h Log message: sync CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 2008/09/29 12:46:50 Modified files: share/man/man4 : ne.4 Log message: document new support for I-O DATA PCET/TX-R CVSROOT: /cvs Module name: ports Changes by: simon@cvs.openbsd.org 2008/09/29 12:47:15 Modified files: devel/p5-Module-Build: Makefile Log message: remove dependency to p5-Archive-Tar which now comes with perl and bump CVSROOT: /cvs Module name: ports Changes by: simon@cvs.openbsd.org 2008/09/29 12:48:22 Modified files: www/p5-libwww : Makefile Log message: remove dependency to p5-Compress-Zlib which now comes with perl and bump CVSROOT: /cvs Module name: ports Changes by: simon@cvs.openbsd.org 2008/09/29 12:50:54 Modified files: devel/p5-Tree-Simple: Makefile distinfo Log message: update to version 1.18 which works with our new perl ok jasper@ CVSROOT: /cvs Module name: ports Changes by: simon@cvs.openbsd.org 2008/09/29 12:53:38 Modified files: mail/amavisd-new: Makefile Log message: remove RUN_DEPENDS to modules now coming with our perl and bump CVSROOT: /cvs Module name: ports Changes by: simon@cvs.openbsd.org 2008/09/29 12:56:15 Modified files: mail/openwebmail: Makefile Log message: remove RUN_DEPENDS to p5-Compress-Zlib which now comes with perl and bump CVSROOT: /cvs Module name: ports Changes by: simon@cvs.openbsd.org 2008/09/29 12:57:29 Modified files: devel/svk : Makefile Log message: remove RUN_DEPENDS to p5-Compress-Zlib which now comes with perl and bump CVSROOT: /cvs Module name: ports Changes by: sturm@cvs.openbsd.org 2008/09/29 13:02:22 Modified files: x11/gnome/libbonobo: Makefile Log message: explain RUN_DEPENDS on popt requested by brad@ CVSROOT: /cvs Module name: ports Changes by: simon@cvs.openbsd.org 2008/09/29 13:12:29 Modified files: textproc/p5-XML-SAX: Makefile distinfo textproc/p5-XML-SAX/pkg: PLIST Log message: update to version 0.96 and fix plist for new perl CVSROOT: /cvs Module name: src Changes by: millert@cvs.openbsd.org 2008/09/29 15:41:37 Modified files: gnu/usr.bin/perl: Makefile.bsd-wrapper1 gnu/usr.bin/perl/lib/CPANPLUS: Backend.pm Config.pm Configure.pm Dist.pm Error.pm FAQ.pod Hacking.pod Internals.pm Module.pm Selfupdate.pm Shell.pm gnu/usr.bin/perl/lib/CPANPLUS/Backend: RV.pm gnu/usr.bin/perl/lib/CPANPLUS/Dist: Build.pm MM.pm gnu/usr.bin/perl/lib/CPANPLUS/Internals: Extract.pm Fetch.pm Report.pm Search.pm Source.pm Utils.pm gnu/usr.bin/perl/lib/CPANPLUS/Module: Author.pm Checksums.pm Fake.pm gnu/usr.bin/perl/lib/CPANPLUS/Module/Author: Fake.pm gnu/usr.bin/perl/lib/CPANPLUS/Shell: Default.pm gnu/usr.bin/perl/lib/CPANPLUS/Shell/Default/Plugins: CustomSource.pm Remote.pm Source.pm gnu/usr.bin/perl/lib/Log/Message: Simple.pm gnu/usr.bin/perl/lib/Object: Accessor.pm gnu/usr.bin/perl/lib/Term/UI: History.pm Log message: Remove bogus man pages and fix the NAME lines for many more. CVSROOT: /cvs Module name: xenocara Changes by: matthieu@cvs.openbsd.org 2008/09/29 16:04:43 Modified files: driver/xf86-video-wsfb/src: wsfb_driver.c Log message: Get rid of the old XFree86 libc wrapper. CVSROOT: /cvs Module name: xenocara Changes by: matthieu@cvs.openbsd.org 2008/09/29 16:05:12 Modified files: driver/xf86-video-wsfb: aclocal.m4 configure Log message: regen CVSROOT: /cvs Module name: ports Changes by: jasper@cvs.openbsd.org 2008/09/29 16:43:06 Modified files: net/p5-Nmap-Scanner: Makefile Log message: - fix license marker - add missing run dependency (spotted by simon@) ok simon@ CVSROOT: /cvs Module name: www Changes by: drahn@cvs.openbsd.org 2008/09/29 16:43:17 Modified files: . : want.html Log message: Remove some old requests, now need serial hardware for consoles. CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 2008/09/29 16:43:45 Modified files: sys/dev/pci : if_jme.c Log message: always need the vlan includes; ok jsg CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 2008/09/29 16:43:58 Modified files: sys/arch/sparc64/conf: GENERIC RAMDISK Log message: jme(4) works on sparc64; ok jsg CVSROOT: /cvs Module name: src Changes by: oga@cvs.openbsd.org 2008/09/29 16:48:24 Modified files: sys/dev/pci/drm: drm_vm.c Log message: Fix mmap to always return the right value in the error path. While i'm here rework it a little bit to remove a shadowed variable. CVSROOT: /cvs Module name: src Changes by: oga@cvs.openbsd.org 2008/09/29 16:50:07 Modified files: sys/dev/pci/drm: drmP.h drm_bufs.c Log message: Put back the ``address'' field to struct drm_buf, this allows machdrm to actually compile again (no one's tested it yet, still and I don't have one). CVSROOT: /cvs Module name: ports Changes by: simon@cvs.openbsd.org 2008/09/29 16:53:58 Modified files: databases/p5-Class-DBI: Makefile devel/p5-Class-Std-Utils: Makefile devel/p5-Class-Std: Makefile devel/p5-Config-Any: Makefile databases/p5-DBD-Pg: Makefile graphics/p5-Graphics-ColorNames: Makefile devel/p5-Module-Install: Makefile devel/p5-Module-ScanDeps: Makefile devel/p5-Smart-Comments: Makefile textproc/p5-Text-RecordParser: Makefile sysutils/p5-Unix-PID: Makefile Log message: remove dependencies to modules coming with the new perl and bump CVSROOT: /cvs Module name: ports Changes by: simon@cvs.openbsd.org 2008/09/29 16:54:15 Modified files: devel/p5-Module-Build: Makefile devel/p5-Module-CoreList: Makefile devel/p5-Module-Load: Makefile devel/p5-version: Makefile Log message: set COMES_WITH as those modules also come with the new perl CVSROOT: /cvs Module name: ports Changes by: simon@cvs.openbsd.org 2008/09/29 16:55:47 Modified files: infrastructure/mk: perl.port.mk Log message: remove dependencies to ports now coming with perl CVSROOT: /cvs Module name: xenocara Changes by: oga@cvs.openbsd.org 2008/09/29 17:16:46 Modified files: app/cwm : Makefile calmwm.c calmwm.h client.c headers.h screen.c xevents.c Log message: Xinerama and XRandR dual head support for cwm(1). Now we detect the xrandr reconfiguration events and change our sizes depending on that. We also detect the xinerama screens for maximize, vertmaximize and initial window placement. This could be improved by automatically resizing maximized windows when the screen resolution changes and by moving windows that would be hidden into visible space. Said changes will come shortly. Tested by many. matthieu@ didn't oppose. CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 2008/09/29 17:30:04 Modified files: distrib/sets/lists/base: md.alpha md.amd64 md.armish md.aviion md.hp300 md.hppa md.hppa64 md.i386 md.landisk md.luna88k md.mac68k md.macppc md.mvme68k md.mvme88k md.mvmeppc md.sgi md.socppc md.sparc md.sparc64 md.vax md.zaurus mi distrib/sets/lists/man: mi Log message: sync CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 2008/09/29 17:36:38 Modified files: distrib/sets/lists/base: md.sparc64 Log message: sync CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 2008/09/29 18:47:47 Modified files: distrib/miniroot: install.sub Log message: install hostname.* files mode 640 root.wheel by default; ok krw CVSROOT: /cvs Module name: src Changes by: dlg@cvs.openbsd.org 2008/09/29 19:50:48 Modified files: sys/dev/ic : mpi.c Log message: straighten the deck chairs slightly CVSROOT: /cvs Module name: src Changes by: drahn@cvs.openbsd.org 2008/09/29 22:54:00 Modified files: sys/arch/macppc/dev: xlights.c Log message: simplify and rework the mechanism to run the leds, 'it is better' miod@ deraadt@ CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2008/09/30 02:15:06 Modified files: sysutils/flyback: Makefile sysutils/flyback/patches: patch-backup_backend_py Log message: - GNU cp is needed all the way; fix restore function CVSROOT: /cvs Module name: ports Changes by: jasper@cvs.openbsd.org 2008/09/30 03:22:58 Log message: import p5-AI-FANN 0.08 AI::FANN is a Perl wrapper for the Fast Artificial Neural Network (FANN) Library. It's an object oriented interface provides an almost direct map to the C library API. Status: Vendor Tag: jasper Release Tags: jasper_20080930 N ports/math/p5-AI-FANN/Makefile N ports/math/p5-AI-FANN/distinfo N ports/math/p5-AI-FANN/pkg/DESCR N ports/math/p5-AI-FANN/pkg/PLIST N ports/math/p5-AI-FANN/patches/patch-Makefile_PL No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: jasper@cvs.openbsd.org 2008/09/30 03:25:03 Modified files: math : Makefile Log message: add p5-AI-FANN CVSROOT: /cvs Module name: ports Changes by: landry@cvs.openbsd.org 2008/09/30 03:54:19 Modified files: sysutils/conky : Makefile distinfo sysutils/conky/patches: patch-doc_Makefile_in patch-src_openbsd_c sysutils/conky/pkg: PLIST Added files: sysutils/conky/patches: patch-src_fs_c patch-src_openbsd_h Removed files: sysutils/conky/patches: patch-src_conky_c Log message: Update to conky 1.6.1. conkyrc.sample disappeared, and src/openbsd.h is missing from distfile. ok jasper@ & vlad glagolev (MAINTAINER) CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2008/09/30 04:25:58 ports/x11/gnome/file-roller/patches Update of /cvs/ports/x11/gnome/file-roller/patches In directory cvs.openbsd.org:/tmp/cvs-serv11915/patches Log Message: Directory /cvs/ports/x11/gnome/file-roller/patches added to the repository CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2008/09/30 04:31:25 Modified files: x11/gnome/file-roller: Makefile x11/gnome/file-roller/pkg: PLIST Added files: x11/gnome/file-roller/patches: patch-src_fr-command-tar_c Log message: - add a workaround when updating a tar archive that doesn't exist; tar.gz archives can now be created without error (it worked before but an error was popped up) from GNOME bugzilla #487012 - regen PLIST and precise license marker while here CVSROOT: /cvs Module name: src Changes by: millert@cvs.openbsd.org 2008/09/30 06:21:41 Modified files: gnu/usr.bin/perl: Makefile.bsd-wrapper1 gnu/usr.bin/perl/lib: AnyDBM_File.pm NEXT.pm gnu/usr.bin/perl/lib/Module/Build: ModuleInfo.pm Notes.pm gnu/usr.bin/perl/lib/Net: libnetFAQ.pod gnu/usr.bin/perl/lib/Pod: Checker.pm Select.pm Usage.pm gnu/usr.bin/perl/lib/Text: Abbrev.pm gnu/usr.bin/perl/pod: perlxstut.pod Log message: Remove a couple more bogus man pages and add missing MLINKs. The makewhatis info for the perl man pages now matches the pages themselves. CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 2008/09/30 07:11:49 Modified files: sbin/ifconfig : ifconfig.8 ifconfig.c Log message: compress powersleep commands into one; ok damien CVSROOT: /cvs Module name: ports Changes by: simon@cvs.openbsd.org 2008/09/30 07:14:28 Modified files: graphics/p5-Imager: Makefile graphics/p5-Imager/pkg: PLIST Log message: regen packaging list for new perl and bump CVSROOT: /cvs Module name: ports Changes by: simon@cvs.openbsd.org 2008/09/30 07:18:59 Modified files: www/mod_perl : Makefile www/mod_perl/pkg: PLIST Log message: regen packaging list for new perl and bump noticed by and ok landry@ CVSROOT: /cvs Module name: src Changes by: millert@cvs.openbsd.org 2008/09/30 07:41:16 Modified files: gnu/usr.bin/perl: Makefile.bsd-wrapper Log message: Add back a change that got lost in the final merge. We cannot mkdep DynaLoader.c since it is a generated file. CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 2008/09/30 08:38:43 Modified files: gnu/usr.bin/lynx/WWW/Library/Implementation: HTGopher.c Log message: from mainline lynx; passed to us by bulibuta@sdf.lonestar.org 2008-04-27 (2.8.7dev.9) * pass a newline after the start of PRE-section in HTGopher.c to force the first newline between records to be seen and cause the lines to split (report by Ciprian Dorin Craciun) -TD CVSROOT: /cvs Module name: src Changes by: millert@cvs.openbsd.org 2008/09/30 09:29:15 Modified files: sys/ufs/mfs : mfs_vnops.c Log message: Fix an occasional mfs-related panic on reboot in mfs_close. There's no need to check v_usecount, the buffer queue check is sufficient. From mickey. OK deraadt@ CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 2008/09/30 09:34:44 Modified files: distrib/sets/lists/man: mi Log message: sync CVSROOT: /cvs Module name: src Changes by: millert@cvs.openbsd.org 2008/09/30 10:01:56 Modified files: bin/mkdir : mkdir.c Log message: Fix "-m mode" in conjunction with the -p flag. Also simplify the error handling. Closes PR 5908. OK deraadt@ CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 2008/09/30 10:16:21 Modified files: libexec/ftpd : ftpd.c Log message: Always say "User %s access denied", in all cases, to avoid some stupid spinny things which parse those messages. Do not close the connection as requested by Josh Grosse, since a 530 is not supposed to do that. ok millert CVSROOT: /cvs Module name: src Changes by: aschrijver@cvs.openbsd.org 2008/09/30 10:24:16 Modified files: usr.sbin/ypldap: Makefile ldapclient.c parse.y ypldap.8 ypldap.c ypldap.h Added files: usr.sbin/ypldap: aldap.c aldap.h ber.c ber.h Log message: aldap library -- Replacement for openldap used in ypldap. aldap is an semi-asynchronous client interface to connect to LDAP servers. CVSROOT: /cvs Module name: src Changes by: pyr@cvs.openbsd.org 2008/09/30 11:28:52 Modified files: usr.sbin/ypldap: aldap.h Log message: add missing copyright. CVSROOT: /cvs Module name: src Changes by: pyr@cvs.openbsd.org 2008/09/30 11:31:04 Modified files: usr.sbin/ypldap: aldap.c Log message: fix ugly comments. CVSROOT: /cvs Module name: ports Changes by: brad@cvs.openbsd.org 2008/09/30 11:39:24 Modified files: emulators : Makefile Removed files: emulators/vmware/3: Makefile distinfo systrace.policy emulators/vmware/3/files: README.OpenBSD config vmware-linuxrtc_unload.sh vmware-modules.sh vmware-vmmon_unload.sh vmware-vmnet_unload.sh vmware.sh emulators/vmware/3/patches: patch-Makefile patch-source_Makefile patch-source_linuxrtc_Makefile patch-source_vmmon_Makefile patch-source_vmmon_include_x86_h patch-source_vmmon_openbsd_driver_h patch-source_vmmon_openbsd_drv_c patch-source_vmmon_openbsd_host_c patch-source_vmmon_uname_c patch-source_vmnet_Makefile patch-source_vmnet_if_hubmod_c patch-util_vmware-run_c emulators/vmware/3/pkg: DESCR PLIST Log message: Remove this ancient VMware 3 port for the kernel LKMs. They have never really worked very well and with newer kernels they do not work at all. PR 5893. CVSROOT: /cvs Module name: src Changes by: brad@cvs.openbsd.org 2008/09/30 11:59:22 Modified files: sys/dev/pci : if_em.c if_ixgb.c Log message: style nits. CVSROOT: /cvs Module name: src Changes by: miod@cvs.openbsd.org 2008/09/30 12:54:29 Modified files: sys/arch/hppa/hppa: vm_machdep.c sys/arch/hppa64/hppa64: vm_machdep.c sys/arch/sparc64/sparc64: vm_machdep.c Log message: Do not perform cache operations in vmapbuf(), pmap is supposed to do them for us if needed. ok art@ kettenis@ CVSROOT: /cvs Module name: src Changes by: miod@cvs.openbsd.org 2008/09/30 14:00:29 Modified files: sys/arch/vax/vax: pmap.c sgmap.c Log message: Fix various pmap_extract() buglets: - for kernel space addresses, check the page number fits in Sysmap before accessing the array. - for user space addresses, return the right (in-page) address bits. CVSROOT: /cvs Module name: src Changes by: millert@cvs.openbsd.org 2008/09/30 15:29:59 Modified files: usr.bin/w : w.c Log message: Properly display files with embedded colons being xferred via ftd. Closes PR 5119. OK miod@ CVSROOT: /cvs Module name: src Changes by: kettenis@cvs.openbsd.org 2008/09/30 16:42:55 Modified files: sys/arch/macppc/macppc: ofw_machdep.c Log message: Properly count memory on machines where Open Firmware reports zero sized entries in between filled banks. ok drahn@ CVSROOT: /cvs Module name: www Changes by: austin@cvs.openbsd.org 2008/09/30 17:08:14 Modified files: . : orders.html Log message: Temporary sale on polo shirts in North America CVSROOT: /cvs Module name: src Changes by: millert@cvs.openbsd.org 2008/09/30 17:25:31 Modified files: bin/mkdir : mkdir.c Log message: Fix a problem in the last commit. Upon closer reading of POSIX, in -p mode we only want to change the mode on directories we actually created. CVSROOT: /cvs Module name: src Changes by: dlg@cvs.openbsd.org 2008/09/30 17:32:34 Modified files: sys/dev/ic : mpireg.h Log message: describe the extended configuration header and the sas device config page 0. CVSROOT: /cvs Module name: src Changes by: dlg@cvs.openbsd.org 2008/09/30 17:36:19 Modified files: sys/dev/ic : mpi.c Log message: add support for handling extended configuration page requests. the sas pages are all extended, which is annoying. CVSROOT: /cvs Module name: src Changes by: dlg@cvs.openbsd.org 2008/09/30 17:40:16 Modified files: sys/dev/ic : mpi.c Log message: provide a scsi probe hook that checks if an atapi device is plugged into sas mpi variants. this lets the midlayer know it should send the right sized commands to the device. this will make the cd drive work on the sun enterprise m4000 and related machines. reported by James Hsieh at sun. CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 2008/09/30 17:54:50 Modified files: distrib/sets/lists/base: md.vax Log message: sync CVSROOT: /cvs Module name: src Changes by: dlg@cvs.openbsd.org 2008/09/30 17:58:40 Modified files: sys/dev/ic : mpi.c Log message: check all luns on sas boards to see if the device is atapi instead of just the first one. CVSROOT: /cvs Module name: src Changes by: kevlo@cvs.openbsd.org 2008/09/30 18:55:11 Modified files: usr.bin/locate/locate: locate.c Log message: in getrusage(), use RUSAGE_SELF for the current process rather than 0 ok millert@ CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 2008/09/30 21:14:31 Modified files: etc/etc.i386 : INSTALL.linux Log message: typo; Daniel Dickman CVSROOT: /cvs Module name: ports Changes by: ckuethe@cvs.openbsd.org 2008/09/30 22:46:20 Modified files: devel/avr/binutils: Makefile distinfo devel/avr/binutils/patches: patch-bfd_Makefile_in patch-binutils_Makefile_in patch-etc_Makefile_in patch-ld_Makefile_in patch-libiberty_Makefile_in patch-opcodes_Makefile_in devel/avr/binutils/pkg: PLIST Added files: devel/avr/binutils/patches: patch-bfd_Makefile_am patch-bfd_archures_c patch-bfd_bfd-in2_h patch-bfd_coff-avr_c patch-bfd_coff-ext-avr_c patch-bfd_coffcode_h patch-bfd_coffgen_c patch-bfd_coffswap_h patch-bfd_config_bfd patch-bfd_configure patch-bfd_configure_in patch-bfd_cpu-avr_c patch-bfd_targets_c patch-binutils_Makefile_am patch-binutils_bucomm_c patch-binutils_bucomm_h patch-binutils_budbg_h patch-binutils_debug_c patch-binutils_debug_h patch-binutils_doc_objcopy_1 patch-binutils_objcopy_c patch-binutils_rdcoff_c patch-binutils_wrcoff_c patch-gas_config_tc-avr_c patch-gas_doc_c-avr_texi patch-include_coff_avr_h patch-include_coff_internal_h patch-include_elf_avr_h patch-include_opcode_avr_h patch-ld_Makefile_am patch-ld_configure_tgt patch-ld_emulparams_avr1_sh patch-ld_emulparams_avr2_sh patch-ld_emulparams_avr3_sh patch-ld_emulparams_avr4_sh patch-ld_emulparams_avr5_sh patch-ld_emulparams_avr6_sh patch-ld_emulparams_avrxmega1_sh patch-ld_emulparams_avrxmega2_sh patch-ld_emulparams_avrxmega3_sh patch-ld_emulparams_avrxmega4_sh patch-ld_emulparams_avrxmega5_sh patch-ld_emulparams_avrxmega6_sh patch-ld_emulparams_avrxmega7_sh patch-ld_emultempl_avrelf_em patch-ld_genscripts_sh patch-ld_scripttempl_avr_sc patch-opcodes_avr-dis_c Removed files: devel/avr/binutils/patches: patch-binutils_doc_Makefile_in patch-gas_Makefile_in patch-gas_doc_Makefile_in Log message: update to binutils 2.18, plus some new devices. based on the freebsd port. CVSROOT: /cvs Module name: ports Changes by: ckuethe@cvs.openbsd.org 2008/09/30 22:52:19 Modified files: devel/avr/gcc : Makefile distinfo devel/avr/gcc/patches: patch-Makefile_in patch-libiberty_Makefile_in devel/avr/gcc/pkg: PLIST Added files: devel/avr/gcc/patches: patch-gcc_builtins_c patch-gcc_config_avr_avr_c patch-gcc_config_avr_avr_h patch-gcc_config_avr_avr_md patch-gcc_config_avr_constraints_md patch-gcc_config_avr_libgcc_S patch-gcc_config_avr_t-avr patch-gcc_doc_extend_texi patch-gcc_doc_md_texi patch-libcpp_expr_c patch-libcpp_include_cpplib_h Removed files: devel/avr/gcc/patches: patch-gcc_Makefile_in Log message: update to gcc-4.2.2. adds support for lots of new devices, makes it possible to compile arduino compatible code. based on the freebsd port CVSROOT: /cvs Module name: ports Changes by: ckuethe@cvs.openbsd.org 2008/09/30 22:56:57 Modified files: devel/avr/libc : Makefile distinfo devel/avr/libc/pkg: PLIST Log message: update to avr-libc 1.6.2. bug fixes, improved performance, math improvements CVSROOT: /cvs Module name: ports Changes by: steven@cvs.openbsd.org 2008/09/30 23:16:07 Modified files: math/octave : Makefile Log message: homepage changed CVSROOT: /cvs Module name: src Changes by: jmc@cvs.openbsd.org 2008/10/01 00:39:18 Modified files: usr.bin/sort : sort.1 Log message: -s not specified by posix; from Daniel Dickman CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2008/10/01 02:02:59 Modified files: multimedia/gstreamer-0.10/plugins-bad: Makefile multimedia/gstreamer-0.10/plugins-bad/pkg: DESCR-main Added files: multimedia/gstreamer-0.10/plugins-bad/patches: patch-configure_ac multimedia/gstreamer-0.10/plugins-bad/pkg: DESCR-mplex DESCR-x264 PLIST-mplex PLIST-x264 Log message: - add a sub-package for the x264 plugin (originally from brad@) - add a sub-package for the mplex plugin - tweak DESCR-main accordingly ok brad@ CVSROOT: /cvs Module name: src Changes by: otto@cvs.openbsd.org 2008/10/01 02:46:59 Modified files: bin/date : netdate.c Log message: give a less confusing error message on bindresvport() failure; ok matthieu@ millert@ CVSROOT: /cvs Module name: src Changes by: jmc@cvs.openbsd.org 2008/10/01 03:03:27 Modified files: bin/ed : ed.1 Log message: for the `g' and `G' commands, document that if no lines match the regular expression then the current line number remains unchanged; CVSROOT: /cvs Module name: ports Changes by: landry@cvs.openbsd.org 2008/10/01 05:24:08 Modified files: games/wormux : Makefile distinfo games/wormux/pkg: PLIST Added files: games/wormux/patches: patch-src_game_config_cpp patch-src_tool_file_tools_cpp Removed files: games/wormux/patches: patch-configure patch-src_map_tileitem_cpp patch-src_network_network_cpp patch-src_sound_jukebox_cpp patch-src_tool_math_tools_h Log message: Update to wormux 0.8.1. All previous patches integrated upstream, and newer patches already commited in svn too. see http://gna.org/bugs/?11751, 11754 and 12340. CVSROOT: /cvs Module name: ports Changes by: sthen@cvs.openbsd.org 2008/10/01 06:24:05 Modified files: sysutils/pkg_mgr: Makefile Log message: Mark pkg_mgr as being arch-independent. ok landry@ CVSROOT: /cvs Module name: src Changes by: millert@cvs.openbsd.org 2008/10/01 07:31:33 Modified files: gnu/usr.bin/perl/lib/ExtUtils: MM_Unix.pm Log message: re-apply change from rev 1.18 CVSROOT: /cvs Module name: src Changes by: millert@cvs.openbsd.org 2008/10/01 07:56:11 Modified files: gnu/usr.bin/perl/lib/ExtUtils: MM_Unix.pm Log message: Add another change that got dropped in the merge of perl 5.10.0. This time, add a comment describing why it is there. CVSROOT: /cvs Module name: ports Changes by: sthen@cvs.openbsd.org 2008/10/01 08:30:22 Modified files: graphics/p5-Imager: Makefile graphics/p5-Imager/pkg: PLIST Log message: reinstate manpages, now perl/lib/ExtUtils/MM_Unix.pm is repaired. CVSROOT: /cvs Module name: ports Changes by: sthen@cvs.openbsd.org 2008/10/01 08:31:36 Modified files: www/mod_perl : Makefile www/mod_perl/pkg: PLIST Log message: reinstate manpages, now perl/lib/ExtUtils/MM_Unix.pm is repaired. CVSROOT: /cvs Module name: src Changes by: drahn@cvs.openbsd.org 2008/10/01 08:59:18 Modified files: lib/libpthread/arch/powerpc: _atomic_lock.c lib/librthread/arch/powerpc: _atomic_lock.c Log message: Assert my copyright on files I gave to d@ back in 1998. CVSROOT: /cvs Module name: ports Changes by: naddy@cvs.openbsd.org 2008/10/01 10:01:51 Modified files: x11/mplayer : Makefile Added files: x11/mplayer/patches: patch-libmpdemux_demux_real_c Log message: SECURITY fix for Real demuxer heap overflow (CVE-2008-3827). ok biorn@, robert@ CVSROOT: /cvs Module name: ports Changes by: simon@cvs.openbsd.org 2008/10/01 10:01:51 Modified files: textproc/p5-XML-Parser: Makefile textproc/p5-XML-Parser/pkg: PLIST Log message: restore previous packaing list CVSROOT: /cvs Module name: ports Changes by: simon@cvs.openbsd.org 2008/10/01 10:04:27 Modified files: textproc/p5-XML-SAX: Makefile textproc/p5-XML-SAX/pkg: PLIST Log message: restore previous packaging list and bump CVSROOT: /cvs Module name: ports Changes by: simon@cvs.openbsd.org 2008/10/01 10:11:44 Modified files: net/p5-Nmap-Scanner: Makefile net/p5-Nmap-Scanner/pkg: PLIST Log message: regen packaging list after update with new perl minus our local MakeMaker changes and bump CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2008/10/01 10:12:55 Log message: Import ctunnel-0.2 ctunnel is a software for proxying and forwarding TCP connections via a cryptographic tunnel. ctunnel can be used to secure any existing TCP based protocol, such as HTTP, VNC, Telnet, FTP, RSH, MySQL, etc. You can also chain/bounce connections to any number of intermediary hosts. from Pierre-Emmanuel Andre , thanks! Status: Vendor Tag: pea Release Tags: ajacoutot_20081001 N ports/security/ctunnel/Makefile N ports/security/ctunnel/distinfo N ports/security/ctunnel/patches/patch-ctunnel_c N ports/security/ctunnel/patches/patch-Makefile N ports/security/ctunnel/patches/patch-README N ports/security/ctunnel/pkg/PLIST N ports/security/ctunnel/pkg/DESCR No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2008/10/01 10:14:10 Modified files: security : Makefile Log message: +ctunnel CVSROOT: /cvs Module name: src Changes by: mk@cvs.openbsd.org 2008/10/01 10:51:48 Modified files: sys/net : if_pppoe.c Log message: Don't timeout_del() if we're going to do a timeout_add() right away. ok claudio CVSROOT: /cvs Module name: ports Changes by: sthen@cvs.openbsd.org 2008/10/01 11:35:02 Modified files: www/p5-WWW-Google-SiteMap: Makefile www/p5-HTTPD-Log-Filter: Makefile Log message: Adjust dependencies for IO::Zlib which now come as part of base Perl. Fix REGRESS_DEPENDS for p5-WWW-Google-SiteMap. ok simon@ CVSROOT: /cvs Module name: src Changes by: kettenis@cvs.openbsd.org 2008/10/01 13:13:01 Modified files: sys/arch/hppa/hppa: pmap.c Log message: Be more agressive in flusing the cache. In addition to flushing the instruction cache, also purge TLB entries. The PA-RISC 2.0 architecture says that cache lines may be moved in when a translation exists even if no access is done. This might have been hurting us badly since we create illegal aliases in pmap_zero_page() and pmap_copy_page(). Probably not perfect yet, and perhaps a bit of a sledgehammer, but it makes PA-RISC 2.0 machines stable again. CVSROOT: /cvs Module name: src Changes by: robert@cvs.openbsd.org 2008/10/01 13:13:57 Modified files: sys/dev/acpi : acpiasus.c Log message: The display cycle key generates two ACPI events, so catch both from jsign@ Change the camel capitalized key defines to full capitals, and add some keys found on the eeepc 1000H ok marco@ CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2008/10/01 13:30:03 Modified files: x11/gnome/alacarte: Makefile Log message: - fix LIB_DEPENDS spec on python-expat "oh yeah baby!" jasper@ CVSROOT: /cvs Module name: ports Changes by: sthen@cvs.openbsd.org 2008/10/01 13:30:39 Modified files: mail/p5-Mail-SpamAssassin: Makefile mail/p5-Mail-SpamAssassin/pkg: PLIST Log message: Adjust dependencies for IO::Zlib and Archive::Tar which now come as part of base Perl. Regen PLIST while there, some manpages missed. ok simon@ "commitski" mbalmer@ CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 2008/10/01 13:43:35 Modified files: sys/arch/amd64/conf: RAMDISK Log message: When things get tight, sis(4) loses first CVSROOT: /cvs Module name: ports Changes by: steven@cvs.openbsd.org 2008/10/01 13:44:53 ports/lang/tcl/8.5/files Update of /cvs/ports/lang/tcl/8.5/files In directory cvs.openbsd.org:/tmp/cvs-serv30158/files Log Message: Directory /cvs/ports/lang/tcl/8.5/files added to the repository CVSROOT: /cvs Module name: src Changes by: kettenis@cvs.openbsd.org 2008/10/01 13:45:10 Modified files: gnu/usr.bin/cvs/man: cvs.1 Log message: Fix synopsis of "commit" command. ok sthen@, xsa@, deraadt@ CVSROOT: /cvs Module name: ports Changes by: steven@cvs.openbsd.org 2008/10/01 13:47:40 Modified files: lang/tcl/8.5 : Makefile distinfo lang/tcl/8.5/patches: patch-unix_Makefile_in patch-unix_tcl_m4 lang/tcl/8.5/pkg: DESCR PFRAG.shared PLIST Added files: lang/tcl/8.5/files: README.OpenBSD Log message: update to 8.5.4 and various port cleanups add README file for tcl/tk on OpenBSD all from maintainer Stuart Cassoff CVSROOT: /cvs Module name: ports Changes by: steven@cvs.openbsd.org 2008/10/01 13:48:46 Modified files: x11/tk/8.5 : Makefile distinfo x11/tk/8.5/patches: patch-unix_Makefile_in patch-unix_tcl_m4 x11/tk/8.5/pkg : DESCR PFRAG.shared PLIST Log message: update to 8.5.4 and various port cleanups from maintainer Stuart Cassoff CVSROOT: /cvs Module name: src Changes by: millert@cvs.openbsd.org 2008/10/01 13:56:57 Modified files: lib/libc/db/hash: hash_buf.c Log message: Fix for sequential retrieval failure when using large key/data pairs. Closes PR 2764. Has been running on the list server for years. OK deraadt@ CVSROOT: /cvs Module name: src Changes by: miod@cvs.openbsd.org 2008/10/01 14:00:32 Modified files: sys/uvm : uvm_pglist.c Log message: In uvm_pglistalloc(), do not fall through the success code if we could not find a suitable range and ran out of memory segments. Oops. CVSROOT: /cvs Module name: ports Changes by: landry@cvs.openbsd.org 2008/10/01 14:14:09 Modified files: sysutils/conky : Makefile sysutils/conky/pkg: PLIST Removed files: sysutils/conky/patches: patch-doc_Makefile_in Log message: Remove garbage chars in manpage, and correctly install it. Discussed with upstream. CVSROOT: /cvs Module name: ports Changes by: millert@cvs.openbsd.org 2008/10/01 14:15:04 Modified files: www/wml : Makefile distinfo www/wml/patches: patch-configure patch-wml_aux_txt2html_txt2html_src patch-wml_backend_p2_mp4h_configure patch-wml_frontend_wml_src Added files: www/wml/patches: patch-wml_aux_weblint_weblint_src patch-wml_backend_p3_eperl_configure patch-wml_backend_p3_eperl_configure_in Log message: Update to wml 2.0.11 and fix an assumption in configure that is not valid for perl-5.10.0. OK bernd@ CVSROOT: /cvs Module name: src Changes by: millert@cvs.openbsd.org 2008/10/01 14:22:47 Modified files: lib/libc/db/hash: hash_buf.c Log message: Simplify the loop used for bp overflow detection to match what I'm using on the list server. CVSROOT: /cvs Module name: src Changes by: millert@cvs.openbsd.org 2008/10/01 14:26:28 Modified files: libexec/lockspool: lockspool.c Log message: Use the real uid instead of getlogin() to determine the identity of the invoking user. OK deraadt@ CVSROOT: /cvs Module name: src Changes by: millert@cvs.openbsd.org 2008/10/01 14:32:44 Modified files: libexec/lockspool: lockspool.c Log message: Use poll() to determine when stdin is readable and throw away input until we hit EOF. OK deraadt@ CVSROOT: /cvs Module name: src Changes by: millert@cvs.openbsd.org 2008/10/01 14:33:07 Modified files: libexec/lockspool: lockspool.1 Log message: Mention how lockspool is expected to be used. CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2008/10/01 14:34:38 Modified files: x11/gnome/session: Makefile x11/gnome/session/files: README.OpenBSD Log message: - add some necessary and/or helpful RUN_DEPENDS "okicoki" jasper@ CVSROOT: /cvs Module name: ports Changes by: sthen@cvs.openbsd.org 2008/10/01 14:52:56 Modified files: net/mtr : Makefile Log message: Fix WANTLIB and LIB_DEPENDS, bump. CVSROOT: /cvs Module name: src Changes by: kettenis@cvs.openbsd.org 2008/10/01 15:06:43 Modified files: sys/arch/sparc64/dev: vgafb.c Log message: Revert last commit. It didn't really help and we fixed X11 instead. ok miod@ CVSROOT: /cvs Module name: src Changes by: claudio@cvs.openbsd.org 2008/10/01 15:17:06 Modified files: sys/netinet6 : in6.c in6_var.h nd6_nbr.c Log message: If a neighbor solictation isn't from the unspecified address, make sure that the source address matches one of the interfaces address prefixes. From NetBSD, tested by todd@ and naddy@ CVSROOT: /cvs Module name: ports Changes by: merdely@cvs.openbsd.org 2008/10/01 15:49:02 ports/textproc/p5-SWISH-API/patches Update of /cvs/ports/textproc/p5-SWISH-API/patches In directory cvs.openbsd.org:/tmp/cvs-serv23534/patches Log Message: Directory /cvs/ports/textproc/p5-SWISH-API/patches added to the repository CVSROOT: /cvs Module name: ports Changes by: merdely@cvs.openbsd.org 2008/10/01 15:49:48 Modified files: textproc/p5-SWISH-API: Makefile Added files: textproc/p5-SWISH-API/patches: patch-perl_Makefile_PL Log message: Make work with Perl 5.10. Pointed out by naddy@ ok simon@ CVSROOT: /cvs Module name: ports Changes by: sthen@cvs.openbsd.org 2008/10/01 15:54:26 Modified files: security/p5-Digest-SHA: Makefile Log message: COMES_WITH=4.5 following Perl update. CVSROOT: /cvs Module name: ports Changes by: sthen@cvs.openbsd.org 2008/10/01 15:54:55 Modified files: mail/p5-Mail-DKIM: Makefile net/p5-Net-DNS-SEC: Makefile security/p5-Module-Signature: Makefile Log message: Adjust for Digest::SHA move to base perl. Bump packages all round. CVSROOT: /cvs Module name: ports Changes by: simon@cvs.openbsd.org 2008/10/01 16:01:01 Modified files: devel/p5-Class-MethodMaker: Makefile distinfo Log message: update to version 2.12 to let it work with our new perl pointed out by naddy@ ok merdely@, sthen@ CVSROOT: /cvs Module name: ports Changes by: simon@cvs.openbsd.org 2008/10/01 16:09:27 Modified files: archivers/p5-IO-Compress-Base: Makefile archivers/p5-IO-Compress-Zlib: Makefile Log message: two more modules coming with base perl pointed out by Markus Lude, thanks! ok sthen@ CVSROOT: /cvs Module name: ports Changes by: sthen@cvs.openbsd.org 2008/10/01 16:33:19 Modified files: comms/hamlib : Makefile comms/hamlib/pkg: PLIST-main Log message: Don't install perllocal.pod, we don't in any other ports. Regen plist, bump. CVSROOT: /cvs Module name: ports Changes by: simon@cvs.openbsd.org 2008/10/01 16:51:14 Log message: import p5-Internals, required for p5-PerlIO-via-dynamic since perl 5.10 This module allows you to write-protect and write-enable your Perl variables, objects and data structures. Moreover, the reference count of any Perl variable can be read and set. pointed out by and looks alright to sthen@ Status: Vendor Tag: simon Release Tags: simon_20081002 N ports/devel/p5-Internals/Makefile N ports/devel/p5-Internals/distinfo N ports/devel/p5-Internals/pkg/PLIST N ports/devel/p5-Internals/pkg/DESCR No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: simon@cvs.openbsd.org 2008/10/01 16:51:20 Modified files: devel : Makefile Log message: add p5-Internals CVSROOT: /cvs Module name: ports Changes by: simon@cvs.openbsd.org 2008/10/01 16:53:09 Modified files: devel/p5-PerlIO-via-dynamic: Makefile Log message: add dependency to p5-Internals required for new perl and bump ok sthen@ CVSROOT: /cvs Module name: src Changes by: millert@cvs.openbsd.org 2008/10/01 17:02:44 src/regress/lib/libc/fnmatch Update of /cvs/src/regress/lib/libc/fnmatch In directory cvs.openbsd.org:/tmp/cvs-serv22080/fnmatch Log Message: Directory /cvs/src/regress/lib/libc/fnmatch added to the repository CVSROOT: /cvs Module name: src Changes by: millert@cvs.openbsd.org 2008/10/01 17:02:45 src/regress/lib/libc/glob Update of /cvs/src/regress/lib/libc/glob In directory cvs.openbsd.org:/tmp/cvs-serv22080/glob Log Message: Directory /cvs/src/regress/lib/libc/glob added to the repository CVSROOT: /cvs Module name: src Changes by: millert@cvs.openbsd.org 2008/10/01 17:04:13 Modified files: lib/libc/gen : fnmatch.c glob.c Added files: lib/libc/gen : charclass.h Log message: POSIX character class support for fnmatch(3) and glob(3). OK deraadt@ CVSROOT: /cvs Module name: src Changes by: millert@cvs.openbsd.org 2008/10/01 17:04:36 Added files: regress/lib/libc/glob: Makefile files globtest.c globtest.in Log message: Regress driver for glob(3). Needs more tests. CVSROOT: /cvs Module name: src Changes by: millert@cvs.openbsd.org 2008/10/01 17:04:58 Added files: regress/lib/libc/fnmatch: Makefile fnm_test.c fnm_test.in Log message: Regress driver for fnmatch(3). Needs more tests. CVSROOT: /cvs Module name: ports Changes by: kevlo@cvs.openbsd.org 2008/10/01 19:15:38 Modified files: sysutils/fam : Makefile sysutils/fam/pkg: MESSAGE Log message: - show famd daemon startup - bump PKGNAME ok ajacoutot@ CVSROOT: /cvs Module name: ports Changes by: simon@cvs.openbsd.org 2008/10/01 23:58:56 Modified files: www/p5-CGI-SpeedyCGI: Makefile www/p5-CGI-SpeedyCGI/patches: patch-Makefile_PL Added files: www/p5-CGI-SpeedyCGI/patches: patch-src_speedy_backend_main_h Log message: make it work with our new perl and bump ok sthen@ CVSROOT: /cvs Module name: src Changes by: sthen@cvs.openbsd.org 2008/10/02 01:27:57 Modified files: etc : changelist Log message: Monitor various named files for changes (root.hint and the standard zones). Closes PR 5625 ok ajacoutot@, jakob@ CVSROOT: /cvs Module name: ports Changes by: sthen@cvs.openbsd.org 2008/10/02 01:28:43 Modified files: devel/p5-Algorithm-Permute: Makefile distinfo Log message: Update to 0.12, fixing build with Perl 5.10.0 ok kevlo@ CVSROOT: /cvs Module name: ports Changes by: sthen@cvs.openbsd.org 2008/10/02 01:58:50 Modified files: net/unworkable : Makefile distinfo Log message: Update to 0.51: very minor but important code changes. Fixes a couple of edge-case bugs in the mapping of pieces to mmap'd files on-disk. This makes multi-file torrent downloads more reliable. From maintainer Niall O'Higgins CVSROOT: /cvs Module name: ports Changes by: sthen@cvs.openbsd.org 2008/10/02 02:18:07 Modified files: www/p5-Apache-DB: Makefile distinfo Log message: Update to 0.14, fixes build with Perl 5.10.0. CVSROOT: /cvs Module name: ports Changes by: sthen@cvs.openbsd.org 2008/10/02 02:31:29 Modified files: x11/p5-Tk : Makefile distinfo x11/p5-Tk/pkg : PLIST-main Log message: Update to 804.028, fixes build with Perl 5.10.0. CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 2008/10/02 04:25:53 Modified files: distrib/sets/lists/base: md.sparc Log message: sync CVSROOT: /cvs Module name: src Changes by: millert@cvs.openbsd.org 2008/10/02 06:26:45 Modified files: regress/lib/libc: Makefile Log message: Hook up fnmatch and glob regress. CVSROOT: /cvs Module name: src Changes by: henning@cvs.openbsd.org 2008/10/02 06:31:18 Modified files: sbin/pfctl : parse.y Log message: implement "set state-defaults X", where X is a list of state options as permitted keep state(X). applies to all rules which do not have keep state explicitely. e. g. "set state-defaults pflow, no-sync" ok phessler deraadt CVSROOT: /cvs Module name: src Changes by: henning@cvs.openbsd.org 2008/10/02 06:36:32 Modified files: share/man/man5 : pf.conf.5 Log message: document state-defaults option CVSROOT: /cvs Module name: src Changes by: jmc@cvs.openbsd.org 2008/10/02 06:39:25 Modified files: usr.sbin/bgpd : bgpd.conf.5 Log message: correct path for isakmpd/local.pub; from Matthew Dempsky CVSROOT: /cvs Module name: src Changes by: henning@cvs.openbsd.org 2008/10/02 08:00:21 Modified files: usr.sbin/ntpd : ntp.c Log message: in priv_settime(), we must not adjust the 'next' timestamps on their for the offset since we use monotime for these for some time now, and monotime is not affected by system time changes (like, duh, that was the reason for the change). PR5927 CVSROOT: /cvs Module name: src Changes by: jsing@cvs.openbsd.org 2008/10/02 08:11:07 Modified files: sys/netinet6 : icmp6.c Log message: Fix PF state key mismatches that occur when callers of icmp6_reflect() recycle mbufs. Based on an initial diff by henning@, also tested by todd@. ok henning@ CVSROOT: /cvs Module name: src Changes by: millert@cvs.openbsd.org 2008/10/02 08:39:35 Modified files: usr.bin/ssh : session.c Log message: Convert an unchecked strdup to xstrdup. OK deraadt@ CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 2008/10/02 08:40:22 Modified files: sys/kern : sys_socket.c Log message: A closed, disconnected, or otherwise failed socket is still a socket and should return stat information instead of EINVAL from deep in the guts of tcp_usrreq. While there, put some more information into struct stat, inspired by FreeBSD. EINVAL problem reported in PR 5943 CVSROOT: /cvs Module name: src Changes by: jsing@cvs.openbsd.org 2008/10/02 09:12:45 Modified files: sys/net : pf.c Log message: When redirect is used with sticky-address and a matching pass rule uses reply-to, the sticky-address in the source tracking pool is overwritten with the reply-to address, resulting in new connections being incorrectly redirected to the reply-to host (instead of the sticky-address host). Prevent this by passing a NULL source node reference to pf_map_addr() when looking up the reply-to host, thus preventing the NAT source node from being overwritten. ok mcbride@ henning@ CVSROOT: /cvs Module name: src Changes by: mbalmer@cvs.openbsd.org 2008/10/02 09:16:43 Modified files: sys/dev/pci : pcidevs Log message: Add IDs for the IBM 4810 BSP (Base System Peripherals) and SCC (Simple Communications Controller) found on IBM SurePOS 300 series. CVSROOT: /cvs Module name: src Changes by: mbalmer@cvs.openbsd.org 2008/10/02 09:18:06 Modified files: sys/dev/pci : pcidevs.h pcidevs_data.h Log message: sync. CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 2008/10/02 09:24:14 Modified files: usr.sbin/ypldap: aldap.c Log message: use calloc() instead of malloc() and bzero() CVSROOT: /cvs Module name: src Changes by: mbalmer@cvs.openbsd.org 2008/10/02 09:28:07 Modified files: sys/dev/pci : pucdata.c Log message: Add the IBM 4810 ("SurePOS 300 Series") SCC to support the four additional serial ports. CVSROOT: /cvs Module name: src Changes by: mbalmer@cvs.openbsd.org 2008/10/02 09:30:14 Modified files: share/man/man4 : puc.4 Log message: Add the IBM 4810 SCC to the list of supported devices. CVSROOT: /cvs Module name: ports Changes by: jasper@cvs.openbsd.org 2008/10/02 09:39:13 Modified files: textproc/p5-XML-SAX-ExpatXS: Makefile distinfo textproc/p5-XML-SAX-ExpatXS/patches: patch-Makefile_PL textproc/p5-XML-SAX-ExpatXS/pkg: PLIST Log message: - update p5-XML-SAX-ExpatXS to 1.31 CVSROOT: /cvs Module name: www Changes by: deraadt@cvs.openbsd.org 2008/10/02 09:59:48 Modified files: . : 44.html Log message: update pkg counts CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 2008/10/02 10:00:42 Modified files: sys/dev/pci : pciide.c Log message: backout Tadpole specific non-dma workaround commited in 1.287, since it appears the machine Mark got had a disk which failed very soon after that ok kettenis CVSROOT: /cvs Module name: src Changes by: millert@cvs.openbsd.org 2008/10/02 10:01:58 Modified files: lib/libc/gen : login_cap.c Log message: simplify and clarify login_getstyle; ok deraadt@ CVSROOT: /cvs Module name: src Changes by: millert@cvs.openbsd.org 2008/10/02 10:44:43 Modified files: games/hunt/huntd: driver.c huntd.6 Log message: Remove useless setsid() and setpgrp() calls and add -b option to run huntd in the background like a true daemon. OK deraadt@ CVSROOT: /cvs Module name: src Changes by: brad@cvs.openbsd.org 2008/10/02 11:28:12 Modified files: sys/netinet6 : Tag: OPENBSD_4_2 in6.c in6_var.h nd6_nbr.c Log message: If a neighbor solictation isn't from the unspecified address, make sure that the source address matches one of the interfaces address prefixes. CVSROOT: /cvs Module name: src Changes by: brad@cvs.openbsd.org 2008/10/02 11:28:35 Modified files: sys/netinet6 : Tag: OPENBSD_4_3 in6.c in6_var.h nd6_nbr.c Log message: If a neighbor solictation isn't from the unspecified address, make sure that the source address matches one of the interfaces address prefixes. CVSROOT: /cvs Module name: ports Changes by: espie@cvs.openbsd.org 2008/10/02 12:06:37 Modified files: infrastructure/install: make-plist Log message: new perl can't read from unopened dir (autovivified handle) CVSROOT: /cvs Module name: www Changes by: brad@cvs.openbsd.org 2008/10/02 12:11:26 Modified files: . : errata42.html errata43.html security.html Log message: Add the ndp errata. CVSROOT: /cvs Module name: src Changes by: jakemsr@cvs.openbsd.org 2008/10/02 12:29:40 Modified files: sys/dev/pci : auvia.c auviavar.h Log message: according to the alsa driver for these devices, the hardware provides 256 buffer descriptors, and the 256th descriptor is flakey. this driver uses one descriptor for each block of the buffer, so we need to make sure buffer size / block size < 256, or we will run out of usable descriptors. lets me play youtube videos via gnash on my auvia equipped machine. ok ratchov@ CVSROOT: /cvs Module name: ports Changes by: jasper@cvs.openbsd.org 2008/10/02 12:35:13 Modified files: audio/p5-Music-Audioscrobbler-MPD: Makefile distinfo Log message: - update p5-Music-Audioscrobbler-MPD to 0.13 CVSROOT: /cvs Module name: ports Changes by: jasper@cvs.openbsd.org 2008/10/02 12:40:41 Log message: import powerdns 2.9.21.1 pdnsd is a proxy dns server with permanent caching (the cache contents are written to hard disk on exit) that is designed to cope with unreachable or down dns servers (for example in dial-in networking). original port by dlg@ and robert@, banged into shape by me. not hooked to the builds as this needs further testing/tweaking Status: Vendor Tag: jasper Release Tags: jasper_20081002 N ports/net/powerdns/distinfo N ports/net/powerdns/Makefile N ports/net/powerdns/pkg/DESCR-mysql N ports/net/powerdns/pkg/DESCR-main N ports/net/powerdns/pkg/PLIST-main N ports/net/powerdns/pkg/PFRAG.shared-main N ports/net/powerdns/pkg/DESCR-pgsql N ports/net/powerdns/pkg/DESCR-sqlite N ports/net/powerdns/pkg/DESCR-sqlite3 N ports/net/powerdns/pkg/PLIST-mysql N ports/net/powerdns/pkg/PFRAG.shared-mysql N ports/net/powerdns/pkg/PFRAG.shared-pgsql N ports/net/powerdns/pkg/PFRAG.shared-sqlite N ports/net/powerdns/pkg/PFRAG.shared-sqlite3 N ports/net/powerdns/pkg/PLIST-pgsql N ports/net/powerdns/pkg/PLIST-sqlite N ports/net/powerdns/pkg/PLIST-sqlite3 N ports/net/powerdns/pkg/MESSAGE-main N ports/net/powerdns/patches/patch-pdns_dns_hh N ports/net/powerdns/patches/patch-modules_gpgsqlbackend_OBJECTLIBS N ports/net/powerdns/patches/patch-pdns_Makefile_in N ports/net/powerdns/files/tables-mysql.sql N ports/net/powerdns/files/tables-pgsql.sql N ports/net/powerdns/files/tables-sqlite.sql N ports/net/powerdns/files/pdns.conf No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: jasper@cvs.openbsd.org 2008/10/02 12:41:44 Modified files: infrastructure/db: user.list Log message: - add _pdnsd:_pdnsd for powerdns CVSROOT: /cvs Module name: www Changes by: brad@cvs.openbsd.org 2008/10/02 12:44:06 Modified files: . : errata42.html errata43.html Log message: Add the CVE id. CVSROOT: /cvs Module name: ports Changes by: jasper@cvs.openbsd.org 2008/10/02 13:18:09 Modified files: security/p5-Net_SSLeay: Makefile distinfo Log message: - update p5-Net-SSLeay to 1.35 ok bluhm@ (MAINTAINER) CVSROOT: /cvs Module name: ports Changes by: jasper@cvs.openbsd.org 2008/10/02 13:18:33 Modified files: net/p5-POE-Component-Jabber: Makefile distinfo net/p5-POE-Component-Jabber/pkg: PLIST Log message: - update p5-POE-Component-Jabber to 2.03 CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 2008/10/02 13:32:33 Modified files: games/hunt/huntd: huntd.6 Log message: spelling; Dieter Rauschenberger CVSROOT: /cvs Module name: ports Changes by: kili@cvs.openbsd.org 2008/10/02 13:50:52 Modified files: lang/ghc : Makefile Added files: lang/ghc/patches: patch-aclocal_m4 patch-driver_mangler_ghc-asm_lprl Log message: Fix for perl 5.10. Thanks to sthen@ for testing the build on amd64. CVSROOT: /cvs Module name: ports Changes by: naddy@cvs.openbsd.org 2008/10/02 13:53:12 Modified files: mail/thunderbird-i18n: Makefile mail/thunderbird-i18n/pkg: PLIST-en-GB www/firefox-i18n: Makefile www/firefox-i18n/pkg: PLIST-en-GB Log message: adjust for -main -> -en-gb subpackage name change; ok martynas@ CVSROOT: /cvs Module name: src Changes by: kettenis@cvs.openbsd.org 2008/10/02 14:07:49 Modified files: gnu/usr.bin/binutils/bfd/doc: Makefile.am Makefile.in Log message: Since we don't install libbfd anymore, don't install bfd.info. requested by jmc@ CVSROOT: /cvs Module name: src Changes by: kurt@cvs.openbsd.org 2008/10/02 14:12:08 Modified files: libexec/ld.so : library.c library_mquery.c loader.c sod.c util.c libexec/ld.so/alpha: syscall.h libexec/ld.so/amd64: syscall.h libexec/ld.so/arm: syscall.h libexec/ld.so/hppa: syscall.h libexec/ld.so/i386: syscall.h libexec/ld.so/mips64: syscall.h libexec/ld.so/powerpc: syscall.h libexec/ld.so/sh: syscall.h libexec/ld.so/sparc: syscall.h libexec/ld.so/sparc64: syscall.h Log message: Fix mmap() error checking to be correct 64-bit addresses. Consistently use _dl_mmap_error() to check for mmap() errors. Adjust datatypes of some local vars for 64-bit safety. okay millert@ drahn@ CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 2008/10/02 14:12:28 Modified files: distrib/sets/lists/man: md.alpha md.amd64 md.armish md.hppa md.hppa64 md.i386 md.landisk md.macppc md.mvmeppc md.sgi md.socppc md.sparc md.sparc64 md.zaurus Log message: sync CVSROOT: /cvs Module name: src Changes by: brad@cvs.openbsd.org 2008/10/02 14:21:15 Modified files: sys/arch/mac68k/dev: if_mc.c if_sn.c sys/arch/macppc/dev: if_bm.c if_mc.c sys/arch/mvme68k/dev: if_ie.c sys/arch/mvme88k/dev: if_ie.c sys/arch/sgi/dev: if_mec.c sys/arch/socppc/dev: if_tsec.c sys/arch/sparc/dev: be.c hme.c if_ie.c qe.c sys/arch/vax/bi: if_ni.c sys/arch/vax/if: if_qe.c sgec.c sys/dev/ic : aic6915.c am7990.c dc.c elink3.c fxp.c gem.c hme.c i82596.c if_wi.c lemac.c mtd8xx.c re.c rtl81x9.c smc83c170.c xl.c sys/dev/isa : if_ef_isapnp.c if_eg.c if_el.c if_ex.c if_ie.c sys/dev/pci : if_bce.c if_bge.c if_bnx.c if_cas.c if_de.c if_em.c if_et.c if_ix.c if_ixgb.c if_jme.c if_lii.c if_msk.c if_myx.c if_nfe.c if_nge.c if_nxe.c if_pcn.c if_sis.c if_sk.c if_ste.c if_stge.c if_tht.c if_ti.c if_tl.c if_txp.c if_vge.c if_vic.c if_vr.c if_wb.c if_xge.c sys/dev/pcmcia : if_ray.c sys/dev/sbus : be.c qe.c sys/dev/usb : if_aue.c if_axe.c if_cdce.c if_cdcef.c if_cue.c if_kue.c if_udav.c sys/net : if_ethersubr.c if_trunk.c if_tun.c sys/net80211 : ieee80211_ioctl.c Log message: First step towards cleaning up the Ethernet driver ioctl handling. Move calling ether_ioctl() from the top of the ioctl function, which at the moment does absolutely nothing, to the default switch case. Thus allowing drivers to define their own ioctl handlers and then falling back on ether_ioctl(). The only functional change this results in at the moment is having all Ethernet drivers returning the proper errno of ENOTTY instead of EINVAL/ENXIO when encountering unknown ioctl's. Shrinks the i386 kernels by.. RAMDISK - 1024 bytes RAMDISKB - 1120 bytes RAMDISKC - 832 bytes Tested by martin@/jsing@/todd@/brad@ Build tested on almost all archs by todd@/brad@ ok jsing@ CVSROOT: /cvs Module name: ports Changes by: simon@cvs.openbsd.org 2008/10/02 14:30:43 Modified files: archivers/p5-Compress-LZO: Makefile archivers/p5-PerlIO-gzip: Makefile Log message: bump SHARED_ONLY ports so they get updated and work with the new perl ok sthen@ CVSROOT: /cvs Module name: ports Changes by: simon@cvs.openbsd.org 2008/10/02 14:31:16 Modified files: audio/p5-Audio-CD: Makefile audio/p5-Audio-FLAC-Header: Makefile audio/p5-Ogg-Vorbis-Header: Makefile audio/p5-libvorbis: Makefile Log message: bump SHARED_ONLY ports so they get updated and work with the new perl ok sthen@ CVSROOT: /cvs Module name: ports Changes by: simon@cvs.openbsd.org 2008/10/02 14:32:18 Modified files: comms/p5-Device-SerialPort: Makefile Log message: bump SHARED_ONLY ports so they get updated and work with the new perl ok sthen@ CVSROOT: /cvs Module name: ports Changes by: sthen@cvs.openbsd.org 2008/10/02 14:32:19 Modified files: biology/AcePerl: Makefile www/clearsilver: Makefile mail/cyrus-imapd: Makefile www/fcgi : Makefile comms/hamlib : Makefile net/irssi : Makefile net/irssi-silc : Makefile japanese/nkf : Makefile mail/razor-agents: Makefile comms/pilot-link: Makefile security/prelude/libprelude: Makefile security/prelude/libpreludedb: Makefile Log message: bump packages with Perl .so modules; the old ones don't work with new perl and the package signature doesn't change, so we have to do this ourselves to make pkg_add updates work. ok simon@ CVSROOT: /cvs Module name: ports Changes by: simon@cvs.openbsd.org 2008/10/02 14:32:45 Modified files: converters/p5-Convert-Binary-C: Makefile converters/p5-Convert-UUlib: Makefile converters/p5-JSON-DWIW: Makefile converters/p5-JSON-XS: Makefile converters/p5-Text-Iconv: Makefile converters/p5-Unicode-Map: Makefile converters/p5-Unicode-Map8: Makefile converters/p5-Unicode-String: Makefile Log message: bump SHARED_ONLY ports so they get updated and work with the new perl ok sthen@ CVSROOT: /cvs Module name: ports Changes by: bluhm@cvs.openbsd.org 2008/10/02 14:33:36 Modified files: security/p5-IO-Socket-SSL: Makefile distinfo security/p5-IO-Socket-SSL/pkg: PLIST Log message: - update to p5-IO-Socket-SSL 1.16 - take maintainership ok sturm CVSROOT: /cvs Module name: ports Changes by: sthen@cvs.openbsd.org 2008/10/02 14:34:13 Modified files: www/ap2-mod_perl: Makefile Log message: bump SHARED_ONLY ports so they get updated and work with the new perl pointed out by simon@ (I missed it since it's not linked to build) CVSROOT: /cvs Module name: ports Changes by: simon@cvs.openbsd.org 2008/10/02 14:34:40 Modified files: databases/p5-BerkeleyDB: Makefile databases/p5-DBD-SQLite: Makefile databases/p5-DBD-SQLite2: Makefile databases/p5-DBD-Sybase: Makefile databases/p5-DBD-mysql: Makefile databases/p5-DBI: Makefile databases/p5-GDBM_File: Makefile databases/p5-pgsql: Makefile databases/p5-sybperl: Makefile Log message: bump SHARED_ONLY ports so they get updated and work with the new perl feedback and ok sthen@ CVSROOT: /cvs Module name: ports Changes by: simon@cvs.openbsd.org 2008/10/02 14:35:10 Modified files: devel/p5-Algorithm-MDiff: Makefile devel/p5-BSD-Resource: Makefile devel/p5-BSD-stat: Makefile devel/p5-Cache-FastMmap: Makefile devel/p5-Cache-Mmap: Makefile devel/p5-Class-C3-XS: Makefile devel/p5-Class-Date: Makefile devel/p5-Class-MOP: Makefile devel/p5-Clone : Makefile devel/p5-Curses: Makefile devel/p5-Data-Alias: Makefile devel/p5-Data-Structure-Util: Makefile devel/p5-Data-UUID: Makefile devel/p5-Date-Calc: Makefile devel/p5-Date-Simple: Makefile devel/p5-DateTime: Makefile devel/p5-Devel-Cover: Makefile devel/p5-Devel-FastProf: Makefile devel/p5-Devel-Leak: Makefile devel/p5-Devel-SawAmpersand: Makefile devel/p5-Devel-Size: Makefile devel/p5-Event : Makefile devel/p5-Event-Lib: Makefile devel/p5-File-Sync: Makefile devel/p5-Glib2 : Makefile devel/p5-Hash-NoRef: Makefile devel/p5-IO-KQueue: Makefile devel/p5-IO-Tty: Makefile devel/p5-IPC-ShareLite: Makefile devel/p5-Lchown: Makefile devel/p5-List-MoreUtils: Makefile devel/p5-Locale-Hebrew: Makefile devel/p5-Locale-gettext: Makefile devel/p5-POE-XS-Queue-Array: Makefile devel/p5-PadWalker: Makefile devel/p5-Params-Validate: Makefile devel/p5-PerlIO-eol: Makefile devel/p5-Pod-Coverage: Makefile devel/p5-Readonly-XS: Makefile devel/p5-Regexp-Copy: Makefile devel/p5-Safe-Hole: Makefile devel/p5-Set-Object: Makefile devel/p5-Sort-Key: Makefile devel/p5-String-CRC32: Makefile devel/p5-Sub-Name: Makefile devel/p5-Taint-Runtime: Makefile devel/p5-Term-ReadKey: Makefile devel/p5-Term-ReadLine-Gnu: Makefile devel/p5-Test-Taint: Makefile devel/p5-Tie-Hash-Indexed: Makefile devel/p5-Time-Piece: Makefile devel/p5-Want : Makefile devel/p5-WeakRef: Makefile devel/p5-YAML-Syck: Makefile Log message: bump SHARED_ONLY ports so they get updated and work with the new perl feedback and ok sthen@ CVSROOT: /cvs Module name: ports Changes by: simon@cvs.openbsd.org 2008/10/02 14:35:42 Modified files: geo/p5-Geo-Coordinates-UTM-XS: Makefile Log message: bump SHARED_ONLY ports so they get updated and work with the new perl ok sthen@ CVSROOT: /cvs Module name: ports Changes by: simon@cvs.openbsd.org 2008/10/02 14:36:04 Modified files: graphics/p5-Cairo: Makefile graphics/p5-GD : Makefile graphics/p5-Image-EXIF: Makefile graphics/p5-Image-Imlib2: Makefile graphics/p5-PerlMagick: Makefile Log message: bump SHARED_ONLY ports so they get updated and work with the new perl ok sthen@ CVSROOT: /cvs Module name: ports Changes by: sthen@cvs.openbsd.org 2008/10/02 14:36:08 Modified files: databases/p5-DBIx-Migration: Makefile Log message: plist changed with new perl, pointed out by naddy -> bump CVSROOT: /cvs Module name: ports Changes by: simon@cvs.openbsd.org 2008/10/02 14:38:08 Modified files: japanese/p5-Text-Kakasi: Makefile math/p5-Bit-Vector: Makefile math/p5-Math-BigInt-GMP: Makefile math/p5-Math-FFT: Makefile math/p5-Math-GMP: Makefile math/p5-Math-Pari: Makefile Log message: bump SHARED_ONLY ports so they get updated and work with the new perl ok sthen@ CVSROOT: /cvs Module name: ports Changes by: simon@cvs.openbsd.org 2008/10/02 14:38:37 Modified files: net/p5-Geo-IP : Makefile net/p5-IO-Interface: Makefile net/p5-IO-Socket-Multicast: Makefile net/p5-Net-DBus: Makefile net/p5-Net-DNS : Makefile net/p5-Net-Patricia: Makefile net/p5-Net-Pcap: Makefile net/p5-Net-RawIP: Makefile net/p5-Net-SSH2: Makefile net/p5-Net-Z3950-Zoom: Makefile net/p5-Socket6 : Makefile net/p5-flowd : Makefile Log message: bump SHARED_ONLY ports so they get updated and work with the new perl ok sthen@ CVSROOT: /cvs Module name: ports Changes by: simon@cvs.openbsd.org 2008/10/02 14:39:34 Modified files: security/p5-Authen-Krb5-Simple: Makefile security/p5-Crypt-Blowfish: Makefile security/p5-Crypt-DES: Makefile security/p5-Crypt-GpgME: Makefile security/p5-Crypt-OpenSSL-Bignum: Makefile security/p5-Crypt-OpenSSL-DSA: Makefile security/p5-Crypt-OpenSSL-RSA: Makefile security/p5-Crypt-OpenSSL-Random: Makefile security/p5-Crypt-Rijndael: Makefile security/p5-Crypt-SSLeay: Makefile security/p5-Crypt-Twofish: Makefile security/p5-Digest-MD2: Makefile security/p5-Digest-MD5-M4p: Makefile security/p5-Digest-Nilsimsa: Makefile security/p5-Digest-SHA1: Makefile security/p5-GSSAPI: Makefile security/p5-MD5: Makefile Log message: bump SHARED_ONLY ports so they get updated and work with the new perl ok sthen@ CVSROOT: /cvs Module name: ports Changes by: simon@cvs.openbsd.org 2008/10/02 14:41:13 Modified files: sysutils/p5-Filesys-Df: Makefile sysutils/p5-Proc-ProcessTable: Makefile sysutils/p5-Quota: Makefile sysutils/p5-Unix-Statgrab: Makefile sysutils/p5-Unix-Syslog: Makefile Log message: bump SHARED_ONLY ports so they get updated and work with the new perl ok sthen@ CVSROOT: /cvs Module name: ports Changes by: simon@cvs.openbsd.org 2008/10/02 14:41:32 Modified files: textproc/p5-LibXML-Common: Makefile textproc/p5-String-Approx: Makefile textproc/p5-String-Similarity: Makefile textproc/p5-Template: Makefile textproc/p5-Text-Aspell: Makefile textproc/p5-Text-CSV_XS: Makefile textproc/p5-Text-DoubleMetaphone: Makefile textproc/p5-Text-LevenshteinXS: Makefile textproc/p5-Text-Tmpl: Makefile textproc/p5-XML-LibXML: Makefile textproc/p5-XML-LibXSLT: Makefile Log message: bump SHARED_ONLY ports so they get updated and work with the new perl ok sthen@ CVSROOT: /cvs Module name: ports Changes by: simon@cvs.openbsd.org 2008/10/02 14:42:37 Modified files: www/p5-HTML-Embperl: Makefile www/p5-HTML-Parser: Makefile www/p5-HTML-Tidy: Makefile www/p5-HTTP-GHTTP: Makefile www/p5-WWW-Curl: Makefile www/p5-libapreq: Makefile www/p5-libapreq2: Makefile x11/p5-Gnome2-Canvas: Makefile x11/p5-Gtk : Makefile x11/p5-Gtk2 : Makefile x11/p5-Gtk2-GladeXML: Makefile Log message: bump SHARED_ONLY ports so they get updated and work with the new perl ok sthen@ CVSROOT: /cvs Module name: ports Changes by: kili@cvs.openbsd.org 2008/10/02 14:44:26 Modified files: audio/mt-daapd : Makefile Log message: Remove maintainer per his request. If someone wants to take this port, please note that it's now at http://www.fireflymediaserver.org/ CVSROOT: /cvs Module name: ports Changes by: naddy@cvs.openbsd.org 2008/10/02 15:06:14 Modified files: archivers : Makefile devel : Makefile security : Makefile x11 : Makefile Log message: unhook ports that are marked COMES_WITH CVSROOT: /cvs Module name: ports Changes by: jasper@cvs.openbsd.org 2008/10/02 16:24:31 Modified files: audio/p5-Audio-MPD-Common: Makefile distinfo Log message: - update p5-Audio-MPD-Common to 0.1.3 CVSROOT: /cvs Module name: ports Changes by: jasper@cvs.openbsd.org 2008/10/02 16:25:37 Modified files: audio/p5-POE-Component-Client-MPD: Makefile distinfo Log message: - update p5-POE-Component-Client-MPD to 0.9.0 CVSROOT: /cvs Module name: ports Changes by: jasper@cvs.openbsd.org 2008/10/02 16:25:38 Modified files: devel/p5-AnyEvent: Makefile distinfo Log message: - update p5-AnyEvent to 4.234 CVSROOT: /cvs Module name: ports Changes by: jasper@cvs.openbsd.org 2008/10/02 16:25:47 Modified files: devel/p5-BSD-Resource: Makefile distinfo devel/p5-BSD-Resource/pkg: PLIST Log message: - update p5-BSD-Resource to 1.2901 CVSROOT: /cvs Module name: ports Changes by: sthen@cvs.openbsd.org 2008/10/02 16:55:21 Modified files: x11/gtk2mm : Makefile Log message: fix WANTLIB, bump. CVSROOT: /cvs Module name: src Changes by: jmc@cvs.openbsd.org 2008/10/02 16:58:22 Modified files: games/hunt/huntd: huntd.6 Log message: zap trailing whitespace; CVSROOT: /cvs Module name: ports Changes by: bluhm@cvs.openbsd.org 2008/10/02 17:00:41 Modified files: telephony/p5-Net-SIP: Makefile distinfo Log message: - update to p5-Net-SIP 0.49 ok sturm CVSROOT: /cvs Module name: ports Changes by: jasper@cvs.openbsd.org 2008/10/02 17:10:19 Modified files: www/p5-HTML-FillInForm: Makefile distinfo Log message: - update p5-HTML-FillInForm to 2.00 CVSROOT: /cvs Module name: ports Changes by: jasper@cvs.openbsd.org 2008/10/02 17:10:21 Modified files: www/p5-HTML-Lint: Makefile distinfo www/p5-HTML-Lint/pkg: PLIST Log message: - update p5-HTML-Lint to 2.04 CVSROOT: /cvs Module name: ports Changes by: jasper@cvs.openbsd.org 2008/10/02 17:10:23 Modified files: textproc/p5-XML-RSS: Makefile distinfo textproc/p5-XML-RSS/patches: patch-examples_rss_info_pl Log message: - update p5-XML-RSS to 1.35 CVSROOT: /cvs Module name: ports Changes by: jasper@cvs.openbsd.org 2008/10/02 17:10:24 Modified files: devel/p5-POE-XS-Queue-Array: Makefile distinfo Log message: - update p5-POE-XS-Queue-Array to 0.005 CVSROOT: /cvs Module name: ports Changes by: jasper@cvs.openbsd.org 2008/10/02 17:10:26 Modified files: devel/p5-Heap : Makefile distinfo devel/p5-Heap/pkg: PLIST Log message: - update p5-Heap to 0.80 CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 2008/10/02 17:19:20 Modified files: usr.sbin/ppp/ppp: datalink.c Log message: Repair "set reconnect random 0" from PR 5368. This bug report was ignored since Feb 2007, even though it had a patch. How did this happen?? CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 2008/10/02 17:27:24 Modified files: lib/libpthread/arch/m68k: _atomic_lock.c lib/libpthread/arch/sparc: _atomic_lock.c lib/libpthread/arch/sparc64: _atomic_lock.c lib/libpthread/sys: slow_atomic_lock.c lib/libpthread/uthread: uthread_fd.c uthread_vfork.c Log message: the license on this is PD; david leonard says so CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 2008/10/02 17:29:26 Modified files: lib/librthread/arch/m68k: _atomic_lock.c lib/librthread/arch/sparc: _atomic_lock.c lib/librthread/arch/sparc64: _atomic_lock.c Log message: the license on this is PD; david leonard says so CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 2008/10/02 17:55:18 Modified files: usr.bin/compile_et: compile_et.1 usr.sbin/ndp : gmt2local.c gmt2local.h Log message: get rid of some unneeded $Id stuff CVSROOT: /cvs Module name: src Changes by: brad@cvs.openbsd.org 2008/10/02 18:19:55 Modified files: sys/dev/ic : i82596.c Log message: KNF. CVSROOT: /cvs Module name: src Changes by: brad@cvs.openbsd.org 2008/10/02 18:58:40 Modified files: sys/dev/ic : atw.c Log message: Remove a few small ifdef/ifndef OpenBSD sections which contained some NetBSD code. CVSROOT: /cvs Module name: src Changes by: brad@cvs.openbsd.org 2008/10/02 19:31:24 Modified files: sys/dev/pcmcia : if_xe.c Log message: Merge xe_ether_ioctl() into xe_ioctl() which was just a handler for SIOCSIFADDR, now this looks like every other driver. Also return ENOTTY for unknown ioctl's. Reduces i386 GENERIC by 112 bytes. CVSROOT: /cvs Module name: src Changes by: brad@cvs.openbsd.org 2008/10/02 19:41:40 Modified files: sys/dev/pcmcia : if_cnw.c Log message: Return ENOTTY for unknown ioctl's. CVSROOT: /cvs Module name: www Changes by: nick@cvs.openbsd.org 2008/10/02 20:23:17 Modified files: faq : upgrade44.html Log message: add dhcpd.interfaces and new X drivers sections to "things to be aware of". CVSROOT: /cvs Module name: www Changes by: nick@cvs.openbsd.org 2008/10/02 21:04:35 Modified files: faq : upgrade44.html Log message: HTML validation fixes CVSROOT: /cvs Module name: www Changes by: nick@cvs.openbsd.org 2008/10/02 21:12:57 Modified files: faq : current.html Log message: validation errors. CVSROOT: /cvs Module name: src Changes by: brad@cvs.openbsd.org 2008/10/02 21:13:09 Modified files: sys/dev/usb : if_upl.c Log message: Return ENOTTY for unknown ioctl's. CVSROOT: /cvs Module name: src Changes by: guenther@cvs.openbsd.org 2008/10/02 22:22:37 Modified files: sys/sys : proc.h sys/kern : kern_sig.c lib/librthread : rthread.h rthread_sig.c Log message: Make sigwait() work correctly. In particular, it'll work when the signal is already pending in the calling thread or the main thread and there's no longer a race condition where the signal could be diverted but sigwait() would still block. There were some off-by-one errors too. (The checking of the main thread's pending list is just until a pending list for the process can be added to struct process. For now, such signals end up as pending on the main thread.) oks tedu@ and art@ CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2008/10/03 01:21:56 Modified files: x11/gnustep : gnustep.port.mk x11/gnustep/back: Makefile x11/gnustep/base: Makefile x11/gnustep/examples: Makefile x11/gnustep/gui: Makefile x11/gnustep/make: Makefile Log message: - introduce MASTER_SITE_GNUSTEP CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2008/10/03 01:58:13 Modified files: x11/gnustep/gworkspace: Makefile distinfo x11/gnustep/gworkspace/pkg: PLIST Log message: - gworkspace-0.8.7 CVSROOT: /cvs Module name: src Changes by: sthen@cvs.openbsd.org 2008/10/03 02:18:44 Modified files: games/adventure: crc.c Log message: Mask crcval in the right place, avoiding segfault during save on 64-bit arch. (The save format is not portable, however). Looks right to deraadt@. CVSROOT: /cvs Module name: src Changes by: mbalmer@cvs.openbsd.org 2008/10/03 03:10:45 Modified files: usr.sbin/httpd/src/ap: ap_hook.c usr.sbin/httpd/src/modules/proxy: proxy_http.c Log message: Use correct function signature when calling the write_host_header hook. from Josh Elsasser , thanks. CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2008/10/03 04:07:41 Modified files: graphics/babl : Makefile distinfo graphics/babl/patches: patch-Makefile_in patch-extensions_Makefile_in graphics/babl/pkg: PLIST Log message: - update babl to version 0.0.22 from Giovanni Bechis CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2008/10/03 04:13:48 Modified files: graphics/gegl : Makefile distinfo graphics/gegl/patches: patch-operations_external_ff-load_c graphics/gegl/pkg: PLIST-main Removed files: graphics/gegl/patches: patch-gegl_graph_gegl-node_c Log message: - update babl to version 0.0.22 from Giovanni Bechis CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2008/10/03 04:15:45 Modified files: x11/gnome/scan : Makefile x11/gnome/scan/pkg: PLIST-gimp PLIST-main Log message: - fix WANTLIB - regen PLIST while here - bump CVSROOT: /cvs Module name: ports Changes by: jasper@cvs.openbsd.org 2008/10/03 04:29:39 Modified files: audio/p5-Audio-M4P: Makefile distinfo Log message: - update p5-Audio-M4P to 0.51 CVSROOT: /cvs Module name: ports Changes by: jasper@cvs.openbsd.org 2008/10/03 04:29:42 Modified files: devel/p5-Cache-Memcached: Makefile distinfo Log message: - update p5-Cache-Memcached to 1.24 CVSROOT: /cvs Module name: ports Changes by: jasper@cvs.openbsd.org 2008/10/03 04:30:07 Modified files: devel/p5-Config-General: Makefile distinfo Log message: - update p5-Config-General to 2.40 CVSROOT: /cvs Module name: ports Changes by: jasper@cvs.openbsd.org 2008/10/03 04:30:30 Modified files: devel/p5-Error : Makefile distinfo Log message: - update p5-Error to 0.1705 CVSROOT: /cvs Module name: ports Changes by: jasper@cvs.openbsd.org 2008/10/03 04:30:53 Modified files: devel/p5-Expect-Simple: Makefile distinfo Log message: - update p5-Expect-Simple to 0.04 CVSROOT: /cvs Module name: ports Changes by: jasper@cvs.openbsd.org 2008/10/03 04:31:55 Modified files: devel/p5-Scalar-Defer: Makefile distinfo devel/p5-Scalar-Defer/patches: patch-Makefile_PL Log message: - update p5-Scalar-Defer to 0.18 *includes fixes for regression tests with perl 5.10 CVSROOT: /cvs Module name: ports Changes by: jasper@cvs.openbsd.org 2008/10/03 04:32:40 Modified files: devel/p5-Set-Scalar: Makefile distinfo Log message: - update p5-Set-Scalar to 1.22 ok kevlo@ (MAINTAINER) CVSROOT: /cvs Module name: ports Changes by: jasper@cvs.openbsd.org 2008/10/03 04:33:05 Modified files: devel/p5-Term-ReadPassword: Makefile distinfo Log message: - update p5-Term-ReadPassword to 0.11 CVSROOT: /cvs Module name: ports Changes by: jasper@cvs.openbsd.org 2008/10/03 04:33:26 Modified files: textproc/p5-PPI: Makefile distinfo textproc/p5-PPI/pkg: PLIST Log message: - update p5-PPI to 1.203 CVSROOT: /cvs Module name: ports Changes by: jasper@cvs.openbsd.org 2008/10/03 04:33:43 Modified files: devel/p5-Proc-Simple: Makefile distinfo Log message: - update p5-Proc-Simple to 1.23 CVSROOT: /cvs Module name: ports Changes by: sthen@cvs.openbsd.org 2008/10/03 05:17:17 Modified files: graphics/inkscape: Makefile graphics/inkscape/pkg: PLIST Added files: graphics/inkscape/patches: patch-utf8-to-roff Log message: Add patch from upstream to fix build with perl 5.10.0. Regen plist while there. ok phessler@ CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2008/10/03 05:39:01 Modified files: graphics/dia : Makefile graphics/dia/pkg: PLIST Added files: graphics/dia/patches: patch-app_main_c patch-objects_GRAFCET_boolequation_c Log message: - bring in 2 patches from FreeBSD * fix pixbuf export (jpeg, png...) * fix printing - regen PLIST while here CVSROOT: /cvs Module name: src Changes by: sthen@cvs.openbsd.org 2008/10/03 05:41:21 Modified files: etc : dhcpd.conf Log message: Remove shared-network from the sample config, people who need that should expect to read the manual anyway and it's caused some confusion in the past. Add example entries for fixed-address and pxeboot. ok krw@ CVSROOT: /cvs Module name: ports Changes by: jasper@cvs.openbsd.org 2008/10/03 05:51:47 Modified files: converters/p5-Convert-ASN1: Makefile distinfo Log message: - update p5-Convert-ASN1 to 0.22 "feel free" kevlo@ CVSROOT: /cvs Module name: ports Changes by: jasper@cvs.openbsd.org 2008/10/03 05:52:23 Modified files: converters/p5-Text-Iconv: Makefile distinfo Log message: - update p5-Text-Iconv to 1.7 "feel free" kevlo@ CVSROOT: /cvs Module name: ports Changes by: sthen@cvs.openbsd.org 2008/10/03 06:33:37 Modified files: math/p5-Math-Pari: Makefile distinfo Log message: update to 2.010800, fixes build with perl 5.10.0 ok simon@ CVSROOT: /cvs Module name: www Changes by: sthen@cvs.openbsd.org 2008/10/03 06:52:19 Modified files: build : mirrors.dat Log message: Add new mirror in Sweden, from maintainer Viktor Holmlund on www@ - thanks. CVSROOT: /cvs Module name: www Changes by: sthen@cvs.openbsd.org 2008/10/03 06:52:44 Modified files: . : ftp.html openbgpd : ftp.html openntpd : ftp.html portable.html Log message: regen CVSROOT: /cvs Module name: www Changes by: sthen@cvs.openbsd.org 2008/10/03 06:57:50 Modified files: build : mirrors.dat Log message: add Brad's anoncvs mirror to the master list CVSROOT: /cvs Module name: www Changes by: sthen@cvs.openbsd.org 2008/10/03 06:58:15 Modified files: . : anoncvs.html Log message: regen CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 2008/10/03 07:00:06 Modified files: games/quiz : quiz.c Log message: Repair long group handling; Alf Schlichting, PR 4164 CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 2008/10/03 07:01:26 Modified files: usr.sbin/config: main.c Log message: correct comment; a part of PR4184 CVSROOT: /cvs Module name: src Changes by: jmc@cvs.openbsd.org 2008/10/03 07:08:12 Modified files: usr.bin/ssh : sshd.8 Log message: do not give an example of how to chmod files: we can presume the user knows that. removes an ambiguity in the permission of authorized_keys; ok deraadt CVSROOT: /cvs Module name: www Changes by: sthen@cvs.openbsd.org 2008/10/03 07:32:02 Modified files: build : support.dat Log message: Update information for a few existing entries, from www@ CVSROOT: /cvs Module name: www Changes by: sthen@cvs.openbsd.org 2008/10/03 07:32:21 Modified files: . : support.html Log message: regen CVSROOT: /cvs Module name: ports Changes by: jasper@cvs.openbsd.org 2008/10/03 07:35:47 Modified files: devel/p5-AnyEvent: Makefile distinfo Log message: - update p5-AnyEvent to the today released 4.3 CVSROOT: /cvs Module name: ports Changes by: jasper@cvs.openbsd.org 2008/10/03 07:36:25 Modified files: devel/p5-Data-OptList: Makefile distinfo Log message: - update p5-Data-OptList to 0.103 CVSROOT: /cvs Module name: ports Changes by: jasper@cvs.openbsd.org 2008/10/03 07:36:44 Modified files: devel/p5-Exporter-Lite: Makefile distinfo Log message: - update p5-Export-Lite to 0.02 CVSROOT: /cvs Module name: ports Changes by: jasper@cvs.openbsd.org 2008/10/03 07:38:29 Modified files: devel/p5-File-Find-Rule: Makefile distinfo Log message: - update p5-File-Find-Rule to 0.30 CVSROOT: /cvs Module name: ports Changes by: jasper@cvs.openbsd.org 2008/10/03 07:38:30 Modified files: devel/p5-File-HomeDir: Makefile distinfo devel/p5-File-HomeDir/pkg: PLIST Log message: - update p5-File-HomeDir to 0.81 CVSROOT: /cvs Module name: ports Changes by: jasper@cvs.openbsd.org 2008/10/03 07:38:31 Modified files: devel/p5-File-MimeInfo: Makefile distinfo Log message: - update p5-File-MimeInfo to 0.15 CVSROOT: /cvs Module name: ports Changes by: jasper@cvs.openbsd.org 2008/10/03 07:38:31 Modified files: devel/p5-File-ShareDir: Makefile distinfo devel/p5-File-ShareDir/patches: patch-Makefile_PL devel/p5-File-ShareDir/pkg: PLIST Log message: - update p5-File-ShareDir to 1.00 CVSROOT: /cvs Module name: ports Changes by: jasper@cvs.openbsd.org 2008/10/03 07:40:22 Modified files: devel/p5-Hash-Merge: Makefile distinfo Log message: - update p5-Hash-Mergo to 0.10 CVSROOT: /cvs Module name: ports Changes by: jasper@cvs.openbsd.org 2008/10/03 07:40:25 Modified files: devel/p5-Package-Generator: Makefile distinfo Log message: - update p5-Package-Generator to 0.102 CVSROOT: /cvs Module name: ports Changes by: jasper@cvs.openbsd.org 2008/10/03 07:40:29 Modified files: devel/p5-Params-CallbackRequest: Makefile distinfo Log message: - update p5-Params-CallbackRequest to 1.19 CVSROOT: /cvs Module name: ports Changes by: jasper@cvs.openbsd.org 2008/10/03 07:40:33 Modified files: devel/p5-Sub-Exporter: Makefile distinfo Log message: - updat p5-Sub-Exporter to 0.980 CVSROOT: /cvs Module name: ports Changes by: jasper@cvs.openbsd.org 2008/10/03 07:41:13 Modified files: mail/p5-MIME-tools: Makefile distinfo Log message: - update p5-MIME-tools to 5.427 testing and "groovy" simon@ CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 2008/10/03 08:25:11 Modified files: libexec/spamd-setup: spamd-setup.8 spamd-setup.c etc : rc Log message: New option -D to daemonize spamd-setup for early bootup use. This avoids spamd-setup hanging if there are various (network?) issues and the system not proceeding to multiuser so that this can be debugged. We do not use & for startup in /etc/rc because this makes the spamd-setup a child of the rc scripts after bootup (that is gross) Problem reported in PR 5864, change discussed with beck, ok millert CVSROOT: /cvs Module name: ports Changes by: ajacoutot@cvs.openbsd.org 2008/10/03 08:33:53 Modified files: games/freedroidrpg: Makefile distinfo games/freedroidrpg/patches: patch-src_init_c games/freedroidrpg/pkg: PLIST Added files: games/freedroidrpg/patches: patch-po_Makefile_in patch-src_Makefile_in Log message: - update to freedroidrpg-0.11 - needs gcc4 CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 2008/10/03 09:07:06 Modified files: sys/dev/usb : usbdevs Log message: another option hdspa CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 2008/10/03 09:07:21 Modified files: sys/dev/usb : usbdevs.h usbdevs_data.h Log message: sync CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 2008/10/03 09:07:31 Modified files: sys/dev/usb : ubsa.c Log message: another option hdspa CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 2008/10/03 09:09:52 Modified files: sys/dev/usb : usbdevs Log message: and.. another option device.. CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 2008/10/03 09:09:57 Modified files: sys/dev/usb : usbdevs.h usbdevs_data.h Log message: sync CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 2008/10/03 09:10:02 Modified files: sys/dev/usb : ubsa.c Log message: and.. another option device.. CVSROOT: /cvs Module name: ports Changes by: bluhm@cvs.openbsd.org 2008/10/03 09:19:04 Modified files: devel/p5-YAML-Syck: Makefile distinfo Log message: - update to p5-YAML-Syck 1.05 ok sturm CVSROOT: /cvs Module name: src Changes by: eric@cvs.openbsd.org 2008/10/03 09:20:29 Modified files: usr.sbin/bgpd : buffer.c usr.sbin/dvmrpd: buffer.c usr.sbin/ospf6d: buffer.c usr.sbin/ospfd : buffer.c usr.sbin/relayd: buffer.c usr.sbin/snmpd : buffer.c Log message: Unify code between the various flavors of imsg buffer.c. Use unsigned int for msg_iovlen. ok henning@ claudio@ CVSROOT: /cvs Module name: src Changes by: millert@cvs.openbsd.org 2008/10/03 10:29:05 Modified files: gnu/usr.sbin/sendmail/cf/cf: Makefile submit.mc Added files: gnu/usr.sbin/sendmail/cf/cf: openbsd-submit.mc Log message: Add openbsd-submit.mc, a custom version submit.mc and revert the existing submit.mc to the stock version. Closes PR 4951. OK sthen@ martynas@ CVSROOT: /cvs Module name: ports Changes by: jasper@cvs.openbsd.org 2008/10/03 10:53:37 Modified files: textproc/intltool: Makefile distinfo Log message: - update intltool 0.40.4 thanks to sturm@ for trying it in a bulk build! ok ajacoutot@ (who had the same diff) CVSROOT: /cvs Module name: ports Changes by: sturm@cvs.openbsd.org 2008/10/03 10:59:03 Modified files: x11/pidgin-guifications: Makefile Log message: add intltool to MODULES, fix build on clean machine CVSROOT: /cvs Module name: src Changes by: weingart@cvs.openbsd.org 2008/10/03 11:07:54 Modified files: sys/arch/amd64/amd64: db_interface.c Log message: Make extra cpu's in DDB not spin in tight loop. Having them 'hlt' is a good thing, especially where thermal management (acpi, etc) is concerned. They wake up lots due to local tick timer anyhow. ok gwk@ CVSROOT: /cvs Module name: ports Changes by: jasper@cvs.openbsd.org 2008/10/03 12:29:09 Modified files: devel/p5-Clone : Makefile distinfo devel/p5-Clone/patches: patch-Makefile_PL Log message: - update p5-Clone to 0.29 "feel free" kevlo@ (MAINTAINER) ok simon@ CVSROOT: /cvs Module name: ports Changes by: jasper@cvs.openbsd.org 2008/10/03 12:31:49 Modified files: databases/p5-SQL-Statement: Makefile distinfo databases/p5-SQL-Statement/pkg: PLIST Log message: - update p5-SQL-Statement to 1.15 "feel free" kevlo@ (MAINTAINER) CVSROOT: /cvs Module name: ports Changes by: jasper@cvs.openbsd.org 2008/10/03 12:32:15 Modified files: devel/p5-App-Info: Makefile distinfo Log message: - update p5-App-Info to 0.55 "feel free" kevlo@ (MAINTAINER) CVSROOT: /cvs Module name: ports Changes by: jasper@cvs.openbsd.org 2008/10/03 12:32:35 Modified files: devel/p5-Carp-Clan: Makefile distinfo Log message: - update p5-Carp-Clan to 6.00 "feel free" kevlo@ (MAINTAINER) CVSROOT: /cvs Module name: src Changes by: otto@cvs.openbsd.org 2008/10/03 12:42:45 Modified files: lib/libc/stdlib: malloc.c Log message: avoid spitting up regions when purging stuff from the cache, it puts too much pressure on the amaps. ok tedu@ deraadt@ CVSROOT: /cvs Module name: src Changes by: otto@cvs.openbsd.org 2008/10/03 12:44:29 Modified files: lib/libc/stdlib: malloc.c Log message: when increasing the size of a larger than a page allocation try mapping the region next to the existing one first; there's a pretty high chance there's a hole there we can use; ok deraadt@ tedu@ CVSROOT: /cvs Module name: src Changes by: otto@cvs.openbsd.org 2008/10/03 12:46:04 Modified files: lib/libc/crypt : arc4random.c Log message: zap __arc4_getbyte(), it was only used by the old malloc; ok millert@ kurt@ CVSROOT: /cvs Module name: src Changes by: jmc@cvs.openbsd.org 2008/10/03 12:58:52 Modified files: libexec/spamd-setup: spamd-setup.8 spamd-setup.c Log message: -D before -d; CVSROOT: /cvs Module name: src Changes by: otto@cvs.openbsd.org 2008/10/03 13:01:12 Modified files: lib/libc/stdlib: malloc.c Log message: save and restore errno on success. while it is