CVSROOT: /cvs Module name: XF4 Changes by: todd@cvs.openbsd.org 2001/04/09 15:38:48 Modified files: distrib/sets/lists/xbase: md.alpha md.i386 md.powerpc md.sparc distrib/sets/lists/xfont: mi distrib/sets/lists/xshare: mi Log message: sync CVSROOT: /cvs Module name: src Changes by: ho@cvs.openbsd.org 2001/04/09 15:44:41 Modified files: usr.sbin/tcpdump: ike.h interface.h print-ike.c print-udp.c Log message: Extend IKE knowledge so we can parse the rest (normally encrypted parts) of the IKE negotiation. Useful for isakmpd's new -L and -l options. Also some cleanup. (angelos@, niklas@ ok) CVSROOT: /cvs Module name: src Changes by: ho@cvs.openbsd.org 2001/04/09 15:50:05 Modified files: sbin/isakmpd/apps/certpatch: Makefile Log message: Only set BINDIR if undefined. From NetBSD's isakmpd port (itojun, presumably). CVSROOT: /cvs Module name: src Changes by: jason@cvs.openbsd.org 2001/04/09 16:05:00 Modified files: sys/dev/pci : if_txp.c if_txpreg.h files.pci Log message: - full media support (and remove all of the mii stuff... the firmware wants to maintain write control over the phy... fine... but we query it to get current status). - fix several bugs in cmd/rsp handling: match responses to commands via id/seq, and add a routine to fixup the queue if it gets mangled). CVSROOT: /cvs Module name: src Changes by: ho@cvs.openbsd.org 2001/04/09 16:09:53 Modified files: sbin/isakmpd : dh.c exchange.c ipsec.c isakmpd.c math_2n.c math_group.c message.c pf_encap.c pf_key_v2.c sa.c transport.c udp.c x509.c sbin/isakmpd/apps/certpatch: certpatch.c Log message: More style fixes... CVSROOT: /cvs Module name: ports Changes by: avsm@cvs.openbsd.org 2001/04/09 17:06:55 Modified files: www/libghttp : Makefile www/libghttp/files: md5 Removed files: www/libghttp/pkg: COMMENT Log message: update to libghttp-1.0.9, and integrate COMMENT, brad@ ok CVSROOT: /cvs Module name: ports Changes by: avsm@cvs.openbsd.org 2001/04/09 17:10:01 Log message: initial import of p5-HTTP-GHTTP-1.06 -- This module is a simple interface to the Gnome project's libghttp. It allows you to make very simple HTTP requests, without the weight of something like LWP. This makes it very useful in situations where memory and speed are at a premium, such as mod_perl. It has full support for proxy requests and authenticated requests. Status: Vendor Tag: avsm Release Tags: avsm_2001-Apr-10 N ports/www/p5-HTTP-GHTTP/Makefile N ports/www/p5-HTTP-GHTTP/files/md5 N ports/www/p5-HTTP-GHTTP/pkg/PLIST N ports/www/p5-HTTP-GHTTP/pkg/DESCR No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: avsm@cvs.openbsd.org 2001/04/09 17:12:01 Modified files: www : Makefile Log message: + p5-HTTP-GHTTP CVSROOT: /cvs Module name: ports Changes by: espie@cvs.openbsd.org 2001/04/09 17:16:51 Modified files: infrastructure/mk: bsd.port.mk Log message: protect dependencies from shell expansion. Noticed by avsm@ CVSROOT: /cvs Module name: ports Changes by: avsm@cvs.openbsd.org 2001/04/09 17:21:42 Modified files: www/p5-libwww : Makefile Log message: add in a dependency on p5-HTTP-GHTTP which LWP can use (and it's a lot faster than the LWP http request, and can speak HTTP/1.1) CVSROOT: /cvs Module name: ports Changes by: avsm@cvs.openbsd.org 2001/04/09 17:25:30 Modified files: textproc/p5-XML-XPath: Makefile textproc/p5-XML-XPath/files: md5 Removed files: textproc/p5-XML-XPath/pkg: COMMENT Log message: update to p5-XML-XPath-1.08, and integrate COMMENT CVSROOT: /cvs Module name: ports Changes by: avsm@cvs.openbsd.org 2001/04/09 18:15:52 Modified files: www/p5-HTML-Parser: Makefile www/p5-HTML-Parser/files: md5 www/p5-HTML-Parser/pkg: PLIST Removed files: www/p5-HTML-Parser/pkg: COMMENT Log message: update to p5-HTML-Parser-3.20 and integrate COMMENT CVSROOT: /cvs Module name: ports Changes by: avsm@cvs.openbsd.org 2001/04/09 18:17:39 Modified files: security/mcrypt: Makefile Log message: put COMMENT at the top CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 2001/04/09 18:22:13 Modified files: distrib/sets/lists/man: mi Log message: sync CVSROOT: /cvs Module name: ports Changes by: avsm@cvs.openbsd.org 2001/04/09 18:23:01 Modified files: mail/maildrop : Makefile Removed files: mail/maildrop/pkg: COMMENT Log message: integrate COMMENT CVSROOT: /cvs Module name: ports Changes by: lebel@cvs.openbsd.org 2001/04/09 18:41:33 Log message: initial import of gcpio-2.4.2. naddy@ OK. Status: Vendor Tag: lebel Release Tags: lebel_2001-Apr-09 N ports/archivers/gcpio/Makefile N ports/archivers/gcpio/files/md5 N ports/archivers/gcpio/patches/patch-Makefile_in N ports/archivers/gcpio/patches/patch-cpio_1 N ports/archivers/gcpio/patches/patch-filetypes_h N ports/archivers/gcpio/patches/patch-main_c N ports/archivers/gcpio/pkg/DESCR N ports/archivers/gcpio/pkg/PLIST No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: espie@cvs.openbsd.org 2001/04/09 18:52:01 Modified files: audio/tracker : Makefile Added files: audio/tracker/patches: patch-Arch_Unix_ui_c patch-Docs_Html_Availability_html patch-Docs_readme patch-Docs_tracker_texinfo patch-Makefile patch-Modules_Pro_effects_c patch-Modules_Pro_read_c patch-display_c patch-handle_options_c patch-parse_options_c patch-play_list_c Removed files: audio/tracker/patches: patch-aa patch-ab patch-ac patch-ad patch-ae patch-af patch-ag patch-ah patch-ai audio/tracker/pkg: COMMENT Log message: Spring clean-up. - rename patches to new style. - bye, bye USE_GMAKE, we have recursive variables now. - pass COPTS through. - a few more patches so that we get most prototypes - integrate COMMENT CVSROOT: /cvs Module name: ports Changes by: espie@cvs.openbsd.org 2001/04/09 18:57:28 Modified files: converters/p5-DateManip: Makefile databases/p5-AsciiDB-TagFile: Makefile Removed files: converters/p5-DateManip/pkg: COMMENT databases/p5-AsciiDB-TagFile/pkg: COMMENT Log message: Bye, bye COMMENT CVSROOT: /cvs Module name: src Changes by: miod@cvs.openbsd.org 2001/04/09 19:12:39 Modified files: sys/arch/mvme88k/mvme88k: genassym.c Log message: Get rid of unnecessary symbols. CVSROOT: /cvs Module name: src Changes by: miod@cvs.openbsd.org 2001/04/09 19:13:26 Removed files: sys/arch/mvme88k/include: assym.s Log message: This file is not welcomed here. CVSROOT: /cvs Module name: ports Changes by: brad@cvs.openbsd.org 2001/04/09 19:47:00 Added files: net/samba/patches: patch-Makefile_in Removed files: net/samba/patches: patch-aa Log message: rename patch CVSROOT: /cvs Module name: src Changes by: millert@cvs.openbsd.org 2001/04/09 20:32:33 Modified files: usr.bin/man : man.c Log message: space police + pet peeves use memcpy() not memmove() when we don't care about overlapping segments use puts(foo) instead of print("%s\n", foo) CVSROOT: /cvs Module name: ports Changes by: lebel@cvs.openbsd.org 2001/04/09 20:46:35 Modified files: archivers : Makefile Log message: added gcpio CVSROOT: /cvs Module name: src Changes by: brad@cvs.openbsd.org 2001/04/09 21:03:53 Modified files: etc/etc.amiga : MAKEDEV etc/etc.i386 : MAKEDEV etc/etc.powerpc: MAKEDEV etc/etc.sparc : MAKEDEV Log message: keep naming of audio devices consistent across all archs that have audio support. -- Ok'd by: deraadt@ CVSROOT: /cvs Module name: src Changes by: niklas@cvs.openbsd.org 2001/04/10 00:59:13 Modified files: sys/uvm : uvm.h uvm_page.c sys/arch/i386/i386: pmap.c sys/arch/alpha/alpha: pmap.c sys/arch/vax/vax: pmap.c Log message: Fix for machines which need to enlarge the kernel address space, at least 1GB i386 machines needs this. The fix is heavily based on Jason Thorpe's found in NetBSD. Here is his original commit message: Instead of checking vm_physmem[].pgs to determine if uvm_page_init() has completed, add a boolean uvm.page_init_done, and test against that. Use this same boolean (rather than pmap_initialized) in pmap_growkernel() to determine if we are being called via uvm_page_init() to grow the kernel address space. This fixes a problem on some i386 configurations where pmap_init() itself was needing to have the kernel page table grown, and since pmap_initialized was not yet set to TRUE, pmap_growkernel() was choosing the wrong code path. CVSROOT: /cvs Module name: www Changes by: ericj@cvs.openbsd.org 2001/04/10 01:07:29 Modified files: . : plus.html security.html errata.html Log message: add link to glob(3) patch. soon to hit ftp sites. CVSROOT: /cvs Module name: src Changes by: markus@cvs.openbsd.org 2001/04/10 01:47:00 Modified files: usr.bin/ssh : channels.c Log message: cleanup socks4 handling CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 2001/04/10 02:17:55 Modified files: usr.sbin/afs/src/doc: xfs.txt share/man/man4/man4.i386: pctr.4 Log message: someone should bellow at people who spell below wrong CVSROOT: /cvs Module name: ports Changes by: jasoni@cvs.openbsd.org 2001/04/10 02:23:34 Modified files: editors/vim/stable: Makefile editors/vim/stable/files: md5 Log message: update to patch level 27 CVSROOT: /cvs Module name: src Changes by: itojun@cvs.openbsd.org 2001/04/10 03:13:23 Modified files: usr.bin/ssh : ssh-add.1 ssh-agent.1 ssh-keygen.1 ssh.1 sshd.8 Log message: document id_rsa{.pub,}. markus ok CVSROOT: /cvs Module name: ports Changes by: brad@cvs.openbsd.org 2001/04/10 05:33:47 Modified files: net/samba : Makefile net/samba/pkg : DEINSTALL INSTALL PLIST Removed files: net/samba/pkg : COMMENT Log message: - integrate COMMENT - bump NEED_VERSION - add name to MAINTAINER - hardcoded /etc -> ${SYSCONFDIR} - move example samba config from PREFIX/lib/samba -> PREFIX/share/examples/samba - fixup INSTALL/DEINSTALL -- Ok'd by: maintainer CVSROOT: /cvs Module name: ports Changes by: brad@cvs.openbsd.org 2001/04/10 05:36:15 Added files: net/samba/patches: patch-configure_in Log message: Add patch that fixes the brain-damaged behavior of the Samba ports autoconf script with regard to the SSL support. Now we can atleast compile in SSL support. CVSROOT: /cvs Module name: ports Changes by: brad@cvs.openbsd.org 2001/04/10 05:41:48 Modified files: emulators : Makefile Removed files: emulators/linux_lib: Makefile emulators/linux_lib/files: md5 emulators/linux_lib/pkg: COMMENT DEINSTALL DESCR INSTALL PLIST Log message: bye bye linux_lib, everyone should be using redhat_base now. CVSROOT: /cvs Module name: ports Changes by: brad@cvs.openbsd.org 2001/04/10 05:44:04 Modified files: emulators/freebsd_lib: Makefile Removed files: emulators/freebsd_lib/pkg: COMMENT Log message: - integrate COMMENT - bump NEED_VERSION CVSROOT: /cvs Module name: ports Changes by: brad@cvs.openbsd.org 2001/04/10 05:45:09 Modified files: emulators/freebsd_lib: Makefile emulators/freebsd_lib/pkg: DESCR Log message: add HOMEPAGE CVSROOT: /cvs Module name: ports Changes by: naddy@cvs.openbsd.org 2001/04/10 05:59:59 Modified files: net : Tag: OPENBSD_2_8 Makefile Added files: net/ntp : Tag: OPENBSD_2_8 Makefile net/ntp/files : Tag: OPENBSD_2_8 md5 net/ntp/patches: Tag: OPENBSD_2_8 patch-ntpd_ntp_control_c net/ntp/pkg : Tag: OPENBSD_2_8 COMMENT COMMENT-doc DEINSTALL DESCR DESCR-doc MESSAGE PLIST PLIST-doc Log message: MFC: SECURITY FIX: Import ntp-4.0.99k with a fix against remote (x)ntp root exploit. This replaces sysutils/xntpd. CVSROOT: /cvs Module name: ports Changes by: naddy@cvs.openbsd.org 2001/04/10 06:08:35 Modified files: sysutils : Tag: OPENBSD_2_8 Makefile Removed files: sysutils/xntpd : Tag: OPENBSD_2_8 Makefile sysutils/xntpd/files: Tag: OPENBSD_2_8 md5 sysutils/xntpd/patches: Tag: OPENBSD_2_8 patch-configure sysutils/xntpd/pkg: Tag: OPENBSD_2_8 COMMENT DEINSTALL DESCR INSTALL PLIST Log message: MFC: Remove obsolete and insecure xntpd. Replaced by net/ntp. CVSROOT: /cvs Module name: src Changes by: markus@cvs.openbsd.org 2001/04/10 06:15:23 Modified files: usr.bin/ssh : channels.c Log message: debug cleanup CVSROOT: /cvs Module name: src Changes by: bjc@cvs.openbsd.org 2001/04/10 06:27:55 Modified files: sys/arch/vax/boot/boot: netio.c Log message: Decrement open_count in netclose(); this fixes the bug which caused boot to halt on boot attempts after a failed network boot attempt. Also, prototype netmountroot() and return 0 in netclose(). CVSROOT: /cvs Module name: www Changes by: naddy@cvs.openbsd.org 2001/04/10 07:17:50 Modified files: . : pkg-stable.html Log message: new ntp package CVSROOT: /cvs Module name: ports Changes by: lebel@cvs.openbsd.org 2001/04/10 07:33:15 Modified files: databases/cdb : Makefile Removed files: databases/cdb/pkg: COMMENT Log message: integrate COMMENT into Makefile. Change my email. naddy@ OK. CVSROOT: /cvs Module name: ports Changes by: lebel@cvs.openbsd.org 2001/04/10 07:34:17 Modified files: misc/fileutils : Makefile Log message: change my email address CVSROOT: /cvs Module name: ports Changes by: lebel@cvs.openbsd.org 2001/04/10 07:35:28 Modified files: misc/sh-utils : Makefile Removed files: misc/sh-utils/pkg: COMMENT Log message: integrate COMMENT into Makefile. Change my email. naddy@ OK. CVSROOT: /cvs Module name: ports Changes by: lebel@cvs.openbsd.org 2001/04/10 07:36:14 Modified files: misc/findutils : Makefile Log message: integrate COMMENT into Makefile. Change my email. naddy@ OK. CVSROOT: /cvs Module name: ports Changes by: lebel@cvs.openbsd.org 2001/04/10 07:37:51 Removed files: misc/findutils/pkg: COMMENT Log message: integrate COMMENT into Makefile. naddy@ OK. CVSROOT: /cvs Module name: ports Changes by: lebel@cvs.openbsd.org 2001/04/10 07:39:38 Modified files: www/shttpd : Makefile Log message: change my email address. bump NEED_VERSION. CVSROOT: /cvs Module name: ports Changes by: lebel@cvs.openbsd.org 2001/04/10 07:41:14 Modified files: editors/vim/snapshot: Makefile Log message: change my email address. bump NEED_VERSION. CVSROOT: /cvs Module name: ports Changes by: espie@cvs.openbsd.org 2001/04/10 08:01:21 Modified files: net/mrtd : Makefile news/slrn : Makefile security/stel : Makefile Log message: Chris is doing other things, and doesn't currently have time to maintain ports -> revert these to default MAINTAINER. CVSROOT: /cvs Module name: XF4 Changes by: todd@cvs.openbsd.org 2001/04/10 08:46:03 Modified files: xc/programs/xinit: xinitrc.cpp xc/programs/xdm/config: Xsession Log message: take advantage of ssh-add's passphrase cache mechanism by passing all keys to ssh-add once instead of individually running ssh-add for each key found. suggested by jakob@ CVSROOT: /cvs Module name: ports Changes by: lebel@cvs.openbsd.org 2001/04/10 08:59:17 Modified files: news/slrn : Makefile news/slrn/files: md5 news/slrn/pkg : DESCR PLIST Added files: news/slrn/patches: patch-src_slrnfeat_h Removed files: news/slrn/patches: patch-sendmail_path news/slrn/pkg : COMMENT Log message: update Makefile (integrate COMMENT), change the MASTER_SITES, takeover MAINTAINERSHIP, clean the patches, update the DESCR and finally, upgrade to 0.9.7.0a. espie@ OK. CVSROOT: /cvs Module name: ports Changes by: naddy@cvs.openbsd.org 2001/04/10 09:30:08 Modified files: shells/bash : Makefile shells/bash/pkg: PLIST Removed files: shells/bash/pkg: COMMENT Log message: - register conflict with bash2 - integrate COMMENT CVSROOT: /cvs Module name: ports Changes by: naddy@cvs.openbsd.org 2001/04/10 09:32:57 Modified files: shells/bash2 : Makefile shells/bash2/files: md5 shells/bash2/pkg: DESCR PLIST Added files: shells/bash2/patches: patch-builtins_enable_def patch-configure Removed files: shells/bash2/patches: patch-aa patch-ab shells/bash2/pkg: COMMENT Log message: - update to 2.05 - register conflict with bash1 - integrate COMMENT - remove useless HOMEPAGE, improve DESCR - clean-up CVSROOT: /cvs Module name: www Changes by: naddy@cvs.openbsd.org 2001/04/10 09:39:39 Modified files: portsplus : 200101.html 200102.html 200103.html index.html Log message: - Bring index.html up to speed. - Change David Lebel's email address. - Change links to ports.html#stable which changed when we moved to a directory. Submitted by Joshua Stein . CVSROOT: /cvs Module name: www Changes by: millert@cvs.openbsd.org 2001/04/10 10:05:48 Modified files: . : security.html errata.html errata27.html Log message: sudo buf oflow is not exploitable CVSROOT: /cvs Module name: src Changes by: ho@cvs.openbsd.org 2001/04/10 10:10:22 Modified files: usr.sbin/tcpdump: ike.h print-ike.c Log message: Add IKE mode-config (as described in draft-dukes-ike-mode-cfg-01.txt) decoding. Also some cleanup of attribute handling plus length checks. CVSROOT: /cvs Module name: ports Changes by: brad@cvs.openbsd.org 2001/04/10 10:12:48 Modified files: databases/p5-AsciiDB-TagFile: Makefile Log message: roll back NEED_VERSION by one revision. CVSROOT: /cvs Module name: ports Changes by: bmc@cvs.openbsd.org 2001/04/10 10:18:03 Modified files: net/irc : Makefile Makefile net/irc/patches: Makefile net/irc/pkg : Makefile Added files: net/irc : patches/patch-ircd_s_user_c net/irc/patches: patch-ircd_s_user_c patches/patch-ircd_s_user_c net/irc/pkg : patches/patch-ircd_s_user_c Removed files: net/irc : pkg/COMMENT LogMessage: * fixed IPv6 support * integrate COMMENT ok naddy@ net/irc/patches: pkg/COMMENT LogMessage: * fixed IPv6 support * integrate COMMENT ok naddy@ net/irc/pkg : COMMENT pkg/COMMENT LogMessage: * fixed IPv6 support * integrate COMMENT ok naddy@ Log message: CVSROOT: /cvs Module name: ports Changes by: espie@cvs.openbsd.org 2001/04/10 11:10:38 Modified files: shells/bash/pkg: PLIST shells/bash2/pkg: PLIST Log message: No need to add an explicit conflict for the default conflict CVSROOT: /cvs Module name: ports Changes by: reinhard@cvs.openbsd.org 2001/04/10 11:26:02 Modified files: audio/nap : Makefile audio/nap/files: md5 Log message: update to nap-1.4.4-ps4 There was a horrible bug in nap which prevented uploading at all, this is a bugfix release. Upgrade is advisable. Brief Changelog: - Fixed id3v2 bug; all id3v2 files should now be sharable and downloadable - Additional control over what is displayed on the result screen. ­ Some command line parameters can be accessed internally now with the commands /set, /unset, /pvars. - md5 hashes are now calculated in the same way as the other clients. from maintainer CVSROOT: /cvs Module name: src Changes by: millert@cvs.openbsd.org 2001/04/10 11:31:56 Modified files: share/man/man9 : style.9 Log message: Remove lies about printf vs. puts/fputs/putchar. CVSROOT: /cvs Module name: src Changes by: csapuntz@cvs.openbsd.org 2001/04/10 11:35:41 Modified files: sys/compat/common: compat_dir.c Log message: Don't seg-fault on file systems that don't support cookies. Thanks to Jason Ish for finding this one. CVSROOT: /cvs Module name: ports Changes by: naddy@cvs.openbsd.org 2001/04/10 11:44:49 Modified files: news/slrn : Tag: OPENBSD_2_8 Makefile news/slrn/files: Tag: OPENBSD_2_8 md5 news/slrn/pkg : Tag: OPENBSD_2_8 DESCR PLIST Added files: news/slrn/patches: Tag: OPENBSD_2_8 patch-src_slrnfeat_h Removed files: news/slrn/patches: Tag: OPENBSD_2_8 patch-sendmail_path Log message: MFC: Update to 0.9.7.0a, maintained by David Level . SECURITY: Fixes buffer overflow. CVSROOT: /cvs Module name: src Changes by: espie@cvs.openbsd.org 2001/04/10 11:48:11 Modified files: share/man/man5 : bsd.port.mk.5 share/man/man7 : packages.7 Log message: Xref packages-specs CVSROOT: /cvs Module name: www Changes by: ian@cvs.openbsd.org 2001/04/10 11:50:45 Modified files: build : support.dat Log message: Reword and expand Marcin Jurczuk's entry. CVSROOT: /cvs Module name: www Changes by: ian@cvs.openbsd.org 2001/04/10 11:54:00 Modified files: build : support.dat Log message: Temporary formatting fix for Arcanet CVSROOT: /cvs Module name: www Changes by: ian@cvs.openbsd.org 2001/04/10 11:55:24 Modified files: . : support.html Log message: sync CVSROOT: /cvs Module name: www Changes by: naddy@cvs.openbsd.org 2001/04/10 11:58:15 Modified files: . : pkg-stable.html Log message: new slrn package CVSROOT: /cvs Module name: src Changes by: ian@cvs.openbsd.org 2001/04/10 12:05:50 Modified files: share/man/man4 : dpt.4 Log message: I'm certain that's not how you spell 'certain'. CVSROOT: /cvs Module name: ports Changes by: matthieu@cvs.openbsd.org 2001/04/10 12:45:03 Modified files: x11/openmotif/patches: patch-config-cf-Imakefile Added files: x11/openmotif/patches: patch-config-imake-Imakefile patch-config-makedepend-Imakefile Log message: Handle build against XFree86 4 (ok naddy@, espie@) CVSROOT: /cvs Module name: XF4 Changes by: matthieu@cvs.openbsd.org 2001/04/10 12:49:19 Modified files: xc/programs/xterm: XTerm.ad Log message: Add scrollbar by default, like in OpendBSD 2.8 and before (noted by Chris Cappuccio). CVSROOT: /cvs Module name: src Changes by: jason@cvs.openbsd.org 2001/04/10 13:06:24 Modified files: include : Tag: OPENBSD_2_8 glob.h lib/libc/gen : Tag: OPENBSD_2_8 glob.c Log message: Pull in patches from current: Errata 025: glob(3) contains multiple buffer overflows. Fix (deraadt,millert) CVSROOT: /cvs Module name: XF4 Changes by: matthieu@cvs.openbsd.org 2001/04/10 13:15:36 Modified files: xc/config/cf : OpenBSD.cf Added files: xc/lib/Xdmcp : Wraphelp.c Log message: Add support for XDM-AUTHENTICATION-1 style XDMCP authentication, like on OpenBSD 2.8 and before. reminded indirectly to me by a commit in NetBSD's xsrc by Matthias Scheler. CVSROOT: /cvs Module name: src Changes by: jason@cvs.openbsd.org 2001/04/10 13:52:38 Modified files: sys/dev/pci : if_txp.c if_txpreg.h Log message: receive filter programming CVSROOT: /cvs Module name: ports Changes by: espie@cvs.openbsd.org 2001/04/10 14:01:08 Modified files: x11/openmotif/files: md5 Added files: x11/openmotif/files: README.OpenBSD Log message: Fetch license along, so that we can put this on CD-Rom. CVSROOT: /cvs Module name: ports Changes by: espie@cvs.openbsd.org 2001/04/10 14:01:31 Modified files: x11/openmotif : Makefile x11/openmotif/pkg: PLIST Log message: And put it together CVSROOT: /cvs Module name: ports Changes by: lebel@cvs.openbsd.org 2001/04/10 14:15:21 Log message: initial import of ttmkfdir -- This program is for users of xfsft by Juliusz Chroboczek and Mark Leisher. It reads TrueType fonts and creates a suitable fonts.scale file for use with the above mentioned X font server. espie@ OK. Status: Vendor Tag: lebel Release Tags: lebel_2001-Apr-10 N ports/x11/ttmkfdir/Makefile N ports/x11/ttmkfdir/files/md5 N ports/x11/ttmkfdir/pkg/PLIST N ports/x11/ttmkfdir/pkg/DESCR No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: lebel@cvs.openbsd.org 2001/04/10 14:16:46 Modified files: x11 : Makefile Log message: added ttmkfdir CVSROOT: /cvs Module name: src Changes by: naddy@cvs.openbsd.org 2001/04/10 14:52:11 Modified files: sbin/dump : Makefile Log message: Disable optimization on sparc; ok deraadt@ If tape.c is compiled with -O or higher, dump runs on _some_ systems will _sometimes_ become stuck. All five dump processes (tty, master, slaves) will just sleep. This has been observed on some sun4c and sun4m systems. CVSROOT: /cvs Module name: src Changes by: provos@cvs.openbsd.org 2001/04/10 15:52:38 Modified files: sys/netinet : ip_spd.c Log message: allow host-to-host negotiations if no gateway has been specified. from angelos@ CVSROOT: /cvs Module name: src Changes by: jason@cvs.openbsd.org 2001/04/10 16:10:09 Modified files: sys/dev/pci : if_txp.c if_txpreg.h Log message: add shutdown hook to stop the adapter completely put txp_set_filter() in the right places CVSROOT: /cvs Module name: src Changes by: chris@cvs.openbsd.org 2001/04/10 16:47:37 Modified files: usr.sbin/dhcp/server: dhcp.c Log message: Allow unnatural behavior. Otherwise, some dhcp clients are not able to get a lease at all... ok beck@ CVSROOT: /cvs Module name: src Changes by: aaron@cvs.openbsd.org 2001/04/10 16:52:00 Modified files: sys/conf : files sys/dev/pci : files.pci Added files: sys/dev/ic : rtl81x9.c rtl81x9reg.h sys/dev/pci : if_rl_pci.c Log message: Split RealTek 8129/8139 driver into bus-dependent and bus-independent parts; prep for an rl CardBus attachment. CVSROOT: /cvs Module name: ports Changes by: naddy@cvs.openbsd.org 2001/04/10 16:56:20 Modified files: audio/libao/patches: patch-src_plugins_arts_Makefile_am Log message: fix arts flavor; problem reported by lebel@ CVSROOT: /cvs Module name: ports Changes by: lebel@cvs.openbsd.org 2001/04/10 19:02:32 Modified files: x11/xglobe/files: OpenBSD-markers Log message: add my rough coordinates. I'll try to get a GPS next time. espie@ OK CVSROOT: /cvs Module name: src Changes by: aaron@cvs.openbsd.org 2001/04/10 19:30:25 Modified files: sys/compat/ossaudio: ossaudio.c Log message: Fix an off-by-one error. Also, SETFRAGMENT ignores the high bit; from NetBSD. Now the sound from the Linux binary of VGB (Virtual Gameboy) is emulated correctly, although only with sound cards whose drivers' aren't picky about rounding blocksizes. CVSROOT: /cvs Module name: src Changes by: chris@cvs.openbsd.org 2001/04/10 19:57:17 Modified files: sys/dev/pci : pcidevs Log message: Add some ATI 3d devices CVSROOT: /cvs Module name: src Changes by: chris@cvs.openbsd.org 2001/04/10 19:57:43 Modified files: sys/dev/pci : pcidevs.h pcidevs_data.h Log message: sync CVSROOT: /cvs Module name: src Changes by: aaron@cvs.openbsd.org 2001/04/10 21:18:11 Removed files: sys/dev/pci : if_rl.c if_rlreg.h Log message: The RealTek 8129/8139 driver is now split into bus-dep and bus-indep parts. CVSROOT: /cvs Module name: src Changes by: krw@cvs.openbsd.org 2001/04/10 21:49:32 src/sys/dev/microcode/adw Update of /cvs/src/sys/dev/microcode/adw In directory cvs.openbsd.org:/tmp/cvs-serv6719/adw Log Message: Directory /cvs/src/sys/dev/microcode/adw added to the repository CVSROOT: /cvs Module name: src Changes by: krw@cvs.openbsd.org 2001/04/10 21:55:00 Added files: sys/dev/microcode/adw: adwmcode.c adwmcode.h Log message: Commit newest adw microcode (3.3f) files CVSROOT: /cvs Module name: src Changes by: krw@cvs.openbsd.org 2001/04/10 22:05:17 Modified files: sys/dev/ic : adw.c adwlib.c sys/dev/pci : adw_pci.c files.pci Log message: Update the adw driver to use the latest version of firmware (3.3f). Move the microcode files to dev/microcode/adw/*. CVSROOT: /cvs Module name: src Changes by: chris@cvs.openbsd.org 2001/04/10 22:07:27 Modified files: sys/dev/pci : pcidevs Log message: Fix typo on rage 128 CVSROOT: /cvs Module name: src Changes by: chris@cvs.openbsd.org 2001/04/10 22:08:14 Modified files: sys/dev/pci : pcidevs.h pcidevs_data.h Log message: sync CVSROOT: /cvs Module name: src Changes by: jason@cvs.openbsd.org 2001/04/10 22:41:42 Modified files: sys/dev/mii : miidevs Log message: integrated phy on ns83815 CVSROOT: /cvs Module name: src Changes by: jason@cvs.openbsd.org 2001/04/10 22:42:18 Modified files: sys/dev/mii : miidevs.h Log message: sync CVSROOT: /cvs Module name: src Changes by: itojun@cvs.openbsd.org 2001/04/10 22:49:24 Modified files: sys/netinet6 : ip6_output.c Log message: disallow userland programs from specifying addresses with IPV6_PKTINFO setsockopt, if: - the address is not verified by DAD (= not ready) - the address is an anycast address (= not permitted as source) sync with kame CVSROOT: /cvs Module name: src Changes by: krw@cvs.openbsd.org 2001/04/10 22:50:57 Removed files: sys/dev/ic : adwmcode.h adwmcode.c Log message: Remove old adw firmware (3.3a). 3.3f in dev/microcode/adw. CVSROOT: /cvs Module name: src Changes by: aaron@cvs.openbsd.org 2001/04/10 23:06:37 Modified files: libexec/ld.so/ldconfig: ldconfig.8 Log message: Correct .Nm usage. CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 2001/04/10 23:46:00 Modified files: sys/dev/mii : miidevs Log message: other broadcom gigabit models CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 2001/04/10 23:46:12 Modified files: sys/dev/mii : miidevs.h Log message: sync CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 2001/04/10 23:47:53 Modified files: sys/dev/mii : brgphy.c brgphyreg.h share/man/man4 : brgphy.4 Log message: BCM5401/5411 support CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 2001/04/10 23:48:25 Modified files: sys/arch/powerpc/conf: GENERIC RAMDISK Log message: include brgphy CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 2001/04/11 00:47:32 Modified files: sys/dev/mii : files.mii share/man/man4 : Makefile Added files: sys/dev/mii : bmtphy.c bmtphyreg.h Log message: driver for BCM5201/5202 PHY CVSROOT: /cvs Module name: XF4 Changes by: matthieu@cvs.openbsd.org 2001/04/11 00:51:53 Modified files: xc-old/programs/Xserver/hw/xfree86/XF86Setup: Imakefile filelist.tcl phase1.tcl Log message: - use the old-Cards file - inform/remind the user that this will configure XFree86 3.3.x servers before starting. CVSROOT: /cvs Module name: src Changes by: djm@cvs.openbsd.org 2001/04/11 01:06:22 Modified files: usr.bin/ssh : sftp-int.c Log message: 'mget' and 'mput' aliases; ok markus@ CVSROOT: /cvs Module name: src Changes by: bjc@cvs.openbsd.org 2001/04/11 04:48:41 Modified files: usr.bin/mg : mg.1 Log message: "Amonst" -> "Amongst" CVSROOT: /cvs Module name: src Changes by: markus@cvs.openbsd.org 2001/04/11 04:59:02 Modified files: usr.bin/ssh : ssh.c Log message: use strtol() for ports, thanks jakob@ CVSROOT: /cvs Module name: src Changes by: brad@cvs.openbsd.org 2001/04/11 05:53:44 Modified files: gnu/usr.bin/ld/ldconfig: ldconfig.8 Log message: sync with recent .Nm changes made in the ELF ldconfig man page CVSROOT: /cvs Module name: src Changes by: markus@cvs.openbsd.org 2001/04/11 07:56:13 Modified files: usr.bin/ssh : channels.c ssh.c Log message: https-connect and socks5 support. i feel so bad. CVSROOT: /cvs Module name: www Changes by: jason@cvs.openbsd.org 2001/04/11 08:04:28 Modified files: . : plus.html Log message: glob patch in 2.8 branch CVSROOT: /cvs Module name: ports Changes by: peter@cvs.openbsd.org 2001/04/11 08:35:56 Log message: import GPG-0.06 Status: Vendor Tag: peter Release Tags: peter_20010411 N ports/security/p5-GPG/Makefile N ports/security/p5-GPG/files/md5 N ports/security/p5-GPG/pkg/DESCR N ports/security/p5-GPG/pkg/PLIST No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: avsm@cvs.openbsd.org 2001/04/11 09:23:59 Modified files: www/p5-HTML-Parser: Makefile www/p5-HTML-Parser/files: md5 Log message: update to p5-HTML-Parser-3.21 CVSROOT: /cvs Module name: src Changes by: jason@cvs.openbsd.org 2001/04/11 09:41:08 Modified files: sys/dev/pci : if_txp.c Log message: make this load the linux style image file as distributed on 3com's website. The license is still too restrictive to be in the tree, though. CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 2001/04/11 09:42:29 Added files: share/man/man4 : bmtphy.4 Log message: manual page CVSROOT: /cvs Module name: src Changes by: mickey@cvs.openbsd.org 2001/04/11 09:43:25 Modified files: sys/dev/ic : cac.c Log message: just fail if there are no volumes defined CVSROOT: /cvs Module name: ports Changes by: espie@cvs.openbsd.org 2001/04/11 09:55:34 Modified files: infrastructure/mk: bsd.port.mk Log message: define NEW_DEPENDS as yes. More consistent with the rest of the file. CVSROOT: /cvs Module name: ports Changes by: espie@cvs.openbsd.org 2001/04/11 09:57:51 Modified files: . : README Log message: Mark as out-of-date, until I've merged the corresponding info elsewhere. CVSROOT: /cvs Module name: ports Changes by: espie@cvs.openbsd.org 2001/04/11 10:06:08 Modified files: infrastructure/mk: bsd.port.mk Log message: aesthetical tweaks. Oh, and uninstall doesn't need to remove the package cookies, obviously. CVSROOT: /cvs Module name: src Changes by: jason@cvs.openbsd.org 2001/04/11 10:22:39 Modified files: sys/dev/pci : if_txpreg.h Log message: correct descriptor definitions for tx and frag (also fix CMD/RSP type fields) CVSROOT: /cvs Module name: src Changes by: lebel@cvs.openbsd.org 2001/04/11 10:25:32 Modified files: usr.bin/ssh : sshd.c sshd.8 Log message: implement the -e option into sshd: -e When this option is specified, sshd will send the output to the standard error instead of the system log. markus@ OK. CVSROOT: /cvs Module name: www Changes by: jufi@cvs.openbsd.org 2001/04/11 10:33:13 Modified files: es : press.html Log message: Sync with translation CVS. CVSROOT: /cvs Module name: www Changes by: jufi@cvs.openbsd.org 2001/04/11 10:38:55 Modified files: faq/es : upgrade-minifaq.html Log message: Sync with translation CVS. CVSROOT: /cvs Module name: www Changes by: jufi@cvs.openbsd.org 2001/04/11 10:44:16 Modified files: de : errata.html errata27.html orders.html security.html Log message: Sync with translation CVS+ glob(3) patch CVSROOT: /cvs Module name: XF4 Changes by: todd@cvs.openbsd.org 2001/04/11 12:23:01 Modified files: xc/config/cf : OpenBSD.cf Log message: o add -DXFree86Server to ServerExtraDefines throughout o include for alpha CVSROOT: /cvs Module name: XF4 Changes by: todd@cvs.openbsd.org 2001/04/11 12:25:22 Modified files: xc/config/cf : OpenBSD.cf Log message: remove un-needed commented out lines in alpha leftover from the switch to CVSROOT: /cvs Module name: XF4 Changes by: todd@cvs.openbsd.org 2001/04/11 12:36:48 Modified files: xc/programs/xterm: XTerm.ad Log message: more from X11/: o Intellimouse mappings o more commented default settings CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 2001/04/11 13:21:15 Modified files: distrib/sets/lists/base: md.alpha md.amiga md.hp300 md.i386 md.mac68k md.mvme68k md.mvme88k md.pmax md.powerpc md.sparc md.sun3 md.vax distrib/sets/lists/comp: mi distrib/sets/lists/man: mi Log message: sync CVSROOT: /cvs Module name: XF4 Changes by: todd@cvs.openbsd.org 2001/04/11 13:21:34 Modified files: distrib/sets/lists/xbase: md.i386 md.powerpc md.sparc mi distrib/sets/lists/xshare: mi Log message: sync CVSROOT: /cvs Module name: XF4 Changes by: matthieu@cvs.openbsd.org 2001/04/11 13:46:55 Modified files: xc-old/programs/Xserver/hw/xfree86/XF86Setup: mouse.tcl Log message: Fix a problem with reconfiguration when the mouse baud rate is reported as 0 CVSROOT: /cvs Module name: XF4 Changes by: matthieu@cvs.openbsd.org 2001/04/11 13:49:07 Modified files: xc-old/programs/Xserver/hw/xfree86/XF86Setup: Imakefile main.c tclcards.c tclkbd.c tclmisc.c tclmisc.h tclvidmode.c tclvidmode.h tclxfconf.c xfsconf.h Added files: xc-old/programs/Xserver/hw/xfree86/XF86Setup: xf86setup.h Log message: Some modifications to remove a totally artificial dependency on Xt and Xaw. It reduces the need for an installed X11 tree CVSROOT: /cvs Module name: XF4 Changes by: todd@cvs.openbsd.org 2001/04/11 13:53:04 Modified files: distrib/sets/lists/xbase: md.i386 md.powerpc md.sparc mi distrib/sets/lists/xshare: mi Log message: sync CVSROOT: /cvs Module name: XF4 Changes by: todd@cvs.openbsd.org 2001/04/11 14:39:41 Modified files: xc/programs/Xserver/hw/xfree86/common: compiler.h xf86Xinput.h xc/programs/Xserver/hw/xfree86/os-support: Imakefile xc/programs/Xserver/hw/xfree86/os-support/bsd: Imakefile bsdResource.c bsd_axp.c bsd_video.c xc/programs/Xserver/hw/xfree86/os-support/misc: Imakefile Log message: tweaks for alpha CVSROOT: /cvs Module name: src Changes by: miod@cvs.openbsd.org 2001/04/11 14:48:03 Modified files: share/man/man4 : ncr.4 Log message: Xref siop(4), aaron@ ok CVSROOT: /cvs Module name: src Changes by: miod@cvs.openbsd.org 2001/04/11 14:49:07 Modified files: share/man/man4 : dc.4 de.4 Log message: Mention more hardware supported by these drivers (sync with i386.html webpage), aaron@ ok CVSROOT: /cvs Module name: www Changes by: miod@cvs.openbsd.org 2001/04/11 14:55:30 Modified files: . : i386.html Log message: Fix some typos, sort some lists, homogeneize the quote use style, sync supported hardware list with manual pages, ok aaron@ CVSROOT: /cvs Module name: XF4 Changes by: matthieu@cvs.openbsd.org 2001/04/11 15:35:09 Modified files: xc/config/cf : OpenBSD.cf Log message: Don't build the GLX extension on m68k machines, but build libGL and libGLU CVSROOT: /cvs Module name: XF4 Changes by: matthieu@cvs.openbsd.org 2001/04/11 16:10:06 Modified files: xc/programs/Xserver/hw/xfree86: Registry xc/programs/Xserver/hw/xfree86/common: xf86PciInfo.h Log message: add the vmware PCI devices. CVSROOT: /cvs Module name: ports Changes by: brad@cvs.openbsd.org 2001/04/11 17:26:26 Modified files: graphics/gimp : Makefile Removed files: graphics/gimp/pkg: COMMENT Log message: - integrate COMMENT - bump NEED_VERSION - allow dependency for any version of wget - change pre-extract check to pre-build; Pointed out by: marc@ CVSROOT: /cvs Module name: XF4 Changes by: todd@cvs.openbsd.org 2001/04/11 20:31:53 XF4/xc-old/programs/Xserver/hw/xfree86/etc/bindist/OpenBSD-mac68k Update of /cvs/XF4/xc-old/programs/Xserver/hw/xfree86/etc/bindist/OpenBSD-mac68k In directory cvs.openbsd.org:/tmp/cvs-serv8984/OpenBSD-mac68k Log Message: Directory /cvs/XF4/xc-old/programs/Xserver/hw/xfree86/etc/bindist/OpenBSD-mac68k added to the repository CVSROOT: /cvs Module name: XF4 Changes by: todd@cvs.openbsd.org 2001/04/11 20:33:20 Added files: xc-old/programs/Xserver/hw/xfree86/etc/bindist/OpenBSD-mac68k: host.def Log message: mac68k specific definitions during the build of a release for the XFree86 3.3.6 server CVSROOT: /cvs Module name: src Changes by: aaron@cvs.openbsd.org 2001/04/11 20:51:10 Modified files: bin/ksh : ksh.1tbl sh.1tbl Log message: Insert some missing commas. CVSROOT: /cvs Module name: ports Changes by: obecian@cvs.openbsd.org 2001/04/11 22:17:54 Modified files: astro/dgpsip : Makefile astro/jday : Makefile astro/sattrack : Makefile astro/xearth : Makefile astro/xephem : Makefile astro/xphoon : Makefile Removed files: astro/dgpsip/pkg: COMMENT astro/jday/pkg : COMMENT astro/sattrack/pkg: COMMENT astro/xearth/pkg: COMMENT astro/xephem/pkg: COMMENT astro/xphoon/pkg: COMMENT Log message: + add COMMENT/bump version + remove pkg/COMMENT CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 2001/04/11 22:51:27 Modified files: sys/dev/mii : brgphy.c Log message: print phy model at startup CVSROOT: /cvs Module name: XF4 Changes by: todd@cvs.openbsd.org 2001/04/11 23:29:25 Modified files: distrib/notes : README.i386 Log message: some grammer/typo corrections based on feedback from .... Zane Lacky .. Thanks! some added verbage and clarity inspired by the above feedback. If you read this document and didn't get all your questions answered, mail x11@openbsd.org with feedback. CVSROOT: /cvs Module name: XF4 Changes by: todd@cvs.openbsd.org 2001/04/11 23:38:08 Modified files: xc/config/cf : OpenBSD.cf Log message: move Mac68k to xfree86.cf so it can compile CVSROOT: /cvs Module name: ports Changes by: obecian@cvs.openbsd.org 2001/04/11 23:53:56 Added files: astro/sattrack/patches: patch-Makefile patch-run_getsts patch-run_gettle patch-sattrack_c patch-src_include_sattrack_h astro/xephem/patches: patch-GUI_xephem_ps_c astro/xphoon/patches: patch-Imakefile patch-dtime_c patch-xphoon_c Removed files: astro/sattrack/patches: patch-aa patch-ab patch-ac patch-ad patch-ae astro/xephem/patches: patch-ac astro/xphoon/patches: patch-aa patch-ab patch-ac Log message: rename patches CVSROOT: /cvs Module name: XF4 Changes by: todd@cvs.openbsd.org 2001/04/11 23:54:17 Added files: distrib/notes : README.mac68k Log message: Mac68k post install instructions CVSROOT: /cvs Module name: XF4 Changes by: todd@cvs.openbsd.org 2001/04/11 23:57:07 Added files: distrib/sets/lists/xbase: md.mac68k distrib/sets/lists/xserv: md.mac68k distrib/sets/lists/xshare: md.mac68k Log message: +mac68k CVSROOT: /cvs Module name: XF4 Changes by: todd@cvs.openbsd.org 2001/04/12 00:30:06 Added files: distrib/sets/lists/xbase: md.mvme68k distrib/sets/lists/xserv: md.mvme68k distrib/sets/lists/xshare: md.mvme68k Log message: +mvme68k CVSROOT: /cvs Module name: src Changes by: csapuntz@cvs.openbsd.org 2001/04/12 01:46:47 Modified files: sys/dev/isa : sbdsp.c Log message: The old code was broken and always allocated for a 16-bit DMA channel, which has different alignment restrictions than the 8-bit DMA channel. Fix from NetBSD. CVSROOT: /cvs Module name: src Changes by: csapuntz@cvs.openbsd.org 2001/04/12 01:51:56 Modified files: sys/dev/isa : ad1848.c Log message: Call isa_malloc with drq < 4, in case 8-bit DMA channels with more restrictive boundaries are used CVSROOT: /cvs Module name: ports Changes by: obecian@cvs.openbsd.org 2001/04/12 01:58:37 Log message: ettercap-0.4.0 - multi-purpose sniffer/interceptor/logger Status: Vendor Tag: obecian Release Tags: obecian_2001-Apr-12 N ports/net/ettercap/Makefile N ports/net/ettercap/pkg/DESCR N ports/net/ettercap/pkg/PLIST N ports/net/ettercap/files/md5 N ports/net/ettercap/patches/patch-configure N ports/net/ettercap/patches/patch-Makefile_in No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: obecian@cvs.openbsd.org 2001/04/12 02:00:52 Modified files: net : Makefile Log message: reflect ettercap import CVSROOT: /cvs Module name: ports Changes by: aaron@cvs.openbsd.org 2001/04/12 02:55:52 Log message: Virtual GameBoy (VGB) is an emulator of the GameBoy videogame console produced by Nintendo. Status: Vendor Tag: aaron Release Tags: aaron_2001-Apr-12 N ports/emulators/vgb/Makefile N ports/emulators/vgb/files/md5 N ports/emulators/vgb/pkg/DESCR N ports/emulators/vgb/pkg/PLIST No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: aaron@cvs.openbsd.org 2001/04/12 02:58:46 Modified files: emulators : Makefile Log message: add vgb CVSROOT: /cvs Module name: ports Changes by: aaron@cvs.openbsd.org 2001/04/12 03:54:09 Modified files: emulators/vgb : Makefile Log message: - Add my full name to MAINTAINER. - Define NEED_VERSION=1.364, for embedded COMMENT; pointed out by avsm@ CVSROOT: /cvs Module name: ports Changes by: aaron@cvs.openbsd.org 2001/04/12 04:16:29 Log message: MasterGear (MG) is an emulator of 8bit SEGA game consoles: the MasterSystem (known as Mark3 in Japan), the portable GameGear, and their predecessors, such as SG1000, SC3000, and Mark2. Status: Vendor Tag: aaron Release Tags: aaron_2001-Apr-12 N ports/emulators/mastergear/Makefile N ports/emulators/mastergear/files/md5 N ports/emulators/mastergear/pkg/DESCR N ports/emulators/mastergear/pkg/PLIST No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: aaron@cvs.openbsd.org 2001/04/12 04:17:38 Modified files: emulators : Makefile Log message: add mastergear CVSROOT: /cvs Module name: src Changes by: avsm@cvs.openbsd.org 2001/04/12 04:26:59 Modified files: share/man/man5 : bsd.port.mk.5 Log message: Require full name in MAINTAINER; espie@ ok, pointed out by aaron@ CVSROOT: /cvs Module name: src Changes by: art@cvs.openbsd.org 2001/04/12 04:35:02 Modified files: sys/arch/alpha/include: intr.h Log message: Remove a bogus __attribute__ ((unused)) from _splraise. CVSROOT: /cvs Module name: ports Changes by: reinhard@cvs.openbsd.org 2001/04/12 04:37:38 Modified files: games/xpilot : Makefile games/xpilot/files: md5 games/xpilot/patches: patch-Local_config Log message: update to xpilot 4.3.1 Brief Changelog: - New map generator which generates much better maps (wildmap). - Fixed problem with mouse if client stopped receiving frames. - Added button to the welcome screen with which you can ping all the servers and sort them correctly. - Added -serverHost to the server to manually specify the hostname and IP address of the server if the machine has more than one net interface. - Various other fixes concerning other Operating Systems. from maintainer CVSROOT: /cvs Module name: ports Changes by: avsm@cvs.openbsd.org 2001/04/12 04:42:56 Modified files: math/p5-Math-GMP: Makefile math/p5-Math-GMP/files: md5 Removed files: math/p5-Math-GMP/pkg: COMMENT Log message: - update to p5-Math-GMP-1.06 - integrate COMMENT/ bump NEED_VERSION CVSROOT: /cvs Module name: XF4 Changes by: todd@cvs.openbsd.org 2001/04/12 06:17:37 Modified files: distrib/sets/lists: Makefile distrib/sets/lists/xbase: md.mac68k Log message: sync CVSROOT: /cvs Module name: ports Changes by: reinhard@cvs.openbsd.org 2001/04/12 08:27:13 Modified files: net/pptp : Makefile net/pptp/files : pptp_reconnect net/pptp/pkg : MESSAGE Added files: net/pptp/pkg : SECURITY Removed files: net/pptp/pkg : COMMENT Log message: *) add NOTE about Alcatel ADSL modem vulnerabilities *) nicer reconnect script *) bump NEED_VERSION *) integrate COMMENT *) various cleanups (esp. for bbaa flavor) CVSROOT: /cvs Module name: src Changes by: markus@cvs.openbsd.org 2001/04/12 08:29:09 Modified files: usr.bin/ssh : ssh.c Log message: show debug output during option processing, report from pekkas@netcore.fi CVSROOT: /cvs Module name: src Changes by: jason@cvs.openbsd.org 2001/04/12 09:01:20 Modified files: sys/dev/pci : if_txp.c if_txpreg.h Log message: - sort of working transmit routines and tx interrupt handling, definately more to do here - be sure to set maximum packet size early - remove old debugging code and add new CVSROOT: /cvs Module name: src Changes by: ho@cvs.openbsd.org 2001/04/12 09:48:37 Modified files: sbin/isakmpd : message.c Log message: Don't put the same message on the sendq twice. By niklas and me. CVSROOT: /cvs Module name: src Changes by: ho@cvs.openbsd.org 2001/04/12 09:50:03 Modified files: sbin/isakmpd : x509.c Log message: Correct various faulty x509 deallocations. By Niklas and me. CVSROOT: /cvs Module name: src Changes by: ho@cvs.openbsd.org 2001/04/12 09:51:33 Modified files: sbin/isakmpd : TO-DO Log message: More. CVSROOT: /cvs Module name: ports Changes by: bmc@cvs.openbsd.org 2001/04/12 09:59:20 Modified files: net/courtney : Makefile net/iplog : Makefile net/ndiff : Makefile net/nmap : Makefile net/p5-Net-Pcap: Makefile net/pcapmerge : Makefile net/snort : Makefile net/tcpslice : Makefile security/despoof: Makefile security/slurpie: Makefile Removed files: net/courtney/pkg: COMMENT net/iplog/pkg : COMMENT net/ndiff/pkg : COMMENT net/nmap/pkg : COMMENT net/p5-Net-Pcap/pkg: COMMENT net/pcapmerge/pkg: COMMENT net/snort/pkg : COMMENT net/tcpslice/pkg: COMMENT security/despoof/pkg: COMMENT security/slurpie/pkg: COMMENT Log message: * integrated COMMENT * bumped NEED_VERSION * updated my address ok obecian@ CVSROOT: /cvs Module name: src Changes by: csapuntz@cvs.openbsd.org 2001/04/12 11:16:53 Modified files: sys/ufs/ffs : ffs_vfsops.c sys/ufs/mfs : mfs_vfsops.c mfs_vnops.c Log message: Allow kernels with just MFS and no FFS. Fixes PR#323. CVSROOT: /cvs Module name: src Changes by: nate@cvs.openbsd.org 2001/04/12 11:52:01 Modified files: sys/dev/ic : bt485.c Log message: Replace delay(1) with an alpha_mb() since it just makes more sense. ok art@ CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 2001/04/12 12:06:42 Modified files: usr.bin/vmstat : vmstat.8 usr.sbin/iostat: iostat.8 Log message: document shortcut; noted by bk@rt.fm CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 2001/04/12 12:12:02 Modified files: usr.bin/vmstat : vmstat.8 usr.sbin/iostat: iostat.8 Log message: Todd says we should not doc depricated behaviour CVSROOT: /cvs Module name: www Changes by: naddy@cvs.openbsd.org 2001/04/12 12:39:34 Modified files: portsplus : index.html Log message: update; jcs@rt.fm CVSROOT: /cvs Module name: src Changes by: markus@cvs.openbsd.org 2001/04/12 13:15:26 Modified files: usr.bin/ssh : auth-rhosts.c auth.h auth2.c buffer.c canohost.c canohost.h compat.c compat.h hostfile.c pathnames.h readconf.c readconf.h servconf.c servconf.h ssh.c sshconnect.c sshconnect.h sshconnect1.c sshconnect2.c sshd_config Log message: implement HostbasedAuthentication (= RhostRSAAuthentication for ssh v2) similar to RhostRSAAuthentication unless you enable (the experimental) HostbasedUsesNameFromPacketOnly option. please test. :) CVSROOT: /cvs Module name: src Changes by: millert@cvs.openbsd.org 2001/04/12 13:21:44 Modified files: usr.bin/tip : tip.c Log message: Change tip default from even parity to no parity which is more in line with user expectations. CVSROOT: /cvs Module name: src Changes by: markus@cvs.openbsd.org 2001/04/12 13:39:28 Modified files: usr.bin/ssh : readconf.c Log message: typo CVSROOT: /cvs Module name: XF4 Changes by: todd@cvs.openbsd.org 2001/04/12 13:52:37 Modified files: . : build-release Log message: more robustness CVSROOT: /cvs Module name: XF4 Changes by: todd@cvs.openbsd.org 2001/04/12 13:54:24 Modified files: xc/extras/Mesa/src/X: xmesaP.h Log message: for mac68k CVSROOT: /cvs Module name: src Changes by: stevesk@cvs.openbsd.org 2001/04/12 14:09:38 Modified files: usr.bin/ssh : misc.h misc.c readconf.c servconf.c ssh.c sshd.c Log message: robust port validation; ok markus@ jakob@ CVSROOT: /cvs Module name: ports Changes by: espie@cvs.openbsd.org 2001/04/12 14:36:00 Modified files: infrastructure/mk: bsd.port.mk Log message: Proper quoting in build depends too. Discovered by avsm@. Slightly more intricate, because we can't quote each value indiscriminately, simplest way is to move the for loop from shell to make. CVSROOT: /cvs Module name: src Changes by: jason@cvs.openbsd.org 2001/04/12 14:36:06 Modified files: sys/dev/pci : if_txp.c Log message: - complete rewrite of transmit routines (these really work, but need optimization) - add in IFF_OACTIVE and if_timer handling status: firmware, boot, media, and transmit working CVSROOT: /cvs Module name: www Changes by: millert@cvs.openbsd.org 2001/04/12 15:05:27 Modified files: . : donations.html Log message: Add 2 more CVSROOT: /cvs Module name: XF4 Changes by: todd@cvs.openbsd.org 2001/04/12 15:26:42 Modified files: distrib/sets/lists: Makefile Log message: add cleanup to mdtomi target; no more /tmp/mdtomi* leftovers CVSROOT: /cvs Module name: XF4 Changes by: todd@cvs.openbsd.org 2001/04/12 15:54:48 Added files: distrib/notes : README.mvme68k Log message: mvme68k post install instructions (/dev/null could suffice) CVSROOT: /cvs Module name: ports Changes by: jakob@cvs.openbsd.org 2001/04/12 16:09:40 Modified files: net/ethereal : Makefile net/ethereal/files: md5 net/ethereal/pkg: PFRAG.no-shared PFRAG.shared PLIST Log message: update to ethereal v0.8.17 CVSROOT: /cvs Module name: src Changes by: millert@cvs.openbsd.org 2001/04/12 16:36:52 Modified files: share/man/man5 : remote.5 Log message: Actually document all capabilities that tip's remote.c accepts. Most of the text cribbed from tip.1 since there is significant overlap in functionality with .tiprc. Also update parity default to bring in line with tip.c commit. CVSROOT: /cvs Module name: src Changes by: jason@cvs.openbsd.org 2001/04/12 16:40:13 Modified files: sys/dev/pci : if_txp.c if_txpreg.h Log message: - initial rx buffer ring management routines and allocation - go ahead and initialized the rx filter (but don't enable RX just yet) - correct descriptor definition for txp_rx_desc (not the same size as any other descriptor) - definition of txp_rxbuf_desc CVSROOT: /cvs Module name: src Changes by: millert@cvs.openbsd.org 2001/04/12 16:52:47 Modified files: usr.bin/tip : tip.1 Log message: Minor nits: "lower case" -> "lowecase", "upper case" -> "uppercase", "file system" -> "filesystem" CVSROOT: /cvs Module name: src Changes by: mouring@cvs.openbsd.org 2001/04/12 17:17:55 Modified files: usr.bin/ssh : sftp-int.c sftp-int.h sftp.1 sftp.c Log message: Add support for: sftp [user@]host[:file [file]] - Fetch remote file(s) sftp [user@]host[:dir[/]] - Start in remote dir/ OK deraadt@ CVSROOT: /cvs Module name: www Changes by: ian@cvs.openbsd.org 2001/04/12 17:51:30 Modified files: build : support.dat Log message: Add funkyware in Finland and fixup e-ware in Italy. CVSROOT: /cvs Module name: www Changes by: ian@cvs.openbsd.org 2001/04/12 17:53:40 Modified files: . : support.html Log message: sync CVSROOT: /cvs Module name: src Changes by: mjacob@cvs.openbsd.org 2001/04/12 18:24:10 Modified files: sys/dev/pci : pcidevs pcidevs.h pcidevs_data.h Log message: Be more explicit about the Intel GigE cards. CVSROOT: /cvs Module name: src Changes by: mjacob@cvs.openbsd.org 2001/04/12 18:25:02 Modified files: sys/dev/mii : files.mii miidevs miidevs.h Added files: sys/dev/mii : eephy.c eephyreg.h Log message: Add support for the Marvell PHY that's on the Intel GigE cards. CVSROOT: /cvs Module name: src Changes by: mjacob@cvs.openbsd.org 2001/04/12 18:27:57 Modified files: sys/dev/pci : files.pci if_wx.c if_wxreg.h if_wxvar.h Log message: Pull in (correct) support for LIVENGOOD fibre cards (some register locations changed between Wiseman && Livengood. Pull in support for the LIVENGOOD with a PHY (82543_CU) that supports 10/100/1000- this is the Intel PRO1000T. This depends on the Marvell phy support in mii. Do a bunch of ansification. Attempt to *still* keep the OpenBSD printf stuff sane, but this area needs some more cleanup. It'd probably be best to fork the OpenBSD code away from NetBSD. CVSROOT: /cvs Module name: src Changes by: brad@cvs.openbsd.org 2001/04/12 18:37:45 Modified files: sys/dev/pci : pcidevs.h pcidevs_data.h Log message: these files are supposed to be regenerated after pcidevs has been commited so that the correct RCS id is at the top. CVSROOT: /cvs Module name: src Changes by: brad@cvs.openbsd.org 2001/04/12 18:42:09 Modified files: sys/dev/mii : miidevs.h Log message: and again. CVSROOT: /cvs Module name: src Changes by: stevesk@cvs.openbsd.org 2001/04/12 19:26:17 Modified files: usr.bin/ssh : ssh.c Log message: missing \n in error message CVSROOT: /cvs Module name: src Changes by: krw@cvs.openbsd.org 2001/04/12 19:29:25 Modified files: distrib/powerpc/ramdisk: Makefile install.md install.sub Log message: Minor typos & cleanup. Fix a couple of missing closing quotes in the MBR partitioning routine. Ensure that all questions posed have a space after the closing ']'. makeing -> making. ok drahn@ CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 2001/04/12 19:30:37 Modified files: share/man/man4 : Makefile Added files: share/man/man4 : eephy.4 Log message: add eephy man page; from patel CVSROOT: /cvs Module name: src Changes by: miod@cvs.openbsd.org 2001/04/12 19:41:38 Modified files: sys/miscfs/procfs: procfs_linux.c Log message: Make PROCFS compile again on non-UVM systems, deraadt@ ok CVSROOT: /cvs Module name: ports Changes by: aaron@cvs.openbsd.org 2001/04/12 20:09:46 Log message: iNES is an emulator of the NES/Famicom videogame console produced by Nintendo. Status: Vendor Tag: aaron Release Tags: aaron_2001-Apr-12 N ports/emulators/ines/Makefile N ports/emulators/ines/files/md5 N ports/emulators/ines/pkg/DESCR N ports/emulators/ines/pkg/PLIST No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: aaron@cvs.openbsd.org 2001/04/12 20:10:10 Modified files: emulators : Makefile Log message: add ines CVSROOT: /cvs Module name: src Changes by: gluk@cvs.openbsd.org 2001/04/12 20:39:06 Modified files: sys/ufs/ffs : fs.h ffs_vfsops.c sbin/fsck_ffs : setup.c utilities.c sbin/dumpfs : dumpfs.c sbin/newfs : mkfs.c Log message: Fix overflow in superblock. From FreeBSD. FreeBSD's log: > The ffs superblock includes a 128-byte region for use by temporary > in-core pointers to summary information. An array in this region > (fs_csp) could overflow on filesystems with a very large number of > cylinder groups (~16000 on i386 with 8k blocks). When this happens, > other fields in the superblock get corrupted, and fsck refuses to > check the filesystem. > > Solve this problem by replacing the fs_csp array in 'struct fs' > with a single pointer, and add padding to keep the length of the > 128-byte region fixed. Update the kernel and userland utilities > to use just this single pointer. > > With this change, the kernel no longer makes use of the superblock > fields 'fs_csshift' and 'fs_csmask'. Add a comment to newfs/mkfs.c > to indicate that these fields must be calculated for compatibility > with older kernels. art@ ok. CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 2001/04/12 21:01:02 Modified files: sys/arch/powerpc/conf: GENERIC RAMDISK Log message: bmtphy CVSROOT: /cvs Module name: src Changes by: art@cvs.openbsd.org 2001/04/12 21:07:30 Modified files: sys/arch/alpha/alpha: vm_machdep.c Log message: In cpu_fork, initialize the ipl of the new process to run at IPL_0. From NetBSD. CVSROOT: /cvs Module name: ports Changes by: obecian@cvs.openbsd.org 2001/04/12 21:24:31 Modified files: audio/aumix : Makefile audio/cdparanoia: Makefile audio/gogo : Makefile audio/gsm : Makefile audio/knapster : Makefile audio/lame : Makefile audio/libcdaudio: Makefile audio/lopster : Makefile audio/mp3cddb : Makefile audio/mp3encode: Makefile audio/mp3info : Makefile audio/mpegaudio: Makefile audio/mpg123 : Makefile audio/nspmod : Makefile audio/p5-Audio-CD: Makefile audio/p5-MP3-ID3v1Tag: Makefile audio/p5-MP3-Info: Makefile audio/p5-cddb : Makefile audio/rio500 : Makefile audio/rplay : Makefile audio/rsynth : Makefile audio/sox : Makefile audio/teknap : Makefile audio/timidity : Makefile audio/tosha : Makefile audio/waveplay : Makefile audio/wmtune : Makefile audio/workman : Makefile audio/xcd : Makefile audio/xcdplayer: Makefile audio/xmcd : Makefile audio/xmix : Makefile audio/xmmix : Makefile Removed files: audio/aumix/pkg: COMMENT audio/cdparanoia/pkg: COMMENT audio/gogo/pkg : COMMENT audio/gsm/pkg : COMMENT audio/knapster/pkg: COMMENT audio/lame/pkg : COMMENT audio/libcdaudio/pkg: COMMENT audio/lopster/pkg: COMMENT audio/mp3cddb/pkg: COMMENT audio/mp3encode/pkg: COMMENT audio/mp3info/pkg: COMMENT audio/mpegaudio/pkg: COMMENT audio/mpg123/pkg: COMMENT audio/nspmod/pkg: COMMENT audio/p5-Audio-CD/pkg: COMMENT audio/p5-MP3-ID3v1Tag/pkg: COMMENT audio/p5-MP3-Info/pkg: COMMENT audio/p5-cddb/pkg: COMMENT audio/rio500/pkg: COMMENT audio/rplay/pkg: COMMENT audio/rsynth/pkg: COMMENT audio/sox/pkg : COMMENT audio/teknap/pkg: COMMENT audio/timidity/pkg: COMMENT audio/tosha/pkg: COMMENT audio/waveplay/pkg: COMMENT audio/wmtune/pkg: COMMENT audio/workman/pkg: COMMENT audio/xcd/pkg : COMMENT audio/xcdplayer/pkg: COMMENT audio/xmcd/pkg : COMMENT audio/xmix/pkg : COMMENT audio/xmmix/pkg: COMMENT Log message: + bump NEED_VERSION, add COMMENT to Makefile + rm pkg/COMMENT + rm deprecated LICENSE_TYPE, add NEED_VERSION, spaces->tabs (general update/cleanup, some ports are OLD) CVSROOT: /cvs Module name: src Changes by: brad@cvs.openbsd.org 2001/04/12 22:32:11 Modified files: sys/arch/sparc/dev: be.c Log message: silence printfs from media selection. CVSROOT: /cvs Module name: www Changes by: brad@cvs.openbsd.org 2001/04/12 22:59:46 Modified files: . : products.html Log message: add an entry for Zeus Technology. CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 2001/04/12 23:39:25 Modified files: distrib/sets/lists/base: md.alpha md.amiga md.hp300 md.i386 md.mac68k md.mvme68k md.mvme88k md.pmax md.powerpc md.sparc md.sun3 md.vax distrib/sets/lists/comp: mi distrib/sets/lists/man: mi Log message: sync CVSROOT: /cvs Module name: XF4 Changes by: todd@cvs.openbsd.org 2001/04/12 23:39:32 Modified files: distrib/sets/lists: Makefile distrib/sets/lists/xbase: md.mvme68k Log message: sync CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 2001/04/12 23:43:04 Modified files: sys/arch/i386/conf: GENERIC RAMDISK RAMDISKB RAMDISKC RAMDISK_CD Log message: bmtphy does not work perfect yet, but put it in anyways CVSROOT: /cvs Module name: XF4 Changes by: todd@cvs.openbsd.org 2001/04/12 23:50:17 Modified files: distrib/sets/lists/xbase: md.mvme68k Log message: sync CVSROOT: /cvs Module name: XF4 Changes by: todd@cvs.openbsd.org 2001/04/12 23:50:56 Modified files: distrib/sets/lists/xbase: md.mac68k Log message: sync CVSROOT: /cvs Module name: ports Changes by: brad@cvs.openbsd.org 2001/04/13 01:00:47 Modified files: databases/postgresql: Makefile databases/postgresql/pkg: DEINSTALL INSTALL Removed files: databases/postgresql/pkg: COMMENT COMMENT-clients COMMENT-docs Log message: - integrate COMMENT's - bump NEED_VERSION - use PKGNAME-foo instead of overriding PKGNAME - fixup INSTALL/DEINSTALL - takeover as MAINTAINER until Pavel has a working e-mail address that doesn't bounce. CVSROOT: /cvs Module name: www Changes by: jufi@cvs.openbsd.org 2001/04/13 06:35:44 Modified files: fr : crypto.html donations.html index.html plat.html Log message: Sync with translation CVS, work by jjbg CVSROOT: /cvs Module name: www Changes by: jufi@cvs.openbsd.org 2001/04/13 07:12:30 Modified files: faq/fr : faq4.html Log message: Sync with translation CVS, work by jjbg CVSROOT: /cvs Module name: XF4 Changes by: todd@cvs.openbsd.org 2001/04/13 07:59:25 Modified files: distrib/sets/lists: Makefile Log message: more information CVSROOT: /cvs Module name: XF4 Changes by: todd@cvs.openbsd.org 2001/04/13 08:10:45 Modified files: xc/config/cf : OpenBSD.cf Log message: enable for mvme68k CVSROOT: /cvs Module name: ports Changes by: espie@cvs.openbsd.org 2001/04/13 09:52:17 Modified files: infrastructure/templates: Makefile.template Log message: Flesh out MAINTAINER and PERMIT_xxx CVSROOT: /cvs Module name: src Changes by: aaron@cvs.openbsd.org 2001/04/13 09:55:17 Modified files: sys/dev/ic : dc.c dcreg.h Log message: Disestablish the shutdownhook on detach. CVSROOT: /cvs Module name: src Changes by: aaron@cvs.openbsd.org 2001/04/13 09:56:10 Modified files: sys/dev/ic : dc.c Log message: Oops, remove an unrelated debugging #if 0. CVSROOT: /cvs Module name: src Changes by: aaron@cvs.openbsd.org 2001/04/13 09:58:44 Modified files: sys/dev/ic : rtl81x9.c sys/dev/pci : if_rl_pci.c Log message: Define RL_USEIOSPACE in the PCI bus piece, not the common piece; thanks jason@ CVSROOT: /cvs Module name: ports Changes by: espie@cvs.openbsd.org 2001/04/13 10:35:31 Modified files: print/ghostscript/aladdin: Makefile print/ghostscript/aladdin/files: md5 print/ghostscript/aladdin/pkg: PLIST Added files: print/ghostscript/aladdin/patches: patch-lib_gs_init_ps Removed files: print/ghostscript/aladdin/patches: patch-ab patch-ad print/ghostscript/aladdin/pkg: COMMENT Log message: Update to AFPL ghostscript 6.50 - mktemp code was fixed - hp850 drivers integrated - rename patches. I know that 7.0 is out, but 6.51 is going to be out in two weeks, and be gnu ghostscript, hence this update. Note that I haven't roamed through new drivers yet, I'm probably missing some. CVSROOT: /cvs Module name: ports Changes by: espie@cvs.openbsd.org 2001/04/13 10:43:58 Modified files: print/ghostscript/gnu: Makefile print/ghostscript/gnu/pkg: PLIST Removed files: print/ghostscript/gnu/pkg: COMMENT Log message: Minor clean-up. Provides PDFDIR to help encrypt port. CVSROOT: /cvs Module name: ports Changes by: espie@cvs.openbsd.org 2001/04/13 10:44:27 Modified files: print/ghostscript/aladdin: Makefile Log message: Forgot to bump NEED_VERSION. Also, provide PDFDIForgot to bump NEED_VERSION. Also, provide PDFDIRR CVSROOT: /cvs Module name: ports Changes by: angelos@cvs.openbsd.org 2001/04/13 10:52:59 ports/net/pchar/patch Update of /cvs/ports/net/pchar/patch In directory cvs.openbsd.org:/tmp/cvs-serv7165/patch Log Message: Directory /cvs/ports/net/pchar/patch added to the repository CVSROOT: /cvs Module name: src Changes by: jakob@cvs.openbsd.org 2001/04/13 10:53:50 Modified files: sbin/ancontrol : ancontrol.8 Log message: typo. ok deraadt@ CVSROOT: /cvs Module name: ports Changes by: angelos@cvs.openbsd.org 2001/04/13 10:55:30 ports/net/pchar/patches Update of /cvs/ports/net/pchar/patches In directory cvs.openbsd.org:/tmp/cvs-serv29781/patches Log Message: Directory /cvs/ports/net/pchar/patches added to the repository CVSROOT: /cvs Module name: ports Changes by: angelos@cvs.openbsd.org 2001/04/13 10:57:00 Modified files: net/pchar : Makefile net/pchar/files: md5 Added files: net/pchar/patches: patch-aa Log message: Update to version 1.3.2; the patch is needed to fix a function prototype difference. It should be fixed in the next release. CVSROOT: /cvs Module name: ports Changes by: espie@cvs.openbsd.org 2001/04/13 11:01:06 Modified files: print/ghostscript/aladdin: Makefile print/ghostscript/encrypt: Makefile print/ghostscript/gnu: Makefile Added files: print/ghostscript/encrypt/pkg: PLIST Removed files: print/ghostscript/encrypt/pkg: PLIST-aladdin PLIST-gnu Log message: PDFDIR relative to PREFIX. Useful for PLIST. Let ghostscript-encrypt grab its directory directly from aladdin or gnu ghostscript. Includes a perfectly sick hack to obtain PDFDIR from those directories: we do need PORTSDIR at Makefile parsing time, and for that, we just hack its value from the current Makefile, avoiding endless recursion with a flag. Note that this hack is clean though, and doesn't need extra knowledge from the rest of the ports tree. CVSROOT: /cvs Module name: src Changes by: espie@cvs.openbsd.org 2001/04/13 11:05:24 Modified files: usr.sbin/pkg : pkg.pl Log message: Remove debugging output, and some extra junk from the verbose output. Prefix verbose output with pkg: so that we get a better idea what we're dealing with... CVSROOT: /cvs Module name: ports Changes by: angelos@cvs.openbsd.org 2001/04/13 11:09:19 Added files: net/pchar/patches: patch-main_cc Log message: rename patch to be consistent with the rest of the ports tree CVSROOT: /cvs Module name: ports Changes by: angelos@cvs.openbsd.org 2001/04/13 11:10:26 Removed files: net/pchar/patches: patch-aa Log message: Not needed (thanks to Todd Fries) CVSROOT: /cvs Module name: src Changes by: jason@cvs.openbsd.org 2001/04/13 11:50:31 Modified files: sys/dev/pci : if_txp.c if_txpreg.h Log message: - rx buffer ring management (working) - simplify/encapsulate fully transmit ring handling - initialize sc_xcvr to be auto - initial rx descriptor ring handling (doesn't work yet) status: firmware, boot, media, tx, and rx buffer management work (actual received frames don't... yet). CVSROOT: /cvs Module name: ports Changes by: peter@cvs.openbsd.org 2001/04/13 12:05:22 Log message: import Net::Whois-1.9 Status: Vendor Tag: peter Release Tags: peter_20010413 N ports/net/p5-Net-Whois/Makefile N ports/net/p5-Net-Whois/files/md5 N ports/net/p5-Net-Whois/pkg/DESCR N ports/net/p5-Net-Whois/pkg/PLIST No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: peter@cvs.openbsd.org 2001/04/13 12:06:21 Log message: import Net::ParseWhois-0.60 Status: Vendor Tag: peter Release Tags: peter_20010413 N ports/net/p5-Net-ParseWhois/Makefile N ports/net/p5-Net-ParseWhois/files/md5 N ports/net/p5-Net-ParseWhois/pkg/DESCR N ports/net/p5-Net-ParseWhois/pkg/PLIST No conflicts created by this import CVSROOT: /cvs Module name: src Changes by: brad@cvs.openbsd.org 2001/04/13 12:12:01 Modified files: usr.sbin/httpd/src: CHANGES.SSL usr.sbin/httpd/src/modules/ssl: Makefile.win32 libssl.module libssl.version mod_ssl.h ssl_engine_config.c ssl_engine_io.c ssl_engine_kernel.c ssl_engine_mutex.c ssl_scache.c ssl_scache_shmcb.c ssl_util_ssl.c Log message: merge mod_ssl 2.8.2 -- Ok'd by: beck@ CVSROOT: /cvs Module name: ports Changes by: brad@cvs.openbsd.org 2001/04/13 12:15:46 Modified files: databases/mysql: Makefile databases/mysql/pkg: DESCR Log message: add innodb FLAVOR to build MySQL with transaction support using InnoDB (currently known throughout as Innobase though it will be renamed as of MySQL 3.23.37 and up). CVSROOT: /cvs Module name: src Changes by: brad@cvs.openbsd.org 2001/04/13 12:25:29 Modified files: usr.sbin/httpd : INSTALL.SSL Log message: merge mod_ssl 2.8.2 -- Ok'd by: beck@ CVSROOT: /cvs Module name: src Changes by: beck@cvs.openbsd.org 2001/04/13 13:01:56 Modified files: usr.sbin/httpd : Makefile.bsd-wrapper Log message: Fix clean target so it really cleans - depending on if we have a seperate .OBJDIR or not, Now checks to see if .OBJDIR is seperate from CURDIR, and if so, blows away the lndir tree so that we don't get caught by stale stuff lying around. CVSROOT: /cvs Module name: ports Changes by: naddy@cvs.openbsd.org 2001/04/13 13:42:47 Modified files: textproc/p5-XML-RSS: Makefile textproc/p5-XML-RSS/files: md5 textproc/p5-XML-RSS/pkg: PLIST Log message: Update to 0.97; submitted by maintainer. CVSROOT: /cvs Module name: ports Changes by: naddy@cvs.openbsd.org 2001/04/13 13:50:30 Modified files: graphics/p5-Image-Info: Makefile graphics/p5-Image-Info/files: md5 graphics/p5-Image-Info/pkg: PLIST Log message: Update to 1.07; submitted by maintainer. CVSROOT: /cvs Module name: ports Changes by: naddy@cvs.openbsd.org 2001/04/13 13:58:30 Modified files: textproc/p5-Font-TTF: Makefile textproc/p5-Font-TTF/files: md5 textproc/p5-Font-TTF/pkg: PLIST Log message: Update to 0.22; submitted by maintainer. CVSROOT: /cvs Module name: src Changes by: jason@cvs.openbsd.org 2001/04/13 14:13:30 Modified files: sys/dev/pci : if_txp.c Log message: - attempt to get dma coherent buffers for most of the shared memory uses - correct rx_reclaim (still needs some work) - rework txp_init() a bit to do the operations in the right order - wait for filter setup to complete before returning CVSROOT: /cvs Module name: src Changes by: millert@cvs.openbsd.org 2001/04/13 14:16:53 Modified files: libexec/identd : identd.8 identd.c identd.h parse.c Log message: Add support for user specified tokens to identd. Based on a patch from rjmooney@wall.st w/ minor tweakage by Theo and myself. CVSROOT: /cvs Module name: ports Changes by: peter@cvs.openbsd.org 2001/04/13 14:19:10 Modified files: security/p5-GPG: Makefile security/p5-GnuPG-Interface: Makefile security/p5-GnuPG: Makefile Log message: update GnuPG interfaces to ignore dependency on specific gnupg version update NEED_VERSION CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 2001/04/13 14:21:19 Modified files: lib/libedit : tty.c Log message: signess bug; jwaterman@yaleroad.com CVSROOT: /cvs Module name: ports Changes by: todd@cvs.openbsd.org 2001/04/13 14:29:17 Modified files: devel/lam : Makefile devel/lam/files: md5 devel/lam/pkg : DESCR PLIST Added files: devel/lam/patches: patch-mpi2c++_src_mpi2c++_Makefile_in devel/lam/pkg : DEINSTALL INSTALL Removed files: devel/lam/patches: patch-aa devel/lam/pkg : COMMENT Log message: Upgrade lam to 6.5.1 o old patch and COMMENT going away o fix a symbollic link problem o integrate COMMENT into the Makefile o take over maintinership o no longer marked broken Hats off to Jeff Squyres (a LAM developer) for testing on/hammering an OpenBSD machine in preparation for this release version. CVSROOT: /cvs Module name: src Changes by: millert@cvs.openbsd.org 2001/04/13 14:35:20 Modified files: lib/libedit : map.c el.c Log message: Another case where we need to use u_char, not char for array subscripts to avoid buf[-1] problems. Also add a missing include of unistd.h. OK'd by Theo CVSROOT: /cvs Module name: ports Changes by: brad@cvs.openbsd.org 2001/04/13 14:35:51 Modified files: mail/fetchmail : Makefile mail/fetchmail/files: md5 Added files: mail/fetchmail/patches: patch-Makefile_in Removed files: mail/fetchmail/pkg: COMMENT Log message: upgrade to fetchmail 5.8.1 -- Ok'd by: maintainer CVSROOT: /cvs Module name: XF4 Changes by: todd@cvs.openbsd.org 2001/04/13 14:37:19 Modified files: distrib/notes : README.i386 Log message: Mention 'xf86cfg -textmode'. Reminded by a posting to misc@ by Heikki Korpela . Thanks! CVSROOT: /cvs Module name: ports Changes by: naddy@cvs.openbsd.org 2001/04/13 14:43:31 Modified files: news/tin : Makefile news/tin/files : md5 news/tin/pkg : DESCR Removed files: news/tin/pkg : COMMENT Log message: Update to 1.4.5, integrate COMMENT. Submitted by Shell Hung who also takes MAINTAINER. CVSROOT: /cvs Module name: ports Changes by: naddy@cvs.openbsd.org 2001/04/13 14:47:26 Modified files: converters/html2wml: Makefile converters/html2wml/files: md5 converters/html2wml/pkg: PLIST Log message: Update to 0.4.1; submitted by maintainer. CVSROOT: /cvs Module name: www Changes by: millert@cvs.openbsd.org 2001/04/13 14:55:04 Modified files: . : donations.html Log message: another donation CVSROOT: /cvs Module name: ports Changes by: lebel@cvs.openbsd.org 2001/04/13 14:56:05 Log message: initial import of qiv: -- qiv is an image viewer developed with gdk/imlib. As a result, qiv is faster than traditional image viewers such as xv or xli. checked by brad@ Status: Vendor Tag: lebel Release Tags: lebel_2001-Apr-13 N ports/graphics/qiv/Makefile N ports/graphics/qiv/files/md5 N ports/graphics/qiv/patches/patch-Makefile N ports/graphics/qiv/pkg/DESCR N ports/graphics/qiv/pkg/PLIST No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: lebel@cvs.openbsd.org 2001/04/13 14:56:58 Modified files: graphics : Makefile Log message: add qiv CVSROOT: /cvs Module name: XF4 Changes by: todd@cvs.openbsd.org 2001/04/13 14:59:56 Modified files: distrib/notes : README.i386 Log message: o tabs to spaces for more robust display o formatting tweaks o mention what the X link should be, thanks to Alejo Sanchez for mentioning this. CVSROOT: /cvs Module name: XF4 Changes by: todd@cvs.openbsd.org 2001/04/13 15:01:25 Modified files: distrib/notes : README.powerpc Log message: typo CVSROOT: /cvs Module name: src Changes by: gluk@cvs.openbsd.org 2001/04/13 15:35:56 Modified files: sbin/tunefs : tunefs.c Log message: Remove softdep and add avgfilesize/avgfpdir in printfs(). Pointed out by fgs@. deraadt@ ok. CVSROOT: /cvs Module name: ports Changes by: brad@cvs.openbsd.org 2001/04/13 15:48:43 Modified files: misc/screen : Makefile Removed files: misc/screen/pkg: COMMENT Log message: - integrate COMMENT - bump NEED_VERSION CVSROOT: /cvs Module name: XF4 Changes by: todd@cvs.openbsd.org 2001/04/13 16:05:55 Modified files: distrib/notes : README.i386 Log message: more tweaks, clarification. Inspired by "Matteo,Marc A." . Thanks! CVSROOT: /cvs Module name: ports Changes by: brad@cvs.openbsd.org 2001/04/13 16:09:42 Modified files: graphics/aalib : Makefile Removed files: graphics/aalib/pkg: COMMENT Log message: - integrate COMMENT - bump NEED_VERSION CVSROOT: /cvs Module name: XF4 Changes by: todd@cvs.openbsd.org 2001/04/13 16:11:48 Modified files: xc/extras/Mesa/src/X: xmesaP.h Log message: really, this is for mac68k CVSROOT: /cvs Module name: ports Changes by: todd@cvs.openbsd.org 2001/04/13 16:16:10 Modified files: devel/lam/patches: patch-mpi2c++_src_mpi2c++_Makefile_in devel/lam/pkg : INSTALL Added files: devel/lam/patches: patch-etc_Makefile_in Log message: o fix a typo o install example config files in the right location CVSROOT: /cvs Module name: src Changes by: beck@cvs.openbsd.org 2001/04/13 16:46:55 Modified files: usr.bin/ssh : channels.c channels.h servconf.c servconf.h serverloop.c sshd.8 Log message: Add options ClientAliveInterval and ClientAliveCountMax to sshd. This gives the ability to do a "keepalive" via the encrypted channel which can't be spoofed (unlike TCP keepalives). Useful for when you want to use ssh connections to authenticate people for something, and know relatively quickly when they are no longer authenticated. Disabled by default (of course). ok markus@ CVSROOT: /cvs Module name: ports Changes by: brad@cvs.openbsd.org 2001/04/13 16:55:50 Modified files: net/ircII : Makefile Removed files: net/ircII/pkg : COMMENT Log message: - integrate COMMENT - bump NEED_VERSION CVSROOT: /cvs Module name: ports Changes by: naddy@cvs.openbsd.org 2001/04/13 17:22:19 Modified files: devel/p5-BSD-Resource: Makefile devel/p5-BSD-Resource/files: md5 devel/p5-BSD-Resource/pkg: PLIST Log message: - Update to 1.10. - Fix PLIST. Submitted by maintainer. CVSROOT: /cvs Module name: ports Changes by: brad@cvs.openbsd.org 2001/04/13 17:22:50 Modified files: mail/c-client : Makefile Removed files: mail/c-client/pkg: COMMENT Log message: - integrate COMMENT - bump NEED_VERSION CVSROOT: /cvs Module name: ports Changes by: brad@cvs.openbsd.org 2001/04/13 17:46:13 Modified files: graphics/jbigkit: Makefile Removed files: graphics/jbigkit/pkg: COMMENT Log message: - integrate COMMENT - bump NEED_VERSION CVSROOT: /cvs Module name: ports Changes by: brad@cvs.openbsd.org 2001/04/13 17:50:41 Modified files: graphics/jpeg : Makefile Log message: bump NEED_VERSION CVSROOT: /cvs Module name: ports Changes by: brad@cvs.openbsd.org 2001/04/13 17:53:28 Modified files: graphics/tiff : Makefile Removed files: graphics/tiff/pkg: COMMENT Log message: - integrate COMMENT - bump NEED_VERSION CVSROOT: /cvs Module name: src Changes by: fgsch@cvs.openbsd.org 2001/04/13 18:03:28 Modified files: sys/dev/pckbc : files.pckbc Log message: Remove defopt; aaron@ ok. CVSROOT: /cvs Module name: src Changes by: miod@cvs.openbsd.org 2001/04/13 18:11:45 Modified files: sys/arch/mvme68k/mvme68k: disksubr.c sys/arch/mvme88k/mvme88k: disksubr.c Log message: Correctly initialize disklabel structure in readdisklabel(). Prevents kernel from panic'ing or disklabel(1) from faulting with an empty (never labaled) disk. Also, use LABELSECTOR instead of hardwired constant. Tested by deraadt@ on mvme68k and myself on mvme88k, deraadt@ ok CVSROOT: /cvs Module name: src Changes by: angelos@cvs.openbsd.org 2001/04/13 18:31:00 Modified files: sys/net : pfkeyv2_parsemessage.c sys/netinet : in_gif.c ip_ah.c ip_esp.c ip_ipip.c ip_ipsp.h ip_output.c ip_spd.c ipsec_output.c sys/netinet6 : in6_gif.c ip6_output.c Log message: Minor changes, preparing for real socket-attached TDBs; also, more information will be stored in the TDB. ok ho@ provos@ CVSROOT: /cvs Module name: ports Changes by: lebel@cvs.openbsd.org 2001/04/13 18:46:08 Log message: initial import of textutils: -- The Free Software Foundation's text processing utilities, for rearranging, reformatting and generally mangling text. Many of the utilities exist in the OpenBSD base collection, but the GNU versions have added functionality, which is sometimes useful. All the binaries are prefixed by the letter g to differentiate them with the standard applications with the same name. Note that this port will install these utilities with a 'g' prefix, e.g. gtar, but the texinfo documentation will refer to them without the 'g' prefix. checked by naddy@ Status: Vendor Tag: lebel Release Tags: lebel_2001-Apr-13 N ports/textproc/textutils/Makefile N ports/textproc/textutils/files/md5 N ports/textproc/textutils/patches/patch-src_tac_c N ports/textproc/textutils/pkg/PLIST N ports/textproc/textutils/pkg/DESCR No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: lebel@cvs.openbsd.org 2001/04/13 18:47:01 Modified files: textproc : Makefile Log message: add textutils CVSROOT: /cvs Module name: ports Changes by: naddy@cvs.openbsd.org 2001/04/13 18:51:25 Modified files: x11/xdmchoose : Makefile x11/xdmchoose/files: md5 Removed files: x11/xdmchoose/pkg: COMMENT Log message: - Update to 1.1.2: improved error handling. - Remove forgotten automake dependency. - Pull in COMMENT, bump NEED_VERSION. CVSROOT: /cvs Module name: ports Changes by: brad@cvs.openbsd.org 2001/04/13 18:59:04 Modified files: graphics/libmng: Makefile Removed files: graphics/libmng/pkg: COMMENT Log message: - integrate COMMENT - bump NEED_VERSION CVSROOT: /cvs Module name: src Changes by: ho@cvs.openbsd.org 2001/04/13 19:25:34 Modified files: sbin/isakmpd : message.c Log message: Minor cleanup. CVSROOT: /cvs Module name: ports Changes by: naddy@cvs.openbsd.org 2001/04/13 19:59:59 Modified files: x11/xloadimage : Makefile x11/xloadimage/files: md5 x11/xloadimage/patches: patch-Makefile.in patch-xloadimage.man x11/xloadimage/pkg: DESCR Removed files: x11/xloadimage/patches: patch-vicar.c x11/xloadimage/pkg: COMMENT Log message: - Update to Debian revision #6: add support for PNG. - Add Debian revision to PKGNAME. - Update MASTER_SITES for Debian patch location. - Pull COMMENT into Makefile. - General clean-up. CVSROOT: /cvs Module name: ports Changes by: naddy@cvs.openbsd.org 2001/04/13 20:07:20 Modified files: x11/xlogout : Makefile x11/xwit : Makefile Removed files: x11/xlogout/pkg: COMMENT x11/xwit/pkg : COMMENT Log message: Pull COMMENT into Makefile, bump NEED_VERSION. CVSROOT: /cvs Module name: ports Changes by: brad@cvs.openbsd.org 2001/04/13 20:26:50 Modified files: graphics/netpbm: Makefile Log message: bump NEED_VERSION CVSROOT: /cvs Module name: ports Changes by: naddy@cvs.openbsd.org 2001/04/13 20:38:32 Modified files: sysutils/wmmon : Makefile sysutils/wmmon/patches: patch-wmmon_Makefile patch-wmmon_wmmon_c sysutils/wmmon/pkg: DESCR Removed files: sysutils/wmmon/pkg: COMMENT Log message: 1. Integrate COMMENT, new NEED_VERSION 2. General cleanup in wmmon/wmmon.c 3. If you have root privs and exit, you'll get "Broken pipe". This occurs upon execution of XCloseDisplay() (which followed by exit(0)). Handle it with signal(SIGPIPE, exit). Submitted by maintainer. CVSROOT: /cvs Module name: ports Changes by: naddy@cvs.openbsd.org 2001/04/13 20:46:26 ports/net/wmnet/patches Update of /cvs/ports/net/wmnet/patches In directory cvs.openbsd.org:/tmp/cvs-serv22916/patches Log Message: Directory /cvs/ports/net/wmnet/patches added to the repository CVSROOT: /cvs Module name: src Changes by: hugh@cvs.openbsd.org 2001/04/13 20:49:19 Modified files: libexec/identd : parse.c Log message: Respect (absence of) "other" flag in all cases, and fix some whitespace. Checked by Theo. CVSROOT: /cvs Module name: ports Changes by: naddy@cvs.openbsd.org 2001/04/13 20:49:45 Modified files: net/wmnet : Makefile Added files: net/wmnet/patches: patch-getopt_c Removed files: net/wmnet/pkg : COMMENT Log message: Maintainer update: 1. Integrate COMMENT, new NEED_VERSION 2. Fix getopt.c compilation warning CVSROOT: /cvs Module name: ports Changes by: brad@cvs.openbsd.org 2001/04/13 20:50:53 Modified files: net/icecast : Makefile Removed files: net/icecast/pkg: COMMENT Log message: - mark BROKEN on powerpc for the same reason sparc is. - integrate COMMENT - bump NEED_VERSION -- Ok'd by: maintainer CVSROOT: /cvs Module name: www Changes by: beck@cvs.openbsd.org 2001/04/13 20:53:48 Modified files: . : ftp.html Log message: Fix ualberta http URL to point at sunsite instead of www.ualberta.ca CVSROOT: /cvs Module name: ports Changes by: brad@cvs.openbsd.org 2001/04/13 20:56:17 Modified files: mail/pine : Makefile Removed files: mail/pine/pkg : COMMENT COMMENT-pico COMMENT-pine Log message: - integrate COMMENT's - use PKGNAME-foo instead of overriding PKGNAME - bump NEED_VERSION CVSROOT: /cvs Module name: src Changes by: hugh@cvs.openbsd.org 2001/04/13 21:03:28 Modified files: etc : inetd.conf Log message: Remove the -o flag from identd's default invocation as it serves only to obfuscate, and confuses some software. derradt + millert concur. CVSROOT: /cvs Module name: src Changes by: gluk@cvs.openbsd.org 2001/04/13 21:15:54 Modified files: sbin/newfs : newfs.c Log message: Forgot remove 'U' from optstring; millert@ ok. ;) CVSROOT: /cvs Module name: src Changes by: aaron@cvs.openbsd.org 2001/04/13 21:22:44 Modified files: sys/dev/mii : lxtphy.c Log message: Add an lxtphy_reset function; from NetBSD. Tested on a NewMedia LiveWire 10/100 PCMCIA Ethernet card. CVSROOT: /cvs Module name: src Changes by: aaron@cvs.openbsd.org 2001/04/13 21:27:47 Modified files: sys/dev/ic : pckbc.c Log message: Instead of using KBC_AUXTEST, probe the aux port with KBC_AUXECHO, which is what Linux does; from NetBSD. This apparently fixes problems with old chipsets that handle the test command differently, leading to a non-working keyboard. This patch was tested by many people successfully. CVSROOT: /cvs Module name: ports Changes by: brad@cvs.openbsd.org 2001/04/13 21:57:00 Modified files: mail/pine : Makefile Log message: space -> tab CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 2001/04/13 22:31:02 Modified files: usr.bin/ssh : ssh-add.c Log message: do not double free CVSROOT: /cvs Module name: src Changes by: aaron@cvs.openbsd.org 2001/04/13 22:44:02 Modified files: sys/dev/ic : pcdisplay_subr.c pcdisplayvar.h vga.c sys/dev/wscons : wsconsio.h wsdisplay.c wsdisplayvar.h Added files: sys/dev/wscons : wsmoused.h Log message: Kernel support for console mouse functionality which will be controlled by the wsmoused daemon (replacement for moused which was used with PCVT). Adds a "getchar" method to the display drivers which returns the value of the character currently under the cursor (e.g., so it may be inversed). From jbm@. Still needs a bit of cleanup and improvement, especially X cohabitation features. The pointer moves to fast as well. These sorts of issues will be corrected in-tree. CVSROOT: /cvs Module name: src Changes by: aaron@cvs.openbsd.org 2001/04/13 22:45:26 src/usr.sbin/wsmoused Update of /cvs/src/usr.sbin/wsmoused In directory cvs.openbsd.org:/tmp/cvs-serv1425/usr.sbin/wsmoused Log Message: Directory /cvs/src/usr.sbin/wsmoused added to the repository CVSROOT: /cvs Module name: src Changes by: aaron@cvs.openbsd.org 2001/04/13 22:47:41 Added files: usr.sbin/wsmoused: Makefile mouse_protocols.c mouse_protocols.h wsmoused.8 wsmoused.c wsmoused.h Log message: Userland daemon for wscons console mouse features. CVSROOT: /cvs Module name: src Changes by: aaron@cvs.openbsd.org 2001/04/13 22:48:01 Modified files: sys/dev/wscons : wsdisplay_compat_usl.c wsemul_sun.c wsemul_vt100.c wsemul_vt100_subr.c wskbdutil.c Log message: Remove some static. CVSROOT: /cvs Module name: ports Changes by: jasoni@cvs.openbsd.org 2001/04/14 01:18:32 Modified files: emulators/redhat_base/pkg: INSTALL Log message: Display package name in post install message. Thanks Deanna Phillips CVSROOT: /cvs Module name: www Changes by: jufi@cvs.openbsd.org 2001/04/14 02:38:17 Modified files: . : plus.html Log message: Typo. CVSROOT: /cvs Module name: www Changes by: jufi@cvs.openbsd.org 2001/04/14 03:00:56 Modified files: de : donations.html ftp.html i386.html plus.html products.html support.html Log message: Updates. CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 2001/04/14 03:35:28 Modified files: distrib/sets/lists/base: md.alpha md.amiga md.hp300 md.i386 md.mac68k md.mvme68k md.mvme88k md.pmax md.powerpc md.sparc md.sun3 md.vax distrib/sets/lists/comp: mi distrib/sets/lists/man: mi Log message: sync CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 2001/04/14 03:35:39 Modified files: usr.sbin : Makefile Log message: activate wsmoused; the sooner the better CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 2001/04/14 03:36:20 Modified files: sys/dev/mii : eephy.c Log message: quieten this on OpenBSD, information available in ifconfig -m is not needed in dmesg CVSROOT: /cvs Module name: ports Changes by: peter@cvs.openbsd.org 2001/04/14 04:26:18 Modified files: security : Makefile Log message: add p5-GnuPG, p5-GnuPG-Interface and p5-GPG my oversight - again. need to stop trying to give up coffee. CVSROOT: /cvs Module name: ports Changes by: peter@cvs.openbsd.org 2001/04/14 04:27:39 Modified files: net : Makefile Log message: add p5-Net-Whois and p5-Net-ParseWhois. missed again. CVSROOT: /cvs Module name: www Changes by: naddy@cvs.openbsd.org 2001/04/14 04:44:51 Modified files: portsplus : index.html Log message: update; jcs@rt.fm CVSROOT: /cvs Module name: ports Changes by: naddy@cvs.openbsd.org 2001/04/14 05:36:22 Modified files: editors/bvi : Makefile editors/elvis : Makefile misc/buffer : Makefile net/cvsup-bin : Makefile net/cvsup-bin-old: Makefile sysutils/sdd : Makefile www/surfraw : Makefile Removed files: editors/bvi/pkg: COMMENT editors/elvis/pkg: COMMENT misc/buffer/pkg: COMMENT net/cvsup-bin/pkg: COMMENT net/cvsup-bin-old/pkg: COMMENT sysutils/sdd/pkg: COMMENT www/surfraw/pkg: COMMENT Log message: Pull COMMENT into Makefile, bump NEED_VERSION. Add comment with license type. CVSROOT: /cvs Module name: src Changes by: aaron@cvs.openbsd.org 2001/04/14 07:04:18 Modified files: sys/dev/wscons : wsdisplay.c Log message: Remove non-portable sysbeep calls; deraadt@ CVSROOT: /cvs Module name: src Changes by: aaron@cvs.openbsd.org 2001/04/14 07:25:09 Modified files: sys/dev/wscons : wsdisplay.c Log message: KNF CVSROOT: /cvs Module name: ports Changes by: lebel@cvs.openbsd.org 2001/04/14 07:26:11 Removed files: databases/p5-DBI/pkg: COMMENT Log message: delete rogue COMMENT file. asked by shell@ CVSROOT: /cvs Module name: src Changes by: aaron@cvs.openbsd.org 2001/04/14 07:37:29 Modified files: sys/dev/pci : pcidevs Log message: Use [a-f] for hex digits, not [A-F]. Also fix some tab/space issues. CVSROOT: /cvs Module name: src Changes by: aaron@cvs.openbsd.org 2001/04/14 07:37:51 Modified files: sys/dev/pci : pcidevs.h Log message: sync CVSROOT: /cvs Module name: src Changes by: aaron@cvs.openbsd.org 2001/04/14 07:42:28 Modified files: sys/dev/pci : pcidevs.h pcidevs_data.h Log message: oops, really sync.. i have no idea what happened here CVSROOT: /cvs Module name: ports Changes by: espie@cvs.openbsd.org 2001/04/14 08:43:06 Modified files: print/gv : Makefile print/gv/pkg : INSTALL PLIST Added files: print/gv/patches: patch-config_Unix patch-doc_Imakefile patch-source_Imakefile patch-source_gv_man patch-source_setenv_c Removed files: print/gv/patches: patch-aa patch-ab patch-ac patch-ad print/gv/pkg : COMMENT Log message: While preparing for ghostscript 7.00, I found a lot of weirdness in that port. - why bother creating a man page if we don't install it ? - our echo does handle \n, so it needs to be protected. - for that matter, yield a sensible list of directories for OpenBSD. - INSTALL script that predates dependencies... And: - prepare for gs 7.00, detect the version of ghostscript installed, and tweak resource files to use x11 device with aa options instead of the older x11alpha. Mark resource files as no checksum accordingly. CVSROOT: /cvs Module name: ports Changes by: espie@cvs.openbsd.org 2001/04/14 08:46:10 Log message: Initial import of afpl ghostscript 7.00. `aladdin' stopped developping ghostscript. What exists is now called `afpl'. The 7.00 version offers a whole new set of possibilities. I haven't even tried for compiling the gtk glue yet, but the most visible one is the new, much improved aa support in x11 (compare the sample files with old x11alpha and new x11 with aa options, as per gv). Rename the directory along, leave aladdin ghostscript alone for now: in two weeks time, GNU ghostscript 6.51 ships, and this will be just aladdin ghostscript 6.50 with s/Aladding/GNU/. We want this for the CD. Status: Vendor Tag: afpl Release Tags: espie N ports/print/ghostscript/afpl/Makefile N ports/print/ghostscript/afpl/files/md5 N ports/print/ghostscript/afpl/patches/patch-lib_gs_init_ps N ports/print/ghostscript/afpl/pkg/MESSAGE N ports/print/ghostscript/afpl/pkg/DESCR N ports/print/ghostscript/afpl/pkg/PLIST No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: espie@cvs.openbsd.org 2001/04/14 08:48:50 Modified files: print/ghostscript: Makefile print/ghostscript/encrypt: Makefile Log message: Add afpl. Simplify encrypt flavor handling. Give it a more reasonable package name. CVSROOT: /cvs Module name: ports Changes by: naddy@cvs.openbsd.org 2001/04/14 10:05:21 Log message: Import Blatte 0.9.1. Submitted by Brian J. Kifiak . Blatte is a very powerful text markup and transformation language with a very simple syntax. A Blatte document can be translated into a Perl program that, when executed, produces a transformed version of the input document. Status: Vendor Tag: naddy Release Tags: naddy_20010414 N ports/textproc/p5-Blatte/Makefile N ports/textproc/p5-Blatte/pkg/DESCR N ports/textproc/p5-Blatte/pkg/PLIST N ports/textproc/p5-Blatte/files/md5 No conflicts created by this import CVSROOT: /cvs Module name: src Changes by: markus@cvs.openbsd.org 2001/04/14 10:17:15 Modified files: usr.bin/ssh : channels.c Log message: remove some channels that are not appropriate for keepalive. CVSROOT: /cvs Module name: ports Changes by: naddy@cvs.openbsd.org 2001/04/14 10:25:22 Log message: Import of Blatte-HTML 0.8.2. Submitted by Brian J. Kifiak . The Blatte-HTML module defines Blatte functions corresponding to HTML tags. Status: Vendor Tag: naddy Release Tags: naddy_20010414 N ports/www/p5-Blatte-HTML/Makefile N ports/www/p5-Blatte-HTML/files/md5 N ports/www/p5-Blatte-HTML/pkg/DESCR N ports/www/p5-Blatte-HTML/pkg/PLIST No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: lebel@cvs.openbsd.org 2001/04/14 10:26:22 Modified files: x11/ttmkfdir : Makefile Log message: we really depend on -lttf, not -lfreetype CVSROOT: /cvs Module name: ports Changes by: naddy@cvs.openbsd.org 2001/04/14 10:27:23 Modified files: textproc : Makefile www : Makefile Log message: Add p5-Blatte(-HTML). CVSROOT: /cvs Module name: src Changes by: markus@cvs.openbsd.org 2001/04/14 10:27:57 Modified files: usr.bin/ssh : ssh-add.c Log message: use clear_pass instead of xfree() CVSROOT: /cvs Module name: src Changes by: stevesk@cvs.openbsd.org 2001/04/14 10:33:21 Modified files: usr.bin/ssh : clientloop.c packet.h session.c ssh.c ttymodes.c ttymodes.h usr.bin/ssh/ssh: Makefile Added files: usr.bin/ssh : sshtty.h sshtty.c Log message: protocol 2 tty modes support; ok markus@ CVSROOT: /cvs Module name: ports Changes by: espie@cvs.openbsd.org 2001/04/14 10:49:20 Modified files: print/gv/pkg : INSTALL Log message: Don't change GV resources, just say you can. (x11 with aa is significantly slower than x11). CVSROOT: /cvs Module name: ports Changes by: espie@cvs.openbsd.org 2001/04/14 10:49:53 Modified files: infrastructure/mk: bsd.port.mk Log message: Add NO_SHARED_ARCHS, useful with NOT_FOR_ARCHS CVSROOT: /cvs Module name: ports Changes by: espie@cvs.openbsd.org 2001/04/14 10:54:05 Modified files: print/ghostscript/afpl: Makefile print/ghostscript/afpl/patches: patch-lib_gs_init_ps print/ghostscript/afpl/pkg: PLIST Added files: print/ghostscript/afpl/patches: patch-src_unix-dll_mak print/ghostscript/afpl/pkg: PFRAG.gtk Log message: Add a gtk flavor that builds gsx with the new display device. That device is ways faster than the traditional x11 device, especially with anti-aliasing turned on. Unfortunately, it requires shared libraries and does not interface with gv. Note: I hope all devices are back in. Those of you looking for hp850 & friends support, the driver has been integrated into the `uniprint' driver. CVSROOT: /cvs Module name: src Changes by: stevesk@cvs.openbsd.org 2001/04/14 11:04:42 Modified files: usr.bin/ssh : scp.c Log message: 'T' handling rcp/scp sync; ok markus@ CVSROOT: /cvs Module name: ports Changes by: espie@cvs.openbsd.org 2001/04/14 11:06:30 Modified files: print/ghostscript/afpl: Makefile Log message: Typo, thanks David. CVSROOT: /cvs Module name: src Changes by: art@cvs.openbsd.org 2001/04/14 11:51:41 Modified files: sys/arch/alpha/conf: files.alpha GENERIC Added files: sys/arch/alpha/pci: irongate.c irongate_bus_io.c irongate_bus_mem.c irongatevar.h irongate_pci.c irongatereg.h irongate_dma.c pci_up1000.c pci_up1000.h sys/arch/alpha/alpha: api_up1000.c Log message: Add support for Alpha Processor, Inc. UP1000. From NetBSD. CVSROOT: /cvs Module name: src Changes by: art@cvs.openbsd.org 2001/04/14 11:56:28 Modified files: sys/arch/alpha/conf: RAMDISKBIG Log message: UP1000 will fit in here. CVSROOT: /cvs Module name: src Changes by: mjacob@cvs.openbsd.org 2001/04/14 12:42:44 Modified files: sys/arch/alpha/conf: GENERIC Log message: Make sure eephy is included if you include wx. CVSROOT: /cvs Module name: src Changes by: mjacob@cvs.openbsd.org 2001/04/14 12:44:41 Modified files: sys/arch/alpha/conf: RAMDISKBIG Log message: need eephy with wx now CVSROOT: /cvs Module name: src Changes by: mjacob@cvs.openbsd.org 2001/04/14 12:45:32 Modified files: sys/arch/i386/conf: GENERIC RAMDISK_CD DISKLESS Log message: need eephy with wx now CVSROOT: /cvs Module name: src Changes by: jason@cvs.openbsd.org 2001/04/14 12:50:18 Modified files: sys/dev/mii : nsphyter.c Log message: - integrated phy on the natsemi 83815 (MacPhyter) is essentially a nsphyter (media selection doesn't work completely right... choose what ever you want, you get auto, but at least link and speed detection work correctly) - correct the cfdriver name to be "nsphyter" not "nsphy" so it can be distinguished from nsphy in 'boot -c'. CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 2001/04/14 13:30:10 Modified files: sys/arch/i386/conf: GENERIC RAMDISK_CD Log message: eephy was already in there CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 2001/04/14 14:04:15 Modified files: share/man/man4 : sk.4 wx.4 Log message: document updated behaviour, i think CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 2001/04/14 14:07:05 Modified files: share/man/man4 : sk.4 wx.4 Log message: remove excess CVSROOT: /cvs Module name: src Changes by: mjacob@cvs.openbsd.org 2001/04/14 16:18:04 Modified files: sys/arch/alpha/alpha: mcclock.c Log message: Always make sure that SQWE is enabled- the PROM may not have done this for you. CVSROOT: /cvs Module name: src Changes by: mjacob@cvs.openbsd.org 2001/04/14 16:19:11 Modified files: sys/arch/alpha/pci: tsc.c Log message: Pick up some more NetBSD-isms (init_mem2 stuff). CVSROOT: /cvs Module name: src Changes by: mjacob@cvs.openbsd.org 2001/04/14 16:19:57 Modified files: sys/arch/alpha/pci: tsp_bus_mem.c Log message: Pick up some more NetBSD-isms (tsp_bus_mem_init2). CVSROOT: /cvs Module name: ports Changes by: espie@cvs.openbsd.org 2001/04/14 16:53:39 Modified files: print/ghostscript/afpl: Makefile print/ghostscript/afpl/pkg: PFRAG.gtk Log message: Oops, gsx is installed as gs, in fact. CVSROOT: /cvs Module name: ports Changes by: espie@cvs.openbsd.org 2001/04/14 16:54:35 Modified files: chinese/crxvt : Makefile editors/beav : Makefile plan9/sam : Makefile Log message: Consistent package naming. Version number should be easier to distinguish from flavor markers unambiguously: no dashes in the version number itself. CVSROOT: /cvs Module name: src Changes by: art@cvs.openbsd.org 2001/04/14 16:55:12 Modified files: share/man/man9 : malloc.9 Log message: Mention that MALLOC should only be used for allocations with a constant size. CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 2001/04/14 17:43:33 Modified files: sys/arch/alpha/conf: RAMDISK RAMDISKB Log message: clean CVSROOT: /cvs Module name: ports Changes by: naddy@cvs.openbsd.org 2001/04/14 18:39:44 Modified files: mail/sylpheed : Makefile mail/sylpheed/files: md5 Log message: Maintainer update to 0.4.63. CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 2001/04/14 18:42:15 Modified files: gnu/usr.sbin/mkisofs: mkisofs.c Log message: do rusage expansion on openbsd too CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 2001/04/14 18:48:36 Modified files: gnu/usr.sbin/mkhybrid/src: mkisofs.c Log message: do rusage expansion on openbsd too CVSROOT: /cvs Module name: src Changes by: mjacob@cvs.openbsd.org 2001/04/14 19:33:00 Modified files: sys/arch/alpha/pci: tsvar.h Log message: oops, commit protos CVSROOT: /cvs Module name: src Changes by: stevesk@cvs.openbsd.org 2001/04/14 19:35:23 Modified files: usr.bin/ssh : ttymodes.c Log message: fix comments CVSROOT: /cvs Module name: src Changes by: art@cvs.openbsd.org 2001/04/14 20:25:38 Modified files: sys/arch/alpha/conf: RAMDISKBIG Log message: Err. a ramdisk without pseudo-device rd has a minimal chance of working. CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 2001/04/14 20:35:10 Modified files: distrib/miniroot: install.sub share/mk : sys.mk sys/conf : newvers.sh sys/sys : param.h share/tmac/mdoc: doc-common doc-syms Log message: move to 2.9-beta CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 2001/04/14 20:53:36 Modified files: distrib/sets/lists/base: md.alpha md.amiga md.hp300 md.i386 md.mac68k md.mvme68k md.mvme88k md.pmax md.powerpc md.sparc md.sun3 md.vax distrib/sets/lists/comp: md.alpha md.amiga md.hp300 md.i386 md.mac68k md.mvme68k md.pmax md.powerpc md.sparc md.sun3 md.vax Log message: sync CVSROOT: /cvs Module name: ports Changes by: todd@cvs.openbsd.org 2001/04/14 21:01:27 Modified files: graphics/ggi : Makefile graphics/gii : Makefile Log message: since ggi-project.org is having dns problems, point to metalab.unc.edu, where the primary ftp site is anyway. CVSROOT: /cvs Module name: ports Changes by: matt@cvs.openbsd.org 2001/04/14 21:14:16 Modified files: x11/fltk : Makefile x11/fltk/pkg : PLIST Added files: x11/fltk/patches: patch-Makefile patch-configure patch-configure_in x11/fltk/pkg : PFRAG.shared Log message: - add glut flavor, which requires libGLU (and will not build if libGLU is not present) - fix X11/extensions/Xdbe.h check - respect CFLAGS - create shared libraries - don't build tests thx espie@, naddy@ for heads-up and pointers CVSROOT: /cvs Module name: src Changes by: art@cvs.openbsd.org 2001/04/14 23:54:39 Modified files: sys/arch/alpha/alpha: cpu.c Log message: Prettier printing of cpu models and more models. CVSROOT: /cvs Module name: src Changes by: krw@cvs.openbsd.org 2001/04/15 00:01:32 Modified files: sys/dev/ic : siop.c siop_common.c siopreg.h siopvar.h siopvar_common.h sys/dev/pci : siop_pci_common.c siop_pci_common.h sys/dev/microcode/siop: siop.out siop.ss Log message: Support U160 on 53c1010 chips. Add support for PPR negotiations and DT transfers, and the preservation and restoration of the SCNTL4 register which controls Ultra3 transfers. Redo sync lookup, since the same period factor can mean two things depending on whether you are using DT or ST. Keep a minimum allowed ST period factor, and a minimum allowd DT period factor for each adapter. Currently NO support for QAS or IUS or AIP. CVSROOT: /cvs Module name: src Changes by: markus@cvs.openbsd.org 2001/04/15 02:43:48 Modified files: usr.bin/ssh : dh.c sftp-glob.c sftp-glob.h sftp-int.c sshconnect2.c sshd.c Log message: some unused variable and typos; from tomh@po.crl.go.jp CVSROOT: /cvs Module name: ports Changes by: wilfried@cvs.openbsd.org 2001/04/15 04:23:06 Modified files: x11/flvw : Makefile Log message: change fltk depending CVSROOT: /cvs Module name: ports Changes by: wilfried@cvs.openbsd.org 2001/04/15 04:32:13 Modified files: x11/fleditor : Makefile x11/fleditor/files: md5 x11/fleditor/patches: patch-Makefile_in patch-configure patch-configure_in x11/fleditor/pkg: PLIST Added files: x11/fleditor/pkg: PFRAG.shared Log message: - update to 0.4.1 - change fltk depending - create shared library - remove unused opengl test CVSROOT: /cvs Module name: ports Changes by: wilfried@cvs.openbsd.org 2001/04/15 04:33:10 Modified files: databases/mysqlgui: Makefile Log message: change fltk and fleditor dependings CVSROOT: /cvs Module name: ports Changes by: avsm@cvs.openbsd.org 2001/04/15 06:11:10 Modified files: www/mhonarc : Makefile www/mhonarc/files: md5 www/mhonarc/pkg: PLIST Removed files: www/mhonarc/pkg: COMMENT Log message: upgrade to mhonarc-2.4.8 and integrate COMMENT CVSROOT: /cvs Module name: ports Changes by: matt@cvs.openbsd.org 2001/04/15 07:27:42 Modified files: x11/openmotif : Makefile x11/openmotif/patches: patch-config-cf-host.def Log message: Respect PREFIX when installing Motif.{rules,tmpl} CVSROOT: /cvs Module name: ports Changes by: ho@cvs.openbsd.org 2001/04/15 09:50:24 Modified files: audio/mpg123/files: audio_openbsd.c Log message: If we fail to open the audio device, print a warning about it. Reported by . CVSROOT: /cvs Module name: src Changes by: ho@cvs.openbsd.org 2001/04/15 10:09:16 Modified files: sbin/isakmpd : hash.c ipsec.c log.c Log message: Style. CVSROOT: /cvs Module name: ports Changes by: espie@cvs.openbsd.org 2001/04/15 10:39:13 Modified files: editors/xemacs21-sumo: Makefile editors/xemacs21-sumo/pkg: PLIST editors/xemacs21/pkg: PLIST Log message: Sane conflicts. xemacs21-sumo-2001 -> xemacs-sumo-21.2001 (sane version numbering) CVSROOT: /cvs Module name: ports Changes by: espie@cvs.openbsd.org 2001/04/15 10:48:45 Modified files: databases/postgresql/pkg: PLIST PLIST-clients Log message: Broken conflicts CVSROOT: /cvs Module name: src Changes by: markus@cvs.openbsd.org 2001/04/15 10:58:04 Modified files: usr.bin/ssh : authfile.c ssh-keygen.c sshd.c Log message: don't use errno for key_{load,save}_private; discussion w/ solar@openwall CVSROOT: /cvs Module name: src Changes by: markus@cvs.openbsd.org 2001/04/15 11:16:01 Modified files: usr.bin/ssh : clientloop.c Log message: set stdin/out/err to nonblocking in SSH proto 1, too. suggested by ho@ should fix some of the blocking problems for rsync over SSH-1 CVSROOT: /cvs Module name: ports Changes by: espie@cvs.openbsd.org 2001/04/15 11:20:42 Modified files: misc/fileutils/pkg: PLIST Log message: Fix conflicts CVSROOT: /cvs Module name: ports Changes by: espie@cvs.openbsd.org 2001/04/15 11:30:33 Modified files: databases/gnats/pkg: PLIST editors/xemacs21-sumo/pkg: PLIST Log message: conflict CVSROOT: /cvs Module name: ports Changes by: espie@cvs.openbsd.org 2001/04/15 11:39:23 Modified files: lang/unicon/pkg: PLIST Log message: Update conflicts CVSROOT: /cvs Module name: ports Changes by: espie@cvs.openbsd.org 2001/04/15 11:39:39 Modified files: lang/icon/lib : Makefile Log message: Update name CVSROOT: /cvs Module name: ports Changes by: espie@cvs.openbsd.org 2001/04/15 11:41:08 Modified files: misc/xnc/pkg : PLIST shells/es/pkg : PLIST Log message: conflicts CVSROOT: /cvs Module name: ports Changes by: espie@cvs.openbsd.org 2001/04/15 11:44:29 Modified files: infrastructure/package: find-all-conflicts Log message: Updated version, that is much better at handling pkgspecs correctly CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 2001/04/15 12:25:48 Modified files: sys/dev/ic : ac97.c Log message: another CVSROOT: /cvs Module name: src Changes by: espie@cvs.openbsd.org 2001/04/15 12:28:57 Modified files: share/man/man5 : bsd.port.mk.5 Log message: MULTI_PACKAGES limitations were removed, somewhat recently. CVSROOT: /cvs Module name: ports Changes by: espie@cvs.openbsd.org 2001/04/15 12:30:03 Added files: x11/kde/office2/patches: patch-kchart_Makefile_in Log message: horrible kludge to circumvent ksh bug CVSROOT: /cvs Module name: ports Changes by: espie@cvs.openbsd.org 2001/04/15 12:53:03 Modified files: . : INDEX Log message: Synch CVSROOT: /cvs Module name: src Changes by: stevesk@cvs.openbsd.org 2001/04/15 13:41:22 Modified files: usr.bin/ssh : sshd.8 Log message: some ClientAlive cleanup; ok markus@ CVSROOT: /cvs Module name: ports Changes by: lebel@cvs.openbsd.org 2001/04/15 14:20:55 Modified files: misc/fileutils : Makefile misc/fileutils/pkg: PLIST Log message: change the name of the SUBPACKAGE for -ls from fileutils-ls to gnuls. fix the the related pkgcfl in PLIST. requested by espie@ CVSROOT: /cvs Module name: src Changes by: jason@cvs.openbsd.org 2001/04/15 14:41:47 Modified files: usr.sbin/pppoe : pppoe.c Log message: Fix several errors in the bpf program; bugs reported by Russell T Hunt . CVSROOT: /cvs Module name: src Changes by: jason@cvs.openbsd.org 2001/04/15 15:03:22 Modified files: sys/dev/pci : if_txp.c if_txpreg.h Log message: - setup a timeout that will try to refill the rxbuffer ring (this makes out of resource handling a bit better). - in txp_stop(), disable the rx process, too CVSROOT: /cvs Module name: src Changes by: stevesk@cvs.openbsd.org 2001/04/15 15:05:49 Modified files: usr.bin/ssh : sshd_config sshd.8 Log message: default for protocol is 1,2; ok markus@ CVSROOT: /cvs Module name: ports Changes by: lebel@cvs.openbsd.org 2001/04/15 15:10:59 Modified files: misc/sh-utils : Makefile misc/sh-utils/pkg: DESCR PLIST Log message: since we got a conflict with id-utils regarding the name gid, rename that binary to ggid. pointed out by espie@ CVSROOT: /cvs Module name: src Changes by: jason@cvs.openbsd.org 2001/04/15 15:17:54 Modified files: sys/dev/pci : if_txp.c Log message: mask off Arm2Host_Comm_3 interrupts now that rx buffer reclamation has some out of resource handling (a2h_3 is a heartbeat generated every ~8ms and thus provides 125intrs/sec even when idle). CVSROOT: /cvs Module name: src Changes by: stevesk@cvs.openbsd.org 2001/04/15 15:28:35 Modified files: usr.bin/ssh : readconf.c servconf.c Log message: use fatal() or error() vs. fprintf(); ok markus@ CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 2001/04/15 15:41:30 Modified files: usr.bin/ssh : sshd_config sshd.8 Log message: 2,1, not 1,2 CVSROOT: /cvs Module name: XF4 Changes by: matthieu@cvs.openbsd.org 2001/04/15 15:45:35 Modified files: xc/programs/Xserver/hw/xfree86/xf86cfg: Imakefile text-mode.c Log message: add wsmouse support to xf86cfg -textmode CVSROOT: /cvs Module name: src Changes by: jason@cvs.openbsd.org 2001/04/15 16:47:39 Modified files: sys/dev/pci : if_txp.c Log message: - in txp_intr(), don't call the rx/tx handlers unless necessary - make txp_rx_reclaim() run on offsets instead of indices (avoids several division/multiplication conversions) - remove vlan tag support for now (it doesn't work anyway) - optimize txp_start(), txp_rx_reclaim(), and txp_tx_reclaim() a bit (this is based on my original attempts at these functions... only now it works =) CVSROOT: /cvs Module name: XF4 Changes by: brad@cvs.openbsd.org 2001/04/15 16:55:29 Modified files: distrib/notes : README.powerpc Log message: some improvements. -- Ok'd by: todd@ CVSROOT: /cvs Module name: ports Changes by: brad@cvs.openbsd.org 2001/04/15 17:04:37 Modified files: graphics/aalib : Makefile Log message: USE_X11 CVSROOT: /cvs Module name: ports Changes by: brad@cvs.openbsd.org 2001/04/15 17:10:37 Modified files: textproc/xpdf : Makefile Removed files: textproc/xpdf/pkg: COMMENT Log message: - integrate COMMENT - bump NEED_VERSION - add USE_X11 CVSROOT: /cvs Module name: src Changes by: ericj@cvs.openbsd.org 2001/04/15 17:19:14 Modified files: sbin/ancontrol : ancontrol.c Log message: start some cleanup to ancontrol - alphabetize the argument list - get rid of unused vars deraadt@ ok CVSROOT: /cvs Module name: src Changes by: millert@cvs.openbsd.org 2001/04/15 17:32:32 Modified files: bin/ps : ps.c Log message: Randomized PIDs uglifies "ps -ax" output since it sorts on tty then PID and it makes no sense to sort on a strong random number. This patch changes the default to be the start time so output looks logical to a human. From kstailey@disclosure.com CVSROOT: /cvs Module name: src Changes by: gluk@cvs.openbsd.org 2001/04/15 17:46:30 Modified files: sys/ufs/ffs : ffs_vfsops.c Log message: Avoid panic on unmounting read-only fs, which previously use softupdates. This problem occur only on kernels without soft-updates support. art@ ok. CVSROOT: /cvs Module name: src Changes by: hugh@cvs.openbsd.org 2001/04/15 17:48:17 Modified files: libexec/identd : identd.c identd.h parse.c Log message: Replace a bunch of conditional expressions with global pointers. Requested and checked by millert. CVSROOT: /cvs Module name: src Changes by: millert@cvs.openbsd.org 2001/04/15 18:08:48 Modified files: lib/libc/db/man: Makefile.inc Added files: lib/libc/db/man: hcreate.3 Log message: Man page for hsearch/hcreate/hdestroy from NetBSD CVSROOT: /cvs Module name: src Changes by: jason@cvs.openbsd.org 2001/04/15 18:13:02 Modified files: share/man/man4 : nsphyter.4 Log message: nsphyter also supports phy on DP83815 (MACPHYTER) CVSROOT: /cvs Module name: src Changes by: fgsch@cvs.openbsd.org 2001/04/15 18:26:22 Modified files: libexec/identd : parse.c Log message: close fd on error; deraadt@ ok. CVSROOT: /cvs Module name: src Changes by: tholo@cvs.openbsd.org 2001/04/15 18:39:39 Modified files: sbin/ancontrol : ancontrol.8 ancontrol.c Log message: Actually permit setting the transmit key in WEP mode; from Kurt Miller. Correctly display number and order of WEP keys; from Kurt Miller. Fixes part of PR 1754; ok deraadt@ CVSROOT: /cvs Module name: src Changes by: tholo@cvs.openbsd.org 2001/04/15 18:40:40 Modified files: sys/dev/ic : an.c Log message: Avoid resetting the interface when not needed; allows temporary WEP keys to work. ALso optimize some interactions with the card. Fixes rest of PR 1754; ok deraadt@ CVSROOT: /cvs Module name: XF4 Changes by: todd@cvs.openbsd.org 2001/04/15 19:22:12 Modified files: xc/programs/fvwm/sample.fvwmrc: system.fvwm2rc system.fvwmrc Log message: crank to 2.9 CVSROOT: /cvs Module name: src Changes by: jason@cvs.openbsd.org 2001/04/15 20:08:14 Modified files: share/man/man4 : Makefile pci.4 Added files: share/man/man4 : txp.4 Log message: man page for 3c990 CVSROOT: /cvs Module name: src Changes by: fgsch@cvs.openbsd.org 2001/04/15 20:17:52 Modified files: share/man/man4 : wscons.4 Log message: Add missing dev to wsdisplayvar.h path; found by patrick@gulus.usherb.ca. aaron@ ok. CVSROOT: /cvs Module name: ports Changes by: avsm@cvs.openbsd.org 2001/04/15 20:31:21 Modified files: textproc/docbook/pkg: PLIST Log message: remove conflict handling, not needed anymore CVSROOT: /cvs Module name: src Changes by: mouring@cvs.openbsd.org 2001/04/15 20:31:52 Modified files: usr.bin/ssh : scp.c sftp.c usr.bin/ssh/scp: Makefile usr.bin/ssh/sftp: Makefile Added files: usr.bin/ssh : scp-common.c scp-common.h Log message: IPv6 support for sftp (which I bungled in my last patch) which is borrowed from scp.c. Thanks to Markus@ for pointing it out. CVSROOT: /cvs Module name: ports Changes by: avsm@cvs.openbsd.org 2001/04/15 20:33:07 Modified files: lang/jikes : Makefile Log message: type in HOMEPAGE: idm.com -> ibm.com CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 2001/04/15 21:18:19 Modified files: sys/dev/pci : ami_pci.c auich.c auvia.c cac_pci.c Log message: dmesg cleanups CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 2001/04/15 21:19:41 Modified files: sys/arch/alpha/conf: GENERIC Log message: clean CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 2001/04/15 21:19:52 Modified files: sys/arch/alpha/conf: RAMDISKB Log message: API_UP1000 support fits CVSROOT: /cvs Module name: ports Changes by: brad@cvs.openbsd.org 2001/04/15 21:40:42 Modified files: textproc/libxml: Makefile textproc/libxml/files: md5 textproc/libxml/patches: patch-doc_Makefile_in textproc/libxml/pkg: PFRAG.shared PLIST Log message: upgrade to libxml 2.3.6 -- Ok'd by: maintainer CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 2001/04/15 22:08:22 Modified files: sys/arch/alpha/conf: RAMDISKBIG Log message: NOT GENERIC CVSROOT: /cvs Module name: src Changes by: ericj@cvs.openbsd.org 2001/04/15 23:10:08 Modified files: sbin/ancontrol : ancontrol.c Log message: much more cleanup. - Only create the socket for ioctl()'s once. - get rid of gratuitous argument passing - treat an_dump* function different than the regular options - fix the -T option, it doesnt take an arguement. deraadt@, tholo@ ok CVSROOT: /cvs Module name: src Changes by: tholo@cvs.openbsd.org 2001/04/16 00:37:39 Modified files: sbin/ancontrol : ancontrol.8 Log message: We default to infrastructure mode now; say so in the man page instead of claiming we do ad-hoc by default. ok ericj@ CVSROOT: /cvs Module name: src Changes by: ericj@cvs.openbsd.org 2001/04/16 01:51:02 Modified files: sbin/ancontrol : ancontrol.c Log message: check for 'i' before the getopt. (idea from freebsd) this allows us to call the functions directly from the switch, which lets us now put all options on ONE command line, instead of separating them out into several command's. ok tholo@, deraadt@ CVSROOT: /cvs Module name: ports Changes by: reinhard@cvs.openbsd.org 2001/04/16 01:55:47 Modified files: x11/fsv : Makefile Removed files: x11/fsv/pkg : COMMENT Log message: *) remove redundant GL dependency *) build with new gtk+ *) integrate COMMENT and bump NEED_VERSION ok maintainer CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 2001/04/16 02:05:35 Modified files: usr.bin/ssh : xmalloc.c Log message: xrealloc dealing with ptr == nULL; mouring CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 2001/04/16 02:16:16 Modified files: sys/dev/microcode/yds: yds_hwmcode.h Log message: put yamaha comment in the file CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 2001/04/16 02:16:41 Modified files: sys/dev/microcode/yds: yds_hwmcode.h Log message: fix header CVSROOT: /cvs Module name: src Changes by: djm@cvs.openbsd.org 2001/04/16 02:19:34 Modified files: usr.bin/ssh : session.c Log message: Split motd and hushlogin checks into seperate functions, helps for portable. From Chris Adams ; ok markus@ CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 2001/04/16 02:26:07 Modified files: usr.bin/ssh : key.c Log message: better safe than sorry in later mods; yongari@kt-is.co.kr CVSROOT: /cvs Module name: ports Changes by: reinhard@cvs.openbsd.org 2001/04/16 02:39:40 Modified files: x11/fsv : Makefile Log message: +USE_X11 CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 2001/04/16 03:06:34 Modified files: sys/dev/ic : ami.c Log message: incorrect return value from ami_intr CVSROOT: /cvs Module name: XF4 Changes by: matthieu@cvs.openbsd.org 2001/04/16 04:43:27 Modified files: distrib/notes : README.i386 distrib/sets/lists/xbase: md.i386 xc-old/programs/Xserver/hw/xfree86: Imakefile XF86Conf.man xc-old/programs/Xserver/hw/xfree86/xf86config: xf86conf.man xf86config.c Log message: rename the XF86Config manual page for XFree86 3.3.6 to XF86Config-3, to avoid conflict with the XF86Config man page for 4.0.3. update references to this page CVSROOT: /cvs Module name: XF4 Changes by: matthieu@cvs.openbsd.org 2001/04/16 04:45:14 Modified files: xc-old/programs/Xserver/hw/xfree86/XF86Setup: XF86Setup.man Log message: reference XF86Config-3(5) CVSROOT: /cvs Module name: www Changes by: naddy@cvs.openbsd.org 2001/04/16 05:00:53 Modified files: portsplus : index.html Log message: update; jcs@rt.fm CVSROOT: /cvs Module name: ports Changes by: form@cvs.openbsd.org 2001/04/16 05:12:01 Modified files: www/wwwcount/files: md5 www/wwwcount/pkg: PLIST Log message: new distfile CVSROOT: /cvs Module name: ports Changes by: ian@cvs.openbsd.org 2001/04/16 06:00:39 Modified files: lang/jikes/pkg : DESCR Log message: Fullname in MAINTAINER; use ${HOMEPAGE} in DESCR. CVSROOT: /cvs Module name: ports Changes by: ian@cvs.openbsd.org 2001/04/16 06:02:19 Modified files: lang/jikes : Makefile Log message: Fullname in MAINTAINER, take II CVSROOT: /cvs Module name: ports Changes by: lebel@cvs.openbsd.org 2001/04/16 06:15:29 Modified files: net/mrtd : Makefile net/mrtd/files : md5 net/mrtd/pkg : DESCR PLIST Added files: net/mrtd/patches: patch-include_igmp_h patch-include_mrt_h patch-lib_kernel_bsd_c Removed files: net/mrtd/patches: patch-include-mrt.h patch-lib-mrt-prefix.c net/mrtd/pkg : COMMENT Log message: update mrtd to 2.2.2a. Submitted by Brian J. Kifiak . CVSROOT: /cvs Module name: src Changes by: jbm@cvs.openbsd.org 2001/04/16 09:00:49 Modified files: sys/dev/wscons : wsdisplay.c Log message: Don't remove the mouse cursor when output occurs on a virtual terminal different from the current one. CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 2001/04/16 10:44:19 Modified files: distrib/sets/lists/comp: mi distrib/sets/lists/man: mi Log message: sync CVSROOT: /cvs Module name: ports Changes by: lebel@cvs.openbsd.org 2001/04/16 10:46:32 Log message: initial import of kbiff-3.4: -- KBiff is a "biff" or new mail notification utility. It is highly configurable but very easy to use and setup. It tries to combine the best of the features of most of the "other" biff programs out there. KBiff supports all major mailbox formats: mbox (Berkely style), maildir, mh, POP3, IMAP4, and NNTP. KBiff is also part of the KDE project. Among other things, this means that it has support for session management (it "remembers" the last state it was in before you logged off) and can be docked into the panel. checked by wilfried@ (thanks!). Status: Vendor Tag: lebel Release Tags: lebel_2001-Apr-16 N ports/mail/kbiff/Makefile N ports/mail/kbiff/files/md5 N ports/mail/kbiff/pkg/DESCR N ports/mail/kbiff/pkg/PLIST N ports/mail/kbiff/patches/patch-admin_ltcf-cxx_sh N ports/mail/kbiff/patches/patch-admin_ltconfig No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: lebel@cvs.openbsd.org 2001/04/16 10:47:28 Modified files: mail : Makefile Log message: add kbiff CVSROOT: /cvs Module name: src Changes by: krw@cvs.openbsd.org 2001/04/16 13:43:28 Modified files: distrib/miniroot: install.sh install.sub Log message: Fix a couple of nits: delete some unnecessary commas and only print a 'Done.' for fsck'ing if fsck'ing is actually attempted. ok deraadt@ CVSROOT: /cvs Module name: ports Changes by: lebel@cvs.openbsd.org 2001/04/16 14:14:25 Log message: initial import of libtai-0.60: -- libtai is a library for storing and manipulating dates and times. libtai supports two time scales: (1) TAI64, covering a few hundred billion years with 1-second precision; (2) TAI64NA, covering the same period with 1-attosecond precision. Both scales are defined in terms of TAI, the current international real time standard. Submitted by Brian J. Kifiak checked by wilfried@ (thanks!) Status: Vendor Tag: lebel Release Tags: lebel_2001-Apr-16 N ports/devel/libtai/Makefile N ports/devel/libtai/files/md5 N ports/devel/libtai/pkg/DESCR N ports/devel/libtai/pkg/PLIST N ports/devel/libtai/pkg/INSTALL N ports/devel/libtai/pkg/DEINSTALL No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: lebel@cvs.openbsd.org 2001/04/16 14:15:24 Modified files: devel : Makefile Log message: add libtai CVSROOT: /cvs Module name: ports Changes by: jakob@cvs.openbsd.org 2001/04/16 15:33:11 Log message: Iperf is a tool for measuring maximum TCP and UDP bandwidth, reminiscent of ttcp and nettest. It has been written to overcome the shortcomings of those aging tools. Status: Vendor Tag: jakob Release Tags: jakob_2001-04-16 N ports/net/iperf/Makefile N ports/net/iperf/files/md5 N ports/net/iperf/patches/patch-cfg_configure N ports/net/iperf/pkg/PLIST N ports/net/iperf/pkg/DESCR No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: jakob@cvs.openbsd.org 2001/04/16 15:33:54 Modified files: net : Makefile Log message: add iperf CVSROOT: /cvs Module name: ports Changes by: naddy@cvs.open