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.openbsd.org 2001/04/16 15:40:04 Modified files: infrastructure/mk: bsd.port.mk Log message: Handle multiple flavors in package paths. ok espie@ CVSROOT: /cvs Module name: ports Changes by: jakob@cvs.openbsd.org 2001/04/16 15:43:57 Modified files: net/iperf : Makefile Log message: adjust license. we can distribute package and distfiles via FTP. CVSROOT: /cvs Module name: src Changes by: millert@cvs.openbsd.org 2001/04/16 18:50:17 Modified files: bin/ps : ps.c Log message: Updated version of last patch from kstailey@disclosure.com. We should always save the user area since we are sorting on start time (which lives there). CVSROOT: /cvs Module name: src Changes by: jason@cvs.openbsd.org 2001/04/16 19:19:22 Modified files: sys/dev/mii : inphy.c inphyreg.h Log message: add support for the 82562E[MT] phys (These are essentially 82555's will all support for T4 gone). There are some register definition conflicts (SCR), but that is qualified by the presence of T4 support. CVSROOT: /cvs Module name: ports Changes by: kevlo@cvs.openbsd.org 2001/04/16 19:36:39 Modified files: chinese/arphicttf: Makefile Log message: Remove RUN_DEPENDS. X403 will be ship with upcoming 2.9 release. CVSROOT: /cvs Module name: ports Changes by: brad@cvs.openbsd.org 2001/04/16 20:07:35 Modified files: x11/fsv : Makefile Log message: - remove redundant Gtk+ dependency entry - CFLAGS -> CONFIGURE_ENV= CPPFLAGS -- Ok'd by: maintainer CVSROOT: /cvs Module name: src Changes by: bjc@cvs.openbsd.org 2001/04/16 21:17:48 Modified files: sys/arch/vax/vax: unimpl_emul.s Log message: Switch a "BGTR foo" to a "BLSS bar; BRW foo; bar:". In this case, the difference between the BGTR and foo: is too large for a byte displacement. as should give an error or at least a warning here, but it doesn't; instead it merrily outputs a completely bogus displacement. This fixes problems with EMODD on numbers with negative exponents. CVSROOT: /cvs Module name: ports Changes by: kevlo@cvs.openbsd.org 2001/04/16 21:41:14 Modified files: x11/aterm : Makefile Added files: x11/aterm/files: cli_xcin.c protocol.h state.h x11/aterm/patches: patch-src_Makefile_in patch-src_command_c Removed files: x11/aterm/pkg : COMMENT Log message: - support Big5 encoding with chinese/xcin - integrate COMMENT - bump NEED_VERSION -- ok'd by maintainer CVSROOT: /cvs Module name: src Changes by: drahn@cvs.openbsd.org 2001/04/16 22:15:28 Modified files: distrib/powerpc/ramdisk: install.md Log message: Flush the in-core disklabel when running disklabel without the -r option, such as editing a HFS partitioned disk. This is necessary because the OpenBSD partition entry in the HFS label may have just been added and the old disklabel did not contain the entry. CVSROOT: /cvs Module name: src Changes by: nate@cvs.openbsd.org 2001/04/16 22:25:22 Modified files: sys/arch/alpha/conf: GENERIC Log message: Add commented out siop driver since it works. Enable after 2.9 CVSROOT: /cvs Module name: src Changes by: aaron@cvs.openbsd.org 2001/04/16 22:30:51 Modified files: sys/arch/alpha/alpha: prom.c sys/arch/alpha/tc: scc.c sys/arch/mvme68k/mvme68k: machdep.c sys/arch/mvme88k/mvme88k: machdep.c sys/arch/pmax/dev: dz.c sys/arch/pmax/pmax: cons.c cpu_cons.c sys/arch/pmax/tc: scc.c sys/arch/sun3/dev: kd.c sys/dev : cons.c cons.h sys/dev/ic : com.c sys/dev/isa : pcppi.c pcppivar.h spkr.c sys/dev/wscons : wsdisplay.c Log message: Implement cnbell(), an optional entrypoint that rings the console bell; from NetBSD. deraadt@ ok CVSROOT: /cvs Module name: src Changes by: aaron@cvs.openbsd.org 2001/04/16 22:34:08 Modified files: sys/dev/ic : an.c Log message: No colon after "address" when printing out Ethernet address. CVSROOT: /cvs Module name: src Changes by: fgsch@cvs.openbsd.org 2001/04/16 22:40:39 Modified files: share/man/man4/man4.i386: bktr.4 Log message: Update manpage after recent changes. CVSROOT: /cvs Module name: src Changes by: drahn@cvs.openbsd.org 2001/04/16 23:09:22 Modified files: sbin : Makefile sbin/pdisk : Makefile Log message: Add pdisk to list of programs to build for powerpc, all other archs will build the manpage, with the proper destination. CVSROOT: /cvs Module name: src Changes by: drahn@cvs.openbsd.org 2001/04/16 23:11:11 Modified files: sbin/pdisk : Makefile Log message: Match quoting on this... CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 2001/04/16 23:31:01 Modified files: sys/arch/sparc/conf: GENERIC Log message: crank maxusers by a teeeeeny little bit CVSROOT: /cvs Module name: ports Changes by: kevlo@cvs.openbsd.org 2001/04/16 23:35:08 Modified files: net/quirc : Makefile net/quirc/files: md5 net/quirc/patches: patch-data_Makefile_in Removed files: net/quirc/pkg : COMMENT Log message: - upgrade to version 0.9.81 - update HOMEPAGE - integrate COMMENT - bump NEED_VERSION CVSROOT: /cvs Module name: src Changes by: drahn@cvs.openbsd.org 2001/04/16 23:37:02 Modified files: distrib/powerpc/ramdisk: install.md Log message: Do not claim that a user will not be able to boot from the hard drive because they installed on a HFS partitioned disk, tell them that they have to set it up by copying 'ofwboot' to the first HFS partition. CVSROOT: /cvs Module name: src Changes by: drahn@cvs.openbsd.org 2001/04/16 23:49:03 Modified files: distrib/powerpc/ramdisk: instbin.conf list Log message: Add eject to the powerpc ramdisk, mt is already there, so it is basically free. Allows ejecting of CDROMs on slot loading systems without an eject button. CVSROOT: /cvs Module name: ports Changes by: shell@cvs.openbsd.org 2001/04/17 00:26:54 Modified files: converters/html2wml: Makefile databases/p5-DBI: Makefile devel/p5-IO-String: Makefile devel/p5-IO-stringy: Makefile devel/p5-Locale-PGettext: Makefile graphics/p5-Image-Info: Makefile lang/clisp : Makefile misc/libutf8 : Makefile Log message: Change MAINTAINER email address CVSROOT: /cvs Module name: ports Changes by: shell@cvs.openbsd.org 2001/04/17 00:37:36 Modified files: mail/p5-MIME-tools: Makefile mail/mailcrypt : Makefile news/tin : Makefile news/p5-News-Article: Makefile news/p5-Gateway: Makefile security/p5-PGP-Sign: Makefile textproc/p5-XML-RSS: Makefile textproc/p5-WML-Card: Makefile textproc/p5-Text-PDF: Makefile x11/p5-Tk : Makefile Log message: Change MAINTAINER email address CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 2001/04/17 02:00:26 Modified files: distrib/sets/lists/man: mi Log message: sync CVSROOT: /cvs Module name: src Changes by: markus@cvs.openbsd.org 2001/04/17 02:14:03 Modified files: usr.bin/ssh : sshconnect1.c Log message: check for key!=NULL, thanks to costa CVSROOT: /cvs Module name: src Changes by: markus@cvs.openbsd.org 2001/04/17 03:52:49 Modified files: usr.bin/ssh : clientloop.c Log message: handle EINTR/EAGAIN on read; ok deraadt@ CVSROOT: /cvs Module name: ports Changes by: reinhard@cvs.openbsd.org 2001/04/17 04:05:18 ports/graphics/p5-Imager/patches Update of /cvs/ports/graphics/p5-Imager/patches In directory cvs.openbsd.org:/tmp/cvs-serv29129/patches Log Message: Directory /cvs/ports/graphics/p5-Imager/patches added to the repository CVSROOT: /cvs Module name: ports Changes by: reinhard@cvs.openbsd.org 2001/04/17 04:07:14 Modified files: graphics/p5-Imager: Makefile Added files: graphics/p5-Imager/patches: patch-no_libs Log message: - Switch MASTER_SITES to CPAN. - Add a patch when no FLAVOR is specified to make sure we don't build with any libraries even if they are installed. from maintainer CVSROOT: /cvs Module name: ports Changes by: reinhard@cvs.openbsd.org 2001/04/17 04:44:07 Modified files: audio/nap : Makefile audio/nap/files: md5 audio/nap/pkg : DESCR PLIST Removed files: audio/nap/patches: patch-configure audio/nap/pkg : MESSAGE Log message: update to nap-1.4.4-ps7 *) enable separate build, change version managing style *) remove pkg/MESSAGE and unneded patches *) better DESCR *) bump NEED_VERSION Brief Changelog: - After asking you for the needed information, nap now creates the .napconf file automatically. No sample distfile anymore. - Added some keybindings for the main window. - Fixed Ctrl-C so that it can break a nested loop; Ctrl-L so it really redraws the whole screen from scratch. from maintainer CVSROOT: /cvs Module name: src Changes by: markus@cvs.openbsd.org 2001/04/17 04:53:27 Modified files: usr.bin/ssh : key.c key.h readconf.c readconf.h ssh.1 sshconnect2.c Log message: add HostKeyAlgorithms; based on patch from res@shore.net; ok provos@ CVSROOT: /cvs Module name: src Changes by: brad@cvs.openbsd.org 2001/04/17 06:50:13 Modified files: sys/arch/sparc/conf: GENERIC_SCSI3 Log message: sync maxusers with GENERIC. CVSROOT: /cvs Module name: src Changes by: markus@cvs.openbsd.org 2001/04/17 06:55:05 Modified files: usr.bin/ssh : channels.c ssh.c Log message: undo socks5 and https support since they are not really used and only bloat ssh. remove -D from usage(), since '-D' is experimental. CVSROOT: /cvs Module name: src Changes by: brad@cvs.openbsd.org 2001/04/17 07:06:24 Modified files: distrib/powerpc/ramdisk: install.md Log message: - apple -> Apple - kernel boot -> bootloader -- Ok'd by: drahn@ CVSROOT: /cvs Module name: ports Changes by: naddy@cvs.openbsd.org 2001/04/17 07:13:32 Modified files: print/bibview : Makefile print/bibview/pkg: DESCR PLIST Added files: print/bibview/patches: patch-ComboBo_h patch-FileNom_c patch-FileNom_h patch-Imakefile patch-bib_file_c patch-bibview_c patch-ctl_card_c patch-ctl_open_c patch-ctl_serv_c patch-gui_card_c patch-gui_widg_c Removed files: print/bibview/patches: patch-aa patch-ab patch-ac patch-ad patch-ae patch-af patch-ag patch-ah patch-ai patch-aj patch-ak print/bibview/pkg: COMMENT Log message: - Fix building against XF4; input from Heikki Korpela . - Bring this port into the 21st century. CVSROOT: /cvs Module name: ports Changes by: lebel@cvs.openbsd.org 2001/04/17 07:20:26 Modified files: editors/vim/snapshot: Makefile editors/vim/snapshot/files: md5 editors/vim/snapshot/patches: patch-src_Makefile editors/vim/snapshot/pkg: PLIST Log message: update vim/snapshot to 6.0ab. CVSROOT: /cvs Module name: ports Changes by: kevlo@cvs.openbsd.org 2001/04/17 07:35:07 Log message: Initial import of ktail-0.5.1 Ktail is a KDE application that monitors multiple files and/or command output in one window. Status: Vendor Tag: kevlo Release Tags: kevlo_2001-Apr-17 N ports/misc/ktail/Makefile N ports/misc/ktail/files/md5 N ports/misc/ktail/pkg/PLIST N ports/misc/ktail/pkg/DESCR No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: aaron@cvs.openbsd.org 2001/04/17 07:35:33 Log message: Everybuddy is a chat application that "combines" several different ones including AIM, ICQ, and Yahoo! Chat. It also has file transfers between other Everybuddy users, and planned support for file transfers to other users. From Josh Rivel . Status: Vendor Tag: aaron Release Tags: aaron_2001-Apr-17 N ports/net/everybuddy/Makefile N ports/net/everybuddy/files/md5 N ports/net/everybuddy/pkg/PLIST N ports/net/everybuddy/pkg/DESCR N ports/net/everybuddy/patches/patch-configure No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: kevlo@cvs.openbsd.org 2001/04/17 07:35:46 Modified files: misc : Makefile Log message: Add ktail CVSROOT: /cvs Module name: ports Changes by: aaron@cvs.openbsd.org 2001/04/17 07:36:45 Modified files: net : Makefile Log message: add everybuddy CVSROOT: /cvs Module name: XF4 Changes by: todd@cvs.openbsd.org 2001/04/17 08:37:46 Modified files: xc/config/cf : OpenBSD.cf Log message: o hp300 migrated to xfree86.cf (thanks millert@ for testing!) o nuke -lc_r CVSROOT: /cvs Module name: XF4 Changes by: todd@cvs.openbsd.org 2001/04/17 08:45:12 Modified files: xc/programs/Xserver/hw/xfree86/os-support/bsd: bsd_video.c Log message: s/securelevel=-1/aperture=2/. CVSROOT: /cvs Module name: src Changes by: art@cvs.openbsd.org 2001/04/17 08:50:17 Modified files: sys/arch/alpha/pci: irongate_bus_mem.c Log message: mem_clusters.size has page protection encoded in them. Mask it away, otherwise the reservation of RAM will fail. CVSROOT: /cvs Module name: src Changes by: art@cvs.openbsd.org 2001/04/17 08:51:32 Modified files: sys/arch/alpha/alpha: api_up1000.c Log message: OpenBSD tag. CVSROOT: /cvs Module name: src Changes by: art@cvs.openbsd.org 2001/04/17 08:53:34 Modified files: sys/arch/alpha/pci: irongate.c irongate_bus_io.c irongate_bus_mem.c irongate_dma.c irongate_pci.c irongatereg.h irongatevar.h pci_up1000.c pci_up1000.h Log message: OpenBSD tags CVSROOT: /cvs Module name: XF4 Changes by: todd@cvs.openbsd.org 2001/04/17 08:55:29 Modified files: xc/programs/Xserver/hw/xfree86/os-support/bsd: bsd_init.c Log message: speak 'Using wscons' not 'Using pcvt' if using wscons. CVSROOT: /cvs Module name: ports Changes by: naddy@cvs.openbsd.org 2001/04/17 08:57:13 Modified files: x11/bricons : Makefile x11/bricons/pkg: PLIST Added files: x11/bricons/patches: patch-Imakefile patch-Xbricons patch-gen_h Removed files: x11/bricons/patches: patch-aa patch-ab patch-ac x11/bricons/pkg: COMMENT Log message: - Fix building with XF4; some input from Heikki Korpela . - Bring this port into the 21st century. CVSROOT: /cvs Module name: src Changes by: hugh@cvs.openbsd.org 2001/04/17 09:07:02 Modified files: distrib/sets/lists/base: md.vax distrib/sets/lists/comp: md.vax Log message: sync vax CVSROOT: /cvs Module name: ports Changes by: shell@cvs.openbsd.org 2001/04/17 09:16:46 Modified files: textproc/p5-Font-TTF: Makefile Log message: Change MAINTAINER email address CVSROOT: /cvs Module name: src Changes by: hugh@cvs.openbsd.org 2001/04/17 09:19:34 Modified files: sys/arch/vax/conf: files.vax Log message: Comment out the 20+ year old rl disk device to make way for the recently MI RealTek network adaptor. Will resurrect or rename rl at such time as we actually support these drives. CVSROOT: /cvs Module name: ports Changes by: kevlo@cvs.openbsd.org 2001/04/17 09:28:54 Log message: Initial import of roxirc 1.72 RoxIRC is a graphical IRC client written in tcl/tk. It provides a pleasant, easy to use, and powerful interface. Status: Vendor Tag: kevlo Release Tags: kevlo_2001-Apr-17 N ports/net/roxirc/Makefile N ports/net/roxirc/pkg/DESCR N ports/net/roxirc/pkg/PLIST N ports/net/roxirc/files/md5 No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: kevlo@cvs.openbsd.org 2001/04/17 09:29:32 Modified files: net : Makefile Log message: Add roxirc. CVSROOT: /cvs Module name: www Changes by: aaron@cvs.openbsd.org 2001/04/17 09:45:51 Modified files: . : donations.html Log message: another CVSROOT: /cvs Module name: ports Changes by: avsm@cvs.openbsd.org 2001/04/17 09:53:40 Modified files: textproc/sablotron: Makefile textproc/sablotron/files: md5 textproc/sablotron/pkg: PFRAG.shared Removed files: textproc/sablotron/pkg: COMMENT Log message: upgrade to sablotron-0.52, and integrate COMMENT CVSROOT: /cvs Module name: ports Changes by: aaron@cvs.openbsd.org 2001/04/17 10:05:33 Modified files: net/everybuddy : Makefile Log message: Don't need autoconf as a BUILD_DEPENDS, and use USE_LIBTOOL; avsm@ CVSROOT: /cvs Module name: src Changes by: todd@cvs.openbsd.org 2001/04/17 10:20:25 Modified files: etc/etc.i386 : MAKEDEV Log message: spelling CVSROOT: /cvs Module name: ports Changes by: espie@cvs.openbsd.org 2001/04/17 10:45:15 Modified files: infrastructure/mk: bsd.port.mk Log message: - Fix FULLPKGPATH again. I missed it in naddy's buggy bug-fix. - save subdir into package, that's what is useful, since the name is already there. - check that SUBPACKAGE is a member of MULTI_PACKAGES. Make make SUBDIR=misc/fileutils,-ls work without error. CVSROOT: /cvs Module name: ports Changes by: espie@cvs.openbsd.org 2001/04/17 10:48:07 Modified files: infrastructure/mk: bsd.port.subdir.mk Log message: Use same code as bsd.port.mk CVSROOT: /cvs Module name: ports Changes by: espie@cvs.openbsd.org 2001/04/17 10:56:38 Modified files: x11 : Makefile x11/qt2 : Makefile x11/qt2/patches: patch-configs_openbsd-g++-shared patch-configs_openbsd-g++-shared-debug x11/qt2/pkg : PLIST-examples Removed files: x11/qt2/pkg : PFRAG.gl Log message: Fix qt2 for XFree4, provided Matthieu and Todd fix XFree4. Note a build dependency on libjpeg. CVSROOT: /cvs Module name: www Changes by: aaron@cvs.openbsd.org 2001/04/17 11:13:33 Modified files: . : donations.html Log message: another CVSROOT: /cvs Module name: src Changes by: csapuntz@cvs.openbsd.org 2001/04/17 12:06:37 Modified files: sys/dev/atapiscsi: atapiscsi.c Log message: dma_status variable check is only valid for DMA transfers. CVSROOT: /cvs Module name: src Changes by: csapuntz@cvs.openbsd.org 2001/04/17 12:26:23 Modified files: sys/dev/atapiscsi: atapiscsi.c Log message: Turn off DMA on REQUEST SENSE CVSROOT: /cvs Module name: ports Changes by: naddy@cvs.openbsd.org 2001/04/17 13:02:40 Modified files: x11/fleditor : Makefile x11/flvw : Makefile Log message: Fix LIB_DEPENDS to make this build again. CVSROOT: /cvs Module name: src Changes by: markus@cvs.openbsd.org 2001/04/17 13:34:26 Modified files: usr.bin/ssh : session.c Log message: move auth_approval to do_authenticated(). do_child(): nuke hostkeys from memory don't source .ssh/rc for subsystems. CVSROOT: /cvs Module name: src Changes by: beck@cvs.openbsd.org 2001/04/17 13:55:19 Modified files: lib/libssl : Makefile.bsd-wrapper Added files: lib/libssl : x509v3.cnf Log message: Add an x509v3.cnf in /etc/ssl so that creating certificate authorities form isakmpd works. From Tim Newsham ok provos@ CVSROOT: /cvs Module name: src Changes by: aaron@cvs.openbsd.org 2001/04/17 14:11:20 Modified files: etc/etc.i386 : INSTALL.ata INSTALL.chs INSTALL.dbr INSTALL.linux INSTALL.mbr INSTALL.os2br INSTALL.pt distrib/notes : packages distrib/notes/i386: hardware Log message: Spelling, typos, etc; mpech@prosoft.org.lv CVSROOT: /cvs Module name: ports Changes by: avsm@cvs.openbsd.org 2001/04/17 14:51:47 Modified files: print/jadetex : Makefile Log message: better depends; prodded by naddy@ CVSROOT: /cvs Module name: ports Changes by: reinhard@cvs.openbsd.org 2001/04/17 14:53:04 Modified files: security/gnupg : Makefile Log message: better fetch target for idea flavor CVSROOT: /cvs Module name: ports Changes by: naddy@cvs.openbsd.org 2001/04/17 14:59:44 Modified files: x11/fltk/pkg : PFRAG.shared Log message: Add DYNLIBDIR to fix real cause of fltk dependency troubles. Remove unversioned lib symlink. XXX Shared lib version number is still suspect. CVSROOT: /cvs Module name: src Changes by: millert@cvs.openbsd.org 2001/04/17 15:12:07 Modified files: bin/ps : ps.c Log message: Missing bits from last commit here; kstailey@disclosure.com CVSROOT: /cvs Module name: ports Changes by: espie@cvs.openbsd.org 2001/04/17 15:40:37 Modified files: infrastructure/mk: bsd.port.mk Log message: Add SUBPACKAGE to INSTALL_COOKIE so that stuff such as SUBPACKAGE=-thingy make install works sanely. CVSROOT: /cvs Module name: src Changes by: espie@cvs.openbsd.org 2001/04/17 15:44:39 Modified files: gnu/usr.bin/ld/ldd: Makefile ldd.1 ldd.c Added files: gnu/usr.bin/ld/ldd: scanlib.c Log message: Let ldd scan shared libraries. Since it doesn't load them, it doesn't use the hint cache nor anything, but at least it shows what dependencies exist. CVSROOT: /cvs Module name: src Changes by: espie@cvs.openbsd.org 2001/04/17 15:51:33 Modified files: usr.sbin/pkg_install/delete: perform.c Log message: Redundant package name. CVSROOT: /cvs Module name: src Changes by: chris@cvs.openbsd.org 2001/04/17 16:43:52 Modified files: sys/dev/pci : pciide.c Log message: Enable UDMA for rev 0xd0 SiS again (undone in last update) CVSROOT: /cvs Module name: src Changes by: aaron@cvs.openbsd.org 2001/04/17 17:24:31 Modified files: sys/dev/wscons : wsdisplay.c Log message: During a mouse motion event, inverse the new mouse position first, then the old one, instead of the other way around. This makes the motion look much more fluid on my laptop LCD. CVSROOT: /cvs Module name: src Changes by: jason@cvs.openbsd.org 2001/04/17 19:02:45 Modified files: sys/netinet : Tag: OPENBSD_2_8 ip_frag.c ip_frag.h ip_state.c Log message: Pull in patch Fix (fgsch): fix ipf fragment caching bug CVSROOT: /cvs Module name: www Changes by: jason@cvs.openbsd.org 2001/04/17 19:08:47 Modified files: . : plus.html Log message: ipf fragment caching bug patch in 2.8 branch CVSROOT: /cvs Module name: ports Changes by: brad@cvs.openbsd.org 2001/04/17 19:49:51 Modified files: devel/libaudiofile: Makefile Removed files: devel/libaudiofile/pkg: COMMENT Log message: - integrate COMMENT - bump NEED_VERSION CVSROOT: /cvs Module name: ports Changes by: brad@cvs.openbsd.org 2001/04/17 20:00:09 Modified files: audio/esound : Makefile Log message: - bump NEED_VERSION - remove some redundant steps from post-install target CVSROOT: /cvs Module name: src Changes by: aaron@cvs.openbsd.org 2001/04/17 20:24:22 Modified files: sys/dev/wscons : wskbd.c Log message: Set the default bell pitch to 400, like X. CVSROOT: /cvs Module name: src Changes by: aaron@cvs.openbsd.org 2001/04/17 20:26:58 Modified files: sys/dev/wscons : wskbd.c Log message: Oops -- adjust the comment as well. CVSROOT: /cvs Module name: ports Changes by: kevlo@cvs.openbsd.org 2001/04/17 20:59:18 Modified files: chinese/bg5ps : Makefile Log message: Add freetype dependency. Prodded by naddy@ CVSROOT: /cvs Module name: ports Changes by: kevlo@cvs.openbsd.org 2001/04/17 21:13:42 Modified files: misc/impress : Makefile misc/impress/patches: patch-aa Removed files: misc/impress/pkg: COMMENT Log message: - fix CVS keyword in patch context, prodded by naddy@ - integrate COMMENT - bump NEED_VERSION CVSROOT: /cvs Module name: ports Changes by: kevlo@cvs.openbsd.org 2001/04/17 22:13:29 Modified files: games/xbreaky : Makefile Added files: games/xbreaky/patches: patch-Makefile patch-xbreaky.cpp patch-xbreaky.snd.c Removed files: games/xbreaky/patches: patch-ab patch-aa patch-ac games/xbreaky/pkg: COMMENT Log message: - don't hardcode /usr/local and /usr/X11R6 - integrate COMMENT - bump NEED_VERSION CVSROOT: /cvs Module name: ports Changes by: brad@cvs.openbsd.org 2001/04/17 22:14:35 Modified files: net/wget : Makefile net/wget/files : md5 Removed files: net/wget/pkg : COMMENT Log message: - integrate COMMENT - bump NEED_VERSION - use KAME 04/18 IPv6 patch - use dewey dependency on gettext CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 2001/04/17 23:37:57 Modified files: distrib/sets/lists/etc: mi Log message: sync CVSROOT: /cvs Module name: ports Changes by: kevlo@cvs.openbsd.org 2001/04/17 23:54:46 Log message: Initial import of p5-Image-Size 2.93 This module to determine the size of images inseveral common formats. Status: Vendor Tag: kevlo Release Tags: kevlo_2001-Apr-18 N ports/graphics/p5-Image-Size/Makefile N ports/graphics/p5-Image-Size/pkg/PLIST N ports/graphics/p5-Image-Size/pkg/DESCR N ports/graphics/p5-Image-Size/files/md5 No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: kevlo@cvs.openbsd.org 2001/04/17 23:55:26 Modified files: graphics : Makefile Log message: Enable p5-Image-Size CVSROOT: /cvs Module name: ports Changes by: kevlo@cvs.openbsd.org 2001/04/17 23:57:16 Modified files: graphics/p5-Image-Size: Makefile Log message: Fix typo CVSROOT: /cvs Module name: src Changes by: drahn@cvs.openbsd.org 2001/04/18 00:26:13 Modified files: sys/arch/powerpc/powerpc: pmap.c Log message: Remove last change to powerpc pmap. This has a slight chance of being the cause of a frequent, but not easy to reproduce crash. The reason for making this change is to support functionality that will not be in 2.9. CVSROOT: /cvs Module name: ports Changes by: shell@cvs.openbsd.org 2001/04/18 02:32:54 Modified files: devel/asp2php : Makefile devel/asp2php/files: md5 Log message: Update to 0.75.13 Change MAINTAINER email address CVSROOT: /cvs Module name: src Changes by: niklas@cvs.openbsd.org 2001/04/18 03:06:43 Modified files: sys/compat/svr4: svr4_stream.c Log message: Declare undeclared variable in #ifdef DEBUG_SVR4 CVSROOT: /cvs Module name: src Changes by: niklas@cvs.openbsd.org 2001/04/18 03:14:14 Modified files: usr.sbin/tcpdump: print-ike.c Log message: Correct IKE mode config printouts, ok ho@ CVSROOT: /cvs Module name: ports Changes by: avsm@cvs.openbsd.org 2001/04/18 03:46:50 Modified files: textproc/p5-XML-Sablotron: Makefile textproc/p5-XML-Sablotron/files: md5 Removed files: textproc/p5-XML-Sablotron/pkg: COMMENT Log message: update to p5-XML-Sablotron-0.52 and integrate COMMENT CVSROOT: /cvs Module name: src Changes by: art@cvs.openbsd.org 2001/04/18 04:31:04 Modified files: sys/arch/alpha/pci: irongate_bus_mem.c Log message: Even more bizzarreness on the up1000. From thorpej@netbsd. CVSROOT: /cvs Module name: src Changes by: bjc@cvs.openbsd.org 2001/04/18 05:14:24 Modified files: share/man/man8/man8.vax: MAKEDEV.8 drtest.8 format.8 installboot.8 Log message: - .Dt FOO 8 -> .Dt FOO 8 vax (where needed) - convert format.8 to mdoc - rearrange sections in installboot.8 - spelling/other misc. errors CVSROOT: /cvs Module name: ports Changes by: reinhard@cvs.openbsd.org 2001/04/18 05:19:50 Modified files: graphics/gdk-pixbuf/pkg: PLIST Log message: -@dirrm lib/gdk-pixbuf ok maintainer CVSROOT: /cvs Module name: src Changes by: hugh@cvs.openbsd.org 2001/04/18 05:27:40 Modified files: share/man/man4/man4.vax: hk.4 Log message: another vax tag CVSROOT: /cvs Module name: www Changes by: bjc@cvs.openbsd.org 2001/04/18 05:31:24 Modified files: faq : faq8.html Log message: "relevent" -> "relevant" CVSROOT: /cvs Module name: ports Changes by: naddy@cvs.openbsd.org 2001/04/18 05:35:58 Modified files: net/samba : Makefile net/samba/files: md5 Log message: Update to 2.0.8: This release fixes a significant security vulnerability that allows local users to corrupt local devices (such as raw disks). CVSROOT: /cvs Module name: src Changes by: hugh@cvs.openbsd.org 2001/04/18 05:53:40 Modified files: lib/libc/arch/vax/gen: modf.S Log message: Most of the systems we run on require an emulated EMODD, so avoid using it if a CVTDL would do instead. This path is 80x faster on such systems, and falling back to EMODD if necessary hurts little. Helps programs like nawk, a heavy modf user. CVSROOT: /cvs Module name: src Changes by: niklas@cvs.openbsd.org 2001/04/18 06:01:13 Modified files: sys/arch/i386/conf: GENERIC_APPLI Log message: Sync, and quadruple NMBCLUSTERS CVSROOT: /cvs Module name: ports Changes by: naddy@cvs.openbsd.org 2001/04/18 06:24:24 Modified files: net/samba : Makefile Log message: revert maintainer back to ports@; requested by peter.galbavy@knowledge.com CVSROOT: /cvs Module name: ports Changes by: naddy@cvs.openbsd.org 2001/04/18 06:48:39 Modified files: net/samba : Tag: OPENBSD_2_8 Makefile net/samba/files: Tag: OPENBSD_2_8 md5 Log message: MFC: SECURITY: Update to 2.0.8. This release fixes a significant vulnerability that allows local users to corrupt local devices (such as raw disks). CVSROOT: /cvs Module name: www Changes by: naddy@cvs.openbsd.org 2001/04/18 06:51:11 Modified files: . : pkg-stable.html Log message: new samba package CVSROOT: /cvs Module name: ports Changes by: brad@cvs.openbsd.org 2001/04/18 07:00:28 Modified files: net/netatalk : Makefile net/netatalk/patches: patch-makefile net/netatalk/pkg: DEINSTALL INSTALL Removed files: net/netatalk/pkg: COMMENT Log message: - integrate COMMENT - bump NEED_VERSION - hardcoded /etc/netatalk -> ${SYSCONFDIR} -- Ok'd by: maintainer CVSROOT: /cvs Module name: ports Changes by: brad@cvs.openbsd.org 2001/04/18 07:17:45 Modified files: net/netatalk/patches: patch-etcafpd-authc patch-etcafpd-volumec patch-etcpapd-lpc patch-version Log message: patch-etcafpd-authc more syslogging of login failures so we have have more info on why. patch-etcafpd-volumec Update to partially resolve the current problem with afpd not behaving correctly with permisions on /etc/netatalk. Log correctly to /var/log/daemon when we can't access configuration files. Put in place proper error checking when reading them. Would be nice if the origional programmers actually checked for failure for anything. People can now see just why things are not working as they like. Mar 29 18:08:38 kashmir afpd[6210]: session from 39148.187:250 on 39148.169:129 Mar 29 18:08:38 kashmir afpd[6210]: login dingo (uid 1002, gid 10) Mar 29 18:08:38 kashmir afpd[6210]: unable to access /etc/netatalk/AppleVolumes.system: Permission denied Mar 29 18:08:40 kashmir afpd[6210]: done Mar 29 18:08:40 kashmir afpd[21593]: asp_chld 6210 done Pass the CORRECT arguments to creatvol. from "Benninghoff, John" Return AFPERR_PARAM when we can't access configuration files to the appleshare client requesting access. This stops possible DOS under MacOS. In it's current form the Appleshare client has to be killed on the MAC side by killing the "CHOOSER" Application. By returning proper errors the appleshare client exits gracefully with error: "An Appleshare system error occured." patch-etcpapd-lpc cosmetic change: remove an unused variable. patch-version changes made bump version. -- From: maintainer CVSROOT: /cvs Module name: src Changes by: markus@cvs.openbsd.org 2001/04/18 08:15:00 Modified files: usr.bin/ssh : canohost.c Log message: debug->debug3 CVSROOT: /cvs Module name: src Changes by: aaron@cvs.openbsd.org 2001/04/18 08:22:21 Modified files: etc/etc.i386 : INSTALL.linux Log message: Typo; rd@thrush.com CVSROOT: /cvs Module name: src Changes by: espie@cvs.openbsd.org 2001/04/18 08:34:32 Modified files: usr.sbin/pkg_install/info: perform.c Log message: fix two bugs. - create a full path name to the package, so that the chdir of playpen won't confuse tar. - do a chdir dbdir in pkg_info -a mode, so that we only get installed packages, and not pick up whatever is around in the current directory instead. CVSROOT: /cvs Module name: ports Changes by: espie@cvs.openbsd.org 2001/04/18 08:35:07 Modified files: . : Makefile Log message: Allows the user to specify a SUBDIRLIST (with comments), to help automated package builds. CVSROOT: /cvs Module name: src Changes by: aaron@cvs.openbsd.org 2001/04/18 08:39:25 Modified files: usr.sbin/mtree : mtree.8 Log message: We're talking about SHA1 here, not MD5; d.doroshenko@omnitel.net CVSROOT: /cvs Module name: ports Changes by: espie@cvs.openbsd.org 2001/04/18 08:43:56 Modified files: infrastructure/mk: bsd.port.mk bsd.port.subdir.mk Log message: Misc. small tweaks. - let USE_MOTIF be sensible: any, openmotif, lesstif. any triggers a lesstif flavor. - show=name as a shortcut. - package-dir-depends to check that packages are okay. - error message for non-existent dirs. CVSROOT: /cvs Module name: ports Changes by: espie@cvs.openbsd.org 2001/04/18 08:47:59 Modified files: x11/eterm : Makefile x11/eterm/pkg : PLIST Removed files: x11/eterm/pkg : COMMENT COMMENT-kanji Log message: Pull PKGNAME setup before bsd.port.mk CVSROOT: /cvs Module name: src Changes by: aaron@cvs.openbsd.org 2001/04/18 08:48:15 Modified files: share/man/man4 : dc.4 Log message: Talk about CardBus a bit more. CVSROOT: /cvs Module name: src Changes by: espie@cvs.openbsd.org 2001/04/18 08:48:30 Modified files: share/man/man5 : bsd.port.mk.5 Log message: Document USE_MOTIF CVSROOT: /cvs Module name: ports Changes by: espie@cvs.openbsd.org 2001/04/18 08:48:57 Modified files: x11/qt : Makefile Removed files: x11/qt/pkg : COMMENT COMMENT-examples COMMENT-html Log message: Pull PKGNAME setup before bsd.port.mk CVSROOT: /cvs Module name: src Changes by: aaron@cvs.openbsd.org 2001/04/18 08:58:28 Modified files: sys/dev/pcmcia : pcmciadevs Log message: Recognize the Corega FEther PCC-TXF card. CVSROOT: /cvs Module name: src Changes by: aaron@cvs.openbsd.org 2001/04/18 08:58:48 Modified files: sys/dev/pcmcia : pcmciadevs.h Log message: regen CVSROOT: /cvs Module name: ports Changes by: brad@cvs.openbsd.org 2001/04/18 08:59:29 Modified files: x11/qt : Makefile Log message: better CVSROOT: /cvs Module name: src Changes by: aaron@cvs.openbsd.org 2001/04/18 08:59:31 Modified files: sys/dev/pcmcia : if_ne_pcmcia.c Log message: Support the Corega FEther PCC-TXF card; taka@trans-nt.com. Addresses PR/1777. CVSROOT: /cvs Module name: ports Changes by: brad@cvs.openbsd.org 2001/04/18 09:00:56 Modified files: infrastructure/mk: bsd.port.mk Log message: consistency nit, add missing braces. CVSROOT: /cvs Module name: ports Changes by: espie@cvs.openbsd.org 2001/04/18 09:01:30 Modified files: astro/xephem : Makefile audio/timidity : Makefile audio/xmcd : Makefile audio/xmmix : Makefile devel/ddd : Makefile editors/nedit : Makefile editors/vim/stable: Makefile editors/vim/snapshot: Makefile games/xminehunter: Makefile misc/plan : Makefile misc/xtar : Makefile net/axyftp : Makefile russian/xruskb : Makefile textproc/mgdiff: Makefile www/amaya/browser: Makefile www/mozilla : Makefile x11/kde/base2 : Makefile x11/kde/graphics2: Makefile x11/mxconns : Makefile x11/xmbdfed : Makefile Log message: Fix USE_MOTIF, especially for those ports with `motif' flavors. CVSROOT: /cvs Module name: ports Changes by: espie@cvs.openbsd.org 2001/04/18 09:02:48 Log message: RTF editor Status: Vendor Tag: ted Release Tags: espie N ports/editors/ted/Makefile N ports/editors/ted/files/md5 N ports/editors/ted/pkg/DESCR N ports/editors/ted/pkg/PLIST N ports/editors/ted/patches/patch-appFrame_appFileChooserMotif_c No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: espie@cvs.openbsd.org 2001/04/18 09:04:51 Modified files: editors : Makefile Log message: +ted CVSROOT: /cvs Module name: www Changes by: naddy@cvs.openbsd.org 2001/04/18 09:39:09 Modified files: portsplus : index.html Log message: update; jcs@rt.fm CVSROOT: /cvs Module name: ports Changes by: brad@cvs.openbsd.org 2001/04/18 10:03:39 Modified files: net/epic4 : Makefile net/epic4/files: md5 Log message: upgrade to EPIC4 1.0.1 CVSROOT: /cvs Module name: www Changes by: deraadt@cvs.openbsd.org 2001/04/18 10:08:00 Modified files: . : crypto.html Log message: bad link CVSROOT: /cvs Module name: src Changes by: hugh@cvs.openbsd.org 2001/04/18 10:15:21 Modified files: sys/arch/vax/vax: conf.c Log message: Cover rl with #ifdef's and put it to sleep. ZZzz.. CVSROOT: /cvs Module name: www Changes by: jufi@cvs.openbsd.org 2001/04/18 10:15:48 Modified files: de : donations.html plus.html Log message: more donations and the ipf fragment caching bug. CVSROOT: /cvs Module name: src Changes by: ian@cvs.openbsd.org 2001/04/18 10:21:06 Modified files: usr.bin/ssh : ssh-keyscan.1 Log message: Fix typo reported in PR/1779 CVSROOT: /cvs Module name: ports Changes by: ian@cvs.openbsd.org 2001/04/18 10:33:09 Modified files: databases/gnats: Makefile Log message: Typo in cygnus URL in MASTER_SITES (ok maintainer) CVSROOT: /cvs Module name: ports Changes by: shell@cvs.openbsd.org 2001/04/18 11:47:06 Log message: Import py-mysql-0.3.5 Python interface to MySQL-3.22 and 3.23 MySQLdb is an interface to the popular MySQL database server for Python. The design goals are: - Compliance with Python database API version 2.0 - Thread-safety - Thread-friendliness (threads will not block each other) - Compatibility with MySQL 3.22 and 3.23 Status: Vendor Tag: shell Release Tags: shell_2001-Apr-18 N ports/databases/py-mysql/Makefile N ports/databases/py-mysql/files/md5 N ports/databases/py-mysql/pkg/PLIST N ports/databases/py-mysql/pkg/DESCR N ports/databases/py-mysql/patches/patch-setup_py No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: espie@cvs.openbsd.org 2001/04/18 11:51:25 Modified files: editors/ted : Makefile Log message: wrong version CVSROOT: /cvs Module name: ports Changes by: shell@cvs.openbsd.org 2001/04/18 11:53:34 Modified files: databases : Makefile Log message: SUBDIR += py-mysql CVSROOT: /cvs Module name: src Changes by: espie@cvs.openbsd.org 2001/04/18 11:57:28 Modified files: usr.bin/tsort : Makefile tsort.c Log message: Fix `hinted' options: set initial order to maximal, so that any hint will be first. Also, keep order around between hints file and reading normal pairt, so that this option actually is useful. CVSROOT: /cvs Module name: www Changes by: ericj@cvs.openbsd.org 2001/04/18 11:59:57 Modified files: faq : faq6.html Log message: correct broken link; Paul D. Ouderkirk CVSROOT: /cvs Module name: ports Changes by: shell@cvs.openbsd.org 2001/04/18 12:23:36 Modified files: databases/py-mysql/pkg: DESCR Log message: Add the missing WWW: ${HOMEPAGE}, ok avsm@ CVSROOT: /cvs Module name: ports Changes by: shell@cvs.openbsd.org 2001/04/18 12:25:35 Log message: Initial import libxslt-0.7.0 --- libXSLT is a C language implementation of the XSLT Library, based on libxml. Status: Vendor Tag: shell Release Tags: shell_2001_Apr_18 N ports/textproc/libxslt/Makefile N ports/textproc/libxslt/files/md5 N ports/textproc/libxslt/pkg/PLIST N ports/textproc/libxslt/pkg/PFRAG.shared N ports/textproc/libxslt/pkg/DESCR N ports/textproc/libxslt/patches/patch-ltconfig N ports/textproc/libxslt/patches/patch-ltmain.sh N ports/textproc/libxslt/patches/patch-doc-Makefile_in No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: shell@cvs.openbsd.org 2001/04/18 12:26:50 Modified files: textproc : Makefile Log message: SUBDIR += libxslt CVSROOT: /cvs Module name: src Changes by: jakob@cvs.openbsd.org 2001/04/18 12:30:24 Modified files: etc : services Log message: s/timserver/timeserver/, ok deraadt@ CVSROOT: /cvs Module name: src Changes by: jakob@cvs.openbsd.org 2001/04/18 12:31:43 Modified files: etc : services Log message: add MySQL port, ok deraadt@ CVSROOT: /cvs Module name: src Changes by: drahn@cvs.openbsd.org 2001/04/18 12:35:25 Modified files: gnu/usr.bin/binutils/ld/emultempl: elf32.em Log message: date: 2001/04/18 18:33:13; author: drahn; state: Exp; lines: +41 -0 Use the /var/run/ld.so.hints for looking up transitive dependancies on shared libraries in ld, this is done in linux with ld.so.conf, but the string is stored in ld.so.hints for openbsd. Fixes some "-rpath" compilation errors. as with the linux case, this is only for the native ld. Ok'd by espie@. CVSROOT: /cvs Module name: ports Changes by: brad@cvs.openbsd.org 2001/04/18 13:26:50 Modified files: graphics/imlib : Makefile Log message: silence a step. CVSROOT: /cvs Module name: XF4 Changes by: todd@cvs.openbsd.org 2001/04/18 14:20:43 Added files: distrib/notes : README.hp300 Log message: hp300 post install documentation CVSROOT: /cvs Module name: XF4 Changes by: todd@cvs.openbsd.org 2001/04/18 14:30:47 Added files: distrib/sets/lists/xbase: md.hp300 distrib/sets/lists/xserv: md.hp300 distrib/sets/lists/xshare: md.hp300 Log message: initial hp300 sets CVSROOT: /cvs Module name: ports Changes by: rohee@cvs.openbsd.org 2001/04/18 14:32:12 Modified files: audio/gqmpeg : Makefile Log message: register dependency on gdk-pixbuf, thanks reinhard@ CVSROOT: /cvs Module name: src Changes by: jakob@cvs.openbsd.org 2001/04/18 14:58:54 Modified files: share/man/man8 : rc.8 Log message: xref rc.conf(8) and rc.shutdown(8). ok aaron@ CVSROOT: /cvs Module name: ports Changes by: avsm@cvs.openbsd.org 2001/04/18 15:46:16 Modified files: www/p5-HTML-Parser: Makefile www/p5-HTML-Parser/files: md5 Log message: update to p5-HTML-Parser-3.22 CVSROOT: /cvs Module name: ports Changes by: avsm@cvs.openbsd.org 2001/04/18 15:47:16 Modified files: security/p5-Crypt-SSLeay: Makefile security/p5-Crypt-SSLeay/files: md5 Removed files: security/p5-Crypt-SSLeay/pkg: COMMENT Log message: update to p5-Crypt-SSLeay-0.25 and integrate COMMENT CVSROOT: /cvs Module name: ports Changes by: avsm@cvs.openbsd.org 2001/04/18 15:47:51 Modified files: www/p5-libwww : Makefile www/p5-libwww/files: md5 www/p5-libwww/pkg: PLIST Log message: update to p5-libwww-5.53 CVSROOT: /cvs Module name: ports Changes by: avsm@cvs.openbsd.org 2001/04/18 15:53:09 Modified files: devel/astyle : Makefile devel/astyle/files: md5 Log message: update to astyle-1.13.8 CVSROOT: /cvs Module name: src Changes by: markus@cvs.openbsd.org 2001/04/18 15:57:43 Modified files: usr.bin/ssh : readpass.c ssh-add.c Log message: call askpass from ssh, too, based on work by roth@feep.net, ok deraadt CVSROOT: /cvs Module name: ports Changes by: avsm@cvs.openbsd.org 2001/04/18 15:57:56 Modified files: mail/p5-Mail-IMAPClient: Makefile mail/p5-Mail-IMAPClient/files: md5 Removed files: mail/p5-Mail-IMAPClient/pkg: COMMENT Log message: update to p5-Mail-IMAPClient-2.1.2 CVSROOT: /cvs Module name: src Changes by: markus@cvs.openbsd.org 2001/04/18 16:03:46 Modified files: usr.bin/ssh : auth2.c sshconnect2.c Log message: use FDQN with trailing dot in the hostbased auth packets, ok deraadt@ Index: sshconnect2.c =================================================================== RCS file: /home/markus/cvs/ssh/sshconnect2.c,v retrieving revision 1.70 diff -u -r1.70 sshconnect2.c --- sshconnect2.c 2001/04/17 10:53:26 1.70 +++ sshconnect2.c 2001/04/18 07:59:36 @@ -816,14 +816,17 @@ u_char *signature, *blob; char *chost, *pkalg, *p; u_int blen, slen; - int ok, i, found = 0; + int ok, i, len, found = 0; p = get_local_name(packet_get_connection_in()); if (p == NULL) { error("userauth_hostbased: cannot get local ipaddr/name"); return 0; } - chost = xstrdup(p); + len = strlen(p) + 2; + chost = xmalloc(len); + strlcpy(chost, p, len); + strlcat(chost, ".", len); debug2("userauth_hostbased: chost %s", chost); /* check for a useful key */ for (i = 0; i < authctxt->nkeys; i++) { Index: auth2.c =================================================================== RCS file: /home/markus/cvs/ssh/auth2.c,v retrieving revision 1.52 diff -u -r1.52 auth2.c --- auth2.c 2001/04/12 19:15:24 1.52 +++ auth2.c 2001/04/18 07:45:15 @@ -741,19 +741,23 @@ const char *resolvedname, *ipaddr, *lookup; struct stat st; char *user_hostfile; - int host_status; + int host_status, len; resolvedname = get_canonical_hostname(options.reverse_mapping_check); ipaddr = get_remote_ipaddr(); - debug2("userauth_hostbased: resolvedname %s ipaddr %s", - resolvedname, ipaddr); + debug2("userauth_hostbased: chost %s resolvedname %s ipaddr %s", + chost, resolvedname, ipaddr); if (options.hostbased_uses_name_from_packet_only) { if (auth_rhosts2(pw, cuser, chost, chost) == 0) return 0; lookup = chost; } else { + if (((len = strlen(chost)) > 0) && chost[len - 1] == '.') { + debug2("stripping trailing dot from chost %s", chost); + chost[len - 1] = '\0'; + } if (strcasecmp(resolvedname, chost) != 0) log("userauth_hostbased mismatch: " "client sends %s, but we resolve %s to %s", CVSROOT: /cvs Module name: src Changes by: markus@cvs.openbsd.org 2001/04/18 16:48:27 Modified files: usr.bin/ssh : auth2.c Log message: no longer const CVSROOT: /cvs Module name: ports Changes by: avsm@cvs.openbsd.org 2001/04/18 16:56:33 Log message: initial import of p5-Params-Validate-0.04 -- The Params::Validate module provides a flexible system for validation method/function call parameters. Status: Vendor Tag: avsm Release Tags: avsm_2001-Apr-19 N ports/devel/p5-Params-Validate/Makefile N ports/devel/p5-Params-Validate/files/md5 N ports/devel/p5-Params-Validate/pkg/DESCR N ports/devel/p5-Params-Validate/pkg/PLIST No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: avsm@cvs.openbsd.org 2001/04/18 16:57:33 Modified files: devel : Makefile Log message: + p5-Params-Validate CVSROOT: /cvs Module name: ports Changes by: avsm@cvs.openbsd.org 2001/04/18 17:08:31 Modified files: www/mod_perl : Makefile www/mod_perl/pkg: PLIST Removed files: www/mod_perl/pkg: COMMENT Log message: - revert MAINTAINER to ports@ until Pavel's email stops bouncing - integrate COMMENT, bump NEED_VERSION - dont rm some directories that are used by other CPAN modules - build without LARGEFILE support, since in-tree Apache does not include it CVSROOT: /cvs Module name: ports Changes by: avsm@cvs.openbsd.org 2001/04/18 17:09:00 ports/www/p5-HTML-Mason/patches Update of /cvs/ports/www/p5-HTML-Mason/patches In directory cvs.openbsd.org:/tmp/cvs-serv29867/patches Log Message: Directory /cvs/ports/www/p5-HTML-Mason/patches added to the repository CVSROOT: /cvs Module name: XF4 Changes by: todd@cvs.openbsd.org 2001/04/18 17:10:49 Modified files: xc/programs/xinit: xinitrc.cpp Log message: typo; thanks to ian@darwinsys.com CVSROOT: /cvs Module name: src Changes by: art@cvs.openbsd.org 2001/04/18 17:17:25 Modified files: sys/ddb : db_command.c db_command.h Log message: New boot command: boot halt. Don't sync, don't dump, just halt. CVSROOT: /cvs Module name: ports Changes by: avsm@cvs.openbsd.org 2001/04/18 17:17:30 Modified files: www/p5-HTML-Mason: Makefile www/p5-HTML-Mason/files: md5 Added files: www/p5-HTML-Mason/patches: patch-Makefile_PL Removed files: www/p5-HTML-Mason/pkg: COMMENT Log message: - update to p5-HTML-Mason-1.02 - integrate COMMENT, bump NEED_VERSION - depend on mod_perl now (jcs@rt.fm) and also p5-Params-Validate - patch away an interactive test in the configuration stage CVSROOT: /cvs Module name: src Changes by: art@cvs.openbsd.org 2001/04/18 17:18:57 Modified files: share/man/man4 : ddb.4 Log message: Document boot halt. CVSROOT: /cvs Module name: ports Changes by: avsm@cvs.openbsd.org 2001/04/18 17:24:53 Modified files: www/http_load : Makefile www/http_load/files: md5 Removed files: www/http_load/pkg: COMMENT Log message: - update to http_load-20010405 - Adopted PKGNAME into numeric format, espie@ ok - Integrate COMMENT, bump NEED_VERSION CVSROOT: /cvs Module name: ports Changes by: espie@cvs.openbsd.org 2001/04/18 17:33:55 Modified files: editors/xemacs21-sumo: Makefile editors/xemacs21-sumo/pkg: PLIST Removed files: editors/xemacs21-sumo/pkg: COMMENT Log message: kill gnats stuff, it's older than the gnats package. From maintainer. CVSROOT: /cvs Module name: ports Changes by: espie@cvs.openbsd.org 2001/04/18 17:34:15 Modified files: databases/gnats/pkg: PLIST Log message: no longer conflicts with xemacs-sumo. CVSROOT: /cvs Module name: ports Changes by: avsm@cvs.openbsd.org 2001/04/18 17:35:42 Modified files: net/tcpshow : Makefile Removed files: net/tcpshow/pkg: COMMENT Log message: - sync MASTER_SITE with new FreeBSD-local one - integrate COMMENT and bump NEED_VERSION CVSROOT: /cvs Module name: src Changes by: markus@cvs.openbsd.org 2001/04/18 17:43:26 Modified files: usr.bin/ssh : auth2.c compat.c sshconnect2.c Log message: more ssh v2 hostbased-auth interop: ssh.com >= 2.1.0 works now (however the 2.1.0 server seems to work only if debug is enabled...) CVSROOT: /cvs Module name: src Changes by: markus@cvs.openbsd.org 2001/04/18 17:44:52 Modified files: usr.bin/ssh : authfile.c Log message: error->debug; noted by fries@ CVSROOT: /cvs Module name: src Changes by: markus@cvs.openbsd.org 2001/04/18 18:05:12 Modified files: usr.bin/ssh : auth2.c Log message: use local variable, no function call needed. (btw, hostbased works now with ssh.com >= 2.0.13) CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 2001/04/18 18:21:46 Modified files: etc : services Log message: undo broken change CVSROOT: /cvs Module name: ports Changes by: naddy@cvs.openbsd.org 2001/04/18 19:35:22 Added files: x11/kde/libs2/patches: patch-aclocal_m4 Log message: Lowest impact patch to make this build on sparc. CVSROOT: /cvs Module name: ports Changes by: espie@cvs.openbsd.org 2001/04/18 19:56:53 Modified files: infrastructure/mk: bsd.port.mk Log message: MOTIFLIB, not MOTIF_LIB Use FULLPKGPATH for describe CVSROOT: /cvs Module name: ports Changes by: espie@cvs.openbsd.org 2001/04/18 19:59:35 Modified files: audio/xmcd : Makefile Log message: Make motif any, even though xmcd is slightly buggy with openmotif (missing iconic images) CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 2001/04/18 20:17:33 Modified files: distrib/i386/floppies/common: list distrib/i386/floppies/ramdiskC: list Log message: strip comments, as on the alpha; millert ok CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 2001/04/18 20:21:57 Modified files: sys/sys : ucred.h Log message: crank cr_ref to u_int; ref freebsd-current/378268, lambert; this is an expedient fix CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 2001/04/18 22:00:16 Modified files: etc : rc rc.conf Log message: permit passing sshd flags; djm CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 2001/04/18 22:35:48 Modified files: sys/arch/i386/conf: GENERIC RAMDISK_CD Log message: disable a few drivers CVSROOT: /cvs Module name: src Changes by: fgsch@cvs.openbsd.org 2001/04/18 23:10:34 Modified files: sys/dev/pcmcia : if_ne_pcmcia.c Log message: When printing the address/size, use the correct value 32, not 16. CVSROOT: /cvs Module name: src Changes by: fgsch@cvs.openbsd.org 2001/04/18 23:32:40 Modified files: sys/dev/pcmcia : if_ne_pcmcia.c Log message: Remove extra arg; from Loic Tortay via aaron@. deraadt@ ok. CVSROOT: /cvs Module name: www Changes by: deraadt@cvs.openbsd.org 2001/04/19 00:11:52 Added files: images : cd29-s.jpg openbsd29_cover.jpg Log message: 2.9 cover art CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 2001/04/19 02:31:08 Modified files: gnu/usr.bin/binutils/ld/emultempl: elf32.em Log message: undo change which breaks the alpha. I did not see this change and approve it during tree lock. Grrr CVSROOT: /cvs Module name: ports Changes by: shell@cvs.openbsd.org 2001/04/19 03:43:10 Log message: Initial import p5-XML-LibXSLT-0.99_01 --- This module is a fast XSLT library, based on the Gnome libxslt engine. Performance is currently about twice that of XML::Sablotron, the engine is also quite complete in its implementation, supporting things like xsl:import, and keys(). Status: Vendor Tag: shell Release Tags: shell_2001-Apr-19 N ports/textproc/p5-XML-LibXSLT/Makefile N ports/textproc/p5-XML-LibXSLT/files/md5 N ports/textproc/p5-XML-LibXSLT/pkg/DESCR N ports/textproc/p5-XML-LibXSLT/pkg/PLIST No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: shell@cvs.openbsd.org 2001/04/19 03:53:13 Modified files: textproc : Makefile Log message: SUBDIR += p5-XML-LibXSLT CVSROOT: /cvs Module name: ports Changes by: wilfried@cvs.openbsd.org 2001/04/19 04:30:43 Modified files: lang/python15 : Makefile Log message: use version number instead of the unused variable VERSION CVSROOT: /cvs Module name: ports Changes by: wilfried@cvs.openbsd.org 2001/04/19 04:41:20 Modified files: japanese/funetfonts: Makefile japanese/kanjips: Makefile lang/scheme-report: Makefile mbone/relate : Makefile net/arpcatch : Makefile security/pgplib: Makefile security/stel : Makefile sysutils/apc-upsd: Makefile www/amaya/english-dict: Makefile www/amaya/french-dict: Makefile Log message: give unnumbered ports a version number CVSROOT: /cvs Module name: ports Changes by: wilfried@cvs.openbsd.org 2001/04/19 05:08:04 Modified files: print/jadetex : Makefile Log message: fix RUN_DEPENDS, bad avsm@ CVSROOT: /cvs Module name: ports Changes by: brad@cvs.openbsd.org 2001/04/19 05:47:33 Modified files: devel/shtool : Makefile devel/shtool/files: md5 Log message: upgrade to shtool 1.5.3 CVSROOT: /cvs Module name: ports Changes by: lebel@cvs.openbsd.org 2001/04/19 07:08:34 Modified files: textproc/xxdiff: Makefile Log message: fix build when qt1 is already installed. from maintainer. CVSROOT: /cvs Module name: XF4 Changes by: todd@cvs.openbsd.org 2001/04/19 08:19:27 Modified files: . : Makefile Log message: log by default for dist-rel target CVSROOT: /cvs Module name: ports Changes by: danh@cvs.openbsd.org 2001/04/19 08:51:29 Modified files: net/ntp : Makefile net/ntp/files : md5 net/ntp/patches: patch-configure net/ntp/pkg : PLIST PLIST-doc Removed files: net/ntp/patches: patch-ntpd_ntp_control_c Log message: update to version 4.0.99k23 CVSROOT: /cvs Module name: ports Changes by: lebel@cvs.openbsd.org 2001/04/19 09:46:34 Log message: initial import of Junkbuster 2.0.2: -- Internet Junkbuster Proxy TM is free privacy-enhancing software that can be run on your PC or by your ISP or company. It blocks requests for URLs (typically banner ads) that match its blockfile. It also deletes unauthorized cookies and other unwanted identifying header information that is exchanged between web servers and browsers. Submitted by Wynand van Dyk checked by reinhard@ and wilfried@ (thanks!) Status: Vendor Tag: lebel Release Tags: lebel-2001-Apr-19 N ports/www/junkbuster/Makefile N ports/www/junkbuster/files/md5 N ports/www/junkbuster/pkg/PLIST N ports/www/junkbuster/pkg/DESCR N ports/www/junkbuster/pkg/INSTALL N ports/www/junkbuster/pkg/DEINSTALL N ports/www/junkbuster/pkg/SECURITY N ports/www/junkbuster/patches/patch-encode_c N ports/www/junkbuster/patches/patch-filters_c N ports/www/junkbuster/patches/patch-gnu_regex_c N ports/www/junkbuster/patches/patch-jcc_c N ports/www/junkbuster/patches/patch-junkbstr_ini N ports/www/junkbuster/patches/patch-loaders_c N ports/www/junkbuster/patches/patch-parsers_c N ports/www/junkbuster/patches/patch-socks4_c N ports/www/junkbuster/patches/patch-ssplit_c N ports/www/junkbuster/patches/patch-Makefile No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: lebel@cvs.openbsd.org 2001/04/19 09:47:31 Modified files: www : Makefile Log message: add junkbuster CVSROOT: /cvs Module name: src Changes by: gluk@cvs.openbsd.org 2001/04/19 10:22:18 Modified files: sys/ufs/ffs : fs.h ffs_alloc.c ffs_vfsops.c sbin/fsck_ffs : setup.c sbin/newfs : mkfs.c newfs.c Log message: Cleanup dirpref and synhronize superblock with freebsd. From FreeBSD with little changes. art@ ok. CVSROOT: /cvs Module name: ports Changes by: naddy@cvs.openbsd.org 2001/04/19 10:24:07 Modified files: net/samba : Makefile Log message: Quick fix to resolve readline's termcap dependency. Problem reported by krw@ CVSROOT: /cvs Module name: ports Changes by: espie@cvs.openbsd.org 2001/04/19 10:47:34 Added files: infrastructure/package: check-plist Log message: The script I use to build/verify plists. CVSROOT: /cvs Module name: ports Changes by: wilfried@cvs.openbsd.org 2001/04/19 10:51:36 Modified files: infrastructure/templates: network.conf.template Log message: update WindowMaker sites CVSROOT: /cvs Module name: src Changes by: espie@cvs.openbsd.org 2001/04/19 10:54:06 Modified files: usr.sbin/pkg_install/add: perform.c Log message: Remove redundant package name. CVSROOT: /cvs Module name: www Changes by: ian@cvs.openbsd.org 2001/04/19 12:21:49 Modified files: . : books.html Log message: Add Meneces Oorschot & Vanstone's Handbook of Applied Cryptography (suggested by Alejo Sanchez ). CVSROOT: /cvs Module name: www Changes by: jufi@cvs.openbsd.org 2001/04/19 12:36:11 Modified files: de : crypto.html Log message: Link corrected. CVSROOT: /cvs Module name: www Changes by: jufi@cvs.openbsd.org 2001/04/19 12:37:59 Modified files: faq/de : faq6.html Log message: Link corrected. CVSROOT: /cvs Module name: ports Changes by: obecian@cvs.openbsd.org 2001/04/19 12:55:41 Log message: sdl-1.2.0 - Simple DirectMedia Layer Status: Vendor Tag: obecian Release Tags: obecian_2001-Apr-19 N ports/devel/sdl/Makefile N ports/devel/sdl/files/md5 N ports/devel/sdl/pkg/DESCR N ports/devel/sdl/pkg/PLIST N ports/devel/sdl/pkg/PFRAG.shared N ports/devel/sdl/patches/patch-src_audio_dsp_SDL_dspaudio_c N ports/devel/sdl/patches/patch-src_audio_dma_SDL_dmaaudio_c N ports/devel/sdl/patches/patch-src_audio_SDL_audio_c N ports/devel/sdl/patches/patch-src_audio_SDL_audiomem_c N ports/devel/sdl/patches/patch-src_audio_SDL_sysaudio_h N ports/devel/sdl/patches/patch-src_video_x11_SDL_x11events_c N ports/devel/sdl/patches/patch-src_cdrom_openbsd_SDL_syscdrom_c N ports/devel/sdl/patches/patch-src_timer_linux_SDL_systimer_c N ports/devel/sdl/patches/patch-src_Makefile_in N ports/devel/sdl/patches/patch-configure_in N ports/devel/sdl/patches/patch-configure N ports/devel/sdl/patches/patch-ltconfig N ports/devel/sdl/patches/patch-ltmain_sh No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: obecian@cvs.openbsd.org 2001/04/19 13:21:21 Log message: smpeg-0.4.3 import Status: Vendor Tag: obecian Release Tags: obecian_2001-Apr-19 N ports/devel/smpeg/Makefile N ports/devel/smpeg/files/md5 N ports/devel/smpeg/pkg/PLIST N ports/devel/smpeg/pkg/DESCR N ports/devel/smpeg/pkg/PFRAG.shared N ports/devel/smpeg/patches/patch-ltconfig N ports/devel/smpeg/patches/patch-ltmain_sh N ports/devel/smpeg/patches/patch-Makefile_am N ports/devel/smpeg/patches/patch-Makefile_in No conflicts created by this import CVSROOT: /cvs Module name: www Changes by: reinhard@cvs.openbsd.org 2001/04/19 13:49:47 Modified files: openssh : press.html Log message: 2 more URLs; ok markus CVSROOT: /cvs Module name: src Changes by: niklas@cvs.openbsd.org 2001/04/19 14:10:16 Modified files: sys/net : pfkeyv2_parsemessage.c Log message: Include NUL-termination in identity extension length computation CVSROOT: /cvs Module name: src Changes by: niklas@cvs.openbsd.org 2001/04/19 14:12:45 Modified files: sbin/isakmpd : pf_key_v2.c sbin/ipsecadm : ipsecadm.c Log message: PF_KEY identity extensions are NUL-terminated. Do not forget neither to allocate for the NUL, nor to actually transfer it. CVSROOT: /cvs Module name: ports Changes by: espie@cvs.openbsd.org 2001/04/19 16:15:06 Modified files: infrastructure/mk: bsd.port.mk Log message: typo. thanks Anil. CVSROOT: /cvs Module name: ports Changes by: brad@cvs.openbsd.org 2001/04/19 16:26:31 Modified files: mail/mutt : Makefile mail/mutt/pkg : DESCR Removed files: mail/mutt/pkg : COMMENT Log message: - integrate COMMENT - bump NEED_VERSION - remove now bogus pre-fetch message - document FLAVORs in DESCR -- Ok'd by: maintainer CVSROOT: /cvs Module name: ports Changes by: brad@cvs.openbsd.org 2001/04/19 16:56:59 Modified files: x11/gtkglarea : Makefile Removed files: x11/gtkglarea/pkg: COMMENT Log message: - integrate COMMENT - bump NEED_VERSION - remove Mesa dependency CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 2001/04/19 16:57:27 Modified files: libexec/atrun : atrun.c Log message: typo; david@phobia.ms CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 2001/04/19 17:33:11 Modified files: sys/conf : newvers.sh Log message: move away from -beta CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 2001/04/19 17:33:21 Modified files: sys/dev/isa : ess_isapnp.c Log message: dmesg printout tweaks CVSROOT: /cvs Module name: src Changes by: millert@cvs.openbsd.org 2001/04/19 18:10:11 Modified files: lib/libc/stdio : vfprintf.c Log message: Fix an incorrect memset() in __grow_type_table(); dk@homepage.ru While I was there I noticed and fixed a bogus realloc(). We should really check malloc/realloc return values and deal sanely but that will have to be done later. Theo OK'd CVSROOT: /cvs Module name: src Changes by: krw@cvs.openbsd.org 2001/04/19 19:55:52 Modified files: distrib/miniroot: install.sh install.sub upgrade.sh Log message: Cleanup, new features, shrinkage. Remove chunk of commented out, unused code. Add _didnet=1 to enable_network() so that ftp upgrade does not ask for network information it already has. Tell a user that selects the http installation method that the files will be downloaded via http. Suppress all 'softdep' options in fstab_shadow so there are no warnings when the filesystems are mounted. Suppress all non-ffs (including nfs, ufs) filesystems from fstab_shadow. Ufs was never used to install OpenBSD. Suppress all 'noauto' filesystems from fstab_shadow. Reword some comments and messages, esp. the one just before the offer to edit fstab. Punch up the fact that the fstab will not be saved, mention that non-ffs and noauto filesystems will be ignored. Move /usr/X11R6/lib/X11/{rstart,twm,xkb,xsm,xinit} directories to /usr/X11R6/lib/X11/XF3{rstart,twm,xkb,xsm,xinit} and replace with links. Links can be overwritten during upgrade. Directories can't. This enables the upgrade from XFree86 3.x to XFree86 4.x. ok deraadt@ millert@ CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 2001/04/19 20:16:31 Modified files: share/man/man4 : sk.4 Log message: we support the copper varients CVSROOT: /cvs Module name: src Changes by: djm@cvs.openbsd.org 2001/04/20 01:17:52 Modified files: usr.bin/ssh : clientloop.c ssh.1 Log message: Split out and improve escape character documentation, mention ~R in ~? help text; ok markus@ CVSROOT: /cvs Module name: ports Changes by: bmc@cvs.openbsd.org 2001/04/20 01:31:36 Modified files: net/irc : Makefile net/irc/patches: patch-configure patch-ircd_s_user_c net/irc/pkg : PLIST Log message: * added ipv6 flavor (if ipv6 is enabled, ipv4 does not work) ok wilfried CVSROOT: /cvs Module name: ports Changes by: reinhard@cvs.openbsd.org 2001/04/20 01:53:03 Modified files: net/arpcatch : Makefile net/arpcatch/pkg: DESCR PLIST Added files: net/arpcatch/patches: patch-Makefile patch-arpcatch_c patch-arpcatch_h patch-bpf_c patch-config_c patch-libtqbf_c Removed files: net/arpcatch/patches: patch-aa net/arpcatch/pkg: COMMENT Log message: *) install documentation *) rename patches *) bump NEED_VERSION ok kevlo@ CVSROOT: /cvs Module name: ports Changes by: wilfried@cvs.openbsd.org 2001/04/20 02:30:31 Modified files: mbone/relate : Makefile Log message: fix build CVSROOT: /cvs Module name: ports Changes by: reinhard@cvs.openbsd.org 2001/04/20 03:27:28 Modified files: audio/nap : Makefile audio/nap/files: md5 Log message: Update to nap-1.4.4-ps8 Brief ChangeLog: - In dynamically loaded user library code, prefix symbols with "_" on a.out systems but not on ELF ones as naddy@ suggested. - Made dynamically loaded user libraries support optional -- disabled unless USERCMDS is defined. - Fixed two segfaults and a curses positioning bug. from maintainer CVSROOT: /cvs Module name: ports Changes by: wilfried@cvs.openbsd.org 2001/04/20 03:40:53 Modified files: databases/mysqlgui: Makefile databases/mysqlgui/files: md5 databases/mysqlgui/patches: patch-Makefile patch-about_cc patch-db_tree_cc patch-dodatni_cc Log message: Upgrade to 1.7.5 From doc/readme.version_1.7.5: Regarding bug fixes, foremost of all, some of FLTK widgets have been updated, which has caused some changes in mysqlgui source code. Some users have reported problems with X 4.0.* when using some widgets. This has been fixed. Beside that, column resizing in spreadsheet now works. Also, editing (in order to scroll text) and zooming is not automatic, but you should press F2 or Ctrl+E in order to scroll a cell or to zoom it. This has resulted in faster scrolling of the spreadsheet. Some aesthetic changes have been implemented in some widgets. Also, process dialogue display is now more readable. CVSROOT: /cvs Module name: src Changes by: art@cvs.openbsd.org 2001/04/20 05:01:56 Modified files: sys/arch/amiga/amiga: amiga_init.c pmap.c Log message: Big upgrade of the pmap. Revised pagetable handling, more careful wiring, more careful handling of pageability. From NetBSD. CVSROOT: /cvs Module name: ports Changes by: brad@cvs.openbsd.org 2001/04/20 07:49:39 Modified files: databases/mysql: Makefile databases/mysql/patches: patch-configure patch-scripts_Makefile.in patch-scripts_mysql_install_db.sh patch-scripts_safe_mysqld.sh patch-sql_Makefile.in databases/mysql/pkg: PLIST Log message: upgrade to MySQL 3.23.37 CVSROOT: /cvs Module name: ports Changes by: brad@cvs.openbsd.org 2001/04/20 08:05:23 Modified files: graphics/Mesa : Makefile Removed files: graphics/Mesa/pkg: COMMENT Log message: mark with COMES_WITH CVSROOT: /cvs Module name: ports Changes by: espie@cvs.openbsd.org 2001/04/20 09:00:06 Modified files: infrastructure/mk: bsd.port.subdir.mk Log message: REPORT_PROBLEM for non-existent dirs. CVSROOT: /cvs Module name: ports Changes by: espie@cvs.openbsd.org 2001/04/20 09:01:05 Modified files: mail : Makefile x11/kde : Makefile Log message: fix typos CVSROOT: /cvs Module name: ports Changes by: espie@cvs.openbsd.org 2001/04/20 09:06:20 Modified files: infrastructure/mk: bsd.port.mk Log message: Solve two simple problems: - allow Makefile to distinguish packaging steps, since SUBPACKAGE can now be set for various reasons. - EXTRA_LIBDIRS for architectures without shared libraries. CVSROOT: /cvs Module name: ports Changes by: espie@cvs.openbsd.org 2001/04/20 09:07:40 Modified files: x11/xglobe : Makefile x11/xglobe/files: md5 Removed files: x11/xglobe/patches: patch-markerlist_cpp patch-renderer_cpp Log message: 0.5p2, all my changes, including QT_XFT support. CVSROOT: /cvs Module name: ports Changes by: espie@cvs.openbsd.org 2001/04/20 09:09:13 Modified files: archivers/bzip2: Makefile Log message: Fix bzip2 CVSROOT: /cvs Module name: ports Changes by: espie@cvs.openbsd.org 2001/04/20 09:09:50 Modified files: x11 : Makefile Log message: change flavors built for qt2 CVSROOT: /cvs Module name: ports Changes by: espie@cvs.openbsd.org 2001/04/20 09:12:05 Modified files: japanese/Wnn : Makefile japanese/canna : Makefile Log message: Solve subpackaging CVSROOT: /cvs Module name: ports Changes by: reinhard@cvs.openbsd.org 2001/04/20 09:43:09 Modified files: net/irssi : Makefile net/irssi/files: md5 net/irssi/pkg : PFRAG.shared PLIST Added files: net/irssi/patches: patch-ltconfig patch-ltmain_sh Removed files: net/irssi/pkg : COMMENT Log message: update to irssi-0.7.98.3 CVSROOT: /cvs Module name: ports Changes by: avsm@cvs.openbsd.org 2001/04/20 09:43:44 Modified files: databases/mysql/files: md5 Log message: update the checksum for mysql-3.23.37 too CVSROOT: /cvs Module name: src Changes by: markus@cvs.openbsd.org 2001/04/20 10:03:51 Modified files: usr.bin/ssh : README Log message: remove old information from ssh-1.2.12 refer to http://www.openssh.com/portable.html and tell how to install OpenSSH on an OpenBSD system, ok deraadt@ CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 2001/04/20 10:06:26 Modified files: share/man/man4 : sk.4 Log message: 10/100 not supported in the MAC on the current models CVSROOT: /cvs Module name: ports Changes by: espie@cvs.openbsd.org 2001/04/20 10:25:24 Modified files: infrastructure/mk: bsd.port.mk Log message: TRUST_PACKAGES: use actual installed packages to check dependencies and avoid calling pkg_add. Solve some of art's problems. CVSROOT: /cvs Module name: XF4 Changes by: todd@cvs.openbsd.org 2001/04/20 10:26:44 Modified files: xc/config/cf : OpenBSD.cf Log message: +#define StripInstalledPrograms YES CVSROOT: /cvs Module name: ports Changes by: espie@cvs.openbsd.org 2001/04/20 10:27:38 Modified files: mail/c-client : Makefile Log message: Same issue as bzip2 CVSROOT: /cvs Module name: src Changes by: markus@cvs.openbsd.org 2001/04/20 10:32:22 Modified files: usr.bin/ssh : uidswap.c Log message: set non-privileged gid before uid; tholo@ and deraadt@ CVSROOT: /cvs Module name: src Changes by: millert@cvs.openbsd.org 2001/04/20 10:43:40 Modified files: usr.bin/systat : systat.1 Log message: systat does not use /dev/drum CVSROOT: /cvs Module name: ports Changes by: brad@cvs.openbsd.org 2001/04/20 11:35:37 Modified files: archivers/arc : Makefile archivers/bzip : Makefile archivers/bzip2: Makefile archivers/fastjar: Makefile archivers/freeze: Makefile archivers/gcpio: Makefile archivers/gshar+gunshar: Makefile archivers/gtar : Makefile archivers/ha : Makefile archivers/lha : Makefile archivers/lzo : Makefile archivers/lzop : Makefile archivers/nulib: Makefile archivers/p5-Compress-LZO: Makefile archivers/p5-Compress-Zlib: Makefile archivers/rar : Makefile archivers/star : Makefile archivers/unace: Makefile archivers/unarj: Makefile archivers/unrar: Makefile archivers/unzip: Makefile archivers/zip : Makefile archivers/zoo : Makefile Log message: bump NEED_VERSION CVSROOT: /cvs Module name: www Changes by: jufi@cvs.openbsd.org 2001/04/20 13:42:58 Modified files: de : books.html Log message: Handbook of Applied Cryptography added. CVSROOT: /cvs Module name: www Changes by: jufi@cvs.openbsd.org 2001/04/20 13:44:45 Modified files: openssh/de : users.html Log message: Sync with translation CVS. CVSROOT: /cvs Module name: www Changes by: jufi@cvs.openbsd.org 2001/04/20 13:49:26 Modified files: openssh/de : press.html Log message: Sync with badlands translation CVS. CVSROOT: /cvs Module name: XF4 Changes by: todd@cvs.openbsd.org 2001/04/20 15:09:54 Modified files: distrib/sets/lists/xbase: md.hp300 md.i386 distrib/sets/lists/xfont: md.x11r6 mi distrib/sets/lists/xserv: md.alpha md.hp300 md.i386 md.mac68k md.powerpc md.sparc mi Log message: sync CVSROOT: /cvs Module name: src Changes by: jakob@cvs.openbsd.org 2001/04/20 15:39:50 Modified files: usr.sbin/user : usermod.8 Log message: update description of the -f option and reword the text about expire. submitted by Brian Poole . ok deraadt@. CVSROOT: /cvs Module name: src Changes by: nate@cvs.openbsd.org 2001/04/20 15:58:11 Modified files: sys/dev/ic : bt463.c bt485.c Log message: Instead of initializing the colormap to me black & white, initialize the colormap to use ansi colors. This makes alpha kernel messages come out in color during boot, and it allows console users to get ansi colors. ok deraadt@ CVSROOT: /cvs Module name: src Changes by: espie@cvs.openbsd.org 2001/04/20 16:28:04 Modified files: usr.bin/sup/src: sup.1 Log message: typo CVSROOT: /cvs Module name: ports Changes by: jakob@cvs.openbsd.org 2001/04/20 17:10:43 Modified files: databases/openldap: Makefile Log message: fix sasl flavour; CVSROOT: /cvs Module name: ports Changes by: matt@cvs.openbsd.org 2001/04/20 17:14:28 Modified files: devel/blackdown-jdk12: Makefile Log message: rename package in prep for post-2.9 jdk overhaul; ok espie@ CVSROOT: /cvs Module name: ports Changes by: reinhard@cvs.openbsd.org 2001/04/20 17:45:12 Modified files: net/irssi : Makefile Log message: +COMMENT; pointed out by Joshua Stein CVSROOT: /cvs Module name: ports Changes by: reinhard@cvs.openbsd.org 2001/04/20 17:48:50 Modified files: devel/sdl : Makefile Log message: remove obsolete Mesa dependency from maintainer CVSROOT: /cvs Module name: src Changes by: mouring@cvs.openbsd.org 2001/04/20 18:55:57 Modified files: usr.bin/ssh : sftp.1 Log message: Spelling CVSROOT: /cvs Module name: ports Changes by: brad@cvs.openbsd.org 2001/04/20 18:59:11 Modified files: graphics/png : Makefile Log message: = -> += CVSROOT: /cvs Module name: www Changes by: miod@cvs.openbsd.org 2001/04/20 20:05:23 Modified files: . : index.html openssh : index.html Log message: Remove dead mirror from list. Spotted by Sebastian Stark CVSROOT: /cvs Module name: www Changes by: miod@cvs.openbsd.org 2001/04/20 20:08:19 Modified files: . : ftp.html Log message: New mirrors in Germany, Saudi Arabia, USA (FL, IN). Correct a few typos. Save some space by using tabs in the rsync mirror list. CVSROOT: /cvs Module name: www Changes by: miod@cvs.openbsd.org 2001/04/20 20:11:06 Modified files: openssh : ftp.html portable.html Log message: New mirrors in Belgium, Germany, Saudia Arabia, USA (FL, IN). Restore a missing mirror name. Use tabs in lists whenever possible to save space. CVSROOT: /cvs Module name: ports Changes by: obecian@cvs.openbsd.org 2001/04/20 21:32:33 Modified files: security/crank : Makefile security/crank/files: md5 security/crank/patches: patch-Makefile security/crank/pkg: PLIST Added files: security/crank/patches: patch-plugin_src_Makefile security/crank/pkg: MESSAGE Removed files: security/crank/patches: patch-crank_h Log message: update to crank-0.1.1 (BUGFIX: resolved segfault on execution) CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 2001/04/20 22:59:01 Modified files: sys/dev/pci : auvia.c Log message: correct dmesg CVSROOT: /cvs Module name: ports Changes by: jakob@cvs.openbsd.org 2001/04/21 00:50:52 Modified files: www/thttpd : Makefile www/thttpd/files: md5 Removed files: www/thttpd/pkg : COMMENT Log message: upgrade to v2.21 integrate COMMENT CVSROOT: /cvs Module name: ports Changes by: espie@cvs.openbsd.org 2001/04/21 05:35:37 ports/devel/kdbg/patches Update of /cvs/ports/devel/kdbg/patches In directory cvs.openbsd.org:/tmp/cvs-serv15344/patches Log Message: Directory /cvs/ports/devel/kdbg/patches added to the repository CVSROOT: /cvs Module name: ports Changes by: espie@cvs.openbsd.org 2001/04/21 05:39:25 Modified files: devel/kdbg : Makefile devel/kdbg/files: md5 devel/kdbg/pkg : PLIST Added files: devel/kdbg/patches: patch-kdbg_Makefile_in patch-kdbg_main_cpp patch-kdbg_ttywnd_cpp Removed files: devel/kdbg/pkg : COMMENT Log message: Finally update to a kde2 version. Those guys are lame, see patch-kdbg_main_cpp One less objection for ditching kde1 entirely... CVSROOT: /cvs Module name: ports Changes by: reinhard@cvs.openbsd.org 2001/04/21 07:04:33 Modified files: devel/kdbg : Makefile Log message: set location of moc2; espie CVSROOT: /cvs Module name: ports Changes by: avsm@cvs.openbsd.org 2001/04/21 07:36:18 Modified files: graphics/mpeg_play: Makefile graphics/mpeg_play/pkg: PLIST Added files: graphics/mpeg_play/patches: patch-Imakefile patch-video_h Removed files: graphics/mpeg_play/patches: patch-aa graphics/mpeg_play/pkg: COMMENT Log message: - use machine/endian.h instead of manual checks; unbreaks build on powerpc - install man1 instead of cat1 - split out patchfiles using update-patches - integrate COMMENT ok espie@ CVSROOT: /cvs Module name: ports Changes by: naddy@cvs.openbsd.org 2001/04/21 07:51:35 Modified files: mail/sylpheed : Makefile mail/sylpheed/files: md5 mail/sylpheed/pkg: PLIST Log message: Update to 0.4.64: bugfixes, new translations. From maintainer. CVSROOT: /cvs Module name: ports Changes by: espie@cvs.openbsd.org 2001/04/21 08:03:34 Modified files: x11/kde/libs2-doc: Makefile Log message: Oops, IDIR. Thx rd@thrush.com CVSROOT: /cvs Module name: ports Changes by: espie@cvs.openbsd.org 2001/04/21 08:13:24 Added files: devel/automake/patches: patch-aclocal_in Log message: Pull patch from automake-current: ignore comments in included files as well. Problem reported by naddy@ CVSROOT: /cvs Module name: ports Changes by: espie@cvs.openbsd.org 2001/04/21 08:18:27 Modified files: x11/kde : Makefile Log message: don't build kde1 CVSROOT: /cvs Module name: ports Changes by: espie@cvs.openbsd.org 2001/04/21 08:19:00 Modified files: audio : Makefile Log message: Don't build knapster CVSROOT: /cvs Module name: ports Changes by: brad@cvs.openbsd.org 2001/04/21 08:33:47 Modified files: audio/gsm : Makefile Log message: - bump NEED_VERSION - check if NO_SHARED_LIBS = yes - MAKE_ENV= -> MAKE_ENV+=; should fix problem art@ has been seeing. -- Ok'd by: espie@ CVSROOT: /cvs Module name: ports Changes by: lebel@cvs.openbsd.org 2001/04/21 08:38:53 Modified files: editors/vim/snapshot/pkg: PLIST PFRAG.no-no_x11 Log message: fix PLIST/PFRAG.no-no_x11, since evim isn't compiled when FLAVOR is no_x11. thanks obecian@. CVSROOT: /cvs Module name: ports Changes by: brad@cvs.openbsd.org 2001/04/21 08:47:06 Modified files: graphics/gd : Makefile Removed files: graphics/gd/pkg: COMMENT Log message: - integrate COMMENT - bump NEED_VERSION - slightly simplify usage of FAKE_FLAGS - MAKE_ENV= -> MAKE_ENV+=; should fix problem art@ has been seeing. -- Ok'd by: espie@ CVSROOT: /cvs Module name: ports Changes by: brad@cvs.openbsd.org 2001/04/21 08:57:48 Modified files: graphics/mpeg-lib: Makefile Removed files: graphics/mpeg-lib/pkg: COMMENT Log message: - integrate COMMENT - bump NEED_VERSION - MAKE_ENV= -> MAKE_ENV+=; should fix problem art@ has been seeing. -- Ok'd by: espie@ CVSROOT: /cvs Module name: ports Changes by: brad@cvs.openbsd.org 2001/04/21 08:59:31 Modified files: graphics/jbigkit: Makefile Log message: MAKE_ENV= -> MAKE_ENV+=; should fix problem art@ has been seeing. -- Ok'd by: espie@ CVSROOT: /cvs Module name: ports Changes by: brad@cvs.openbsd.org 2001/04/21 09:01:03 Modified files: net/libnet : Makefile Removed files: net/libnet/pkg : COMMENT Log message: - integrate COMMENT - bump NEED_VERSION - MAKE_ENV= -> MAKE_ENV+=; should fix problem art@ has been seeing. -- Ok'd by: espie@ CVSROOT: /cvs Module name: ports Changes by: brad@cvs.openbsd.org 2001/04/21 09:33:01 Modified files: devel/sdl : Makefile Log message: move a few --disable-foo from main group of CONFIGURE_ARGS options and put them after each individual check for a FLAVOR instead. -- Ok'd by: maintainer CVSROOT: /cvs Module name: ports Changes by: brad@cvs.openbsd.org 2001/04/21 09:37:58 Modified files: devel/sdl/patches: patch-configure patch-configure_in Log message: - shorten patches for configure/configure.in by not unnecessarily changing pthreads flags for other OS's that have nothing todo with compilation on OpenBSD. - change linker flag from "-Wl,-R" to "-Wl,-rpath," so that this will possibly even get through a compile on our ELF archs (tested on sparc, not tested on an ELF arch but this is definately a first step in the right direction). -- Ok'd by: maintainer CVSROOT: /cvs Module name: ports Changes by: lebel@cvs.openbsd.org 2001/04/21 09:41:03 Modified files: www/junkbuster : Makefile Log message: mkdir -p => ${INSTALL_DATA_DIR}. naddy@ OK. CVSROOT: /cvs Module name: ports Changes by: shell@cvs.openbsd.org 2001/04/21 10:15:18 Modified files: chinese/taipeifonts: Makefile Log message: Fixes MASTER_SITE : Change my mirroring - shellhung.org CVSROOT: /cvs Module name: ports Changes by: shell@cvs.openbsd.org 2001/04/21 10:58:04 Modified files: news/plor : Makefile Removed files: news/plor/pkg : COMMENT Log message: - Fix MASTER_SITES - bump NEED_VERSION CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 2001/04/21 11:56:26 Modified files: distrib/sets/lists/base: md.powerpc Log message: sync CVSROOT: /cvs Module name: XF4 Changes by: matthieu@cvs.openbsd.org 2001/04/21 12:10:26 Modified files: xc/programs/xterm: misc.c Log message: Patch and log message from Paul Kranenburg (NetBSD): The X Windows protocol spec says that `window enter/leave' and `window focus' events are not ordered with respect to one another. Yet the xterm event handlers are sensitive to such ordering, as evidenced by some pointer warps (e.g. unobscuring the xterm window by closing an other window on top of it by using a window manager shortcut key) leaving the xterm cursor forever solid, i.e. xterm's internal state no longer accurately tracks hte actual input focus. CVSROOT: /cvs Module name: ports Changes by: peter@cvs.openbsd.org 2001/04/21 12:25:57 Modified files: databases/postgresql: Makefile databases/postgresql/files: README.OpenBSD md5 databases/postgresql/pkg: DEINSTALL DESCR DESCR-clients DESCR-docs INSTALL PFRAG.odbc PFRAG.odbc.shared PFRAG.shared PFRAG.shared-clients PFRAG.tcl PFRAG.tcl.shared PLIST PLIST-clients PLIST-docs Added files: databases/postgresql/pkg: PFRAG.no-no_locale PFRAG.shared-auto Removed files: databases/postgresql/files: Makefile pgwrap.c pgwrap.h databases/postgresql/patches: patch-Makefile.global.in patch-Makefile.shlib patch-backend_port_dynloader_openbsd.c patch-backend_port_dynloader_openbsd.h patch-bin_pg_passwd_pg_passwd.c patch-bin_pgaccess_Makefile patch-configure patch-include_port_openbsd.h patch-interfaces_ecpg_lib_Makefile.in patch-makefiles_Makefile.openbsd patch-template_openbsd Log message: Upgrade to postgresql 7.1. ok'd espie@ * The package is now called `postgresql' and not `pgsql'. * The default user that is suggested for the admin account is also `postgresql'. This will work with OpenBSD-current with long username support. If anything breaks please report to the maintainers. * pgwrap is no longer shipped or supported * Please note, you will HAVE TO BACKUP your old data if you are upgrading from a previous release of postgresql. Do this before removing the old pgsql package. From the announcement last weekend: Key New Features and Capabilities of Version 7.1 Include: * Write-ahead Log (WAL) increases data integrity and processing speed. To maintain database consistency in case of an operating system crash, previous releases of PostgreSQL have forced all all data modifications to disk before each transaction commit. With WAL, only one log file must be flushed to disk, greatly improving performance. (Tech note: can eliminate use of -F in to disable disk flushes) * TOAST (The Oversized-Attribute Storage Technique) Past releases had compiled-in row length limit typically between 8Kb & 32Kb. This restriction made storage of long text fields difficult, cumbersome and slow. TOAST enables rows of any length while maintaing the high performance PostgreSQL users have come to expect. * SQL92 Outer Joins are now supported. (Tech note: eliminates the UNION/NOT IN workaround) * 64-bit C Language Function Manager support The previous C function manager did not handle support 64-bit CPU's (e.g. Alpha, Sun, Itanium). (Tech note: This change should not impact existing custom functions developed for past versions, but performance will be improved through rewriting to use the new call interface.) * Complex Queries that are better, stronger and faster Many complex queries were unsupported in previous releases. With v7.1 combinations of views, aggregates, UNION, LIMIT, cursors, subqueries, and inherited tables are enabled. Inherited tables are now accessed by default, and subqueries in FROM are now supported. CVSROOT: /cvs Module name: ports Changes by: peter@cvs.openbsd.org 2001/04/21 12:54:12 Modified files: mail/exim : Makefile mail/exim/pkg : DESCR Removed files: mail/exim/pkg : COMMENT Log message: bump NEED_VERSION integrate COMMENT change postgresql dependencies to new paths and names ok espie@ CVSROOT: /cvs Module name: ports Changes by: peter@cvs.openbsd.org 2001/04/21 13:04:01 Modified files: mail : Makefile Log message: change exim FLAVOR pgsql -> postgresql CVSROOT: /cvs Module name: ports Changes by: peter@cvs.openbsd.org 2001/04/21 13:05:46 Modified files: databases : Makefile Log message: Add FLAVOR="odbc" for postgresql port. ok espie@ CVSROOT: /cvs Module name: ports Changes by: peter@cvs.openbsd.org 2001/04/21 13:12:56 Modified files: databases : Makefile Log message: add FLAVOR="tcl odbc" postgresql build. ok espie@ CVSROOT: /cvs Module name: ports Changes by: peter@cvs.openbsd.org 2001/04/21 13:17:48 Modified files: mail : Makefile Log message: exim: add no_x11 combinations of builds with other FLAVORs and also a "monster" (not really) all FLAVORs exim build. The no_ssl FLAVOR is not normally used and I have left it out for use in special circumstances. ok espie@ CVSROOT: /cvs Module name: src Changes by: aaron@cvs.openbsd.org 2001/04/21 14:03:55 Modified files: sys/dev/ic : bt463.c bt463reg.h bt463var.h bt485.c bt485reg.h bt485var.h Log message: Add $OpenBSD$ tags. CVSROOT: /cvs Module name: src Changes by: aaron@cvs.openbsd.org 2001/04/21 14:19:27 Modified files: sys/arch/alpha/conf: GENERIC Log message: Do not use wsmux on alpha. Now I can start Xtga. CVSROOT: /cvs Module name: ports Changes by: peter@cvs.openbsd.org 2001/04/21 16:28:48 Removed files: databases/postgresql/pkg: PFRAG.shared-auto Log message: oops. Thanks Peter Valchev for noticing. CVSROOT: /cvs Module name: ports Changes by: obecian@cvs.openbsd.org 2001/04/21 18:33:40 Modified files: devel : Makefile Log message: add sdl and smpeg CVSROOT: /cvs Module name: www Changes by: miod@cvs.openbsd.org 2001/04/21 19:20:47 Modified files: . : ftp.html openssh : ftp.html portable.html Log message: Some mirrors have reorganized, /pub/OpenBSD seems to be an ashaming location. Remove one French mirror. More to come in time for 2.9 if their administrators don't bother replying inquiry mails or fixing problems. CVSROOT: /cvs Module name: src Changes by: miod@cvs.openbsd.org 2001/04/21 19:23:02 Modified files: distrib/notes : mirrors Log message: Sync with mirror list. CVSROOT: /cvs Module name: src Changes by: miod@cvs.openbsd.org 2001/04/21 19:37:15 Modified files: distrib/notes/vax: contents hardware install prep whatis Log message: Update VAX installation notes: - sync supported hardware list with web page - use m4.common macros whenever possible - mention sets size (might need an update) - mention serial console is compulsory, and might need some hardware setup hugh@ ok, said more text to come soon, too. CVSROOT: /cvs Module name: ports Changes by: brad@cvs.openbsd.org 2001/04/21 22:23:13 Modified files: net/wget : Makefile Log message: remove dewey dependency entry on gettext until post-2.9. CVSROOT: /cvs Module name: www Changes by: austin@cvs.openbsd.org 2001/04/21 23:33:54 Modified files: faq : faq10.html Log message: Correct two typos. CVSROOT: /cvs Module name: src Changes by: djm@cvs.openbsd.org 2001/04/22 02:13:31 Modified files: usr.bin/ssh : ssh.1 Log message: typos spotted by stevesk@; ok deraadt@ CVSROOT: /cvs Module name: ports Changes by: peter@cvs.openbsd.org 2001/04/22 03:03:41 Modified files: mail/exim/files: Makefile Log message: minor type in an example CVSROOT: /cvs Module name: ports Changes by: peter@cvs.openbsd.org 2001/04/22 03:35:00 Modified files: databases/postgresql/files: README.OpenBSD Log message: add '-m fast' to rc.shutdown suggestion, as otherwise the shutdown process will default to waiting for all clients to disconnect - which could be never CVSROOT: /cvs Module name: ports Changes by: shell@cvs.openbsd.org 2001/04/22 04:10:57 Modified files: net/ftpcopy : Makefile net/ftpcopy/files: md5 Removed files: net/ftpcopy/pkg: COMMENT Log message: ftpcopy upgrade to 0.3.7 - bump NEED_VERSION - integrate COMMENT from maintainer : Brian J. Kifiak CVSROOT: /cvs Module name: www Changes by: jufi@cvs.openbsd.org 2001/04/22 04:23:41 Modified files: de : ftp.html index.html Log message: More mirros. CVSROOT: /cvs Module name: www Changes by: jufi@cvs.openbsd.org 2001/04/22 04:25:21 Modified files: openssh/de : ftp.html index.html portable.html Log message: Different mirror order. CVSROOT: /cvs Module name: ports Changes by: peter@cvs.openbsd.org 2001/04/22 04:41:59 Modified files: www/mod_perl : Makefile Log message: take over being maintainer from ports@ ok'd espie (yesterday) CVSROOT: /cvs Module name: ports Changes by: camield@cvs.openbsd.org 2001/04/22 06:04:46 Modified files: mail/checkpassword: Makefile mail/dot-forward: Makefile mail/ezmlm : Makefile mail/fastforward: Makefile mail/mess822 : Makefile mail/qmail : Makefile mail/qmailanalog: Makefile mail/serialmail: Makefile Log message: PERMIT_PACKAGE_*: Yes -> No No license, or license not clear CVSROOT: /cvs Module name: ports Changes by: camield@cvs.openbsd.org 2001/04/22 06:07:52 Modified files: net/djbdns : Makefile net/publicfile : Makefile net/ucspi-tcp : Makefile Log message: PERMIT_PACKAGE_*: Yes -> No No license, or license not clear CVSROOT: /cvs Module name: ports Changes by: camield@cvs.openbsd.org 2001/04/22 06:12:34 Modified files: sysutils/clockspeed: Makefile sysutils/daemontools: Makefile Log message: PERMIT_PACKAGE_*: Yes -> No No license, or license not clear CVSROOT: /cvs Module name: ports Changes by: camield@cvs.openbsd.org 2001/04/22 06:18:16 Modified files: devel/libtai : Makefile Log message: PERMIT_PACKAGE_*: Yes -> No No license, or license not clear CVSROOT: /cvs Module name: src Changes by: markus@cvs.openbsd.org 2001/04/22 06:34:06 Modified files: usr.bin/ssh : scp.c Log message: scp > 2GB; niles@scyld.com; ok deraadt@, djm@ CVSROOT: /cvs Module name: ports Changes by: espie@cvs.openbsd.org 2001/04/22 07:20:46 Modified files: x11/kde/libs2 : Makefile x11/kde/libs2/patches: patch-aclocal_m4 Added files: x11/kde/libs2/patches: patch-admin_libtool_m4_in patch-admin_ltcf-c_sh Removed files: x11/kde/libs2/patches: patch-kdecore_kapp_cpp Log message: Some brute-force fixes. - insist on using pass_all systematically everywhere on OpenBSD. libtool can't be trusted with that, the darn stupid thing wants a shared libgcc half the time. - acknowledge that build won't even work without shared libraries. There are symbol collisions all over the place. - disable debugging messages, so that the result looks sane. - remove the konsole kludge, it didn't work anyways, and I figured out how to do it from konsole_grantpty. - insist on using zsh in sh compatibility mode instead of our somewhat buggy ksh. CVSROOT: /cvs Module name: ports Changes by: espie@cvs.openbsd.org 2001/04/22 07:23:40 Modified files: x11/kde/base2 : Makefile x11/kde/base2/patches: patch-admin_ltcf-cxx_sh patch-admin_ltconfig patch-kcontrol_thememgr_Makefile_in x11/kde/base2/pkg: PLIST Added files: x11/kde/base2/patches: patch-aclocal_m4 patch-admin_libtool_m4_in patch-admin_ltcf-c_sh patch-kcontrol_thememgr_Makefile_in.orig patch-konsole_src_Makefile_am patch-konsole_src_Makefile_in patch-konsole_src_TEPty_C patch-konsole_src_konsole_grantpty_c Removed files: x11/kde/base2/patches: patch-konsole_src_main_C Log message: same fixes as libs2. Plus: - do the login/logout in konsole_grantpty. It's just a question of opening the tty slave so that login() won't get confused. CVSROOT: /cvs Module name: src Changes by: markus@cvs.openbsd.org 2001/04/22 07:25:37 Modified files: usr.bin/ssh : ssh-keygen.1 ssh-keygen.c Log message: rename arguments -x -> -e (export key), -X -> -i (import key) xref draft-ietf-secsh-publickeyfile-01.txt CVSROOT: /cvs Module name: src Changes by: markus@cvs.openbsd.org 2001/04/22 07:32:27 Modified files: usr.bin/ssh : sftp-server.8 sftp.1 ssh.1 sshd.8 Log message: xref draft-ietf-secsh-* CVSROOT: /cvs Module name: src Changes by: markus@cvs.openbsd.org 2001/04/22 07:41:03 Modified files: usr.bin/ssh : ssh-keygen.1 ssh-keygen.c Log message: style, noted by stevesk; sort flags in usage CVSROOT: /cvs Module name: ports Changes by: lebel@cvs.openbsd.org 2001/04/22 08:01:35 Modified files: databases/cdb : Makefile Log message: PERMIT_PACKAGE_*: Yes to No, since there is no clear license. CVSROOT: /cvs Module name: src Changes by: drahn@cvs.openbsd.org 2001/04/22 08:02:01 Modified files: sbin/pdisk : pdisk.8 Log message: Update pdisk manpage to match formatting for other manpages, corrections appropriate for openbsd. CVSROOT: /cvs Module name: ports Changes by: espie@cvs.openbsd.org 2001/04/22 08:59:43 Modified files: x11/kde/base2 : Makefile Log message: Run autoconf, so that aclocal.m4 is used. CVSROOT: /cvs Module name: ports Changes by: espie@cvs.openbsd.org 2001/04/22 09:02:32 Modified files: x11/kde/office2: Makefile x11/kde/office2/patches: patch-admin_ltcf-cxx_sh patch-admin_ltconfig Added files: x11/kde/office2/patches: patch-aclocal_m4 patch-admin_libtool_m4_in patch-admin_ltcf-c_sh Removed files: x11/kde/office2/patches: patch-kchart_Makefile_in x11/kde/office2/pkg: COMMENT Log message: Similar patches to libs2/base2 CVSROOT: /cvs Module name: ports Changes by: avsm@cvs.openbsd.org 2001/04/22 10:07:13 Modified files: www/php4 : Makefile Log message: update pgsql configure args for 7.1; from peter@ CVSROOT: /cvs Module name: ports Changes by: espie@cvs.openbsd.org 2001/04/22 10:16:42 Modified files: infrastructure/package: check-plist Log message: generate trimmed list using the Makefile. Ensure the same method is used to remove comments, and (more importantly) pick up default canonical package names, useful for ordering and removing duplicates. CVSROOT: /cvs Module name: ports Changes by: espie@cvs.openbsd.org 2001/04/22 10:33:17 Modified files: x11/kde/graphics2: Makefile x11/kde/graphics2/patches: patch-admin_ltcf-cxx_sh patch-admin_ltconfig Added files: x11/kde/graphics2/patches: patch-aclocal_m4 patch-admin_libtool_m4_in patch-admin_ltcf-c_sh patch-configure_in Removed files: x11/kde/graphics2/patches: patch-configure Log message: synch with other kde ports. Since it's autoconf, remove configure patch, do configure.in instead. CVSROOT: /cvs Module name: src Changes by: krw@cvs.openbsd.org 2001/04/22 11:23:56 Modified files: lib/libc/sys : mount.2 Log message: In the verbiage for MNT_SOFTDEP add a reference to 'softdep' in mount(8). ok deraadt@ CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 2001/04/22 11:41:50 Modified files: sys/arch/i386/i386: procfs_machdep.c Log message: permit compilation without I586_CPU or I686_CPU; armin@wolfermann.org CVSROOT: /cvs Module name: src Changes by: gluk@cvs.openbsd.org 2001/04/22 13:20:36 Modified files: sys/arch/i386/conf: Makefile.i386 Log message: Remove -march=i{56}86 optimization because of compiler bug. This bug results in system lockup, which many people report for 2.8 and -current when they doing a big network transfer. This problem affect only custom kernels in which only one cpu type enabled (option I586_CPU or I686_CPU). When lockup occur I can't switch between virtual wscons terminals. System continue respond to pings and forward ip packets. It is possible to enter into ddb. DDB show that several processes in runnable state, but it seems that task switching not occur. More and more processes becomes runnable. Stack of curproc looks like: > _end(e99d8fac, e0101dcc, 4, e0635a00, e99d8f80) at 0xe99d8f78 > _end(e99d8fa0, e028a62e, e99d8fac, 0, 0) at 0xe99d8f78 > ddb> Sometimes 'boot sync' cleanly unmount all file systems. I reproduce this bug by transfering two big files from ftp simultaneously. It seems that at least one process must perform a network transfer and two or more processes must fight for the processor. The following PRs probably a result of this problem: 1504, 1716, 1751, 1771, 1780. deraadt@ ok. CVSROOT: /cvs Module name: src Changes by: gluk@cvs.openbsd.org 2001/04/22 13:44:35 Modified files: sys/netinet : ip_fil.c Log message: Fix spl handling in ipfilter ioctl interface. Work by aaron@ and me. Problem was reported by DK as kernel panic loading ipa - "WARNING: SPL NOT LOWERED ON SYSCALL EXIT". deraadt@ ok. CVSROOT: /cvs Module name: ports Changes by: naddy@cvs.openbsd.org 2001/04/22 15:12:26 Modified files: security/scanlogd: Makefile Removed files: security/scanlogd/pkg: COMMENT Log message: - Fix MASTER_SITES. - Pull COMMENT into Makefile while we're here. Submitted by maintainer. CVSROOT: /cvs Module name: www Changes by: naddy@cvs.openbsd.org 2001/04/22 15:14:50 Modified files: portsplus : index.html Log message: update; jcs@rt.fm CVSROOT: /cvs Module name: src Changes by: gluk@cvs.openbsd.org 2001/04/22 15:33:46 Modified files: sys/ufs/ffs : ffs_vfsops.c Log message: Free fs->fs_contigdirs array only on successful rw->ro update. This fixes "duplicated free" panic. Update file system from read-write to read-only freed memory but may fail later if file system busy. deraadt@ ok. CVSROOT: /cvs Module name: ports Changes by: brad@cvs.openbsd.org 2001/04/22 15:39:01 Modified files: x11/gtk+ : Makefile Log message: mark this BROKEN on powerpc. CVSROOT: /cvs Module name: ports Changes by: naddy@cvs.openbsd.org 2001/04/22 15:45:18 Modified files: graphics/gtksee: Makefile Removed files: graphics/gtksee/pkg: COMMENT Log message: - fix build; from wilfried@ - integrate COMMENT; from maintainer CVSROOT: /cvs Module name: ports Changes by: brad@cvs.openbsd.org 2001/04/22 16:27:12 Modified files: x11/aterm : Makefile x11/aterm/pkg : DESCR Log message: split off recently added Big5 support into a separate big5 FLAVOR and add missing run dependency on chinese/taipeifonts so the proper fonts are installed. CVSROOT: /cvs Module name: ports Changes by: avsm@cvs.openbsd.org 2001/04/22 16:57:27 Added files: audio/ac3dec/patches: patch-configure patch-configure_in Log message: fix build on powerpc, naddy@ ok CVSROOT: /cvs Module name: ports Changes by: avsm@cvs.openbsd.org 2001/04/22 17:20:40 Modified files: lang/librep : Makefile Log message: mark as broken on powerpc for now (internal compiler error from gcc) CVSROOT: /cvs Module name: src Changes by: markus@cvs.openbsd.org 2001/04/22 17:33:04 Modified files: lib/libssl/src/crypto/rsa: rsa_eay.c lib/libssl/src/ssl: s3_srvr.c Log message: CRT and DH+SSL fix from 0.9.6a, ok provos@/deraadt@ CVSROOT: /cvs Module name: ports Changes by: obecian@cvs.openbsd.org 2001/04/22 17:53:23 Modified files: graphics/dia : Makefile Log message: fix build permissions for unprivileged build, no longer concurrent naddy@ ok CVSROOT: /cvs Module name: src Changes by: markus@cvs.openbsd.org 2001/04/22 17:58:37 Modified files: usr.bin/ssh : ssh-keygen.1 ssh.1 sshd.8 Log message: document hostbased and other cleanup CVSROOT: /cvs Module name: src Changes by: aaron@cvs.openbsd.org 2001/04/22 18:10:14 Modified files: sbin/mount : mount.8 Log message: fasion -> fashion; spotted by ericj@ CVSROOT: /cvs Module name: www Changes by: deraadt@cvs.openbsd.org 2001/04/22 20:25:38 Removed files: . : alpha.html Log message: this goes away until the people I have told 50 times update it CVSROOT: /cvs Module name: www Changes by: deraadt@cvs.openbsd.org 2001/04/22 20:26:18 Modified files: . : donations.html Log message: new CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 2001/04/22 20:40:51 Modified files: sys/arch/i386/pci: via82c586.c Log message: when we take a pci interrupt, upgrade it to level. but always ignore changes which force to edge, because it appears that a lot of via bios do not contain a full list of level interrupts. when we set such an interrupt to edge, we spin and hang. i suggested this behaviour change, and this fix is by northpoint mickey. CVSROOT: /cvs Module name: www Changes by: drahn@cvs.openbsd.org 2001/04/23 00:53:48 Modified files: . : powerpc.html Log message: Move History section to bottom of page. Current status and support is more important than history. Add support information for PowerBook G4 (titanium) and iBook. Add Known Problems section about USB hot plug issues and ADB keyboards. Add info about Shared disks between HFS (MacOS) and OpenBSD, pointer to INSTALL.powerpc, which has yet to be updated. Additional cleanup should be done. CVSROOT: /cvs Module name: src Changes by: markus@cvs.openbsd.org 2001/04/23 01:46:00 Modified files: lib/libssl/src/crypto/dsa: dsa_key.c dsa_lib.c dsa_ossl.c Log message: import DSA changes from 0.9.6a (Bleichenbacher attack), ok provos@/deraadt@ CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 2001/04/23 01:53:50 Modified files: lib/libssl/ssl : shlib_version distrib/sets/lists/base: md.amiga md.hp300 md.i386 md.mac68k md.mvme68k md.pmax md.powerpc md.sparc md.sun3 Log message: crank ssl lib version, just in case CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 2001/04/23 02:36:31 Modified files: distrib/sets/lists/base: md.amiga md.hp300 md.i386 md.mac68k md.mvme68k md.pmax md.powerpc md.sparc md.sun3 lib/libssl/crypto: shlib_version Log message: crank crypto lib version, just in case CVSROOT: /cvs Module name: www Changes by: deraadt@cvs.openbsd.org 2001/04/23 02:44:00 Modified files: . : crypto.html Log message: the current state of intel & 3com crypto stuff CVSROOT: /cvs Module name: src Changes by: art@cvs.openbsd.org 2001/04/23 04:00:10 Modified files: sys/netinet : ip_spd.c Log message: Missing splx in error handling. CVSROOT: /cvs Module name: src Changes by: art@cvs.openbsd.org 2001/04/23 04:47:58 Modified files: sys/dev/ic : cac.c Log message: double splx in error path. CVSROOT: /cvs Module name: src Changes by: art@cvs.openbsd.org 2001/04/23 04:55:48 Modified files: sys/dev/ic : cy.c Log message: double splx CVSROOT: /cvs Module name: ports Changes by: peter@cvs.openbsd.org 2001/04/23 06:38:19 Modified files: databases/p5-DBD-Pg: Makefile databases/p5-DBD-Pg/pkg: DESCR Log message: take over as maintainer, agreed with kevlo@ integrate COMMENT bump NEED_VERSION change postgresql settings for updated package reformat and slightly reword DESCR ok espie@ CVSROOT: /cvs Module name: ports Changes by: peter@cvs.openbsd.org 2001/04/23 06:40:16 Modified files: www/p5-Apache-DBI: Makefile Log message: take over as maintainer from Pavel. Agreed with him by e-mail integrate COMMENT bump NEED_VERSION ok espie@ CVSROOT: /cvs Module name: ports Changes by: jakob@cvs.openbsd.org 2001/04/23 07:20:51 Modified files: x11/wmx : Makefile x11/wmx/files : md5 Removed files: x11/wmx/pkg : COMMENT Log message: update to wmx-6 (release version) & integrate COMMENT. ok espie@. CVSROOT: /cvs Module name: src Changes by: krw@cvs.openbsd.org 2001/04/23 07:33:36 Modified files: sys/dev/ic : advlib.c Log message: Insert missing DvcLeaveCritial() (a.k.a. splx()) before a return. Spotted by fgsch@. CVSROOT: /cvs Module name: src Changes by: krw@cvs.openbsd.org 2001/04/23 07:48:42 Modified files: sys/dev/ic : siop.c Log message: Clean up supposedly 'impossible' case in siop_intr() so a) meaningful but not voluminous debug info is printed and clearly associated with the offending siop bus. b) instead of panic'ing, reset the scsi bus and return. This problem was only seen under heavy load on powerpc. Plus fix one typo (exeption -> exception). ok deraadt@ CVSROOT: /cvs Module name: src Changes by: art@cvs.openbsd.org 2001/04/23 07:55:27 Modified files: sys/net : if_tun.c Log message: s = splimp(); ... s = splimp(); ... splx(x); ... splx(s); is a bad idea. CVSROOT: /cvs Module name: ports Changes by: wilfried@cvs.openbsd.org 2001/04/23 08:43:12 Modified files: astro/wmsun/patches: patch-Makefile Log message: fix build on alpha, reported by art@, ok naddy@ CVSROOT: /cvs Module name: src Changes by: aaron@cvs.openbsd.org 2001/04/23 09:30:27 Modified files: lib/libc/gen : getfsent.3 lib/libc/stdlib: realpath.3 share/man/man4 : dc.4 nsphy.4 nsphyter.4 sbin/atactl : atactl.8 sbin/fsck : fsck.8 sbin/fsck_ffs : fsck_ffs.8 sbin/swapctl : swapctl.8 share/man/man9 : timeout.9 Log message: Various man page fixes and improvements from gluk@ CVSROOT: /cvs Module name: ports Changes by: espie@cvs.openbsd.org 2001/04/23 10:24:20 Modified files: lang/squeak : Makefile Added files: lang/squeak/files: sqOpenBSDSound.c lang/squeak/patches: patch-src_unix_PLUGINS Removed files: lang/squeak/patches: patch-src_unix_sqUnixSound_c lang/squeak/pkg: COMMENT Log message: Repair sound. ossaudio should be somewhat documented, having to go to the source to discover that fragments is unsupported, and that this is what freezes squeak, is beyond lame. CVSROOT: /cvs Module name: XF4 Changes by: todd@cvs.openbsd.org 2001/04/23 13:41:20 Modified files: xc/programs/xdm/config: OpenBSD_15bpp.xpm OpenBSD_1bpp.xpm OpenBSD_4bpp.xpm OpenBSD_8bpp.xpm Xres.cpp Log message: new 2.9 login images CVSROOT: /cvs Module name: XF4 Changes by: todd@cvs.openbsd.org 2001/04/23 13:53:34 Modified files: xc/programs/xdm/config: Xres.cpp Log message: one more tweak; X is now locked. CVSROOT: /cvs Module name: src Changes by: millert@cvs.openbsd.org 2001/04/23 14:52:36 Modified files: sys/dev/pcmcia : if_wi.c pcmciadevs Log message: The Linksys WPC11 uses the Lucent Wavelan vendor and product IDs but it is a Prism2 card. We add fake entries in pcmciadevs and the wi_pcmcia_product list so that it gets treated as Prism2. CVSROOT: /cvs Module name: src Changes by: millert@cvs.openbsd.org 2001/04/23 14:53:11 Modified files: sys/dev/pcmcia : pcmciadevs.h Log message: regen CVSROOT: /cvs Module name: src Changes by: jason@cvs.openbsd.org 2001/04/23 15:13:55 Modified files: libexec/ftpd : Tag: OPENBSD_2_8 ftpd.c popen.c Log message: Pull in patch from current: Fix (deraadt): Use the GLOB_LIMIT support in glob(3) to constrain a remote denial of service against ftpd(1). CVSROOT: /cvs Module name: ports Changes by: espie@cvs.openbsd.org 2001/04/23 15:16:54 Modified files: x11/kde/graphics2: Makefile Added files: x11/kde/graphics2/patches: patch-pixie_plugins_magick_Makefile_in Log message: - USE_MOTIF sneaked in from kdebase2... No need for it. - pixie plugins depend on dlopen recursively grabbing libraries... doesn't work for us, so link the plugins with the library. CVSROOT: /cvs Module name: ports Changes by: espie@cvs.openbsd.org 2001/04/23 15:19:32 Modified files: x11/kde/games2 : Makefile x11/kde/games2/patches: patch-admin_ltcf-cxx_sh patch-admin_ltconfig x11/kde/games2/pkg: PLIST-kpat PLIST-kpoker PLIST-lskat Added files: x11/kde/games2/patches: patch-aclocal_m4 patch-admin_libtool_m4_in patch-admin_ltcf-c_sh Log message: Bring patches in line with the rest of kde. Also, fix run depends for subpackages... CVSROOT: /cvs Module name: www Changes by: jufi@cvs.openbsd.org 2001/04/23 15:29:33 Modified files: de : crypto.html donations.html powerpc.html Log message: Sync with translation CVS. CVSROOT: /cvs Module name: src Changes by: markus@cvs.openbsd.org 2001/04/23 15:57:07 Modified files: usr.bin/ssh : ssh-keygen.1 ssh-keygen.c Log message: allow public key for -e, too CVSROOT: /cvs Module name: ports Changes by: espie@cvs.openbsd.org 2001/04/23 15:58:45 Modified files: databases/postgresql: Makefile databases/postgresql/files: README.OpenBSD databases/postgresql/pkg: INSTALL PFRAG.no-no_locale PFRAG.odbc.shared PFRAG.shared PFRAG.shared-clients PFRAG.tcl PFRAG.tcl.shared PLIST PLIST-docs Added files: databases/postgresql/patches: patch-src_Makefile_shlib patch-src_interfaces_ecpg_lib_Makefile patch-src_makefiles_Makefile_openbsd Log message: Patches to fix dynamic libraries, especially on ppc which understands only major/minor. Add DYNLIBDIR where needed. Some style issues. From peter@, brad@ and peter_e@gmx.net CVSROOT: /cvs Module name: www Changes by: ericj@cvs.openbsd.org 2001/04/23 16:12:18 Modified files: . : errata.html security.html Log message: add ftpd/glob errata and ipf frag cache errata CVSROOT: /cvs Module name: src Changes by: markus@cvs.openbsd.org 2001/04/23 16:14:14 Modified files: usr.bin/ssh : ssh-keygen.c Log message: remove debug CVSROOT: /cvs Module name: www Changes by: jason@cvs.openbsd.org 2001/04/23 17:03:32 Modified files: . : plus.html Log message: ftpd GLOB_LIMIT patch and ipf fragment fix in 2.8 branch and errata fixup some bad html CVSROOT: /cvs Module name: www Changes by: jason@cvs.openbsd.org 2001/04/23 17:05:55 Modified files: . : plus.html Log message: mark new patches correctly CVSROOT: /cvs Module name: ports Changes by: espie@cvs.openbsd.org 2001/04/23 17:19:03 Modified files: japanese/Wnn : Makefile japanese/canna : Makefile Log message: Dependency computation may not define SUBPACKAGE and undefine PACKAGING. This repairs onew... CVSROOT: /cvs Module name: ports Changes by: espie@cvs.openbsd.org 2001/04/23 17:19:50 Added files: x11/kde/graphics2/patches: patch-pixie_plugins_kde_Makefile_in Log message: same patch as magick plugins... CVSROOT: /cvs Module name: ports Changes by: avsm@cvs.openbsd.org 2001/04/23 17:58:53 Modified files: www/php4 : Makefile Log message: correct curl LIB_DEPENDS from curl.1 -> curl.2 to reflect whats in our tree; noted by Diana Eichert CVSROOT: /cvs Module name: src Changes by: mickey@cvs.openbsd.org 2001/04/23 18:08:33 Modified files: share/man/man4 : wi.4 Log message: linksys wpc11 is supported CVSROOT: /cvs Module name: src Changes by: mickey@cvs.openbsd.org 2001/04/23 18:16:16 Modified files: share/man/man4 : twe.4 Log message: make a clearer statement about unsupported functionality CVSROOT: /cvs Module name: ports Changes by: naddy@cvs.openbsd.org 2001/04/23 18:48:13 Modified files: audio/mpg123 : Makefile audio/mpg123/files: audio_openbsd.c audio/mpg123/patches: patch-Makefile patch-audio.c patch-mpg123.c audio/mpg123/pkg: DESCR Added files: audio/mpg123/patches: patch-audio_esd_c Log message: - cleanup, better CFLAGS/COPTS handling - add esd flavor - don't clobber xterm title no response from maintainer; ok espie@ CVSROOT: /cvs Module name: www Changes by: drahn@cvs.openbsd.org 2001/04/23 19:44:09 Modified files: . : powerpc.html Log message: Finish up the updates, PowerBook G3 (Firewire) is also reported to work. CVSROOT: /cvs Module name: src Changes by: jason@cvs.openbsd.org 2001/04/23 23:02:36 Modified files: usr.sbin/pppoe : pppoe.h Log message: PPPOE_MTU should be (ETHERMTU - sizeof(struct pppoe_header)) not two bytes less. (This is the MTU between ppp and bpf, not to be confused with the link negotiated ppp mtu). Many thanks to Russell T Hunt and Brian Somers for finding this. CVSROOT: /cvs Module name: src Changes by: jason@cvs.openbsd.org 2001/04/23 23:04:52 Modified files: usr.sbin/pppoe : common.c Log message: Remove unnecessary code; Russell T Hunt . CVSROOT: /cvs Module name: src Changes by: jason@cvs.openbsd.org 2001/04/23 23:09:23 Modified files: usr.sbin/pppoe : client.c Log message: remove unecessary code and data initialize more of the client state in client_mode() add sessionid check on incoming packets. Non-matching packets are just ignored (this allows multiple pppoe's to run on the same interface without freaking out). Thanks again to Russell T Hunt . CVSROOT: /cvs Module name: www Changes by: deraadt@cvs.openbsd.org 2001/04/24 00:59:20 Modified files: . : 28.html announce28.html errata.html errata21.html errata22.html errata23.html errata24.html errata25.html errata26.html errata27.html items.html orders.html plus.html plus20.html plus21.html plus22.html plus23.html plus24.html plus25.html plus26.html plus27.html plus28.html security.html Added files: . : 29.html errata28.html plus29.html images : Business.jpg cd29-s.gif openbsd29_cover.gif Removed files: images : cd29-s.jpg openbsd29_cover.jpg Log message: pre-release of 2.9... beck can now do his part of activating pre-orders CVSROOT: /cvs Module name: www Changes by: deraadt@cvs.openbsd.org 2001/04/24 01:11:44 Modified files: . : index.html Log message: mention 2.9 CVSROOT: /cvs Module name: src Changes by: niklas@cvs.openbsd.org 2001/04/24 01:27:37 Modified files: sbin/isakmpd : exchange.c ipsec.c message.c pf_key_v2.c sa.c sa.h Log message: Correct SA refcounting. Fixes a bug where isakmpd could die when a peer was discovered to have rebooted, and old now invalid SAs had to be garbage- collected. CVSROOT: /cvs Module name: ports Changes by: espie@cvs.openbsd.org 2001/04/24 05:44:07 Modified files: x11/kde/base2 : Makefile x11/kde/base2/pkg: PFRAG.shared PLIST Added files: x11/kde/base2/pkg: DESCR-plugins PFRAG.shared-plugins PLIST-plugins Log message: Split motif-dependent files into a separate SUBPACKAGE CVSROOT: /cvs Module name: ports Changes by: espie@cvs.openbsd.org 2001/04/24 05:50:21 Modified files: . : INDEX Log message: Sync INDEX, 1316 packages. CVSROOT: /cvs Module name: src Changes by: aaron@cvs.openbsd.org 2001/04/24 06:54:42 Modified files: libexec/ftpd : ftpd.8 Log message: compatility -> compatibility; mpech@prosoft.org.lv CVSROOT: /cvs Module name: ports Changes by: espie@cvs.openbsd.org 2001/04/24 10:29:36 Modified files: x11/kde/base2/pkg: PLIST Log message: Yuck. Removing konsole sgid bit does not mean removing konsole. kde takes so long to build, I just found out. CVSROOT: /cvs Module name: src Changes by: markus@cvs.openbsd.org 2001/04/24 10:43:16 Modified files: usr.bin/ssh : version.h Log message: OpenSSH-2.9 CVSROOT: /cvs Module name: www Changes by: brad@cvs.openbsd.org 2001/04/24 11:47:51 Modified files: . : crypto.html Log message: - remove bad link - fix wording CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 2001/04/24 12:22:32 Modified files: sys/dev/ic : aic7xxx.c Log message: missing splx, found by art, not yet tested by smurph, but he has run out of time CVSROOT: /cvs Module name: src Changes by: hugh@cvs.openbsd.org 2001/04/24 12:32:08 Modified files: distrib/notes/vax: contents hardware install prep whatis Log message: update, etc CVSROOT: /cvs Module name: src Changes by: todd@cvs.openbsd.org 2001/04/24 13:20:36 Modified files: share/man/man8 : release.8 Log message: update for XF4 CVSROOT: /cvs Module name: ports Changes by: naddy@cvs.openbsd.org 2001/04/24 13:43:28 Added files: www/php4/patches: patch-ext_pgsql_php_pgsql_h Log message: fix build with PostgreSQL 7.1; from peter@ CVSROOT: /cvs Module name: www Changes by: nate@cvs.openbsd.org 2001/04/24 15:43:13 Added files: . : alpha.html Log message: Update the alpha web page to be more in sync with reality. There is still quite a bit of untested hardware out there that we would really like to get reports on, so if you can try stuff out and let us know, we'd appreciate this. Much of the work here done by miod@ CVSROOT: /cvs Module name: src Changes by: drahn@cvs.openbsd.org 2001/04/24 15:51:43 Modified files: distrib/notes/powerpc: contents hardware install prep xfer Log message: Major update to powerpc specific distribution notes. Minor tweaking may be necessary but this is the mass of the change. CVSROOT: /cvs Module name: ports Changes by: espie@cvs.openbsd.org 2001/04/24 15:55:54 Modified files: editors/cooledit: Makefile Log message: cooledit,python broke as a result of flavor changes. It doesn't want the default flavor of python1.5, it wants the non-threaded one, and it was the old rules said... Reminded by naddy@... CVSROOT: /cvs Module name: ports Changes by: todd@cvs.openbsd.org 2001/04/24 16:06:17 Modified files: x11/kde/office2: Makefile Log message: qt2-designer build dependency; ok espie@ CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 2001/04/24 16:11:41 src/sys/dev/microcode/typhoon Update of /cvs/src/sys/dev/microcode/typhoon In directory cvs.openbsd.org:/usr/src/sys/dev/microcode/typhoon Log Message: Directory /cvs/src/sys/dev/microcode/typhoon added to the repository CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 2001/04/24 16:12:44 Added files: sys/dev/microcode/typhoon: 3c990img.h Log message: Phew. After 8 months and 80+ hours of effort, I have finally gotten 3com to release the 3CR990 microcode under an acceptable licence. CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 2001/04/24 16:13:00 Modified files: sys/arch/i386/conf: GENERIC RAMDISK_CD Log message: enable txp(4) CVSROOT: /cvs Module name: src Changes by: espie@cvs.openbsd.org 2001/04/24 16:14:11 Modified files: usr.sbin/pkg : pkg.pl Log message: Last-minute fix for flavor deps. Very, very late. Thanks, Theo. CVSROOT: /cvs Module name: src Changes by: drahn@cvs.openbsd.org 2001/04/24 16:15:48 Modified files: distrib/notes/powerpc: whatis Log message: Update whatis to include details of what has changed between 2.8 and 2.9 for powerpc CVSROOT: /cvs Module name: src Changes by: drahn@cvs.openbsd.org 2001/04/24 16:33:11 Modified files: distrib/notes/powerpc: install prep Log message: More explaination/better wording on what is necessary for shared disks. CVSROOT: /cvs Module name: www Changes by: aaron@cvs.openbsd.org 2001/04/24 17:02:48 Modified files: . : donations.html Log message: more CVSROOT: /cvs Module name: src Changes by: miod@cvs.openbsd.org 2001/04/24 17:04:23 Modified files: distrib/notes : m4.common Log message: Update floppy disk descriptions. Add a macro to document floppyC. Add a macro to document generic upgrade instructions. Fix a few typos. ok fries@ CVSROOT: /cvs Module name: src Changes by: miod@cvs.openbsd.org 2001/04/24 17:07:55 Modified files: distrib/notes : INSTALL Log message: Update introduction text. ok fries@ Modified files: distrib/notes/amiga: contents hardware install upgrade whatis xfer distrib/notes/hp300: contents hardware install prep upgrade xfer distrib/notes/i386: contents hardware install prep upgrade xfer distrib/notes/mac68k: contents hardware install whatis xfer distrib/notes/powerpc: contents install upgrade xfer distrib/notes/sparc: contents install prep upgrade xfer distrib/notes/sun3: contents hardware install prep upgrade whatis xfer distrib/notes/vax: xfer Log message: Update supported hardware list, fix typos, use m4.common macros whenever possible, remove obsolete information, etc. ok fries@ CVSROOT: /cvs Module name: www Changes by: aaron@cvs.openbsd.org 2001/04/24 17:17:19 Modified files: . : i386.html Log message: Note support for 3c990. CVSROOT: /cvs Module name: src Changes by: miod@cvs.openbsd.org 2001/04/24 17:22:14 Removed files: distrib/notes/atari: contents hardware install prep upgrade whatis xfer distrib/notes/pc532: contents hardware install prep upgrade whatis xfer Log message: No need to keep installation notes for architectures we never have supported. CVSROOT: /cvs Module name: src Changes by: drahn@cvs.openbsd.org 2001/04/24 17:38:11 Modified files: distrib/notes/powerpc: hardware install prep Log message: Clean up spelling, some punctuation. CVSROOT: /cvs Module name: www Changes by: horacio@cvs.openbsd.org 2001/04/24 20:31:44 Modified files: . : donations.html Log message: missing
  • CVSROOT: /cvs Module name: src Changes by: jason@cvs.openbsd.org 2001/04/24 21:45:35 Modified files: distrib/notes/i386: hardware Log message: move txp from unsupported but lotsa questions about... to supported more consistent handling of "including" vs "including:" CVSROOT: /cvs Module name: www Changes by: deraadt@cvs.openbsd.org 2001/04/25 04:25:45 Removed files: . : poster4.jpg poster4-s.gif Log message: bye bye CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 2001/04/25 05:40:11 Modified files: usr.sbin/dhcp/server: dhcp.c Log message: After tree lock, undo a bullshit change that was obviously NOT tested. Come on guys! Will you ever learn to not put radical untested shit into the source tree in the last few weeks before a release? A few of you do this time after time! CVSROOT: /cvs Module name: www Changes by: horacio@cvs.openbsd.org 2001/04/25 08:10:53 Modified files: . : errata.html errata28.html Log message: errata29.html -> errata.html CVSROOT: /cvs Module name: www Changes by: aaron@cvs.openbsd.org 2001/04/25 08:11:21 Modified files: . : 29.html Log message: A start at adding some actual content. All developers should edit this file. CVSROOT: /cvs Module name: www Changes by: jason@cvs.openbsd.org 2001/04/25 08:34:33 Modified files: . : 29.html Log message: mention 802.1d and vlan bridging support CVSROOT: /cvs Module name: www Changes by: aaron@cvs.openbsd.org 2001/04/25 08:53:57 Modified files: . : 29.html Log message: More content from espie@ and dobbe@xs4all.nl. CVSROOT: /cvs Module name: www Changes by: deraadt@cvs.openbsd.org 2001/04/25 13:11:16 Modified files: . : 29.html Log message: openssh 2.9, not 2.9.0 CVSROOT: /cvs Module name: www Changes by: jufi@cvs.openbsd.org 2001/04/25 13:41:26 Modified files: es : 28.html books.html crypto.html donations.html errata.html errata23.html errata24.html errata25.html errata26.html errata27.html ftp.html groups.html i386.html index.html items.html mail.html orders.html plus.html plus20.html plus21.html plus22.html plus23.html plus24.html plus25.html plus26.html plus27.html plus28.html products.html security.html support.html want.html Added files: es : 29.html errata28.html plus29.html Log message: Major update and heading for 2.9 CVSROOT: /cvs Module name: www Changes by: ericj@cvs.openbsd.org 2001/04/25 13:41:39 Modified files: . : 29.html Log message: more CVSROOT: /cvs Module name: www Changes by: jufi@cvs.openbsd.org 2001/04/25 13:47:01 Modified files: openssh/es : ftp.html index.html portable.html press.html Log message: Sync with badlands translation CVS, work by Horacio CVSROOT: /cvs Module name: www Changes by: jufi@cvs.openbsd.org 2001/04/25 13:53:57 Modified files: faq/es : faq10.html faq2.html faq3.html faq6.html faq8.html Log message: Sync with badlands translation CVS, work by Horacio CVSROOT: /cvs Module name: www Changes by: aaron@cvs.openbsd.org 2001/04/25 14:26:49 Modified files: . : plus29.html Log message: Now done up to 02/19/2001. CVSROOT: /cvs Module name: src Changes by: miod@cvs.openbsd.org 2001/04/25 14:27:16 Modified files: distrib/notes : mirrors Log message: Last update before release. CVSROOT: /cvs Module name: src Changes by: miod@cvs.openbsd.org 2001/04/25 14:27:59 Modified files: distrib/notes/alpha: hardware prep upgrade whatis xfer distrib/notes/mvme68k: contents hardware install upgrade xfer Log message: General cleanup and updates here too, ok deraadt@ CVSROOT: /cvs Module name: www Changes by: jufi@cvs.openbsd.org 2001/04/25 14:41:03 Modified files: de : 28.html crypto.html donations.html i386.html index.html items.html orders.html powerpc.html security.html Log message: Sync with badlands translation CVS. CVSROOT: /cvs Module name: www Changes by: ericj@cvs.openbsd.org 2001/04/25 14:53:19 Modified files: . : 29.html Log message: format fixes and more CVSROOT: /cvs Module name: www Changes by: jufi@cvs.openbsd.org 2001/04/25 14:59:38 Modified files: de : errata.html errata27.html plus.html Added files: de : errata28.html plus28.html Log message: Updated and switching to 2.9 CVSROOT: /cvs Module name: www Changes by: jufi@cvs.openbsd.org 2001/04/25 15:22:20 Removed files: de : plus28.html Log message: It's too late for me and I'm confused. The name's plus29.html, not 28. CVSROOT: /cvs Module name: www Changes by: jufi@cvs.openbsd.org 2001/04/25 15:29:34 Added files: de : plus29.html Log message: 29 instead of 28 CVSROOT: /cvs Module name: src Changes by: csapuntz@cvs.openbsd.org 2001/04/25 15:31:17 Modified files: sys/ufs/ufs : ufs_vnops.c Log message: Quick fix for code path in RENAME in case relookup doesn't find the file again Also, get rid of a bogus comment. Patch from art@ CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 2001/04/25 15:45:55 Modified files: etc/root : root.mail Log message: oops, this needs to be updated in 2.9 too CVSROOT: /cvs Module name: www Changes by: aaron@cvs.openbsd.org 2001/04/25 15:46:06 Modified files: . : plus29.html Log message: oops CVSROOT: /cvs Module name: www Changes by: ericj@cvs.openbsd.org 2001/04/25 16:44:40 Modified files: . : 29.html Log message: more, add alpha section stub, needs more. CVSROOT: /cvs Module name: www Changes by: miod@cvs.openbsd.org 2001/04/25 16:52:21 Modified files: . : 29.html Log message: Correct sun3 blurb while ericj is not there... CVSROOT: /cvs Module name: www Changes by: brad@cvs.openbsd.org 2001/04/25 20:52:35 Modified files: . : 29.html Log message: - few minor improvements - we have mod_ssl 2.8.2 and OpenSSL 0.9.6