From owner-cvs-all Sun Jun 20 0: 0:23 1999 Delivered-To: cvs-all@freebsd.org Received: from picalon.gun.de (picalon.gun.de [192.109.159.1]) by hub.freebsd.org (Postfix) with ESMTP id 89B3914F7B; Sun, 20 Jun 1999 00:00:18 -0700 (PDT) (envelope-from andreas@klemm.gtn.com) Received: from klemm.gtn.com (pppak04.gtn.com [194.231.123.169]) by picalon.gun.de (8.8.6/8.8.6) with ESMTP id JAA28728; Sun, 20 Jun 1999 09:00:15 +0200 (MET DST) Received: (from andreas@localhost) by klemm.gtn.com (8.9.3/8.9.3) id IAA99026; Sun, 20 Jun 1999 08:44:26 +0200 (CEST) (envelope-from andreas) Date: Sun, 20 Jun 1999 08:44:26 +0200 From: Andreas Klemm To: Poul-Henning Kamp Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sbin/ifconfig ifconfig.c src/sys/net if.c if.h if_tun.c if_tunvar.h src/sys/sys sockio.h Message-ID: <19990620084425.A98773@titan.klemm.gtn.com> References: <199906191842.LAA06854@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.5i In-Reply-To: <199906191842.LAA06854@freefall.freebsd.org>; from Poul-Henning Kamp on Sat, Jun 19, 1999 at 11:42:33AM -0700 X-Operating-System: FreeBSD 3.2-STABLE SMP X-Disclaimer: A free society is one where it is safe to be unpopular Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk On Sat, Jun 19, 1999 at 11:42:33AM -0700, Poul-Henning Kamp wrote: > Future uses could be (volounteers welcome!): > Have ppp/slip interfaces tell which tty they use. > Make sync interfaces return their media state: red/yellow/blue > alarm, timeslot assignment and so on. > Make ethernets warn about missing heartbeats and/or cables It would be fine, if ifconfig could display some more data about the link. Like ciscos do for example. netstat -s is too much and -i too less informative. -- Andreas Klemm http://www.FreeBSD.ORG/~andreas http://www.freebsd.org/~fsmp/SMP/SMP.html powered by Symmetric MultiProcessor FreeBSD Latest song from our band: http://www.freebsd.org/~andreas/mp3/schaukel.mp3 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 20 0: 4:45 1999 Delivered-To: cvs-all@freebsd.org Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.40.131]) by hub.freebsd.org (Postfix) with ESMTP id 39F3F14E95; Sun, 20 Jun 1999 00:04:41 -0700 (PDT) (envelope-from phk@critter.freebsd.dk) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.9.3/8.9.2) with ESMTP id JAA12336; Sun, 20 Jun 1999 09:03:48 +0200 (CEST) (envelope-from phk@critter.freebsd.dk) To: Andreas Klemm Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sbin/ifconfig ifconfig.c src/sys/net if.c if.h if_tun.c if_tunvar.h src/sys/sys sockio.h In-reply-to: Your message of "Sun, 20 Jun 1999 08:44:26 +0200." <19990620084425.A98773@titan.klemm.gtn.com> Date: Sun, 20 Jun 1999 09:03:48 +0200 Message-ID: <12334.929862228@critter.freebsd.dk> From: Poul-Henning Kamp Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk In message <19990620084425.A98773@titan.klemm.gtn.com>, Andreas Klemm writes: >On Sat, Jun 19, 1999 at 11:42:33AM -0700, Poul-Henning Kamp wrote: >> Future uses could be (volounteers welcome!): >> Have ppp/slip interfaces tell which tty they use. >> Make sync interfaces return their media state: red/yellow/blue >> alarm, timeslot assignment and so on. >> Make ethernets warn about missing heartbeats and/or cables > >It would be fine, if ifconfig could display some more data about >the link. Like ciscos do for example. > >netstat -s is too much and -i too less informative. > It was not my intent that this should be used for statistics in any form, but rather for the "unstructured information" which would take hundred of weird ioctls to access. A similar ascii based interface to set configuration is in the pipe line. -- Poul-Henning Kamp FreeBSD coreteam member phk@FreeBSD.ORG "Real hackers run -current on their laptop." FreeBSD -- It will take a long time before progress goes too far! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 20 0:21:35 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id AA33614A12; Sun, 20 Jun 1999 00:21:33 -0700 (PDT) (envelope-from cpiazza@FreeBSD.org) Received: (from cpiazza@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id AAA63956; Sun, 20 Jun 1999 00:21:33 -0700 (PDT) (envelope-from cpiazza@FreeBSD.org) Message-Id: <199906200721.AAA63956@freefall.freebsd.org> From: Chris Piazza Date: Sun, 20 Jun 1999 00:21:33 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics/libwmf Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk cpiazza 1999/06/20 00:21:33 PDT Modified files: graphics/libwmf Makefile Log: Update my email address. Revision Changes Path 1.3 +3 -3 ports/graphics/libwmf/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 20 0:23:29 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 496DB14A12; Sun, 20 Jun 1999 00:23:28 -0700 (PDT) (envelope-from cpiazza@FreeBSD.org) Received: (from cpiazza@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id AAA64023; Sun, 20 Jun 1999 00:23:28 -0700 (PDT) (envelope-from cpiazza@FreeBSD.org) Message-Id: <199906200723.AAA64023@freefall.freebsd.org> From: Chris Piazza Date: Sun, 20 Jun 1999 00:23:28 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/yafc Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk cpiazza 1999/06/20 00:23:28 PDT Modified files: net/yafc Makefile Log: Fix the path in the second MASTER_SITE. Revision Changes Path 1.4 +2 -2 ports/net/yafc/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 20 1:29: 2 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 224EC14F22; Sun, 20 Jun 1999 01:28:57 -0700 (PDT) (envelope-from jb@FreeBSD.org) Received: (from jb@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id BAA80636; Sun, 20 Jun 1999 01:28:56 -0700 (PDT) (envelope-from jb@FreeBSD.org) Message-Id: <199906200828.BAA80636@freefall.freebsd.org> From: John Birrell Date: Sun, 20 Jun 1999 01:28:56 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc_r/uthread uthread_poll.c Makefile.inc pthread_private.h uthread_close.c uthread_cond.c uthread_create.c uthread_detach.c uthread_execve.c uthread_exit.c uthread_fd.c uthread_file.c uthread_find_thread.c uthread_fork.c uthread_gc.c ... Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jb 1999/06/20 01:28:55 PDT Modified files: lib/libc_r/uthread Makefile.inc pthread_private.h uthread_close.c uthread_cond.c uthread_create.c uthread_detach.c uthread_execve.c uthread_exit.c uthread_fd.c uthread_file.c uthread_find_thread.c uthread_fork.c uthread_gc.c uthread_info.c uthread_init.c uthread_join.c uthread_kern.c uthread_kill.c uthread_mutex.c uthread_priority_queue.c uthread_resume_np.c uthread_select.c uthread_setschedparam.c uthread_sig.c uthread_sigaction.c uthread_sigwait.c uthread_suspend_np.c Added files: lib/libc_r/uthread uthread_poll.c Removed files: lib/libc_r/uthread uthread_queue.c Log: In the words of the author: o The polling mechanism for I/O readiness was changed from select() to poll(). In additon, a wrapped version of poll() is now provided. o The wrapped select routine now converts each fd_set to a poll array so that the thread scheduler doesn't have to perform a bitwise search for selected fds each time file descriptors are polled for I/O readiness. o The thread scheduler was modified to use a new queue (_workq) for threads that need work. Threads waiting for I/O readiness and spinblocks are added to the work queue in addition to the waiting queue. This reduces the time spent forming/searching the array of file descriptors being polled. o The waiting queue (_waitingq) is now maintained in order of thread wakeup time. This allows the thread scheduler to find the nearest wakeup time by looking at the first thread in the queue instead of searching the entire queue. o Removed file descriptor locking for select/poll routines. An application should not rely on the threads library for providing this locking; if necessary, the application should use mutexes to protect selecting/polling of file descriptors. o Retrieve and use the kernel clock rate/resolution at startup instead of hardcoding the clock resolution to 10 msec (tested with kernel running at 1000 HZ). o All queues have been changed to use queue.h macros. These include the queues of all threads, dead threads, and threads waiting for file descriptor locks. o Added reinitialization of the GC mutex and condition variable after a fork. Also prevented reallocation of the ready queue after a fork. o Prevented the wrapped close routine from closing the thread kernel pipes. o Initialized file descriptor table for stdio entries at thread init. o Provided additional flags to indicate to what queues threads belong. o Moved TAILQ initialization for statically allocated mutex and condition variables to after the spinlock. o Added dispatching of signals to pthread_kill. Removing the dispatching of signals from thread activation broke sigsuspend when pthread_kill was used to send a signal to a thread. o Temporarily set the state of a thread to PS_SUSPENDED when it is first created and placed in the list of threads so that it will not be accidentally scheduled before becoming a member of one of the scheduling queues. o Change the signal handler to queue signals to the thread kernel pipe if the scheduling queues are protected. When scheduling queues are unprotected, signals are then dequeued and handled. o Ensured that all installed signal handlers block the scheduling signal and that the scheduling signal handler blocks all other signals. This ensures that the signal handler is only interruptible for and by non-scheduling signals. An atomic lock is used to decide which instance of the signal handler will handle pending signals. o Removed _lock_thread_list and _unlock_thread_list as they are no longer used to protect the thread list. o Added missing RCS IDs to modified files. o Added checks for appropriate queue membership and activity when adding, removing, and searching the scheduling queues. These checks add very little overhead and are enabled when compiled with _PTHREADS_INVARIANTS defined. Suggested and implemented by Tor Egge with some modification by me. o Close a race condition in uthread_close. (Tor Egge) o Protect the scheduling queues while modifying them in pthread_cond_signal and _thread_fd_unlock. (Tor Egge) o Ensure that when a thread gets a mutex, the mutex is on that threads list of owned mutexes. (Tor Egge) o Set the kernel-in-scheduler flag in _thread_kern_sched_state and _thread_kern_sched_state_unlock to prevent a scheduling signal from calling the scheduler again. (Tor Egge) o Don't use TAILQ_FOREACH macro while searching the waiting queue for threads in a sigwait state, because a change of state destroys the TAILQ link. It is actually safe to do so, though, because once a sigwaiting thread is found, the loop ends and the function returns. (Tor Egge) o When dispatching signals to threads, make the thread inherit the signal deferral flag of the currently running thread. (Tor Egge) Submitted by: Daniel Eischen and Tor Egge Revision Changes Path 1.18 +2 -2 src/lib/libc_r/uthread/Makefile.inc 1.20 +169 -88 src/lib/libc_r/uthread/pthread_private.h 1.5 +22 -8 src/lib/libc_r/uthread/uthread_close.c 1.15 +52 -20 src/lib/libc_r/uthread/uthread_cond.c 1.13 +16 -22 src/lib/libc_r/uthread/uthread_create.c 1.8 +11 -8 src/lib/libc_r/uthread/uthread_detach.c 1.6 +4 -0 src/lib/libc_r/uthread/uthread_execve.c 1.9 +30 -9 src/lib/libc_r/uthread/uthread_exit.c 1.11 +55 -15 src/lib/libc_r/uthread/uthread_fd.c 1.7 +13 -1 src/lib/libc_r/uthread/uthread_file.c 1.3 +16 -18 src/lib/libc_r/uthread/uthread_find_thread.c 1.10 +68 -28 src/lib/libc_r/uthread/uthread_fork.c 1.4 +24 -87 src/lib/libc_r/uthread/uthread_gc.c 1.11 +26 -5 src/lib/libc_r/uthread/uthread_info.c 1.11 +43 -10 src/lib/libc_r/uthread/uthread_init.c 1.7 +2 -1 src/lib/libc_r/uthread/uthread_join.c 1.19 +653 -834 src/lib/libc_r/uthread/uthread_kern.c 1.7 +51 -14 src/lib/libc_r/uthread/uthread_kill.c 1.15 +120 -72 src/lib/libc_r/uthread/uthread_mutex.c 1.2 +186 -6 src/lib/libc_r/uthread/uthread_priority_queue.c 1.5 +7 -7 src/lib/libc_r/uthread/uthread_resume_np.c 1.7 +106 -88 src/lib/libc_r/uthread/uthread_select.c 1.2 +8 -8 src/lib/libc_r/uthread/uthread_setschedparam.c 1.17 +119 -91 src/lib/libc_r/uthread/uthread_sig.c 1.6 +4 -0 src/lib/libc_r/uthread/uthread_sigaction.c 1.6 +22 -15 src/lib/libc_r/uthread/uthread_sigwait.c 1.5 +7 -7 src/lib/libc_r/uthread/uthread_suspend_np.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 20 1:32:42 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id EFDA114D62; Sun, 20 Jun 1999 01:32:39 -0700 (PDT) (envelope-from jb@FreeBSD.org) Received: (from jb@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id BAA81053; Sun, 20 Jun 1999 01:32:39 -0700 (PDT) (envelope-from jb@FreeBSD.org) Message-Id: <199906200832.BAA81053@freefall.freebsd.org> From: John Birrell Date: Sun, 20 Jun 1999 01:32:39 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc_r Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jb 1999/06/20 01:32:39 PDT Modified files: lib/libc_r Makefile Log: Remove -DNOPOLL from the compilation flags now that there is a poll wrapper in libc_r. Bump the library version number (the scheduler now uses a poll syscall instead of select). Revision Changes Path 1.15 +4 -4 src/lib/libc_r/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 20 1:35:54 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 1C07D151BE; Sun, 20 Jun 1999 01:34:27 -0700 (PDT) (envelope-from jb@FreeBSD.org) Received: (from jb@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id BAA81264; Sun, 20 Jun 1999 01:34:27 -0700 (PDT) (envelope-from jb@FreeBSD.org) Message-Id: <199906200834.BAA81264@freefall.freebsd.org> From: John Birrell Date: Sun, 20 Jun 1999 01:34:26 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys param.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jb 1999/06/20 01:34:26 PDT Modified files: sys/sys param.h Log: Bump the __FreeBSD_version number now that libc_r contains a wrapper for the poll syscall. Revision Changes Path 1.50 +2 -2 src/sys/sys/param.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 20 2:56:37 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 1229C14D1A; Sun, 20 Jun 1999 02:56:35 -0700 (PDT) (envelope-from imp@FreeBSD.org) Received: (from imp@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id CAA84640; Sun, 20 Jun 1999 02:56:35 -0700 (PDT) (envelope-from imp@FreeBSD.org) Message-Id: <199906200956.CAA84640@freefall.freebsd.org> From: Warner Losh Date: Sun, 20 Jun 1999 02:56:35 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src UPDATING Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk imp 1999/06/20 02:56:35 PDT Modified files: . UPDATING Log: Add ipfw binary breakage, as well as inetd updates. Revision Changes Path 1.33 +13 -1 src/UPDATING To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 20 3:11: 0 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id B506F14BE2; Sun, 20 Jun 1999 03:10:57 -0700 (PDT) (envelope-from rse@FreeBSD.org) Received: (from rse@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id DAA85556; Sun, 20 Jun 1999 03:10:56 -0700 (PDT) (envelope-from rse@FreeBSD.org) Message-Id: <199906201010.DAA85556@freefall.freebsd.org> From: "Ralf S. Engelschall" Date: Sun, 20 Jun 1999 03:10:56 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/nps Makefile ports/devel/nps/files md5 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk rse 1999/06/20 03:10:56 PDT Modified files: devel/nps Makefile devel/nps/files md5 Log: Upgrade to NPS version 0.9.18 Revision Changes Path 1.11 +3 -3 ports/devel/nps/Makefile 1.11 +1 -1 ports/devel/nps/files/md5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 20 5:45: 4 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 8510B14D1D; Sun, 20 Jun 1999 05:45:01 -0700 (PDT) (envelope-from kuriyama@FreeBSD.org) Received: (from kuriyama@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id FAA96171; Sun, 20 Jun 1999 05:45:00 -0700 (PDT) (envelope-from kuriyama@FreeBSD.org) Message-Id: <199906201245.FAA96171@freefall.freebsd.org> From: Jun Kuriyama Date: Sun, 20 Jun 1999 05:45:00 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/ja/man/man1 awk.1 cccp.1 dig.1 host.1 mail.1 more.1 netstat.1 objformat.1 rdist.1 sh.1 telnet.1 top.1 vidcontrol.1 zmore.1 doc/ja/man/man5 a.out.5 groff_font.5 groff_out.5 doc/ja/man/man7 groff_char.7 groff_mm.7 groff_mmse.7 ... Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk kuriyama 1999/06/20 05:45:00 PDT Modified files: ja/man/man1 awk.1 cccp.1 dig.1 host.1 mail.1 more.1 netstat.1 objformat.1 rdist.1 sh.1 telnet.1 top.1 vidcontrol.1 zmore.1 ja/man/man5 a.out.5 groff_font.5 groff_out.5 ja/man/man7 groff_char.7 groff_mm.7 groff_mmse.7 groff_ms.7 mdoc.7 re_format.7 ja/man/man8 ipfw.8 locate.updatedb.8 mount_msdos.8 mount_umap.8 mount_union.8 moused.8 ppp.8 pppctl.8 procctl.8 vmstat.8 Log: Catching up to 3.2-19990619-STABLE. Reviewed by: Japanese Online Manual Project Submitted by: Kazuo Horikawa Revision Changes Path 1.7 +44 -42 doc/ja/man/man1/awk.1 1.4 +1 -1 doc/ja/man/man1/cccp.1 1.3 +2 -1 doc/ja/man/man1/dig.1 1.5 +2 -0 doc/ja/man/man1/host.1 1.7 +2 -2 doc/ja/man/man1/mail.1 1.5 +11 -10 doc/ja/man/man1/more.1 1.5 +36 -35 doc/ja/man/man1/netstat.1 1.2 +4 -3 doc/ja/man/man1/objformat.1 1.8 +2 -1 doc/ja/man/man1/rdist.1 1.11 +1 -1 doc/ja/man/man1/sh.1 1.6 +84 -83 doc/ja/man/man1/telnet.1 1.5 +1 -1 doc/ja/man/man1/top.1 1.7 +58 -9 doc/ja/man/man1/vidcontrol.1 1.2 +11 -9 doc/ja/man/man1/zmore.1 1.4 +1 -1 doc/ja/man/man5/a.out.5 1.4 +10 -6 doc/ja/man/man5/groff_font.5 1.4 +2 -0 doc/ja/man/man5/groff_out.5 1.3 +1 -0 doc/ja/man/man7/groff_char.7 1.3 +2 -0 doc/ja/man/man7/groff_mm.7 1.3 +2 -1 doc/ja/man/man7/groff_mmse.7 1.3 +1 -0 doc/ja/man/man7/groff_ms.7 1.3 +4 -2 doc/ja/man/man7/mdoc.7 1.2 +2 -0 doc/ja/man/man7/re_format.7 1.12 +37 -26 doc/ja/man/man8/ipfw.8 1.2 +8 -1 doc/ja/man/man8/locate.updatedb.8 1.5 +1 -1 doc/ja/man/man8/mount_msdos.8 1.4 +2 -1 doc/ja/man/man8/mount_umap.8 1.4 +2 -1 doc/ja/man/man8/mount_union.8 1.9 +15 -2 doc/ja/man/man8/moused.8 1.23 +49 -22 doc/ja/man/man8/ppp.8 1.7 +4 -4 doc/ja/man/man8/pppctl.8 1.3 +3 -2 doc/ja/man/man8/procctl.8 1.4 +10 -6 doc/ja/man/man8/vmstat.8 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 20 6:10:14 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 4FCAD14D1D; Sun, 20 Jun 1999 06:10:12 -0700 (PDT) (envelope-from peter@FreeBSD.org) Received: (from peter@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id GAA97706; Sun, 20 Jun 1999 06:10:12 -0700 (PDT) (envelope-from peter@FreeBSD.org) Message-Id: <199906201310.GAA97706@freefall.freebsd.org> From: Peter Wemm Date: Sun, 20 Jun 1999 06:10:11 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/isa sio.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk peter 1999/06/20 06:10:11 PDT Modified files: sys/isa sio.c Log: Use the proper interfaces to find if a device is enabled, don't dig into the bus mechanism's private internals! Revision Changes Path 1.249 +2 -3 src/sys/isa/sio.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 20 6:27:10 1999 Delivered-To: cvs-all@freebsd.org Received: from herring.nlsystems.com (nlsys.demon.co.uk [158.152.125.33]) by hub.freebsd.org (Postfix) with ESMTP id 1F07214F22; Sun, 20 Jun 1999 06:27:05 -0700 (PDT) (envelope-from dfr@nlsystems.com) Received: from localhost (dfr@localhost) by herring.nlsystems.com (8.9.3/8.8.8) with ESMTP id OAA39940; Sun, 20 Jun 1999 14:28:22 +0100 (BST) (envelope-from dfr@nlsystems.com) Date: Sun, 20 Jun 1999 14:28:22 +0100 (BST) From: Doug Rabson To: Peter Wemm Cc: cvs-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/isa sio.c In-Reply-To: <199906201310.GAA97706@freefall.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk On Sun, 20 Jun 1999, Peter Wemm wrote: > peter 1999/06/20 06:10:11 PDT > > Modified files: > sys/isa sio.c > Log: > Use the proper interfaces to find if a device is enabled, don't dig into > the bus mechanism's private internals! Well spotted. For future reference, bus_private.h may not be included by any drivers. Any driver which includes this header should be considered broken. -- Doug Rabson Mail: dfr@nlsystems.com Nonlinear Systems Ltd. Phone: +44 181 442 9037 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 20 7: 5:50 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id F03DA14DC8; Sun, 20 Jun 1999 07:05:46 -0700 (PDT) (envelope-from jseger@FreeBSD.org) Received: (from jseger@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id HAA66460; Sun, 20 Jun 1999 07:05:46 -0700 (PDT) (envelope-from jseger@FreeBSD.org) Message-Id: <199906201405.HAA66460@freefall.freebsd.org> From: "Justin M. Seger" Date: Sun, 20 Jun 1999 07:05:46 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/lang/tcl80 Makefile ports/lang/tcl81 Makefile ports/lang/tcl81/files md5 ports/lang/tcl81/patches patch-aa patch-ab ports/lang/tcl81/pkg PLIST ports/x11-toolkits/tk80 Makefile ports/x11-toolkits/tk81 Makefile ... Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jseger 1999/06/20 07:05:45 PDT Modified files: lang/tcl80 Makefile lang/tcl81 Makefile lang/tcl81/files md5 lang/tcl81/patches patch-aa patch-ab lang/tcl81/pkg PLIST x11-toolkits/tk80 Makefile x11-toolkits/tk81 Makefile x11-toolkits/tk81/files md5 x11-toolkits/tk81/patches patch-aa patch-ab x11-toolkits/tk81/pkg PLIST Log: Upgrade to tcl and tk 8.1. Move NO_LATEST_LINK from tcl81 and tk81 to tcl80 and tk80. Submitted by: YAZAKI Hiroyuki Revision Changes Path 1.20 +2 -1 ports/lang/tcl80/Makefile 1.19 +38 -30 ports/lang/tcl81/Makefile 1.7 +1 -1 ports/lang/tcl81/files/md5 1.12 +34 -23 ports/lang/tcl81/patches/patch-aa 1.4 +40 -5 ports/lang/tcl81/patches/patch-ab 1.15 +9 -0 ports/lang/tcl81/pkg/PLIST 1.20 +2 -1 ports/x11-toolkits/tk80/Makefile 1.25 +9 -7 ports/x11-toolkits/tk81/Makefile 1.7 +1 -1 ports/x11-toolkits/tk81/files/md5 1.7 +9 -9 ports/x11-toolkits/tk81/patches/patch-aa 1.11 +33 -27 ports/x11-toolkits/tk81/patches/patch-ab 1.11 +7 -0 ports/x11-toolkits/tk81/pkg/PLIST To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 20 7:59: 0 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 337B114D1F; Sun, 20 Jun 1999 07:58:58 -0700 (PDT) (envelope-from green@FreeBSD.org) Received: (from green@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id HAA68601; Sun, 20 Jun 1999 07:58:57 -0700 (PDT) (envelope-from green@FreeBSD.org) Message-Id: <199906201458.HAA68601@freefall.freebsd.org> From: Brian Feldman Date: Sun, 20 Jun 1999 07:58:57 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/bin/dd args.c conv.c dd.1 dd.c dd.h extern.h misc.c position.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk green 1999/06/20 07:58:57 PDT Modified files: bin/dd args.c conv.c dd.1 dd.c dd.h extern.h misc.c position.c Log: This is the second round of dd(1) changes. Some changes made/reversed by request of Bruce. More changes may follow later. 'g' multiplier has been added (i.e. dd seek=5g if=bigfile.) Some minor corrections were made as well. Noticed by: bde Revision Changes Path 1.16 +65 -34 src/bin/dd/args.c 1.12 +7 -8 src/bin/dd/conv.c 1.10 +4 -4 src/bin/dd/dd.1 1.18 +14 -16 src/bin/dd/dd.c 1.10 +14 -16 src/bin/dd/dd.h 1.6 +3 -3 src/bin/dd/extern.h 1.17 +0 -0 src/bin/dd/misc.c 1.10 +1 -2 src/bin/dd/position.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 20 8:10:20 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 977F714BEC; Sun, 20 Jun 1999 08:10:17 -0700 (PDT) (envelope-from jkh@FreeBSD.org) Received: (from jkh@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id IAA69376; Sun, 20 Jun 1999 08:10:17 -0700 (PDT) (envelope-from jkh@FreeBSD.org) Message-Id: <199906201510.IAA69376@freefall.freebsd.org> From: "Jordan K. Hubbard" Date: Sun, 20 Jun 1999 08:10:17 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/isc-dhcp2 Makefile ports/net/isc-dhcp2/patches patch-aj ports/net/isc-dhcp2/pkg PLIST Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jkh 1999/06/20 08:10:16 PDT Modified files: net/isc-dhcp2 Makefile net/isc-dhcp2/pkg PLIST Added files: net/isc-dhcp2/patches patch-aj Log: Unbreak this port - it's easy enough to get the config files in the right places. Revision Changes Path 1.29 +1 -3 ports/net/isc-dhcp2/Makefile 1.10 +1 -1 ports/net/isc-dhcp2/pkg/PLIST To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 20 8:26:42 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 1C45114E03; Sun, 20 Jun 1999 08:26:41 -0700 (PDT) (envelope-from tom@FreeBSD.org) Received: (from tom@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id IAA70027; Sun, 20 Jun 1999 08:26:41 -0700 (PDT) (envelope-from tom@FreeBSD.org) Message-Id: <199906201526.IAA70027@freefall.freebsd.org> From: Tom Hukins Date: Sun, 20 Jun 1999 08:26:40 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/FAQ commercial.sgml Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk tom 1999/06/20 08:26:40 PDT Modified files: FAQ commercial.sgml Log: Update information about database software available for FreeBSD. PR: docs/11098 Submitted by: Tom Hukins Revision Changes Path 1.8 +6 -15 doc/FAQ/commercial.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 20 8:46:19 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 6A61E14E03; Sun, 20 Jun 1999 08:46:15 -0700 (PDT) (envelope-from n_hibma@FreeBSD.org) Received: (from n_hibma@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id IAA71004; Sun, 20 Jun 1999 08:46:15 -0700 (PDT) (envelope-from n_hibma@FreeBSD.org) Message-Id: <199906201546.IAA71004@freefall.freebsd.org> From: Nick Hibma Date: Sun, 20 Jun 1999 08:46:14 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/usb umass.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk n_hibma 1999/06/20 08:46:14 PDT Modified files: sys/dev/usb umass.c Log: 1) Do not include usbdivar.h and access the interface descriptor through usbd_get_interface_descriptor 2) remove soft reset. It's been dropped from the USB Mass Storage Bulk-Only Specification 3) move the clear feature halt to the reset routine. Revision Changes Path 1.8 +40 -89 src/sys/dev/usb/umass.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 20 10:54:29 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 16B6614C9B; Sun, 20 Jun 1999 10:54:27 -0700 (PDT) (envelope-from billf@FreeBSD.org) Received: (from billf@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id KAA78884; Sun, 20 Jun 1999 10:54:27 -0700 (PDT) (envelope-from billf@FreeBSD.org) Message-Id: <199906201754.KAA78884@freefall.freebsd.org> From: Bill Fumerola Date: Sun, 20 Jun 1999 10:54:27 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en/handbook/ports chapter.sgml Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk billf 1999/06/20 10:54:26 PDT Modified files: en/handbook/ports chapter.sgml Log: Add information on John Birrel's bumping of __FreeBSD_version to 400008 Revision Changes Path 1.29 +5 -1 doc/en/handbook/ports/chapter.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 20 11: 0:11 1999 Delivered-To: cvs-all@freebsd.org Received: from jade.chc-chimes.com (jade.chc-chimes.com [206.67.97.83]) by hub.freebsd.org (Postfix) with ESMTP id 6310B14C9B; Sun, 20 Jun 1999 11:00:06 -0700 (PDT) (envelope-from billf@jade.chc-chimes.com) Received: from localhost (billf@localhost) by jade.chc-chimes.com (8.8.8/8.8.8) with SMTP id OAA28867; Sun, 20 Jun 1999 14:03:55 -0400 (EDT) (envelope-from billf@jade.chc-chimes.com) Date: Sun, 20 Jun 1999 14:03:55 -0400 (EDT) From: Bill Fumerola To: Bill Fumerola Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: doc/en/handbook/ports chapter.sgml In-Reply-To: <199906201754.KAA78884@freefall.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk On Sun, 20 Jun 1999, Bill Fumerola wrote: > billf 1999/06/20 10:54:26 PDT > > Modified files: > en/handbook/ports chapter.sgml > Log: > Add information on John Birrel's bumping of __FreeBSD_version to 400008 (1) Birrell, sorry. (2) Comments on the following? Index: param.h =================================================================== RCS file: /home/ncvs/src/sys/sys/param.h,v retrieving revision 1.50 diff -u -r1.50 param.h --- param.h 1999/06/20 08:34:24 1.50 +++ param.h 1999/06/20 17:56:50 @@ -45,6 +45,8 @@ #define BSD 199506 /* System version (year & month). */ #define BSD4_3 1 #define BSD4_4 1 + +/* Please update doc/en/handbook/ports/chapter.sgml when changing */ #undef __FreeBSD_version #define __FreeBSD_version 400008 /* Master, propagated to newvers */ - bill fumerola - billf@chc-chimes.com - BF1560 - computer horizons corp - - ph:(800) 252-2421 - bfumerol@computerhorizons.com - billf@FreeBSD.org - To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 20 11:19:49 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 3982714D51; Sun, 20 Jun 1999 11:19:47 -0700 (PDT) (envelope-from mjacob@FreeBSD.org) Received: (from mjacob@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id LAA80357; Sun, 20 Jun 1999 11:19:47 -0700 (PDT) (envelope-from mjacob@FreeBSD.org) Message-Id: <199906201819.LAA80357@freefall.freebsd.org> From: Matt Jacob Date: Sun, 20 Jun 1999 11:19:47 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/cam cam_xpt.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk mjacob 1999/06/20 11:19:47 PDT Modified files: sys/cam cam_xpt.c Log: Quirk NOLUNS cabletron device. PR: 11677 Submitted by: "Matthew N. Dodd" Revision Changes Path 1.64 +15 -16 src/sys/cam/cam_xpt.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 20 11:39:18 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 81D0214C17; Sun, 20 Jun 1999 11:39:16 -0700 (PDT) (envelope-from cpiazza@FreeBSD.org) Received: (from cpiazza@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id LAA84103; Sun, 20 Jun 1999 11:39:16 -0700 (PDT) (envelope-from cpiazza@FreeBSD.org) Message-Id: <199906201839.LAA84103@freefall.freebsd.org> From: Chris Piazza Date: Sun, 20 Jun 1999 11:39:15 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security/p5-PGP-Sign Makefile ports/security/p5-PGP-Sign/files md5 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk cpiazza 1999/06/20 11:39:15 PDT Modified files: security/p5-PGP-Sign Makefile security/p5-PGP-Sign/files md5 Log: Update to 0.15. PR: 12306 Submitted by: maintainer Revision Changes Path 1.7 +4 -4 ports/security/p5-PGP-Sign/Makefile 1.5 +1 -1 ports/security/p5-PGP-Sign/files/md5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 20 11:43:50 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 7B10014C17; Sun, 20 Jun 1999 11:43:48 -0700 (PDT) (envelope-from alc@FreeBSD.org) Received: (from alc@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id LAA84548; Sun, 20 Jun 1999 11:43:48 -0700 (PDT) (envelope-from alc@FreeBSD.org) Message-Id: <199906201843.LAA84548@freefall.freebsd.org> From: Alan Cox Date: Sun, 20 Jun 1999 11:43:48 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern sysv_shm.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk alc 1999/06/20 11:43:48 PDT Modified files: (Branch: RELENG_3) sys/kern sysv_shm.c Log: MFC: [rev 1.42] For consistency with other implementations, check for the existence of the segment before checking its permissions. Revision Changes Path 1.39.2.1 +3 -3 src/sys/kern/sysv_shm.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 20 11:46: 4 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id A4A331527D; Sun, 20 Jun 1999 11:45:59 -0700 (PDT) (envelope-from mjacob@FreeBSD.org) Received: (from mjacob@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id LAA84866; Sun, 20 Jun 1999 11:45:59 -0700 (PDT) (envelope-from mjacob@FreeBSD.org) Message-Id: <199906201845.LAA84866@freefall.freebsd.org> From: Matt Jacob Date: Sun, 20 Jun 1999 11:45:59 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/cam cam_xpt.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk mjacob 1999/06/20 11:45:59 PDT Modified files: (Branch: RELENG_3) sys/cam cam_xpt.c Log: MFC: quirk NOLUNS cabletron devices Revision Changes Path 1.42.2.15 +15 -16 src/sys/cam/cam_xpt.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 20 11:48: 4 1999 Delivered-To: cvs-all@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 618) id D11BF14C17; Sun, 20 Jun 1999 11:48:02 -0700 (PDT) Subject: Re: cvs commit: src/sys/isa sio.c In-Reply-To: from Doug Rabson at "Jun 20, 1999 2:28:22 pm" To: dfr@nlsystems.com (Doug Rabson) Date: Sun, 20 Jun 1999 11:48:02 -0700 (PDT) Cc: peter@FreeBSD.ORG (Peter Wemm), cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL43 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Content-Length: 1006 Message-Id: <19990620184802.D11BF14C17@hub.freebsd.org> From: wpaul@FreeBSD.ORG (Bill Paul) Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk > On Sun, 20 Jun 1999, Peter Wemm wrote: > > > peter 1999/06/20 06:10:11 PDT > > > > Modified files: > > sys/isa sio.c > > Log: > > Use the proper interfaces to find if a device is enabled, don't dig into > > the bus mechanism's private internals! > > Well spotted. For future reference, bus_private.h may not be included by > any drivers. Any driver which includes this header should be considered > broken. Granted an individual driver shouldn't be sticking its grubby mits in struct device_t, but what about code to implement a custom bus? When I was experimenting with the miibus stuff, I decided I needed to enumerate the children of the miibus devclass manually and check the return values of their probe routines so that I could prioritize them (which subr_bus won't let me do). This requires bus_private.h. My plan was to provide routine in sys/dev/miibus/miibus.c to do this so that I wouldn't need to grope around struct device_t in any drivers though. -Bill To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 20 11:56:13 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 0A42914DDD; Sun, 20 Jun 1999 11:56:11 -0700 (PDT) (envelope-from wpaul@FreeBSD.org) Received: (from wpaul@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id LAA85956; Sun, 20 Jun 1999 11:56:11 -0700 (PDT) (envelope-from wpaul@FreeBSD.org) Message-Id: <199906201856.LAA85956@freefall.freebsd.org> From: Bill Paul Date: Sun, 20 Jun 1999 11:56:11 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pci if_rlreg.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk wpaul 1999/06/20 11:56:11 PDT Modified files: sys/pci if_rlreg.h Log: Tweak FIFO and DMA thresholds to improve performance and reduce likelyhood of RX FIFO overruns. Submitted by: bde Revision Changes Path 1.9 +5 -5 src/sys/pci/if_rlreg.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 20 11:57:18 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 1DF9315119; Sun, 20 Jun 1999 11:57:17 -0700 (PDT) (envelope-from wpaul@FreeBSD.org) Received: (from wpaul@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id LAA86047; Sun, 20 Jun 1999 11:57:16 -0700 (PDT) (envelope-from wpaul@FreeBSD.org) Message-Id: <199906201857.LAA86047@freefall.freebsd.org> From: Bill Paul Date: Sun, 20 Jun 1999 11:57:16 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pci if_rlreg.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk wpaul 1999/06/20 11:57:16 PDT Modified files: (Branch: RELENG_3) sys/pci if_rlreg.h Log: MFC: adjust FIFO and DMA thresholds to improve performance and reduce RX FIFO overruns. Revision Changes Path 1.4.2.5 +5 -5 src/sys/pci/if_rlreg.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 20 12:17:26 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 5EF6714D98; Sun, 20 Jun 1999 12:17:20 -0700 (PDT) (envelope-from alc@FreeBSD.org) Received: (from alc@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id MAA87898; Sun, 20 Jun 1999 12:17:20 -0700 (PDT) (envelope-from alc@FreeBSD.org) Message-Id: <199906201917.MAA87898@freefall.freebsd.org> From: Alan Cox Date: Sun, 20 Jun 1999 12:17:20 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/vm vm_map.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk alc 1999/06/20 12:17:19 PDT Modified files: (Branch: RELENG_3) sys/vm vm_map.c Log: MFC: [rev 1.168, 1.169, and 1.170] Fix two panics and an accounting error in the growable stack code. Revision Changes Path 1.139.2.8 +208 -204 src/sys/vm/vm_map.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 20 12:30:49 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 2832E14BEA; Sun, 20 Jun 1999 12:30:48 -0700 (PDT) (envelope-from cpiazza@FreeBSD.org) Received: (from cpiazza@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id MAA88598; Sun, 20 Jun 1999 12:30:47 -0700 (PDT) (envelope-from cpiazza@FreeBSD.org) Message-Id: <199906201930.MAA88598@freefall.freebsd.org> From: Chris Piazza Date: Sun, 20 Jun 1999 12:30:47 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en/handbook/contrib chapter.sgml Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk cpiazza 1999/06/20 12:30:47 PDT Modified files: en/handbook/contrib chapter.sgml Log: Welcome in the following people: Will Andrews for the net/blackened port Brandon Fosdick for the graphics/giram port and Marc van Woerkom for the audio/cdindex port Revision Changes Path 1.49 +13 -1 doc/en/handbook/contrib/chapter.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 20 12:50:51 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 767D714DFB; Sun, 20 Jun 1999 12:50:49 -0700 (PDT) (envelope-from billf@FreeBSD.org) Received: (from billf@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id MAA89571; Sun, 20 Jun 1999 12:50:49 -0700 (PDT) (envelope-from billf@FreeBSD.org) Message-Id: <199906201950.MAA89571@freefall.freebsd.org> From: Bill Fumerola Date: Sun, 20 Jun 1999 12:50:49 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en/handbook/contrib chapter.sgml Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk billf 1999/06/20 12:50:49 PDT Modified files: en/handbook/contrib chapter.sgml Log: Add Alex Perel From: Andreas Klemm Date: Sun, 20 Jun 1999 13:49:34 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/databases/tkgnats Makefile ports/databases/tkgnats/files md5 ports/databases/tkgnats/patches patch-aa ports/databases/tkgnats/pkg PLIST Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk andreas 1999/06/20 13:49:34 PDT Modified files: databases/tkgnats Makefile databases/tkgnats/files md5 databases/tkgnats/patches patch-aa databases/tkgnats/pkg PLIST Log: Upgrade tkgnats to 3.0.10 Submitted by: Jeroen Ruigrok/Asmodai Revision Changes Path 1.10 +2 -2 ports/databases/tkgnats/Makefile 1.5 +1 -1 ports/databases/tkgnats/files/md5 1.3 +4 -4 ports/databases/tkgnats/patches/patch-aa 1.3 +10 -10 ports/databases/tkgnats/pkg/PLIST To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 20 14:19:45 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 6929D14D6B; Sun, 20 Jun 1999 14:19:43 -0700 (PDT) (envelope-from billf@FreeBSD.org) Received: (from billf@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id OAA95805; Sun, 20 Jun 1999 14:19:43 -0700 (PDT) (envelope-from billf@FreeBSD.org) Message-Id: <199906202119.OAA95805@freefall.freebsd.org> From: Bill Fumerola Date: Sun, 20 Jun 1999 14:19:42 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en/handbook/hw chapter.sgml doc/en/handbook/advanced-networking chapter.sgml doc/en/handbook/bibliography chapter.sgml doc/en/handbook/cutting-edge chapter.sgml doc/en/handbook/eresources chapter.sgml doc/en/handbook/l10n chapter.sgml ... Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk billf 1999/06/20 14:19:42 PDT Modified files: en/handbook/hw chapter.sgml en/handbook/advanced-networking chapter.sgml en/handbook/bibliography chapter.sgml en/handbook/cutting-edge chapter.sgml en/handbook/eresources chapter.sgml en/handbook/l10n chapter.sgml en/handbook/linuxemu chapter.sgml en/handbook/mail chapter.sgml en/handbook/mirrors chapter.sgml en/handbook/pgpkeys chapter.sgml en/handbook/ports chapter.sgml en/handbook/ppp-and-slip chapter.sgml en/handbook/security chapter.sgml en/handbook/staff chapter.sgml Log: freebsd.org -> FreeBSD.org, which seems to be the domain name of choice. FreeBSD, Inc. now owes me a new keyboard as I've seemed to have worn out my "shift" and "`" key from sending vi so many "~"s. :-> Revision Changes Path 1.18 +3 -3 doc/en/handbook/hw/chapter.sgml 1.11 +2 -2 doc/en/handbook/advanced-networking/chapter.sgml 1.11 +2 -2 doc/en/handbook/bibliography/chapter.sgml 1.19 +5 -5 doc/en/handbook/cutting-edge/chapter.sgml 1.13 +49 -49 doc/en/handbook/eresources/chapter.sgml 1.10 +2 -2 doc/en/handbook/l10n/chapter.sgml 1.15 +2 -2 doc/en/handbook/linuxemu/chapter.sgml 1.9 +2 -2 doc/en/handbook/mail/chapter.sgml 1.16 +28 -28 doc/en/handbook/mirrors/chapter.sgml 1.12 +2 -2 doc/en/handbook/pgpkeys/chapter.sgml 1.30 +9 -9 doc/en/handbook/ports/chapter.sgml 1.12 +2 -2 doc/en/handbook/ppp-and-slip/chapter.sgml 1.16 +2 -2 doc/en/handbook/security/chapter.sgml 1.35 +8 -8 doc/en/handbook/staff/chapter.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 20 14:33:45 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id F0AE814D18; Sun, 20 Jun 1999 14:33:43 -0700 (PDT) (envelope-from jseger@FreeBSD.org) Received: (from jseger@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id OAA96308; Sun, 20 Jun 1999 14:33:43 -0700 (PDT) (envelope-from jseger@FreeBSD.org) Message-Id: <199906202133.OAA96308@freefall.freebsd.org> From: "Justin M. Seger" Date: Sun, 20 Jun 1999 14:33:43 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/lynx Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jseger 1999/06/20 14:33:42 PDT Modified files: www/lynx Makefile Log: Remove NO_LATEST_LINK Submitted by: Oleg V. Volkov PR: ports/12307 Revision Changes Path 1.85 +1 -2 ports/www/lynx/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 20 14:47: 5 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 36D2814D1F; Sun, 20 Jun 1999 14:47:03 -0700 (PDT) (envelope-from alc@FreeBSD.org) Received: (from alc@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id OAA96734; Sun, 20 Jun 1999 14:47:03 -0700 (PDT) (envelope-from alc@FreeBSD.org) Message-Id: <199906202147.OAA96734@freefall.freebsd.org> From: Alan Cox Date: Sun, 20 Jun 1999 14:47:03 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/vm vm_object.c vm_object.h vm_page.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk alc 1999/06/20 14:47:03 PDT Modified files: sys/vm vm_object.c vm_object.h vm_page.c Log: Remove vm_object::cache_count and vm_object::wired_count. They are not used. (Nor is there any planned use by John who introduced them.) Reviewed by: "John S. Dyson" Revision Changes Path 1.157 +1 -3 src/sys/vm/vm_object.c 1.56 +1 -3 src/sys/vm/vm_object.h 1.132 +1 -26 src/sys/vm/vm_page.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 20 15:15:10 1999 Delivered-To: cvs-all@freebsd.org Received: from cimlogic.com.au (cimlog.lnk.telstra.net [139.130.51.31]) by hub.freebsd.org (Postfix) with ESMTP id 4077B14D2D; Sun, 20 Jun 1999 15:15:02 -0700 (PDT) (envelope-from jb@cimlogic.com.au) Received: (from jb@localhost) by cimlogic.com.au (8.9.1/8.9.1) id IAA06893; Mon, 21 Jun 1999 08:40:13 +1000 (EST) (envelope-from jb) From: John Birrell Message-Id: <199906202240.IAA06893@cimlogic.com.au> Subject: Re: cvs commit: doc/en/handbook/ports chapter.sgml In-Reply-To: from Bill Fumerola at "Jun 20, 1999 2: 3:55 pm" To: billf@jade.chc-chimes.com (Bill Fumerola) Date: Mon, 21 Jun 1999 08:40:12 +1000 (EST) Cc: billf@FreeBSD.org, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org X-Mailer: ELM [version 2.4ME+ PL43 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk Bill Fumerola wrote: > (2) Comments on the following? > > Index: param.h > =================================================================== > RCS file: /home/ncvs/src/sys/sys/param.h,v > retrieving revision 1.50 > diff -u -r1.50 param.h > --- param.h 1999/06/20 08:34:24 1.50 > +++ param.h 1999/06/20 17:56:50 > @@ -45,6 +45,8 @@ > #define BSD 199506 /* System version (year & month). */ > #define BSD4_3 1 > #define BSD4_4 1 > + > +/* Please update doc/en/handbook/ports/chapter.sgml when changing */ > #undef __FreeBSD_version > #define __FreeBSD_version 400008 /* Master, propagated to newvers */ I understand that it is useful to have the history of __FreeBSD_version documented in a manner that is convenient for ports people, but when you look at it from the other direction, doc/en/handbook/ports seems a bit odd. -- John Birrell - jb@cimlogic.com.au; jb@freebsd.org http://www.cimlogic.com.au/ CIMlogic Pty Ltd, GPO Box 117A, Melbourne Vic 3001, Australia +61 418 353 137 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 20 15:34:49 1999 Delivered-To: cvs-all@freebsd.org Received: from allegro.lemis.com (allegro.lemis.com [192.109.197.134]) by hub.freebsd.org (Postfix) with ESMTP id 8043E14FF0; Sun, 20 Jun 1999 15:34:41 -0700 (PDT) (envelope-from grog@freebie.lemis.com) Received: from freebie.lemis.com (freebie.lemis.com [192.109.197.137]) by allegro.lemis.com (8.9.1/8.9.0) with ESMTP id IAA06335; Mon, 21 Jun 1999 08:04:42 +0930 (CST) Received: (from grog@localhost) by freebie.lemis.com (8.9.3/8.9.0) id IAA44787; Mon, 21 Jun 1999 08:04:49 +0930 (CST) Date: Mon, 21 Jun 1999 08:04:49 +0930 From: Greg Lehey To: Peter Wemm Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/isa sio.c Message-ID: <19990621080449.L6820@freebie.lemis.com> References: <199906201310.GAA97706@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.4i In-Reply-To: <199906201310.GAA97706@freefall.freebsd.org>; from Peter Wemm on Sun, Jun 20, 1999 at 06:10:11AM -0700 WWW-Home-Page: http://www.lemis.com/~grog X-PGP-Fingerprint: 6B 7B C3 8C 61 CD 54 AF 13 24 52 F8 6D A4 95 EF Organization: LEMIS, PO Box 460, Echunga SA 5153, Australia Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-41-739-7062 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk On Sunday, 20 June 1999 at 6:10:11 -0700, Peter Wemm wrote: > peter 1999/06/20 06:10:11 PDT > > Modified files: > sys/isa sio.c > Log: > Use the proper interfaces to find if a device is enabled, don't dig into > the bus mechanism's private internals! Where is this documented? Greg -- See complete headers for address, home page and phone numbers finger grog@lemis.com for PGP public key To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 20 16:22:32 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 3A9FF14D19; Sun, 20 Jun 1999 16:21:57 -0700 (PDT) (envelope-from sada@FreeBSD.org) Received: (from sada@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id QAA01051; Sun, 20 Jun 1999 16:21:57 -0700 (PDT) (envelope-from sada@FreeBSD.org) Message-Id: <199906202321.QAA01051@freefall.freebsd.org> From: SADA Kenji Date: Sun, 20 Jun 1999 16:21:57 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11/kdebase11-i18n Makefile ports/x11/kdebase11-i18n/files md5 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk sada 1999/06/20 16:21:57 PDT Modified files: x11/kdebase11-i18n Makefile x11/kdebase11-i18n/files md5 Log: Apply security patch. Set `USE_LIBTOOL'. Submitted by: maintainer Revision Changes Path 1.44 +11 -6 ports/x11/kdebase11-i18n/Makefile 1.13 +1 -0 ports/x11/kdebase11-i18n/files/md5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 20 16:30:52 1999 Delivered-To: cvs-all@freebsd.org Received: from jade.chc-chimes.com (jade.chc-chimes.com [206.67.97.83]) by hub.freebsd.org (Postfix) with ESMTP id B581014EBB; Sun, 20 Jun 1999 16:30:43 -0700 (PDT) (envelope-from billf@jade.chc-chimes.com) Received: from localhost (billf@localhost) by jade.chc-chimes.com (8.8.8/8.8.8) with SMTP id TAA01535; Sun, 20 Jun 1999 19:34:16 -0400 (EDT) (envelope-from billf@jade.chc-chimes.com) Date: Sun, 20 Jun 1999 19:34:16 -0400 (EDT) From: Bill Fumerola To: John Birrell Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: doc/en/handbook/ports chapter.sgml In-Reply-To: <199906202240.IAA06893@cimlogic.com.au> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk On Mon, 21 Jun 1999, John Birrell wrote: > I understand that it is useful to have the history of __FreeBSD_version > documented in a manner that is convenient for ports people, but when > you look at it from the other direction, doc/en/handbook/ports seems > a bit odd. *shrug* At this point it's only to help people understand what happened when. Perhaps that whole section could be replaced with a link to http://www.FreeBSD.org/cgi/cvsweb.cgi/src/sys/sys/param.h - bill fumerola - billf@chc-chimes.com - BF1560 - computer horizons corp - - ph:(800) 252-2421 - bfumerol@computerhorizons.com - billf@FreeBSD.org - To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 20 16:46:18 1999 Delivered-To: cvs-all@freebsd.org Received: from cimlogic.com.au (cimlog.lnk.telstra.net [139.130.51.31]) by hub.freebsd.org (Postfix) with ESMTP id 55E6814D8D; Sun, 20 Jun 1999 16:46:12 -0700 (PDT) (envelope-from jb@cimlogic.com.au) Received: (from jb@localhost) by cimlogic.com.au (8.9.1/8.9.1) id KAA07097; Mon, 21 Jun 1999 10:11:26 +1000 (EST) (envelope-from jb) From: John Birrell Message-Id: <199906210011.KAA07097@cimlogic.com.au> Subject: Re: cvs commit: doc/en/handbook/ports chapter.sgml In-Reply-To: from Bill Fumerola at "Jun 20, 1999 7:34:16 pm" To: billf@jade.chc-chimes.com (Bill Fumerola) Date: Mon, 21 Jun 1999 10:11:26 +1000 (EST) Cc: jb@cimlogic.com.au, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org X-Mailer: ELM [version 2.4ME+ PL43 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk Bill Fumerola wrote: > On Mon, 21 Jun 1999, John Birrell wrote: > > > I understand that it is useful to have the history of __FreeBSD_version > > documented in a manner that is convenient for ports people, but when > > you look at it from the other direction, doc/en/handbook/ports seems > > a bit odd. > > *shrug* At this point it's only to help people understand what happened > when. > > Perhaps that whole section could be replaced with a link to > http://www.FreeBSD.org/cgi/cvsweb.cgi/src/sys/sys/param.h That won't work because sys/param.h only shows what the latest value is, not why it is what it is, or why it was what it was. 8-) It is the RCS file that contains the reason why the developer changed it, but the commit message is unsuitable for the documentation (no consistent style). And the commit message is always in (nerdy) English - we need a structure that allows for translation to other languages. As a developer, I would never have thought to look in the ports section of the handbook for this sort of information. IMHO, the ports section is for use more often by people creating ports from other people's code. We need to document things in a way that suits the "other people" too. -- John Birrell - jb@cimlogic.com.au; jb@freebsd.org http://www.cimlogic.com.au/ CIMlogic Pty Ltd, GPO Box 117A, Melbourne Vic 3001, Australia +61 418 353 137 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 20 17: 4:17 1999 Delivered-To: cvs-all@freebsd.org Received: from janus.syracuse.net (janus.syracuse.net [205.232.47.15]) by hub.freebsd.org (Postfix) with ESMTP id E6A0314F09; Sun, 20 Jun 1999 17:04:12 -0700 (PDT) (envelope-from green@unixhelp.org) Received: from localhost (green@localhost) by janus.syracuse.net (8.9.2/8.8.7) with ESMTP id UAA30231; Sun, 20 Jun 1999 20:03:45 -0400 (EDT) Date: Sun, 20 Jun 1999 20:03:45 -0400 (EDT) From: "Brian F. Feldman" X-Sender: green@janus.syracuse.net To: John Birrell Cc: Bill Fumerola , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: doc/en/handbook/ports chapter.sgml In-Reply-To: <199906210011.KAA07097@cimlogic.com.au> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk On Mon, 21 Jun 1999, John Birrell wrote: > Bill Fumerola wrote: > > On Mon, 21 Jun 1999, John Birrell wrote: > > > > > I understand that it is useful to have the history of __FreeBSD_version > > > documented in a manner that is convenient for ports people, but when > > > you look at it from the other direction, doc/en/handbook/ports seems > > > a bit odd. > > > > *shrug* At this point it's only to help people understand what happened > > when. > > > > Perhaps that whole section could be replaced with a link to > > http://www.FreeBSD.org/cgi/cvsweb.cgi/src/sys/sys/param.h > > That won't work because sys/param.h only shows what the latest value > is, not why it is what it is, or why it was what it was. 8-) > It is the RCS file that contains the reason why the developer changed > it, but the commit message is unsuitable for the documentation (no > consistent style). And the commit message is always in (nerdy) English - > we need a structure that allows for translation to other languages. Ahem, that's nerdy BROKEN English to you! ;) Some commit messages are worse than others. But most _are_ good enough for use as an explanation for a version bump. > > As a developer, I would never have thought to look in the ports section > of the handbook for this sort of information. IMHO, the ports section > is for use more often by people creating ports from other people's > code. We need to document things in a way that suits the "other > people" too. But __FreeBSD_version is mainly for the ports system anyway! > > -- > John Birrell - jb@cimlogic.com.au; jb@freebsd.org http://www.cimlogic.com.au/ > CIMlogic Pty Ltd, GPO Box 117A, Melbourne Vic 3001, Australia +61 418 353 137 > > Brian Fundakowski Feldman _ __ ___ ____ ___ ___ ___ green@FreeBSD.org _ __ ___ | _ ) __| \ FreeBSD: The Power to Serve! _ __ | _ \._ \ |) | http://www.FreeBSD.org/ _ |___/___/___/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 20 17:15:27 1999 Delivered-To: cvs-all@freebsd.org Received: from jade.chc-chimes.com (jade.chc-chimes.com [206.67.97.83]) by hub.freebsd.org (Postfix) with ESMTP id A6C2214F09; Sun, 20 Jun 1999 17:15:16 -0700 (PDT) (envelope-from billf@jade.chc-chimes.com) Received: from localhost (billf@localhost) by jade.chc-chimes.com (8.8.8/8.8.8) with SMTP id UAA18509; Sun, 20 Jun 1999 20:18:53 -0400 (EDT) (envelope-from billf@jade.chc-chimes.com) Date: Sun, 20 Jun 1999 20:18:53 -0400 (EDT) From: Bill Fumerola To: John Birrell Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: doc/en/handbook/ports chapter.sgml In-Reply-To: <199906210011.KAA07097@cimlogic.com.au> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk On Mon, 21 Jun 1999, John Birrell wrote: > > http://www.FreeBSD.org/cgi/cvsweb.cgi/src/sys/sys/param.h > > That won't work because sys/param.h only shows what the latest value > is, not why it is what it is, or why it was what it was. 8-) > It is the RCS file that contains the reason why the developer changed > it, but the commit message is unsuitable for the documentation (no > consistent style). And the commit message is always in (nerdy) English - > we need a structure that allows for translation to other languages. Okay, the above URL is the commit log for the file, not the latest value. I can see however that some sort of strcuture is needed. > As a developer, I would never have thought to look in the ports section > of the handbook for this sort of information. IMHO, the ports section > is for use more often by people creating ports from other people's > code. We need to document things in a way that suits the "other > people" too. Perhaps it does belong in another section, it does however still need to be in or be referenced to in the ports documentation. - bill fumerola - billf@chc-chimes.com - BF1560 - computer horizons corp - - ph:(800) 252-2421 - bfumerol@computerhorizons.com - billf@FreeBSD.org - To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 20 18:17: 7 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id C91D314DFD; Sun, 20 Jun 1999 18:17:01 -0700 (PDT) (envelope-from cpiazza@FreeBSD.org) Received: (from cpiazza@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id SAA14935; Sun, 20 Jun 1999 18:17:01 -0700 (PDT) (envelope-from cpiazza@FreeBSD.org) Message-Id: <199906210117.SAA14935@freefall.freebsd.org> From: Chris Piazza Date: Sun, 20 Jun 1999 18:17:01 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT modules Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk cpiazza 1999/06/20 18:17:00 PDT Modified files: . modules Log: trickyirc --> ports/net/trickyirc Revision Changes Path 1.116 +2 -1 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 20 18:19:42 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 63BD615170; Sun, 20 Jun 1999 18:19:40 -0700 (PDT) (envelope-from cpiazza@FreeBSD.org) Received: (from cpiazza@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id SAA15297; Sun, 20 Jun 1999 18:19:40 -0700 (PDT) (envelope-from cpiazza@FreeBSD.org) Message-Id: <199906210119.SAA15297@freefall.freebsd.org> From: Chris Piazza Date: Sun, 20 Jun 1999 18:19:40 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/trickyirc - Imported sources Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk cpiazza 1999/06/20 18:19:39 PDT ports/net/trickyirc - Imported sources Update of /home/ncvs/ports/net/trickyirc In directory freefall.freebsd.org:/d/users/cpiazza/work/trickyirc Log Message: Import of trickyirc TrickyIRC combines the functionality of screen and BNC, that is, it allows you to detach and reattach from an IRC session without actually disconnecting from the server. PR: 12313 Submitted by: Adam 'Troll' Strohl Status: Vendor Tag: TROLLD Release Tags: v_0_99 N ports/net/trickyirc/Makefile I ports/net/trickyirc/CVS N ports/net/trickyirc/files/md5 N ports/net/trickyirc/pkg/COMMENT N ports/net/trickyirc/pkg/DESCR N ports/net/trickyirc/pkg/PLIST N ports/net/trickyirc/pkg/MESSAGE N ports/net/trickyirc/patches/patch-aa N ports/net/trickyirc/patches/patch-ab No conflicts created by this import To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 20 18:20:40 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 9836615170; Sun, 20 Jun 1999 18:20:38 -0700 (PDT) (envelope-from cpiazza@FreeBSD.org) Received: (from cpiazza@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id SAA15539; Sun, 20 Jun 1999 18:20:38 -0700 (PDT) (envelope-from cpiazza@FreeBSD.org) Message-Id: <199906210120.SAA15539@freefall.freebsd.org> From: Chris Piazza Date: Sun, 20 Jun 1999 18:20:38 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk cpiazza 1999/06/20 18:20:38 PDT Modified files: net Makefile Log: Activate trickyirc. Revision Changes Path 1.276 +2 -1 ports/net/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 20 18:27:27 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id CDD5715170; Sun, 20 Jun 1999 18:27:25 -0700 (PDT) (envelope-from cpiazza@FreeBSD.org) Received: (from cpiazza@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id SAA18727; Sun, 20 Jun 1999 18:27:25 -0700 (PDT) (envelope-from cpiazza@FreeBSD.org) Message-Id: <199906210127.SAA18727@freefall.freebsd.org> From: Chris Piazza Date: Sun, 20 Jun 1999 18:27:25 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en/handbook/contrib chapter.sgml Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk cpiazza 1999/06/20 18:27:25 PDT Modified files: en/handbook/contrib chapter.sgml Log: Add Mr. Adam Strohl for his port of trickyirc. Revision Changes Path 1.51 +5 -1 doc/en/handbook/contrib/chapter.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 20 18:37:26 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 7CED715049; Sun, 20 Jun 1999 18:37:24 -0700 (PDT) (envelope-from cpiazza@FreeBSD.org) Received: (from cpiazza@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id SAA19196; Sun, 20 Jun 1999 18:37:23 -0700 (PDT) (envelope-from cpiazza@FreeBSD.org) Message-Id: <199906210137.SAA19196@freefall.freebsd.org> From: Chris Piazza Date: Sun, 20 Jun 1999 18:37:23 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en/handbook/contrib chapter.sgml Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk cpiazza 1999/06/20 18:37:23 PDT Modified files: en/handbook/contrib chapter.sgml Log: Add Mr. Jake Burkholder for his ports of lang/shujit and lang/tya. Revision Changes Path 1.52 +5 -1 doc/en/handbook/contrib/chapter.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 20 18:53:38 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 0AFDD14E97; Sun, 20 Jun 1999 18:53:36 -0700 (PDT) (envelope-from cpiazza@FreeBSD.org) Received: (from cpiazza@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id SAA20507; Sun, 20 Jun 1999 18:53:36 -0700 (PDT) (envelope-from cpiazza@FreeBSD.org) Message-Id: <199906210153.SAA20507@freefall.freebsd.org> From: Chris Piazza Date: Sun, 20 Jun 1999 18:53:36 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/xchat Makefile ports/net/xchat/files md5 ports/net/xchat/pkg PLIST Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk cpiazza 1999/06/20 18:53:36 PDT Modified files: net/xchat Makefile net/xchat/files md5 net/xchat/pkg PLIST Log: Update xchat to 0.9.9. PR: 12314 Submitted by: maintainer Revision Changes Path 1.13 +4 -4 ports/net/xchat/Makefile 1.9 +1 -1 ports/net/xchat/files/md5 1.3 +1 -0 ports/net/xchat/pkg/PLIST To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 20 19:38:22 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 9066D14D71; Sun, 20 Jun 1999 19:38:19 -0700 (PDT) (envelope-from green@FreeBSD.org) Received: (from green@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id TAA23901; Sun, 20 Jun 1999 19:38:19 -0700 (PDT) (envelope-from green@FreeBSD.org) Message-Id: <199906210238.TAA23901@freefall.freebsd.org> From: Brian Feldman Date: Sun, 20 Jun 1999 19:38:19 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/fetch ftp.c http.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk green 1999/06/20 19:38:18 PDT Modified files: usr.bin/fetch ftp.c http.c Log: This fixes the problem of cancelling an FTP transfer resulting in a bogus error ("parsing URI".) I also fixed an inconsistency in another fs_status. Revision Changes Path 1.14 +4 -1 src/usr.bin/fetch/ftp.c 1.28 +2 -2 src/usr.bin/fetch/http.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 20 19:56:51 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id EDCB514D2D; Sun, 20 Jun 1999 19:56:48 -0700 (PDT) (envelope-from cpiazza@FreeBSD.org) Received: (from cpiazza@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id TAA27138; Sun, 20 Jun 1999 19:56:48 -0700 (PDT) (envelope-from cpiazza@FreeBSD.org) Message-Id: <199906210256.TAA27138@freefall.freebsd.org> From: Chris Piazza Date: Sun, 20 Jun 1999 19:56:48 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/lang/jdk-doc Makefile ports/lang/jdk-doc/files md5 ports/lang/jdk-doc/pkg MESSAGE PLIST Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk cpiazza 1999/06/20 19:56:48 PDT Modified files: lang/jdk-doc Makefile lang/jdk-doc/files md5 lang/jdk-doc/pkg MESSAGE PLIST Log: a) Update jdk-doc to 1.1.8. (from submitter) b) Change the PLIST to use a PLIST_SUB for the version number to cut down on the size of diffs. (me) PR: 12312 Submitted by: Steve Coltrin Revision Changes Path 1.5 +9 -7 ports/lang/jdk-doc/Makefile 1.2 +1 -1 ports/lang/jdk-doc/files/md5 1.4 +5 -5 ports/lang/jdk-doc/pkg/MESSAGE 1.2 +1093 -1086ports/lang/jdk-doc/pkg/PLIST To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 20 20:48:21 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id BAC8B14C18; Sun, 20 Jun 1999 20:48:19 -0700 (PDT) (envelope-from grog@FreeBSD.org) Received: (from grog@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id UAA31307; Sun, 20 Jun 1999 20:48:19 -0700 (PDT) (envelope-from grog@FreeBSD.org) Message-Id: <199906210348.UAA31307@freefall.freebsd.org> From: Greg Lehey Date: Sun, 20 Jun 1999 20:48:19 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern subr_diskslice.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk grog 1999/06/20 20:48:18 PDT Modified files: sys/kern subr_diskslice.c Log: dsopen: Print a message if the unit has an invalid sector size. Reviewed-by: ken, bde Revision Changes Path 1.65 +6 -4 src/sys/kern/subr_diskslice.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 20 22: 2:56 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id C038A14D41; Sun, 20 Jun 1999 22:02:54 -0700 (PDT) (envelope-from jkoshy@FreeBSD.org) Received: (from jkoshy@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id WAA36486; Sun, 20 Jun 1999 22:02:54 -0700 (PDT) (envelope-from jkoshy@FreeBSD.org) Message-Id: <199906210502.WAA36486@freefall.freebsd.org> From: Joseph Koshy Date: Sun, 20 Jun 1999 22:02:54 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/en/news press.sgml Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jkoshy 1999/06/20 22:02:54 PDT Modified files: en/news press.sgml Log: Add Network Week Online article by David Cartwright. Submitted by: Dom Mitchell Revision Changes Path 1.83 +10 -2 www/en/news/press.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 20 23: 8:50 1999 Delivered-To: cvs-all@freebsd.org Received: from smtp05.wxs.nl (smtp05.wxs.nl [195.121.6.57]) by hub.freebsd.org (Postfix) with ESMTP id 5466C14C8F; Sun, 20 Jun 1999 23:08:46 -0700 (PDT) (envelope-from asmodai@wxs.nl) Received: from daemon.ninth-circle.org ([195.121.197.91]) by smtp05.wxs.nl (Netscape Messaging Server 3.61) with ESMTP id AAAC28; Mon, 21 Jun 1999 08:08:43 +0200 Received: (from asmodai@localhost) by daemon.ninth-circle.org (8.9.3/8.9.3) id IAA01621; Mon, 21 Jun 1999 08:07:54 +0200 (CEST) (envelope-from asmodai) Date: Mon, 21 Jun 1999 08:07:54 +0200 From: Jeroen Ruigrok/Asmodai To: Bill Fumerola Cc: John Birrell , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: doc/en/handbook/ports chapter.sgml Message-ID: <19990621080754.B1274@daemon.ninth-circle.org> References: <199906210011.KAA07097@cimlogic.com.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii User-Agent: Mutt/0.96.3i In-Reply-To: ; from Bill Fumerola on Sun, Jun 20, 1999 at 08:18:53PM -0400 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk * Bill Fumerola (billf@jade.chc-chimes.com) [990621 05:38]: > On Mon, 21 Jun 1999, John Birrell wrote: > > > > http://www.FreeBSD.org/cgi/cvsweb.cgi/src/sys/sys/param.h > > Okay, the above URL is the commit log for the file, not the latest value. > I can see however that some sort of strcuture is needed. > > > As a developer, I would never have thought to look in the ports section > > of the handbook for this sort of information. IMHO, the ports section > > is for use more often by people creating ports from other people's > > code. We need to document things in a way that suits the "other > > people" too. > > Perhaps it does belong in another section, it does however still need to > be in or be referenced to in the ports documentation. I will most certainly mention/make a seperate page for this in the Programmers Documentation Project handbook. Thanks for the info guys... -- Jeroen Ruigrok van der Werven asmodai(at)wxs.nl The *BSD Programmer's Documentation Project Network/Security Specialist *BSD: We are back and will not accept no... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 20 23:21:10 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id EF96C14C13; Sun, 20 Jun 1999 23:21:08 -0700 (PDT) (envelope-from jkoshy@FreeBSD.org) Received: (from jkoshy@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id XAA41740; Sun, 20 Jun 1999 23:21:08 -0700 (PDT) (envelope-from jkoshy@FreeBSD.org) Message-Id: <199906210621.XAA41740@freefall.freebsd.org> From: Joseph Koshy Date: Sun, 20 Jun 1999 23:21:08 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/shutdown shutdown.8 shutdown.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jkoshy 1999/06/20 23:21:07 PDT Modified files: sbin/shutdown shutdown.8 shutdown.c Log: Minor cleanups to shutdown(8): - Make the -k "don't actually halt" flag incompatible with the halt/reboot options -h, -p, and -r. - The -n "don't sync" option is ignored if -k is specified. Issue a warning message. - Compute the actual shutdown time written to /var/run/nologin correctly in the case of "now" being specified. Revision Changes Path 1.10 +12 -1 src/sbin/shutdown/shutdown.8 1.18 +10 -4 src/sbin/shutdown/shutdown.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 21 0:12:30 1999 Delivered-To: cvs-all@freebsd.org Received: from overcee.netplex.com.au (overcee.netplex.com.au [202.12.86.7]) by hub.freebsd.org (Postfix) with ESMTP id DF09B14CC0; Mon, 21 Jun 1999 00:12:21 -0700 (PDT) (envelope-from peter@netplex.com.au) Received: from netplex.com.au (localhost [127.0.0.1]) by overcee.netplex.com.au (Postfix) with ESMTP id 988BB75; Mon, 21 Jun 1999 15:12:11 +0800 (WST) (envelope-from peter@netplex.com.au) X-Mailer: exmh version 2.0.2 2/24/98 To: Doug Rabson Cc: cvs-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/isa sio.c In-reply-to: Your message of "Sun, 20 Jun 1999 14:28:22 +0100." Date: Mon, 21 Jun 1999 15:12:11 +0800 From: Peter Wemm Message-Id: <19990621071211.988BB75@overcee.netplex.com.au> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk Doug Rabson wrote: > On Sun, 20 Jun 1999, Peter Wemm wrote: > > > peter 1999/06/20 06:10:11 PDT > > > > Modified files: > > sys/isa sio.c > > Log: > > Use the proper interfaces to find if a device is enabled, don't dig into > > the bus mechanism's private internals! > > Well spotted. For future reference, bus_private.h may not be included by > any drivers. Any driver which includes this header should be considered > broken. Well, I wouldn't go quite that far.. Usually this would be the case, the whole point of the bus interface system is to avoid structures for this sort of thing and diving in severely impairs binary upwards compatability. If a driver or bus genuinely *does* need to get to the internals, then either the programmer is attacking the problem the wrong way or the public interfaces are inadequate. For actual bus devices, it is not all that unlikely that there are weaknesses. Cheers, -Peter To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 21 0:52:26 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id D627314DAA; Mon, 21 Jun 1999 00:52:24 -0700 (PDT) (envelope-from mharo@FreeBSD.org) Received: (from mharo@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id AAA58080; Mon, 21 Jun 1999 00:52:24 -0700 (PDT) (envelope-from mharo@FreeBSD.org) Message-Id: <199906210752.AAA58080@freefall.freebsd.org> From: Michael Haro Date: Mon, 21 Jun 1999 00:52:24 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail/pine3 Makefile ports/mail/pine4 Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk mharo 1999/06/21 00:52:23 PDT Modified files: mail/pine3 Makefile mail/pine4 Makefile Log: Move NO_LATEST_LINK from pine4 to pine3 Revision Changes Path 1.31 +3 -1 ports/mail/pine3/Makefile 1.33 +1 -3 ports/mail/pine4/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 21 0:58:28 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id D604814DAA; Mon, 21 Jun 1999 00:58:26 -0700 (PDT) (envelope-from brian@FreeBSD.org) Received: (from brian@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id AAA59491; Mon, 21 Jun 1999 00:58:26 -0700 (PDT) (envelope-from brian@FreeBSD.org) Message-Id: <199906210758.AAA59491@freefall.freebsd.org> From: Brian Somers Date: Mon, 21 Jun 1999 00:58:26 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/natd natd.8 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk brian 1999/06/21 00:58:26 PDT Modified files: sbin/natd natd.8 Log: Mention that data going from one internal address to another will not be processed by natd. Requested by: Ludwig Pummer Revision Changes Path 1.19 +11 -4 src/sbin/natd/natd.8 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 21 1:46:40 1999 Delivered-To: cvs-all@freebsd.org Received: from axl.noc.iafrica.com (axl.noc.iafrica.com [196.31.1.175]) by hub.freebsd.org (Postfix) with ESMTP id 58DB514D4C; Mon, 21 Jun 1999 01:46:23 -0700 (PDT) (envelope-from sheldonh@axl.noc.iafrica.com) Received: from sheldonh (helo=axl.noc.iafrica.com) by axl.noc.iafrica.com with local-esmtp (Exim 3.02 #1) id 10vzhh-000KGJ-00; Mon, 21 Jun 1999 10:45:21 +0200 From: Sheldon Hearn To: John Birrell Cc: billf@jade.chc-chimes.com (Bill Fumerola), cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: doc/en/handbook/ports chapter.sgml In-reply-to: Your message of "Mon, 21 Jun 1999 10:11:26 +1000." <199906210011.KAA07097@cimlogic.com.au> Date: Mon, 21 Jun 1999 10:45:21 +0200 Message-ID: <77890.929954721@axl.noc.iafrica.com> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk On Mon, 21 Jun 1999 10:11:26 +1000, John Birrell wrote: > As a developer, I would never have thought to look in the ports section > of the handbook for this sort of information. I'm sure developers the world over share your sentiment. However, the issue here is that it's not developers that Bill is trying to help with this -- it's porters. And as a porter, I _would_ expect to find this sort of information where Bill's suggesting we put it. I'd say Bill's change should be accompanied by the one suggested below. Ciao, Sheldon. Index: bsd.port.mk =================================================================== RCS file: /home/ncvs/ports/Mk/bsd.port.mk,v retrieving revision 1.313 diff -u -d -r1.313 bsd.port.mk --- bsd.port.mk 1999/05/10 23:11:07 1.313 +++ bsd.port.mk 1999/06/21 08:43:57 @@ -37,7 +37,9 @@ # makefile is being used on. Automatically set to # "FreeBSD," "NetBSD," or "OpenBSD" as appropriate. # OSREL - The release version (numeric) of the operating system. -# OSVERSION - The value of __FreeBSD_version. +# OSVERSION - The value of __FreeBSD_version. For an audit trail of +# this value, see http://www.FreeBSD.org/cgi/cvsweb.cgi/src/sys/sys/param.h +# # PORTOBJFORMAT - The object format ("aout" or "elf"). # # These variables are used to identify your port. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 21 1:52:45 1999 Delivered-To: cvs-all@freebsd.org Received: from cimlogic.com.au (cimlog.lnk.telstra.net [139.130.51.31]) by hub.freebsd.org (Postfix) with ESMTP id 985F514D02; Mon, 21 Jun 1999 01:52:29 -0700 (PDT) (envelope-from jb@cimlogic.com.au) Received: (from jb@localhost) by cimlogic.com.au (8.9.1/8.9.1) id TAA08078; Mon, 21 Jun 1999 19:17:31 +1000 (EST) (envelope-from jb) From: John Birrell Message-Id: <199906210917.TAA08078@cimlogic.com.au> Subject: Re: cvs commit: doc/en/handbook/ports chapter.sgml In-Reply-To: <77890.929954721@axl.noc.iafrica.com> from Sheldon Hearn at "Jun 21, 1999 10:45:21 am" To: sheldonh@uunet.co.za (Sheldon Hearn) Date: Mon, 21 Jun 1999 19:17:16 +1000 (EST) Cc: jb@cimlogic.com.au, billf@jade.chc-chimes.com, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org X-Mailer: ELM [version 2.4ME+ PL43 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk Sheldon Hearn wrote: > I'm sure developers the world over share your sentiment. However, the > issue here is that it's not developers that Bill is trying to help with > this -- it's porters. > > And as a porter, I _would_ expect to find this sort of information where > Bill's suggesting we put it. I'd say Bill's change should be accompanied > by the one suggested below. As a porter, you should expect to find a _link_ to the documentation that applies to non-porters equally. Anyone who has custom kernel code (like lkm/klds) knows how often FreeBSD changes the APIs. The only way of handling that (AFAIK) is to test for __FreeBSD_version. I still say that finding that sort of documentation in middle of the ports docs is non-intuitive. -- John Birrell - jb@cimlogic.com.au; jb@freebsd.org http://www.cimlogic.com.au/ CIMlogic Pty Ltd, GPO Box 117A, Melbourne Vic 3001, Australia +61 418 353 137 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 21 1:55:10 1999 Delivered-To: cvs-all@freebsd.org Received: from axl.noc.iafrica.com (axl.noc.iafrica.com [196.31.1.175]) by hub.freebsd.org (Postfix) with ESMTP id 6E29E14BE9; Mon, 21 Jun 1999 01:55:02 -0700 (PDT) (envelope-from sheldonh@axl.noc.iafrica.com) Received: from sheldonh (helo=axl.noc.iafrica.com) by axl.noc.iafrica.com with local-esmtp (Exim 3.02 #1) id 10vzqY-000KS6-00; Mon, 21 Jun 1999 10:54:30 +0200 From: Sheldon Hearn To: John Birrell Cc: billf@jade.chc-chimes.com, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: doc/en/handbook/ports chapter.sgml In-reply-to: Your message of "Mon, 21 Jun 1999 19:17:16 +1000." <199906210917.TAA08078@cimlogic.com.au> Date: Mon, 21 Jun 1999 10:54:30 +0200 Message-ID: <78621.929955270@axl.noc.iafrica.com> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk On Mon, 21 Jun 1999 19:17:16 +1000, John Birrell wrote: > I still say that finding that sort of documentation in middle of the > ports docs is non-intuitive. You're right. I withdraw my previous suggestion. :-) Ciao, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 21 2:15: 3 1999 Delivered-To: cvs-all@freebsd.org Received: from herring.nlsystems.com (nlsys.demon.co.uk [158.152.125.33]) by hub.freebsd.org (Postfix) with ESMTP id 10F8B14DCE; Mon, 21 Jun 1999 02:14:53 -0700 (PDT) (envelope-from dfr@nlsystems.com) Received: from localhost (dfr@localhost) by herring.nlsystems.com (8.9.3/8.8.8) with ESMTP id KAA98290; Mon, 21 Jun 1999 10:16:05 +0100 (BST) (envelope-from dfr@nlsystems.com) Date: Mon, 21 Jun 1999 10:16:05 +0100 (BST) From: Doug Rabson To: Bill Paul Cc: Peter Wemm , cvs-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/isa sio.c In-Reply-To: <19990620184802.D11BF14C17@hub.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk On Sun, 20 Jun 1999, Bill Paul wrote: > > On Sun, 20 Jun 1999, Peter Wemm wrote: > > > > > peter 1999/06/20 06:10:11 PDT > > > > > > Modified files: > > > sys/isa sio.c > > > Log: > > > Use the proper interfaces to find if a device is enabled, don't dig into > > > the bus mechanism's private internals! > > > > Well spotted. For future reference, bus_private.h may not be included by > > any drivers. Any driver which includes this header should be considered > > broken. > > Granted an individual driver shouldn't be sticking its grubby mits > in struct device_t, but what about code to implement a custom bus? > When I was experimenting with the miibus stuff, I decided I needed to > enumerate the children of the miibus devclass manually and check the > return values of their probe routines so that I could prioritize > them (which subr_bus won't let me do). This requires bus_private.h. > My plan was to provide routine in sys/dev/miibus/miibus.c to do > this so that I wouldn't need to grope around struct device_t in any > drivers though. There is an api device_get_children() which returns all the kids in an array (which must be freed). Since this is a bit clumsy, I hope to provide some other ways of enumerating the children, perhaps feeding them to a callback function. It would be helpful to know what you need when enumerating. -- Doug Rabson Mail: dfr@nlsystems.com Nonlinear Systems Ltd. Phone: +44 181 442 9037 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 21 2:36:27 1999 Delivered-To: cvs-all@freebsd.org Received: from herring.nlsystems.com (nlsys.demon.co.uk [158.152.125.33]) by hub.freebsd.org (Postfix) with ESMTP id 6E5BC14C13; Mon, 21 Jun 1999 02:36:18 -0700 (PDT) (envelope-from dfr@nlsystems.com) Received: from localhost (dfr@localhost) by herring.nlsystems.com (8.9.3/8.8.8) with ESMTP id KAA98328; Mon, 21 Jun 1999 10:37:27 +0100 (BST) (envelope-from dfr@nlsystems.com) Date: Mon, 21 Jun 1999 10:37:27 +0100 (BST) From: Doug Rabson To: Peter Wemm Cc: cvs-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/isa sio.c In-Reply-To: <19990621071211.988BB75@overcee.netplex.com.au> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk On Mon, 21 Jun 1999, Peter Wemm wrote: > Doug Rabson wrote: > > On Sun, 20 Jun 1999, Peter Wemm wrote: > > > > > peter 1999/06/20 06:10:11 PDT > > > > > > Modified files: > > > sys/isa sio.c > > > Log: > > > Use the proper interfaces to find if a device is enabled, don't dig into > > > the bus mechanism's private internals! > > > > Well spotted. For future reference, bus_private.h may not be included by > > any drivers. Any driver which includes this header should be considered > > broken. > > Well, I wouldn't go quite that far.. Usually this would be the case, the > whole point of the bus interface system is to avoid structures for this > sort of thing and diving in severely impairs binary upwards compatability. > If a driver or bus genuinely *does* need to get to the internals, then > either the programmer is attacking the problem the wrong way or the public > interfaces are inadequate. For actual bus devices, it is not all that > unlikely that there are weaknesses. I would rather that people tackle these weaknesses by asking me how to solve their problem or by suggesting new functionality for the 'approved' api. I really think its a bad idea for drivers to use bus_private.h at all. -- Doug Rabson Mail: dfr@nlsystems.com Nonlinear Systems Ltd. Phone: +44 181 442 9037 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 21 2:37:45 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 38D9014C13; Mon, 21 Jun 1999 02:37:42 -0700 (PDT) (envelope-from jkoshy@FreeBSD.org) Received: (from jkoshy@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id CAA70176; Mon, 21 Jun 1999 02:37:42 -0700 (PDT) (envelope-from jkoshy@FreeBSD.org) Message-Id: <199906210937.CAA70176@freefall.freebsd.org> From: Joseph Koshy Date: Mon, 21 Jun 1999 02:37:42 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/locale isprint.3 isgraph.3 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jkoshy 1999/06/21 02:37:42 PDT Modified files: lib/libc/locale isprint.3 isgraph.3 Log: Correct troff sequence for backslashes in manual page. PR: docs/12322 Submitted by: Marc Ramirez Revision Changes Path 1.4 +1 -1 src/lib/libc/locale/isprint.3 1.4 +1 -1 src/lib/libc/locale/isgraph.3 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 21 2:57: 1 1999 Delivered-To: cvs-all@freebsd.org Received: from herring.nlsystems.com (nlsys.demon.co.uk [158.152.125.33]) by hub.freebsd.org (Postfix) with ESMTP id 2FC3D14C12; Mon, 21 Jun 1999 02:56:51 -0700 (PDT) (envelope-from dfr@nlsystems.com) Received: from localhost (dfr@localhost) by herring.nlsystems.com (8.9.3/8.8.8) with ESMTP id KAA98407; Mon, 21 Jun 1999 10:58:10 +0100 (BST) (envelope-from dfr@nlsystems.com) Date: Mon, 21 Jun 1999 10:58:10 +0100 (BST) From: Doug Rabson To: Greg Lehey Cc: Peter Wemm , cvs-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/isa sio.c In-Reply-To: <19990621080449.L6820@freebie.lemis.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk On Mon, 21 Jun 1999, Greg Lehey wrote: > On Sunday, 20 June 1999 at 6:10:11 -0700, Peter Wemm wrote: > > peter 1999/06/20 06:10:11 PDT > > > > Modified files: > > sys/isa sio.c > > Log: > > Use the proper interfaces to find if a device is enabled, don't dig into > > the bus mechanism's private internals! > > Where is this documented? device_is_enabled(9) -- Doug Rabson Mail: dfr@nlsystems.com Nonlinear Systems Ltd. Phone: +44 181 442 9037 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 21 3:22:37 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 0B3BE14C1D; Mon, 21 Jun 1999 03:22:34 -0700 (PDT) (envelope-from jkoshy@FreeBSD.org) Received: (from jkoshy@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id DAA75751; Mon, 21 Jun 1999 03:22:34 -0700 (PDT) (envelope-from jkoshy@FreeBSD.org) Message-Id: <199906211022.DAA75751@freefall.freebsd.org> From: Joseph Koshy Date: Mon, 21 Jun 1999 03:22:33 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/kget kget.8 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jkoshy 1999/06/21 03:22:32 PDT Modified files: (Branch: RELENG_3) sbin/kget kget.8 Log: MFC: {rev 1.2} Types and -mdoc usage. Revision Changes Path 1.1.2.1 +5 -3 src/sbin/kget/kget.8 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 21 3:22:53 1999 Delivered-To: cvs-all@freebsd.org Received: from ns1.yes.no (ns1.yes.no [195.204.136.10]) by hub.freebsd.org (Postfix) with ESMTP id C71C614C12; Mon, 21 Jun 1999 03:22:27 -0700 (PDT) (envelope-from eivind@bitbox.follo.net) Received: from bitbox.follo.net (bitbox.follo.net [195.204.143.218]) by ns1.yes.no (8.9.1a/8.9.1) with ESMTP id MAA26428; Mon, 21 Jun 1999 12:22:25 +0200 (CEST) Received: (from eivind@localhost) by bitbox.follo.net (8.8.8/8.8.6) id MAA80832; Mon, 21 Jun 1999 12:22:24 +0200 (MET DST) Date: Mon, 21 Jun 1999 12:22:24 +0200 From: Eivind Eklund To: "Brian F. Feldman" Cc: John Birrell , Bill Fumerola , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: doc/en/handbook/ports chapter.sgml Message-ID: <19990621122224.S63035@bitbox.follo.net> References: <199906210011.KAA07097@cimlogic.com.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.1i In-Reply-To: ; from Brian F. Feldman on Sun, Jun 20, 1999 at 08:03:45PM -0400 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk On Sun, Jun 20, 1999 at 08:03:45PM -0400, Brian F. Feldman wrote: > On Mon, 21 Jun 1999, John Birrell wrote: > > As a developer, I would never have thought to look in the ports section > > of the handbook for this sort of information. IMHO, the ports section > > is for use more often by people creating ports from other people's > > code. We need to document things in a way that suits the "other > > people" too. > > But __FreeBSD_version is mainly for the ports system anyway! Disagree. __FreeBSD_version is mainly so any developer that maintain something outside the FreeBSD tree can be able to make it work with most versions of FreeBSD. In a way, it is a testimony to our ineptness at creating and maintaining good APIs. Eivind. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 21 4: 7:21 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 5C05414CFF; Mon, 21 Jun 1999 04:07:19 -0700 (PDT) (envelope-from sheldonh@FreeBSD.org) Received: (from sheldonh@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id EAA82690; Mon, 21 Jun 1999 04:07:19 -0700 (PDT) (envelope-from sheldonh@FreeBSD.org) Message-Id: <199906211107.EAA82690@freefall.freebsd.org> From: Sheldon Hearn Date: Mon, 21 Jun 1999 04:07:18 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/emulators/xzx Makefile ports/games/xpilot Makefile ports/mail/exim Makefile ports/sysutils/asrpages Makefile ports/www/marc-search Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk sheldonh 1999/06/21 04:07:18 PDT Modified files: emulators/xzx Makefile games/xpilot Makefile mail/exim Makefile sysutils/asrpages Makefile www/marc-search Makefile Log: Update maintainer's e-mail address. Revision Changes Path 1.11 +2 -2 ports/emulators/xzx/Makefile 1.16 +2 -2 ports/games/xpilot/Makefile 1.34 +2 -2 ports/mail/exim/Makefile 1.7 +2 -2 ports/sysutils/asrpages/Makefile 1.2 +2 -2 ports/www/marc-search/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 21 4:11:45 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 4387B14CFF; Mon, 21 Jun 1999 04:11:44 -0700 (PDT) (envelope-from kato@FreeBSD.org) Received: (from kato@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id EAA83085; Mon, 21 Jun 1999 04:11:44 -0700 (PDT) (envelope-from kato@FreeBSD.org) Message-Id: <199906211111.EAA83085@freefall.freebsd.org> From: KATO Takenori Date: Mon, 21 Jun 1999 04:11:44 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pc98/conf files.pc98 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk kato 1999/06/21 04:11:43 PDT Modified files: sys/pc98/conf files.pc98 Log: Sync with sys/i386/conf/files.i386 revision 1.247. Revision Changes Path 1.99 +2 -1 src/sys/pc98/conf/files.pc98 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 21 4:12:30 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id C6B9A14CFF; Mon, 21 Jun 1999 04:12:28 -0700 (PDT) (envelope-from kato@FreeBSD.org) Received: (from kato@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id EAA83222; Mon, 21 Jun 1999 04:12:28 -0700 (PDT) (envelope-from kato@FreeBSD.org) Message-Id: <199906211112.EAA83222@freefall.freebsd.org> From: KATO Takenori Date: Mon, 21 Jun 1999 04:12:28 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pc98/conf majors.pc98 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk kato 1999/06/21 04:12:28 PDT Modified files: sys/pc98/conf majors.pc98 Log: Sync with sys/i386/conf/majors.i386 revision 1.77. Revision Changes Path 1.58 +3 -3 src/sys/pc98/conf/majors.pc98 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 21 4:14:34 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 7F53314CFF; Mon, 21 Jun 1999 04:14:32 -0700 (PDT) (envelope-from kato@FreeBSD.org) Received: (from kato@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id EAA83388; Mon, 21 Jun 1999 04:14:32 -0700 (PDT) (envelope-from kato@FreeBSD.org) Message-Id: <199906211114.EAA83388@freefall.freebsd.org> From: KATO Takenori Date: Mon, 21 Jun 1999 04:14:32 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pc98/i386 machdep.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk kato 1999/06/21 04:14:32 PDT Modified files: sys/pc98/i386 machdep.c Log: Sync with sys/i386/i386/machdep.c revision 1.342. Revision Changes Path 1.120 +10 -12 src/sys/pc98/i386/machdep.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 21 4:17:40 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id E79E914D00; Mon, 21 Jun 1999 04:17:38 -0700 (PDT) (envelope-from sheldonh@FreeBSD.org) Received: (from sheldonh@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id EAA83684; Mon, 21 Jun 1999 04:17:38 -0700 (PDT) (envelope-from sheldonh@FreeBSD.org) Message-Id: <199906211117.EAA83684@freefall.freebsd.org> From: Sheldon Hearn Date: Mon, 21 Jun 1999 04:17:38 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/inetd inetd.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk sheldonh 1999/06/21 04:17:38 PDT Modified files: usr.sbin/inetd inetd.c Log: Fix handling of maximum children and connections per minute. Submitted by: David Malone Revision Changes Path 1.51 +28 -20 src/usr.sbin/inetd/inetd.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 21 4:43:20 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 45CD814C8C; Mon, 21 Jun 1999 04:43:17 -0700 (PDT) (envelope-from sheldonh@FreeBSD.org) Received: (from sheldonh@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id EAA85602; Mon, 21 Jun 1999 04:43:17 -0700 (PDT) (envelope-from sheldonh@FreeBSD.org) Message-Id: <199906211143.EAA85602@freefall.freebsd.org> From: Sheldon Hearn Date: Mon, 21 Jun 1999 04:43:17 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/inetd inetd.8 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk sheldonh 1999/06/21 04:43:17 PDT Modified files: usr.sbin/inetd inetd.8 Log: Use Dq mdoc tag for double-quoted words. Revision Changes Path 1.27 +33 -12 src/usr.sbin/inetd/inetd.8 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 21 5: 9:40 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id F31F314C8C; Mon, 21 Jun 1999 05:09:36 -0700 (PDT) (envelope-from sheldonh@FreeBSD.org) Received: (from sheldonh@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id FAA88430; Mon, 21 Jun 1999 05:09:36 -0700 (PDT) (envelope-from sheldonh@FreeBSD.org) Message-Id: <199906211209.FAA88430@freefall.freebsd.org> From: Sheldon Hearn Date: Mon, 21 Jun 1999 05:09:36 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/kzip kzip.8 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk sheldonh 1999/06/21 05:09:34 PDT Modified files: usr.bin/kzip kzip.8 Log: Add missing argument to synopsis. PR: 11805 Revision Changes Path 1.6 +2 -1 src/usr.bin/kzip/kzip.8 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 21 5:15:13 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 31AC514E50; Mon, 21 Jun 1999 05:15:11 -0700 (PDT) (envelope-from sheldonh@FreeBSD.org) Received: (from sheldonh@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id FAA89198; Mon, 21 Jun 1999 05:15:11 -0700 (PDT) (envelope-from sheldonh@FreeBSD.org) Message-Id: <199906211215.FAA89198@freefall.freebsd.org> From: Sheldon Hearn Date: Mon, 21 Jun 1999 05:15:11 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/en/ports ports.inc Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk sheldonh 1999/06/21 05:15:10 PDT Modified files: en/ports ports.inc Log: Add the 3.2-stable upgrade kit and refer to the correct latest stable version, namely 3.2-stable. Revision Changes Path 1.38 +6 -2 www/en/ports/ports.inc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 21 5:38:25 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 61A3014C08; Mon, 21 Jun 1999 05:38:23 -0700 (PDT) (envelope-from sheldonh@FreeBSD.org) Received: (from sheldonh@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id FAA92558; Mon, 21 Jun 1999 05:38:22 -0700 (PDT) (envelope-from sheldonh@FreeBSD.org) Message-Id: <199906211238.FAA92558@freefall.freebsd.org> From: Sheldon Hearn Date: Mon, 21 Jun 1999 05:38:22 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/kzip kzip.8 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk sheldonh 1999/06/21 05:38:21 PDT Modified files: (Branch: RELENG_3) usr.bin/kzip kzip.8 Log: MFC: Add missing argument to synopsis. Revision Changes Path 1.5.2.1 +2 -1 src/usr.bin/kzip/kzip.8 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 21 5:43:15 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 3D8F014D0D; Mon, 21 Jun 1999 05:43:12 -0700 (PDT) (envelope-from sheldonh@FreeBSD.org) Received: (from sheldonh@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id FAA93016; Mon, 21 Jun 1999 05:43:12 -0700 (PDT) (envelope-from sheldonh@FreeBSD.org) Message-Id: <199906211243.FAA93016@freefall.freebsd.org> From: Sheldon Hearn Date: Mon, 21 Jun 1999 05:43:11 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/netatalk-asun Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk sheldonh 1999/06/21 05:43:11 PDT Modified files: net/netatalk-asun Makefile Log: Don't depend on the tcp_wrappers port if tcp_wrappers is included in the base system. PR: 12090 Submitted by: Parag Patel Revision Changes Path 1.8 +3 -1 ports/net/netatalk-asun/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 21 6:23:29 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 2E62214ECF; Mon, 21 Jun 1999 06:23:26 -0700 (PDT) (envelope-from kris@FreeBSD.org) Received: (from kris@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id GAA97511; Mon, 21 Jun 1999 06:23:26 -0700 (PDT) (envelope-from kris@FreeBSD.org) Message-Id: <199906211323.GAA97511@freefall.freebsd.org> From: Kris Kennaway Date: Mon, 21 Jun 1999 06:23:26 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/bin/chio chio.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk kris 1999/06/21 06:23:25 PDT Modified files: bin/chio chio.c Log: Undo some of the reversions from previous revisions, and attempt to minimize diffs with {Net,Open}BSD Hinted-More-Or-Less-By: bde Revision Changes Path 1.13 +83 -52 src/bin/chio/chio.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 21 6:51: 5 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 1FC4614C8B; Mon, 21 Jun 1999 06:51:03 -0700 (PDT) (envelope-from jesusr@FreeBSD.org) Received: (from jesusr@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id GAA69194; Mon, 21 Jun 1999 06:51:03 -0700 (PDT) (envelope-from jesusr@FreeBSD.org) Message-Id: <199906211351.GAA69194@freefall.freebsd.org> From: Jesus Rodriguez Cuesta Date: Mon, 21 Jun 1999 06:51:01 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/es y2kbug.sgml Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jesusr 1999/06/21 06:51:01 PDT Modified files: es y2kbug.sgml Log: Update to version 1.26 Revision Changes Path 1.3 +121 -4 www/es/y2kbug.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 21 6:56:56 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 465A414F42; Mon, 21 Jun 1999 06:56:54 -0700 (PDT) (envelope-from sheldonh@FreeBSD.org) Received: (from sheldonh@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id GAA30034; Mon, 21 Jun 1999 06:56:53 -0700 (PDT) (envelope-from sheldonh@FreeBSD.org) Message-Id: <199906211356.GAA30034@freefall.freebsd.org> From: Sheldon Hearn Date: Mon, 21 Jun 1999 06:56:53 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/lang/logo Makefile ports/lang/logo/files md5 ports/lang/logo/patches patch-ac patch-ab ports/lang/logo/pkg PLIST Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk sheldonh 1999/06/21 06:56:52 PDT Modified files: lang/logo Makefile lang/logo/files md5 lang/logo/patches patch-ac lang/logo/pkg PLIST Removed files: lang/logo/patches patch-ab Log: Update 3.3 -> 4.6 and add a master site. Patches differ slightly from those submitted. PR: 10699 Submitted by: Jose Marques Revision Changes Path 1.14 +5 -5 ports/lang/logo/Makefile 1.4 +1 -1 ports/lang/logo/files/md5 1.2 +43 -29 ports/lang/logo/patches/patch-ac 1.3 +432 -0 ports/lang/logo/pkg/PLIST To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 21 7: 8:16 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 6D6A514C32; Mon, 21 Jun 1999 07:08:15 -0700 (PDT) (envelope-from jesusr@FreeBSD.org) Received: (from jesusr@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id HAA67456; Mon, 21 Jun 1999 07:08:15 -0700 (PDT) (envelope-from jesusr@FreeBSD.org) Message-Id: <199906211408.HAA67456@freefall.freebsd.org> From: Jesus Rodriguez Cuesta Date: Mon, 21 Jun 1999 07:08:15 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/es/internal machines.sgml Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jesusr 1999/06/21 07:08:15 PDT Modified files: es/internal machines.sgml Log: Update information about FreeBSD internal machines. Revision Changes Path 1.5 +28 -43 www/es/internal/machines.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 21 7:20:29 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 02CE41502D; Mon, 21 Jun 1999 07:20:20 -0700 (PDT) (envelope-from cpiazza@FreeBSD.org) Received: (from cpiazza@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id HAA68962; Mon, 21 Jun 1999 07:20:19 -0700 (PDT) (envelope-from cpiazza@FreeBSD.org) Message-Id: <199906211420.HAA68962@freefall.freebsd.org> From: Chris Piazza Date: Mon, 21 Jun 1999 07:20:19 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/astro/luna/patches patch-aa Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk cpiazza 1999/06/21 07:20:19 PDT Modified files: astro/luna/patches patch-aa Log: Install into ${PREFIX} not /usr/local PR: 12321 Submitted by: Nick Hibma Revision Changes Path 1.2 +1 -1 ports/astro/luna/patches/patch-aa To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 21 7:30:47 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id A004014BCD; Mon, 21 Jun 1999 07:30:45 -0700 (PDT) (envelope-from sheldonh@FreeBSD.org) Received: (from sheldonh@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id HAA69871; Mon, 21 Jun 1999 07:30:45 -0700 (PDT) (envelope-from sheldonh@FreeBSD.org) Message-Id: <199906211430.HAA69871@freefall.freebsd.org> From: Sheldon Hearn Date: Mon, 21 Jun 1999 07:30:45 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/games/xpilot Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk sheldonh 1999/06/21 07:30:45 PDT Modified files: games/xpilot Makefile Log: Bump "Version required". Revision Changes Path 1.17 +2 -2 ports/games/xpilot/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 21 7:41: 4 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id A91A314EF2; Mon, 21 Jun 1999 07:41:02 -0700 (PDT) (envelope-from rnordier@FreeBSD.org) Received: (from rnordier@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id HAA71069; Mon, 21 Jun 1999 07:41:02 -0700 (PDT) (envelope-from rnordier@FreeBSD.org) Message-Id: <199906211441.HAA71069@freefall.freebsd.org> From: Robert Nordier Date: Mon, 21 Jun 1999 07:41:02 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/boot0cfg boot0cfg.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk rnordier 1999/06/21 07:41:01 PDT Modified files: usr.sbin/boot0cfg boot0cfg.c Log: Ensure that an update takes place when the -m option is used. Revision Changes Path 1.5 +2 -2 src/usr.sbin/boot0cfg/boot0cfg.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 21 7:44:52 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 45C4414F76; Mon, 21 Jun 1999 07:44:50 -0700 (PDT) (envelope-from kuriyama@FreeBSD.org) Received: (from kuriyama@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id HAA71497; Mon, 21 Jun 1999 07:44:49 -0700 (PDT) (envelope-from kuriyama@FreeBSD.org) Message-Id: <199906211444.HAA71497@freefall.freebsd.org> From: Jun Kuriyama Date: Mon, 21 Jun 1999 07:44:49 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/ja/ports ports.inc Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk kuriyama 1999/06/21 07:44:49 PDT Modified files: ja/ports ports.inc Log: Change reference entry to Handbook. Submitted by: sanpei Revision Changes Path 1.10 +2 -2 www/ja/ports/ports.inc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 21 8: 0:20 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 4E4CA14FBF; Mon, 21 Jun 1999 08:00:18 -0700 (PDT) (envelope-from gallatin@FreeBSD.org) Received: (from gallatin@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id IAA73082; Mon, 21 Jun 1999 08:00:17 -0700 (PDT) (envelope-from gallatin@FreeBSD.org) Message-Id: <199906211500.IAA73082@freefall.freebsd.org> From: Andrew Gallatin Date: Mon, 21 Jun 1999 08:00:17 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/gnu/usr.bin/binutils/gdb Makefile.alpha src/gnu/usr.bin/binutils/gdb/alpha kvm-fbsd.c freebsd-nat.c nm.h tm.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk gallatin 1999/06/21 08:00:17 PDT Modified files: gnu/usr.bin/binutils/gdb Makefile.alpha gnu/usr.bin/binutils/gdb/alpha freebsd-nat.c nm.h tm.h Added files: gnu/usr.bin/binutils/gdb/alpha kvm-fbsd.c Log: Live & postmortem kernel debugging support for the alpha platform. This was modeled after NetBSD's kernel debugging support. Reviewed by: Doug Rabson Revision Changes Path 1.2 +3 -2 src/gnu/usr.bin/binutils/gdb/Makefile.alpha 1.3 +27 -0 src/gnu/usr.bin/binutils/gdb/alpha/freebsd-nat.c 1.2 +23 -0 src/gnu/usr.bin/binutils/gdb/alpha/nm.h 1.2 +4 -0 src/gnu/usr.bin/binutils/gdb/alpha/tm.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 21 8:49:17 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id B8C0314C4A; Mon, 21 Jun 1999 08:49:15 -0700 (PDT) (envelope-from rse@FreeBSD.org) Received: (from rse@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id IAA77424; Mon, 21 Jun 1999 08:49:15 -0700 (PDT) (envelope-from rse@FreeBSD.org) Message-Id: <199906211549.IAA77424@freefall.freebsd.org> From: "Ralf S. Engelschall" Date: Mon, 21 Jun 1999 08:49:15 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/nps Makefile ports/devel/nps/files md5 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk rse 1999/06/21 08:49:15 PDT Modified files: devel/nps Makefile devel/nps/files md5 Log: NPS 0.9.18->0.9.19 Revision Changes Path 1.12 +2 -2 ports/devel/nps/Makefile 1.12 +1 -1 ports/devel/nps/files/md5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 21 8:59:46 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id D9F261504A; Mon, 21 Jun 1999 08:59:43 -0700 (PDT) (envelope-from sheldonh@FreeBSD.org) Received: (from sheldonh@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id IAA78083; Mon, 21 Jun 1999 08:59:43 -0700 (PDT) (envelope-from sheldonh@FreeBSD.org) Message-Id: <199906211559.IAA78083@freefall.freebsd.org> From: Sheldon Hearn Date: Mon, 21 Jun 1999 08:59:43 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc rc Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk sheldonh 1999/06/21 08:59:43 PDT Modified files: etc rc Log: Don't allow users to prevent the updating of /etc/motd on machines for which /tmp is not mounted in MFS, clear_tmp_enable="NO" and update_motd="YES". PR: 10005 Submitted by: Anton Voronin Revision Changes Path 1.189 +3 -3 src/etc/rc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 21 9: 5:18 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 7405A15039; Mon, 21 Jun 1999 09:05:17 -0700 (PDT) (envelope-from sheldonh@FreeBSD.org) Received: (from sheldonh@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id JAA78955; Mon, 21 Jun 1999 09:05:17 -0700 (PDT) (envelope-from sheldonh@FreeBSD.org) Message-Id: <199906211605.JAA78955@freefall.freebsd.org> From: Sheldon Hearn Date: Mon, 21 Jun 1999 09:05:17 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc rc Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk sheldonh 1999/06/21 09:05:17 PDT Modified files: (Branch: RELENG_3) etc rc Log: MFC: Don't allow users to prevent the updating of /etc/motd . Revision Changes Path 1.169.2.13 +3 -3 src/etc/rc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 21 9: 6:25 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 881F315068; Mon, 21 Jun 1999 09:06:23 -0700 (PDT) (envelope-from ru@FreeBSD.org) Received: (from ru@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id JAA79032; Mon, 21 Jun 1999 09:06:23 -0700 (PDT) (envelope-from ru@FreeBSD.org) Message-Id: <199906211606.JAA79032@freefall.freebsd.org> From: Ruslan Ermilov Date: Mon, 21 Jun 1999 09:06:23 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/shutdown shutdown.8 shutdown.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk ru 1999/06/21 09:06:23 PDT Modified files: sbin/shutdown shutdown.8 shutdown.c Log: Signal init(8) instead of executing halt(8) or reboot(8) when halting or rebooting the system. It benefits from running /etc/rc.shutdown by init(8). ``-o'' flag is provided for backward compatibility. PR: 5451 Discussed with: des Revision Changes Path 1.11 +48 -36 src/sbin/shutdown/shutdown.8 1.19 +52 -34 src/sbin/shutdown/shutdown.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 21 9:23:18 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 0CF3814FB5; Mon, 21 Jun 1999 09:23:16 -0700 (PDT) (envelope-from hoek@FreeBSD.org) Received: (from hoek@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id JAA80719; Mon, 21 Jun 1999 09:23:16 -0700 (PDT) (envelope-from hoek@FreeBSD.org) Message-Id: <199906211623.JAA80719@freefall.freebsd.org> From: Tim Vanderhoek Date: Mon, 21 Jun 1999 09:23:16 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern imgact_gzip.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk hoek 1999/06/21 09:23:15 PDT Modified files: sys/kern imgact_gzip.c Log: Correctly return ENOEXEC for really short zipped files. The way this is done is less-than cute, but this whole file is suffering from some amount of bitrot. Execution of zipped files should probably be implemented in a manner similar to that of #!/interpreted files. PR: kern/10780 Revision Changes Path 1.38 +10 -1 src/sys/kern/imgact_gzip.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 21 9:40: 6 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 161B214FB5; Mon, 21 Jun 1999 09:40:04 -0700 (PDT) (envelope-from hoek@FreeBSD.org) Received: (from hoek@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id JAA82240; Mon, 21 Jun 1999 09:40:04 -0700 (PDT) (envelope-from hoek@FreeBSD.org) Message-Id: <199906211640.JAA82240@freefall.freebsd.org> From: Tim Vanderhoek Date: Mon, 21 Jun 1999 09:40:03 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern imgact_gzip.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk hoek 1999/06/21 09:40:02 PDT Modified files: (Branch: RELENG_3) sys/kern imgact_gzip.c Log: MFC: Return ENOEXEC for short gzipped files. I waived the standard undefined waiting period on this mfc due to 1) the ease with which it lets a non-priv user panic a GENERIC kernel ("touch x; gzip x; chmod u+x x.gz; ./x.gz") and 2) the fact that I really tested it on -stable, anyways. Revision Changes Path 1.35.2.1 +10 -1 src/sys/kern/imgact_gzip.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 21 10: 7:27 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 70176150FD; Mon, 21 Jun 1999 10:07:23 -0700 (PDT) (envelope-from sheldonh@FreeBSD.org) Received: (from sheldonh@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id KAA84994; Mon, 21 Jun 1999 10:07:22 -0700 (PDT) (envelope-from sheldonh@FreeBSD.org) Message-Id: <199906211707.KAA84994@freefall.freebsd.org> From: Sheldon Hearn Date: Mon, 21 Jun 1999 10:07:22 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/include ndbm.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk sheldonh 1999/06/21 10:07:22 PDT Modified files: include ndbm.h Log: Add missing declarations. PR: 12058 Submitted by: Mikhail Teterin Revision Changes Path 1.3 +2 -0 src/include/ndbm.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 21 10:15: 0 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 14D0D14DEF; Mon, 21 Jun 1999 10:14:57 -0700 (PDT) (envelope-from sheldonh@FreeBSD.org) Received: (from sheldonh@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id KAA85676; Mon, 21 Jun 1999 10:14:57 -0700 (PDT) (envelope-from sheldonh@FreeBSD.org) Message-Id: <199906211714.KAA85676@freefall.freebsd.org> From: Sheldon Hearn Date: Mon, 21 Jun 1999 10:14:57 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/include ndbm.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk sheldonh 1999/06/21 10:14:57 PDT Modified files: (Branch: RELENG_3) include ndbm.h Log: MFC: rev 1.3: Add missing declarations. Revision Changes Path 1.2.4.1 +2 -0 src/include/ndbm.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 21 10:24: 0 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 12408150C7; Mon, 21 Jun 1999 10:23:55 -0700 (PDT) (envelope-from jdp@FreeBSD.org) Received: (from jdp@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id KAA86551; Mon, 21 Jun 1999 10:23:55 -0700 (PDT) (envelope-from jdp@FreeBSD.org) Message-Id: <199906211723.KAA86551@freefall.freebsd.org> From: John Polstra Date: Mon, 21 Jun 1999 10:23:55 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security/cfs Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jdp 1999/06/21 10:23:54 PDT Modified files: security/cfs Makefile Log: Update master sites. Revision Changes Path 1.3 +3 -3 ports/security/cfs/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 21 11: 7:49 1999 Delivered-To: cvs-all@freebsd.org Received: from gvr.gvr.org (gvr.gvr.org [194.151.74.97]) by hub.freebsd.org (Postfix) with ESMTP id 08A5715195; Mon, 21 Jun 1999 11:07:43 -0700 (PDT) (envelope-from guido@gvr.org) Received: by gvr.gvr.org (Postfix, from userid 657) id 899EE5B31; Mon, 21 Jun 1999 20:07:42 +0200 (MET DST) Message-ID: <19990621200742.A28198@gvr.org> Date: Mon, 21 Jun 1999 20:07:42 +0200 From: Guido van Rooij To: Andreas Klemm , Poul-Henning Kamp Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sbin/ifconfig ifconfig.c src/sys/net if.c if.h if_tun.c if_tunvar.h src/sys/sys sockio.h References: <199906191842.LAA06854@freefall.freebsd.org> <19990620084425.A98773@titan.klemm.gtn.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.93.2i In-Reply-To: <19990620084425.A98773@titan.klemm.gtn.com>; from Andreas Klemm on Sun, Jun 20, 1999 at 08:44:26AM +0200 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk On Sun, Jun 20, 1999 at 08:44:26AM +0200, Andreas Klemm wrote: > On Sat, Jun 19, 1999 at 11:42:33AM -0700, Poul-Henning Kamp wrote: > > Future uses could be (volounteers welcome!): > > Have ppp/slip interfaces tell which tty they use. > > Make sync interfaces return their media state: red/yellow/blue > > alarm, timeslot assignment and so on. > > Make ethernets warn about missing heartbeats and/or cables > > It would be fine, if ifconfig could display some more data about > the link. Like ciscos do for example. > > netstat -s is too much and -i too less informative. > Maybe a new netstat option? -Guido To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 21 11:18: 2 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 4002514FB4; Mon, 21 Jun 1999 11:17:59 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id LAA92139; Mon, 21 Jun 1999 11:17:59 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Message-Id: <199906211817.LAA92139@freefall.freebsd.org> From: "David E. O'Brien" Date: Mon, 21 Jun 1999 11:17:59 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/lang/egcs-devel Makefile ports/lang/egcs-devel/files md5 ports/lang/egcs-devel/patches patch-af patch-aj Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk obrien 1999/06/21 11:17:59 PDT Modified files: lang/egcs-devel Makefile lang/egcs-devel/files md5 lang/egcs-devel/patches patch-af patch-aj Log: Update to the 19990616 GCC 2.95-prerelease. Revision Changes Path 1.64 +2 -2 ports/lang/egcs-devel/Makefile 1.27 +6 -6 ports/lang/egcs-devel/files/md5 1.14 +38 -71 ports/lang/egcs-devel/patches/patch-af 1.5 +6 -6 ports/lang/egcs-devel/patches/patch-aj To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 21 11:27: 9 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 255EE1513D; Mon, 21 Jun 1999 11:27:06 -0700 (PDT) (envelope-from rnordier@FreeBSD.org) Received: (from rnordier@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id LAA93376; Mon, 21 Jun 1999 11:27:06 -0700 (PDT) (envelope-from rnordier@FreeBSD.org) Message-Id: <199906211827.LAA93376@freefall.freebsd.org> From: Robert Nordier Date: Mon, 21 Jun 1999 11:27:06 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/boot/i386/libi386 biosdisk.c bootinfo.c libi386.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk rnordier 1999/06/21 11:27:05 PDT Modified files: sys/boot/i386/libi386 biosdisk.c bootinfo.c libi386.h Log: Fill in bi_bios_geom[] in the bootinfo structure passed to the kernel. This should resolve the problem raised in PR 12315, and incidentally makes it easier to determine what geometry the BIOS is actually using (by way of boot -v and dmesg). Revision Changes Path 1.24 +30 -1 src/sys/boot/i386/libi386/biosdisk.c 1.20 +4 -3 src/sys/boot/i386/libi386/bootinfo.c 1.9 +2 -1 src/sys/boot/i386/libi386/libi386.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 21 11:34:11 1999 Delivered-To: cvs-all@freebsd.org Received: from janus.syracuse.net (janus.syracuse.net [205.232.47.15]) by hub.freebsd.org (Postfix) with ESMTP id EE9991516B; Mon, 21 Jun 1999 11:34:00 -0700 (PDT) (envelope-from green@unixhelp.org) Received: from localhost (green@localhost) by janus.syracuse.net (8.9.2/8.8.7) with ESMTP id OAA47702; Mon, 21 Jun 1999 14:34:01 -0400 (EDT) Date: Mon, 21 Jun 1999 14:34:01 -0400 (EDT) From: "Brian F. Feldman" X-Sender: green@janus.syracuse.net To: Eivind Eklund Cc: John Birrell , Bill Fumerola , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: doc/en/handbook/ports chapter.sgml In-Reply-To: <19990621122224.S63035@bitbox.follo.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk On Mon, 21 Jun 1999, Eivind Eklund wrote: > On Sun, Jun 20, 1999 at 08:03:45PM -0400, Brian F. Feldman wrote: > > On Mon, 21 Jun 1999, John Birrell wrote: > > > As a developer, I would never have thought to look in the ports section > > > of the handbook for this sort of information. IMHO, the ports section > > > is for use more often by people creating ports from other people's > > > code. We need to document things in a way that suits the "other > > > people" too. > > > > But __FreeBSD_version is mainly for the ports system anyway! > > Disagree. __FreeBSD_version is mainly so any developer that maintain > something outside the FreeBSD tree can be able to make it work with > most versions of FreeBSD. In a way, it is a testimony to our > ineptness at creating and maintaining good APIs. The ports system is the collection of programs for FreeBSD; how does that not use __FreeBSD_version? Ports do that. And most of the time, with any changes, it is not the API that changes but the ABI. > > Eivind. > Brian Fundakowski Feldman _ __ ___ ____ ___ ___ ___ green@FreeBSD.org _ __ ___ | _ ) __| \ FreeBSD: The Power to Serve! _ __ | _ \._ \ |) | http://www.FreeBSD.org/ _ |___/___/___/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 21 11:36:24 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 678AE15000; Mon, 21 Jun 1999 11:36:21 -0700 (PDT) (envelope-from sheldonh@FreeBSD.org) Received: (from sheldonh@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id LAA94628; Mon, 21 Jun 1999 11:36:22 -0700 (PDT) (envelope-from sheldonh@FreeBSD.org) Message-Id: <199906211836.LAA94628@freefall.freebsd.org> From: Sheldon Hearn Date: Mon, 21 Jun 1999 11:36:21 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc/periodic/weekly 310.locate Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk sheldonh 1999/06/21 11:36:21 PDT Modified files: etc/periodic/weekly 310.locate Log: Update the locate database even if user nobody can't stat root's home directory. PR: 10700 Submitted by: Sergey Korsak Revision Changes Path 1.3 +2 -1 src/etc/periodic/weekly/310.locate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 21 11:39:48 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id BFFDB15194; Mon, 21 Jun 1999 11:39:46 -0700 (PDT) (envelope-from sheldonh@FreeBSD.org) Received: (from sheldonh@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id LAA95200; Mon, 21 Jun 1999 11:39:46 -0700 (PDT) (envelope-from sheldonh@FreeBSD.org) Message-Id: <199906211839.LAA95200@freefall.freebsd.org> From: Sheldon Hearn Date: Mon, 21 Jun 1999 11:39:41 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc/periodic/weekly 310.locate Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk sheldonh 1999/06/21 11:39:40 PDT Modified files: (Branch: RELENG_3) etc/periodic/weekly 310.locate Log: MFC: rev 1.3: Fix for the case where nobody can't read root's homedir. Revision Changes Path 1.2.2.1 +2 -1 src/etc/periodic/weekly/310.locate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 21 12: 6:20 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 29D8E14F2A; Mon, 21 Jun 1999 12:06:18 -0700 (PDT) (envelope-from billf@FreeBSD.org) Received: (from billf@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id MAA98961; Mon, 21 Jun 1999 12:06:18 -0700 (PDT) (envelope-from billf@FreeBSD.org) Message-Id: <199906211906.MAA98961@freefall.freebsd.org> From: Bill Fumerola Date: Mon, 21 Jun 1999 12:06:18 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en/handbook/internals chapter.sgml Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk billf 1999/06/21 12:06:18 PDT Modified files: en/handbook/internals chapter.sgml Log: Grammer nit Revision Changes Path 1.9 +2 -2 doc/en/handbook/internals/chapter.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 21 12:18:39 1999 Delivered-To: cvs-all@freebsd.org Received: from janus.syracuse.net (janus.syracuse.net [205.232.47.15]) by hub.freebsd.org (Postfix) with ESMTP id 701EA14C20; Mon, 21 Jun 1999 12:18:32 -0700 (PDT) (envelope-from green@unixhelp.org) Received: from localhost (green@localhost) by janus.syracuse.net (8.9.2/8.8.7) with ESMTP id PAA48408; Mon, 21 Jun 1999 15:18:35 -0400 (EDT) Date: Mon, 21 Jun 1999 15:18:35 -0400 (EDT) From: "Brian F. Feldman" X-Sender: green@janus.syracuse.net To: John Polstra Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/security/cfs Makefile In-Reply-To: <199906211723.KAA86551@freefall.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk On Mon, 21 Jun 1999, John Polstra wrote: > jdp 1999/06/21 10:23:54 PDT > > Modified files: > security/cfs Makefile > Log: > Update master sites. > > Revision Changes Path > 1.3 +3 -3 ports/security/cfs/Makefile > > > How about making Blowfish the default encryption scheme in cmkdir? Brian Fundakowski Feldman _ __ ___ ____ ___ ___ ___ green@FreeBSD.org _ __ ___ | _ ) __| \ FreeBSD: The Power to Serve! _ __ | _ \._ \ |) | http://www.FreeBSD.org/ _ |___/___/___/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 21 12:42:46 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 7D95514EEA; Mon, 21 Jun 1999 12:42:44 -0700 (PDT) (envelope-from tom@FreeBSD.org) Received: (from tom@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id MAA02581; Mon, 21 Jun 1999 12:42:43 -0700 (PDT) (envelope-from tom@FreeBSD.org) Message-Id: <199906211942.MAA02581@freefall.freebsd.org> From: Tom Hukins Date: Mon, 21 Jun 1999 12:42:43 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/FAQ commercial.sgml Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk tom 1999/06/21 12:42:43 PDT Modified files: FAQ commercial.sgml Log: Fix a bad link which I introduced yesterday in the "Databases" section. Sorry! Revision Changes Path 1.9 +2 -2 doc/FAQ/commercial.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 21 12:52: 4 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id DD6A214C85; Mon, 21 Jun 1999 12:52:01 -0700 (PDT) (envelope-from tom@FreeBSD.org) Received: (from tom@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id MAA03233; Mon, 21 Jun 1999 12:52:01 -0700 (PDT) (envelope-from tom@FreeBSD.org) Message-Id: <199906211952.MAA03233@freefall.freebsd.org> From: Tom Hukins Date: Mon, 21 Jun 1999 12:52:01 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en/handbook/internals chapter.sgml Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk tom 1999/06/21 12:52:00 PDT Modified files: en/handbook/internals chapter.sgml Log: Spelling correction "independant" to "independent". PR: docs/11102 Spotted by: Bruce Grisham Revision Changes Path 1.10 +2 -2 doc/en/handbook/internals/chapter.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 21 12:52:25 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id B6191152BE; Mon, 21 Jun 1999 12:52:11 -0700 (PDT) (envelope-from hoek@FreeBSD.org) Received: (from hoek@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id MAA03269; Mon, 21 Jun 1999 12:52:10 -0700 (PDT) (envelope-from hoek@FreeBSD.org) Message-Id: <199906211952.MAA03269@freefall.freebsd.org> From: Tim Vanderhoek Date: Mon, 21 Jun 1999 12:52:10 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/whereis whereis.1 whereis.pl Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk hoek 1999/06/21 12:52:10 PDT Modified files: usr.bin/whereis whereis.1 whereis.pl Log: Don't strip trailing .suffixes from filenames. Although obviously intentional, this behaviour is far too obnoxious given the number of filenames such as rpc.statd we have. Submitted by: Chris Costello [3]chris@calldei.com (bin/11303) Revision Changes Path 1.7 +5 -3 src/usr.bin/whereis/whereis.1 1.7 +1 -2 src/usr.bin/whereis/whereis.pl To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 21 13:18:23 1999 Delivered-To: cvs-all@freebsd.org Received: from gvr.gvr.org (gvr.gvr.org [194.151.74.97]) by hub.freebsd.org (Postfix) with ESMTP id 6E95B14C85; Mon, 21 Jun 1999 13:18:18 -0700 (PDT) (envelope-from guido@gvr.org) Received: by gvr.gvr.org (Postfix, from userid 657) id 3C6C65ABE; Mon, 21 Jun 1999 22:18:17 +0200 (MET DST) Message-ID: <19990621221816.A28898@gvr.org> Date: Mon, 21 Jun 1999 22:18:16 +0200 From: Guido van Rooij To: Doug Rabson , Peter Wemm Cc: cvs-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/isa sio.c References: <19990621071211.988BB75@overcee.netplex.com.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.93.2i In-Reply-To: ; from Doug Rabson on Mon, Jun 21, 1999 at 10:37:27AM +0100 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk On Mon, Jun 21, 1999 at 10:37:27AM +0100, Doug Rabson wrote: > > I would rather that people tackle these weaknesses by asking me how to > solve their problem or by suggesting new functionality for the 'approved' > api. I really think its a bad idea for drivers to use bus_private.h at > all. You could actually even enforce this with some #define/#ifdef combination. (#define MAY_USE_INCLUDE_FILE in file.c #ifndef MAY_USE_INCLUDE_FILE #error Do not use this include file #endif At least occasional errors like the one in sio.c can be prevented. -Guido To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 21 14:32:21 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id BB52A14C85; Mon, 21 Jun 1999 14:32:18 -0700 (PDT) (envelope-from n_hibma@FreeBSD.org) Received: (from n_hibma@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id OAA11372; Mon, 21 Jun 1999 14:32:18 -0700 (PDT) (envelope-from n_hibma@FreeBSD.org) Message-Id: <199906212132.OAA11372@freefall.freebsd.org> From: Nick Hibma Date: Mon, 21 Jun 1999 14:32:18 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/usb usb_subr.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk n_hibma 1999/06/21 14:32:17 PDT Modified files: sys/dev/usb usb_subr.c Log: Only print the device name once, during attach (device_quiet) Revision Changes Path 1.14 +3 -1 src/sys/dev/usb/usb_subr.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 21 14:54:40 1999 Delivered-To: cvs-all@freebsd.org Received: from qix.jmz.org (hibou.obs-besancon.fr [193.52.184.7]) by hub.freebsd.org (Postfix) with ESMTP id E495514F39; Mon, 21 Jun 1999 14:54:27 -0700 (PDT) (envelope-from jmz@FreeBSD.ORG) Received: (from jmz@localhost) by qix.jmz.org (8.9.3/8.9.3) id XAA00694; Mon, 21 Jun 1999 23:40:01 +0200 (MET DST) (envelope-from jmz@FreeBSD.ORG) Date: Mon, 21 Jun 1999 23:40:01 +0200 (MET DST) Message-Id: <199906212140.XAA00694@qix.jmz.org> From: Jean-Marc Zucconi To: hoek@FreeBSD.ORG Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG In-reply-to: <199906211623.JAA80719@freefall.freebsd.org> (message from Tim Vanderhoek on Mon, 21 Jun 1999 09:23:16 -0700 (PDT)) Subject: Re: cvs commit: src/sys/kern imgact_gzip.c X-Mailer: Emacs References: <199906211623.JAA80719@freefall.freebsd.org> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk >>>>> Tim Vanderhoek writes: > hoek 1999/06/21 09:23:15 PDT > Modified files: > sys/kern imgact_gzip.c > Log: > Correctly return ENOEXEC for really short zipped files. The way this is > done is less-than cute, but this whole file is suffering from some amount > of bitrot. Execution of zipped files should probably be implemented in a > manner similar to that of #!/interpreted files. Do this mean that it should be possible to run gzip'ed executables??? I though it was not possible with ELF binaries. Even after this commit I am unable to do it: $ cp /bin/ls . $ gzip ls $ ./ls.gz bash: ./ls.gz: cannot execute binary file Output=32 Inflate_error=1 igz.error=8 error2=0 where=180 Jean-Marc -- Jean-Marc Zucconi PGP Key: finger jmz@FreeBSD.ORG To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 21 15:21:34 1999 Delivered-To: cvs-all@freebsd.org Received: from wall.polstra.com (rtrwan160.accessone.com [206.213.115.74]) by hub.freebsd.org (Postfix) with ESMTP id C1CAC14F39; Mon, 21 Jun 1999 15:21:29 -0700 (PDT) (envelope-from jdp@polstra.com) Received: from vashon.polstra.com (vashon.polstra.com [206.213.73.13]) by wall.polstra.com (8.9.3/8.9.1) with ESMTP id PAA12400; Mon, 21 Jun 1999 15:21:28 -0700 (PDT) (envelope-from jdp@polstra.com) Received: (from jdp@localhost) by vashon.polstra.com (8.9.3/8.9.1) id PAA03095; Mon, 21 Jun 1999 15:21:27 -0700 (PDT) (envelope-from jdp@polstra.com) Message-ID: X-Mailer: XFMail 1.3 [p0] on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: Date: Mon, 21 Jun 1999 15:21:27 -0700 (PDT) Organization: Polstra & Co., Inc. From: John Polstra To: "Brian F. Feldman" Subject: Re: cvs commit: ports/security/cfs Makefile Cc: cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org, John Polstra Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk Brian F. Feldman wrote: > How about making Blowfish the default encryption scheme in cmkdir? It's entirely possible that you know 10 times more about cfs than I do. Wanna become the maintainer? ;-) If the default encryption were changed, would it lose its ability to decrypt existing files? At least is there a command line option for the server to overcome that? I'm not opposed to changing the default, as long as it doesn't leave existing users stranded with undecryptable files. John --- John Polstra jdp@polstra.com John D. Polstra & Co., Inc. Seattle, Washington USA "Self-interest is the aphrodisiac of belief." -- James V. DeLong To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 21 15:48:45 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 6321914DE9; Mon, 21 Jun 1999 15:48:43 -0700 (PDT) (envelope-from cpiazza@FreeBSD.org) Received: (from cpiazza@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id PAA18099; Mon, 21 Jun 1999 15:48:43 -0700 (PDT) (envelope-from cpiazza@FreeBSD.org) Message-Id: <199906212248.PAA18099@freefall.freebsd.org> From: Chris Piazza Date: Mon, 21 Jun 1999 15:48:43 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en/handbook/contrib chapter.sgml Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk cpiazza 1999/06/21 15:48:42 PDT Modified files: en/handbook/contrib chapter.sgml Log: Remove a freebsd-bugs and replace it with freebsd-bugs. It was placing a mailto:freebsd-bugs in the browser. Changed to be like the freebsd-questions reference right below it. Also remove Alan Cox from the additional contributors list. He's been a committer since late February. Revision Changes Path 1.53 +5 -9 doc/en/handbook/contrib/chapter.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 21 16: 3:29 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id B10DB14FB8; Mon, 21 Jun 1999 16:03:27 -0700 (PDT) (envelope-from cpiazza@FreeBSD.org) Received: (from cpiazza@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id QAA19303; Mon, 21 Jun 1999 16:03:27 -0700 (PDT) (envelope-from cpiazza@FreeBSD.org) Message-Id: <199906212303.QAA19303@freefall.freebsd.org> From: Chris Piazza Date: Mon, 21 Jun 1999 16:03:27 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail/spruce Makefile ports/mail/spruce/files md5 ports/mail/spruce/pkg PLIST Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk cpiazza 1999/06/21 16:03:26 PDT Modified files: mail/spruce Makefile mail/spruce/files md5 mail/spruce/pkg PLIST Log: Update to 0.4.7b Revision Changes Path 1.3 +3 -3 ports/mail/spruce/Makefile 1.2 +1 -1 ports/mail/spruce/files/md5 1.2 +3 -3 ports/mail/spruce/pkg/PLIST To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 21 16:16: 0 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id E843C14BF8; Mon, 21 Jun 1999 16:15:53 -0700 (PDT) (envelope-from sada@FreeBSD.org) Received: (from sada@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id QAA20143; Mon, 21 Jun 1999 16:15:53 -0700 (PDT) (envelope-from sada@FreeBSD.org) Message-Id: <199906212315.QAA20143@freefall.freebsd.org> From: SADA Kenji Date: Mon, 21 Jun 1999 16:15:53 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics/gimp1-i18n Makefile ports/graphics/gimp1-i18n/files md5 ports/graphics/gimp1-i18n/patches patch-bb patch-bc patch-bd patch-aa patch-ar patch-as patch-at patch-au patch-av patch-aw patch-ax patch-ay patch-az patch-ba patch-aq ... Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk sada 1999/06/21 16:15:52 PDT Modified files: graphics/gimp1-i18n Makefile graphics/gimp1-i18n/files md5 graphics/gimp1-i18n/patches patch-aa patch-ar patch-as patch-at patch-au patch-av patch-aw patch-ax patch-ay patch-az patch-ba graphics/gimp1-i18n/pkg PLIST Added files: graphics/gimp1-i18n/patches patch-bb patch-bc patch-bd Removed files: graphics/gimp1-i18n/patches patch-aq Log: PR: ports/12273 Submitted by: maintainer Upgrade to 1.1.6. Revision Changes Path 1.60 +13 -12 ports/graphics/gimp1-i18n/Makefile 1.24 +1 -1 ports/graphics/gimp1-i18n/files/md5 1.12 +5 -4 ports/graphics/gimp1-i18n/patches/patch-aa 1.2 +109 -48 ports/graphics/gimp1-i18n/patches/patch-ar 1.2 +171 -120 ports/graphics/gimp1-i18n/patches/patch-as 1.2 +106 -48 ports/graphics/gimp1-i18n/patches/patch-at 1.2 +158 -138 ports/graphics/gimp1-i18n/patches/patch-au 1.2 +127 -49 ports/graphics/gimp1-i18n/patches/patch-av 1.2 +43 -476 ports/graphics/gimp1-i18n/patches/patch-aw 1.2 +558 -127 ports/graphics/gimp1-i18n/patches/patch-ax 1.2 +393 -54 ports/graphics/gimp1-i18n/patches/patch-ay 1.2 +110 -49 ports/graphics/gimp1-i18n/patches/patch-az 1.2 +40 -469 ports/graphics/gimp1-i18n/patches/patch-ba 1.33 +14 -10 ports/graphics/gimp1-i18n/pkg/PLIST To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 21 16:16:58 1999 Delivered-To: cvs-all@freebsd.org Received: from overcee.netplex.com.au (overcee.netplex.com.au [202.12.86.7]) by hub.freebsd.org (Postfix) with ESMTP id 3646114C0A; Mon, 21 Jun 1999 16:16:50 -0700 (PDT) (envelope-from peter@netplex.com.au) Received: from netplex.com.au (localhost [127.0.0.1]) by overcee.netplex.com.au (Postfix) with ESMTP id 336E375; Tue, 22 Jun 1999 07:16:49 +0800 (WST) (envelope-from peter@netplex.com.au) X-Mailer: exmh version 2.0.2 2/24/98 To: Jean-Marc Zucconi Cc: hoek@FreeBSD.ORG, cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sys/kern imgact_gzip.c In-reply-to: Your message of "Mon, 21 Jun 1999 23:40:01 +0200." <199906212140.XAA00694@qix.jmz.org> Date: Tue, 22 Jun 1999 07:16:46 +0800 From: Peter Wemm Message-Id: <19990621231649.336E375@overcee.netplex.com.au> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk Jean-Marc Zucconi wrote: > >>>>> Tim Vanderhoek writes: > > > hoek 1999/06/21 09:23:15 PDT > > Modified files: > > sys/kern imgact_gzip.c > > Log: > > Correctly return ENOEXEC for really short zipped files. The way this is > > done is less-than cute, but this whole file is suffering from some amoun t > > of bitrot. Execution of zipped files should probably be implemented in a > > manner similar to that of #!/interpreted files. > > Do this mean that it should be possible to run gzip'ed executables??? I > though it was not possible with ELF binaries. Even after this commit I > am unable to do it: > $ cp /bin/ls . > $ gzip ls > $ ./ls.gz > bash: ./ls.gz: cannot execute binary file > Output=32 Inflate_error=1 igz.error=8 error2=0 where=180 No, imgact_gzip has it's own a.out executable decoder hardwired into it and this can't be easily changed to support ELF without a LOT of work. I half wonder if it might be better to gzip -d the executable stream into some sort of anon backed vnode and then pass that back into the exec system. That way it would work for any supported format etc. Cheers, -Peter To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 21 16:25:16 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id C69E1151BE; Mon, 21 Jun 1999 16:25:13 -0700 (PDT) (envelope-from asami@FreeBSD.org) Received: (from asami@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id QAA21478; Mon, 21 Jun 1999 16:25:13 -0700 (PDT) (envelope-from asami@FreeBSD.org) Message-Id: <199906212325.QAA21478@freefall.freebsd.org> From: Satoshi Asami Date: Mon, 21 Jun 1999 16:25:13 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/japanese/netscape3.language Makefile ports/lang/pbasic Makefile ports/misc/221upgrade Makefile ports/misc/222upgrade Makefile ports/misc/225upgrade Makefile ports/misc/227upgrade Makefile ports/misc/30upgrade Makefile ports/misc/31upgrade ... Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk asami 1999/06/21 16:25:13 PDT Modified files: japanese/netscape3.language Makefile lang/pbasic Makefile misc/221upgrade Makefile misc/222upgrade Makefile misc/225upgrade Makefile misc/227upgrade Makefile misc/30upgrade Makefile misc/31upgrade Makefile misc/32upgrade Makefile misc/colorls Makefile print/pkfonts118 Makefile print/pkfonts240 Makefile print/pkfonts360 Makefile print/pkfonts400 Makefile print/pkfonts600 Makefile x11/kde11 Makefile Log: Change all permutations in capitalization of "asami@freebsd.org" to "asami@FreeBSD.org". Revision Changes Path 1.7 +2 -2 ports/japanese/netscape3.language/Makefile 1.8 +2 -2 ports/lang/pbasic/Makefile 1.7 +2 -2 ports/misc/221upgrade/Makefile 1.7 +2 -2 ports/misc/222upgrade/Makefile 1.7 +2 -2 ports/misc/225upgrade/Makefile 1.7 +2 -2 ports/misc/227upgrade/Makefile 1.9 +2 -2 ports/misc/30upgrade/Makefile 1.7 +2 -2 ports/misc/31upgrade/Makefile 1.3 +2 -2 ports/misc/32upgrade/Makefile 1.17 +2 -2 ports/misc/colorls/Makefile 1.6 +2 -2 ports/print/pkfonts118/Makefile 1.6 +2 -2 ports/print/pkfonts240/Makefile 1.6 +2 -2 ports/print/pkfonts360/Makefile 1.6 +2 -2 ports/print/pkfonts400/Makefile 1.4 +2 -2 ports/print/pkfonts600/Makefile 1.22 +2 -2 ports/x11/kde11/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 21 16:28:34 1999 Delivered-To: cvs-all@freebsd.org Received: from smtp11.bellglobal.com (smtp11.bellglobal.com [204.101.251.53]) by hub.freebsd.org (Postfix) with ESMTP id C8111151BE; Mon, 21 Jun 1999 16:28:28 -0700 (PDT) (envelope-from vanderh@ecf.toronto.edu) Received: from localhost.nowhere (ppp18373.on.bellglobal.com [206.172.130.53]) by smtp11.bellglobal.com (8.8.5/8.8.5) with ESMTP id TAA01416; Mon, 21 Jun 1999 19:31:23 -0400 (EDT) Received: (from tim@localhost) by localhost.nowhere (8.9.3/8.9.1) id TAA09808; Mon, 21 Jun 1999 19:28:23 -0400 (EDT) (envelope-from tim) Date: Mon, 21 Jun 1999 19:28:23 -0400 From: Tim Vanderhoek To: Jean-Marc Zucconi Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sys/kern imgact_gzip.c Message-ID: <19990621192823.A9761@mad> References: <199906211623.JAA80719@freefall.freebsd.org> <199906212140.XAA00694@qix.jmz.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95i In-Reply-To: <199906212140.XAA00694@qix.jmz.org>; from Jean-Marc Zucconi on Mon, Jun 21, 1999 at 11:40:01PM +0200 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk On Mon, Jun 21, 1999 at 11:40:01PM +0200, Jean-Marc Zucconi wrote: > > > hoek 1999/06/21 09:23:15 PDT > > Modified files: > > sys/kern imgact_gzip.c > > Log: > > Correctly return ENOEXEC for really short zipped files. The way this is > > done is less-than cute, but this whole file is suffering from some amount > > of bitrot. Execution of zipped files should probably be implemented in a > > manner similar to that of #!/interpreted files. > > Do this mean that it should be possible to run gzip'ed executables??? I > though it was not possible with ELF binaries. Even after this commit I No, only execution of gzip'd a.out files is supported. It wouldn't be too hard to switch that to "only execution of gzip'd elf files is supported", since the do_aout_hdr() is essentially carbon-copied from exec_aout_imgact() (and rather out-of-date, at that). Simply carbon-copying exec_elf_imgact() in place of the aout loader in imgact_gzip.c and making it dereference through the appropriate struct should do the trick. Certainly easy enough to do, but it would probably be preferable to convince imgact_gzip.c and kern_exec.c to treat gzipped executables similar to interpreted files --- ie. unzip them, then loop back and try each activator. As it is, because there are essentially two copies of exec_aout_imgact(), the one in imgact_gzip.c has gotten rather out-of-date. The latter suggestion is quite a lot more work than the former, however. In fact, if I think about it a little, I'm not sure it's even possible without a great deal of otherwise non-useful changes. If there are still people who actually want to use gzipped elf executables, I suppose it would be easy to add support for that, but those people had better speak up. :-) -- This is my .signature which gets appended to the end of my messages. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 21 17: 9: 0 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 698F014C27; Mon, 21 Jun 1999 17:08:57 -0700 (PDT) (envelope-from cpiazza@FreeBSD.org) Received: (from cpiazza@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id RAA28335; Mon, 21 Jun 1999 17:08:57 -0700 (PDT) (envelope-from cpiazza@FreeBSD.org) Message-Id: <199906220008.RAA28335@freefall.freebsd.org> From: Chris Piazza Date: Mon, 21 Jun 1999 17:08:57 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/roxirc Makefile ports/net/roxirc/pkg DESCR Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk cpiazza 1999/06/21 17:08:57 PDT Modified files: net/roxirc Makefile net/roxirc/pkg DESCR Log: Fix a typo and change WWW: in DESCR. Submitted by: maintainer Revision Changes Path 1.3 +2 -2 ports/net/roxirc/Makefile 1.2 +1 -1 ports/net/roxirc/pkg/DESCR To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 21 17:21: 6 1999 Delivered-To: cvs-all@freebsd.org Received: from janus.syracuse.net (janus.syracuse.net [205.232.47.15]) by hub.freebsd.org (Postfix) with ESMTP id B6FEE14C11; Mon, 21 Jun 1999 17:21:01 -0700 (PDT) (envelope-from green@unixhelp.org) Received: from localhost (green@localhost) by janus.syracuse.net (8.9.2/8.8.7) with ESMTP id UAA55529; Mon, 21 Jun 1999 20:21:01 -0400 (EDT) Date: Mon, 21 Jun 1999 20:21:01 -0400 (EDT) From: "Brian F. Feldman" X-Sender: green@janus.syracuse.net To: John Polstra Cc: cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org, John Polstra Subject: Re: cvs commit: ports/security/cfs Makefile In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk On Mon, 21 Jun 1999, John Polstra wrote: > Brian F. Feldman wrote: > > > How about making Blowfish the default encryption scheme in cmkdir? > > It's entirely possible that you know 10 times more about cfs than I > do. Wanna become the maintainer? ;-) *poof* Okay, I'll be the CFS maintainer :) > > If the default encryption were changed, would it lose its ability to > decrypt existing files? At least is there a command line option for > the server to overcome that? I'm not opposed to changing the default, > as long as it doesn't leave existing users stranded with undecryptable > files. The change is only to cmkdir, which creates the crypted directories. cattach recognizes the encryption scheme and chooses the right decoding/encoding scheme automagically. Of course, Blowfish is as secure as 3DES, and for me goes at 2MB/s, whereas 3DES decrypts/encrypts at about 300KB/s. I'll make the changes =) > > John > --- > John Polstra jdp@polstra.com > John D. Polstra & Co., Inc. Seattle, Washington USA > "Self-interest is the aphrodisiac of belief." -- James V. DeLong > > Brian Fundakowski Feldman _ __ ___ ____ ___ ___ ___ green@FreeBSD.org _ __ ___ | _ ) __| \ FreeBSD: The Power to Serve! _ __ | _ \._ \ |) | http://www.FreeBSD.org/ _ |___/___/___/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 21 17:22:53 1999 Delivered-To: cvs-all@freebsd.org Received: from wall.polstra.com (rtrwan160.accessone.com [206.213.115.74]) by hub.freebsd.org (Postfix) with ESMTP id 0A15414C11; Mon, 21 Jun 1999 17:22:49 -0700 (PDT) (envelope-from jdp@polstra.com) Received: from vashon.polstra.com (vashon.polstra.com [206.213.73.13]) by wall.polstra.com (8.9.3/8.9.1) with ESMTP id RAA12790; Mon, 21 Jun 1999 17:22:47 -0700 (PDT) (envelope-from jdp@polstra.com) Received: (from jdp@localhost) by vashon.polstra.com (8.9.3/8.9.1) id RAA03528; Mon, 21 Jun 1999 17:22:46 -0700 (PDT) (envelope-from jdp@polstra.com) Message-ID: X-Mailer: XFMail 1.3 [p0] on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: Date: Mon, 21 Jun 1999 17:22:46 -0700 (PDT) Organization: Polstra & Co., Inc. From: John Polstra To: "Brian F. Feldman" Subject: Re: cvs commit: ports/security/cfs Makefile Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk Brian F. Feldman wrote: > *poof* Okay, I'll be the CFS maintainer :) Thank you sir! > The change is only to cmkdir, which creates the crypted directories. cattach > recognizes the encryption scheme and chooses the right decoding/encoding > scheme automagically. Of course, Blowfish is as secure as 3DES, and for me > goes at 2MB/s, whereas 3DES decrypts/encrypts at about 300KB/s. I'll make > the changes =) Sounds good to me! John --- John Polstra jdp@polstra.com John D. Polstra & Co., Inc. Seattle, Washington USA "Self-interest is the aphrodisiac of belief." -- James V. DeLong To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 21 17:28: 5 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 4354414C11; Mon, 21 Jun 1999 17:28:03 -0700 (PDT) (envelope-from green@FreeBSD.org) Received: (from green@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id RAA32412; Mon, 21 Jun 1999 17:28:02 -0700 (PDT) (envelope-from green@FreeBSD.org) Message-Id: <199906220028.RAA32412@freefall.freebsd.org> From: Brian Feldman Date: Mon, 21 Jun 1999 17:28:02 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security/cfs Makefile ports/security/cfs/patches patch-ae Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk green 1999/06/21 17:28:02 PDT Modified files: security/cfs Makefile Added files: security/cfs/patches patch-ae Log: CFS's cmkdir now makes directories as Blowfish by default. I've made myself the maintainer, as well. Reviewed by: jdp Revision Changes Path 1.4 +2 -2 ports/security/cfs/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 21 17:28:34 1999 Delivered-To: cvs-all@freebsd.org Received: from smtp13.bellglobal.com (smtp13.bellglobal.com [204.101.251.52]) by hub.freebsd.org (Postfix) with ESMTP id C8ABE14EB3; Mon, 21 Jun 1999 17:28:29 -0700 (PDT) (envelope-from vanderh@ecf.toronto.edu) Received: from localhost.nowhere (ppp1599.on.bellglobal.com [206.172.249.63]) by smtp13.bellglobal.com (8.8.5/8.8.5) with ESMTP id UAA28284; Mon, 21 Jun 1999 20:29:43 -0400 (EDT) Received: (from tim@localhost) by localhost.nowhere (8.9.3/8.9.1) id UAA12444; Mon, 21 Jun 1999 20:28:22 -0400 (EDT) (envelope-from tim) Date: Mon, 21 Jun 1999 20:28:21 -0400 From: Tim Vanderhoek To: Peter Wemm Cc: Jean-Marc Zucconi , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sys/kern imgact_gzip.c Message-ID: <19990621202821.A12093@mad> References: <199906212140.XAA00694@qix.jmz.org> <19990621231649.336E375@overcee.netplex.com.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95i In-Reply-To: <19990621231649.336E375@overcee.netplex.com.au>; from Peter Wemm on Tue, Jun 22, 1999 at 07:16:46AM +0800 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk On Tue, Jun 22, 1999 at 07:16:46AM +0800, Peter Wemm wrote: > > No, imgact_gzip has it's own a.out executable decoder hardwired into it and > this can't be easily changed to support ELF without a LOT of work. I half OTOH, If Peter says it's hard, chances are he's right and I'm wrong. :-) -- This is my .signature which gets appended to the end of my messages. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 21 17:41:56 1999 Delivered-To: cvs-all@freebsd.org Received: from orion.ac.hmc.edu (Orion.AC.HMC.Edu [134.173.32.20]) by hub.freebsd.org (Postfix) with ESMTP id 4A45614BCF; Mon, 21 Jun 1999 17:41:51 -0700 (PDT) (envelope-from brooks@one-eyed-alien.net) Received: from localhost (brdavis@localhost) by orion.ac.hmc.edu (8.8.8/8.8.8) with ESMTP id RAA25268; Mon, 21 Jun 1999 17:41:51 -0700 (PDT) From: brooks@one-eyed-alien.net X-Authentication-Warning: orion.ac.hmc.edu: brdavis owned process doing -bs Date: Mon, 21 Jun 1999 17:41:51 -0700 (PDT) X-Sender: brdavis@orion.ac.hmc.edu To: Alan Cox Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sys/kern sysv_shm.c In-Reply-To: <199906192353.QAA28559@freefall.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk Thanks. Now I can clean up the work around code. -- Brooks On Sat, 19 Jun 1999, Alan Cox wrote: > alc 1999/06/19 16:53:15 PDT > > Modified files: > sys/kern sysv_shm.c > Log: > For consistency with other implementations, check for the existence > of the segment before checking its permissions. > > PR: kern/11999 > Submitted by: Brooks Davis > > Revision Changes Path > 1.42 +3 -3 src/sys/kern/sysv_shm.c > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe cvs-all" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 21 17:44:55 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 45AD714BCF; Mon, 21 Jun 1999 17:44:53 -0700 (PDT) (envelope-from billf@FreeBSD.org) Received: (from billf@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id RAA33688; Mon, 21 Jun 1999 17:44:52 -0700 (PDT) (envelope-from billf@FreeBSD.org) Message-Id: <199906220044.RAA33688@freefall.freebsd.org> From: Bill Fumerola Date: Mon, 21 Jun 1999 17:44:52 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT modules ports/databases Makefile ports/databases/mysql322-client Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk billf 1999/06/21 17:44:52 PDT Modified files: . modules Log: mysql322-client -> ports/databases/mysql322-client (after repo copy) Revision Changes Path 1.117 +2 -1 CVSROOT/modules Modified files: databases Makefile Log: Add mysql322-client, reach out and touch(1) some data. Revision Changes Path 1.37 +2 -1 ports/databases/Makefile Modified files: databases/mysql322-client Makefile Log: Mark BROKEN awaiting the new maintainer's update to make this port a reality. This port was repo-copied by 'The Wraith'. Revision Changes Path 1.55 +4 -3 ports/databases/mysql322-client/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 21 17:45:53 1999 Delivered-To: cvs-all@freebsd.org Received: from overcee.netplex.com.au (overcee.netplex.com.au [202.12.86.7]) by hub.freebsd.org (Postfix) with ESMTP id 606BE150E1; Mon, 21 Jun 1999 17:45:46 -0700 (PDT) (envelope-from peter@netplex.com.au) Received: from netplex.com.au (localhost [127.0.0.1]) by overcee.netplex.com.au (Postfix) with ESMTP id 5E47875; Tue, 22 Jun 1999 08:45:45 +0800 (WST) (envelope-from peter@netplex.com.au) X-Mailer: exmh version 2.0.2 2/24/98 To: Tim Vanderhoek Cc: Jean-Marc Zucconi , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sys/kern imgact_gzip.c In-reply-to: Your message of "Mon, 21 Jun 1999 20:28:21 -0400." <19990621202821.A12093@mad> Date: Tue, 22 Jun 1999 08:45:45 +0800 From: Peter Wemm Message-Id: <19990622004545.5E47875@overcee.netplex.com.au> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk Tim Vanderhoek wrote: > On Tue, Jun 22, 1999 at 07:16:46AM +0800, Peter Wemm wrote: > > > > No, imgact_gzip has it's own a.out executable decoder hardwired into it and > > this can't be easily changed to support ELF without a LOT of work. I half > > OTOH, If Peter says it's hard, chances are he's right and I'm wrong. :-) Well.. perhaps I overstated it. a.out is easier because all the metadata is in the first page. ELF in theory is the same, but there is a lot more to deal with. What I was more concerned about was duplicating chunks of the elf code to work from memory rather than a vnode. Of course, if we can easily create anon backed vnodes these days then the whole thing should be pretty easy - imgact_gzip could just decode the data into the vnode and then feed it back to the exec routines. Cheers, -Peter To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 21 17:46:36 1999 Delivered-To: cvs-all@freebsd.org Received: from jade.chc-chimes.com (jade.chc-chimes.com [206.67.97.83]) by hub.freebsd.org (Postfix) with ESMTP id 7F2D1150E1; Mon, 21 Jun 1999 17:46:28 -0700 (PDT) (envelope-from billf@jade.chc-chimes.com) Received: from localhost (billf@localhost) by jade.chc-chimes.com (8.8.8/8.8.8) with SMTP id UAA25647; Mon, 21 Jun 1999 20:50:21 -0400 (EDT) (envelope-from billf@jade.chc-chimes.com) Date: Mon, 21 Jun 1999 20:50:21 -0400 (EDT) From: Bill Fumerola Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: CVSROOT modules ports/databases Makefile ports/databases/mysql322-client Makefile In-Reply-To: <199906220044.RAA33688@freefall.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk On Mon, 21 Jun 1999, Bill Fumerola wrote: > Modified files: > databases Makefile > Log: > Add mysql322-client, reach out and touch(1) some data. This was meant to be a toungue-in-cheek reference to an AT&T commercial. In retrospect, it wasn't that funny. Oh well. - bill fumerola - billf@chc-chimes.com - BF1560 - computer horizons corp - - ph:(800) 252-2421 - bfumerol@computerhorizons.com - billf@FreeBSD.org - To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 21 17:48:19 1999 Delivered-To: cvs-all@freebsd.org Received: from adelphi.physics.adelaide.edu.au (adelphi.physics.adelaide.edu.au [129.127.36.247]) by hub.freebsd.org (Postfix) with ESMTP id 3EBDA15162; Mon, 21 Jun 1999 17:48:08 -0700 (PDT) (envelope-from kkennawa@physics.adelaide.edu.au) Received: from bragg (bragg [129.127.36.34]) by adelphi.physics.adelaide.edu.au (8.8.8/8.8.8/UofA-1.5) with SMTP id KAA01666; Tue, 22 Jun 1999 10:18:05 +0930 (CST) Received: from localhost by bragg; (5.65/1.1.8.2/05Aug95-0227PM) id AA01980; Tue, 22 Jun 1999 10:19:24 +0930 Date: Tue, 22 Jun 1999 10:19:24 +0930 (CST) From: Kris Kennaway X-Sender: kkennawa@bragg To: Jean-Marc Zucconi Cc: hoek@freebsd.org, cvs-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/kern imgact_gzip.c In-Reply-To: <199906212140.XAA00694@qix.jmz.org> Message-Id: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk On Mon, 21 Jun 1999, Jean-Marc Zucconi wrote: > Do this mean that it should be possible to run gzip'ed executables??? I > though it was not possible with ELF binaries. Even after this commit I > am unable to do it: Use gzexe. I recently fixed some filename guessing weaknesses in the script, so it should be quite safe to use. Kris ----- "Never criticize anybody until you have walked a mile in their shoes, because by that time you will be a mile away and have their shoes." -- Unknown To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 21 17:50:54 1999 Delivered-To: cvs-all@freebsd.org Received: from adelphi.physics.adelaide.edu.au (adelphi.physics.adelaide.edu.au [129.127.36.247]) by hub.freebsd.org (Postfix) with ESMTP id ABCCD1515F; Mon, 21 Jun 1999 17:50:42 -0700 (PDT) (envelope-from kkennawa@physics.adelaide.edu.au) Received: from bragg (bragg [129.127.36.34]) by adelphi.physics.adelaide.edu.au (8.8.8/8.8.8/UofA-1.5) with SMTP id KAA01702; Tue, 22 Jun 1999 10:20:39 +0930 (CST) Received: from localhost by bragg; (5.65/1.1.8.2/05Aug95-0227PM) id AA02005; Tue, 22 Jun 1999 10:21:59 +0930 Date: Tue, 22 Jun 1999 10:21:59 +0930 (CST) From: Kris Kennaway X-Sender: kkennawa@bragg To: Peter Wemm Cc: Jean-Marc Zucconi , hoek@freebsd.org, cvs-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/kern imgact_gzip.c In-Reply-To: <19990621231649.336E375@overcee.netplex.com.au> Message-Id: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk On Tue, 22 Jun 1999, Peter Wemm wrote: > No, imgact_gzip has it's own a.out executable decoder hardwired into it and > this can't be easily changed to support ELF without a LOT of work. I half > wonder if it might be better to gzip -d the executable stream into some > sort of anon backed vnode and then pass that back into the exec system. That > way it would work for any supported format etc. That's a fancier way of how gzexe does it: when you gzexe a binary it compresses it and prepends a shell-script extracter to the data. When you run the script, it decompresses to /tmp, and runs from there. Kris > Cheers, > -Peter ----- "Never criticize anybody until you have walked a mile in their shoes, because by that time you will be a mile away and have their shoes." -- Unknown To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 21 18: 1: 5 1999 Delivered-To: cvs-all@freebsd.org Received: from janus.syracuse.net (janus.syracuse.net [205.232.47.15]) by hub.freebsd.org (Postfix) with ESMTP id 05EAA14C27; Mon, 21 Jun 1999 18:00:59 -0700 (PDT) (envelope-from green@unixhelp.org) Received: from localhost (green@localhost) by janus.syracuse.net (8.9.2/8.8.7) with ESMTP id VAA56307; Mon, 21 Jun 1999 21:00:47 -0400 (EDT) Date: Mon, 21 Jun 1999 21:00:46 -0400 (EDT) From: "Brian F. Feldman" X-Sender: green@janus.syracuse.net To: Peter Wemm Cc: Jean-Marc Zucconi , hoek@FreeBSD.org, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern imgact_gzip.c In-Reply-To: <19990621231649.336E375@overcee.netplex.com.au> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk On Tue, 22 Jun 1999, Peter Wemm wrote: > Jean-Marc Zucconi wrote: > > >>>>> Tim Vanderhoek writes: > > > > > hoek 1999/06/21 09:23:15 PDT > > > Modified files: > > > sys/kern imgact_gzip.c > > > Log: > > > Correctly return ENOEXEC for really short zipped files. The way this is > > > done is less-than cute, but this whole file is suffering from some amoun > t > > > of bitrot. Execution of zipped files should probably be implemented in > a > > > manner similar to that of #!/interpreted files. > > > > Do this mean that it should be possible to run gzip'ed executables??? I > > though it was not possible with ELF binaries. Even after this commit I > > am unable to do it: > > $ cp /bin/ls . > > $ gzip ls > > $ ./ls.gz > > bash: ./ls.gz: cannot execute binary file > > Output=32 Inflate_error=1 igz.error=8 error2=0 where=180 > > No, imgact_gzip has it's own a.out executable decoder hardwired into it and > this can't be easily changed to support ELF without a LOT of work. I half > wonder if it might be better to gzip -d the executable stream into some > sort of anon backed vnode and then pass that back into the exec system. That > way it would work for any supported format etc. Or just use gzexe. > > Cheers, > -Peter > Brian Fundakowski Feldman _ __ ___ ____ ___ ___ ___ green@FreeBSD.org _ __ ___ | _ ) __| \ FreeBSD: The Power to Serve! _ __ | _ \._ \ |) | http://www.FreeBSD.org/ _ |___/___/___/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 21 18: 2:12 1999 Delivered-To: cvs-all@freebsd.org Received: from janus.syracuse.net (janus.syracuse.net [205.232.47.15]) by hub.freebsd.org (Postfix) with ESMTP id 9D9AC1529D; Mon, 21 Jun 1999 18:02:05 -0700 (PDT) (envelope-from green@unixhelp.org) Received: from localhost (green@localhost) by janus.syracuse.net (8.9.2/8.8.7) with ESMTP id VAA56330; Mon, 21 Jun 1999 21:02:05 -0400 (EDT) Date: Mon, 21 Jun 1999 21:02:05 -0400 (EDT) From: "Brian F. Feldman" X-Sender: green@janus.syracuse.net To: Peter Wemm Cc: Jean-Marc Zucconi , hoek@FreeBSD.org, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re2: cvs commit: src/sys/kern imgact_gzip.c In-Reply-To: <19990621231649.336E375@overcee.netplex.com.au> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk Actually, would it be too hard to implement gzip as a stacking VFS layer? That way, you really could just pass a gzip-backed vnode to the elf interpreter... Brian Fundakowski Feldman _ __ ___ ____ ___ ___ ___ green@FreeBSD.org _ __ ___ | _ ) __| \ FreeBSD: The Power to Serve! _ __ | _ \._ \ |) | http://www.FreeBSD.org/ _ |___/___/___/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 21 18: 3: 1 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id DD7D014C27; Mon, 21 Jun 1999 18:02:59 -0700 (PDT) (envelope-from cpiazza@FreeBSD.org) Received: (from cpiazza@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id SAA35422; Mon, 21 Jun 1999 18:02:58 -0700 (PDT) (envelope-from cpiazza@FreeBSD.org) Message-Id: <199906220102.SAA35422@freefall.freebsd.org> From: Chris Piazza Date: Mon, 21 Jun 1999 18:02:57 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/audio/aumix Makefile ports/audio/aumix/files md5 ports/audio/aumix/patches patch-aa Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk cpiazza 1999/06/21 18:02:57 PDT Modified files: audio/aumix Makefile audio/aumix/files md5 audio/aumix/patches patch-aa Log: Update to 1.22.1. Revision Changes Path 1.6 +3 -3 ports/audio/aumix/Makefile 1.5 +1 -1 ports/audio/aumix/files/md5 1.2 +3 -3 ports/audio/aumix/patches/patch-aa To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 21 18: 4: 9 1999 Delivered-To: cvs-all@freebsd.org Received: from smtp13.bellglobal.com (smtp13.bellglobal.com [204.101.251.52]) by hub.freebsd.org (Postfix) with ESMTP id F1FE21523B; Mon, 21 Jun 1999 18:03:58 -0700 (PDT) (envelope-from vanderh@ecf.toronto.edu) Received: from localhost.nowhere (ppp1599.on.bellglobal.com [206.172.249.63]) by smtp13.bellglobal.com (8.8.5/8.8.5) with ESMTP id VAA11237; Mon, 21 Jun 1999 21:05:12 -0400 (EDT) Received: (from tim@localhost) by localhost.nowhere (8.9.3/8.9.1) id VAA12915; Mon, 21 Jun 1999 21:03:55 -0400 (EDT) (envelope-from tim) Date: Mon, 21 Jun 1999 21:03:54 -0400 From: Tim Vanderhoek To: Bill Fumerola Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: CVSROOT modules ports/databases Makefile ports/databases/mysql322-client Makefile Message-ID: <19990621210354.A12837@mad> References: <199906220044.RAA33688@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95i In-Reply-To: ; from Bill Fumerola on Mon, Jun 21, 1999 at 08:50:21PM -0400 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk On Mon, Jun 21, 1999 at 08:50:21PM -0400, Bill Fumerola wrote: > > > Modified files: > > databases Makefile > > Log: > > Add mysql322-client, reach out and touch(1) some data. > > This was meant to be a toungue-in-cheek reference to an AT&T commercial. > In retrospect, it wasn't that funny. Oh well. Hehe. I suspect most people don't read all the ports commits anymore. I rather like it. :) -- This is my .signature which gets appended to the end of my messages. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 21 18:37:22 1999 Delivered-To: cvs-all@freebsd.org Received: from qix.jmz.org (ppp32-besancon.isdnet.net [195.154.11.239]) by hub.freebsd.org (Postfix) with ESMTP id 0E07514CC4; Mon, 21 Jun 1999 18:37:15 -0700 (PDT) (envelope-from jmz@FreeBSD.ORG) Received: (from jmz@localhost) by qix.jmz.org (8.9.3/8.9.3) id DAA01645; Tue, 22 Jun 1999 03:39:19 +0200 (MET DST) (envelope-from jmz@FreeBSD.ORG) Date: Tue, 22 Jun 1999 03:39:19 +0200 (MET DST) Message-Id: <199906220139.DAA01645@qix.jmz.org> From: Jean-Marc Zucconi To: kkennawa@physics.adelaide.edu.au Cc: hoek@FreeBSD.ORG, cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG In-reply-to: (message from Kris Kennaway on Tue, 22 Jun 1999 10:19:24 +0930 (CST)) Subject: Re: cvs commit: src/sys/kern imgact_gzip.c X-Mailer: Emacs References: Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk >>>>> Kris Kennaway writes: > On Mon, 21 Jun 1999, Jean-Marc Zucconi wrote: >> Do this mean that it should be possible to run gzip'ed executables??? I >> though it was not possible with ELF binaries. Even after this commit I >> am unable to do it: > Use gzexe. I recently fixed some filename guessing weaknesses in the script, > so it should be quite safe to use. gzexe is not an option when you boot from a floppy and when all must fit in 1.44MB :-) Jean-Marc -- Jean-Marc Zucconi PGP Key: finger jmz@FreeBSD.ORG To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 21 18:40: 7 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 682BE14D59; Mon, 21 Jun 1999 18:39:58 -0700 (PDT) (envelope-from mckusick@FreeBSD.org) Received: (from mckusick@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id SAA39500; Mon, 21 Jun 1999 18:39:58 -0700 (PDT) (envelope-from mckusick@FreeBSD.org) Message-Id: <199906220139.SAA39500@freefall.freebsd.org> From: Kirk McKusick Date: Mon, 21 Jun 1999 18:39:58 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern vfs_bio.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk mckusick 1999/06/21 18:39:57 PDT Modified files: sys/kern vfs_bio.c Log: When allocating new buffers in getnewbuf, there are several points at which we may sleep. So, after completing our buffer allocation we must ensure that another process has not come along and allocated a different buffer with the same identity. We do this by keeping a global counter of the number of buffers that getnewbuf has allocated. We save this count when we enter getnewbuf and check it when we are about to return. If it has changed, then other buffers were allocated while we were in getnewbuf, so we must return NULL to let our parent know that it must recheck to see if it still needs the new buffer. Hopefully this fix will eliminate the creation of duplicate buffers with the same identity and the obscure corruptions that they cause. Revision Changes Path 1.215 +40 -11 src/sys/kern/vfs_bio.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 21 18:46:33 1999 Delivered-To: cvs-all@freebsd.org Received: from adelphi.physics.adelaide.edu.au (adelphi.physics.adelaide.edu.au [129.127.36.247]) by hub.freebsd.org (Postfix) with ESMTP id 73DAF14BFE; Mon, 21 Jun 1999 18:46:21 -0700 (PDT) (envelope-from kkennawa@physics.adelaide.edu.au) Received: from bragg (bragg [129.127.36.34]) by adelphi.physics.adelaide.edu.au (8.8.8/8.8.8/UofA-1.5) with SMTP id LAA02104; Tue, 22 Jun 1999 11:16:20 +0930 (CST) Received: from localhost by bragg; (5.65/1.1.8.2/05Aug95-0227PM) id AA03039; Tue, 22 Jun 1999 11:17:35 +0930 Date: Tue, 22 Jun 1999 11:17:34 +0930 (CST) From: Kris Kennaway X-Sender: kkennawa@bragg To: Jean-Marc Zucconi Cc: hoek@freebsd.org, cvs-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/kern imgact_gzip.c In-Reply-To: <199906220139.DAA01645@qix.jmz.org> Message-Id: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk On Tue, 22 Jun 1999, Jean-Marc Zucconi wrote: > > Use gzexe. I recently fixed some filename guessing weaknesses in the script, > > so it should be quite safe to use. > > gzexe is not an option when you boot from a floppy and when all must > fit in 1.44MB :-) Why not? gzexe is a once-off compression step which encapsulates the executable into a shell script, and has no other space overheads other than decompression space on /tmp at run-time. Kris > > Jean-Marc > > -- > Jean-Marc Zucconi PGP Key: finger jmz@FreeBSD.ORG > ----- "Never criticize anybody until you have walked a mile in their shoes, because by that time you will be a mile away and have their shoes." -- Unknown To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 21 18:52:10 1999 Delivered-To: cvs-all@freebsd.org Received: from picnic.mat.net (picnic.mat.net [206.246.122.133]) by hub.freebsd.org (Postfix) with ESMTP id 2609014E3B; Mon, 21 Jun 1999 18:51:57 -0700 (PDT) (envelope-from chuckr@picnic.mat.net) Received: from localhost (chuckr@localhost) by picnic.mat.net (8.9.3/8.8.5) with ESMTP id VAA02080; Mon, 21 Jun 1999 21:51:44 -0400 (EDT) Date: Mon, 21 Jun 1999 21:51:44 -0400 (EDT) From: Chuck Robey To: "Brian F. Feldman" Cc: Peter Wemm , Jean-Marc Zucconi , hoek@FreeBSD.org, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: Re2: cvs commit: src/sys/kern imgact_gzip.c In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk On Mon, 21 Jun 1999, Brian F. Feldman wrote: > Actually, would it be too hard to implement gzip as a stacking VFS layer? > That way, you really could just pass a gzip-backed vnode to the elf > interpreter... That would be if stacking worked here, wouldn't it? > > Brian Fundakowski Feldman _ __ ___ ____ ___ ___ ___ > green@FreeBSD.org _ __ ___ | _ ) __| \ > FreeBSD: The Power to Serve! _ __ | _ \._ \ |) | > http://www.FreeBSD.org/ _ |___/___/___/ > > > ----------------------------+----------------------------------------------- Chuck Robey | Interests include any kind of voice or data chuckr@picnic.mat.net | communications topic, C programming, and Unix. 213 Lakeside Drive Apt T-1 | Greenbelt, MD 20770 | I run picnic and jaunt, both FreeBSD-current. (301) 220-2114 | ----------------------------+----------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 21 18:56:11 1999 Delivered-To: cvs-all@freebsd.org Received: from overcee.netplex.com.au (overcee.netplex.com.au [202.12.86.7]) by hub.freebsd.org (Postfix) with ESMTP id 6A7B614DC9; Mon, 21 Jun 1999 18:55:57 -0700 (PDT) (envelope-from peter@netplex.com.au) Received: from netplex.com.au (localhost [127.0.0.1]) by overcee.netplex.com.au (Postfix) with ESMTP id 9177975; Tue, 22 Jun 1999 09:55:54 +0800 (WST) (envelope-from peter@netplex.com.au) X-Mailer: exmh version 2.0.2 2/24/98 To: Kris Kennaway Cc: Jean-Marc Zucconi , hoek@freebsd.org, cvs-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/kern imgact_gzip.c In-reply-to: Your message of "Tue, 22 Jun 1999 11:17:34 +0930." Date: Tue, 22 Jun 1999 09:55:54 +0800 From: Peter Wemm Message-Id: <19990622015554.9177975@overcee.netplex.com.au> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk Kris Kennaway wrote: > On Tue, 22 Jun 1999, Jean-Marc Zucconi wrote: > > > > Use gzexe. I recently fixed some filename guessing weaknesses in the scr ipt, > > > so it should be quite safe to use. > > > > gzexe is not an option when you boot from a floppy and when all must > > fit in 1.44MB :-) > > Why not? gzexe is a once-off compression step which encapsulates the > executable into a shell script, and has no other space overheads other than > decompression space on /tmp at run-time. Yes, but you don't *have* /tmp at that time for the boot floppies.. You have memory etc but not disk space. > Kris Cheers, -Peter To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 21 19: 9:18 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 9864914C11; Mon, 21 Jun 1999 19:09:14 -0700 (PDT) (envelope-from imp@FreeBSD.org) Received: (from imp@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id TAA42519; Mon, 21 Jun 1999 19:09:14 -0700 (PDT) (envelope-from imp@FreeBSD.org) Message-Id: <199906220209.TAA42519@freefall.freebsd.org> From: Warner Losh Date: Mon, 21 Jun 1999 19:09:14 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc pccard_ether_remove rc.conf.local.sample Makefile pccard.conf.sample pccard_ether rc.pccard src/etc/defaults rc.conf Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk imp 1999/06/21 19:09:13 PDT Modified files: (Branch: RELENG_3_2_PAO) etc Makefile pccard.conf.sample pccard_ether rc.pccard etc/defaults rc.conf Added files: (Branch: RELENG_3_2_PAO) etc pccard_ether_remove rc.conf.local.sample Log: Merge /etc/Makefile from PAO3-19990605 into Makefile. Merge other changes from said PAO3 version. Obtained from: PAO3-19990605.tar.gz Revision Changes Path 1.187.2.6.2.1 +3 -2 src/etc/Makefile 1.24.2.7.2.1 +1401 -432 src/etc/pccard.conf.sample 1.9.2.2.2.1 +58 -31 src/etc/pccard_ether 1.6.2.4.2.1 +37 -15 src/etc/rc.pccard 1.1.2.5.2.1 +13 -7 src/etc/defaults/rc.conf To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 21 19:18:31 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 584E814DDE; Mon, 21 Jun 1999 19:18:30 -0700 (PDT) (envelope-from imp@FreeBSD.org) Received: (from imp@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id TAA43193; Mon, 21 Jun 1999 19:18:30 -0700 (PDT) (envelope-from imp@FreeBSD.org) Message-Id: <199906220218.TAA43193@freefall.freebsd.org> From: Warner Losh Date: Mon, 21 Jun 1999 19:18:30 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/shutdown shutdown.8 shutdown.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk imp 1999/06/21 19:18:30 PDT Modified files: (Branch: RELENG_3_2_PAO) sbin/shutdown shutdown.8 shutdown.c Log: Import sbin part of PAO3-19990605. Obtained from: PAO3-19990605.tar.gz Revision Changes Path 1.9.4.1 +3 -3 src/sbin/shutdown/shutdown.8 1.16.4.1 +4 -3 src/sbin/shutdown/shutdown.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 21 19:20: 7 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id B10AD14DDE; Mon, 21 Jun 1999 19:20:05 -0700 (PDT) (envelope-from foxfair@FreeBSD.org) Received: (from foxfair@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id TAA43318; Mon, 21 Jun 1999 19:20:06 -0700 (PDT) (envelope-from foxfair@FreeBSD.org) Message-Id: <199906220220.TAA43318@freefall.freebsd.org> From: "Howard F. Hu" Date: Mon, 21 Jun 1999 19:20:06 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/gtksheet Makefile ports/devel/gtksheet/files md5 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk foxfair 1999/06/21 19:20:05 PDT Modified files: devel/gtksheet Makefile devel/gtksheet/files md5 Log: PR: 12316 Submitted by: maintainer , Ying-Chieh Liao Update to v7.6 Revision Changes Path 1.2 +4 -4 ports/devel/gtksheet/Makefile 1.2 +1 -1 ports/devel/gtksheet/files/md5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 21 19:27:44 1999 Delivered-To: cvs-all@freebsd.org Received: from janus.syracuse.net (janus.syracuse.net [205.232.47.15]) by hub.freebsd.org (Postfix) with ESMTP id 2231114CA1; Mon, 21 Jun 1999 19:27:28 -0700 (PDT) (envelope-from green@unixhelp.org) Received: from localhost (green@localhost) by janus.syracuse.net (8.9.2/8.8.7) with ESMTP id WAA57737; Mon, 21 Jun 1999 22:27:11 -0400 (EDT) Date: Mon, 21 Jun 1999 22:27:11 -0400 (EDT) From: "Brian F. Feldman" X-Sender: green@janus.syracuse.net To: Peter Wemm Cc: Kris Kennaway , Jean-Marc Zucconi , hoek@FreeBSD.org, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern imgact_gzip.c In-Reply-To: <19990622015554.9177975@overcee.netplex.com.au> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk On Tue, 22 Jun 1999, Peter Wemm wrote: > Kris Kennaway wrote: > > On Tue, 22 Jun 1999, Jean-Marc Zucconi wrote: > > > > > > Use gzexe. I recently fixed some filename guessing weaknesses in the scr > ipt, > > > > so it should be quite safe to use. > > > > > > gzexe is not an option when you boot from a floppy and when all must > > > fit in 1.44MB :-) > > > > Why not? gzexe is a once-off compression step which encapsulates the > > executable into a shell script, and has no other space overheads other than > > decompression space on /tmp at run-time. > > Yes, but you don't *have* /tmp at that time for the boot floppies.. You > have memory etc but not disk space. > > > Kris > > Cheers, > -Peter > AHEM! /tmp is part of an MFS, so how is that disk space? > > Brian Fundakowski Feldman _ __ ___ ____ ___ ___ ___ green@FreeBSD.org _ __ ___ | _ ) __| \ FreeBSD: The Power to Serve! _ __ | _ \._ \ |) | http://www.FreeBSD.org/ _ |___/___/___/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 21 19:29:57 1999 Delivered-To: cvs-all@freebsd.org Received: from overcee.netplex.com.au (overcee.netplex.com.au [202.12.86.7]) by hub.freebsd.org (Postfix) with ESMTP id 0A49214DC9; Mon, 21 Jun 1999 19:29:43 -0700 (PDT) (envelope-from peter@netplex.com.au) Received: from netplex.com.au (localhost [127.0.0.1]) by overcee.netplex.com.au (Postfix) with ESMTP id 9D1AB75; Tue, 22 Jun 1999 10:29:40 +0800 (WST) (envelope-from peter@netplex.com.au) X-Mailer: exmh version 2.0.2 2/24/98 To: Chuck Robey Cc: "Brian F. Feldman" , Jean-Marc Zucconi , hoek@FreeBSD.org, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: Re2: cvs commit: src/sys/kern imgact_gzip.c In-reply-to: Your message of "Mon, 21 Jun 1999 21:51:44 -0400." Date: Tue, 22 Jun 1999 10:29:40 +0800 From: Peter Wemm Message-Id: <19990622022940.9D1AB75@overcee.netplex.com.au> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk Chuck Robey wrote: > On Mon, 21 Jun 1999, Brian F. Feldman wrote: > > > Actually, would it be too hard to implement gzip as a stacking VFS layer? > > That way, you really could just pass a gzip-backed vnode to the elf > > interpreter... > > That would be if stacking worked here, wouldn't it? The other problem is that gzip decodes in a stream and it's impractical (or expensive) to pull out a block at a time from the decompressed output.. The only practical way to do it is to decompress to memory in full and then use that for the upper layer. That will cost memory though so it would have to be pageable (ie: anon/swap backed). The result would be the same as if imgact_gzip managed it - and would avoid the stacking problems too. Still, I can see the appeal of having gzip support in a stackable layer, but IMHO, the convenience of being able to read foo.gz by doing a 'more foo' isn't worth the nightmares that this would unleash. Imagine the implications of 'vi foo'. This transparency would have to be read-only or the kernel would have to be prepared to recompress the entire file each time somebody changes a byte near the beginning.. And then there's the coherency problem of having the same data "visible" in both normal and .gz format.. Cheers, -Peter To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 21 19:35:35 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 0CD2514C82; Mon, 21 Jun 1999 19:34:50 -0700 (PDT) (envelope-from hoek@FreeBSD.org) Received: (from hoek@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id TAA44947; Mon, 21 Jun 1999 19:34:50 -0700 (PDT) (envelope-from hoek@FreeBSD.org) Message-Id: <199906220234.TAA44947@freefall.freebsd.org> From: Tim Vanderhoek Date: Mon, 21 Jun 1999 19:34:49 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man9 vnode.9 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk hoek 1999/06/21 19:34:49 PDT Modified files: share/man/man9 vnode.9 Log: typo: Adviseroty -> Advisory Revision Changes Path 1.8 +2 -2 src/share/man/man9/vnode.9 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 21 19:41:14 1999 Delivered-To: cvs-all@freebsd.org Received: from allegro.lemis.com (allegro.lemis.com [192.109.197.134]) by hub.freebsd.org (Postfix) with ESMTP id 6229914C05; Mon, 21 Jun 1999 19:40:57 -0700 (PDT) (envelope-from grog@freebie.lemis.com) Received: from freebie.lemis.com (freebie.lemis.com [192.109.197.137]) by allegro.lemis.com (8.9.1/8.9.0) with ESMTP id MAA12616; Tue, 22 Jun 1999 12:10:59 +0930 (CST) Received: (from grog@localhost) by freebie.lemis.com (8.9.3/8.9.0) id MAA78229; Tue, 22 Jun 1999 12:11:05 +0930 (CST) Date: Tue, 22 Jun 1999 12:11:04 +0930 From: Greg Lehey To: Doug Rabson Cc: Peter Wemm , cvs-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/isa sio.c Message-ID: <19990622121104.Q76907@freebie.lemis.com> References: <19990621080449.L6820@freebie.lemis.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.4i In-Reply-To: ; from Doug Rabson on Mon, Jun 21, 1999 at 10:58:10AM +0100 WWW-Home-Page: http://www.lemis.com/~grog X-PGP-Fingerprint: 6B 7B C3 8C 61 CD 54 AF 13 24 52 F8 6D A4 95 EF Organization: LEMIS, PO Box 460, Echunga SA 5153, Australia Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-41-739-7062 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk On Monday, 21 June 1999 at 10:58:10 +0100, Doug Rabson wrote: > On Mon, 21 Jun 1999, Greg Lehey wrote: > >> On Sunday, 20 June 1999 at 6:10:11 -0700, Peter Wemm wrote: >>> peter 1999/06/20 06:10:11 PDT >>> >>> Modified files: >>> sys/isa sio.c >>> Log: >>> Use the proper interfaces to find if a device is enabled, don't dig into >>> the bus mechanism's private internals! >> >> Where is this documented? > > device_is_enabled(9) Nice to know there's a man page. But the real thing is that the "right thing" to do needs to be documented somewhere. It would be nice, for example, to have an overview of the design principles. Yes, I know I'm asking for a lot here, but it would really help. Greg -- See complete headers for address, home page and phone numbers finger grog@lemis.com for PGP public key To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 21 19:58:53 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 30AEA14C27; Mon, 21 Jun 1999 19:58:50 -0700 (PDT) (envelope-from imp@FreeBSD.org) Received: (from imp@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id TAA47235; Mon, 21 Jun 1999 19:58:50 -0700 (PDT) (envelope-from imp@FreeBSD.org) Message-Id: <199906220258.TAA47235@freefall.freebsd.org> From: Warner Losh Date: Mon, 21 Jun 1999 19:58:50 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin Makefile src/usr.sbin/cnwctl Makefile cnwctl.8 cnwctl.c src/usr.sbin/pccard/pccardc power.c Makefile beep.c dumpcis.c enabler.c pccardc.8 pccardc.c pccardmem.c printcis.c rdattr.c rdmap.c rdreg.c wrattr.c wrreg.c ... Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk imp 1999/06/21 19:58:50 PDT Modified files: (Branch: RELENG_3_2_PAO) usr.sbin Makefile usr.sbin/pccard/pccardc Makefile beep.c dumpcis.c enabler.c pccardc.8 pccardc.c pccardmem.c printcis.c rdattr.c rdmap.c rdreg.c wrattr.c wrreg.c usr.sbin/pccard/pccardd Makefile cardd.c cardd.h file.c pccard.conf.5 pccardd.8 pccardd.c readcis.c readcis.h util.c Added files: (Branch: RELENG_3_2_PAO) usr.sbin/cnwctl Makefile cnwctl.8 cnwctl.c usr.sbin/pccard/pccardc power.c usr.sbin/pccard/pccardd server.c usr.sbin/ux COPYRIGHT Makefile Makefile.inc README README.ja usr.sbin/ux/uxctl Makefile uxctl.c usr.sbin/ux/uxdump Makefile uxdump.c usr.sbin/wicontrol Makefile wicontrol.8 wicontrol.c usr.sbin/wlpconfig Makefile wlpconfig.8 wlpconfig.c Log: Bring in PAO's usr.sbin programs. Changes pccard and adds cnwctl, uxctl, uxdump, wicontrol and wlpconfig. Obtained from: PAO3-19990605.tar.gz Revision Changes Path 1.147.2.4.2.1 +5 -1 src/usr.sbin/Makefile 1.7.2.2.2.1 +3 -2 src/usr.sbin/pccard/pccardc/Makefile 1.1.2.1.2.1 +1 -1 src/usr.sbin/pccard/pccardc/beep.c 1.9.2.2.2.1 +13 -6 src/usr.sbin/pccard/pccardc/dumpcis.c 1.10.2.2.2.1 +17 -17 src/usr.sbin/pccard/pccardc/enabler.c 1.1.2.2.2.1 +23 -4 src/usr.sbin/pccard/pccardc/pccardc.8 1.7.2.1.2.1 +8 -5 src/usr.sbin/pccard/pccardc/pccardc.c 1.9.2.2.2.1 +3 -9 src/usr.sbin/pccard/pccardc/pccardmem.c 1.9.4.1 +802 -398 src/usr.sbin/pccard/pccardc/printcis.c 1.4.4.1.2.1 +5 -0 src/usr.sbin/pccard/pccardc/rdattr.c 1.9.2.2.2.1 +13 -6 src/usr.sbin/pccard/pccardc/rdmap.c 1.9.2.2.2.1 +14 -10 src/usr.sbin/pccard/pccardc/rdreg.c 1.10.2.2.2.1 +3 -9 src/usr.sbin/pccard/pccardc/wrattr.c 1.9.2.2.2.1 +3 -9 src/usr.sbin/pccard/pccardc/wrreg.c 1.4.4.1 +11 -2 src/usr.sbin/pccard/pccardd/Makefile 1.33.2.1.2.1 +804 -95 src/usr.sbin/pccard/pccardd/cardd.c 1.12.4.1 +104 -18 src/usr.sbin/pccard/pccardd/cardd.h 1.16.4.1 +424 -40 src/usr.sbin/pccard/pccardd/file.c 1.7.4.1 +190 -70 src/usr.sbin/pccard/pccardd/pccard.conf.5 1.10.2.1.2.1 +164 -88 src/usr.sbin/pccard/pccardd/pccardd.8 1.2.6.1 +285 -27 src/usr.sbin/pccard/pccardd/pccardd.c 1.14.4.1 +197 -111 src/usr.sbin/pccard/pccardd/readcis.c 1.9.4.1 +15 -6 src/usr.sbin/pccard/pccardd/readcis.h 1.12.4.1 +47 -22 src/usr.sbin/pccard/pccardd/util.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 21 20: 3:46 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 9908114F01; Mon, 21 Jun 1999 20:03:44 -0700 (PDT) (envelope-from foxfair@FreeBSD.org) Received: (from foxfair@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id UAA47621; Mon, 21 Jun 1999 20:03:44 -0700 (PDT) (envelope-from foxfair@FreeBSD.org) Message-Id: <199906220303.UAA47621@freefall.freebsd.org> From: "Howard F. Hu" Date: Mon, 21 Jun 1999 20:03:44 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/games/gma - Imported sources Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk foxfair 1999/06/21 20:03:44 PDT ports/games/gma - Imported sources Update of /home/ncvs/ports/games/gma In directory freefall.freebsd.org:/e/users/foxfair/tmp/gma Log Message: PR: 12327 Submitted by: Ying-Chieh Liao GMA or "The Go-Moku Apprentice" is a computerized go-moku player that learns playing the game entirely from its opponent. It was written for fun by Johan Walles (d92-jwa@nada.kth.se) in October 1998. The goal of Go-Moku is to get five (or more) marks in a row (horisontally, vertically or diagonally). You get to put one mark each time it is your turn. WWW: http://www.student.nada.kth.se/~d92-jwa/code/ Status: Vendor Tag: IJLIAO Release Tags: v_0_5 N ports/games/gma/Makefile N ports/games/gma/files/md5 N ports/games/gma/pkg/COMMENT N ports/games/gma/pkg/DESCR N ports/games/gma/pkg/PLIST No conflicts created by this import To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 21 20: 4:10 1999 Delivered-To: cvs-all@freebsd.org Received: from overcee.netplex.com.au (overcee.netplex.com.au [202.12.86.7]) by hub.freebsd.org (Postfix) with ESMTP id 39CBA14F93; Mon, 21 Jun 1999 20:03:48 -0700 (PDT) (envelope-from peter@netplex.com.au) Received: from netplex.com.au (localhost [127.0.0.1]) by overcee.netplex.com.au (Postfix) with ESMTP id 622EA75; Tue, 22 Jun 1999 11:03:46 +0800 (WST) (envelope-from peter@netplex.com.au) X-Mailer: exmh version 2.0.2 2/24/98 To: "Brian F. Feldman" Cc: Kris Kennaway , Jean-Marc Zucconi , hoek@FreeBSD.org, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern imgact_gzip.c In-reply-to: Your message of "Mon, 21 Jun 1999 22:27:11 -0400." Date: Tue, 22 Jun 1999 11:03:46 +0800 From: Peter Wemm Message-Id: <19990622030346.622EA75@overcee.netplex.com.au> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk "Brian F. Feldman" wrote: > On Tue, 22 Jun 1999, Peter Wemm wrote: > > > Kris Kennaway wrote: > > > On Tue, 22 Jun 1999, Jean-Marc Zucconi wrote: > > > > > > > > Use gzexe. I recently fixed some filename guessing weaknesses in the scr > > ipt, > > > > > so it should be quite safe to use. > > > > > > > > gzexe is not an option when you boot from a floppy and when all must > > > > fit in 1.44MB :-) > > > > > > Why not? gzexe is a once-off compression step which encapsulates the > > > executable into a shell script, and has no other space overheads other th an > > > decompression space on /tmp at run-time. > > > > Yes, but you don't *have* /tmp at that time for the boot floppies.. You > > have memory etc but not disk space. > > > > > Kris > > > > Cheers, > > -Peter > > > > AHEM! > /tmp is part of an MFS, so how is that disk space? Ahh yes, I forgot that / was read-write for MFS boots. However: #!/bin/sh skip=18 if /usr/bin/tail +$skip $0 | gzip -cd > /tmp/gztmp$$; then chmod 700 /tmp/gztmp$$ prog="`echo $0 | sed 's|^.*/||'`" if /bin/ln /tmp/gztmp$$ "/tmp/$prog" 2>/dev/null; then trap '/bin/rm -f /tmp/gztmp$$ "/tmp/$prog"; exit $res' 0 (/bin/sleep 5; /bin/rm -f /tmp/gztmp$$ "/tmp/$prog") 2>/dev/null & /tmp/"$prog" ${1+"$@"}; res=$? else trap '/bin/rm -f /tmp/gztmp$$; exit $res' 0 (/bin/sleep 5; /bin/rm -f /tmp/gztmp$$) 2>/dev/null & /tmp/gztmp$$ ${1+"$@"}; res=$? fi else echo Cannot decompress $0; exit 1 fi; exit $res Now, if tail, sh, gzip, chmod, ln, sleep, rm, etc are all in the gzexe'd crunched linked binary, how is it supposed to decompress itself? "sh" itself is part of the crunched binary, so what is going to decode sh when sh itself is a shell script? [..] 1152 -r-xr-xr-x 19 root bin 1167360 Feb 23 1998 sh* 1152 -r-xr-xr-x 19 root bin 1167360 Feb 23 1998 slattach* 1152 -r-xr-xr-x 19 root bin 1167360 Feb 23 1998 sysinstall* 1152 -r-xr-xr-x 19 root bin 1167360 Feb 23 1998 zcat* [..] ^^ Cheers, -Peter To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 21 20: 7:16 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 1466414C92; Mon, 21 Jun 1999 20:07:14 -0700 (PDT) (envelope-from foxfair@FreeBSD.org) Received: (from foxfair@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id UAA47824; Mon, 21 Jun 1999 20:07:14 -0700 (PDT) (envelope-from foxfair@FreeBSD.org) Message-Id: <199906220307.UAA47824@freefall.freebsd.org> From: "Howard F. Hu" Date: Mon, 21 Jun 1999 20:07:13 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/games Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk foxfair 1999/06/21 20:07:13 PDT Modified files: games Makefile Log: Active gma. Revision Changes Path 1.211 +2 -1 ports/games/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 21 20:11:12 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id ECD2214F01; Mon, 21 Jun 1999 20:11:10 -0700 (PDT) (envelope-from foxfair@FreeBSD.org) Received: (from foxfair@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id UAA48014; Mon, 21 Jun 1999 20:11:10 -0700 (PDT) (envelope-from foxfair@FreeBSD.org) Message-Id: <199906220311.UAA48014@freefall.freebsd.org> From: "Howard F. Hu" Date: Mon, 21 Jun 1999 20:11:10 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT modules Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk foxfair 1999/06/21 20:11:10 PDT Modified files: . modules Log: gma --> ports/games/gma Revision Changes Path 1.118 +2 -1 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 21 20:16: 2 1999 Delivered-To: cvs-all@freebsd.org Received: from adelphi.physics.adelaide.edu.au (adelphi.physics.adelaide.edu.au [129.127.36.247]) by hub.freebsd.org (Postfix) with ESMTP id 2A18515066; Mon, 21 Jun 1999 20:15:43 -0700 (PDT) (envelope-from kkennawa@physics.adelaide.edu.au) Received: from bragg (bragg [129.127.36.34]) by adelphi.physics.adelaide.edu.au (8.8.8/8.8.8/UofA-1.5) with SMTP id MAA02825; Tue, 22 Jun 1999 12:45:40 +0930 (CST) Received: from localhost by bragg; (5.65/1.1.8.2/05Aug95-0227PM) id AA04481; Tue, 22 Jun 1999 12:46:50 +0930 Date: Tue, 22 Jun 1999 12:46:49 +0930 (CST) From: Kris Kennaway X-Sender: kkennawa@bragg To: Peter Wemm Cc: "Brian F. Feldman" , Jean-Marc Zucconi , hoek@freebsd.org, cvs-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/kern imgact_gzip.c In-Reply-To: <19990622030346.622EA75@overcee.netplex.com.au> Message-Id: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk On Tue, 22 Jun 1999, Peter Wemm wrote: > Ahh yes, I forgot that / was read-write for MFS boots. However: > > #!/bin/sh > skip=18 > if /usr/bin/tail +$skip $0 | gzip -cd > /tmp/gztmp$$; then > chmod 700 /tmp/gztmp$$ > prog="`echo $0 | sed 's|^.*/||'`" > if /bin/ln /tmp/gztmp$$ "/tmp/$prog" 2>/dev/null; then > trap '/bin/rm -f /tmp/gztmp$$ "/tmp/$prog"; exit $res' 0 > (/bin/sleep 5; /bin/rm -f /tmp/gztmp$$ "/tmp/$prog") 2>/dev/null & > /tmp/"$prog" ${1+"$@"}; res=$? > else > trap '/bin/rm -f /tmp/gztmp$$; exit $res' 0 > (/bin/sleep 5; /bin/rm -f /tmp/gztmp$$) 2>/dev/null & > /tmp/gztmp$$ ${1+"$@"}; res=$? > fi > else > echo Cannot decompress $0; exit 1 > fi; exit $res This is the unpatched (insecure) version of gzexe (all the /tmp/gztmp$$'s), but it's functionally the same. > Now, if tail, sh, gzip, chmod, ln, sleep, rm, etc are all in the gzexe'd > crunched linked binary, how is it supposed to decompress itself? "sh" itself > is part of the crunched binary, so what is going to decode sh when sh itself > is a shell script? Yes, that seems to be a problem - gzexe depends on those executables. However it shouldn't be too hard to recode this decompressor in C to perform the same job without any external dependencies. The question is whether that would be easier than fixing the kernel to handle gzipped ELF binaries transparently - almost certainly it would be. Kris > Cheers, > -Peter ----- "Never criticize anybody until you have walked a mile in their shoes, because by that time you will be a mile away and have their shoes." -- Unknown To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 21 20:23: 6 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 16B7214C27; Mon, 21 Jun 1999 20:23:03 -0700 (PDT) (envelope-from imp@FreeBSD.org) Received: (from imp@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id UAA48962; Mon, 21 Jun 1999 20:23:03 -0700 (PDT) (envelope-from imp@FreeBSD.org) Message-Id: <199906220323.UAA48962@freefall.freebsd.org> From: Warner Losh Date: Mon, 21 Jun 1999 20:23:03 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/examples/PAO3 COPYRIGHT History Makefile Makefile.kit PAO-FAQ PAO-FAQ.jp README README.install README.install.jp README.jp SUPPORTED.CARDS SUPPORTED.CARDS.jp Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk imp 1999/06/21 20:23:02 PDT Added files: (Branch: RELENG_3_2_PAO) share/examples/PAO3 COPYRIGHT History Makefile Makefile.kit PAO-FAQ PAO-FAQ.jp README README.install README.install.jp README.jp SUPPORTED.CARDS SUPPORTED.CARDS.jp Log: Misc PAO3 Documentation and Makefiles. These aren't installed at the moment. Obtained from: PAO3-19990605.tar.gz To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 21 21:25:55 1999 Delivered-To: cvs-all@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 766) id 511B214ED4; Mon, 21 Jun 1999 21:25:53 -0700 (PDT) Date: Mon, 21 Jun 1999 21:25:53 -0700 From: Michael Haro To: Tim Vanderhoek Cc: Bill Fumerola , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: CVSROOT modules ports/databases Makefile ports/databases/mysql322-client Makefile Message-ID: <19990621212553.A36655@hub.freebsd.org> References: <199906220044.RAA33688@freefall.freebsd.org> <19990621210354.A12837@mad> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.4i In-Reply-To: <19990621210354.A12837@mad>; from Tim Vanderhoek on Mon, Jun 21, 1999 at 09:03:54PM -0400 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk On Mon, Jun 21, 1999 at 09:03:54PM -0400, Tim Vanderhoek wrote: > On Mon, Jun 21, 1999 at 08:50:21PM -0400, Bill Fumerola wrote: > > > > > Modified files: > > > databases Makefile > > > Log: > > > Add mysql322-client, reach out and touch(1) some data. > > > > This was meant to be a toungue-in-cheek reference to an AT&T commercial. > > In retrospect, it wasn't that funny. Oh well. > > Hehe. I suspect most people don't read all the ports commits anymore. > I rather like it. :) Then there are the people who don't watch tv. Michael To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 21 21:34:43 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 4B20914DC3; Mon, 21 Jun 1999 21:34:41 -0700 (PDT) (envelope-from mharo@FreeBSD.org) Received: (from mharo@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id VAA56448; Mon, 21 Jun 1999 21:34:41 -0700 (PDT) (envelope-from mharo@FreeBSD.org) Message-Id: <199906220434.VAA56448@freefall.freebsd.org> From: Michael Haro Date: Mon, 21 Jun 1999 21:34:40 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/audio/mp3info Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk mharo 1999/06/21 21:34:40 PDT Modified files: audio/mp3info Makefile Log: add mastersite PR: 12331 Submitted by: maintainer Revision Changes Path 1.3 +4 -2 ports/audio/mp3info/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 21 21:37:36 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id B64FC14DC3; Mon, 21 Jun 1999 21:37:34 -0700 (PDT) (envelope-from cpiazza@FreeBSD.org) Received: (from cpiazza@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id VAA56961; Mon, 21 Jun 1999 21:37:34 -0700 (PDT) (envelope-from cpiazza@FreeBSD.org) Message-Id: <199906220437.VAA56961@freefall.freebsd.org> From: Chris Piazza Date: Mon, 21 Jun 1999 21:37:34 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/audio/mp3info Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk cpiazza 1999/06/21 21:37:34 PDT Modified files: audio/mp3info Makefile Log: Change the new MASTER_SITE, it's apps/sound/editors not apps/audio/editrs. Revision Changes Path 1.4 +2 -2 ports/audio/mp3info/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 21 22: 8:40 1999 Delivered-To: cvs-all@freebsd.org Received: from janus.syracuse.net (janus.syracuse.net [205.232.47.15]) by hub.freebsd.org (Postfix) with ESMTP id BCCD715089; Mon, 21 Jun 1999 22:08:32 -0700 (PDT) (envelope-from green@unixhelp.org) Received: from localhost (green@localhost) by janus.syracuse.net (8.9.2/8.8.7) with ESMTP id BAA60310; Tue, 22 Jun 1999 01:08:04 -0400 (EDT) Date: Tue, 22 Jun 1999 01:08:04 -0400 (EDT) From: "Brian F. Feldman" X-Sender: green@janus.syracuse.net To: Kris Kennaway Cc: Peter Wemm , Jean-Marc Zucconi , hoek@freebsd.org, cvs-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/kern imgact_gzip.c In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: MULTIPART/MIXED; BOUNDARY="0-1974609729-930028084=:60297" Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. Send mail to mime@docserver.cac.washington.edu for more info. --0-1974609729-930028084=:60297 Content-Type: TEXT/PLAIN; charset=US-ASCII On Tue, 22 Jun 1999, Kris Kennaway wrote: > On Tue, 22 Jun 1999, Peter Wemm wrote: > > > Ahh yes, I forgot that / was read-write for MFS boots. However: > > > > #!/bin/sh > > skip=18 > > if /usr/bin/tail +$skip $0 | gzip -cd > /tmp/gztmp$$; then > > chmod 700 /tmp/gztmp$$ > > prog="`echo $0 | sed 's|^.*/||'`" > > if /bin/ln /tmp/gztmp$$ "/tmp/$prog" 2>/dev/null; then > > trap '/bin/rm -f /tmp/gztmp$$ "/tmp/$prog"; exit $res' 0 > > (/bin/sleep 5; /bin/rm -f /tmp/gztmp$$ "/tmp/$prog") 2>/dev/null & > > /tmp/"$prog" ${1+"$@"}; res=$? > > else > > trap '/bin/rm -f /tmp/gztmp$$; exit $res' 0 > > (/bin/sleep 5; /bin/rm -f /tmp/gztmp$$) 2>/dev/null & > > /tmp/gztmp$$ ${1+"$@"}; res=$? > > fi > > else > > echo Cannot decompress $0; exit 1 > > fi; exit $res > > This is the unpatched (insecure) version of gzexe (all the /tmp/gztmp$$'s), > but it's functionally the same. > > > Now, if tail, sh, gzip, chmod, ln, sleep, rm, etc are all in the gzexe'd > > crunched linked binary, how is it supposed to decompress itself? "sh" itself > > is part of the crunched binary, so what is going to decode sh when sh itself > > is a shell script? > > Yes, that seems to be a problem - gzexe depends on those executables. However > it shouldn't be too hard to recode this decompressor in C to perform the same > job without any external dependencies. The question is whether that would be > easier than fixing the kernel to handle gzipped ELF binaries transparently - > almost certainly it would be. How's what I attached? > > Kris > > > Cheers, > > -Peter > > ----- > "Never criticize anybody until you have walked a mile in their shoes, > because by that time you will be a mile away and have their shoes." > -- Unknown > > Brian Fundakowski Feldman _ __ ___ ____ ___ ___ ___ green@FreeBSD.org _ __ ___ | _ ) __| \ FreeBSD: The Power to Serve! _ __ | _ \._ \ |) | http://www.FreeBSD.org/ _ |___/___/___/ --0-1974609729-930028084=:60297 Content-Type: TEXT/PLAIN; charset=US-ASCII; name=zexe Content-Transfer-Encoding: BASE64 Content-ID: Content-Description: Content-Disposition: attachment; filename=zexe IyEvYmluL3NoDQpvZj1gYmFzZW5hbWUgJDFgX3oNCmNzPSRvZi5jDQpjYXQg PiAkY3MgPDwgLg0KI2luY2x1ZGUgPHN5cy90eXBlcy5oPg0KI2luY2x1ZGUg PHN5cy9tbWFuLmg+DQojaW5jbHVkZSA8c3lzL3dhaXQuaD4NCiNpbmNsdWRl IDxzeXMvc3RhdC5oPg0KDQojaW5jbHVkZSA8emxpYi5oPg0KI2luY2x1ZGUg PGVyci5oPg0KI2luY2x1ZGUgPHVuaXN0ZC5oPg0KI2luY2x1ZGUgPHN0ZGlv Lmg+DQoNCiQoZGVmbGF0ZSA8ICQxIHwgZmlsZTJjICd1X2NoYXIgcHJvZ3Jh bVtdID0geyAnICcgfTsnKQ0KDQppbnQNCm1haW4oaW50IGFyZ2MsIGNoYXIg Kiphcmd2KSB7DQoJaW50IHN0YXR1czsNCgl1X2xvbmcgZGVzdExlbiA9IHNp emVvZihwcm9ncmFtKTsNCgl2b2lkICpvdXRwdXRhZGRyOw0KCWNoYXIgb3V0 cHV0bmFtZVsyNTZdOw0KCWludCBvdXRwdXRmZDsNCg0KCXNucHJpbnRmKG91 dHB1dG5hbWUsIHNpemVvZihvdXRwdXRuYW1lKSwgIiVzLlhYWFhYWCIsIGFy Z3ZbMF0pOw0KCWlmICgob3V0cHV0ZmQgPSBta3N0ZW1wKG91dHB1dG5hbWUp KSA9PSAtMSkNCgkJZXJyKDEsICJta3N0ZW1wIik7DQoJb3V0cHV0YWRkciA9 IG1tYXAoTlVMTCwgZGVzdExlbiwgUFJPVF9XUklURSwgTUFQX1NIQVJFRCwg b3V0cHV0ZmQsIDApOw0KCWlmIChvdXRwdXRhZGRyID09IE1BUF9GQUlMRUQp DQoJCWVycigxLCAibW1hcCIpOw0KDQoJc3RhdHVzID0gdW5jb21wcmVzcyhv dXRwdXRhZGRyLCAmZGVzdExlbiwgcHJvZ3JhbSwgc2l6ZW9mKHByb2dyYW0p KTsNCglzd2l0Y2ggKHN0YXR1cykgew0KCWNhc2UgWl9NRU1fRVJST1I6DQoJ CWVycigxLCAiWl9NRU1fRVJST1IiKTsNCgljYXNlIFpfQlVGX0VSUk9SOg0K CQllcnIoMSwgIlpfQlVGX0VSUk9SIik7DQoJY2FzZSBaX0RBVEFfRVJST1I6 DQoJCWVycigxLCAiWl9EQVRBX0VSUk9SIik7DQoJZGVmYXVsdDoNCgkJYnJl YWs7DQoJfQ0KCW1zeW5jKG91dHB1dGFkZHIsIDAsIE1TX1NZTkMpOw0KCW11 bm1hcChvdXRwdXRhZGRyLCBkZXN0TGVuKTsNCglmdHJ1bmNhdGUob3V0cHV0 ZmQsIGRlc3RMZW4pOw0KCWZjaG1vZChvdXRwdXRmZCwgMDc1NSk7DQoJY2xv c2Uob3V0cHV0ZmQpOw0KCXN3aXRjaCAoZm9yaygpKSB7DQoJCWNhc2UgMDoN CgkJCWV4ZWN2KG91dHB1dG5hbWUsIGFyZ3YpOw0KCQljYXNlIC0xOg0KCQkJ ZXJyKDEsICJmb3JrIik7DQoJCWRlZmF1bHQ6DQoJCQl3YWl0KCZzdGF0dXMp Ow0KCX0NCgl1bmxpbmsob3V0cHV0bmFtZSk7DQoJZXhpdChzdGF0dXMpOw0K fQ0KLg0KY2MgLWx6IC1PIC1XYWxsICRjcyAtbyAkb2YNCnJtICRjcw0K --0-1974609729-930028084=:60297-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 21 22:11:22 1999 Delivered-To: cvs-all@freebsd.org Received: from dingo.cdrom.com (castles519.castles.com [208.214.165.83]) by hub.freebsd.org (Postfix) with ESMTP id C20EE1514C; Mon, 21 Jun 1999 22:11:18 -0700 (PDT) (envelope-from mike@dingo.cdrom.com) Received: from dingo.cdrom.com (localhost [127.0.0.1]) by dingo.cdrom.com (8.9.3/8.8.8) with ESMTP id WAA00443; Mon, 21 Jun 1999 22:07:58 -0700 (PDT) (envelope-from mike@dingo.cdrom.com) Message-Id: <199906220507.WAA00443@dingo.cdrom.com> X-Mailer: exmh version 2.0.2 2/24/98 To: "Brian F. Feldman" Cc: Peter Wemm , Jean-Marc Zucconi , hoek@FreeBSD.org, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: Re2: cvs commit: src/sys/kern imgact_gzip.c In-reply-to: Your message of "Mon, 21 Jun 1999 21:02:05 EDT." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Mon, 21 Jun 1999 22:07:57 -0700 From: Mike Smith Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk > Actually, would it be too hard to implement gzip as a stacking VFS layer? > That way, you really could just pass a gzip-backed vnode to the elf > interpreter... Paging in from a gzipped object would be difficult; you'd have to un-gzip entirely into some temporary storage, which would be even less efficient. Actually, the principal use for gzipped executables (single-floppy environments) has gone away with the general advent of gzipped MFS images. It's much more efficient to keep all the binaries unpacked in RAM and run them from the MFS than it is to un-gzip them from either MFS or disk and then run them. -- \\ The mind's the standard \\ Mike Smith \\ of the man. \\ msmith@freebsd.org \\ -- Joseph Merrick \\ msmith@cdrom.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 21 22:36:18 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 1AE2B14ED4; Mon, 21 Jun 1999 22:36:14 -0700 (PDT) (envelope-from grog@FreeBSD.org) Received: (from grog@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id WAA63241; Mon, 21 Jun 1999 22:36:15 -0700 (PDT) (envelope-from grog@FreeBSD.org) Message-Id: <199906220536.WAA63241@freefall.freebsd.org> From: Greg Lehey Date: Mon, 21 Jun 1999 22:36:15 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/vinum vinum.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk grog 1999/06/21 22:36:15 PDT Modified files: sys/dev/vinum vinum.c Log: Modify to work with phk's latest mods to cdevsw. This is a temporary fix; it doesn't address the problem of removing the module. If you do the following: vinum stop fsck /dev/vinum/VOLUME you *will* get a system crash. What we need is a cdevsw_remove corresponding to cdevsw_add, but that hasn't been written yet. Submitted-by: phk Revision Changes Path 1.24 +4 -5 src/sys/dev/vinum/vinum.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 21 22:37: 9 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id A8933153E3; Mon, 21 Jun 1999 22:37:06 -0700 (PDT) (envelope-from grog@FreeBSD.org) Received: (from grog@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id WAA63493; Mon, 21 Jun 1999 22:37:07 -0700 (PDT) (envelope-from grog@FreeBSD.org) Message-Id: <199906220537.WAA63493@freefall.freebsd.org> From: Greg Lehey Date: Mon, 21 Jun 1999 22:37:07 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/vinum vinumio.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk grog 1999/06/21 22:37:07 PDT Modified files: sys/dev/vinum vinumio.c Log: Print more legible error message if a drive open fails. Revision Changes Path 1.27 +4 -2 src/sys/dev/vinum/vinumio.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 21 22:38: 0 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 946E714ED4; Mon, 21 Jun 1999 22:37:58 -0700 (PDT) (envelope-from grog@FreeBSD.org) Received: (from grog@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id WAA63723; Mon, 21 Jun 1999 22:37:59 -0700 (PDT) (envelope-from grog@FreeBSD.org) Message-Id: <199906220537.WAA63723@freefall.freebsd.org> From: Greg Lehey Date: Mon, 21 Jun 1999 22:37:59 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/vinum vinumioctl.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk grog 1999/06/21 22:37:58 PDT Modified files: sys/dev/vinum vinumioctl.c Log: Be more intelligent about attaching subdisks to plexes. Revision Changes Path 1.17 +13 -5 src/sys/dev/vinum/vinumioctl.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 21 22:40:53 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id C23C214D36; Mon, 21 Jun 1999 22:40:51 -0700 (PDT) (envelope-from grog@FreeBSD.org) Received: (from grog@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id WAA64048; Mon, 21 Jun 1999 22:40:52 -0700 (PDT) (envelope-from grog@FreeBSD.org) Message-Id: <199906220540.WAA64048@freefall.freebsd.org> From: Greg Lehey Date: Mon, 21 Jun 1999 22:40:52 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/vinum vinumrequest.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk grog 1999/06/21 22:40:52 PDT Modified files: sys/dev/vinum vinumrequest.c Log: bre: Don't loop if we try to access an invalid plex type. This is typically the case when the expurgated version of Vinum tries to access a RAID-5 plex. Revision Changes Path 1.25 +1 -0 src/sys/dev/vinum/vinumrequest.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 21 22:41:39 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id BB77714ED4; Mon, 21 Jun 1999 22:41:36 -0700 (PDT) (envelope-from grog@FreeBSD.org) Received: (from grog@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id WAA64114; Mon, 21 Jun 1999 22:41:37 -0700 (PDT) (envelope-from grog@FreeBSD.org) Message-Id: <199906220541.WAA64114@freefall.freebsd.org> From: Greg Lehey Date: Mon, 21 Jun 1999 22:41:37 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/vinum vinumvar.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk grog 1999/06/21 22:41:37 PDT Modified files: sys/dev/vinum vinumvar.h Log: Add some comments about the VINUMMINOR macro, which is not for human consumption. Revision Changes Path 1.19 +6 -1 src/sys/dev/vinum/vinumvar.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 21 22:53:15 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id D096614F93; Mon, 21 Jun 1999 22:53:13 -0700 (PDT) (envelope-from grog@FreeBSD.org) Received: (from grog@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id WAA65739; Mon, 21 Jun 1999 22:53:14 -0700 (PDT) (envelope-from grog@FreeBSD.org) Message-Id: <199906220553.WAA65739@freefall.freebsd.org> From: Greg Lehey Date: Mon, 21 Jun 1999 22:53:14 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/vinum commands.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk grog 1999/06/21 22:53:13 PDT Modified files: sbin/vinum commands.c Log: Allow a 'start ' command. Revision Changes Path 1.19 +4 -1 src/sbin/vinum/commands.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 21 22:54: 1 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id A5B4614F93; Mon, 21 Jun 1999 22:53:59 -0700 (PDT) (envelope-from grog@FreeBSD.org) Received: (from grog@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id WAA65875; Mon, 21 Jun 1999 22:53:59 -0700 (PDT) (envelope-from grog@FreeBSD.org) Message-Id: <199906220553.WAA65875@freefall.freebsd.org> From: Greg Lehey Date: Mon, 21 Jun 1999 22:53:59 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/vinum list.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk grog 1999/06/21 22:53:59 PDT Modified files: sbin/vinum list.c Log: vinum_ldi: Show the available sectors relative to the user-available part of the drive (don't include the config space at the beginning). This stops an empty drive reporting only 99% available. Requested-by: staylor printconfig: Show sizes in sectors with the suffix 's' instead of the now-deprecated 'b'. Revision Changes Path 1.15 +4 -3 src/sbin/vinum/list.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 21 22:54:42 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 866A714F93; Mon, 21 Jun 1999 22:54:40 -0700 (PDT) (envelope-from grog@FreeBSD.org) Received: (from grog@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id WAA66079; Mon, 21 Jun 1999 22:54:40 -0700 (PDT) (envelope-from grog@FreeBSD.org) Message-Id: <199906220554.WAA66079@freefall.freebsd.org> From: Greg Lehey Date: Mon, 21 Jun 1999 22:54:40 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/vinum v.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk grog 1999/06/21 22:54:40 PDT Modified files: sbin/vinum v.c Log: Remove ancient, mouldy comments. Revision Changes Path 1.15 +0 -16 src/sbin/vinum/v.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 21 22:55:37 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id B11CE14F93; Mon, 21 Jun 1999 22:55:35 -0700 (PDT) (envelope-from grog@FreeBSD.org) Received: (from grog@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id WAA66213; Mon, 21 Jun 1999 22:55:35 -0700 (PDT) (envelope-from grog@FreeBSD.org) Message-Id: <199906220555.WAA66213@freefall.freebsd.org> From: Greg Lehey Date: Mon, 21 Jun 1999 22:55:35 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/vinum vinum.8 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk grog 1999/06/21 22:55:34 PDT Modified files: sbin/vinum vinum.8 Log: Document the -f flag to detach. Document the dangers of adding subdisks to striped and RAID-5 plexes. Revision Changes Path 1.20 +8 -2 src/sbin/vinum/vinum.8 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 21 23: 5:35 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id C5A1D15154; Mon, 21 Jun 1999 23:05:33 -0700 (PDT) (envelope-from cpiazza@FreeBSD.org) Received: (from cpiazza@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id XAA71920; Mon, 21 Jun 1999 23:05:33 -0700 (PDT) (envelope-from cpiazza@FreeBSD.org) Message-Id: <199906220605.XAA71920@freefall.freebsd.org> From: Chris Piazza Date: Mon, 21 Jun 1999 23:05:33 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics/gracula Makefile ports/graphics/gracula/files md5 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk cpiazza 1999/06/21 23:05:32 PDT Modified files: graphics/gracula Makefile graphics/gracula/files md5 Log: Update gracula to version 3.0 PR: 12336 Submitted by: maintainer Revision Changes Path 1.2 +3 -3 ports/graphics/gracula/Makefile 1.2 +1 -1 ports/graphics/gracula/files/md5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 21 23:21: 9 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 84E8614F93; Mon, 21 Jun 1999 23:21:07 -0700 (PDT) (envelope-from cpiazza@FreeBSD.org) Received: (from cpiazza@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id XAA73314; Mon, 21 Jun 1999 23:21:06 -0700 (PDT) (envelope-from cpiazza@FreeBSD.org) Message-Id: <199906220621.XAA73314@freefall.freebsd.org> From: Chris Piazza Date: Mon, 21 Jun 1999 23:21:05 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT modules Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk cpiazza 1999/06/21 23:21:05 PDT Modified files: . modules Log: g-gcl --> ports/www/g-gcl Revision Changes Path 1.119 +2 -1 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 21 23:23:50 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id CC9EC14F93; Mon, 21 Jun 1999 23:23:48 -0700 (PDT) (envelope-from cpiazza@FreeBSD.org) Received: (from cpiazza@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id XAA73419; Mon, 21 Jun 1999 23:23:47 -0700 (PDT) (envelope-from cpiazza@FreeBSD.org) Message-Id: <199906220623.XAA73419@freefall.freebsd.org> From: Chris Piazza Date: Mon, 21 Jun 1999 23:23:47 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/g-gcl - Imported sources Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk cpiazza 1999/06/21 23:23:47 PDT ports/www/g-gcl - Imported sources Update of /home/ncvs/ports/www/g-gcl In directory freefall.freebsd.org:/d/users/cpiazza/work/g-gcl Log Message: Import of g-gcl. g-gcl is a set of sample graphic counter language scripts for the creation of original web counters and timers. See the graphics/gracula port. You can see the resulting counters at: http://www.whizkidtech.net/gcl/gallery/ PR: 12330 Submitted by: G. Adam Stanislav Status: Vendor Tag: ADAM Release Tags: v_1_10 N ports/www/g-gcl/Makefile I ports/www/g-gcl/CVS N ports/www/g-gcl/files/md5 N ports/www/g-gcl/pkg/COMMENT N ports/www/g-gcl/pkg/DESCR N ports/www/g-gcl/pkg/PLIST No conflicts created by this import To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 21 23:25: 5 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id C7D25150F1; Mon, 21 Jun 1999 23:25:03 -0700 (PDT) (envelope-from cpiazza@FreeBSD.org) Received: (from cpiazza@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id XAA73628; Mon, 21 Jun 1999 23:25:02 -0700 (PDT) (envelope-from cpiazza@FreeBSD.org) Message-Id: <199906220625.XAA73628@freefall.freebsd.org> From: Chris Piazza Date: Mon, 21 Jun 1999 23:25:02 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk cpiazza 1999/06/21 23:25:02 PDT Modified files: www Makefile Log: Activate g-gcl. Revision Changes Path 1.131 +2 -1 ports/www/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 21 23:30:32 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id D1704151BE; Mon, 21 Jun 1999 23:30:30 -0700 (PDT) (envelope-from asami@FreeBSD.org) Received: (from asami@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id XAA74155; Mon, 21 Jun 1999 23:30:30 -0700 (PDT) (envelope-from asami@FreeBSD.org) Message-Id: <199906220630.XAA74155@freefall.freebsd.org> From: Satoshi Asami Date: Mon, 21 Jun 1999 23:30:29 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/games/gma/pkg COMMENT Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk asami 1999/06/21 23:30:29 PDT Modified files: games/gma/pkg COMMENT Log: Typo ("go-maku" -> "go-moku"). Revision Changes Path 1.2 +1 -1 ports/games/gma/pkg/COMMENT To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 21 23:34:57 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 64162151BE; Mon, 21 Jun 1999 23:34:55 -0700 (PDT) (envelope-from asami@FreeBSD.org) Received: (from asami@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id XAA74643; Mon, 21 Jun 1999 23:34:54 -0700 (PDT) (envelope-from asami@FreeBSD.org) Message-Id: <199906220634.XAA74643@freefall.freebsd.org> From: Satoshi Asami Date: Mon, 21 Jun 1999 23:34:54 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/Tools/portbuild/scripts reportload.sh Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk asami 1999/06/21 23:34:54 PDT Modified files: Tools/portbuild/scripts reportload.sh Log: Delete the chroot dirs before starting the load average reporting script so that a rebooting machine doesn't join the cluster in an unclean state. Revision Changes Path 1.2 +5 -1 ports/Tools/portbuild/scripts/reportload.sh To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 21 23:41:43 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 2CA2C151C0; Mon, 21 Jun 1999 23:41:41 -0700 (PDT) (envelope-from asami@FreeBSD.org) Received: (from asami@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id XAA75278; Mon, 21 Jun 1999 23:41:41 -0700 (PDT) (envelope-from asami@FreeBSD.org) Message-Id: <199906220641.XAA75278@freefall.freebsd.org> From: Satoshi Asami Date: Mon, 21 Jun 1999 23:41:41 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/Tools/portbuild/scripts setupnode Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk asami 1999/06/21 23:41:41 PDT Added files: Tools/portbuild/scripts setupnode Log: Setup a client machine. Unmounts all read-only mounts that looks like portbuild temporary mounts, deletes all the chroot dirs and copies the portbuild script and the correct bindist tarball. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 21 23:47:27 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 6A46D14E37; Mon, 21 Jun 1999 23:47:23 -0700 (PDT) (envelope-from asami@FreeBSD.org) Received: (from asami@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id XAA75852; Mon, 21 Jun 1999 23:47:23 -0700 (PDT) (envelope-from asami@FreeBSD.org) Message-Id: <199906220647.XAA75852@freefall.freebsd.org> From: Satoshi Asami Date: Mon, 21 Jun 1999 23:47:23 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/Tools/portbuild/scripts ptimeout Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk asami 1999/06/21 23:47:23 PDT Added files: Tools/portbuild/scripts ptimeout Log: A perl script to run a command with a timeout. The command is killed if it doesn't complete within the specified timeout period. I tried to do this from within the pdispatch script, but I couldn't get all the auxiliary processes to be killed correctly so implemented this as a separate script in perl. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 22 0:10:54 1999 Delivered-To: cvs-all@freebsd.org Received: from mrelay.jrc.it (mrelay.jrc.it [139.191.1.65]) by hub.freebsd.org (Postfix) with ESMTP id 348C514E80; Tue, 22 Jun 1999 00:10:48 -0700 (PDT) (envelope-from nick.hibma@jrc.it) Received: from elect8 (elect8.jrc.it [139.191.71.152]) by mrelay.jrc.it (LMC5692) with SMTP id JAA13246; Tue, 22 Jun 1999 09:10:42 +0200 (MET DST) Date: Tue, 22 Jun 1999 09:10:41 +0200 (MET DST) From: Nick Hibma X-Sender: n_hibma@elect8 Reply-To: Nick Hibma To: Michael Haro Cc: Tim Vanderhoek , Bill Fumerola , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: CVSROOT modules ports/databases Makefile ports/databases/mysql322-client Makefile In-Reply-To: <19990621212553.A36655@hub.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk > > > > Modified files: > > > > databases Makefile > > > > Log: > > > > Add mysql322-client, reach out and touch(1) some data. > > > > > > This was meant to be a toungue-in-cheek reference to an AT&T commercial. > > > In retrospect, it wasn't that funny. Oh well. > > > > Hehe. I suspect most people don't read all the ports commits anymore. > > I rather like it. :) > > Then there are the people who don't watch tv. You mean, the people who rather read commit messages? Yeah, there's loads of them. Bug reports are also a good read... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 22 0:18:24 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 20FD3150BA; Tue, 22 Jun 1999 00:18:23 -0700 (PDT) (envelope-from alc@FreeBSD.org) Received: (from alc@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id AAA79258; Tue, 22 Jun 1999 00:18:23 -0700 (PDT) (envelope-from alc@FreeBSD.org) Message-Id: <199906220718.AAA79258@freefall.freebsd.org> From: Alan Cox Date: Tue, 22 Jun 1999 00:18:23 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/vm vm_page.c vm_page.h vm_param.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk alc 1999/06/22 00:18:22 PDT Modified files: sys/vm vm_page.c vm_page.h vm_param.h Log: Remove (1) "extern" declarations for variables that were previously made "static" and (2) initialized but unused variables. Revision Changes Path 1.133 +3 -14 src/sys/vm/vm_page.c 1.62 +1 -4 src/sys/vm/vm_page.h 1.11 +1 -36 src/sys/vm/vm_param.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 22 0:45:39 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 67185150BF; Tue, 22 Jun 1999 00:45:36 -0700 (PDT) (envelope-from asami@FreeBSD.org) Received: (from asami@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id AAA81466; Tue, 22 Jun 1999 00:45:36 -0700 (PDT) (envelope-from asami@FreeBSD.org) Message-Id: <199906220745.AAA81466@freefall.freebsd.org> From: Satoshi Asami Date: Tue, 22 Jun 1999 00:45:36 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/Tools/portbuild/scripts makeindex makeduds Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk asami 1999/06/22 00:45:36 PDT Modified files: Tools/portbuild/scripts makeindex makeduds Log: The makeindex and makeduds scripts now take a "branch" argument to work on the specified branch. Revision Changes Path 1.2 +39 -3 ports/Tools/portbuild/scripts/makeindex 1.2 +39 -3 ports/Tools/portbuild/scripts/makeduds To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 22 1: 2:45 1999 Delivered-To: cvs-all@freebsd.org Received: from hcsext.hcs.de (hcshh.hcs.de [194.123.40.1]) by hub.freebsd.org (Postfix) with SMTP id EB9D015208; Tue, 22 Jun 1999 01:02:31 -0700 (PDT) (envelope-from hm@hcs.de) Received: from hcswork.hcs.de([192.76.124.5]) (2347 bytes) by hcsext.hcs.de via sendmail with P:smtp/R:inet_hosts/T:smtp (sender: ) id for ; Tue, 22 Jun 1999 10:02:28 +0200 (CEST) (Smail-3.2.0.104 1998-Nov-20 #1 built 1998-Dec-11) Received: by hcswork.hcs.de (Smail3.1.29.0 #12) id m10wLVh-0000fqC; Tue, 22 Jun 99 10:02 METDST Message-Id: From: hm@hcs.de (Hellmuth Michaelis) Subject: Re: cvs commit: src/sys/isa sio.c In-Reply-To: <19990622121104.Q76907@freebie.lemis.com> from Greg Lehey at "Jun 22, 99 12:11:04 pm" To: grog@lemis.com (Greg Lehey) Date: Tue, 22 Jun 1999 10:02:25 +0200 (METDST) Cc: dfr@nlsystems.com, peter@FreeBSD.org, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Reply-To: hm@hcs.de Organization: HCS Hanseatischer Computerservice GmbH X-Mailer: ELM [version 2.4ME+ PL39 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Content-Length: 1393 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk From the keyboard of Greg Lehey: > > device_is_enabled(9) > > Nice to know there's a man page. But the real thing is that the > "right thing" to do needs to be documented somewhere. It would be > nice, for example, to have an overview of the design principles. Yes, > I know I'm asking for a lot here, but it would really help. I strongly second this. I've read the newbus page on freefall, the man pages and the code and i still do not know where to start and how this all fits together. More, i think that core should make it mandatory for such dramatic changes to the architecture, that this kind of changes are properly and completely documented either before or at least within a fixed timeframe from the time such changes are commited to the tree. Don't get me wrong, it seems that the authors did a great job and i appreciate it very much! Anyway, i don't think you are asking for too much - of what use is a shiny new design of a new subsystem in the very basic FreeBSD architecture if just some handful few people knew how it works and how to use it ? hellmuth -- Hellmuth Michaelis Tel +49 40 559747-70 HCS Hanseatischer Computerservice GmbH Fax +49 40 559747-77 Oldesloer Strasse 97-99 Mail hm [at] hcs.de 22457 Hamburg WWW http://www.hcs.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 22 1:14:50 1999 Delivered-To: cvs-all@freebsd.org Received: from herring.nlsystems.com (nlsys.demon.co.uk [158.152.125.33]) by hub.freebsd.org (Postfix) with ESMTP id 6E4B314D4F; Tue, 22 Jun 1999 01:14:40 -0700 (PDT) (envelope-from dfr@nlsystems.com) Received: from localhost (dfr@localhost) by herring.nlsystems.com (8.9.3/8.8.8) with ESMTP id JAA20160; Tue, 22 Jun 1999 09:15:57 +0100 (BST) (envelope-from dfr@nlsystems.com) Date: Tue, 22 Jun 1999 09:15:57 +0100 (BST) From: Doug Rabson To: Guido van Rooij Cc: Peter Wemm , cvs-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/isa sio.c In-Reply-To: <19990621221816.A28898@gvr.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk On Mon, 21 Jun 1999, Guido van Rooij wrote: > On Mon, Jun 21, 1999 at 10:37:27AM +0100, Doug Rabson wrote: > > > > I would rather that people tackle these weaknesses by asking me how to > > solve their problem or by suggesting new functionality for the 'approved' > > api. I really think its a bad idea for drivers to use bus_private.h at > > all. > > You could actually even enforce this with some #define/#ifdef combination. > (#define MAY_USE_INCLUDE_FILE in file.c > #ifndef MAY_USE_INCLUDE_FILE > #error Do not use this include file > #endif > > At least occasional errors like the one in sio.c can be prevented. Bruce had the same idea. -- Doug Rabson Mail: dfr@nlsystems.com Nonlinear Systems Ltd. Phone: +44 181 442 9037 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 22 1:26:49 1999 Delivered-To: cvs-all@freebsd.org Received: from dingo.cdrom.com (castles519.castles.com [208.214.165.83]) by hub.freebsd.org (Postfix) with ESMTP id 4F1061511A; Tue, 22 Jun 1999 01:26:45 -0700 (PDT) (envelope-from mike@dingo.cdrom.com) Received: from dingo.cdrom.com (localhost [127.0.0.1]) by dingo.cdrom.com (8.9.3/8.8.8) with ESMTP id BAA01443; Tue, 22 Jun 1999 01:23:24 -0700 (PDT) (envelope-from mike@dingo.cdrom.com) Message-Id: <199906220823.BAA01443@dingo.cdrom.com> X-Mailer: exmh version 2.0.2 2/24/98 To: hm@hcs.de Cc: grog@lemis.com (Greg Lehey), dfr@nlsystems.com, peter@FreeBSD.org, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/isa sio.c In-reply-to: Your message of "Tue, 22 Jun 1999 10:02:25 +0200." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 22 Jun 1999 01:23:24 -0700 From: Mike Smith Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk > > Anyway, i don't think you are asking for too much - of what use is a shiny > new design of a new subsystem in the very basic FreeBSD architecture if just > some handful few people knew how it works and how to use it ? Gosh, that would make it just like every other shiny new subsystem. Folks, just cut the carping and write your own documentation. The architects can't, and won't write it for you. It has never happened that way (anywhere, on any project), and it never will. Documentation is written after the fact, by someone else. -- \\ The mind's the standard \\ Mike Smith \\ of the man. \\ msmith@freebsd.org \\ -- Joseph Merrick \\ msmith@cdrom.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 22 1:32:52 1999 Delivered-To: cvs-all@freebsd.org Received: from allegro.lemis.com (allegro.lemis.com [192.109.197.134]) by hub.freebsd.org (Postfix) with ESMTP id 14D27152C5; Tue, 22 Jun 1999 01:32:40 -0700 (PDT) (envelope-from grog@freebie.lemis.com) Received: from freebie.lemis.com (freebie.lemis.com [192.109.197.137]) by allegro.lemis.com (8.9.1/8.9.0) with ESMTP id SAA13902; Tue, 22 Jun 1999 18:02:42 +0930 (CST) Received: (from grog@localhost) by freebie.lemis.com (8.9.3/8.9.0) id SAA99957; Tue, 22 Jun 1999 18:02:53 +0930 (CST) Date: Tue, 22 Jun 1999 18:02:52 +0930 From: Greg Lehey To: Mike Smith Cc: hm@hcs.de, dfr@nlsystems.com, peter@FreeBSD.org, cvs-all@FreeBSD.org, FreeBSD Hackers Subject: All this and documentation too? (was: cvs commit: src/sys/isa sio.c) Message-ID: <19990622180252.J76907@freebie.lemis.com> References: <199906220823.BAA01443@dingo.cdrom.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.4i In-Reply-To: <199906220823.BAA01443@dingo.cdrom.com>; from Mike Smith on Tue, Jun 22, 1999 at 01:23:24AM -0700 WWW-Home-Page: http://www.lemis.com/~grog X-PGP-Fingerprint: 6B 7B C3 8C 61 CD 54 AF 13 24 52 F8 6D A4 95 EF Organization: LEMIS, PO Box 460, Echunga SA 5153, Australia Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-41-739-7062 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk On Tuesday, 22 June 1999 at 1:23:24 -0700, Mike Smith wrote: >> >> Anyway, i don't think you are asking for too much - of what use is a shiny >> new design of a new subsystem in the very basic FreeBSD architecture if just >> some handful few people knew how it works and how to use it ? > > Gosh, that would make it just like every other shiny new subsystem. > > Folks, just cut the carping and write your own documentation. The > architects can't, Of course they can. > and won't write it for you. And they might, too. phk has frequently expressed a desire to either write documentation on existing systems, or at least help others do so. I'm in the process of writing technical docs for Vinum. The biggest problem is knowing what to write and how to describe it. > It has never happened that way (anywhere, on any project), Of course it has. It's just uncommon in the FreeBSD environment. In many large projects, you don't do any code until you have a clear definition of what you're going to do. > and it never will. My father never had a computer, and his father never did, so I never will have one. What an argument. > Documentation is written after the fact, by someone else. That's the worst kind of documentation. In fact, most UNIX documentation is written by the authors. After the fact, admittedly. Hopefully the change of subject line and recipients will get some more representative views on this subject. Greg -- See complete headers for address, home page and phone numbers finger grog@lemis.com for PGP public key To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 22 1:35:36 1999 Delivered-To: cvs-all@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (Postfix) with ESMTP id 5CD0B15202; Tue, 22 Jun 1999 01:35:31 -0700 (PDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.9.3/8.9.3) with ESMTP id CAA71485; Tue, 22 Jun 1999 02:35:23 -0600 (MDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.9.3/8.8.3) with ESMTP id CAA05253; Tue, 22 Jun 1999 02:33:27 -0600 (MDT) Message-Id: <199906220833.CAA05253@harmony.village.org> To: Mike Smith Subject: Re: cvs commit: src/sys/isa sio.c Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org In-reply-to: Your message of "Tue, 22 Jun 1999 01:23:24 PDT." <199906220823.BAA01443@dingo.cdrom.com> References: <199906220823.BAA01443@dingo.cdrom.com> Date: Tue, 22 Jun 1999 02:33:27 -0600 From: Warner Losh Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk In message <199906220823.BAA01443@dingo.cdrom.com> Mike Smith writes: : Folks, just cut the carping and write your own documentation. The : architects can't, and won't write it for you. It has never happened : that way (anywhere, on any project), and it never will. Documentation : is written after the fact, by someone else. I've found that the best way to learn new-bus is to write something with it. And communicate with Doug, Garret, Peter and the other folks on new-bus-arch@bostonradio.org. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 22 1:45:35 1999 Delivered-To: cvs-all@freebsd.org Received: from dingo.cdrom.com (castles519.castles.com [208.214.165.83]) by hub.freebsd.org (Postfix) with ESMTP id 90F29151CF; Tue, 22 Jun 1999 01:45:29 -0700 (PDT) (envelope-from mike@dingo.cdrom.com) Received: from dingo.cdrom.com (localhost [127.0.0.1]) by dingo.cdrom.com (8.9.3/8.8.8) with ESMTP id BAA01553; Tue, 22 Jun 1999 01:42:06 -0700 (PDT) (envelope-from mike@dingo.cdrom.com) Message-Id: <199906220842.BAA01553@dingo.cdrom.com> X-Mailer: exmh version 2.0.2 2/24/98 To: Greg Lehey Cc: Mike Smith , hm@hcs.de, dfr@nlsystems.com, peter@FreeBSD.org, cvs-all@FreeBSD.org, FreeBSD Hackers Subject: Re: All this and documentation too? (was: cvs commit: src/sys/isa sio.c) In-reply-to: Your message of "Tue, 22 Jun 1999 18:02:52 +0930." <19990622180252.J76907@freebie.lemis.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 22 Jun 1999 01:42:05 -0700 From: Mike Smith Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk > And they might, too. phk has frequently expressed a desire to either > write documentation on existing systems, or at least help others do > so. No offence meant, but we can see how much of this has actually materialised. > > It has never happened that way (anywhere, on any project), > > Of course it has. It's just uncommon in the FreeBSD environment. In > many large projects, you don't do any code until you have a clear > definition of what you're going to do. It's uncommon in _most_ environments. Or perhaps tech writers exist for some other purpose? > > and it never will. > > My father never had a computer, and his father never did, so I never > will have one. What an argument. The circumstances aren't comparable. > > Documentation is written after the fact, by someone else. > > That's the worst kind of documentation. In fact, most UNIX > documentation is written by the authors. After the fact, admittedly. In fact, most Unix documentation is never written, being my original point. > Hopefully the change of subject line and recipients will get some more > representative views on this subject. Perhaps I should have been clearer; the sort of documentation that the original set of plaintiffs were asking for is the mythical "describe everything as it was, is and will be, and make it constantly representative and up to date". These are the same people that will complain about disparities between any extant documentation and reality, as well as carp incessantly about the lack of some form of documentation other than what already exists ("why isn't there a permuted index?" "where's the sanskrit translation?" "my cat can't read _this_!"). As always, complaining about the _lack_ of something is the wrong approach for this project. Step up and fill the gap, or expose yourself to criticism for failing to do so. There has to be a way to make a verb from Brett Glass' name, but I'm sure you get the point. -- \\ The mind's the standard \\ Mike Smith \\ of the man. \\ msmith@freebsd.org \\ -- Joseph Merrick \\ msmith@cdrom.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 22 2: 9:54 1999 Delivered-To: cvs-all@freebsd.org Received: from emmi.physik.TU-Berlin.DE (emmi.physik.TU-Berlin.DE [130.149.160.103]) by hub.freebsd.org (Postfix) with ESMTP id 47E8D14BEC; Tue, 22 Jun 1999 02:09:33 -0700 (PDT) (envelope-from ibex@emmi.physik.TU-Berlin.DE) Received: (from ibex@localhost) by emmi.physik.TU-Berlin.DE (8.9.3/8.9.3) id LAA12806; Tue, 22 Jun 1999 11:09:26 +0200 (CEST) (envelope-from ibex) Date: Tue, 22 Jun 1999 11:09:26 +0200 From: Dirk Froemberg To: Bill Fumerola , Dan Moschuk Cc: cvs-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: CVSROOT modules ports/databases Makefile ports/databases/mysql322-client Makefile Message-ID: <19990622110926.A12279@physik.TU-Berlin.DE> References: <199906220044.RAA33688@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.4i In-Reply-To: <199906220044.RAA33688@freefall.freebsd.org>; from Bill Fumerola on Mon, Jun 21, 1999 at 05:44:52PM -0700 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk Hi! Boys, it doesn't make sense to do it this way. Having different maintainers for something like mysql322-client and mysql322 won't work. The ports have to be kept in sync. BTW. mysql322 would have to be cut down to a server only port. Noone asked if I'm willing to do so. I suggest to do the following: - remove mysql322-client in this form - change mysql322 so it will be able to produce a server _and_ client version - use mysql322 as a master port for mysql322-client Dan sent me some patches for mysql322 about a month ago which can serve as a basis for this. If there are no objections I'll remove mysql322-client now and come up with an alternative solution in about a week. Regards Dirk On Mon, Jun 21, 1999 at 05:44:52PM -0700, Bill Fumerola wrote: > billf 1999/06/21 17:44:52 PDT > > Modified files: > . modules > Log: > mysql322-client -> ports/databases/mysql322-client (after repo copy) > > Revision Changes Path > 1.117 +2 -1 CVSROOT/modules > > > Modified files: > databases Makefile > Log: > Add mysql322-client, reach out and touch(1) some data. > > Revision Changes Path > 1.37 +2 -1 ports/databases/Makefile > > > Modified files: > databases/mysql322-client Makefile > Log: > Mark BROKEN awaiting the new maintainer's update to make this port > a reality. > > This port was repo-copied by 'The Wraith'. > > Revision Changes Path > 1.55 +4 -3 ports/databases/mysql322-client/Makefile > -- e-mail: dirk@FreeBSD.ORG To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 22 2:26:20 1999 Delivered-To: cvs-all@freebsd.org Received: from ns1.yes.no (ns1.yes.no [195.204.136.10]) by hub.freebsd.org (Postfix) with ESMTP id A8B0C1529D; Tue, 22 Jun 1999 02:26:09 -0700 (PDT) (envelope-from eivind@bitbox.follo.net) Received: from bitbox.follo.net (bitbox.follo.net [195.204.143.218]) by ns1.yes.no (8.9.1a/8.9.1) with ESMTP id LAA15052; Tue, 22 Jun 1999 11:26:08 +0200 (CEST) Received: (from eivind@localhost) by bitbox.follo.net (8.8.8/8.8.6) id LAA86641; Tue, 22 Jun 1999 11:26:06 +0200 (MET DST) Date: Tue, 22 Jun 1999 11:26:05 +0200 From: Eivind Eklund To: "Brian F. Feldman" Cc: chat@freebsd.org Subject: __FreeBSD_version hairsplitting [was Re: cvs commit: doc/en/handbook/ports chapter.sgml] Message-ID: <19990622112605.H81707@bitbox.follo.net> References: <19990621122224.S63035@bitbox.follo.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.1i In-Reply-To: ; from Brian F. Feldman on Mon, Jun 21, 1999 at 02:34:01PM -0400 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk [I'm moving this to -chat] On Mon, Jun 21, 1999 at 02:34:01PM -0400, Brian F. Feldman wrote: > On Mon, 21 Jun 1999, Eivind Eklund wrote: > > On Sun, Jun 20, 1999 at 08:03:45PM -0400, Brian F. Feldman wrote: > > > But __FreeBSD_version is mainly for the ports system anyway! > > > > Disagree. __FreeBSD_version is mainly so any developer that maintain > > something outside the FreeBSD tree can be able to make it work with > > most versions of FreeBSD. In a way, it is a testimony to our > > ineptness at creating and maintaining good APIs. > > The ports system is the collection of programs for FreeBSD; No. The ports system is infrastructure to easily build, install, and uninstall a set[1] of programs for use under FreeBSD. This set is a small subset of the complete set of programs that can run under FreeBSD. > how does that not use __FreeBSD_version? Ports do that. And most of > the time, with any changes, it is not the API that changes but the > ABI. There are other mechanisms than __FreeBSD_version for handling that. __FreeBSD_version is for handling API differences; it is at source level. Eivind. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 22 2:29:21 1999 Delivered-To: cvs-all@freebsd.org Received: from mrelay.jrc.it (mrelay.jrc.it [139.191.1.65]) by hub.freebsd.org (Postfix) with ESMTP id 849B814C85; Tue, 22 Jun 1999 02:29:11 -0700 (PDT) (envelope-from nick.hibma@jrc.it) Received: from elect8 (elect8.jrc.it [139.191.71.152]) by mrelay.jrc.it (LMC5692) with SMTP id LAA20270; Tue, 22 Jun 1999 11:25:16 +0200 (MET DST) Date: Tue, 22 Jun 1999 11:25:13 +0200 (MET DST) From: Nick Hibma X-Sender: n_hibma@elect8 Reply-To: Nick Hibma To: Mike Smith Cc: Greg Lehey , hm@hcs.de, dfr@nlsystems.com, peter@FreeBSD.ORG, cvs-all@FreeBSD.ORG, FreeBSD Hackers Subject: Re: All this and documentation too? (was: cvs commit: src/sys/isa sio.c) In-Reply-To: <199906220842.BAA01553@dingo.cdrom.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk In short: Where's the patch? And as to the author: Writing docu while you are implementing something might work in a commercial environment where you want to be able to market something before it's sell-by date, but for hobbiests who basically spend the odd evening doing something, it is too much hassle. Writing the manual after the fact or manuals written by someone else are far easier to get coherent and useful. Nick > Perhaps I should have been clearer; the sort of documentation that the > original set of plaintiffs were asking for is the mythical "describe > everything as it was, is and will be, and make it constantly > representative and up to date". These are the same people that will > complain about disparities between any extant documentation and > reality, as well as carp incessantly about the lack of some form > of documentation other than what already exists ("why isn't there a > permuted index?" "where's the sanskrit translation?" "my cat can't read > _this_!"). > > As always, complaining about the _lack_ of something is the wrong > approach for this project. Step up and fill the gap, or expose > yourself to criticism for failing to do so. There has to be a way to > make a verb from Brett Glass' name, but I'm sure you get the point. > > -- > \\ The mind's the standard \\ Mike Smith > \\ of the man. \\ msmith@freebsd.org > \\ -- Joseph Merrick \\ msmith@cdrom.com > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-hackers" in the body of the message > > -- ISIS/STA, T.P.270, Joint Research Centre, 21020 Ispra, Italy To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 22 2:30:32 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id BD95D14C34; Tue, 22 Jun 1999 02:30:29 -0700 (PDT) (envelope-from asami@FreeBSD.org) Received: (from asami@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id CAA03993; Tue, 22 Jun 1999 02:30:29 -0700 (PDT) (envelope-from asami@FreeBSD.org) Message-Id: <199906220930.CAA03993@freefall.freebsd.org> From: Satoshi Asami Date: Tue, 22 Jun 1999 02:30:29 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/Tools/portbuild/scripts checkmachines.sh Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk asami 1999/06/22 02:30:28 PDT Added files: Tools/portbuild/scripts checkmachines.sh Log: A little script to fire up checkmachines. Put in /usr/local/etc/rc.d. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 22 2:44: 8 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 871F514BF1; Tue, 22 Jun 1999 02:44:05 -0700 (PDT) (envelope-from peter@FreeBSD.org) Received: (from peter@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id CAA10393; Tue, 22 Jun 1999 02:44:04 -0700 (PDT) (envelope-from peter@FreeBSD.org) Message-Id: <199906220944.CAA10393@freefall.freebsd.org> From: Peter Wemm Date: Tue, 22 Jun 1999 02:44:04 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/eisa eisaconf.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk peter 1999/06/22 02:44:04 PDT Modified files: sys/i386/eisa eisaconf.c Log: Handle suspend/resume methods Obtained from: Warner Losh Revision Changes Path 1.46 +3 -1 src/sys/i386/eisa/eisaconf.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 22 2:48: 6 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 4490214D03; Tue, 22 Jun 1999 02:48:04 -0700 (PDT) (envelope-from asami@FreeBSD.org) Received: (from asami@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id CAA19906; Tue, 22 Jun 1999 02:48:03 -0700 (PDT) (envelope-from asami@FreeBSD.org) Message-Id: <199906220948.CAA19906@freefall.freebsd.org> From: Satoshi Asami Date: Tue, 22 Jun 1999 02:48:02 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/Tools/portbuild/scripts cpdistfiles Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk asami 1999/06/22 02:48:02 PDT Added files: Tools/portbuild/scripts cpdistfiles Log: A little script to copy changed/new distfiles over to wcarchive. This probably won't be of much use to too many people, but just FYI. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 22 2:51:36 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 532A614BD8; Tue, 22 Jun 1999 02:51:33 -0700 (PDT) (envelope-from asami@FreeBSD.org) Received: (from asami@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id CAA21272; Tue, 22 Jun 1999 02:51:33 -0700 (PDT) (envelope-from asami@FreeBSD.org) Message-Id: <199906220951.CAA21272@freefall.freebsd.org> From: Satoshi Asami Date: Tue, 22 Jun 1999 02:51:33 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/Tools/portbuild/scripts upgrademach doupgrademach Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk asami 1999/06/22 02:51:33 PDT Added files: Tools/portbuild/scripts upgrademach doupgrademach Log: Little helper scripts to upgrade your machinery. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 22 2:57:16 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 15D8814BD8; Tue, 22 Jun 1999 02:57:14 -0700 (PDT) (envelope-from asami@FreeBSD.org) Received: (from asami@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id CAA22767; Tue, 22 Jun 1999 02:57:14 -0700 (PDT) (envelope-from asami@FreeBSD.org) Message-Id: <199906220957.CAA22767@freefall.freebsd.org> From: Satoshi Asami Date: Tue, 22 Jun 1999 02:57:13 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/fpp/pkg COMMENT Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk asami 1999/06/22 02:57:13 PDT Modified files: devel/fpp/pkg COMMENT Log: Remove empty line. Revision Changes Path 1.2 +0 -1 ports/devel/fpp/pkg/COMMENT To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 22 2:58:35 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 5B5EC14BD8; Tue, 22 Jun 1999 02:58:33 -0700 (PDT) (envelope-from asami@FreeBSD.org) Received: (from asami@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id CAA23011; Tue, 22 Jun 1999 02:58:32 -0700 (PDT) (envelope-from asami@FreeBSD.org) Message-Id: <199906220958.CAA23011@freefall.freebsd.org> From: Satoshi Asami Date: Tue, 22 Jun 1999 02:58:32 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/emulators/xgs/pkg COMMENT ports/emulators/sim6811/pkg COMMENT Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk asami 1999/06/22 02:58:32 PDT Modified files: emulators/xgs/pkg COMMENT emulators/sim6811/pkg COMMENT Log: Remove empty lines and version number. Revision Changes Path 1.3 +1 -2 ports/emulators/xgs/pkg/COMMENT 1.3 +0 -1 ports/emulators/sim6811/pkg/COMMENT To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 22 2:59: 5 1999 Delivered-To: cvs-all@freebsd.org Received: from hcsext.hcs.de (hcshh.hcs.de [194.123.40.1]) by hub.freebsd.org (Postfix) with SMTP id EF2E314D05; Tue, 22 Jun 1999 02:58:51 -0700 (PDT) (envelope-from hm@hcs.de) Received: from hcswork.hcs.de([192.76.124.5]) (2576 bytes) by hcsext.hcs.de via sendmail with P:smtp/R:inet_hosts/T:smtp (sender: ) id for ; Tue, 22 Jun 1999 11:58:51 +0200 (CEST) (Smail-3.2.0.104 1998-Nov-20 #1 built 1998-Dec-11) Received: by hcswork.hcs.de (Smail3.1.29.0 #12) id m10wNKF-0000dCC; Tue, 22 Jun 99 11:58 METDST Message-Id: From: hm@hcs.de (Hellmuth Michaelis) Subject: Re: All this and documentation too? (was: cvs commit: src/sys/isa sio.c) In-Reply-To: from Nick Hibma at "Jun 22, 99 11:25:13 am" To: nick.hibma@jrc.it Date: Tue, 22 Jun 1999 11:58:43 +0200 (METDST) Cc: mike@smith.net.au, grog@lemis.com, hm@hcs.de, dfr@nlsystems.com, peter@FreeBSD.ORG, cvs-all@FreeBSD.ORG, hackers@FreeBSD.ORG Reply-To: hm@hcs.de Organization: HCS Hanseatischer Computerservice GmbH X-Mailer: ELM [version 2.4ME+ PL39 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Content-Length: 1497 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk From the keyboard of Nick Hibma: > And as to the author: Writing docu while you are implementing something > might work in a commercial environment where you want to be able to > market something before it's sell-by date, but for hobbiests who > basically spend the odd evening doing something, it is too much hassle. In case FreeBSD wants to enter commercial environments, we have to behave like behaving in commercial environments. I know that it is current behaviour, much easier and obviously a commonly accepted thing that code, subsystem and/or changes are not and need not to be documented, but this is not a reason in itself for not changing this. Also, i think that the argument Mike and others use: "don't complain for a lack of things, contribute!" - which i use and used all the time - is not valid for this issue: at least i can't contribute because i don't understand things (now someone could argue, that i'm wrong here ...). The last thing i want is a flamewar on this topic and i don't write this because i want to piss onto someones shoes. And i don't write about a man page for "ls" or "more" but a fundamental change in FreeBSD's inner architecture. hellmuth -- Hellmuth Michaelis Tel +49 40 559747-70 HCS Hanseatischer Computerservice GmbH Fax +49 40 559747-77 Oldesloer Strasse 97-99 Mail hm [at] hcs.de 22457 Hamburg WWW http://www.hcs.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 22 3: 6: 7 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 3918B14F3D; Tue, 22 Jun 1999 03:06:03 -0700 (PDT) (envelope-from asami@FreeBSD.org) Received: (from asami@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id DAA23827; Tue, 22 Jun 1999 03:06:02 -0700 (PDT) (envelope-from asami@FreeBSD.org) Message-Id: <199906221006.DAA23827@freefall.freebsd.org> From: Satoshi Asami Date: Tue, 22 Jun 1999 03:06:02 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/databases Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk asami 1999/06/22 03:06:01 PDT Modified files: databases Makefile Log: Comment mysql322-client, it's not ready yet. Revision Changes Path 1.38 +2 -2 ports/databases/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 22 3: 7: 2 1999 Delivered-To: cvs-all@freebsd.org Received: from gizmo.internode.com.au (gizmo.internode.com.au [192.83.231.115]) by hub.freebsd.org (Postfix) with ESMTP id 9D43914BCC; Tue, 22 Jun 1999 03:06:52 -0700 (PDT) (envelope-from newton@gizmo.internode.com.au) Received: (from newton@localhost) by gizmo.internode.com.au (8.9.3/8.9.3) id TAA36037; Tue, 22 Jun 1999 19:34:14 +0930 (CST) (envelope-from newton) From: Mark Newton Message-Id: <199906221004.TAA36037@gizmo.internode.com.au> Subject: Re: All this and documentation too? (was: cvs commit: src/sys/isa sio.c) To: hm@hcs.de Date: Tue, 22 Jun 1999 19:34:14 +0930 (CST) Cc: nick.hibma@jrc.it, mike@smith.net.au, grog@lemis.com, dfr@nlsystems.com, peter@FreeBSD.ORG, cvs-all@FreeBSD.ORG, hackers@FreeBSD.ORG In-Reply-To: from "Hellmuth Michaelis" at Jun 22, 99 11:58:43 am X-Mailer: ELM [version 2.4 PL25] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk Hellmuth Michaelis wrote: > > And as to the author: Writing docu while you are implementing something > > might work in a commercial environment where you want to be able to > > market something before it's sell-by date, but for hobbiests who > > basically spend the odd evening doing something, it is too much hassle. > > In case FreeBSD wants to enter commercial environments, we have to behave > like behaving in commercial environments. Ok, so let's follow Microsoft's industry-leading documentation standards. - mark ---- Mark Newton Email: newton@internode.com.au (W) Network Engineer Email: newton@atdot.dotat.org (H) Internode Systems Pty Ltd Desk: +61-8-82232999 "Network Man" - Anagram of "Mark Newton" Mobile: +61-416-202-223 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 22 3: 7: 9 1999 Delivered-To: cvs-all@freebsd.org Received: from dfw-ix8.ix.netcom.com (dfw-ix8.ix.netcom.com [206.214.98.8]) by hub.freebsd.org (Postfix) with ESMTP id 4F191151CB; Tue, 22 Jun 1999 03:07:02 -0700 (PDT) (envelope-from asami@cs.berkeley.edu) Received: (from smap@localhost) by dfw-ix8.ix.netcom.com (8.8.4/8.8.4) id FAA23147; Tue, 22 Jun 1999 05:06:59 -0500 (CDT) Received: from sji-ca4-28.ix.netcom.com(205.186.212.156) by dfw-ix8.ix.netcom.com via smap (V1.3) id rma023136; Tue Jun 22 05:06:30 1999 Received: (from asami@localhost) by silvia.hip.berkeley.edu (8.9.3/8.6.9) id DAA45636; Tue, 22 Jun 1999 03:06:25 -0700 (PDT) Date: Tue, 22 Jun 1999 03:06:25 -0700 (PDT) Message-Id: <199906221006.DAA45636@silvia.hip.berkeley.edu> X-Authentication-Warning: silvia.hip.berkeley.edu: asami set sender to asami@cs.berkeley.edu using -f To: dirk@freebsd.org Cc: billf@freebsd.org, dan@trinsec.com, cvs-committers@freebsd.org, cvs-all@freebsd.org In-reply-to: <19990622110926.A12279@physik.TU-Berlin.DE> (message from Dirk Froemberg on Tue, 22 Jun 1999 11:09:26 +0200) Subject: Re: cvs commit: CVSROOT modules ports/databases Makefile ports/databases/mysql322-client Makefile From: asami@freebsd.org (Satoshi - Ports Wraith - Asami) References: <199906220044.RAA33688@freefall.freebsd.org> <19990622110926.A12279@physik.TU-Berlin.DE> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk * From: Dirk Froemberg * Boys, it doesn't make sense to do it this way. Having different * maintainers for something like mysql322-client and mysql322 * won't work. The ports have to be kept in sync. BTW. mysql322 would * have to be cut down to a server only port. Noone asked if I'm * willing to do so. Eek. I thought that was a given. * I suggest to do the following: * * - remove mysql322-client in this form * - change mysql322 so it will be able to produce a server _and_ client * version * - use mysql322 as a master port for mysql322-client * * Dan sent me some patches for mysql322 about a month ago which can serve * as a basis for this. * * If there are no objections I'll remove mysql322-client now and come up * with an alternative solution in about a week. Looks fine, but I don't see the need to remove mysql322-client now. It's just a repo copy marked BROKEN so it won't do any harm as long as it's not in the parent Makefile (from where I just removed it). Thanks, Satoshi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 22 3:11: 4 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 1CB8514EF1; Tue, 22 Jun 1999 03:11:03 -0700 (PDT) (envelope-from asami@FreeBSD.org) Received: (from asami@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id DAA24514; Tue, 22 Jun 1999 03:11:02 -0700 (PDT) (envelope-from asami@FreeBSD.org) Message-Id: <199906221011.DAA24514@freefall.freebsd.org> From: Satoshi Asami Date: Tue, 22 Jun 1999 03:11:02 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/Tools/portbuild/scripts dologs processlogs comparelogs Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk asami 1999/06/22 03:11:02 PDT Added files: Tools/portbuild/scripts dologs processlogs comparelogs Log: Three scripts to look into the error logs and generate the now-famous web page of errors. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 22 3:13:29 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 3A0DB14EF1; Tue, 22 Jun 1999 03:13:27 -0700 (PDT) (envelope-from asami@FreeBSD.org) Received: (from asami@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id DAA24867; Tue, 22 Jun 1999 03:13:27 -0700 (PDT) (envelope-from asami@FreeBSD.org) Message-Id: <199906221013.DAA24867@freefall.freebsd.org> From: Satoshi Asami Date: Tue, 22 Jun 1999 03:13:27 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/Tools/portbuild/scripts buildscript Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk asami 1999/06/22 03:13:27 PDT Modified files: Tools/portbuild/scripts buildscript Log: Print out the time when the build starts and ends. Revision Changes Path 1.3 +7 -0 ports/Tools/portbuild/scripts/buildscript To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 22 3:15:25 1999 Delivered-To: cvs-all@freebsd.org Received: from mrelay.jrc.it (mrelay.jrc.it [139.191.1.65]) by hub.freebsd.org (Postfix) with ESMTP id D834314BB8; Tue, 22 Jun 1999 03:15:12 -0700 (PDT) (envelope-from nick.hibma@jrc.it) Received: from elect8 (elect8.jrc.it [139.191.71.152]) by mrelay.jrc.it (LMC5692) with SMTP id MAA22630; Tue, 22 Jun 1999 12:14:29 +0200 (MET DST) Date: Tue, 22 Jun 1999 12:14:28 +0200 (MET DST) From: Nick Hibma X-Sender: n_hibma@elect8 Reply-To: Nick Hibma To: Mark Newton Cc: hm@hcs.de, mike@smith.net.au, grog@lemis.com, dfr@nlsystems.com, peter@FreeBSD.ORG, cvs-all@FreeBSD.ORG, hackers@FreeBSD.ORG Subject: Re: All this and documentation too? (was: cvs commit: src/sys/isa sio.c) In-Reply-To: <199906221004.TAA36037@gizmo.internode.com.au> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk > > > And as to the author: Writing docu while you are implementing something > > > might work in a commercial environment where you want to be able to > > > market something before it's sell-by date, but for hobbiests who > > > basically spend the odd evening doing something, it is too much hassle. > > > > In case FreeBSD wants to enter commercial environments, we have to behave > > like behaving in commercial environments. > > Ok, so let's follow Microsoft's industry-leading documentation standards. Hm, it might be hard to find people using FreeBSD without any technical skills whatsoever. :) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 22 3:18:47 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 8AA6E14BB8; Tue, 22 Jun 1999 03:18:45 -0700 (PDT) (envelope-from asami@FreeBSD.org) Received: (from asami@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id DAA25615; Tue, 22 Jun 1999 03:18:44 -0700 (PDT) (envelope-from asami@FreeBSD.org) Message-Id: <199906221018.DAA25615@freefall.freebsd.org> From: Satoshi Asami Date: Tue, 22 Jun 1999 03:18:44 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/Tools/portbuild/scripts pdispatch Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk asami 1999/06/22 03:18:44 PDT Modified files: Tools/portbuild/scripts pdispatch Log: Timeout port builds after 4 hours. This will prevent ports that get stuck indefinitely in fetch or configure from hanging up the entire build process. Revision Changes Path 1.5 +9 -3 ports/Tools/portbuild/scripts/pdispatch To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 22 3:31:35 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 1E9A214FE6; Tue, 22 Jun 1999 03:31:34 -0700 (PDT) (envelope-from phk@FreeBSD.org) Received: (from phk@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id DAA27026; Tue, 22 Jun 1999 03:31:33 -0700 (PDT) (envelope-from phk@FreeBSD.org) Message-Id: <199906221031.DAA27026@freefall.freebsd.org> From: Poul-Henning Kamp Date: Tue, 22 Jun 1999 03:31:33 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pci xrpu.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk phk 1999/06/22 03:31:33 PDT Modified files: sys/pci xrpu.c Log: Pass the current timecounter to pps_event(). Revision Changes Path 1.13 +3 -3 src/sys/pci/xrpu.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 22 3:37:24 1999 Delivered-To: cvs-all@freebsd.org Received: from flood.ping.uio.no (flood.ping.uio.no [129.240.78.31]) by hub.freebsd.org (Postfix) with ESMTP id 752B014FE6; Tue, 22 Jun 1999 03:37:14 -0700 (PDT) (envelope-from des@flood.ping.uio.no) Received: (from des@localhost) by flood.ping.uio.no (8.9.3/8.9.1) id MAA80081; Tue, 22 Jun 1999 12:36:55 +0200 (CEST) (envelope-from des) To: Peter Wemm Cc: Tim Vanderhoek , Jean-Marc Zucconi , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern imgact_gzip.c References: <19990622004545.5E47875@overcee.netplex.com.au> From: Dag-Erling Smorgrav Date: 22 Jun 1999 12:36:55 +0200 In-Reply-To: Peter Wemm's message of "Tue, 22 Jun 1999 08:45:45 +0800" Message-ID: Lines: 12 X-Mailer: Gnus v5.5/Emacs 19.34 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk Peter Wemm writes: > Of course, if we can easily create anon backed vnodes these days then the > whole thing should be pretty easy - imgact_gzip could just decode the data > into the vnode and then feed it back to the exec routines. What if you have two running instances? Would it make two uncompressed copies, or recognize the second as a copy of the first and use the same anon vnode? DES -- Dag-Erling Smorgrav - des@flood.ping.uio.no To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 22 3:37:52 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 062C714FE6; Tue, 22 Jun 1999 03:37:50 -0700 (PDT) (envelope-from asami@FreeBSD.org) Received: (from asami@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id DAA27569; Tue, 22 Jun 1999 03:37:50 -0700 (PDT) (envelope-from asami@FreeBSD.org) Message-Id: <199906221037.DAA27569@freefall.freebsd.org> From: Satoshi Asami Date: Tue, 22 Jun 1999 03:37:50 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/Tools/portbuild/scripts portbuild Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk asami 1999/06/22 03:37:50 PDT Modified files: Tools/portbuild/scripts portbuild Log: Add support for 4-current. Add /compat to list of directories to delete after building is done. Run mtree regardless of the directory exists or not. Do not use local copy of dependency packages -- it is too hard to maintain consistency -- always use one on master. Revision Changes Path 1.5 +29 -22 ports/Tools/portbuild/scripts/portbuild To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 22 3:42: 9 1999 Delivered-To: cvs-all@freebsd.org Received: from storm.FreeBSD.org.uk (storm.freebsd.org.uk [194.242.128.198]) by hub.freebsd.org (Postfix) with ESMTP id 5AA6A15347; Tue, 22 Jun 1999 03:42:04 -0700 (PDT) (envelope-from brian@keep.lan.Awfulhak.org) Received: from keep.lan.Awfulhak.org (keep.lan.Awfulhak.org [172.16.0.8]) by storm.FreeBSD.org.uk (8.9.3/8.9.3) with ESMTP id LAA10373; Tue, 22 Jun 1999 11:42:02 +0100 (BST) (envelope-from brian@keep.lan.Awfulhak.org) Received: from keep.lan.Awfulhak.org (localhost [127.0.0.1]) by keep.lan.Awfulhak.org (8.9.3/8.9.3) with ESMTP id JAA01378; Tue, 22 Jun 1999 09:19:39 +0100 (BST) (envelope-from brian@keep.lan.Awfulhak.org) Message-Id: <199906220819.JAA01378@keep.lan.Awfulhak.org> X-Mailer: exmh version 2.0.2 2/24/98 To: Ruslan Ermilov Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sbin/shutdown shutdown.8 shutdown.c In-reply-to: Your message of "Mon, 21 Jun 1999 09:06:23 PDT." <199906211606.JAA79032@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 22 Jun 1999 09:19:39 +0100 From: Brian Somers Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk > ru 1999/06/21 09:06:23 PDT > > Modified files: > sbin/shutdown shutdown.8 shutdown.c > Log: > Signal init(8) instead of executing halt(8) or reboot(8) > when halting or rebooting the system. It benefits from > running /etc/rc.shutdown by init(8). > > ``-o'' flag is provided for backward compatibility. > > PR: 5451 > Discussed with: des > > Revision Changes Path > 1.11 +48 -36 src/sbin/shutdown/shutdown.8 > 1.19 +52 -34 src/sbin/shutdown/shutdown.c And there was much rejoicing ! -- Brian Don't _EVER_ lose your sense of humour ! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 22 3:42:40 1999 Delivered-To: cvs-all@freebsd.org Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.40.131]) by hub.freebsd.org (Postfix) with ESMTP id 68A6A15319; Tue, 22 Jun 1999 03:42:33 -0700 (PDT) (envelope-from phk@critter.freebsd.dk) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.9.3/8.9.2) with ESMTP id MAA20777; Tue, 22 Jun 1999 12:41:04 +0200 (CEST) (envelope-from phk@critter.freebsd.dk) To: Dag-Erling Smorgrav Cc: Peter Wemm , Tim Vanderhoek , Jean-Marc Zucconi , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern imgact_gzip.c In-reply-to: Your message of "22 Jun 1999 12:36:55 +0200." Date: Tue, 22 Jun 1999 12:41:03 +0200 Message-ID: <20775.930048063@critter.freebsd.dk> From: Poul-Henning Kamp Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk In message , Dag-Erling Smorgrav writes: >Peter Wemm writes: >> Of course, if we can easily create anon backed vnodes these days then the >> whole thing should be pretty easy - imgact_gzip could just decode the data >> into the vnode and then feed it back to the exec routines. > >What if you have two running instances? Would it make two uncompressed >copies, or recognize the second as a copy of the first and use the >same anon vnode? Depends how you implement it Dag-Erling :-) -- Poul-Henning Kamp FreeBSD coreteam member phk@FreeBSD.ORG "Real hackers run -current on their laptop." FreeBSD -- It will take a long time before progress goes too far! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 22 3:43:20 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 91F0D152B4; Tue, 22 Jun 1999 03:43:13 -0700 (PDT) (envelope-from asami@FreeBSD.org) Received: (from asami@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id DAA28316; Tue, 22 Jun 1999 03:43:13 -0700 (PDT) (envelope-from asami@FreeBSD.org) Message-Id: <199906221043.DAA28316@freefall.freebsd.org> From: Satoshi Asami Date: Tue, 22 Jun 1999 03:43:13 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/Tools/portbuild/scripts dopackages dopackages2 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk asami 1999/06/22 03:43:13 PDT Added files: Tools/portbuild/scripts dopackages dopackages2 Log: Driver script for whole build process. It will (1) cvsup (2) run cvs update on the ports and doc trees (3) generate new index (4) generate new duds list (5) move old packages and distfiles out of the way (6) build packages (7) build packages again (to salvage those died with transient errors) (8) generate restricted list (9) generate no-cdrom list Steps (3)-(9) are repeated for 4-current and 3-stable. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 22 3:44:31 1999 Delivered-To: cvs-all@freebsd.org Received: from flood.ping.uio.no (flood.ping.uio.no [129.240.78.31]) by hub.freebsd.org (Postfix) with ESMTP id 06DAA152F3; Tue, 22 Jun 1999 03:44:25 -0700 (PDT) (envelope-from des@flood.ping.uio.no) Received: (from des@localhost) by flood.ping.uio.no (8.9.3/8.9.1) id MAA80264; Tue, 22 Jun 1999 12:44:24 +0200 (CEST) (envelope-from des) To: Bill Fumerola Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: CVSROOT modules ports/databases Makefile ports/databases/mysql322-client Makefile References: <199906220044.RAA33688@freefall.freebsd.org> From: Dag-Erling Smorgrav Date: 22 Jun 1999 12:44:24 +0200 In-Reply-To: Bill Fumerola's message of "Mon, 21 Jun 1999 17:44:52 -0700 (PDT)" Message-ID: Lines: 9 X-Mailer: Gnus v5.5/Emacs 19.34 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk Bill Fumerola writes: > Log: > Add mysql322-client, reach out and touch(1) some data. And the committer who brought it to you is billf. DES -- Dag-Erling Smorgrav - des@flood.ping.uio.no To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 22 3:56:30 1999 Delivered-To: cvs-all@freebsd.org Received: from axl.noc.iafrica.com (axl.noc.iafrica.com [196.31.1.175]) by hub.freebsd.org (Postfix) with ESMTP id E8AA414C32; Tue, 22 Jun 1999 03:56:15 -0700 (PDT) (envelope-from sheldonh@axl.noc.iafrica.com) Received: from sheldonh (helo=axl.noc.iafrica.com) by axl.noc.iafrica.com with local-esmtp (Exim 3.02 #1) id 10wODt-000O08-00; Tue, 22 Jun 1999 12:56:13 +0200 From: Sheldon Hearn To: Ruslan Ermilov Cc: Brian Somers , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sbin/shutdown shutdown.8 shutdown.c In-reply-to: Your message of "Tue, 22 Jun 1999 09:19:39 +0100." <199906220819.JAA01378@keep.lan.Awfulhak.org> Date: Tue, 22 Jun 1999 12:56:13 +0200 Message-ID: <92263.930048973@axl.noc.iafrica.com> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk On Tue, 22 Jun 1999 09:19:39 +0100, Brian Somers wrote: > > PR: 5451 > > Discussed with: des [...] > > And there was much rejoicing ! And the members of the peanut gallery waited with baited breath and anticipation for the PR to be closed. :-) Later, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 22 4:15:33 1999 Delivered-To: cvs-all@freebsd.org Received: from storm.FreeBSD.org.uk (storm.freebsd.org.uk [194.242.128.198]) by hub.freebsd.org (Postfix) with ESMTP id E829B14BE3; Tue, 22 Jun 1999 04:15:25 -0700 (PDT) (envelope-from brian@keep.lan.Awfulhak.org) Received: from keep.lan.Awfulhak.org (keep.lan.Awfulhak.org [172.16.0.8]) by storm.FreeBSD.org.uk (8.9.3/8.9.3) with ESMTP id MAA10482; Tue, 22 Jun 1999 12:15:23 +0100 (BST) (envelope-from brian@keep.lan.Awfulhak.org) Received: from keep.lan.Awfulhak.org (localhost [127.0.0.1]) by keep.lan.Awfulhak.org (8.9.3/8.9.3) with ESMTP id MAA01529; Tue, 22 Jun 1999 12:14:32 +0100 (BST) (envelope-from brian@keep.lan.Awfulhak.org) Message-Id: <199906221114.MAA01529@keep.lan.Awfulhak.org> X-Mailer: exmh version 2.0.2 2/24/98 To: Michael Haro Cc: Tim Vanderhoek , Bill Fumerola , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: CVSROOT modules ports/databases Makefile ports/databases/mysql322-client Makefile In-reply-to: Your message of "Mon, 21 Jun 1999 21:25:53 PDT." <19990621212553.A36655@hub.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 22 Jun 1999 12:14:32 +0100 From: Brian Somers Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk > On Mon, Jun 21, 1999 at 09:03:54PM -0400, Tim Vanderhoek wrote: > > On Mon, Jun 21, 1999 at 08:50:21PM -0400, Bill Fumerola wrote: > > > > > > > Modified files: > > > > databases Makefile > > > > Log: > > > > Add mysql322-client, reach out and touch(1) some data. > > > > > > This was meant to be a toungue-in-cheek reference to an AT&T commercial. > > > In retrospect, it wasn't that funny. Oh well. > > > > Hehe. I suspect most people don't read all the ports commits anymore. > > I rather like it. :) > > Then there are the people who don't watch tv. And those of us whose tv doesn't show American adds :-) > Michael > > -- Brian Don't _EVER_ lose your sense of humour ! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 22 4:20:11 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id A9BB015369; Tue, 22 Jun 1999 04:20:08 -0700 (PDT) (envelope-from brian@FreeBSD.org) Received: (from brian@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id EAA34508; Tue, 22 Jun 1999 04:20:07 -0700 (PDT) (envelope-from brian@FreeBSD.org) Message-Id: <199906221120.EAA34508@freefall.freebsd.org> From: Brian Somers Date: Tue, 22 Jun 1999 04:20:07 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libalias alias.c libalias.3 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk brian 1999/06/22 04:20:06 PDT Modified files: lib/libalias alias.c libalias.3 Log: Don't get caught in an infinite recursion when PKT_ALIAS_REVERSE is set. Document PKT_ALIAS_REVERSE. Pointed out by: Jonathan Hanna PR: 12304 Revision Changes Path 1.12 +12 -4 src/lib/libalias/alias.c 1.14 +6 -1 src/lib/libalias/libalias.3 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 22 4:30:31 1999 Delivered-To: cvs-all@freebsd.org Received: from relay.ucb.crimea.ua (relay.ucb.crimea.ua [212.110.138.1]) by hub.freebsd.org (Postfix) with ESMTP id 77B3614E22; Tue, 22 Jun 1999 04:22:59 -0700 (PDT) (envelope-from ru@ucb.crimea.ua) Received: (from ru@localhost) by relay.ucb.crimea.ua (8.9.3/8.9.3/UCB) id OAA17105; Tue, 22 Jun 1999 14:08:26 +0300 (EEST) (envelope-from ru) Date: Tue, 22 Jun 1999 14:08:25 +0300 From: Ruslan Ermilov To: Sheldon Hearn Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sbin/shutdown shutdown.8 shutdown.c Message-ID: <19990622140825.A17043@relay.ucb.crimea.ua> References: <199906220819.JAA01378@keep.lan.Awfulhak.org> <92263.930048973@axl.noc.iafrica.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.3i In-Reply-To: <92263.930048973@axl.noc.iafrica.com>; from Sheldon Hearn on Tue, Jun 22, 1999 at 12:56:13PM +0200 X-Operating-System: FreeBSD 3.2-STABLE i386 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk On Tue, Jun 22, 1999 at 12:56:13PM +0200, Sheldon Hearn wrote: > > > On Tue, 22 Jun 1999 09:19:39 +0100, Brian Somers wrote: > > > > PR: 5451 > > > Discussed with: des > [...] > > > > And there was much rejoicing ! > > And the members of the peanut gallery waited with baited breath and > anticipation for the PR to be closed. :-) > Don't be so quick! I'm going to commit yet another patch, MFC, and only then I'll close the associated PRs (there are a lot of them, by the way). -- Ruslan Ermilov Sysadmin and DBA of the ru@ucb.crimea.ua United Commercial Bank, ru@FreeBSD.org FreeBSD committer, +380.652.247.647 Simferopol, Ukraine http://www.FreeBSD.org The Power To Serve http://www.oracle.com Enabling The Information Age To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 22 4:31:48 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id DB9B015317; Tue, 22 Jun 1999 04:31:46 -0700 (PDT) (envelope-from brian@FreeBSD.org) Received: (from brian@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id EAA35327; Tue, 22 Jun 1999 04:31:45 -0700 (PDT) (envelope-from brian@FreeBSD.org) Message-Id: <199906221131.EAA35327@freefall.freebsd.org> From: Brian Somers Date: Tue, 22 Jun 1999 04:31:45 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/ppp bundle.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk brian 1999/06/22 04:31:44 PDT Modified files: usr.sbin/ppp bundle.c Log: Disable TUNSLMODE when we first open the tun device. Submitted by: Ian West Revision Changes Path 1.57 +10 -2 src/usr.sbin/ppp/bundle.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 22 6:13:47 1999 Delivered-To: cvs-all@freebsd.org Received: from flood.ping.uio.no (flood.ping.uio.no [129.240.78.31]) by hub.freebsd.org (Postfix) with ESMTP id 2077714F3D; Tue, 22 Jun 1999 06:13:39 -0700 (PDT) (envelope-from des@flood.ping.uio.no) Received: (from des@localhost) by flood.ping.uio.no (8.9.3/8.9.1) id PAA85175; Tue, 22 Jun 1999 15:13:38 +0200 (CEST) (envelope-from des) To: Brian Somers Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.sbin/ppp bundle.c References: <199906221131.EAA35327@freefall.freebsd.org> From: Dag-Erling Smorgrav Date: 22 Jun 1999 15:13:38 +0200 In-Reply-To: Brian Somers's message of "Tue, 22 Jun 1999 04:31:45 -0700 (PDT)" Message-ID: Lines: 10 X-Mailer: Gnus v5.5/Emacs 19.34 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk Brian Somers writes: > Log: > Disable TUNSLMODE when we first open the tun device. Didn't you fix that back when I committed Alfred's TUNSIFMODE / TUNSLMODE patches? Or was it some other bug? DES -- Dag-Erling Smorgrav - des@flood.ping.uio.no To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 22 6:52:41 1999 Delivered-To: cvs-all@freebsd.org Received: from jade.chc-chimes.com (jade.chc-chimes.com [206.67.97.83]) by hub.freebsd.org (Postfix) with ESMTP id 9CA0814E08; Tue, 22 Jun 1999 06:52:25 -0700 (PDT) (envelope-from billf@jade.chc-chimes.com) Received: from localhost (billf@localhost) by jade.chc-chimes.com (8.8.8/8.8.8) with SMTP id JAA17383; Tue, 22 Jun 1999 09:56:18 -0400 (EDT) (envelope-from billf@jade.chc-chimes.com) Date: Tue, 22 Jun 1999 09:56:18 -0400 (EDT) From: Bill Fumerola To: Dirk Froemberg Cc: Bill Fumerola , Dan Moschuk , cvs-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: CVSROOT modules ports/databases Makefile ports/databases/mysql322-client Makefile In-Reply-To: <19990622110926.A12279@physik.TU-Berlin.DE> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk On Tue, 22 Jun 1999, Dirk Froemberg wrote: > Boys, it doesn't make sense to do it this way. Having different > maintainers for something like mysql322-client and mysql322 > won't work. The ports have to be kept in sync. BTW. mysql322 would > have to be cut down to a server only port. Noone asked if I'm > willing to do so. Why can't a mysql322-client port be made for people who only want the client. Just make it so mysql322-client won't install if mysql322 is already installed. > I suggest to do the following: > > - remove mysql322-client in this form > - change mysql322 so it will be able to produce a server _and_ client > version > - use mysql322 as a master port for mysql322-client > Dan sent me some patches for mysql322 about a month ago which can serve > as a basis for this. These patches are the basis for me doing this. If a month ago you wanted to take action on this, you should have. > If there are no objections I'll remove mysql322-client now and come up > with an alternative solution in about a week. I'd like to see the alternatives before we go cutting this out. - bill fumerola - billf@chc-chimes.com - BF1560 - computer horizons corp - - ph:(800) 252-2421 - bfumerol@computerhorizons.com - billf@FreeBSD.org - To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 22 6:56:45 1999 Delivered-To: cvs-all@freebsd.org Received: from jade.chc-chimes.com (jade.chc-chimes.com [206.67.97.83]) by hub.freebsd.org (Postfix) with ESMTP id 2022F150C6; Tue, 22 Jun 1999 06:56:34 -0700 (PDT) (envelope-from billf@jade.chc-chimes.com) Received: from localhost (billf@localhost) by jade.chc-chimes.com (8.8.8/8.8.8) with SMTP id KAA19260; Tue, 22 Jun 1999 10:00:25 -0400 (EDT) (envelope-from billf@jade.chc-chimes.com) Date: Tue, 22 Jun 1999 10:00:25 -0400 (EDT) From: Bill Fumerola To: Dag-Erling Smorgrav Cc: Bill Fumerola , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: CVSROOT modules ports/databases Makefile ports/databases/mysql322-client Makefile In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk On 22 Jun 1999, Dag-Erling Smorgrav wrote: > Bill Fumerola writes: > > Log: > > Add mysql322-client, reach out and touch(1) some data. > > And the committer who brought it to you is billf. Yes! The joke didn't fall on deaf ears. - bill fumerola - billf@chc-chimes.com - BF1560 - computer horizons corp - - ph:(800) 252-2421 - bfumerol@computerhorizons.com - billf@FreeBSD.org - To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 22 7:14:13 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id D267815329; Tue, 22 Jun 1999 07:14:07 -0700 (PDT) (envelope-from yokota@FreeBSD.org) Received: (from yokota@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id HAA17012; Tue, 22 Jun 1999 07:14:08 -0700 (PDT) (envelope-from yokota@FreeBSD.org) Message-Id: <199906221414.HAA17012@freefall.freebsd.org> From: Kazutaka YOKOTA Date: Tue, 22 Jun 1999 07:14:07 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/i386 cons.c cons.h src/sys/i386/isa vesa.c src/sys/i386/include console.h src/sys/alpha/alpha cons.c src/sys/alpha/conf files.alpha options.alpha src/sys/alpha/include cons.h console.h src/sys/dev/fb vga.c fb.c fbreg.h splash.c ... Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk yokota 1999/06/22 07:14:07 PDT Modified files: sys/i386/i386 cons.c cons.h sys/i386/isa vesa.c sys/i386/include console.h sys/alpha/alpha cons.c sys/alpha/conf files.alpha options.alpha sys/alpha/include cons.h console.h sys/dev/fb fb.c fbreg.h splash.c splashreg.h vgareg.h sys/dev/syscons scvesactl.c scvidctl.c syscons.c syscons.h sys/i386/conf LINT files.i386 options.i386 sys/i386/isa/pcvt pcvt_drv.c sys/isa sio.c syscons_isa.c vga_isa.c sys/sys fbio.h sys/modules/syscons/blank blank_saver.c sys/modules/syscons/daemon daemon_saver.c sys/modules/syscons/fade fade_saver.c sys/modules/syscons/fire fire_saver.c sys/modules/syscons/green green_saver.c sys/modules/syscons/logo logo_saver.c sys/modules/syscons/rain rain_saver.c sys/modules/syscons/snake snake_saver.c sys/modules/syscons/star star_saver.c sys/modules/syscons/warp warp_saver.c sys/modules/splash/bmp splash_bmp.c sys/modules/splash/pcx splash_pcx.c Added files: sys/dev/fb vga.c sys/dev/syscons schistory.c scmouse.c scvgarndr.c scvtb.c sys/sys consio.h kbio.h Removed files: sys/modules/syscons saver.h Log: The second phase of syscons reorganization. - Split syscons source code into manageable chunks and reorganize some of complicated functions. - Many static variables are moved to the softc structure. - Added a new key function, PREV. When this key is pressed, the vty immediately before the current vty will become foreground. Analogue to PREV, which is usually assigned to the PrntScrn key. PR: kern/10113 Submitted by: Christian Weisgerber - Modified the kernel console input function sccngetc() so that it handles function keys properly. - Reorganized the screen update routine. - VT switching code is reorganized. It now should be slightly more robust than before. - Added the DEVICE_RESUME function so that syscons no longer hooks the APM resume event directly. - New kernel configuration options: SC_NO_CUTPASTE, SC_NO_FONT_LOADING, SC_NO_HISTORY and SC_NO_SYSMOUSE. Various parts of syscons can be omitted so that the kernel size is reduced. SC_PIXEL_MODE Made the VESA 800x600 mode an option, rather than a standard part of syscons. SC_DISABLE_DDBKEY Disables the `debug' key combination. SC_ALT_MOUSE_IMAGE Inverse the character cell at the mouse cursor position in the text console, rather than drawing an arrow on the screen. Submitted by: Nick Hibma (n_hibma@FreeBSD.ORG) SC_DFLT_FONT makeoptions "SC_DFLT_FONT=_font_name_" Include the named font as the default font of syscons. 16-line, 14-line and 8-line font data will be compiled in. This option replaces the existing STD8X16FONT option, which loads 16-line font data only. - The VGA driver is split into /sys/dev/fb/vga.c and /sys/isa/vga_isa.c. - The video driver provides a set of ioctl commands to manipulate the frame buffer. - New kernel configuration option: VGA_WIDTH90 Enables 90 column modes: 90x25, 90x30, 90x43, 90x50, 90x60. These modes are mot always supported by the video card. PR: i386/7510 Submitted by: kbyanc@freedomnet.com and alexv@sui.gda.itesm.mx. - The header file machine/console.h is reorganized; its contents is now split into sys/fbio.h, sys/kbio.h (a new file) and sys/consio.h (another new file). machine/console.h is still maintained for compatibility reasons. - Kernel console selection/installation routines are fixed and slightly rebumped so that it should now be possible to switch between the interanl kernel console (sc or vt) and a remote kernel console (sio) again, as it was in 2.x, 3.0 and 3.1. - Screen savers and splash screen decoders Because of the header file reorganization described above, screen savers and splash screen decoders are slightly modified. After this update, /sys/modules/syscons/saver.h is no longer necessary and is removed. Revision Changes Path 1.68 +11 -6 src/sys/i386/i386/cons.c 1.20 +8 -5 src/sys/i386/i386/cons.h 1.25 +566 -102 src/sys/i386/isa/vesa.c 1.46 +5 -632 src/sys/i386/include/console.h 1.11 +15 -23 src/sys/alpha/alpha/cons.c 1.22 +6 -1 src/sys/alpha/conf/files.alpha 1.12 +15 -5 src/sys/alpha/conf/options.alpha 1.3 +11 -1 src/sys/alpha/include/cons.h 1.45 +5 -633 src/sys/alpha/include/console.h 1.6 +433 -40 src/sys/dev/fb/fb.c 1.4 +52 -13 src/sys/dev/fb/fbreg.h 1.4 +9 -6 src/sys/dev/fb/splash.c 1.3 +3 -2 src/sys/dev/fb/splashreg.h 1.2 +32 -2 src/sys/dev/fb/vgareg.h 1.11 +4 -5 src/sys/dev/syscons/scvesactl.c 1.9 +343 -129 src/sys/dev/syscons/scvidctl.c 1.307 +1896 -2359src/sys/dev/syscons/syscons.c 1.48 +345 -72 src/sys/dev/syscons/syscons.h 1.608 +20 -11 src/sys/i386/conf/LINT 1.248 +10 -5 src/sys/i386/conf/files.i386 1.118 +16 -3 src/sys/i386/conf/options.i386 1.55 +8 -1 src/sys/i386/isa/pcvt/pcvt_drv.c 1.250 +6 -9 src/sys/isa/sio.c 1.5 +165 -5 src/sys/isa/syscons_isa.c 1.11 +82 -2047 src/sys/isa/vga_isa.c 1.6 +286 -3 src/sys/sys/fbio.h 1.16 +12 -59 src/sys/modules/syscons/blank/blank_saver.c 1.16 +72 -31 src/sys/modules/syscons/daemon/daemon_saver.c 1.17 +18 -51 src/sys/modules/syscons/fade/fade_saver.c 1.5 +6 -3 src/sys/modules/syscons/fire/fire_saver.c 1.16 +12 -70 src/sys/modules/syscons/green/green_saver.c 1.7 +7 -3 src/sys/modules/syscons/logo/logo_saver.c 1.4 +6 -2 src/sys/modules/syscons/rain/rain_saver.c 1.24 +40 -16 src/sys/modules/syscons/snake/snake_saver.c 1.21 +38 -11 src/sys/modules/syscons/star/star_saver.c 1.6 +6 -3 src/sys/modules/syscons/warp/warp_saver.c 1.9 +2 -3 src/sys/modules/splash/bmp/splash_bmp.c 1.2 +2 -3 src/sys/modules/splash/pcx/splash_pcx.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 22 7:15:49 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 5FBEB15329; Tue, 22 Jun 1999 07:15:47 -0700 (PDT) (envelope-from yokota@FreeBSD.org) Received: (from yokota@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id HAA17266; Tue, 22 Jun 1999 07:15:47 -0700 (PDT) (envelope-from yokota@FreeBSD.org) Message-Id: <199906221415.HAA17266@freefall.freebsd.org> From: Kazutaka YOKOTA Date: Tue, 22 Jun 1999 07:15:47 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/kbdcontrol kbdcontrol.c lex.h lex.l src/usr.sbin/vidcontrol vidcontrol.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk yokota 1999/06/22 07:15:47 PDT Modified files: usr.sbin/kbdcontrol kbdcontrol.c lex.h lex.l usr.sbin/vidcontrol vidcontrol.c Log: Reflect recent changes in syscons. Revision Changes Path 1.26 +9 -1 src/usr.sbin/kbdcontrol/kbdcontrol.c 1.7 +2 -1 src/usr.sbin/kbdcontrol/lex.h 1.9 +2 -1 src/usr.sbin/kbdcontrol/lex.l 1.28 +31 -6 src/usr.sbin/vidcontrol/vidcontrol.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 22 7:23:24 1999 Delivered-To: cvs-all@freebsd.org Received: from jade.chc-chimes.com (jade.chc-chimes.com [206.67.97.83]) by hub.freebsd.org (Postfix) with ESMTP id 1F86E1534E; Tue, 22 Jun 1999 07:23:13 -0700 (PDT) (envelope-from billf@jade.chc-chimes.com) Received: from localhost (billf@localhost) by jade.chc-chimes.com (8.8.8/8.8.8) with SMTP id KAA28718; Tue, 22 Jun 1999 10:27:07 -0400 (EDT) (envelope-from billf@jade.chc-chimes.com) Date: Tue, 22 Jun 1999 10:27:07 -0400 (EDT) From: Bill Fumerola To: Kazutaka YOKOTA Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/i386/i386 cons.c cons.h src/sys/i386/isa vesa.c src/sys/i386/include console.h src/sys/alpha/alpha cons.c src/sys/alpha/conf files.alpha options.alpha src/sys/alpha/include cons.h console.h src/sys/dev/fb vga.c fb.c fbreg.h splash.c ... In-Reply-To: <199906221414.HAA17012@freefall.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk On Tue, 22 Jun 1999, Kazutaka YOKOTA wrote: > - Added a new key function, PREV. When this key is pressed, the vty > immediately before the current vty will become foreground. Analogue > to PREV, which is usually assigned to the PrntScrn key. > PR: kern/10113 > Submitted by: Christian Weisgerber Wow. I just mailed Soren about this, and I was going to do the work. I'm glad I didn't. - bill fumerola - billf@chc-chimes.com - BF1560 - computer horizons corp - - ph:(800) 252-2421 - bfumerol@computerhorizons.com - billf@FreeBSD.org - To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 22 8:27:43 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 57BEE151D3; Tue, 22 Jun 1999 08:27:40 -0700 (PDT) (envelope-from tg@FreeBSD.org) Received: (from tg@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id IAA22837; Tue, 22 Jun 1999 08:27:40 -0700 (PDT) (envelope-from tg@FreeBSD.org) Message-Id: <199906221527.IAA22837@freefall.freebsd.org> From: Thomas Gellekum Date: Tue, 22 Jun 1999 08:27:40 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/audio/wsoundprefs Makefile ports/audio/wsoundprefs/files md5 ports/audio/wsoundprefs/patches patch-aa patch-ac ports/audio/wsoundprefs/pkg PLIST Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk tg 1999/06/22 08:27:40 PDT Modified files: audio/wsoundprefs Makefile audio/wsoundprefs/files md5 audio/wsoundprefs/patches patch-aa patch-ac audio/wsoundprefs/pkg PLIST Log: Upgrade to 1.0.2. PR: 12303 Submitted by: Glenn Johnson Revision Changes Path 1.4 +3 -3 ports/audio/wsoundprefs/Makefile 1.3 +1 -1 ports/audio/wsoundprefs/files/md5 1.3 +4 -4 ports/audio/wsoundprefs/patches/patch-aa 1.2 +18 -18 ports/audio/wsoundprefs/patches/patch-ac 1.2 +0 -4 ports/audio/wsoundprefs/pkg/PLIST To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 22 8:40:37 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 3AE3D14C45; Tue, 22 Jun 1999 08:40:36 -0700 (PDT) (envelope-from rse@FreeBSD.org) Received: (from rse@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id IAA24046; Tue, 22 Jun 1999 08:40:36 -0700 (PDT) (envelope-from rse@FreeBSD.org) Message-Id: <199906221540.IAA24046@freefall.freebsd.org> From: "Ralf S. Engelschall" Date: Tue, 22 Jun 1999 08:40:36 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/mm Makefile ports/devel/mm/files md5 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk rse 1999/06/22 08:40:36 PDT Modified files: devel/mm Makefile devel/mm/files md5 Log: Upgrade to MM Shared Memory Library, version 1.0.7 Revision Changes Path 1.10 +3 -3 ports/devel/mm/Makefile 1.9 +1 -1 ports/devel/mm/files/md5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 22 9:16:11 1999 Delivered-To: cvs-all@freebsd.org Received: from storm.FreeBSD.org.uk (storm.freebsd.org.uk [194.242.128.198]) by hub.freebsd.org (Postfix) with ESMTP id 74E4614C83; Tue, 22 Jun 1999 09:16:05 -0700 (PDT) (envelope-from brian@keep.lan.Awfulhak.org) Received: from keep.lan.Awfulhak.org (keep.lan.Awfulhak.org [172.16.0.8]) by storm.FreeBSD.org.uk (8.9.3/8.9.3) with ESMTP id RAA12298; Tue, 22 Jun 1999 17:16:03 +0100 (BST) (envelope-from brian@keep.lan.Awfulhak.org) Received: from keep.lan.Awfulhak.org (localhost [127.0.0.1]) by keep.lan.Awfulhak.org (8.9.3/8.9.3) with ESMTP id RAA05597; Tue, 22 Jun 1999 17:15:13 +0100 (BST) (envelope-from brian@keep.lan.Awfulhak.org) Message-Id: <199906221615.RAA05597@keep.lan.Awfulhak.org> X-Mailer: exmh version 2.0.2 2/24/98 To: Dag-Erling Smorgrav Cc: Brian Somers , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.sbin/ppp bundle.c In-reply-to: Your message of "22 Jun 1999 15:13:38 +0200." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 22 Jun 1999 17:15:12 +0100 From: Brian Somers Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk > Brian Somers writes: > > Log: > > Disable TUNSLMODE when we first open the tun device. > > Didn't you fix that back when I committed Alfred's TUNSIFMODE / > TUNSLMODE patches? Or was it some other bug? Yes, but I only did it for TUNSIFMODE then. I really ought to switch TUNSLMODE *on* so that I can dodge IPX packets. Ppp already supports this because it's unconditionally on under OpenBSD, but this'll have to wait 'till I'm less busy and can do some testing :-[ > DES > -- > Dag-Erling Smorgrav - des@flood.ping.uio.no > -- Brian Don't _EVER_ lose your sense of humour ! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 22 9:24:42 1999 Delivered-To: cvs-all@freebsd.org Received: from gndrsh.aac.dev.com (GndRsh.aac.dev.com [198.145.92.4]) by hub.freebsd.org (Postfix) with ESMTP id 0D6AC14E8D; Tue, 22 Jun 1999 09:24:19 -0700 (PDT) (envelope-from rgrimes@gndrsh.aac.dev.com) Received: (from rgrimes@localhost) by gndrsh.aac.dev.com (8.9.3/8.9.3) id JAA74456; Tue, 22 Jun 1999 09:24:12 -0700 (PDT) (envelope-from rgrimes) From: "Rodney W. Grimes" Message-Id: <199906221624.JAA74456@gndrsh.aac.dev.com> Subject: Re: cvs commit: src/lib/libalias alias.c libalias.3 In-Reply-To: <199906221120.EAA34508@freefall.freebsd.org> from Brian Somers at "Jun 22, 1999 04:20:07 am" To: brian@FreeBSD.org (Brian Somers) Date: Tue, 22 Jun 1999 09:24:11 -0700 (PDT) Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org X-Mailer: ELM [version 2.4ME+ PL54 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk > brian 1999/06/22 04:20:06 PDT > > Modified files: > lib/libalias alias.c libalias.3 > Log: > Don't get caught in an infinite recursion when PKT_ALIAS_REVERSE > is set. > Document PKT_ALIAS_REVERSE. Can we get a MFC into 3.x for this? -- Rod Grimes - KD7CAX - (RWG25) rgrimes@gndrsh.dnsmgr.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 22 9:24:55 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 92B6215531; Tue, 22 Jun 1999 09:24:51 -0700 (PDT) (envelope-from steve@FreeBSD.org) Received: (from steve@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id JAA28136; Tue, 22 Jun 1999 09:24:50 -0700 (PDT) (envelope-from steve@FreeBSD.org) Message-Id: <199906221624.JAA28136@freefall.freebsd.org> From: Steve Price Date: Tue, 22 Jun 1999 09:24:50 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/news/cnews/pkg PLIST Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk steve 1999/06/22 09:24:50 PDT Modified files: news/cnews/pkg PLIST Log: Use 'ln -sf' for the /var/news symlink just in case it already exists. Revision Changes Path 1.12 +1 -1 ports/news/cnews/pkg/PLIST To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 22 9:26:34 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id E8A4C14C94; Tue, 22 Jun 1999 09:26:31 -0700 (PDT) (envelope-from steve@FreeBSD.org) Received: (from steve@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id JAA28334; Tue, 22 Jun 1999 09:26:31 -0700 (PDT) (envelope-from steve@FreeBSD.org) Message-Id: <199906221626.JAA28334@freefall.freebsd.org> From: Steve Price Date: Tue, 22 Jun 1999 09:26:31 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/editors/cooledit Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk steve 1999/06/22 09:26:30 PDT Modified files: editors/cooledit Makefile Log: This port also BUILD_DEPENDS on gettext for its documentation. Revision Changes Path 1.16 +3 -2 ports/editors/cooledit/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 22 9:28:19 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id C1311151ED; Tue, 22 Jun 1999 09:28:13 -0700 (PDT) (envelope-from steve@FreeBSD.org) Received: (from steve@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id JAA28654; Tue, 22 Jun 1999 09:28:13 -0700 (PDT) (envelope-from steve@FreeBSD.org) Message-Id: <199906221628.JAA28654@freefall.freebsd.org> From: Steve Price Date: Tue, 22 Jun 1999 09:28:13 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/games/crafty/patches patch-aa Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk steve 1999/06/22 09:28:12 PDT Modified files: games/crafty/patches patch-aa Log: Only add -DUSE_ASSEMBLY_[AB] when building on an i386 machine. Revision Changes Path 1.8 +21 -8 ports/games/crafty/patches/patch-aa To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 22 9:30: 5 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id C3BB31565B; Tue, 22 Jun 1999 09:29:32 -0700 (PDT) (envelope-from steve@FreeBSD.org) Received: (from steve@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id JAA29035; Tue, 22 Jun 1999 09:29:31 -0700 (PDT) (envelope-from steve@FreeBSD.org) Message-Id: <199906221629.JAA29035@freefall.freebsd.org> From: Steve Price Date: Tue, 22 Jun 1999 09:29:31 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/games/doom Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk steve 1999/06/22 09:29:31 PDT Modified files: games/doom Makefile Log: Mark this port "only for i386". Revision Changes Path 1.15 +3 -1 ports/games/doom/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 22 9:30:48 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id F141D15621; Tue, 22 Jun 1999 09:30:46 -0700 (PDT) (envelope-from steve@FreeBSD.org) Received: (from steve@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id JAA29120; Tue, 22 Jun 1999 09:30:46 -0700 (PDT) (envelope-from steve@FreeBSD.org) Message-Id: <199906221630.JAA29120@freefall.freebsd.org> From: Steve Price Date: Tue, 22 Jun 1999 09:30:46 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/print/dvips/pkg INSTALL Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk steve 1999/06/22 09:30:46 PDT Modified files: print/dvips/pkg INSTALL Log: Avoid interactive install while PACKAGE_BUILDING. Revision Changes Path 1.2 +8 -8 ports/print/dvips/pkg/INSTALL To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 22 9:32: 3 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id E4DAA151ED; Tue, 22 Jun 1999 09:32:01 -0700 (PDT) (envelope-from steve@FreeBSD.org) Received: (from steve@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id JAA29243; Tue, 22 Jun 1999 09:32:00 -0700 (PDT) (envelope-from steve@FreeBSD.org) Message-Id: <199906221632.JAA29243@freefall.freebsd.org> From: Steve Price Date: Tue, 22 Jun 1999 09:31:59 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/converters/fconv Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk steve 1999/06/22 09:31:58 PDT Modified files: converters/fconv Makefile Log: This port contains i386 binaries. Revision Changes Path 1.2 +3 -1 ports/converters/fconv/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 22 9:36:20 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 6E48F14BCE; Tue, 22 Jun 1999 09:36:18 -0700 (PDT) (envelope-from steve@FreeBSD.org) Received: (from steve@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id JAA29634; Tue, 22 Jun 1999 09:36:17 -0700 (PDT) (envelope-from steve@FreeBSD.org) Message-Id: <199906221636.JAA29634@freefall.freebsd.org> From: Steve Price Date: Tue, 22 Jun 1999 09:36:12 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/games/fkiss Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk steve 1999/06/22 09:36:11 PDT Modified files: games/fkiss Makefile Log: We don't have sound support on the Alpha yet. Revision Changes Path 1.5 +3 -1 ports/games/fkiss/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 22 9:37:31 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id A5C7614A12; Tue, 22 Jun 1999 09:37:29 -0700 (PDT) (envelope-from steve@FreeBSD.org) Received: (from steve@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id JAA29809; Tue, 22 Jun 1999 09:37:29 -0700 (PDT) (envelope-from steve@FreeBSD.org) Message-Id: <199906221637.JAA29809@freefall.freebsd.org> From: Steve Price Date: Tue, 22 Jun 1999 09:37:29 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics/fxtv Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk steve 1999/06/22 09:37:28 PDT Modified files: graphics/fxtv Makefile Log: We don't have sound support on the Alpha yet. Revision Changes Path 1.18 +3 -1 ports/graphics/fxtv/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 22 9:38:51 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id BC41F14A12; Tue, 22 Jun 1999 09:38:49 -0700 (PDT) (envelope-from steve@FreeBSD.org) Received: (from steve@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id JAA29934; Tue, 22 Jun 1999 09:38:49 -0700 (PDT) (envelope-from steve@FreeBSD.org) Message-Id: <199906221638.JAA29934@freefall.freebsd.org> From: Steve Price Date: Tue, 22 Jun 1999 09:38:49 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/glade Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk steve 1999/06/22 09:38:49 PDT Modified files: devel/glade Makefile Log: Add FETCH_BEFORE_ARGS=-b to fix distfile fennerage. Revision Changes Path 1.13 +3 -1 ports/devel/glade/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 22 9:39:45 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 4BBF614C33; Tue, 22 Jun 1999 09:39:44 -0700 (PDT) (envelope-from steve@FreeBSD.org) Received: (from steve@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id JAA30018; Tue, 22 Jun 1999 09:39:43 -0700 (PDT) (envelope-from steve@FreeBSD.org) Message-Id: <199906221639.JAA30018@freefall.freebsd.org> From: Steve Price Date: Tue, 22 Jun 1999 09:39:43 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics/gphoto/patches patch-ab Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk steve 1999/06/22 09:39:43 PDT Modified files: graphics/gphoto/patches patch-ab Log: Remove -m486 from CFLAGS so this builds on the Alpha too. Revision Changes Path 1.2 +7 -4 ports/graphics/gphoto/patches/patch-ab To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 22 9:41:40 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id A4F9E14CFD; Tue, 22 Jun 1999 09:41:38 -0700 (PDT) (envelope-from steve@FreeBSD.org) Received: (from steve@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id JAA30135; Tue, 22 Jun 1999 09:41:37 -0700 (PDT) (envelope-from steve@FreeBSD.org) Message-Id: <199906221641.JAA30135@freefall.freebsd.org> From: Steve Price Date: Tue, 22 Jun 1999 09:41:37 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/news/ifmail/patches patch-config.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk steve 1999/06/22 09:41:37 PDT Added files: news/ifmail/patches patch-config.h Log: Fix for archs where sizeof(long) != sizeof(time_t). To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 22 9:42:46 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 9EB37153A3; Tue, 22 Jun 1999 09:42:44 -0700 (PDT) (envelope-from steve@FreeBSD.org) Received: (from steve@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id JAA30354; Tue, 22 Jun 1999 09:42:44 -0700 (PDT) (envelope-from steve@FreeBSD.org) Message-Id: <199906221642.JAA30354@freefall.freebsd.org> From: Steve Price Date: Tue, 22 Jun 1999 09:42:44 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/databases/interbase4 Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk steve 1999/06/22 09:42:44 PDT Modified files: databases/interbase4 Makefile Log: This port contains i386 binaries. Revision Changes Path 1.3 +3 -1 ports/databases/interbase4/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 22 9:44:23 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id D7556151D4; Tue, 22 Jun 1999 09:44:21 -0700 (PDT) (envelope-from steve@FreeBSD.org) Received: (from steve@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id JAA30478; Tue, 22 Jun 1999 09:44:16 -0700 (PDT) (envelope-from steve@FreeBSD.org) Message-Id: <199906221644.JAA30478@freefall.freebsd.org> From: Steve Price Date: Tue, 22 Jun 1999 09:44:16 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/japanese/dvipsk/pkg INSTALL Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk steve 1999/06/22 09:44:16 PDT Modified files: japanese/dvipsk/pkg INSTALL Log: Don't do an interactive install while PACKAGE_BUILDING. Revision Changes Path 1.2 +25 -5 ports/japanese/dvipsk/pkg/INSTALL To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 22 9:46:17 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 0FED014C33; Tue, 22 Jun 1999 09:46:15 -0700 (PDT) (envelope-from steve@FreeBSD.org) Received: (from steve@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id JAA30681; Tue, 22 Jun 1999 09:46:15 -0700 (PDT) (envelope-from steve@FreeBSD.org) Message-Id: <199906221646.JAA30681@freefall.freebsd.org> From: Steve Price Date: Tue, 22 Jun 1999 09:46:15 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/korean/hanemacs Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk steve 1999/06/22 09:46:15 PDT Modified files: korean/hanemacs Makefile Log: This doesn't build on the Alpha. Revision Changes Path 1.6 +3 -1 ports/korean/hanemacs/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 22 9:47:46 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 3405A151D4; Tue, 22 Jun 1999 09:47:43 -0700 (PDT) (envelope-from steve@FreeBSD.org) Received: (from steve@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id JAA30963; Tue, 22 Jun 1999 09:47:43 -0700 (PDT) (envelope-from steve@FreeBSD.org) Message-Id: <199906221647.JAA30963@freefall.freebsd.org> From: Steve Price Date: Tue, 22 Jun 1999 09:47:43 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/libpics Makefile ports/www/libpics/patches patch-aa ports/www/libpics/pkg PLIST Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk steve 1999/06/22 09:47:43 PDT Modified files: www/libpics Makefile www/libpics/patches patch-aa www/libpics/pkg PLIST Log: Fix build for ELF. Revision Changes Path 1.5 +3 -4 ports/www/libpics/Makefile 1.3 +12 -14 ports/www/libpics/patches/patch-aa 1.3 +4 -3 ports/www/libpics/pkg/PLIST To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 22 9:49:50 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 7CEA1151F5; Tue, 22 Jun 1999 09:49:48 -0700 (PDT) (envelope-from steve@FreeBSD.org) Received: (from steve@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id JAA31113; Tue, 22 Jun 1999 09:49:48 -0700 (PDT) (envelope-from steve@FreeBSD.org) Message-Id: <199906221649.JAA31113@freefall.freebsd.org> From: Steve Price Date: Tue, 22 Jun 1999 09:49:48 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/print/lprps-letter/patches patch-ab Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk steve 1999/06/22 09:49:48 PDT Modified files: print/lprps-letter/patches patch-ab Log: Live with the single warning fixed previously so that this builds again on the Alpha. Revision Changes Path 1.3 +4 -17 ports/print/lprps-letter/patches/patch-ab To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 22 9:51:12 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id B30FE151ED; Tue, 22 Jun 1999 09:51:10 -0700 (PDT) (envelope-from steve@FreeBSD.org) Received: (from steve@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id JAA31227; Tue, 22 Jun 1999 09:51:10 -0700 (PDT) (envelope-from steve@FreeBSD.org) Message-Id: <199906221651.JAA31227@freefall.freebsd.org> From: Steve Price Date: Tue, 22 Jun 1999 09:51:10 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/games/miscom/patches patch-aa Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk steve 1999/06/22 09:51:10 PDT Modified files: games/miscom/patches patch-aa Log: Only build in sound support when the machine arch is i386. Revision Changes Path 1.2 +9 -3 ports/games/miscom/patches/patch-aa To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 22 9:52:45 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id DC84115341; Tue, 22 Jun 1999 09:52:43 -0700 (PDT) (envelope-from steve@FreeBSD.org) Received: (from steve@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id JAA31342; Tue, 22 Jun 1999 09:52:43 -0700 (PDT) (envelope-from steve@FreeBSD.org) Message-Id: <199906221652.JAA31342@freefall.freebsd.org> From: Steve Price Date: Tue, 22 Jun 1999 09:52:43 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/print/mp-letter/patches patch-ae Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk steve 1999/06/22 09:52:43 PDT Added files: print/mp-letter/patches patch-ae Log: Use time_t instead of long so this builds on the Alpha. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 22 9:55:19 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 125B9152E2; Tue, 22 Jun 1999 09:55:17 -0700 (PDT) (envelope-from steve@FreeBSD.org) Received: (from steve@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id JAA31574; Tue, 22 Jun 1999 09:55:17 -0700 (PDT) (envelope-from steve@FreeBSD.org) Message-Id: <199906221655.JAA31574@freefall.freebsd.org> From: Steve Price Date: Tue, 22 Jun 1999 09:55:17 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics/mpegedit Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk steve 1999/06/22 09:55:17 PDT Modified files: graphics/mpegedit Makefile Log: This port doesn't build when the system compiler is egcs. Revision Changes Path 1.9 +7 -2 ports/graphics/mpegedit/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 22 10: 0:45 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id CCB32153CF; Tue, 22 Jun 1999 10:00:43 -0700 (PDT) (envelope-from steve@FreeBSD.org) Received: (from steve@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id KAA31917; Tue, 22 Jun 1999 10:00:43 -0700 (PDT) (envelope-from steve@FreeBSD.org) Message-Id: <199906221700.KAA31917@freefall.freebsd.org> From: Steve Price Date: Tue, 22 Jun 1999 10:00:43 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/databases/mysql321 Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk steve 1999/06/22 10:00:43 PDT Modified files: databases/mysql321 Makefile Log: This doesn't build on the Alpha yet, but should with a little bit of elbow grease. Revision Changes Path 1.37 +5 -1 ports/databases/mysql321/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 22 10: 1:42 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id BBEA714BE3; Tue, 22 Jun 1999 10:01:40 -0700 (PDT) (envelope-from steve@FreeBSD.org) Received: (from steve@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id KAA32010; Tue, 22 Jun 1999 10:01:40 -0700 (PDT) (envelope-from steve@FreeBSD.org) Message-Id: <199906221701.KAA32010@freefall.freebsd.org> From: Steve Price Date: Tue, 22 Jun 1999 10:01:40 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/databases/mysql322 Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk steve 1999/06/22 10:01:40 PDT Modified files: databases/mysql322 Makefile Log: This doesn't build on the alpha yet, but should with a little work. Revision Changes Path 1.55 +5 -1 ports/databases/mysql322/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 22 10: 3:47 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 591EE15441; Tue, 22 Jun 1999 10:03:45 -0700 (PDT) (envelope-from steve@FreeBSD.org) Received: (from steve@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id KAA32205; Tue, 22 Jun 1999 10:03:45 -0700 (PDT) (envelope-from steve@FreeBSD.org) Message-Id: <199906221703.KAA32205@freefall.freebsd.org> From: Steve Price Date: Tue, 22 Jun 1999 10:03:44 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11-toolkits/neXtaw Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk steve 1999/06/22 10:03:44 PDT Modified files: x11-toolkits/neXtaw Makefile Log: On the Alpha this port's build dies with a compiler error in function fixup_memory_subreg. Revision Changes Path 1.11 +5 -1 ports/x11-toolkits/neXtaw/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 22 10: 4: 0 1999 Delivered-To: cvs-all@freebsd.org Received: from jade.chc-chimes.com (jade.chc-chimes.com [206.67.97.83]) by hub.freebsd.org (Postfix) with ESMTP id BB0C715489; Tue, 22 Jun 1999 10:03:42 -0700 (PDT) (envelope-from billf@jade.chc-chimes.com) Received: from localhost (billf@localhost) by jade.chc-chimes.com (8.8.8/8.8.8) with SMTP id NAA29147; Tue, 22 Jun 1999 13:07:36 -0400 (EDT) (envelope-from billf@jade.chc-chimes.com) Date: Tue, 22 Jun 1999 13:07:36 -0400 (EDT) From: Bill Fumerola To: Steve Price Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/databases/mysql322 Makefile In-Reply-To: <199906221701.KAA32010@freefall.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk On Tue, 22 Jun 1999, Steve Price wrote: > Modified files: > databases/mysql322 Makefile > Log: > This doesn't build on the alpha yet, but should with a little work. If beast.freebsd.org was running (Jordan!) you would see a working example of it running with -pthreads. - bill fumerola - billf@chc-chimes.com - BF1560 - computer horizons corp - - ph:(800) 252-2421 - bfumerol@computerhorizons.com - billf@FreeBSD.org - To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 22 10: 5: 7 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id DC18A15385; Tue, 22 Jun 1999 10:05:05 -0700 (PDT) (envelope-from steve@FreeBSD.org) Received: (from steve@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id KAA32321; Tue, 22 Jun 1999 10:05:05 -0700 (PDT) (envelope-from steve@FreeBSD.org) Message-Id: <199906221705.KAA32321@freefall.freebsd.org> From: Steve Price Date: Tue, 22 Jun 1999 10:05:05 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/games/nethack/patches patch-ad Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk steve 1999/06/22 10:05:05 PDT Modified files: games/nethack/patches patch-ad Log: time(3) returns a time_t and not a long. Revision Changes Path 1.2 +11 -3 ports/games/nethack/patches/patch-ad To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 22 10: 6:11 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 189A91536B; Tue, 22 Jun 1999 10:06:09 -0700 (PDT) (envelope-from steve@FreeBSD.org) Received: (from steve@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id KAA32439; Tue, 22 Jun 1999 10:06:08 -0700 (PDT) (envelope-from steve@FreeBSD.org) Message-Id: <199906221706.KAA32439@freefall.freebsd.org> From: Steve Price Date: Tue, 22 Jun 1999 10:06:08 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/news/nntp/patches patch-aa Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk steve 1999/06/22 10:06:08 PDT Modified files: news/nntp/patches patch-aa Log: time(3) returns a time_t and not a long. Revision Changes Path 1.13 +17 -0 ports/news/nntp/patches/patch-aa To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 22 10: 8:35 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 748B6153E2; Tue, 22 Jun 1999 10:08:33 -0700 (PDT) (envelope-from steve@FreeBSD.org) Received: (from steve@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id KAA32699; Tue, 22 Jun 1999 10:08:27 -0700 (PDT) (envelope-from steve@FreeBSD.org) Message-Id: <199906221708.KAA32699@freefall.freebsd.org> From: Steve Price Date: Tue, 22 Jun 1999 10:08:27 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/include ieeefp.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk steve 1999/06/22 10:08:27 PDT Modified files: include ieeefp.h Log: Allow fpsetmask(3) and friends to be used from a C++ program on the Alpha. Reviewed by: dfr Revision Changes Path 1.3 +2 -0 src/include/ieeefp.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 22 10:13: 9 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 77A181515A; Tue, 22 Jun 1999 10:13:07 -0700 (PDT) (envelope-from steve@FreeBSD.org) Received: (from steve@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id KAA33190; Tue, 22 Jun 1999 10:13:06 -0700 (PDT) (envelope-from steve@FreeBSD.org) Message-Id: <199906221713.KAA33190@freefall.freebsd.org> From: Steve Price Date: Tue, 22 Jun 1999 10:13:06 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/include ieeefp.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk steve 1999/06/22 10:13:05 PDT Modified files: (Branch: RELENG_3) include ieeefp.h Log: MFC: wrap fpsetmask(3) and friends in 'extern "C"'. Revision Changes Path 1.1.2.1 +2 -0 src/include/ieeefp.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 22 10:15:38 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 94132152FF; Tue, 22 Jun 1999 10:15:36 -0700 (PDT) (envelope-from steve@FreeBSD.org) Received: (from steve@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id KAA33481; Tue, 22 Jun 1999 10:15:34 -0700 (PDT) (envelope-from steve@FreeBSD.org) Message-Id: <199906221715.KAA33481@freefall.freebsd.org> From: Steve Price Date: Tue, 22 Jun 1999 10:15:34 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/math/octave/patches patch-ae Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk steve 1999/06/22 10:15:34 PDT Added files: math/octave/patches patch-ae Log: The Alpha's fp mask register doesn't have a FP_X_DNML flag. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 22 10:16:47 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id DE1A0151C0; Tue, 22 Jun 1999 10:16:45 -0700 (PDT) (envelope-from steve@FreeBSD.org) Received: (from steve@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id KAA33558; Tue, 22 Jun 1999 10:16:44 -0700 (PDT) (envelope-from steve@FreeBSD.org) Message-Id: <199906221716.KAA33558@freefall.freebsd.org> From: Steve Price Date: Tue, 22 Jun 1999 10:16:44 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/databases/postgresql Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk steve 1999/06/22 10:16:44 PDT Modified files: databases/postgresql Makefile Log: This one doesn't build on the Alpha yet, but should soon. Revision Changes Path 1.41 +5 -1 ports/databases/postgresql/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 22 10:18:35 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 25D42151C0; Tue, 22 Jun 1999 10:18:33 -0700 (PDT) (envelope-from steve@FreeBSD.org) Received: (from steve@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id KAA33769; Tue, 22 Jun 1999 10:18:31 -0700 (PDT) (envelope-from steve@FreeBSD.org) Message-Id: <199906221718.KAA33769@freefall.freebsd.org> From: Steve Price Date: Tue, 22 Jun 1999 10:18:31 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics/povray Makefile ports/graphics/povray/files md5 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk steve 1999/06/22 10:18:31 PDT Modified files: graphics/povray Makefile graphics/povray/files md5 Log: Move this port's distfiles to its own subdirectory since they conflict with the one's in the povray31 port. Revision Changes Path 1.15 +3 -1 ports/graphics/povray/Makefile 1.7 +2 -2 ports/graphics/povray/files/md5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 22 10:20:39 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 6EC0F153AC; Tue, 22 Jun 1999 10:20:37 -0700 (PDT) (envelope-from steve@FreeBSD.org) Received: (from steve@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id KAA33977; Tue, 22 Jun 1999 10:20:35 -0700 (PDT) (envelope-from steve@FreeBSD.org) Message-Id: <199906221720.KAA33977@freefall.freebsd.org> From: Steve Price Date: Tue, 22 Jun 1999 10:20:35 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics/povray31 Makefile ports/graphics/povray31/files md5 ports/graphics/povray31/patches patch-ab ports/graphics/povray31/pkg PLIST Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk steve 1999/06/22 10:20:35 PDT Modified files: graphics/povray31 Makefile graphics/povray31/files md5 graphics/povray31/patches patch-ab graphics/povray31/pkg PLIST Log: Move this port's distfiles into its own subdirectory to avoid conflicts with the povray port. Also fix build/install for the Alpha. Revision Changes Path 1.4 +3 -1 ports/graphics/povray31/Makefile 1.4 +2 -2 ports/graphics/povray31/files/md5 1.3 +20 -6 ports/graphics/povray31/patches/patch-ab 1.3 +0 -2 ports/graphics/povray31/pkg/PLIST To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 22 10:22: 3 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id E0B4A153B5; Tue, 22 Jun 1999 10:22:01 -0700 (PDT) (envelope-from steve@FreeBSD.org) Received: (from steve@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id KAA34085; Tue, 22 Jun 1999 10:22:00 -0700 (PDT) (envelope-from steve@FreeBSD.org) Message-Id: <199906221722.KAA34085@freefall.freebsd.org> From: Steve Price Date: Tue, 22 Jun 1999 10:22:00 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/squid22/pkg INSTALL Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk steve 1999/06/22 10:22:00 PDT Modified files: www/squid22/pkg INSTALL Log: Don't require interaction on install while PACKAGE_BUILDING. Revision Changes Path 1.6 +1 -1 ports/www/squid22/pkg/INSTALL To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 22 10:24:39 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id DB821153DA; Tue, 22 Jun 1999 10:24:37 -0700 (PDT) (envelope-from brian@FreeBSD.org) Received: (from brian@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id KAA34267; Tue, 22 Jun 1999 10:24:36 -0700 (PDT) (envelope-from brian@FreeBSD.org) Message-Id: <199906221724.KAA34267@freefall.freebsd.org> From: Brian Somers Date: Tue, 22 Jun 1999 10:24:36 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libalias alias_db.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk brian 1999/06/22 10:24:35 PDT Modified files: (Branch: RELENG_3) lib/libalias alias_db.c Log: MFC: Make incoming packets work as keepalives too. Revision Changes Path 1.10.2.2 +1 -0 src/lib/libalias/alias_db.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 22 10:24:52 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 7C8BA1546C; Tue, 22 Jun 1999 10:24:40 -0700 (PDT) (envelope-from steve@FreeBSD.org) Received: (from steve@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id KAA34283; Tue, 22 Jun 1999 10:24:38 -0700 (PDT) (envelope-from steve@FreeBSD.org) Message-Id: <199906221724.KAA34283@freefall.freebsd.org> From: Steve Price Date: Tue, 22 Jun 1999 10:24:38 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/squirm/patches patch-aa Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk steve 1999/06/22 10:24:38 PDT Modified files: www/squirm/patches patch-aa Log: Fixup patch botch from previous commit. Revision Changes Path 1.3 +15 -15 ports/www/squirm/patches/patch-aa To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 22 10:25:13 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id A1B53153DA; Tue, 22 Jun 1999 10:25:11 -0700 (PDT) (envelope-from brian@FreeBSD.org) Received: (from brian@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id KAA34345; Tue, 22 Jun 1999 10:25:10 -0700 (PDT) (envelope-from brian@FreeBSD.org) Message-Id: <199906221725.KAA34345@freefall.freebsd.org> From: Brian Somers Date: Tue, 22 Jun 1999 10:25:10 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libalias alias_util.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk brian 1999/06/22 10:25:10 PDT Modified files: (Branch: RELENG_3) lib/libalias alias_util.c Log: MFC: Work around egcs optimisation failures (this isn't required, but keeps the code consistent). Revision Changes Path 1.2.2.1 +4 -2 src/lib/libalias/alias_util.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 22 10:25:44 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 334BB1577C; Tue, 22 Jun 1999 10:25:42 -0700 (PDT) (envelope-from brian@FreeBSD.org) Received: (from brian@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id KAA34409; Tue, 22 Jun 1999 10:25:40 -0700 (PDT) (envelope-from brian@FreeBSD.org) Message-Id: <199906221725.KAA34409@freefall.freebsd.org> From: Brian Somers Date: Tue, 22 Jun 1999 10:25:40 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libalias alias.c libalias.3 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk brian 1999/06/22 10:25:40 PDT Modified files: (Branch: RELENG_3) lib/libalias alias.c libalias.3 Log: MFC: Make PKT_ALIAS_REVERSE work and document it. Revision Changes Path 1.9.2.3 +12 -4 src/lib/libalias/alias.c 1.8.2.4 +6 -1 src/lib/libalias/libalias.3 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 22 10:25:58 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 4055E15527; Tue, 22 Jun 1999 10:25:54 -0700 (PDT) (envelope-from steve@FreeBSD.org) Received: (from steve@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id KAA34433; Tue, 22 Jun 1999 10:25:52 -0700 (PDT) (envelope-from steve@FreeBSD.org) Message-Id: <199906221725.KAA34433@freefall.freebsd.org> From: Steve Price Date: Tue, 22 Jun 1999 10:25:52 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/games/tank Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk steve 1999/06/22 10:25:52 PDT Modified files: games/tank Makefile Log: The build fails because this port cannot find glaux.h and not libaux.h. Revision Changes Path 1.9 +2 -2 ports/games/tank/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 22 10:28:13 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id C6155153F1; Tue, 22 Jun 1999 10:28:06 -0700 (PDT) (envelope-from steve@FreeBSD.org) Received: (from steve@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id KAA34530; Tue, 22 Jun 1999 10:28:06 -0700 (PDT) (envelope-from steve@FreeBSD.org) Message-Id: <199906221728.KAA34530@freefall.freebsd.org> From: Steve Price Date: Tue, 22 Jun 1999 10:28:06 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/shells/tcsh/patches patch-ad Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk steve 1999/06/22 10:28:06 PDT Added files: shells/tcsh/patches patch-ad Log: Correct identity string on the alpha. Noticed by: Jeff Wheat To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 22 10:30:11 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id A1BA3153DA; Tue, 22 Jun 1999 10:30:08 -0700 (PDT) (envelope-from steve@FreeBSD.org) Received: (from steve@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id KAA34688; Tue, 22 Jun 1999 10:30:08 -0700 (PDT) (envelope-from steve@FreeBSD.org) Message-Id: <199906221730.KAA34688@freefall.freebsd.org> From: Steve Price Date: Tue, 22 Jun 1999 10:30:08 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11-toolkits/v Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk steve 1999/06/22 10:30:08 PDT Modified files: x11-toolkits/v Makefile Log: Build fails on the Alpha with a compiler error in function fixup_memory_subreg. Revision Changes Path 1.10 +5 -1 ports/x11-toolkits/v/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 22 10:31:50 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 979AD1546C; Tue, 22 Jun 1999 10:31:47 -0700 (PDT) (envelope-from steve@FreeBSD.org) Received: (from steve@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id KAA34907; Tue, 22 Jun 1999 10:31:46 -0700 (PDT) (envelope-from steve@FreeBSD.org) Message-Id: <199906221731.KAA34907@freefall.freebsd.org> From: Steve Price Date: Tue, 22 Jun 1999 10:31:46 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/wcol/patches patch-af Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk steve 1999/06/22 10:31:46 PDT Added files: www/wcol/patches patch-af Log: Define pipe_broken as a sig_atomic_t so this build on the Alpha. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 22 10:32:58 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 11319153DA; Tue, 22 Jun 1999 10:32:55 -0700 (PDT) (envelope-from steve@FreeBSD.org) Received: (from steve@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id KAA34988; Tue, 22 Jun 1999 10:32:55 -0700 (PDT) (envelope-from steve@FreeBSD.org) Message-Id: <199906221732.KAA34988@freefall.freebsd.org> From: Steve Price Date: Tue, 22 Jun 1999 10:32:55 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics/xanim/patches patch-ab Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk steve 1999/06/22 10:32:55 PDT Modified files: graphics/xanim/patches patch-ab Log: Turn off sound support except on the i386 port. Revision Changes Path 1.10 +7 -5 ports/graphics/xanim/patches/patch-ab To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 22 10:34:18 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id C396914CC0; Tue, 22 Jun 1999 10:34:16 -0700 (PDT) (envelope-from steve@FreeBSD.org) Received: (from steve@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id KAA35164; Tue, 22 Jun 1999 10:34:16 -0700 (PDT) (envelope-from steve@FreeBSD.org) Message-Id: <199906221734.KAA35164@freefall.freebsd.org> From: Steve Price Date: Tue, 22 Jun 1999 10:34:16 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics/xaos/patches patch-aa Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk steve 1999/06/22 10:34:16 PDT Modified files: graphics/xaos/patches patch-aa Log: The Alpha's fp mask register doesn't have a FP_X_DNML bit. Revision Changes Path 1.3 +6 -2 ports/graphics/xaos/patches/patch-aa To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 22 10:35:19 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 049A114BEA; Tue, 22 Jun 1999 10:35:17 -0700 (PDT) (envelope-from steve@FreeBSD.org) Received: (from steve@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id KAA35264; Tue, 22 Jun 1999 10:35:17 -0700 (PDT) (envelope-from steve@FreeBSD.org) Message-Id: <199906221735.KAA35264@freefall.freebsd.org> From: Steve Price Date: Tue, 22 Jun 1999 10:35:15 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/games/xchadance/patches patch-aa Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk steve 1999/06/22 10:35:15 PDT Modified files: games/xchadance/patches patch-aa Log: Make this port reinstall friendly. Revision Changes Path 1.2 +3 -3 ports/games/xchadance/patches/patch-aa To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 22 10:36:25 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id A65351565F; Tue, 22 Jun 1999 10:36:22 -0700 (PDT) (envelope-from steve@FreeBSD.org) Received: (from steve@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id KAA35337; Tue, 22 Jun 1999 10:36:22 -0700 (PDT) (envelope-from steve@FreeBSD.org) Message-Id: <199906221736.KAA35337@freefall.freebsd.org> From: Steve Price Date: Tue, 22 Jun 1999 10:36:17 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/games/xdigger Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk steve 1999/06/22 10:36:17 PDT Modified files: games/xdigger Makefile Log: The Alpha port doesn't have sound support yet. Revision Changes Path 1.4 +5 -1 ports/games/xdigger/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 22 10:37:54 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id B946814D4D; Tue, 22 Jun 1999 10:37:39 -0700 (PDT) (envelope-from steve@FreeBSD.org) Received: (from steve@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id KAA35637; Tue, 22 Jun 1999 10:37:39 -0700 (PDT) (envelope-from steve@FreeBSD.org) Message-Id: <199906221737.KAA35637@freefall.freebsd.org> From: Steve Price Date: Tue, 22 Jun 1999 10:37:39 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11-fonts/xfed Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk steve 1999/06/22 10:37:38 PDT Modified files: x11-fonts/xfed Makefile Log: Revert my previous fix. It seems I had an old distfile. Revision Changes Path 1.21 +2 -2 ports/x11-fonts/xfed/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 22 10:39:17 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 9198214FDF; Tue, 22 Jun 1999 10:39:14 -0700 (PDT) (envelope-from steve@FreeBSD.org) Received: (from steve@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id KAA35876; Tue, 22 Jun 1999 10:39:14 -0700 (PDT) (envelope-from steve@FreeBSD.org) Message-Id: <199906221739.KAA35876@freefall.freebsd.org> From: Steve Price Date: Tue, 22 Jun 1999 10:39:13 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/math/xlispstat/patches patch-aa Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk steve 1999/06/22 10:39:12 PDT Modified files: math/xlispstat/patches patch-aa Log: Don't send OSF1/Alpha args to cc(1) on the FreeBSD/Alpha port. Revision Changes Path 1.2 +17 -0 ports/math/xlispstat/patches/patch-aa To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 22 10:40:20 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 1E7FD14BEA; Tue, 22 Jun 1999 10:40:19 -0700 (PDT) (envelope-from steve@FreeBSD.org) Received: (from steve@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id KAA36037; Tue, 22 Jun 1999 10:40:18 -0700 (PDT) (envelope-from steve@FreeBSD.org) Message-Id: <199906221740.KAA36037@freefall.freebsd.org> From: Steve Price Date: Tue, 22 Jun 1999 10:40:18 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail/xmailbox/patches patch-aa Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk steve 1999/06/22 10:40:17 PDT Modified files: mail/xmailbox/patches patch-aa Log: Disable sound support on the Alpha. Revision Changes Path 1.2 +9 -6 ports/mail/xmailbox/patches/patch-aa To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 22 10:41:36 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id B24F315558; Tue, 22 Jun 1999 10:41:34 -0700 (PDT) (envelope-from steve@FreeBSD.org) Received: (from steve@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id KAA36164; Tue, 22 Jun 1999 10:41:33 -0700 (PDT) (envelope-from steve@FreeBSD.org) Message-Id: <199906221741.KAA36164@freefall.freebsd.org> From: Steve Price Date: Tue, 22 Jun 1999 10:41:33 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/games/xmemory/patches patch-ab Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk steve 1999/06/22 10:41:33 PDT Added files: games/xmemory/patches patch-ab Log: Defined timefield as a time_t instead of a long for the Alpha. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 22 10:43: 0 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 8566E15554; Tue, 22 Jun 1999 10:42:58 -0700 (PDT) (envelope-from steve@FreeBSD.org) Received: (from steve@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id KAA36281; Tue, 22 Jun 1999 10:42:58 -0700 (PDT) (envelope-from steve@FreeBSD.org) Message-Id: <199906221742.KAA36281@freefall.freebsd.org> From: Steve Price Date: Tue, 22 Jun 1999 10:42:57 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/games/xnibbles Makefile ports/games/xnibbles/patches patch-aa Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk steve 1999/06/22 10:42:57 PDT Modified files: games/xnibbles Makefile games/xnibbles/patches patch-aa Log: Only enable sound support when the machine arch is not Alpha. Revision Changes Path 1.7 +5 -1 ports/games/xnibbles/Makefile 1.2 +3 -3 ports/games/xnibbles/patches/patch-aa To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 22 10:44:13 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 63F3B14F47; Tue, 22 Jun 1999 10:44:11 -0700 (PDT) (envelope-from steve@FreeBSD.org) Received: (from steve@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id KAA36336; Tue, 22 Jun 1999 10:44:10 -0700 (PDT) (envelope-from steve@FreeBSD.org) Message-Id: <199906221744.KAA36336@freefall.freebsd.org> From: Steve Price Date: Tue, 22 Jun 1999 10:44:10 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/games/xoids/patches patch-aa Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk steve 1999/06/22 10:44:09 PDT Modified files: games/xoids/patches patch-aa Log: Don't add -lbsd to LDFLAGS on the FreeBSD/Alpha port. Revision Changes Path 1.2 +9 -3 ports/games/xoids/patches/patch-aa To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 22 10:45:31 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 7604614BEA; Tue, 22 Jun 1999 10:45:29 -0700 (PDT) (envelope-from steve@FreeBSD.org) Received: (from steve@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id KAA36481; Tue, 22 Jun 1999 10:45:28 -0700 (PDT) (envelope-from steve@FreeBSD.org) Message-Id: <199906221745.KAA36481@freefall.freebsd.org> From: Steve Price Date: Tue, 22 Jun 1999 10:45:28 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/games/xpuyo Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk steve 1999/06/22 10:45:28 PDT Modified files: games/xpuyo Makefile Log: Correct grammar nits in the RESTRICTED string. Revision Changes Path 1.6 +2 -2 ports/games/xpuyo/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 22 10:47:51 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id EB52614C22; Tue, 22 Jun 1999 10:47:49 -0700 (PDT) (envelope-from steve@FreeBSD.org) Received: (from steve@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id KAA36745; Tue, 22 Jun 1999 10:47:38 -0700 (PDT) (envelope-from steve@FreeBSD.org) Message-Id: <199906221747.KAA36745@freefall.freebsd.org> From: Steve Price Date: Tue, 22 Jun 1999 10:47:38 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/games/xquarto/patches patch-aa Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk steve 1999/06/22 10:47:38 PDT Added files: games/xquarto/patches patch-aa Log: Don't try to link with -ldnet_stub on the Alpha. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 22 10:48:57 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 3E9A315508; Tue, 22 Jun 1999 10:48:55 -0700 (PDT) (envelope-from steve@FreeBSD.org) Received: (from steve@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id KAA36823; Tue, 22 Jun 1999 10:48:54 -0700 (PDT) (envelope-from steve@FreeBSD.org) Message-Id: <199906221748.KAA36823@freefall.freebsd.org> From: Steve Price Date: Tue, 22 Jun 1999 10:48:54 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/games/xscavenger Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk steve 1999/06/22 10:48:54 PDT Modified files: games/xscavenger Makefile Log: The Alpha doesn't have sound support yet. Revision Changes Path 1.11 +5 -1 ports/games/xscavenger/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 22 10:50:27 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 308101575A; Tue, 22 Jun 1999 10:49:53 -0700 (PDT) (envelope-from steve@FreeBSD.org) Received: (from steve@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id KAA36895; Tue, 22 Jun 1999 10:49:52 -0700 (PDT) (envelope-from steve@FreeBSD.org) Message-Id: <199906221749.KAA36895@freefall.freebsd.org> From: Steve Price Date: Tue, 22 Jun 1999 10:49:52 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/games/xtic/patches patch-ab Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk steve 1999/06/22 10:49:52 PDT Added files: games/xtic/patches patch-ab Log: Dont' try to link with -ldnet_stub on the Alpha. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 22 10:52: 3 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id C8EFC15463; Tue, 22 Jun 1999 10:52:00 -0700 (PDT) (envelope-from steve@FreeBSD.org) Received: (from steve@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id KAA37185; Tue, 22 Jun 1999 10:52:00 -0700 (PDT) (envelope-from steve@FreeBSD.org) Message-Id: <199906221752.KAA37185@freefall.freebsd.org> From: Steve Price Date: Tue, 22 Jun 1999 10:52:00 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/cad/kaskade Makefile ports/cad/kaskade/patches patch-ac patch-aa Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk steve 1999/06/22 10:52:00 PDT Modified files: cad/kaskade Makefile cad/kaskade/patches patch-aa Added files: cad/kaskade/patches patch-ac Log: Compensate for not having a generic.h on -current boxes. Revision Changes Path 1.7 +7 -2 ports/cad/kaskade/Makefile 1.3 +8 -4 ports/cad/kaskade/patches/patch-aa To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 22 10:54:33 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 21DE514C38; Tue, 22 Jun 1999 10:54:28 -0700 (PDT) (envelope-from steve@FreeBSD.org) Received: (from steve@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id KAA37352; Tue, 22 Jun 1999 10:54:27 -0700 (PDT) (envelope-from steve@FreeBSD.org) Message-Id: <199906221754.KAA37352@freefall.freebsd.org> From: Steve Price Date: Tue, 22 Jun 1999 10:54:27 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/textproc/nicetext/patches patch-aa patch-ab Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk steve 1999/06/22 10:54:27 PDT Added files: textproc/nicetext/patches patch-aa patch-ab Log: s/String/string/g so this builds again. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 22 10:55:53 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id EEF3314C38; Tue, 22 Jun 1999 10:55:51 -0700 (PDT) (envelope-from steve@FreeBSD.org) Received: (from steve@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id KAA37470; Tue, 22 Jun 1999 10:55:51 -0700 (PDT) (envelope-from steve@FreeBSD.org) Message-Id: <199906221755.KAA37470@freefall.freebsd.org> From: Steve Price Date: Tue, 22 Jun 1999 10:55:50 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/news/rkive/patches patch-ac patch-ad Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk steve 1999/06/22 10:55:50 PDT Added files: news/rkive/patches patch-ac patch-ad Log: time(3) returns a time_t and not a long. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 22 10:58:27 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 36E8315222; Tue, 22 Jun 1999 10:58:25 -0700 (PDT) (envelope-from steve@FreeBSD.org) Received: (from steve@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id KAA37769; Tue, 22 Jun 1999 10:58:25 -0700 (PDT) (envelope-from steve@FreeBSD.org) Message-Id: <199906221758.KAA37769@freefall.freebsd.org> From: Steve Price Date: Tue, 22 Jun 1999 10:58:24 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/games/rocksndiamonds Makefile ports/games/rocksndiamonds/patches patch-ac patch-ad patch-ae patch-af patch-ag Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk steve 1999/06/22 10:58:24 PDT Modified files: games/rocksndiamonds Makefile Added files: games/rocksndiamonds/patches patch-ac patch-ad patch-ae patch-af patch-ag Log: Disable sound and joystick support on the Alpha. Revision Changes Path 1.2 +5 -2 ports/games/rocksndiamonds/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 22 10:59:37 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 396E114D10; Tue, 22 Jun 1999 10:59:34 -0700 (PDT) (envelope-from steve@FreeBSD.org) Received: (from steve@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id KAA37889; Tue, 22 Jun 1999 10:59:34 -0700 (PDT) (envelope-from steve@FreeBSD.org) Message-Id: <199906221759.KAA37889@freefall.freebsd.org> From: Steve Price Date: Tue, 22 Jun 1999 10:59:34 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/games/uox3/patches patch-ad patch-aa Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk steve 1999/06/22 10:59:34 PDT Modified files: games/uox3/patches patch-aa Added files: games/uox3/patches patch-ad Log: Replace unsgined long int with time_t so this compiles on the Alpha too. Revision Changes Path 1.2 +11 -28 ports/games/uox3/patches/patch-aa To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 22 11: 1:24 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 93E0514D4D; Tue, 22 Jun 1999 11:01:22 -0700 (PDT) (envelope-from steve@FreeBSD.org) Received: (from steve@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id LAA38032; Tue, 22 Jun 1999 11:01:22 -0700 (PDT) (envelope-from steve@FreeBSD.org) Message-Id: <199906221801.LAA38032@freefall.freebsd.org> From: Steve Price Date: Tue, 22 Jun 1999 11:01:22 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/textproc/word2x/patches patch-ac patch-ad patch-ae Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk steve 1999/06/22 11:01:22 PDT Added files: textproc/word2x/patches patch-ac patch-ad patch-ae Log: egcs barfs when desctructors take arguments. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 22 11: 3:32 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id BEC2E14D10; Tue, 22 Jun 1999 11:03:29 -0700 (PDT) (envelope-from steve@FreeBSD.org) Received: (from steve@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id LAA38239; Tue, 22 Jun 1999 11:03:29 -0700 (PDT) (envelope-from steve@FreeBSD.org) Message-Id: <199906221803.LAA38239@freefall.freebsd.org> From: Steve Price Date: Tue, 22 Jun 1999 11:03:29 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/games/xboing Makefile ports/games/xboing/patches patch-ac ports/games/xboing/pkg PLIST.alpha PLIST Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk steve 1999/06/22 11:03:29 PDT Modified files: games/xboing Makefile games/xboing/patches patch-ac games/xboing/pkg PLIST Added files: games/xboing/pkg PLIST.alpha Log: Disable sound support on the Alpha. Also move the manpage from the PLIST to the Makefile. Revision Changes Path 1.12 +6 -1 ports/games/xboing/Makefile 1.6 +9 -6 ports/games/xboing/patches/patch-ac 1.8 +0 -1 ports/games/xboing/pkg/PLIST To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 22 11: 5:21 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id CE45C14BEA; Tue, 22 Jun 1999 11:05:19 -0700 (PDT) (envelope-from steve@FreeBSD.org) Received: (from steve@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id LAA38560; Tue, 22 Jun 1999 11:05:19 -0700 (PDT) (envelope-from steve@FreeBSD.org) Message-Id: <199906221805.LAA38560@freefall.freebsd.org> From: Steve Price Date: Tue, 22 Jun 1999 11:05:18 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/games/xgalaga Makefile ports/games/xgalaga/patches patch-aa ports/games/xgalaga/pkg PLIST.nosound Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk steve 1999/06/22 11:05:18 PDT Modified files: games/xgalaga Makefile games/xgalaga/patches patch-aa Added files: games/xgalaga/pkg PLIST.nosound Log: Fully support turning off sound support and make it the default on the Alpha. Revision Changes Path 1.11 +8 -3 ports/games/xgalaga/Makefile 1.5 +7 -4 ports/games/xgalaga/patches/patch-aa To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 22 11: 6:40 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 0EA8C1561E; Tue, 22 Jun 1999 11:06:38 -0700 (PDT) (envelope-from sheldonh@FreeBSD.org) Received: (from sheldonh@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id LAA38807; Tue, 22 Jun 1999 11:06:38 -0700 (PDT) (envelope-from sheldonh@FreeBSD.org) Message-Id: <199906221806.LAA38807@freefall.freebsd.org> From: Sheldon Hearn Date: Tue, 22 Jun 1999 11:06:38 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/inetd Makefile inetd.8 inetd.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk sheldonh 1999/06/22 11:06:38 PDT Modified files: (Branch: RELENG_3) usr.sbin/inetd Makefile inetd.8 inetd.c Log: MFC: Fix and enable internal service wrapping, fix handling of maxchild and clarify manpage's description of TCP Wrappers support. Revision Changes Path 1.5.2.3 +2 -2 src/usr.sbin/inetd/Makefile 1.22.2.2 +35 -13 src/usr.sbin/inetd/inetd.8 1.46.2.3 +47 -38 src/usr.sbin/inetd/inetd.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 22 11: 7:52 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id AD87B14BEA; Tue, 22 Jun 1999 11:07:50 -0700 (PDT) (envelope-from steve@FreeBSD.org) Received: (from steve@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id LAA39009; Tue, 22 Jun 1999 11:07:50 -0700 (PDT) (envelope-from steve@FreeBSD.org) Message-Id: <199906221807.LAA39009@freefall.freebsd.org> From: Steve Price Date: Tue, 22 Jun 1999 11:07:50 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/games/xkoules Makefile ports/games/xkoules/patches patch-aa ports/games/xkoules/pkg PLIST.alpha Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk steve 1999/06/22 11:07:49 PDT Modified files: games/xkoules Makefile games/xkoules/patches patch-aa Added files: games/xkoules/pkg PLIST.alpha Log: Disable sound support for the Alpha. Revision Changes Path 1.5 +7 -1 ports/games/xkoules/Makefile 1.2 +11 -2 ports/games/xkoules/patches/patch-aa To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 22 11: 9:59 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 14A0B14D4D; Tue, 22 Jun 1999 11:09:56 -0700 (PDT) (envelope-from n_hibma@FreeBSD.org) Received: (from n_hibma@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id LAA39309; Tue, 22 Jun 1999 11:09:56 -0700 (PDT) (envelope-from n_hibma@FreeBSD.org) Message-Id: <199906221809.LAA39309@freefall.freebsd.org> From: Nick Hibma Date: Tue, 22 Jun 1999 11:09:56 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man9 device_quiet.9 Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk n_hibma 1999/06/22 11:09:56 PDT Modified files: share/man/man9 Makefile Added files: share/man/man9 device_quiet.9 Log: Add man page for device_quiet and friends Revision Changes Path 1.48 +5 -3 src/share/man/man9/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 22 11:12:27 1999 Delivered-To: cvs-all@freebsd.org Received: from picnic.mat.net (picnic.mat.net [206.246.122.133]) by hub.freebsd.org (Postfix) with ESMTP id 8D47714BEA; Tue, 22 Jun 1999 11:12:12 -0700 (PDT) (envelope-from chuckr@picnic.mat.net) Received: from localhost (chuckr@localhost) by picnic.mat.net (8.9.3/8.8.5) with ESMTP id OAA16560; Tue, 22 Jun 1999 14:11:01 -0400 (EDT) Date: Tue, 22 Jun 1999 14:11:01 -0400 (EDT) From: Chuck Robey To: Mike Smith Cc: hm@hcs.de, Greg Lehey , dfr@nlsystems.com, peter@FreeBSD.org, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/isa sio.c In-Reply-To: <199906220823.BAA01443@dingo.cdrom.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk On Tue, 22 Jun 1999, Mike Smith wrote: > > > > Anyway, i don't think you are asking for too much - of what use is a shiny > > new design of a new subsystem in the very basic FreeBSD architecture if just > > some handful few people knew how it works and how to use it ? > > Gosh, that would make it just like every other shiny new subsystem. > > Folks, just cut the carping and write your own documentation. The > architects can't, and won't write it for you. It has never happened > that way (anywhere, on any project), and it never will. Documentation > is written after the fact, by someone else. Well, I don't think it'll ever be too popular, but I know for a fact (cause I saw it personally) that new projects (or at least the ones I saw) at Tandem, before they were bought by Compaq, began with the docs people writing how things were *supposed* to work. As the programmers modified things, the docs people were there step by step, making sure the docs said the same thing. I felt like I was in fantasyland. The point Mike shuld have made was that this is a volunteer project, and there is *never* any way to force someone to do something. The correct way to get something done, if you want it done, is to do it yourself. If you can't do it yourself, if and when th eoppurtunity presents, offer to do all you can to be of help, but never, ever think you can make up silly rules saying someone else *must* do something. Did you ever try to move something by *pushing* on a rope? Pulling works much better. Complaining that someone else didn't do it, in a volunteer project, is pushing on a rope. ----------------------------+----------------------------------------------- Chuck Robey | Interests include any kind of voice or data chuckr@picnic.mat.net | communications topic, C programming, and Unix. 213 Lakeside Drive Apt T-1 | Greenbelt, MD 20770 | I run picnic and jaunt, both FreeBSD-current. (301) 220-2114 | ----------------------------+----------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 22 11:19: 9 1999 Delivered-To: cvs-all@freebsd.org Received: from herring.nlsystems.com (nlsys.demon.co.uk [158.152.125.33]) by hub.freebsd.org (Postfix) with ESMTP id 5488914BEA; Tue, 22 Jun 1999 11:18:38 -0700 (PDT) (envelope-from dfr@nlsystems.com) Received: from localhost (dfr@localhost) by herring.nlsystems.com (8.9.3/8.8.8) with ESMTP id TAA61732; Tue, 22 Jun 1999 19:19:47 +0100 (BST) (envelope-from dfr@nlsystems.com) Date: Tue, 22 Jun 1999 19:19:47 +0100 (BST) From: Doug Rabson To: Hellmuth Michaelis Cc: nick.hibma@jrc.it, mike@smith.net.au, grog@lemis.com, peter@FreeBSD.ORG, cvs-all@FreeBSD.ORG, hackers@FreeBSD.ORG Subject: Re: All this and documentation too? (was: cvs commit: src/sys/isa sio.c) In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk On Tue, 22 Jun 1999, Hellmuth Michaelis wrote: > >From the keyboard of Nick Hibma: > > > And as to the author: Writing docu while you are implementing something > > might work in a commercial environment where you want to be able to > > market something before it's sell-by date, but for hobbiests who > > basically spend the odd evening doing something, it is too much hassle. > > In case FreeBSD wants to enter commercial environments, we have to behave > like behaving in commercial environments. > > I know that it is current behaviour, much easier and obviously a commonly > accepted thing that code, subsystem and/or changes are not and need not > to be documented, but this is not a reason in itself for not changing this. > > Also, i think that the argument Mike and others use: "don't complain for a > lack of things, contribute!" - which i use and used all the time - is not > valid for this issue: at least i can't contribute because i don't understand > things (now someone could argue, that i'm wrong here ...). > > The last thing i want is a flamewar on this topic and i don't write this > because i want to piss onto someones shoes. And i don't write about a > man page for "ls" or "more" but a fundamental change in FreeBSD's inner > architecture. Writing software in one's spare time is a case of triage. When I have a day or two to spend working on FreeBSD, I have to make a choice on what most needs doing and if that is a choice between technical writing or designing an algorithm to fix the current limitations of driver detach and KLD unload, I don't think the technical writing is going to win. People must also bear in mind that the most important target release for this software is 4.0 which isn't scheduled until next year. I am certain that the documentation situation will improve before that release. -- Doug Rabson Mail: dfr@nlsystems.com Nonlinear Systems Ltd. Phone: +44 181 442 9037 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 22 11:53:33 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 813521548B; Tue, 22 Jun 1999 11:53:26 -0700 (PDT) (envelope-from fenner@FreeBSD.org) Received: (from fenner@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id LAA43522; Tue, 22 Jun 1999 11:53:25 -0700 (PDT) (envelope-from fenner@FreeBSD.org) Message-Id: <199906221853.LAA43522@freefall.freebsd.org> From: Bill Fenner Date: Tue, 22 Jun 1999 11:53:25 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mbone/sdr-current Makefile ports/mbone/sdr-current/files md5 ports/mbone/sdr-current/patches patch-aa Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk fenner 1999/06/22 11:53:25 PDT Modified files: mbone/sdr-current Makefile mbone/sdr-current/files md5 mbone/sdr-current/patches patch-aa Log: Upgrade to sdr 2.6.2 . This version closes a large sdr security hole. Revision Changes Path 1.14 +14 -4 ports/mbone/sdr-current/Makefile 1.7 +2 -1 ports/mbone/sdr-current/files/md5 1.3 +7 -7 ports/mbone/sdr-current/patches/patch-aa To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 22 11:57:55 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id A9947153CF; Tue, 22 Jun 1999 11:57:52 -0700 (PDT) (envelope-from rnordier@FreeBSD.org) Received: (from rnordier@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id LAA43922; Tue, 22 Jun 1999 11:57:51 -0700 (PDT) (envelope-from rnordier@FreeBSD.org) Message-Id: <199906221857.LAA43922@freefall.freebsd.org> From: Robert Nordier Date: Tue, 22 Jun 1999 11:57:51 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/boot0cfg boot0cfg.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk rnordier 1999/06/22 11:57:51 PDT Modified files: usr.sbin/boot0cfg boot0cfg.c Log: Check that we really have a boot0 mbr before treating it as one. Suggested by: peter Also add a few comments. Revision Changes Path 1.6 +47 -4 src/usr.sbin/boot0cfg/boot0cfg.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 22 12:11:14 1999 Delivered-To: cvs-all@freebsd.org Received: from ipt2.iptelecom.net.ua (ipt2.iptelecom.net.ua [212.42.68.2]) by hub.freebsd.org (Postfix) with ESMTP id D0BC3157FF; Tue, 22 Jun 1999 12:10:39 -0700 (PDT) (envelope-from sobomax@altavista.net) Received: from altavista.net (dialup3-11.iptelecom.net.ua [212.42.69.202]) by ipt2.iptelecom.net.ua (8.9.3/8.9.3) with ESMTP id WAA27827; Tue, 22 Jun 1999 22:13:00 +0300 (EEST) Message-ID: <376FE034.116683D8@altavista.net> Date: Tue, 22 Jun 1999 22:12:52 +0300 From: Maxim Sobolev X-Mailer: Mozilla 4.6 [en] (Win95; I) X-Accept-Language: en MIME-Version: 1.0 To: Steve Price Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: ports/www/squirm/patches patch-aa References: <199906221724.KAA34283@freefall.freebsd.org> Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk Steve Price wrote: > steve 1999/06/22 10:24:38 PDT > > Modified files: > www/squirm/patches patch-aa > Log: > Fixup patch botch from previous commit. As I pointed earlier, squirm running with effective user of squid (i.e. nobody:nogroup), so if you will set owner to root:wheel and perms to 770 on $(PREFIX)/etc/squirm it will be unable to read config files. Possible solution is to set perms to 750 and owner to root:nogroup, which should be sufficient from security point of view. Sincerely, Maxim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 22 12:12:15 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 02CDB14A2E; Tue, 22 Jun 1999 12:12:12 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id MAA45176; Tue, 22 Jun 1999 12:12:12 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Message-Id: <199906221912.MAA45176@freefall.freebsd.org> From: "David E. O'Brien" Date: Tue, 22 Jun 1999 12:12:12 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/pccard - Imported sources Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk obrien 1999/06/22 12:12:11 PDT src/sys/dev/pccard - Imported sources Update of /home/ncvs/src/sys/dev/pccard In directory freefall.freebsd.org:/d/users/obrien/1.20 Log Message: Virgin import of Xircom PCCARD driver v1.20 (1999/06/13): * Conformance with Dingo specification. This includes: Collision/error statistics gathering. Multicast address filtering, eg. the hash filter. Initialisation and interrupt handling sequences. Note that I've started on some of this already in v1.20. * The probe routine needs some more work, to identify oddities such as the REM10. * There are still problems with the autonegotiation code; specifically, it won't autonegotiate with some 10/100 hubs. This might simply be the hardware not getting along, in which case there's nothing we can do, but it's still worth investigating * CEM28/CEM33 support. Should be able to integrate this directly from the Linux code. * Performance enhancements: Full-duplex on 10Mbit networks. Virtual shared-memory mode. Early send and receive modes. Developed by: Scott Mitchell Obtained from: http://www.freebsd-uk.eu.org/~scott/xe_drv/ Status: Vendor Tag: SCOTT_MITCHELL Release Tags: xe_1_20 C src/sys/dev/pccard/if_xe.c U src/sys/dev/pccard/if_xereg.h 1 conflicts created by this import. Use the following command to help the merge: cvs checkout -jSCOTT_MITCHELL:yesterday -jSCOTT_MITCHELL src/sys/dev/pccard To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 22 12:19:51 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 11AA715101; Tue, 22 Jun 1999 12:19:48 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id MAA45745; Tue, 22 Jun 1999 12:19:48 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Message-Id: <199906221919.MAA45745@freefall.freebsd.org> From: "David E. O'Brien" Date: Tue, 22 Jun 1999 12:19:48 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/pccard if_xe.c if_xereg.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk obrien 1999/06/22 12:19:48 PDT Modified files: sys/dev/pccard if_xe.c if_xereg.h Log: Fix conflicts. Revision Changes Path 1.4 +214 -121 src/sys/dev/pccard/if_xe.c 1.2 +585 -174 src/sys/dev/pccard/if_xereg.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 22 12:21: 5 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 4ED36154E8; Tue, 22 Jun 1999 12:21:03 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id MAA45853; Tue, 22 Jun 1999 12:21:03 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Message-Id: <199906221921.MAA45853@freefall.freebsd.org> From: "David E. O'Brien" Date: Tue, 22 Jun 1999 12:21:03 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/pccard if_xe.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk obrien 1999/06/22 12:21:03 PDT Modified files: sys/dev/pccard if_xe.c Log: Wrap the definition of "XE_DEBUG" so it is overridable from the ``cc'' commandline or kernel conf file. Revision Changes Path 1.5 +2 -0 src/sys/dev/pccard/if_xe.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 22 12:25:13 1999 Delivered-To: cvs-all@freebsd.org Received: from herring.nlsystems.com (nlsys.demon.co.uk [158.152.125.33]) by hub.freebsd.org (Postfix) with ESMTP id 26D4B14E21; Tue, 22 Jun 1999 12:24:46 -0700 (PDT) (envelope-from dfr@nlsystems.com) Received: from localhost (dfr@localhost) by herring.nlsystems.com (8.9.3/8.8.8) with ESMTP id UAA61867; Tue, 22 Jun 1999 20:26:13 +0100 (BST) (envelope-from dfr@nlsystems.com) Date: Tue, 22 Jun 1999 20:26:12 +0100 (BST) From: Doug Rabson To: Steve Price Cc: cvs-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: ports/mail/xmailbox/patches patch-aa In-Reply-To: <199906221740.KAA36037@freefall.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk On Tue, 22 Jun 1999, Steve Price wrote: > steve 1999/06/22 10:40:17 PDT > > Modified files: > mail/xmailbox/patches patch-aa > Log: > Disable sound support on the Alpha. I expect to be able to enable sound on the Alpha within a few weeks. -- Doug Rabson Mail: dfr@nlsystems.com Nonlinear Systems Ltd. Phone: +44 181 442 9037 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 22 12:40:41 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id D978015458; Tue, 22 Jun 1999 12:40:39 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id MAA47094; Tue, 22 Jun 1999 12:40:39 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Message-Id: <199906221940.MAA47094@freefall.freebsd.org> From: "David E. O'Brien" Date: Tue, 22 Jun 1999 12:40:39 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/lang/egcs-devel/patches patch-am patch-ap Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk obrien 1999/06/22 12:40:39 PDT Added files: lang/egcs-devel/patches patch-am patch-ap Log: Don't redefine "USER_H" in ``t-freebsd''. (ie, We are missing important stuff in the include tree because of this. Including, but not limited to a proper definition of NULL for C++ and stdbool.) This causes an extra 14 unexpected failures relating to the definition of "NULL" in the EGCS g++ testsuite. Submitted by: Loren James Rittle (via egcs-patches@egcs.cygnus.com mailing list) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 22 12:48:44 1999 Delivered-To: cvs-all@freebsd.org Received: from smtp05.wxs.nl (smtp05.wxs.nl [195.121.6.57]) by hub.freebsd.org (Postfix) with ESMTP id 6D68A14E26; Tue, 22 Jun 1999 12:48:35 -0700 (PDT) (envelope-from asmodai@wxs.nl) Received: from daemon.ninth-circle.org ([195.121.196.201]) by smtp05.wxs.nl (Netscape Messaging Server 3.61) with ESMTP id AAB1725; Tue, 22 Jun 1999 21:48:32 +0200 Received: (from asmodai@localhost) by daemon.ninth-circle.org (8.9.3/8.9.3) id VAA16169; Tue, 22 Jun 1999 21:48:42 +0200 (CEST) (envelope-from asmodai) Date: Tue, 22 Jun 1999 21:48:42 +0200 From: Jeroen Ruigrok/Asmodai To: Doug Rabson Cc: Hellmuth Michaelis , nick.hibma@jrc.it, mike@smith.net.au, grog@lemis.com, peter@FreeBSD.ORG, cvs-all@FreeBSD.ORG, hackers@FreeBSD.ORG Subject: Re: All this and documentation too? (was: cvs commit: src/sys/isa sio.c) Message-ID: <19990622214842.D15249@daemon.ninth-circle.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii User-Agent: Mutt/0.96.3i In-Reply-To: ; from Doug Rabson on Tue, Jun 22, 1999 at 07:19:47PM +0100 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk * Doug Rabson (dfr@nlsystems.com) [990622 20:48]: > On Tue, 22 Jun 1999, Hellmuth Michaelis wrote: > > > >From the keyboard of Nick Hibma: > > > > > And as to the author: Writing docu while you are implementing something > > > might work in a commercial environment where you want to be able to > > > market something before it's sell-by date, but for hobbiests who > > > basically spend the odd evening doing something, it is too much hassle. > > > > In case FreeBSD wants to enter commercial environments, we have to behave > > like behaving in commercial environments. > > > > I know that it is current behaviour, much easier and obviously a commonly > > accepted thing that code, subsystem and/or changes are not and need not > > to be documented, but this is not a reason in itself for not changing this. > > > > Also, i think that the argument Mike and others use: "don't complain for a > > lack of things, contribute!" - which i use and used all the time - is not > > valid for this issue: at least i can't contribute because i don't understand > > things (now someone could argue, that i'm wrong here ...). > > Writing software in one's spare time is a case of triage. When I have a > day or two to spend working on FreeBSD, I have to make a choice on what > most needs doing and if that is a choice between technical writing or > designing an algorithm to fix the current limitations of driver detach and > KLD unload, I don't think the technical writing is going to win. I can perfectly understand that, and I like to fill that gap. The gap being the lack of documentation. Granted, we can never think of reaching a commercial level on documentating the internals/code which all the committers provide. To think that is either dreaming far into the future or just being foolish. However there is a certain amount of documentation that can be done, skeletal manpages, good sourcecode comments, and the likes that make filling in the abovementioned gap easier for those who (are willing and) have the time to do this. > People must also bear in mind that the most important target release for > this software is 4.0 which isn't scheduled until next year. I am certain > that the documentation situation will improve before that release. It is already getting improved upon Doug. And as a sidenote, so is asking feedback for pr's what Sheldon is doing a lot and which I tend to assist him in. -- Jeroen Ruigrok van der Werven asmodai(at)wxs.nl The *BSD Programmer's Documentation Project Network/Security Specialist *BSD: We are back and will not accept no... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 22 12:49: 0 1999 Delivered-To: cvs-all@freebsd.org Received: from smtp05.wxs.nl (smtp05.wxs.nl [195.121.6.57]) by hub.freebsd.org (Postfix) with ESMTP id 66C0C15682; Tue, 22 Jun 1999 12:48:40 -0700 (PDT) (envelope-from asmodai@wxs.nl) Received: from daemon.ninth-circle.org ([195.121.196.201]) by smtp05.wxs.nl (Netscape Messaging Server 3.61) with ESMTP id AAC1725; Tue, 22 Jun 1999 21:48:37 +0200 Received: (from asmodai@localhost) by daemon.ninth-circle.org (8.9.3/8.9.3) id VAA16162; Tue, 22 Jun 1999 21:43:50 +0200 (CEST) (envelope-from asmodai) Date: Tue, 22 Jun 1999 21:43:49 +0200 From: Jeroen Ruigrok/Asmodai To: Mark Newton Cc: hm@hcs.de, nick.hibma@jrc.it, mike@smith.net.au, grog@lemis.com, dfr@nlsystems.com, peter@FreeBSD.ORG, cvs-all@FreeBSD.ORG, hackers@FreeBSD.ORG Subject: Re: All this and documentation too? (was: cvs commit: src/sys/isa sio.c) Message-ID: <19990622214349.C15249@daemon.ninth-circle.org> References: <199906221004.TAA36037@gizmo.internode.com.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii User-Agent: Mutt/0.96.3i In-Reply-To: <199906221004.TAA36037@gizmo.internode.com.au>; from Mark Newton on Tue, Jun 22, 1999 at 07:34:14PM +0930 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk * Mark Newton (newton@internode.com.au) [990622 17:38]: > Hellmuth Michaelis wrote: > > > > And as to the author: Writing docu while you are implementing something > > > might work in a commercial environment where you want to be able to > > > market something before it's sell-by date, but for hobbiests who > > > basically spend the odd evening doing something, it is too much hassle. > > > > In case FreeBSD wants to enter commercial environments, we have to behave > > like behaving in commercial environments. > > Ok, so let's follow Microsoft's industry-leading documentation standards. Blah, this argument is, pardon my french, utter bullshit. If one looks at, the now deceased, DEC Unix and it's programmer's manuals, ye see what Hellmuth tries to put down with his statement. In fact I have a couple of those pdf/ps files printed out and they make for TOP CLASS programmer's material. Needless to say I hope to reach this level of excellence with the PDP as well... It's all a matter of time and effort and unfortunately not many care to take the time to document, but rather hack on. (And somewhere that's very understandable.) -- Jeroen Ruigrok van der Werven asmodai(at)wxs.nl The *BSD Programmer's Documentation Project Network/Security Specialist *BSD: We are back and will not accept no... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 22 12:49: 7 1999 Delivered-To: cvs-all@freebsd.org Received: from fly.lglobus.ru (fly.lglobus.ru [195.34.224.130]) by hub.freebsd.org (Postfix) with ESMTP id 818D4158E5; Tue, 22 Jun 1999 12:49:00 -0700 (PDT) (envelope-from rover@fly.lglobus.ru) Received: (from rover@localhost) by fly.lglobus.ru (8.9.3/8.9.2) id XAA23884; Tue, 22 Jun 1999 23:55:00 +0400 (MSD) (envelope-from rover) Date: Tue, 22 Jun 1999 23:55:00 +0400 From: "Oleg V. Volkov" To: Satoshi Asami , cvs-all@FreeBSD.ORG Subject: Re: cvs commit: ports/Tools/portbuild/scripts pdispatch Message-ID: <19990622235500.G23556@fly.lglobus.ru> Reply-To: ca_rover@lglobus.ru References: <199906221018.DAA25615@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.5i In-Reply-To: <199906221018.DAA25615@freefall.freebsd.org>; from Satoshi Asami on Tue, Jun 22, 1999 at 03:18:44AM -0700 Organization: -=/ SR 13 /=- Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk On Tue, Jun 22, 1999 at 03:18:44AM -0700, Satoshi Asami wrote: > asami 1999/06/22 03:18:44 PDT > > Modified files: > Tools/portbuild/scripts pdispatch > Log: > Timeout port builds after 4 hours. This will prevent ports that get > stuck indefinitely in fetch or configure from hanging up the entire > build process. > > Revision Changes Path > 1.5 +9 -3 ports/Tools/portbuild/scripts/pdispatch How about variable to specify different delay? -- Oleg V. Volkov aka Rover E-mail: rover@lglobus.ru E-mail redirector: sr-13@mail.ru (always up) -=/ SR 13 /=- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 22 12:49: 8 1999 Delivered-To: cvs-all@freebsd.org Received: from smtp05.wxs.nl (smtp05.wxs.nl [195.121.6.57]) by hub.freebsd.org (Postfix) with ESMTP id 1906B1585C; Tue, 22 Jun 1999 12:48:54 -0700 (PDT) (envelope-from asmodai@wxs.nl) Received: from daemon.ninth-circle.org ([195.121.196.201]) by smtp05.wxs.nl (Netscape Messaging Server 3.61) with ESMTP id AAA1725; Tue, 22 Jun 1999 21:48:31 +0200 Received: (from asmodai@localhost) by daemon.ninth-circle.org (8.9.3/8.9.3) id VAA16158; Tue, 22 Jun 1999 21:40:20 +0200 (CEST) (envelope-from asmodai) Date: Tue, 22 Jun 1999 21:40:20 +0200 From: Jeroen Ruigrok/Asmodai To: Mike Smith Cc: Greg Lehey , hm@hcs.de, dfr@nlsystems.com, peter@FreeBSD.org, cvs-all@FreeBSD.org, FreeBSD Hackers Subject: Re: All this and documentation too? (was: cvs commit: src/sys/isa sio.c) Message-ID: <19990622214019.B15249@daemon.ninth-circle.org> References: <19990622180252.J76907@freebie.lemis.com> <199906220842.BAA01553@dingo.cdrom.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii User-Agent: Mutt/0.96.3i In-Reply-To: <199906220842.BAA01553@dingo.cdrom.com>; from Mike Smith on Tue, Jun 22, 1999 at 01:42:05AM -0700 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk * Mike Smith (mike@smith.net.au) [990622 17:38]: > > And they might, too. phk has frequently expressed a desire to either > > write documentation on existing systems, or at least help others do > > so. > > No offence meant, but we can see how much of this has actually > materialised. Hence I started the PDP =P Still going strong... > > > Documentation is written after the fact, by someone else. > > > > That's the worst kind of documentation. In fact, most UNIX > > documentation is written by the authors. After the fact, admittedly. > > In fact, most Unix documentation is never written, being my original > point. Which sucks given all the crap the same people tend to spew then about Microsoft being very closed about their internals. No documentation is worse than just a sparse manpage. The latter at least makes it more understanding for all without doing too much UTSL. And given the aspirations the Project has with regard to commercial support I find the silent encouragement of just hack and not document disturbing to say the very least. > As always, complaining about the _lack_ of something is the wrong > approach for this project. Step up and fill the gap, or expose > yourself to criticism for failing to do so. There has to be a way to > make a verb from Brett Glass' name, but I'm sure you get the point. And I did/am doing that with the PDP, which at it current rate of support (that is just me ;) whill be finished somewhere when FreeBSD 6.5 will be released or so, but I am not complaining about that =) I am not fingerpointing here, not am I willing to. I just want to ask all developers to try and document at least the basic ideas somewhere in a manpage in order to make it easier for others (like me) who want to get the documentation on the road. Thanks, -- Jeroen Ruigrok van der Werven asmodai(at)wxs.nl The *BSD Programmer's Documentation Project Network/Security Specialist *BSD: We are back and will not accept no... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 22 13:54:30 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id ED0A3152FA; Tue, 22 Jun 1999 13:54:28 -0700 (PDT) (envelope-from msmith@FreeBSD.org) Received: (from msmith@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id NAA52749; Tue, 22 Jun 1999 13:54:27 -0700 (PDT) (envelope-from msmith@FreeBSD.org) Message-Id: <199906222054.NAA52749@freefall.freebsd.org> From: Mike Smith Date: Tue, 22 Jun 1999 13:54:27 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/i386 mp_machdep.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk msmith 1999/06/22 13:54:27 PDT Modified files: sys/i386/i386 mp_machdep.c Log: Remove an unnecessary panic when sparse PCI bus numbering is encountered. This is found eg. on some Compaq Proliant systems. Submitted by: peter Revision Changes Path 1.103 +1 -3 src/sys/i386/i386/mp_machdep.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 22 15: 2:13 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id E8D4414FC2; Tue, 22 Jun 1999 15:02:09 -0700 (PDT) (envelope-from gj@FreeBSD.org) Received: (from gj@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id PAA58868; Tue, 22 Jun 1999 15:02:09 -0700 (PDT) (envelope-from gj@FreeBSD.org) Message-Id: <199906222202.PAA58868@freefall.freebsd.org> From: Gary Jennejohn Date: Tue, 22 Jun 1999 15:02:09 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/editors/xemacs21 Makefile ports/editors/xemacs21/files xemacs21.sh md5 xemacs20.sh ports/editors/xemacs21/patches patch-af patch-ag patch-ah ports/editors/xemacs21/pkg COMMENT DESCR PLIST PLIST.mule Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk gj 1999/06/22 15:02:09 PDT Modified files: editors/xemacs21 Makefile editors/xemacs21/files md5 editors/xemacs21/patches patch-af editors/xemacs21/pkg COMMENT DESCR PLIST Added files: editors/xemacs21/files xemacs21.sh Removed files: editors/xemacs21/files xemacs20.sh editors/xemacs21/patches patch-ag patch-ah editors/xemacs21/pkg PLIST.mule Log: This is the latest version of xemacs - Xemacs 21.1. This requires xemacs-packages which be will committed next. Xemacs now allows the user to maintain packages himself. See DESCR. This supersedes PR 11618, which was based on an older release. This commit was blasted over a repository copy of xemacs20, which is why there are so many changes. Submitted by: Michael Elbel (me@freebsd.org) Revision Changes Path 1.28 +31 -22 ports/editors/xemacs21/Makefile 1.5 +3 -2 ports/editors/xemacs21/files/md5 1.3 +10 -10 ports/editors/xemacs21/patches/patch-af 1.2 +1 -1 ports/editors/xemacs21/pkg/COMMENT 1.2 +2 -0 ports/editors/xemacs21/pkg/DESCR 1.10 +527 -2926 ports/editors/xemacs21/pkg/PLIST To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 22 15:11:21 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 0E11B1525D; Tue, 22 Jun 1999 15:11:19 -0700 (PDT) (envelope-from gj@FreeBSD.org) Received: (from gj@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id PAA59603; Tue, 22 Jun 1999 15:11:19 -0700 (PDT) (envelope-from gj@FreeBSD.org) Message-Id: <199906222211.PAA59603@freefall.freebsd.org> From: Gary Jennejohn Date: Tue, 22 Jun 1999 15:11:19 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT modules Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk gj 1999/06/22 15:11:19 PDT Modified files: . modules Log: xemacs-packages --> ports/editors/xemacs-packages Revision Changes Path 1.120 +2 -1 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 22 15:17: 2 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 054B814D31; Tue, 22 Jun 1999 15:16:57 -0700 (PDT) (envelope-from gj@FreeBSD.org) Received: (from gj@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id PAA60235; Tue, 22 Jun 1999 15:16:57 -0700 (PDT) (envelope-from gj@FreeBSD.org) Message-Id: <199906222216.PAA60235@freefall.freebsd.org> From: Gary Jennejohn Date: Tue, 22 Jun 1999 15:16:57 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/editors/xemacs-packages - Imported sources Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk gj 1999/06/22 15:16:56 PDT ports/editors/xemacs-packages - Imported sources Update of /home/ncvs/ports/editors/xemacs-packages In directory freefall.freebsd.org:/e/users/gj/work/xemacs-packages Log Message: This is xemacs-packages. It contains a selection of "most used" packages to go along with the xemacs21 port. Note that the user can add and delete packages as desired using the mechanisms provided by xemacs21. The packages are automatically installed when xemacs21 is installed from the ports tree. Unfortunately, this is not true when xemacs21 is installed using pkg_add. In this case the user has to install xemacs-packages manually beforehand. Submitted by: Michael Elbel (me@freebsd.org) Status: Vendor Tag: ME Release Tags: xp1 N ports/editors/xemacs-packages/Makefile I ports/editors/xemacs-packages/CVS N ports/editors/xemacs-packages/pkg/out N ports/editors/xemacs-packages/pkg/outd N ports/editors/xemacs-packages/pkg/PLIST N ports/editors/xemacs-packages/pkg/PLIST.mule N ports/editors/xemacs-packages/pkg/DESCR N ports/editors/xemacs-packages/pkg/COMMENT N ports/editors/xemacs-packages/files/md5 No conflicts created by this import To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 22 15:21:35 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id CC6C0152EE; Tue, 22 Jun 1999 15:21:33 -0700 (PDT) (envelope-from gj@FreeBSD.org) Received: (from gj@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id PAA60865; Tue, 22 Jun 1999 15:21:33 -0700 (PDT) (envelope-from gj@FreeBSD.org) Message-Id: <199906222221.PAA60865@freefall.freebsd.org> From: Gary Jennejohn Date: Tue, 22 Jun 1999 15:21:31 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/editors/xemacs-packages/pkg out outd Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk gj 1999/06/22 15:21:30 PDT Removed files: editors/xemacs-packages/pkg out outd Log: Whoops ! Where did these come from ? Looks like remnants of my own testing. Sorry about that. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 22 15:26:48 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 214711525D; Tue, 22 Jun 1999 15:26:47 -0700 (PDT) (envelope-from gj@FreeBSD.org) Received: (from gj@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id PAA61302; Tue, 22 Jun 1999 15:26:46 -0700 (PDT) (envelope-from gj@FreeBSD.org) Message-Id: <199906222226.PAA61302@freefall.freebsd.org> From: Gary Jennejohn Date: Tue, 22 Jun 1999 15:26:46 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/editors Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk gj 1999/06/22 15:26:45 PDT Modified files: editors Makefile Log: Add xemacs-packages and xemacs21. Revision Changes Path 1.80 +3 -1 ports/editors/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 22 15:29:50 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id AB82C153DB; Tue, 22 Jun 1999 15:29:46 -0700 (PDT) (envelope-from gj@FreeBSD.org) Received: (from gj@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id PAA61545; Tue, 22 Jun 1999 15:29:46 -0700 (PDT) (envelope-from gj@FreeBSD.org) Message-Id: <199906222229.PAA61545@freefall.freebsd.org> From: Gary Jennejohn Date: Tue, 22 Jun 1999 15:29:45 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT modules Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk gj 1999/06/22 15:29:44 PDT Modified files: . modules Log: ports/editors/xemacs21 --> xemacs21 Revision Changes Path 1.121 +2 -1 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 22 15:51:18 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 90153154E8; Tue, 22 Jun 1999 15:51:16 -0700 (PDT) (envelope-from cpiazza@FreeBSD.org) Received: (from cpiazza@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id PAA63704; Tue, 22 Jun 1999 15:51:16 -0700 (PDT) (envelope-from cpiazza@FreeBSD.org) Message-Id: <199906222251.PAA63704@freefall.freebsd.org> From: Chris Piazza Date: Tue, 22 Jun 1999 15:51:16 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics/p5-chart Makefile ports/graphics/p5-chart/files md5 ports/graphics/p5-chart/pkg COMMENT PLIST Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk cpiazza 1999/06/22 15:51:15 PDT Modified files: graphics/p5-chart Makefile graphics/p5-chart/files md5 graphics/p5-chart/pkg COMMENT PLIST Log: Update to 0.99b. PR: 12310 Submitted by: Kelly Yancey Revision Changes Path 1.5 +6 -6 ports/graphics/p5-chart/Makefile 1.2 +1 -1 ports/graphics/p5-chart/files/md5 1.2 +1 -1 ports/graphics/p5-chart/pkg/COMMENT 1.5 +1 -2 ports/graphics/p5-chart/pkg/PLIST To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 22 15:57: 5 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id C2EDF14ECD; Tue, 22 Jun 1999 15:57:03 -0700 (PDT) (envelope-from mharo@FreeBSD.org) Received: (from mharo@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id PAA64008; Tue, 22 Jun 1999 15:57:03 -0700 (PDT) (envelope-from mharo@FreeBSD.org) Message-Id: <199906222257.PAA64008@freefall.freebsd.org> From: Michael Haro Date: Tue, 22 Jun 1999 15:56:58 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/astro/xearth Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk mharo 1999/06/22 15:56:57 PDT Modified files: astro/xearth Makefile Log: maintainership requested PR: 12347 Revision Changes Path 1.12 +2 -2 ports/astro/xearth/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 22 16: 1:30 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 771BC14ECD; Tue, 22 Jun 1999 16:01:28 -0700 (PDT) (envelope-from mharo@FreeBSD.org) Received: (from mharo@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id QAA64375; Tue, 22 Jun 1999 16:01:28 -0700 (PDT) (envelope-from mharo@FreeBSD.org) Message-Id: <199906222301.QAA64375@freefall.freebsd.org> From: Michael Haro Date: Tue, 22 Jun 1999 16:01:28 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/games/xkobo Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk mharo 1999/06/22 16:01:28 PDT Modified files: games/xkobo Makefile Log: Change maintainer to andrews@technologist.com for port PR: 12348 Revision Changes Path 1.13 +2 -2 ports/games/xkobo/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 22 16: 5:45 1999 Delivered-To: cvs-all@freebsd.org Received: from allegro.lemis.com (allegro.lemis.com [192.109.197.134]) by hub.freebsd.org (Postfix) with ESMTP id 5234C14BE0; Tue, 22 Jun 1999 16:05:35 -0700 (PDT) (envelope-from grog@freebie.lemis.com) Received: from freebie.lemis.com (freebie.lemis.com [192.109.197.137]) by allegro.lemis.com (8.9.1/8.9.0) with ESMTP id IAA17626; Wed, 23 Jun 1999 08:35:40 +0930 (CST) Received: (from grog@localhost) by freebie.lemis.com (8.9.3/8.9.0) id IAA03586; Wed, 23 Jun 1999 08:35:52 +0930 (CST) Date: Wed, 23 Jun 1999 08:35:52 +0930 From: Greg Lehey To: Chuck Robey Cc: Mike Smith , hm@hcs.de, dfr@nlsystems.com, peter@FreeBSD.org, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Documentation (was: cvs commit: src/sys/isa sio.c) Message-ID: <19990623083551.P76907@freebie.lemis.com> References: <199906220823.BAA01443@dingo.cdrom.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.4i In-Reply-To: ; from Chuck Robey on Tue, Jun 22, 1999 at 02:11:01PM -0400 WWW-Home-Page: http://www.lemis.com/~grog X-PGP-Fingerprint: 6B 7B C3 8C 61 CD 54 AF 13 24 52 F8 6D A4 95 EF Organization: LEMIS, PO Box 460, Echunga SA 5153, Australia Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-41-739-7062 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk On Tuesday, 22 June 1999 at 14:11:01 -0400, Chuck Robey wrote: > On Tue, 22 Jun 1999, Mike Smith wrote: > >>> >>> Anyway, i don't think you are asking for too much - of what use is a shiny >>> new design of a new subsystem in the very basic FreeBSD architecture if just >>> some handful few people knew how it works and how to use it ? >> >> Gosh, that would make it just like every other shiny new subsystem. >> >> Folks, just cut the carping and write your own documentation. The >> architects can't, and won't write it for you. It has never happened >> that way (anywhere, on any project), and it never will. Documentation >> is written after the fact, by someone else. > > Well, I don't think it'll ever be too popular, but I know for a fact > (cause I saw it personally) that new projects (or at least the ones I > saw) at Tandem, before they were bought by Compaq, began with the docs > people writing how things were *supposed* to work. As the programmers > modified things, the docs people were there step by step, making sure > the docs said the same thing. > > I felt like I was in fantasyland. The point Mike shuld have made was > that this is a volunteer project, and there is *never* any way to force > someone to do something. The correct way to get something done, if you > want it done, is to do it yourself. If you can't do it yourself, if and > when th eoppurtunity presents, offer to do all you can to be of help, > but never, ever think you can make up silly rules saying someone else > *must* do something. > > Did you ever try to move something by *pushing* on a rope? Pulling > works much better. Complaining that someone else didn't do it, in a > volunteer project, is pushing on a rope. Well, I started this thread, though that's not me that Mike anonymized above. My statement was "it would be nice if...". The fact is that the original authors of the software are in the best position to document it, *if* they have the will to do so. They don't have to document every bit and byte, but it helps if they can explain the rationale behind what they're doing (like abstracting the "is configured" bit into a macro, and describing who should be allowed to mess in the private parts of the config routines). Agreed, in a volunteer project there's no way to force people to do this, but a consensus of "what's right" can help. Greg -- See complete headers for address, home page and phone numbers finger grog@lemis.com for PGP public key To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 22 16:18: 4 1999 Delivered-To: cvs-all@freebsd.org Received: from allegro.lemis.com (allegro.lemis.com [192.109.197.134]) by hub.freebsd.org (Postfix) with ESMTP id 2D33A14CD1; Tue, 22 Jun 1999 16:17:55 -0700 (PDT) (envelope-from grog@freebie.lemis.com) Received: from freebie.lemis.com (freebie.lemis.com [192.109.197.137]) by allegro.lemis.com (8.9.1/8.9.0) with ESMTP id IAA17648; Wed, 23 Jun 1999 08:47:59 +0930 (CST) Received: (from grog@localhost) by freebie.lemis.com (8.9.3/8.9.0) id IAA03992; Wed, 23 Jun 1999 08:48:11 +0930 (CST) Date: Wed, 23 Jun 1999 08:48:11 +0930 From: Greg Lehey To: Mike Smith Cc: hm@hcs.de, dfr@nlsystems.com, peter@FreeBSD.org, cvs-all@FreeBSD.org, FreeBSD Hackers Subject: Re: All this and documentation too? (was: cvs commit: src/sys/isa sio.c) Message-ID: <19990623084811.Q76907@freebie.lemis.com> References: <19990622180252.J76907@freebie.lemis.com> <199906220842.BAA01553@dingo.cdrom.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.4i In-Reply-To: <199906220842.BAA01553@dingo.cdrom.com>; from Mike Smith on Tue, Jun 22, 1999 at 01:42:05AM -0700 WWW-Home-Page: http://www.lemis.com/~grog X-PGP-Fingerprint: 6B 7B C3 8C 61 CD 54 AF 13 24 52 F8 6D A4 95 EF Organization: LEMIS, PO Box 460, Echunga SA 5153, Australia Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-41-739-7062 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk On Tuesday, 22 June 1999 at 1:42:05 -0700, Mike Smith wrote: >> And they might, too. phk has frequently expressed a desire to either >> write documentation on existing systems, or at least help others do >> so. > > No offence meant, but we can see how much of this has actually > materialised. None taken. But if it hasn't happened yet, it's not phk's fault. The real problem is a general attitude: UTSL. Sure, a good hacker can get by with the source, but good documentation makes for a smoother project. >>> It has never happened that way (anywhere, on any project), >> >> Of course it has. It's just uncommon in the FreeBSD environment. In >> many large projects, you don't do any code until you have a clear >> definition of what you're going to do. > > It's uncommon in _most_ environments. Or perhaps tech writers exist > for some other purpose? I don't know too many UNIX tech writers. >>> and it never will. >> >> My father never had a computer, and his father never did, so I never >> will have one. What an argument. > > The circumstances aren't comparable. Why not? In each case, you're resisting change. >>> Documentation is written after the fact, by someone else. >> >> That's the worst kind of documentation. In fact, most UNIX >> documentation is written by the authors. After the fact, admittedly. > > In fact, most Unix documentation is never written, being my original > point. That doesn't make it a desirable or unchangeable situation. >> Hopefully the change of subject line and recipients will get some more >> representative views on this subject. > > Perhaps I should have been clearer; the sort of documentation that the > original set of plaintiffs were asking for is the mythical "describe > everything as it was, is and will be, and make it constantly > representative and up to date". This clarifies your interpretation of the situation. In fact, I was the "original plaintiff", and I wrote: >> Nice to know there's a man page. But the real thing is that the >> "right thing" to do needs to be documented somewhere. It would be >> nice, for example, to have an overview of the design principles. Yes, >> I know I'm asking for a lot here, but it would really help. > These are the same people that will complain about disparities > between any extant documentation and reality, as well as carp > incessantly about the lack of some form of documentation other than > what already exists ("why isn't there a permuted index?" "where's > the sanskrit translation?" I think you're reading more into this than was stated. > "my cat can't read _this_!"). Put in a PR. cat should be able to read anything. > As always, complaining about the _lack_ of something is the wrong > approach for this project. Step up and fill the gap, or expose > yourself to criticism for failing to do so. There has to be a way > to make a verb from Brett Glass' name, but I'm sure you get the > point. "To glass"? Yes, I'm a firm believer in "if it's broke, fix it yourself". I'm also not complaining about the current situation; it's probably too late for that. But it would be really nice if we could cultivate this concept of describing what you're doing while you're doing it. Greg -- See complete headers for address, home page and phone numbers finger grog@lemis.com for PGP public key To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 22 16:19:22 1999 Delivered-To: cvs-all@freebsd.org Received: from allegro.lemis.com (allegro.lemis.com [192.109.197.134]) by hub.freebsd.org (Postfix) with ESMTP id 12DE015096; Tue, 22 Jun 1999 16:19:02 -0700 (PDT) (envelope-from grog@freebie.lemis.com) Received: from freebie.lemis.com (freebie.lemis.com [192.109.197.137]) by allegro.lemis.com (8.9.1/8.9.0) with ESMTP id IAA17657; Wed, 23 Jun 1999 08:49:06 +0930 (CST) Received: (from grog@localhost) by freebie.lemis.com (8.9.3/8.9.0) id IAA04010; Wed, 23 Jun 1999 08:49:20 +0930 (CST) Date: Wed, 23 Jun 1999 08:49:19 +0930 From: Greg Lehey To: Mark Newton Cc: hm@hcs.de, nick.hibma@jrc.it, mike@smith.net.au, dfr@nlsystems.com, peter@FreeBSD.ORG, cvs-all@FreeBSD.ORG, hackers@FreeBSD.ORG Subject: Re: All this and documentation too? (was: cvs commit: src/sys/isa sio.c) Message-ID: <19990623084919.R76907@freebie.lemis.com> References: <199906221004.TAA36037@gizmo.internode.com.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.4i In-Reply-To: <199906221004.TAA36037@gizmo.internode.com.au>; from Mark Newton on Tue, Jun 22, 1999 at 07:34:14PM +0930 WWW-Home-Page: http://www.lemis.com/~grog X-PGP-Fingerprint: 6B 7B C3 8C 61 CD 54 AF 13 24 52 F8 6D A4 95 EF Organization: LEMIS, PO Box 460, Echunga SA 5153, Australia Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-41-739-7062 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk On Tuesday, 22 June 1999 at 19:34:14 +0930, Mark Newton wrote: > Hellmuth Michaelis wrote: > >>> And as to the author: Writing docu while you are implementing something >>> might work in a commercial environment where you want to be able to >>> market something before it's sell-by date, but for hobbiests who >>> basically spend the odd evening doing something, it is too much hassle. >> >> In case FreeBSD wants to enter commercial environments, we have to behave >> like behaving in commercial environments. > > Ok, so let's follow Microsoft's industry-leading documentation standards. He said "commercial", not "toy". Greg -- See complete headers for address, home page and phone numbers finger grog@lemis.com for PGP public key To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 22 16:21: 7 1999 Delivered-To: cvs-all@freebsd.org Received: from qix.jmz.org (ppp17-besancon.isdnet.net [195.154.11.224]) by hub.freebsd.org (Postfix) with ESMTP id 7AA7414CD1; Tue, 22 Jun 1999 16:21:01 -0700 (PDT) (envelope-from jmz@FreeBSD.ORG) Received: (from jmz@localhost) by qix.jmz.org (8.9.3/8.9.3) id BAA14465; Wed, 23 Jun 1999 01:23:18 +0200 (MET DST) (envelope-from jmz@FreeBSD.ORG) Date: Wed, 23 Jun 1999 01:23:18 +0200 (MET DST) Message-Id: <199906222323.BAA14465@qix.jmz.org> From: Jean-Marc Zucconi To: steve@FreeBSD.ORG Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG In-reply-to: <199906221629.JAA29035@freefall.freebsd.org> (message from Steve Price on Tue, 22 Jun 1999 09:29:31 -0700 (PDT)) Subject: Re: cvs commit: ports/games/doom Makefile X-Mailer: Emacs References: <199906221629.JAA29035@freefall.freebsd.org> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk >>>>> Steve Price writes: > steve 1999/06/22 09:29:31 PDT > Modified files: > games/doom Makefile > Log: > Mark this port "only for i386". Note that there is a patch for alpha: ftp://ftp.unix-ag.uni-siegen.de/pub/os/linux/alpha/games/alpha_doom.patch Jean-Marc -- Jean-Marc Zucconi PGP Key: finger jmz@FreeBSD.ORG To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 22 16:24:18 1999 Delivered-To: cvs-all@freebsd.org Received: from allegro.lemis.com (allegro.lemis.com [192.109.197.134]) by hub.freebsd.org (Postfix) with ESMTP id AB3F114CD1; Tue, 22 Jun 1999 16:23:21 -0700 (PDT) (envelope-from grog@freebie.lemis.com) Received: from freebie.lemis.com (freebie.lemis.com [192.109.197.137]) by allegro.lemis.com (8.9.1/8.9.0) with ESMTP id IAA17680; Wed, 23 Jun 1999 08:53:12 +0930 (CST) Received: (from grog@localhost) by freebie.lemis.com (8.9.3/8.9.0) id IAA04035; Wed, 23 Jun 1999 08:53:15 +0930 (CST) Date: Wed, 23 Jun 1999 08:53:15 +0930 From: Greg Lehey To: Doug Rabson Cc: Hellmuth Michaelis , nick.hibma@jrc.it, mike@smith.net.au, peter@FreeBSD.ORG, cvs-all@FreeBSD.ORG, hackers@FreeBSD.ORG Subject: Re: All this and documentation too? (was: cvs commit: src/sys/isa sio.c) Message-ID: <19990623085315.S76907@freebie.lemis.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.4i In-Reply-To: ; from Doug Rabson on Tue, Jun 22, 1999 at 07:19:47PM +0100 WWW-Home-Page: http://www.lemis.com/~grog X-PGP-Fingerprint: 6B 7B C3 8C 61 CD 54 AF 13 24 52 F8 6D A4 95 EF Organization: LEMIS, PO Box 460, Echunga SA 5153, Australia Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-41-739-7062 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk On Tuesday, 22 June 1999 at 19:19:47 +0100, Doug Rabson wrote: > On Tue, 22 Jun 1999, Hellmuth Michaelis wrote: > >>> From the keyboard of Nick Hibma: >> >>> And as to the author: Writing docu while you are implementing something >>> might work in a commercial environment where you want to be able to >>> market something before it's sell-by date, but for hobbiests who >>> basically spend the odd evening doing something, it is too much hassle. >> >> In case FreeBSD wants to enter commercial environments, we have to behave >> like behaving in commercial environments. >> >> I know that it is current behaviour, much easier and obviously a commonly >> accepted thing that code, subsystem and/or changes are not and need not >> to be documented, but this is not a reason in itself for not changing this. >> >> Also, i think that the argument Mike and others use: "don't complain for a >> lack of things, contribute!" - which i use and used all the time - is not >> valid for this issue: at least i can't contribute because i don't understand >> things (now someone could argue, that i'm wrong here ...). >> >> The last thing i want is a flamewar on this topic and i don't write this >> because i want to piss onto someones shoes. And i don't write about a >> man page for "ls" or "more" but a fundamental change in FreeBSD's inner >> architecture. > > Writing software in one's spare time is a case of triage. When I have a > day or two to spend working on FreeBSD, I have to make a choice on what > most needs doing and if that is a choice between technical writing or > designing an algorithm to fix the current limitations of driver detach and > KLD unload, I don't think the technical writing is going to win. > > People must also bear in mind that the most important target release for > this software is 4.0 which isn't scheduled until next year. I am certain > that the documentation situation will improve before that release. Doug, before you get the wrong impression, I don't think anybody's criticizing you. My intention was to raise the awareness of the importance, not of low-level documentation, but of "this is why we did it this way, and this is how to use it" kind of documentation; much of it could be in mail messages, but it's stuff which only the authors can really explain. Greg -- See complete headers for address, home page and phone numbers finger grog@lemis.com for PGP public key To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 22 16:24:26 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 3DC6C14CD1; Tue, 22 Jun 1999 16:24:23 -0700 (PDT) (envelope-from alex@FreeBSD.org) Received: (from alex@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id QAA67065; Tue, 22 Jun 1999 16:24:23 -0700 (PDT) (envelope-from alex@FreeBSD.org) Message-Id: <199906222324.QAA67065@freefall.freebsd.org> From: Alex Nash Date: Tue, 22 Jun 1999 16:24:22 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en/handbook/staff chapter.sgml Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk alex 1999/06/22 16:24:22 PDT Modified files: en/handbook/staff chapter.sgml Log: Remove myself. Revision Changes Path 1.36 +1 -5 doc/en/handbook/staff/chapter.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 22 16:26:37 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id A17C814CD1; Tue, 22 Jun 1999 16:26:35 -0700 (PDT) (envelope-from sada@FreeBSD.org) Received: (from sada@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id QAA67204; Tue, 22 Jun 1999 16:26:35 -0700 (PDT) (envelope-from sada@FreeBSD.org) Message-Id: <199906222326.QAA67204@freefall.freebsd.org> From: SADA Kenji Date: Tue, 22 Jun 1999 16:26:35 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT modules Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk sada 1999/06/22 16:26:34 PDT Modified files: . modules Log: Import kde11*-i18n and some ports which I've forgotten to add. Submitted by: Ryuichiro Imura Revision Changes Path 1.122 +11 -1 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 22 16:27:23 1999 Delivered-To: cvs-all@freebsd.org Received: from picnic.mat.net (picnic.mat.net [206.246.122.133]) by hub.freebsd.org (Postfix) with ESMTP id 75AD814CD1; Tue, 22 Jun 1999 16:27:15 -0700 (PDT) (envelope-from chuckr@picnic.mat.net) Received: from localhost (chuckr@localhost) by picnic.mat.net (8.9.3/8.8.5) with ESMTP id TAA17762; Tue, 22 Jun 1999 19:26:55 -0400 (EDT) Date: Tue, 22 Jun 1999 19:26:55 -0400 (EDT) From: Chuck Robey To: Greg Lehey Cc: Mike Smith , hm@hcs.de, dfr@nlsystems.com, peter@FreeBSD.org, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: Documentation (was: cvs commit: src/sys/isa sio.c) In-Reply-To: <19990623083551.P76907@freebie.lemis.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk On Wed, 23 Jun 1999, Greg Lehey wrote: > Well, I started this thread, though that's not me that Mike anonymized > above. My statement was "it would be nice if...". The fact is that > the original authors of the software are in the best position to > document it, *if* they have the will to do so. They don't have to > document every bit and byte, but it helps if they can explain the > rationale behind what they're doing (like abstracting the "is > configured" bit into a macro, and describing who should be allowed to > mess in the private parts of the config routines). Agreed, in a > volunteer project there's no way to force people to do this, but a > consensus of "what's right" can help. Oh, sticking something like this into the docs, as long as it's friendly and not dictatorial, would be a fine thing... Putting something like that in the handbook, well, it might help by embarrassing folks into it. That's the strongest method available in our project. We can say don't absolutely, but we can't say "do" absolutely. ----------------------------+----------------------------------------------- Chuck Robey | Interests include any kind of voice or data chuckr@picnic.mat.net | communications topic, C programming, and Unix. 213 Lakeside Drive Apt T-1 | Greenbelt, MD 20770 | I run picnic and jaunt, both FreeBSD-current. (301) 220-2114 | ----------------------------+----------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 22 16:36:29 1999 Delivered-To: cvs-all@freebsd.org Received: from dfw-ix13.ix.netcom.com (dfw-ix13.ix.netcom.com [206.214.98.13]) by hub.freebsd.org (Postfix) with ESMTP id 3553815024; Tue, 22 Jun 1999 16:36:26 -0700 (PDT) (envelope-from asami@cs.berkeley.edu) Received: (from smap@localhost) by dfw-ix13.ix.netcom.com (8.8.4/8.8.4) id SAA24052; Tue, 22 Jun 1999 18:36:13 -0500 (CDT) Received: from sji-ca4-28.ix.netcom.com(205.186.212.156) by dfw-ix13.ix.netcom.com via smap (V1.3) id rma024005; Tue Jun 22 18:35:40 1999 Received: (from asami@localhost) by silvia.hip.berkeley.edu (8.9.3/8.6.9) id QAA49315; Tue, 22 Jun 1999 16:35:36 -0700 (PDT) Date: Tue, 22 Jun 1999 16:35:36 -0700 (PDT) Message-Id: <199906222335.QAA49315@silvia.hip.berkeley.edu> X-Authentication-Warning: silvia.hip.berkeley.edu: asami set sender to asami@cs.berkeley.edu using -f To: gj@FreeBSD.org Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org In-reply-to: <199906222216.PAA60235@freefall.freebsd.org> (message from Gary Jennejohn on Tue, 22 Jun 1999 15:16:57 -0700 (PDT)) Subject: Re: cvs commit: ports/editors/xemacs-packages - Imported sources From: asami@FreeBSD.org (Satoshi - Ports Wraith - Asami) References: <199906222216.PAA60235@freefall.freebsd.org> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk * From: Gary Jennejohn * The packages are automatically installed when xemacs21 is installed * from the ports tree. Unfortunately, this is not true when xemacs21 * is installed using pkg_add. In this case the user has to install * xemacs-packages manually beforehand. Why is that? RUN_DEPENDS doesn't work? Also, do you want to add a few more ports to generate packages other than the default? Just a Makefile that sets a variable and includes xemacs-packages and pkg files. That's not much use for port users, but could be useful for package users. Satoshi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 22 16:43:47 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id D712F14DCA; Tue, 22 Jun 1999 16:43:44 -0700 (PDT) (envelope-from sada@FreeBSD.org) Received: (from sada@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id QAA69332; Tue, 22 Jun 1999 16:43:44 -0700 (PDT) (envelope-from sada@FreeBSD.org) Message-Id: <199906222343.QAA69332@freefall.freebsd.org> From: SADA Kenji Date: Tue, 22 Jun 1999 16:43:44 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11 Makefile ports/games Makefile ports/graphics Makefile ports/audio Makefile ports/misc Makefile ports/net Makefile ports/deskutils Makefile ports/x11/kde11-i18n Makefile ports/x11/kde11-i18n/files md5 ports/x11/kde11-i18n/pkg DESCR ... Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk sada 1999/06/22 16:43:43 PDT Modified files: x11 Makefile games Makefile graphics Makefile audio Makefile misc Makefile net Makefile deskutils Makefile x11/kde11-i18n Makefile x11/kde11-i18n/pkg DESCR PLIST games/kdegames11-i18n Makefile games/kdegames11-i18n/files md5 games/kdegames11-i18n/pkg PLIST graphics/kdegraphics11-i18n Makefile graphics/kdegraphics11-i18n/files md5 graphics/kdegraphics11-i18n/pkg PLIST audio/kdemultimedia11-i18n Makefile audio/kdemultimedia11-i18n/files md5 audio/kdemultimedia11-i18n/pkg PLIST misc/kdeutils11-i18n Makefile misc/kdeutils11-i18n/files md5 misc/kdeutils11-i18n/pkg PLIST net/kdenetwork11-i18n Makefile net/kdenetwork11-i18n/files md5 net/kdenetwork11-i18n/patches patch-aa net/kdenetwork11-i18n/pkg PLIST deskutils/korganizer11-i18n Makefile deskutils/korganizer11-i18n/files md5 deskutils/korganizer11-i18n/patches patch-aa deskutils/korganizer11-i18n/pkg PLIST Added files: x11/kde11-i18n/files md5 games/kdegames11-i18n/patches patch-aa patch-ab graphics/kdegraphics11-i18n/patches patch-aa audio/kdemultimedia11-i18n/patches patch-aa patch-ba misc/kdeutils11-i18n/patches patch-aa net/kdenetwork11-i18n/files nkf.h net/kdenetwork11-i18n/patches patch-ab patch-ac patch-ba patch-bb deskutils/korganizer11-i18n/files korganizer.kdelnk deskutils/korganizer11-i18n/patches patch-ab Log: Import true contents of repo.copied kde11*-i18n ports. Submitted by: Ryuichiro Imura Revision Changes Path 1.263 +2 -1 ports/x11/Makefile 1.212 +2 -1 ports/games/Makefile 1.134 +2 -1 ports/graphics/Makefile 1.95 +2 -1 ports/audio/Makefile 1.215 +2 -1 ports/misc/Makefile 1.277 +2 -1 ports/net/Makefile 1.13 +2 -1 ports/deskutils/Makefile 1.23 +24 -15 ports/x11/kde11-i18n/Makefile 1.2 +4 -0 ports/x11/kde11-i18n/pkg/DESCR 1.2 +1 -1 ports/x11/kde11-i18n/pkg/PLIST 1.33 +29 -16 ports/games/kdegames11-i18n/Makefile 1.10 +1 -0 ports/games/kdegames11-i18n/files/md5 1.9 +308 -309 ports/games/kdegames11-i18n/pkg/PLIST 1.28 +30 -15 ports/graphics/kdegraphics11-i18n/Makefile 1.9 +1 -0 ports/graphics/kdegraphics11-i18n/files/md5 1.8 +12 -12 ports/graphics/kdegraphics11-i18n/pkg/PLIST 1.34 +29 -14 ports/audio/kdemultimedia11-i18n/Makefile 1.10 +1 -0 ports/audio/kdemultimedia11-i18n/files/md5 1.8 +127 -115 ports/audio/kdemultimedia11-i18n/pkg/PLIST 1.33 +29 -15 ports/misc/kdeutils11-i18n/Makefile 1.11 +1 -0 ports/misc/kdeutils11-i18n/files/md5 1.11 +169 -171 ports/misc/kdeutils11-i18n/pkg/PLIST 1.36 +73 -21 ports/net/kdenetwork11-i18n/Makefile 1.10 +4 -0 ports/net/kdenetwork11-i18n/files/md5 1.5 +81 -23 ports/net/kdenetwork11-i18n/patches/patch-aa 1.11 +283 -198 ports/net/kdenetwork11-i18n/pkg/PLIST 1.14 +32 -23 ports/deskutils/korganizer11-i18n/Makefile 1.4 +2 -1 ports/deskutils/korganizer11-i18n/files/md5 1.4 +77 -0 ports/deskutils/korganizer11-i18n/patches/patch-aa 1.4 +99 -68 ports/deskutils/korganizer11-i18n/pkg/PLIST To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 22 16:45:14 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 6C15114DCA; Tue, 22 Jun 1999 16:45:12 -0700 (PDT) (envelope-from sada@FreeBSD.org) Received: (from sada@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id QAA69651; Tue, 22 Jun 1999 16:45:12 -0700 (PDT) (envelope-from sada@FreeBSD.org) Message-Id: <199906222345.QAA69651@freefall.freebsd.org> From: SADA Kenji Date: Tue, 22 Jun 1999 16:45:12 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT modules Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk sada 1999/06/22 16:45:11 PDT Modified files: . modules Log: kdetoys11-i18n --> ports/x11-clocks/kdetoys11-i18n Revision Changes Path 1.123 +2 -1 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 22 16:48:16 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 1C3B214C0C; Tue, 22 Jun 1999 16:48:14 -0700 (PDT) (envelope-from sada@FreeBSD.org) Received: (from sada@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id QAA69980; Tue, 22 Jun 1999 16:48:13 -0700 (PDT) (envelope-from sada@FreeBSD.org) Message-Id: <199906222348.QAA69980@freefall.freebsd.org> From: SADA Kenji Date: Tue, 22 Jun 1999 16:48:13 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11-clocks/kdetoys11-i18n - Imported sources Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk sada 1999/06/22 16:48:13 PDT ports/x11-clocks/kdetoys11-i18n - Imported sources Update of /home/ncvs/ports/x11-clocks/kdetoys11-i18n In directory freefall.freebsd.org:/c/users/sada/work/kdetoys11-i18n Log Message: Small applications for the KDE integrated X11 desktop. Submitted by: Ryuichiro Imura Status: Vendor Tag: IMURA Release Tags: v1_1_1 N ports/x11-clocks/kdetoys11-i18n/Makefile I ports/x11-clocks/kdetoys11-i18n/CVS N ports/x11-clocks/kdetoys11-i18n/files/KWorldWatch.kdelnk N ports/x11-clocks/kdetoys11-i18n/files/kmoon.kdelnk N ports/x11-clocks/kdetoys11-i18n/files/kodo.kdelnk N ports/x11-clocks/kdetoys11-i18n/files/md5 N ports/x11-clocks/kdetoys11-i18n/patches/patch-aa N ports/x11-clocks/kdetoys11-i18n/pkg/COMMENT N ports/x11-clocks/kdetoys11-i18n/pkg/DESCR N ports/x11-clocks/kdetoys11-i18n/pkg/PLIST No conflicts created by this import To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 22 16:49: 5 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 52C9514C0C; Tue, 22 Jun 1999 16:49:04 -0700 (PDT) (envelope-from sada@FreeBSD.org) Received: (from sada@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id QAA70031; Tue, 22 Jun 1999 16:49:04 -0700 (PDT) (envelope-from sada@FreeBSD.org) Message-Id: <199906222349.QAA70031@freefall.freebsd.org> From: SADA Kenji Date: Tue, 22 Jun 1999 16:49:03 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11-clocks Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk sada 1999/06/22 16:49:03 PDT Modified files: x11-clocks Makefile Log: Activate kdetoys11-i18n. Submitted by: Ryuichiro Imura Revision Changes Path 1.14 +2 -1 ports/x11-clocks/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 22 16:51:44 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id E806414C0C; Tue, 22 Jun 1999 16:51:42 -0700 (PDT) (envelope-from mph@FreeBSD.org) Received: (from mph@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id QAA70401; Tue, 22 Jun 1999 16:51:42 -0700 (PDT) (envelope-from mph@FreeBSD.org) Message-Id: <199906222351.QAA70401@freefall.freebsd.org> From: Matthew Hunt Date: Tue, 22 Jun 1999 16:51:42 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11/rxvt Makefile ports/astro/xphoon Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk mph 1999/06/22 16:51:42 PDT Modified files: x11/rxvt Makefile astro/xphoon Makefile Log: Assign MAINTAINERship to submitter. PR: 12353, 12354 Submitted by: Will Andrews Revision Changes Path 1.23 +2 -2 ports/x11/rxvt/Makefile 1.11 +2 -2 ports/astro/xphoon/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 22 17: 4:15 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 08BA215459; Tue, 22 Jun 1999 17:04:14 -0700 (PDT) (envelope-from steve@FreeBSD.org) Received: (from steve@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id RAA71886; Tue, 22 Jun 1999 17:04:13 -0700 (PDT) (envelope-from steve@FreeBSD.org) Message-Id: <199906230004.RAA71886@freefall.freebsd.org> From: Steve Price Date: Tue, 22 Jun 1999 17:04:13 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/japanese/dvipsk Makefile ports/japanese/dvipsk/pkg INSTALL Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk steve 1999/06/22 17:04:13 PDT Modified files: japanese/dvipsk Makefile japanese/dvipsk/pkg INSTALL Log: If BATCH is defined pass it as an environment variable to the INSTALL script instead of as the third argument. Revert the PACKAGE_BUILDING changes I just made and look for BATCH in the scripts environment. Suggested and reviewed by: Asami-san Revision Changes Path 1.5 +3 -3 ports/japanese/dvipsk/Makefile 1.3 +6 -26 ports/japanese/dvipsk/pkg/INSTALL To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 22 17:26: 7 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 7DE92154D2; Tue, 22 Jun 1999 17:26:05 -0700 (PDT) (envelope-from cpiazza@FreeBSD.org) Received: (from cpiazza@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id RAA73776; Tue, 22 Jun 1999 17:26:05 -0700 (PDT) (envelope-from cpiazza@FreeBSD.org) Message-Id: <199906230026.RAA73776@freefall.freebsd.org> From: Chris Piazza Date: Tue, 22 Jun 1999 17:26:05 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/biology/tinker Makefile ports/biology/tinker/files md5 ports/biology/tinker/patches patch-aa patch-ab patch-ac ports/biology/tinker/pkg DESCR PLIST Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk cpiazza 1999/06/22 17:26:04 PDT Modified files: biology/tinker Makefile biology/tinker/files md5 biology/tinker/patches patch-aa patch-ab patch-ac biology/tinker/pkg DESCR PLIST Log: Update tinker from version 3.6 to version 3.7 PR: 12301 Submitted by: maintainer Revision Changes Path 1.4 +16 -10 ports/biology/tinker/Makefile 1.2 +1 -1 ports/biology/tinker/files/md5 1.3 +191 -225 ports/biology/tinker/patches/patch-aa 1.2 +12 -19 ports/biology/tinker/patches/patch-ab 1.2 +1 -1 ports/biology/tinker/patches/patch-ac 1.3 +5 -4 ports/biology/tinker/pkg/DESCR 1.2 +63 -50 ports/biology/tinker/pkg/PLIST To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 22 17:31:32 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 5E3C714C01; Tue, 22 Jun 1999 17:31:30 -0700 (PDT) (envelope-from grog@FreeBSD.org) Received: (from grog@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id RAA74375; Tue, 22 Jun 1999 17:31:29 -0700 (PDT) (envelope-from grog@FreeBSD.org) Message-Id: <199906230031.RAA74375@freefall.freebsd.org> From: Greg Lehey Date: Tue, 22 Jun 1999 17:31:29 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/vinum vinumio.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk grog 1999/06/22 17:31:29 PDT Modified files: sys/dev/vinum vinumio.c Log: Backout last change. strerror doesn't exist in the kernel. Spotted-by: "David E. Cross" Revision Changes Path 1.28 +2 -4 src/sys/dev/vinum/vinumio.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 22 17:41:31 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 036B314BFC; Tue, 22 Jun 1999 17:41:29 -0700 (PDT) (envelope-from cpiazza@FreeBSD.org) Received: (from cpiazza@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id RAA75012; Tue, 22 Jun 1999 17:41:28 -0700 (PDT) (envelope-from cpiazza@FreeBSD.org) Message-Id: <199906230041.RAA75012@freefall.freebsd.org> From: Chris Piazza Date: Tue, 22 Jun 1999 17:41:28 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT modules Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk cpiazza 1999/06/22 17:41:28 PDT Modified files: . modules Log: downloader --> ports/net/downloader Revision Changes Path 1.124 +2 -1 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 22 17:43:54 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 4EA7D14CDF; Tue, 22 Jun 1999 17:43:52 -0700 (PDT) (envelope-from cpiazza@FreeBSD.org) Received: (from cpiazza@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id RAA75199; Tue, 22 Jun 1999 17:43:52 -0700 (PDT) (envelope-from cpiazza@FreeBSD.org) Message-Id: <199906230043.RAA75199@freefall.freebsd.org> From: Chris Piazza Date: Tue, 22 Jun 1999 17:43:51 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/downloader - Imported sources Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk cpiazza 1999/06/22 17:43:51 PDT ports/net/downloader - Imported sources Update of /home/ncvs/ports/net/downloader In directory freefall.freebsd.org:/d/users/cpiazza/work/downloader Log Message: Import of ``downloader''. A GTK+ based app that allows you to download from ftp or http based servers much in the same way as "ReGet" for Windows. PR: 12345 Submitted by: Ying-Chieh Liao Status: Vendor Tag: IJLIAO Release Tags: v_0_98 N ports/net/downloader/Makefile I ports/net/downloader/CVS N ports/net/downloader/files/md5 N ports/net/downloader/patches/patch-aa N ports/net/downloader/patches/patch-ab N ports/net/downloader/patches/patch-ac N ports/net/downloader/patches/patch-ad N ports/net/downloader/patches/patch-ae N ports/net/downloader/pkg/COMMENT N ports/net/downloader/pkg/DESCR N ports/net/downloader/pkg/PLIST No conflicts created by this import To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 22 17:45:15 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 4B53914CDF; Tue, 22 Jun 1999 17:45:12 -0700 (PDT) (envelope-from cpiazza@FreeBSD.org) Received: (from cpiazza@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id RAA75294; Tue, 22 Jun 1999 17:45:11 -0700 (PDT) (envelope-from cpiazza@FreeBSD.org) Message-Id: <199906230045.RAA75294@freefall.freebsd.org> From: Chris Piazza Date: Tue, 22 Jun 1999 17:45:11 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk cpiazza 1999/06/22 17:45:11 PDT Modified files: net Makefile Log: Activate downloader. Revision Changes Path 1.278 +2 -1 ports/net/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 22 17:46:31 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id E450714D2E; Tue, 22 Jun 1999 17:46:29 -0700 (PDT) (envelope-from cpiazza@FreeBSD.org) Received: (from cpiazza@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id RAA75470; Tue, 22 Jun 1999 17:46:29 -0700 (PDT) (envelope-from cpiazza@FreeBSD.org) Message-Id: <199906230046.RAA75470@freefall.freebsd.org> From: Chris Piazza Date: Tue, 22 Jun 1999 17:46:29 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/downloader Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk cpiazza 1999/06/22 17:46:28 PDT Modified files: net/downloader Makefile Log: Fix typo in the PKGNAME. Revision Changes Path 1.2 +2 -2 ports/net/downloader/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 22 18:26:35 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 7432014FC4; Tue, 22 Jun 1999 18:26:33 -0700 (PDT) (envelope-from mharo@FreeBSD.org) Received: (from mharo@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id SAA81672; Tue, 22 Jun 1999 18:26:33 -0700 (PDT) (envelope-from mharo@FreeBSD.org) Message-Id: <199906230126.SAA81672@freefall.freebsd.org> From: Michael Haro Date: Tue, 22 Jun 1999 18:26:33 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/audio/libmikmod Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk mharo 1999/06/22 18:26:33 PDT Modified files: audio/libmikmod Makefile Log: Update mastersite Noticed by: fenner distfile survey Revision Changes Path 1.4 +3 -2 ports/audio/libmikmod/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 22 18:28:32 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 491791501E; Tue, 22 Jun 1999 18:28:30 -0700 (PDT) (envelope-from taoka@FreeBSD.org) Received: (from taoka@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id SAA81887; Tue, 22 Jun 1999 18:28:30 -0700 (PDT) (envelope-from taoka@FreeBSD.org) Message-Id: <199906230128.SAA81887@freefall.freebsd.org> From: Satoshi Taoka Date: Tue, 22 Jun 1999 18:28:29 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/converters/fconv Makefile ports/converters/fconv/files md5 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk taoka 1999/06/22 18:28:29 PDT Modified files: converters/fconv Makefile converters/fconv/files md5 Log: (1) The old fconv-0.1.tar.gz had binaries for i386, these are not necessary. On another architecture, it cuases a problem. So removed these. PR: 12339 Submitted by: maintainer (author) (2) By (1), "ONLY_FOR_ARCHS=i386" is not necessary. Revision Changes Path 1.3 +1 -3 ports/converters/fconv/Makefile 1.2 +1 -1 ports/converters/fconv/files/md5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 22 19: 3:25 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 2695214D2E; Tue, 22 Jun 1999 19:03:24 -0700 (PDT) (envelope-from mharo@FreeBSD.org) Received: (from mharo@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id TAA85182; Tue, 22 Jun 1999 19:03:24 -0700 (PDT) (envelope-from mharo@FreeBSD.org) Message-Id: <199906230203.TAA85182@freefall.freebsd.org> From: Michael Haro Date: Tue, 22 Jun 1999 19:03:23 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/emulators/macutils Makefile ports/emulators/macutils/pkg PLIST Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk mharo 1999/06/22 19:03:23 PDT Modified files: emulators/macutils Makefile emulators/macutils/pkg PLIST Log: Move manpages from plist to makefile and other minor nits Revision Changes Path 1.5 +12 -10 ports/emulators/macutils/Makefile 1.2 +1 -8 ports/emulators/macutils/pkg/PLIST To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 22 19:22:20 1999 Delivered-To: cvs-all@freebsd.org Received: from janus.syracuse.net (janus.syracuse.net [205.232.47.15]) by hub.freebsd.org (Postfix) with ESMTP id 19F1A1513F; Tue, 22 Jun 1999 19:22:17 -0700 (PDT) (envelope-from green@unixhelp.org) Received: from localhost (green@localhost) by janus.syracuse.net (8.9.2/8.8.7) with ESMTP id WAA69877; Tue, 22 Jun 1999 22:22:24 -0400 (EDT) Date: Tue, 22 Jun 1999 22:22:23 -0400 (EDT) From: "Brian F. Feldman" X-Sender: green@janus.syracuse.net To: Mike Smith Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/i386/i386 mp_machdep.c In-Reply-To: <199906222054.NAA52749@freefall.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk On Tue, 22 Jun 1999, Mike Smith wrote: > msmith 1999/06/22 13:54:27 PDT > > Modified files: > sys/i386/i386 mp_machdep.c > Log: > Remove an unnecessary panic when sparse PCI bus numbering is encountered. > This is found eg. on some Compaq Proliant systems. Isn't this the kind of candidate for an instant MFC? > > Submitted by: peter > > Revision Changes Path > 1.103 +1 -3 src/sys/i386/i386/mp_machdep.c > > > Brian Fundakowski Feldman _ __ ___ ____ ___ ___ ___ green@FreeBSD.org _ __ ___ | _ ) __| \ FreeBSD: The Power to Serve! _ __ | _ \._ \ |) | http://www.FreeBSD.org/ _ |___/___/___/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 22 20:31:43 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 3EA1214CBA; Tue, 22 Jun 1999 20:31:41 -0700 (PDT) (envelope-from mharo@FreeBSD.org) Received: (from mharo@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id UAA91403; Tue, 22 Jun 1999 20:31:40 -0700 (PDT) (envelope-from mharo@FreeBSD.org) Message-Id: <199906230331.UAA91403@freefall.freebsd.org> From: Michael Haro Date: Tue, 22 Jun 1999 20:31:40 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/tzsetup tzsetup.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk mharo 1999/06/22 20:31:39 PDT Modified files: usr.sbin/tzsetup tzsetup.c Log: Make UTC or local time message a little more clear. Revision Changes Path 1.13 +2 -2 src/usr.sbin/tzsetup/tzsetup.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 22 20:40:30 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id E792714D20; Tue, 22 Jun 1999 20:40:28 -0700 (PDT) (envelope-from nsayer@FreeBSD.org) Received: (from nsayer@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id UAA92076; Tue, 22 Jun 1999 20:40:28 -0700 (PDT) (envelope-from nsayer@FreeBSD.org) Message-Id: <199906230340.UAA92076@freefall.freebsd.org> From: Nick Sayer Date: Tue, 22 Jun 1999 20:40:28 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail/pine4 Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk nsayer 1999/06/22 20:40:28 PDT Modified files: mail/pine4 Makefile Log: Preparation for importing pine4 + SSL port. Suggested-by: asami@freebsd.org Revision Changes Path 1.34 +7 -4 ports/mail/pine4/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 22 20:42:36 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 2CD9C14D2F; Tue, 22 Jun 1999 20:42:34 -0700 (PDT) (envelope-from nsayer@FreeBSD.org) Received: (from nsayer@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id UAA92257; Tue, 22 Jun 1999 20:42:34 -0700 (PDT) (envelope-from nsayer@FreeBSD.org) Message-Id: <199906230342.UAA92257@freefall.freebsd.org> From: Nick Sayer Date: Tue, 22 Jun 1999 20:42:33 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT modules Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk nsayer 1999/06/22 20:42:33 PDT Modified files: . modules Log: pine4-ssl --> ports/mail/pine4-ssl Revision Changes Path 1.125 +2 -1 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 22 20:43:26 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 3519514D37; Tue, 22 Jun 1999 20:43:23 -0700 (PDT) (envelope-from nsayer@FreeBSD.org) Received: (from nsayer@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id UAA92317; Tue, 22 Jun 1999 20:43:23 -0700 (PDT) (envelope-from nsayer@FreeBSD.org) Message-Id: <199906230343.UAA92317@freefall.freebsd.org> From: Nick Sayer Date: Tue, 22 Jun 1999 20:43:23 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail/pine4-ssl - Imported sources Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk nsayer 1999/06/22 20:43:22 PDT ports/mail/pine4-ssl - Imported sources Update of /home/ncvs/ports/mail/pine4-ssl In directory freefall.freebsd.org:/d/users/nsayer Log Message: Import of pine4-ssl port. Status: Vendor Tag: NSAYER Release Tags: nsayer1 N ports/mail/pine4-ssl/.login N ports/mail/pine4-ssl/.shrc N ports/mail/pine4-ssl/.profile N ports/mail/pine4-ssl/.Xauthority I ports/mail/pine4-ssl/CVS N ports/mail/pine4-ssl/.mailrc N ports/mail/pine4-ssl/.login_conf N ports/mail/pine4-ssl/.history N ports/mail/pine4-ssl/.cshrc N ports/mail/pine4-ssl/p.tgz N ports/mail/pine4-ssl/.hosts N ports/mail/pine4-ssl/.ssh/authorized_keys N ports/mail/pine4-ssl/.ssh/known_hosts N ports/mail/pine4-ssl/.ssh/random_seed N ports/mail/pine4-ssl/pine4-ssl/Makefile I ports/mail/pine4-ssl/pine4-ssl/pkg/CVS N ports/mail/pine4-ssl/pine4-ssl/pkg/COMMENT N ports/mail/pine4-ssl/pine4-ssl/pkg/DESCR N ports/mail/pine4-ssl/pine4-ssl/pkg/PLIST N ports/mail/pine4-ssl/pine4-ssl/files/md5 N ports/mail/pine4-ssl/pine4-ssl/files/dot.pinerc.pgp.sample N ports/mail/pine4-ssl/pine4-ssl/files/pgpdecode N ports/mail/pine4-ssl/pine4-ssl/files/pgpencrypt N ports/mail/pine4-ssl/pine4-ssl/files/pgpsign No conflicts created by this import To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 22 20:48:28 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 6430214BDE; Tue, 22 Jun 1999 20:48:25 -0700 (PDT) (envelope-from nsayer@FreeBSD.org) Received: (from nsayer@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id UAA92873; Tue, 22 Jun 1999 20:48:25 -0700 (PDT) (envelope-from nsayer@FreeBSD.org) Message-Id: <199906230348.UAA92873@freefall.freebsd.org> From: Nick Sayer Date: Tue, 22 Jun 1999 20:48:24 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk nsayer 1999/06/22 20:48:24 PDT Modified files: mail Makefile Log: Well, the import went badly. I have asked asami for advice on how to clean up, but in the mean time, I might as well finish what I can: Add pine4-ssl to ports/mail/Makefile Revision Changes Path 1.93 +2 -1 ports/mail/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 22 20:52:15 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id A67A414BDE; Tue, 22 Jun 1999 20:52:13 -0700 (PDT) (envelope-from jkh@FreeBSD.org) Received: (from jkh@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id UAA93146; Tue, 22 Jun 1999 20:52:13 -0700 (PDT) (envelope-from jkh@FreeBSD.org) Message-Id: <199906230352.UAA93146@freefall.freebsd.org> From: "Jordan K. Hubbard" Date: Tue, 22 Jun 1999 20:52:13 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/release/sysinstall menus.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jkh 1999/06/22 20:52:13 PDT Modified files: release/sysinstall menus.c Log: Eliminate dead ntp servers. Submitted by: mharo Revision Changes Path 1.208 +1 -7 src/release/sysinstall/menus.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 22 20:56:19 1999 Delivered-To: cvs-all@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (Postfix) with ESMTP id 6D15014BDE; Tue, 22 Jun 1999 20:55:55 -0700 (PDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.9.3/8.9.3) with ESMTP id VAA74225; Tue, 22 Jun 1999 21:55:50 -0600 (MDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.9.3/8.8.3) with ESMTP id VAA10477; Tue, 22 Jun 1999 21:54:03 -0600 (MDT) Message-Id: <199906230354.VAA10477@harmony.village.org> To: Jeroen Ruigrok/Asmodai Subject: Re: All this and documentation too? (was: cvs commit: src/sys/isa sio.c) Cc: Doug Rabson , Hellmuth Michaelis , nick.hibma@jrc.it, mike@smith.net.au, grog@lemis.com, peter@FreeBSD.ORG, cvs-all@FreeBSD.ORG, hackers@FreeBSD.ORG In-reply-to: Your message of "Tue, 22 Jun 1999 21:48:42 +0200." <19990622214842.D15249@daemon.ninth-circle.org> References: <19990622214842.D15249@daemon.ninth-circle.org> Date: Tue, 22 Jun 1999 21:54:03 -0600 From: Warner Losh Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk In message <19990622214842.D15249@daemon.ninth-circle.org> Jeroen Ruigrok/Asmodai writes: : Granted, we can never think of reaching a commercial level on documentating : the internals/code which all the committers provide. I think that the documenation that Doug has written to date EXCEEDS so called commercial standards. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 22 20:59: 1 1999 Delivered-To: cvs-all@freebsd.org Received: from mail.HiWAAY.net (fly.HiWAAY.net [208.147.154.56]) by hub.freebsd.org (Postfix) with ESMTP id 8494F14BDE; Tue, 22 Jun 1999 20:58:58 -0700 (PDT) (envelope-from sprice@hiwaay.net) Received: from localhost (sprice@localhost) by mail.HiWAAY.net (8.9.1a/8.9.0) with ESMTP id WAA23311; Tue, 22 Jun 1999 22:58:57 -0500 (CDT) Date: Tue, 22 Jun 1999 22:58:57 -0500 (CDT) From: Steve Price To: Nick Sayer Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/mail/pine4-ssl - Imported sources In-Reply-To: <199906230343.UAA92317@freefall.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk On Tue, 22 Jun 1999, Nick Sayer wrote: # nsayer 1999/06/22 20:43:22 PDT # # ports/mail/pine4-ssl - Imported sources # Update of /home/ncvs/ports/mail/pine4-ssl # In directory freefall.freebsd.org:/d/users/nsayer # # Log Message: # Import of pine4-ssl port. # # Status: # # Vendor Tag: NSAYER # Release Tags: nsayer1 # # N ports/mail/pine4-ssl/.login # N ports/mail/pine4-ssl/.shrc # N ports/mail/pine4-ssl/.profile # N ports/mail/pine4-ssl/.Xauthority # I ports/mail/pine4-ssl/CVS # N ports/mail/pine4-ssl/.mailrc # N ports/mail/pine4-ssl/.login_conf # N ports/mail/pine4-ssl/.history # N ports/mail/pine4-ssl/.cshrc # N ports/mail/pine4-ssl/p.tgz # N ports/mail/pine4-ssl/.hosts # N ports/mail/pine4-ssl/.ssh/authorized_keys # N ports/mail/pine4-ssl/.ssh/known_hosts # N ports/mail/pine4-ssl/.ssh/random_seed Did you really mean to import all of the above files? # N ports/mail/pine4-ssl/pine4-ssl/Makefile # I ports/mail/pine4-ssl/pine4-ssl/pkg/CVS # N ports/mail/pine4-ssl/pine4-ssl/pkg/COMMENT # N ports/mail/pine4-ssl/pine4-ssl/pkg/DESCR # N ports/mail/pine4-ssl/pine4-ssl/pkg/PLIST # N ports/mail/pine4-ssl/pine4-ssl/files/md5 # N ports/mail/pine4-ssl/pine4-ssl/files/dot.pinerc.pgp.sample # N ports/mail/pine4-ssl/pine4-ssl/files/pgpdecode # N ports/mail/pine4-ssl/pine4-ssl/files/pgpencrypt # N ports/mail/pine4-ssl/pine4-ssl/files/pgpsign # # No conflicts created by this import # # # To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 22 20:59:49 1999 Delivered-To: cvs-all@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (Postfix) with ESMTP id 78BB515413; Tue, 22 Jun 1999 20:59:21 -0700 (PDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.9.3/8.9.3) with ESMTP id VAA74232; Tue, 22 Jun 1999 21:59:19 -0600 (MDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.9.3/8.8.3) with ESMTP id VAA10501; Tue, 22 Jun 1999 21:57:32 -0600 (MDT) Message-Id: <199906230357.VAA10501@harmony.village.org> To: Jeroen Ruigrok/Asmodai Subject: Re: All this and documentation too? (was: cvs commit: src/sys/isa sio.c) Cc: Mike Smith , Greg Lehey , hm@hcs.de, dfr@nlsystems.com, peter@FreeBSD.ORG, cvs-all@FreeBSD.ORG, FreeBSD Hackers In-reply-to: Your message of "Tue, 22 Jun 1999 21:40:20 +0200." <19990622214019.B15249@daemon.ninth-circle.org> References: <19990622214019.B15249@daemon.ninth-circle.org> <19990622180252.J76907@freebie.lemis.com> <199906220842.BAA01553@dingo.cdrom.com> Date: Tue, 22 Jun 1999 21:57:32 -0600 From: Warner Losh Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk In message <19990622214019.B15249@daemon.ninth-circle.org> Jeroen Ruigrok/Asmodai writes: : No documentation is worse than just a sparse manpage. ls /usr/share/man/man9 | egrep bus_generic_attach.9.gz bus_generic_detach.9.gz bus_generic_map_intr.9.gz bus_generic_print_child.9.gz bus_generic_read_ivar.9.gz bus_generic_shutdown.9.gz bus_generic_write_ivar.9.gz devclass.9.gz devclass_add_driver.9.gz devclass_delete_driver.9.gz devclass_find.9.gz devclass_find_driver.9.gz devclass_get_device.9.gz devclass_get_devices.9.gz devclass_get_maxunit.9.gz devclass_get_name.9.gz devclass_get_softc.9.gz BUS_CONNECT_INTR.9.gz BUS_CREATE_INTR.9.gz BUS_PRINT_CHILD.9.gz BUS_READ_IVAR.9.gz BUS_WRITE_IVAR.9.gz DEVICE_ATTACH.9.gz DEVICE_DETACH.9.gz DEVICE_PROBE.9.gz DEVICE_SHUTDOWN.9.gz device.9.gz device_add_child.9.gz device_add_child_after.9.gz device_busy.9.gz device_delete_child.9.gz device_disable.9.gz device_enable.9.gz device_find_child.9.gz device_get_desc.9.gz device_get_devclass.9.gz device_get_driver.9.gz device_get_ivars.9.gz device_get_softc.9.gz device_get_state.9.gz device_get_unit.9.gz device_is_alive.9.gz device_is_enabled.9.gz device_probe_and_attach.9.gz device_set_desc.9.gz device_unbusy.9.gz driver.9.gz There may be more that I missed... Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 22 21:26:40 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 76F2414BB8; Tue, 22 Jun 1999 21:26:39 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id VAA95174; Tue, 22 Jun 1999 21:26:39 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Message-Id: <199906230426.VAA95174@freefall.freebsd.org> From: "David E. O'Brien" Date: Tue, 22 Jun 1999 21:26:39 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/games/hack Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk obrien 1999/06/22 21:26:39 PDT Modified files: games/hack Makefile Log: Create score files root:games rather than bin:{games,bin}. related-to-PR: bin/8440 Submitted by: Stephen J. Roznowski sjr@home.net Revision Changes Path 1.19 +4 -4 src/games/hack/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 22 21:30: 9 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 81CC814BB8; Tue, 22 Jun 1999 21:30:08 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id VAA95398; Tue, 22 Jun 1999 21:30:08 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Message-Id: <199906230430.VAA95398@freefall.freebsd.org> From: "David E. O'Brien" Date: Tue, 22 Jun 1999 21:30:08 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/games/hack Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk obrien 1999/06/22 21:30:08 PDT Modified files: (Branch: RELENG_3) games/hack Makefile Log: MFC: rev 1.19 (score file ownerships) Related-to-PR: bin/8440 Submitted by: Stephen J. Roznowski Revision Changes Path 1.18.2.1 +4 -4 src/games/hack/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 22 21:44:20 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 43246154C4; Tue, 22 Jun 1999 21:44:17 -0700 (PDT) (envelope-from julian@FreeBSD.org) Received: (from julian@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id VAA96892; Tue, 22 Jun 1999 21:44:17 -0700 (PDT) (envelope-from julian@FreeBSD.org) Message-Id: <199906230444.VAA96892@freefall.freebsd.org> From: Julian Elischer Date: Tue, 22 Jun 1999 21:44:17 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/nfs nfs_serv.c nfs_subs.c nfs_syscalls.c nfsm_subs.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk julian 1999/06/22 21:44:16 PDT Modified files: sys/nfs nfs_serv.c nfs_subs.c nfs_syscalls.c nfsm_subs.h Log: Matt's NFS fixes. Submitted by: Matt Dillon Reviewed by: David Cross, Julian Elischer, Mike Smith, Drew Gallatin 3.2 version to follow when tested Revision Changes Path 1.79 +878 -349 src/sys/nfs/nfs_serv.c 1.76 +89 -36 src/sys/nfs/nfs_subs.c 1.50 +2 -2 src/sys/nfs/nfs_syscalls.c 1.24 +5 -4 src/sys/nfs/nfsm_subs.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 22 22:51:40 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 94AE4154DD; Tue, 22 Jun 1999 22:51:38 -0700 (PDT) (envelope-from imp@FreeBSD.org) Received: (from imp@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id WAA02526; Tue, 22 Jun 1999 22:51:38 -0700 (PDT) (envelope-from imp@FreeBSD.org) Message-Id: <199906230551.WAA02526@freefall.freebsd.org> From: Warner Losh Date: Tue, 22 Jun 1999 22:51:38 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src UPDATING Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk imp 1999/06/22 22:51:38 PDT Modified files: . UPDATING Log: Add latest syscons cleanup. Revision Changes Path 1.34 +6 -1 src/UPDATING To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 22 23:26:59 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id EBF7115505; Tue, 22 Jun 1999 23:26:57 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id XAA05559; Tue, 22 Jun 1999 23:26:57 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Message-Id: <199906230626.XAA05559@freefall.freebsd.org> From: "David E. O'Brien" Date: Tue, 22 Jun 1999 23:26:57 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security/fwtk Makefile ports/security/fwtk/patches patch-az Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk obrien 1999/06/22 23:26:57 PDT Modified files: security/fwtk Makefile Added files: security/fwtk/patches patch-az Log: Obey "NO_X11". Submitted by: Phil Homewood Revision Changes Path 1.13 +8 -3 ports/security/fwtk/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 22 23:29:20 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id A1C6515505; Tue, 22 Jun 1999 23:29:17 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id XAA05739; Tue, 22 Jun 1999 23:29:17 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Message-Id: <199906230629.XAA05739@freefall.freebsd.org> From: "David E. O'Brien" Date: Tue, 22 Jun 1999 23:29:17 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail/mutt Makefile ports/mail/mutt/files md5 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk obrien 1999/06/22 23:29:16 PDT Modified files: mail/mutt Makefile mail/mutt/files md5 Log: Upgrade to version 0.95.6. Revision Changes Path 1.61 +3 -3 ports/mail/mutt/Makefile 1.43 +1 -1 ports/mail/mutt/files/md5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 22 23:37:55 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id BB43C15519; Tue, 22 Jun 1999 23:37:48 -0700 (PDT) (envelope-from taoka@FreeBSD.org) Received: (from taoka@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id XAA06802; Tue, 22 Jun 1999 23:37:48 -0700 (PDT) (envelope-from taoka@FreeBSD.org) Message-Id: <199906230637.XAA06802@freefall.freebsd.org> From: Satoshi Taoka Date: Tue, 22 Jun 1999 23:37:47 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics/xpdf Makefile ports/graphics/xpdf/files md5 ports/graphics/xpdf/pkg DESCR Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk taoka 1999/06/22 23:37:47 PDT Modified files: graphics/xpdf Makefile graphics/xpdf/files md5 graphics/xpdf/pkg DESCR Log: (1) modified to handle encrypted pdf files PR: ports/12337 Submitted by: Christopher Hall (2) fixed MASTER_SITES: - ftp://ftp.cdrom.com/pub/tex/ctan/support/xpdf/ + ${MASTER_SITE_TEX_CTAN} Revision Changes Path 1.21 +13 -3 ports/graphics/xpdf/Makefile 1.10 +1 -0 ports/graphics/xpdf/files/md5 1.3 +2 -0 ports/graphics/xpdf/pkg/DESCR To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 22 23:38:13 1999 Delivered-To: cvs-all@freebsd.org Received: from smtp03.wxs.nl (smtp03.wxs.nl [195.121.6.37]) by hub.freebsd.org (Postfix) with ESMTP id EEF8A155C1; Tue, 22 Jun 1999 23:37:56 -0700 (PDT) (envelope-from asmodai@wxs.nl) Received: from daemon.ninth-circle.org ([195.121.197.147]) by smtp03.wxs.nl (Netscape Messaging Server 3.61) with ESMTP id AAB5C87; Wed, 23 Jun 1999 08:37:54 +0200 Received: (from asmodai@localhost) by daemon.ninth-circle.org (8.9.3/8.9.3) id HAA17863; Wed, 23 Jun 1999 07:49:31 +0200 (CEST) (envelope-from asmodai) Date: Wed, 23 Jun 1999 07:49:31 +0200 From: Jeroen Ruigrok/Asmodai To: Warner Losh Cc: Jeroen Ruigrok/Asmodai , Mike Smith , Greg Lehey , hm@hcs.de, dfr@nlsystems.com, peter@FreeBSD.ORG, cvs-all@FreeBSD.ORG, FreeBSD Hackers Subject: Re: All this and documentation too? (was: cvs commit: src/sys/isa sio.c) Message-ID: <19990623074931.B17840@daemon.ninth-circle.org> References: <19990622214019.B15249@daemon.ninth-circle.org> <19990622180252.J76907@freebie.lemis.com> <199906220842.BAA01553@dingo.cdrom.com> <19990622214019.B15249@daemon.ninth-circle.org> <199906230357.VAA10501@harmony.village.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii User-Agent: Mutt/0.96.3i In-Reply-To: <199906230357.VAA10501@harmony.village.org>; from Warner Losh on Tue, Jun 22, 1999 at 09:57:32PM -0600 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk * Warner Losh (imp@harmony.village.org) [990623 07:43]: > @daemon.ninth-circle.org> Jeroen Ruigrok/Asmodai writes: > : No documentation is worse than just a sparse manpage. > > ls /usr/share/man/man9 | egrep Oh, I wasn't implying that the newbus guys didn't document anything. I was merely commenting in a more general sense, but my timing within the thread might have given the idea it was said within the context of the newbus discussion/talks. Apologies if people thought so, but I thought I was careful enough to generalise it. -- Jeroen Ruigrok van der Werven asmodai(at)wxs.nl The *BSD Programmer's Documentation Project Network/Security Specialist *BSD: We are back and will not accept no... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 22 23:38:14 1999 Delivered-To: cvs-all@freebsd.org Received: from smtp03.wxs.nl (smtp03.wxs.nl [195.121.6.37]) by hub.freebsd.org (Postfix) with ESMTP id D410E155E8; Tue, 22 Jun 1999 23:37:57 -0700 (PDT) (envelope-from asmodai@wxs.nl) Received: from daemon.ninth-circle.org ([195.121.197.147]) by smtp03.wxs.nl (Netscape Messaging Server 3.61) with ESMTP id AAC5C87; Wed, 23 Jun 1999 08:37:56 +0200 Received: (from asmodai@localhost) by daemon.ninth-circle.org (8.9.3/8.9.3) id HAA17859; Wed, 23 Jun 1999 07:47:48 +0200 (CEST) (envelope-from asmodai) Date: Wed, 23 Jun 1999 07:47:48 +0200 From: Jeroen Ruigrok/Asmodai To: Warner Losh Cc: Jeroen Ruigrok/Asmodai , Doug Rabson , Hellmuth Michaelis , nick.hibma@jrc.it, mike@smith.net.au, grog@lemis.com, peter@FreeBSD.ORG, cvs-all@FreeBSD.ORG, hackers@FreeBSD.ORG Subject: Re: All this and documentation too? (was: cvs commit: src/sys/isa sio.c) Message-ID: <19990623074748.A17840@daemon.ninth-circle.org> References: <19990622214842.D15249@daemon.ninth-circle.org> <19990622214842.D15249@daemon.ninth-circle.org> <199906230354.VAA10477@harmony.village.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii User-Agent: Mutt/0.96.3i In-Reply-To: <199906230354.VAA10477@harmony.village.org>; from Warner Losh on Tue, Jun 22, 1999 at 09:54:03PM -0600 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk * Warner Losh (imp@harmony.village.org) [990623 07:43]: > daemon.ninth-circle.org> Jeroen Ruigrok/Asmodai writes: > : Granted, we can never think of reaching a commercial level on documentating > : the internals/code which all the committers provide. > > I think that the documenation that Doug has written to date EXCEEDS so > called commercial standards. Then I am happy to change to all to most from the above sentence (which ought to have been most up there from the first). -- Jeroen Ruigrok van der Werven asmodai(at)wxs.nl The *BSD Programmer's Documentation Project Network/Security Specialist *BSD: We are back and will not accept no... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 22 23:39:11 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 708D11552B; Tue, 22 Jun 1999 23:39:09 -0700 (PDT) (envelope-from imp@FreeBSD.org) Received: (from imp@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id XAA06944; Tue, 22 Jun 1999 23:39:09 -0700 (PDT) (envelope-from imp@FreeBSD.org) Message-Id: <199906230639.XAA06944@freefall.freebsd.org> From: Warner Losh Date: Tue, 22 Jun 1999 23:39:09 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src UPDATING Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk imp 1999/06/22 23:39:09 PDT Modified files: . UPDATING Log: Ooops. Forgot about kernel config requirement. Revision Changes Path 1.35 +3 -1 src/UPDATING To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 22 23:56:28 1999 Delivered-To: cvs-all@freebsd.org Received: from dingo.cdrom.com (castles561.castles.com [208.214.165.125]) by hub.freebsd.org (Postfix) with ESMTP id C672914C94; Tue, 22 Jun 1999 23:56:25 -0700 (PDT) (envelope-from mike@dingo.cdrom.com) Received: from dingo.cdrom.com (localhost [127.0.0.1]) by dingo.cdrom.com (8.9.3/8.8.8) with ESMTP id XAA00630; Tue, 22 Jun 1999 23:52:25 -0700 (PDT) (envelope-from mike@dingo.cdrom.com) Message-Id: <199906230652.XAA00630@dingo.cdrom.com> X-Mailer: exmh version 2.0.2 2/24/98 To: Greg Lehey Cc: Mark Newton , hm@hcs.de, nick.hibma@jrc.it, mike@smith.net.au, dfr@nlsystems.com, peter@FreeBSD.ORG, cvs-all@FreeBSD.ORG, hackers@FreeBSD.ORG Subject: Re: All this and documentation too? (was: cvs commit: src/sys/isa sio.c) In-reply-to: Your message of "Wed, 23 Jun 1999 08:49:19 +0930." <19990623084919.R76907@freebie.lemis.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 22 Jun 1999 23:52:25 -0700 From: Mike Smith Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk > >> In case FreeBSD wants to enter commercial environments, we have to behave > >> like behaving in commercial environments. > > > > Ok, so let's follow Microsoft's industry-leading documentation standards. > > He said "commercial", not "toy". Given that I've just spent a very unhappy couple of weeks demonstrating that this "toy" you're referring to outperforms us by a factor of anything from 3 to 10 on a range of basic benchmarks, and has hundreds of developer-oriented books on the shelves in every major bookstore in the developed world, I think your position is perhaps slightly less than tenable here. But Mark illustrates my point perfectly; developers don't write documentation. That's what camp followers are for. So far, we have the ones that whine about the loot and throw mud at us when we march too slowly, but not enough of the ones that sew our banners, mend our pots and pans, or teach our version of the gospel to the heathens we subdue. -- \\ The mind's the standard \\ Mike Smith \\ of the man. \\ msmith@freebsd.org \\ -- Joseph Merrick \\ msmith@cdrom.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 23 0: 0: 4 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 9FFC814C94; Wed, 23 Jun 1999 00:00:02 -0700 (PDT) (envelope-from taoka@FreeBSD.org) Received: (from taoka@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id AAA09316; Wed, 23 Jun 1999 00:00:01 -0700 (PDT) (envelope-from taoka@FreeBSD.org) Message-Id: <199906230700.AAA09316@freefall.freebsd.org> From: Satoshi Taoka Date: Wed, 23 Jun 1999 00:00:01 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics/xpdf Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk taoka 1999/06/23 00:00:00 PDT Modified files: graphics/xpdf Makefile Log: Fixed a bug which I made (.endfi -> .endif) Revision Changes Path 1.22 +1 -1 ports/graphics/xpdf/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 23 0: 0:34 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 345AB14C94; Wed, 23 Jun 1999 00:00:32 -0700 (PDT) (envelope-from ru@FreeBSD.org) Received: (from ru@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id AAA09381; Wed, 23 Jun 1999 00:00:32 -0700 (PDT) (envelope-from ru@FreeBSD.org) Message-Id: <199906230700.AAA09381@freefall.freebsd.org> From: Ruslan Ermilov Date: Wed, 23 Jun 1999 00:00:32 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/reboot reboot.8 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk ru 1999/06/23 00:00:31 PDT Modified files: sbin/reboot reboot.8 Log: Clarify some details. Revision Changes Path 1.6 +15 -8 src/sbin/reboot/reboot.8 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 23 0: 3:21 1999 Delivered-To: cvs-all@freebsd.org Received: from dingo.cdrom.com (castles561.castles.com [208.214.165.125]) by hub.freebsd.org (Postfix) with ESMTP id 8DF6314C94; Wed, 23 Jun 1999 00:03:18 -0700 (PDT) (envelope-from mike@dingo.cdrom.com) Received: from dingo.cdrom.com (localhost [127.0.0.1]) by dingo.cdrom.com (8.9.3/8.8.8) with ESMTP id AAA00687; Wed, 23 Jun 1999 00:00:11 -0700 (PDT) (envelope-from mike@dingo.cdrom.com) Message-Id: <199906230700.AAA00687@dingo.cdrom.com> X-Mailer: exmh version 2.0.2 2/24/98 To: "Brian F. Feldman" Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/i386/i386 mp_machdep.c In-reply-to: Your message of "Tue, 22 Jun 1999 22:22:23 EDT." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Wed, 23 Jun 1999 00:00:11 -0700 From: Mike Smith Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk > On Tue, 22 Jun 1999, Mike Smith wrote: > > > msmith 1999/06/22 13:54:27 PDT > > > > Modified files: > > sys/i386/i386 mp_machdep.c > > Log: > > Remove an unnecessary panic when sparse PCI bus numbering is encountered. > > This is found eg. on some Compaq Proliant systems. > > Isn't this the kind of candidate for an instant MFC? I just wanted to let anyone that felt attached to this code scream first. There's another one that I want to expand on (makes NCPU work as a CPU count restrictor) before it goes in; both of these are a little contentious so I didn't want to be too gung-ho. -- \\ The mind's the standard \\ Mike Smith \\ of the man. \\ msmith@freebsd.org \\ -- Joseph Merrick \\ msmith@cdrom.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 23 0: 9:29 1999 Delivered-To: cvs-all@freebsd.org Received: from allegro.lemis.com (allegro.lemis.com [192.109.197.134]) by hub.freebsd.org (Postfix) with ESMTP id A0BE815547; Wed, 23 Jun 1999 00:09:21 -0700 (PDT) (envelope-from grog@freebie.lemis.com) Received: from freebie.lemis.com (freebie.lemis.com [192.109.197.137]) by allegro.lemis.com (8.9.1/8.9.0) with ESMTP id QAA19291; Wed, 23 Jun 1999 16:39:22 +0930 (CST) Received: (from grog@localhost) by freebie.lemis.com (8.9.3/8.9.0) id QAA83427; Wed, 23 Jun 1999 16:39:28 +0930 (CST) Date: Wed, 23 Jun 1999 16:39:28 +0930 From: Greg Lehey To: Mike Smith Cc: Mark Newton , hm@hcs.de, nick.hibma@jrc.it, dfr@nlsystems.com, peter@FreeBSD.ORG, cvs-all@FreeBSD.ORG, hackers@FreeBSD.ORG Subject: Microsoft performance (was: All this and documentation too? (was: cvs commit: src/sys/isa sio.c)) Message-ID: <19990623163928.E581@freebie.lemis.com> References: <19990623084919.R76907@freebie.lemis.com> <199906230652.XAA00630@dingo.cdrom.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.4i In-Reply-To: <199906230652.XAA00630@dingo.cdrom.com>; from Mike Smith on Tue, Jun 22, 1999 at 11:52:25PM -0700 WWW-Home-Page: http://www.lemis.com/~grog X-PGP-Fingerprint: 6B 7B C3 8C 61 CD 54 AF 13 24 52 F8 6D A4 95 EF Organization: LEMIS, PO Box 460, Echunga SA 5153, Australia Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-41-739-7062 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk On Tuesday, 22 June 1999 at 23:52:25 -0700, Mike Smith wrote: >>>> In case FreeBSD wants to enter commercial environments, we have to behave >>>> like behaving in commercial environments. >>> >>> Ok, so let's follow Microsoft's industry-leading documentation standards. >> >> He said "commercial", not "toy". > > Given that I've just spent a very unhappy couple of weeks demonstrating > that this "toy" you're referring to outperforms us by a factor of > anything from 3 to 10 on a range of basic benchmarks, Really? This is so different from anything I've heard that I'm astounded. How about some details? > and has hundreds of developer-oriented books on the shelves in every > major bookstore in the developed world, I think your position is > perhaps slightly less than tenable here. If that's a given, yes. > But Mark illustrates my point perfectly; developers don't write > documentation. That's what camp followers are for. So far, we have > the ones that whine about the loot and throw mud at us when we march > too slowly, but not enough of the ones that sew our banners, mend our > pots and pans, or teach our version of the gospel to the heathens we > subdue. You can never get enough of them. Greg -- See complete headers for address, home page and phone numbers finger grog@lemis.com for PGP public key To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 23 0:30:57 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 41EAC14E35; Wed, 23 Jun 1999 00:28:35 -0700 (PDT) (envelope-from nsayer@FreeBSD.org) Received: (from nsayer@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id AAA12675; Wed, 23 Jun 1999 00:28:35 -0700 (PDT) (envelope-from nsayer@FreeBSD.org) Message-Id: <199906230728.AAA12675@freefall.freebsd.org> From: Nick Sayer Date: Wed, 23 Jun 1999 00:28:35 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail/pine4-ssl .Xauthority .cshrc .history .hosts .login .login_conf .mailrc .profile .shrc p.tgz ports/mail/pine4-ssl/.ssh authorized_keys known_hosts random_seed ports/mail/pine4-ssl/pine4-ssl Makefile ports/mail/pine4-ssl/pine4-ssl/files ... Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk nsayer 1999/06/23 00:28:34 PDT Removed files: mail/pine4-ssl .Xauthority .cshrc .history .hosts .login .login_conf .mailrc .profile .shrc p.tgz mail/pine4-ssl/.ssh authorized_keys known_hosts random_seed mail/pine4-ssl/pine4-ssl Makefile mail/pine4-ssl/pine4-ssl/files dot.pinerc.pgp.sample md5 pgpdecode pgpencrypt pgpsign mail/pine4-ssl/pine4-ssl/pkg COMMENT DESCR PLIST Log: Wiping out the pine4-ssl port to try again. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 23 0:31: 0 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 8851514E7C; Wed, 23 Jun 1999 00:30:56 -0700 (PDT) (envelope-from nsayer@FreeBSD.org) Received: (from nsayer@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id AAA12879; Wed, 23 Jun 1999 00:30:56 -0700 (PDT) (envelope-from nsayer@FreeBSD.org) Message-Id: <199906230730.AAA12879@freefall.freebsd.org> From: Nick Sayer Date: Wed, 23 Jun 1999 00:30:56 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail/pine4-ssl - Imported sources Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk nsayer 1999/06/23 00:30:56 PDT ports/mail/pine4-ssl - Imported sources Update of /home/ncvs/ports/mail/pine4-ssl In directory freefall.freebsd.org:/d/users/nsayer/pine4-ssl Log Message: Second try at importing the pine4 + SSL port Status: Vendor Tag: NSAYER Release Tags: nsayer2 N ports/mail/pine4-ssl/Makefile I ports/mail/pine4-ssl/pkg/CVS N ports/mail/pine4-ssl/pkg/COMMENT N ports/mail/pine4-ssl/pkg/DESCR N ports/mail/pine4-ssl/pkg/PLIST N ports/mail/pine4-ssl/files/md5 N ports/mail/pine4-ssl/files/dot.pinerc.pgp.sample N ports/mail/pine4-ssl/files/pgpdecode N ports/mail/pine4-ssl/files/pgpencrypt N ports/mail/pine4-ssl/files/pgpsign No conflicts created by this import To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 23 0:42: 9 1999 Delivered-To: cvs-all@freebsd.org Received: from hcsext.hcs.de (hcshh.hcs.de [194.123.40.1]) by hub.freebsd.org (Postfix) with SMTP id 2CB4314E7C; Wed, 23 Jun 1999 00:42:05 -0700 (PDT) (envelope-from hm@hcs.de) Received: from hcswork.hcs.de([192.76.124.5]) (1866 bytes) by hcsext.hcs.de via sendmail with P:smtp/R:inet_hosts/T:smtp (sender: ) id for ; Wed, 23 Jun 1999 09:42:05 +0200 (CEST) (Smail-3.2.0.104 1998-Nov-20 #1 built 1998-Dec-11) Received: by hcswork.hcs.de (Smail3.1.29.0 #12) id m10whfY-0000dCC; Wed, 23 Jun 99 09:42 METDST Message-Id: From: hm@hcs.de (Hellmuth Michaelis) Subject: Re: All this and documentation too? (was: cvs commit: src/sys/isa sio.c) In-Reply-To: <199906230357.VAA10501@harmony.village.org> from Warner Losh at "Jun 22, 99 09:57:32 pm" To: imp@harmony.village.org (Warner Losh) Date: Wed, 23 Jun 1999 09:42:04 +0200 (METDST) Cc: asmodai@wxs.nl, mike@smith.net.au, grog@lemis.com, hm@hcs.de, dfr@nlsystems.com, peter@FreeBSD.ORG, cvs-all@FreeBSD.ORG, hackers@FreeBSD.ORG Reply-To: hm@hcs.de Organization: HCS Hanseatischer Computerservice GmbH X-Mailer: ELM [version 2.4ME+ PL39 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Content-Length: 732 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk From the keyboard of Warner Losh: > ls /usr/share/man/man9 | egrep > > bus_generic_attach.9.gz > bus_generic_detach.9.gz [...] I know. I just don't get an idea of the concept. Or am i missing something here (something like a meta-manpage or a general description containing pointers to the technical details to the already-being-there man-pages) ? Perhaps it's just an oversight on my side ? hellmuth -- Hellmuth Michaelis Tel +49 40 559747-70 HCS Hanseatischer Computerservice GmbH Fax +49 40 559747-77 Oldesloer Strasse 97-99 Mail hm [at] hcs.de 22457 Hamburg WWW http://www.hcs.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 23 1:14:45 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id B060214FC6; Wed, 23 Jun 1999 01:14:43 -0700 (PDT) (envelope-from yokota@FreeBSD.org) Received: (from yokota@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id BAA17409; Wed, 23 Jun 1999 01:14:43 -0700 (PDT) (envelope-from yokota@FreeBSD.org) Message-Id: <199906230814.BAA17409@freefall.freebsd.org> From: Kazutaka YOKOTA Date: Wed, 23 Jun 1999 01:14:43 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/syscons/keymaps ce.iso2.kbd cz.iso2.kbd sk.iso2.kbd INDEX.keymaps Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk yokota 1999/06/23 01:14:43 PDT Modified files: share/syscons/keymaps INDEX.keymaps Makefile Added files: share/syscons/keymaps ce.iso2.kbd cz.iso2.kbd sk.iso2.kbd Log: Add Central European, Czech and Slovak keymaps. PR: misc/11443, misc/11446, misc/11447 Submitted by: G. Adam Stanislav Revision Changes Path 1.27 +7 -1 src/share/syscons/keymaps/INDEX.keymaps 1.35 +4 -1 src/share/syscons/keymaps/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 23 1:21:47 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 640DF15519; Wed, 23 Jun 1999 01:21:45 -0700 (PDT) (envelope-from yokota@FreeBSD.org) Received: (from yokota@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id BAA17977; Wed, 23 Jun 1999 01:21:45 -0700 (PDT) (envelope-from yokota@FreeBSD.org) Message-Id: <199906230821.BAA17977@freefall.freebsd.org> From: Kazutaka YOKOTA Date: Wed, 23 Jun 1999 01:21:45 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/syscons/keymaps ce.iso2.kbd cz.iso2.kbd sk.iso2.kbd INDEX.keymaps Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk yokota 1999/06/23 01:21:44 PDT Modified files: (Branch: RELENG_3) share/syscons/keymaps INDEX.keymaps Makefile Added files: (Branch: RELENG_3) share/syscons/keymaps ce.iso2.kbd cz.iso2.kbd sk.iso2.kbd Log: MFC: Add Central European, Czech and Slovak keymaps. PR: misc/11443, misc/11446, misc/11447 Submitted by: G. Adam Stanislav Revision Changes Path 1.25.2.2 +7 -1 src/share/syscons/keymaps/INDEX.keymaps 1.33.2.2 +4 -1 src/share/syscons/keymaps/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 23 1:22:40 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 919D614BDB; Wed, 23 Jun 1999 01:22:38 -0700 (PDT) (envelope-from yokota@FreeBSD.org) Received: (from yokota@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id BAA18029; Wed, 23 Jun 1999 01:22:38 -0700 (PDT) (envelope-from yokota@FreeBSD.org) Message-Id: <199906230822.BAA18029@freefall.freebsd.org> From: Kazutaka YOKOTA Date: Wed, 23 Jun 1999 01:22:38 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en/handbook/contrib chapter.sgml Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk yokota 1999/06/23 01:22:38 PDT Modified files: en/handbook/contrib chapter.sgml Log: Added G. Adam Stanislav for central european keymaps. Revision Changes Path 1.54 +5 -1 doc/en/handbook/contrib/chapter.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 23 1:30:26 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 4CC9C14FC3; Wed, 23 Jun 1999 01:30:25 -0700 (PDT) (envelope-from n_hibma@FreeBSD.org) Received: (from n_hibma@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id BAA19005; Wed, 23 Jun 1999 01:30:25 -0700 (PDT) (envelope-from n_hibma@FreeBSD.org) Message-Id: <199906230830.BAA19005@freefall.freebsd.org> From: Nick Hibma Date: Wed, 23 Jun 1999 01:30:25 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/usb usb.c usbdi.c usbdi.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk n_hibma 1999/06/23 01:30:24 PDT Modified files: sys/dev/usb usb.c usbdi.c usbdi.h Log: Forgotten in the previous commit: Submitted by: Christopher Masto Revision Changes Path 1.14 +1 -1 src/sys/dev/usb/usb.c 1.20 +1 -1 src/sys/dev/usb/usbdi.c 1.13 +1 -1 src/sys/dev/usb/usbdi.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 23 1:41: 0 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id B833A14A12; Wed, 23 Jun 1999 01:40:58 -0700 (PDT) (envelope-from brian@FreeBSD.org) Received: (from brian@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id BAA19974; Wed, 23 Jun 1999 01:40:58 -0700 (PDT) (envelope-from brian@FreeBSD.org) Message-Id: <199906230840.BAA19974@freefall.freebsd.org> From: Brian Somers Date: Wed, 23 Jun 1999 01:40:58 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/release/sysinstall dist.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk brian 1999/06/23 01:40:58 PDT Modified files: release/sysinstall dist.c Log: The ports tree is now 83MB. Change ``about 50MB'' to ``about 90MB''. Suggested by: Mark Knight From: Brian Somers Date: Wed, 23 Jun 1999 01:42:02 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/release/sysinstall dist.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk brian 1999/06/23 01:42:01 PDT Modified files: (Branch: RELENG_3) release/sysinstall dist.c Log: MFC: 50M -> 90M Revision Changes Path 1.132.2.8 +2 -2 src/release/sysinstall/dist.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 23 1:56:19 1999 Delivered-To: cvs-all@freebsd.org Received: from flood.ping.uio.no (flood.ping.uio.no [129.240.78.31]) by hub.freebsd.org (Postfix) with ESMTP id A7E2514C39; Wed, 23 Jun 1999 01:56:15 -0700 (PDT) (envelope-from des@flood.ping.uio.no) Received: (from des@localhost) by flood.ping.uio.no (8.9.3/8.9.1) id KAA12501; Wed, 23 Jun 1999 10:56:14 +0200 (CEST) (envelope-from des) To: Nick Sayer Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/mail/pine4-ssl .Xauthority .cshrc .history .hosts .login .login_conf .mailrc .profile .shrc p.tgz ports/mail/pine4-ssl/.ssh authorized_keys known_hosts random_seed ports/mail/pine4-ssl/pine4-ssl Makefile ports/mail/pine4-ssl/pine4-ssl/files ... References: <199906230728.AAA12675@freefall.freebsd.org> From: Dag-Erling Smorgrav Date: 23 Jun 1999 10:56:13 +0200 In-Reply-To: Nick Sayer's message of "Wed, 23 Jun 1999 00:28:35 -0700 (PDT)" Message-ID: Lines: 21 X-Mailer: Gnus v5.5/Emacs 19.34 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk Nick Sayer writes: > nsayer 1999/06/23 00:28:34 PDT > > Removed files: > mail/pine4-ssl .Xauthority .cshrc .history .hosts .login > .login_conf .mailrc .profile .shrc p.tgz > mail/pine4-ssl/.ssh authorized_keys known_hosts random_seed > mail/pine4-ssl/pine4-ssl Makefile > mail/pine4-ssl/pine4-ssl/files dot.pinerc.pgp.sample md5 > pgpdecode pgpencrypt pgpsign > mail/pine4-ssl/pine4-ssl/pkg COMMENT DESCR PLIST > Log: > Wiping out the pine4-ssl port to try again. This won't help. Ask {satoshi,jdp,peter}@freebsd.org to nuke it. Good thing you didn't have an ssh key pair in your .ssh directory... DES -- Dag-Erling Smorgrav - des@flood.ping.uio.no To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 23 1:59:29 1999 Delivered-To: cvs-all@freebsd.org Received: from flood.ping.uio.no (flood.ping.uio.no [129.240.78.31]) by hub.freebsd.org (Postfix) with ESMTP id EEA8614D6E; Wed, 23 Jun 1999 01:59:24 -0700 (PDT) (envelope-from des@flood.ping.uio.no) Received: (from des@localhost) by flood.ping.uio.no (8.9.3/8.9.1) id KAA12582; Wed, 23 Jun 1999 10:59:23 +0200 (CEST) (envelope-from des) To: Kazutaka YOKOTA Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/i386/i386 cons.c cons.h src/sys/i386/isa vesa.c src/sys/i386/include console.h src/sys/alpha/alpha cons.c src/sys/alpha/conf files.alpha options.alpha src/sys/alpha/include cons.h console.h src/sys/dev/fb vga.c fb.c fbreg.h splash.c ... References: <199906221414.HAA17012@freefall.freebsd.org> From: Dag-Erling Smorgrav Date: 23 Jun 1999 10:59:23 +0200 In-Reply-To: Kazutaka YOKOTA's message of "Tue, 22 Jun 1999 07:14:07 -0700 (PDT)" Message-ID: Lines: 10 X-Mailer: Gnus v5.5/Emacs 19.34 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk Kazutaka YOKOTA writes: > - Added a new key function, PREV. When this key is pressed, the vty > immediately before the current vty will become foreground. Analogue > to PREV, which is usually assigned to the PrntScrn key. ^^^^ I think you mean ``NEXT'' :) DES -- Dag-Erling Smorgrav - des@flood.ping.uio.no To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 23 2: 6:22 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 9071C14D6E; Wed, 23 Jun 1999 02:06:20 -0700 (PDT) (envelope-from ru@FreeBSD.org) Received: (from ru@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id CAA22619; Wed, 23 Jun 1999 02:06:20 -0700 (PDT) (envelope-from ru@FreeBSD.org) Message-Id: <199906230906.CAA22619@freefall.freebsd.org> From: Ruslan Ermilov Date: Wed, 23 Jun 1999 02:06:20 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/boot/i386/loader loader.8 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk ru 1999/06/23 02:06:20 PDT Modified files: sys/boot/i386/loader loader.8 Log: -mdoc fix. Revision Changes Path 1.7 +2 -2 src/sys/boot/i386/loader/loader.8 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 23 2:19:23 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 8AA4014D6E; Wed, 23 Jun 1999 02:19:21 -0700 (PDT) (envelope-from ru@FreeBSD.org) Received: (from ru@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id CAA23561; Wed, 23 Jun 1999 02:19:21 -0700 (PDT) (envelope-from ru@FreeBSD.org) Message-Id: <199906230919.CAA23561@freefall.freebsd.org> From: Ruslan Ermilov Date: Wed, 23 Jun 1999 02:19:21 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/boot/common help.common src/sys/boot/i386/loader loader.8 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk ru 1999/06/23 02:19:20 PDT Modified files: (Branch: RELENG_3) sys/boot/common help.common sys/boot/i386/loader loader.8 Log: MFC: Document ``init_path'' and fix two typos. Revision Changes Path 1.4.2.5 +10 -1 src/sys/boot/common/help.common 1.1.2.5 +6 -2 src/sys/boot/i386/loader/loader.8 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 23 2:55:41 1999 Delivered-To: cvs-all@freebsd.org Received: from zabagek.ihf.rwth-aachen.de (zabagek.ihf.RWTH-Aachen.DE [134.130.90.60]) by hub.freebsd.org (Postfix) with ESMTP id 21845150CD; Wed, 23 Jun 1999 02:55:13 -0700 (PDT) (envelope-from tg@zabagek.ihf.rwth-aachen.de) Received: (from tg@localhost) by zabagek.ihf.rwth-aachen.de (8.9.3/8.9.3) id LAA92549; Wed, 23 Jun 1999 11:56:09 +0200 (CEST) (envelope-from tg) To: Kazutaka YOKOTA Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sys/i386/i386 cons.c cons.h src/sys/i386/isa vesa.c src/sys/i386/include console.h src/sys/alpha/alpha cons.c src/sys/alpha/conf files.alpha options.alpha src/sys/alpha/include cons.h console.h src/sys/dev/fb vga.c fb.c fbreg.h splash.c ... References: <199906221414.HAA17012@freefall.freebsd.org> Mime-Version: 1.0 (generated by tm-edit 7.108) Content-Type: text/plain; charset=US-ASCII From: Thomas Gellekum Date: 23 Jun 1999 11:56:08 +0200 In-Reply-To: Kazutaka YOKOTA's message of "Tue, 22 Jun 1999 07:14:07 -0700 (PDT)" Message-ID: Lines: 9 X-Mailer: Gnus v5.6.34/XEmacs 20.4 - "Emerald" Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk Kazutaka YOKOTA writes: > Log: > The second phase of syscons reorganization. Do you plan to merge these changes into RELENG_3 at some point in the not too distant future? tg To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 23 3:26: 2 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 1C24314DEC; Wed, 23 Jun 1999 03:26:00 -0700 (PDT) (envelope-from ru@FreeBSD.org) Received: (from ru@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id DAA28793; Wed, 23 Jun 1999 03:25:59 -0700 (PDT) (envelope-from ru@FreeBSD.org) Message-Id: <199906231025.DAA28793@freefall.freebsd.org> From: Ruslan Ermilov Date: Wed, 23 Jun 1999 03:25:59 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/init Makefile init.8 init.c src/sbin/reboot reboot.8 src/sbin/shutdown shutdown.8 shutdown.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk ru 1999/06/23 03:25:59 PDT Modified files: (Branch: RELENG_3) sbin/init Makefile init.8 init.c sbin/reboot reboot.8 sbin/shutdown shutdown.8 shutdown.c Log: MFC: - init(8) will now halt the system if sent USR1 signal, or halt and turn the power off (if hardware permits) if sent USR2 signal. System V's command line syntax is also available, but turned off by default. - shutdown(8) will now signal init(8) instead of simply executing halt(8) or reboot(8) to halt or reboot the system. This benefits from running /etc/rc.shutdown by init(8). ``-o'' flag is provided for backward compatibility. - various minor cleanups to shutdown(8). - some reboot(8) details clarified. PR: 5451 Thanks to: Leif Neland Revision Changes Path 1.15.2.1 +4 -1 src/sbin/init/Makefile 1.13.2.1 +64 -18 src/sbin/init/init.8 1.31.2.1 +48 -8 src/sbin/init/init.c 1.5.2.1 +15 -8 src/sbin/reboot/reboot.8 1.9.2.1 +48 -25 src/sbin/shutdown/shutdown.8 1.16.2.1 +60 -35 src/sbin/shutdown/shutdown.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 23 4: 4:30 1999 Delivered-To: cvs-all@freebsd.org Received: from alice.gba.oz.au (gba-254.tmx.com.au [203.9.155.254]) by hub.freebsd.org (Postfix) with SMTP id 88F6714FFD for ; Wed, 23 Jun 1999 04:04:16 -0700 (PDT) (envelope-from gjb-freebsd@gba.oz.au) Received: (qmail 24744 invoked by uid 1001); 23 Jun 1999 14:44:44 +1000 Message-ID: <19990623044444.24743.qmail@alice.gba.oz.au> X-Posted-By: GBA-Post 1.03 20-Sep-1998 X-PGP-Fingerprint: 5A91 6942 8CEA 9DAB B95B C249 1CE1 493B 2B5A CE30 Date: Wed, 23 Jun 1999 14:44:43 +1000 From: Greg Black To: Mark Newton Cc: hm@hcs.de, nick.hibma@jrc.it, mike@smith.net.au, grog@lemis.com, dfr@nlsystems.com, peter@FreeBSD.ORG, cvs-all@FreeBSD.ORG, hackers@FreeBSD.ORG Subject: Re: All this and documentation too? (was: cvs commit: src/sys/isa sio.c) References: <199906221004.TAA36037@gizmo.internode.com.au> In-reply-to: <199906221004.TAA36037@gizmo.internode.com.au> of Tue, 22 Jun 1999 19:34:14 +0930 Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk > > > And as to the author: Writing docu while you are implementing something > > > might work in a commercial environment where you want to be able to > > > market something before it's sell-by date, but for hobbiests who > > > basically spend the odd evening doing something, it is too much hassle. > > > > In case FreeBSD wants to enter commercial environments, we have to behave > > like behaving in commercial environments. > > Ok, so let's follow Microsoft's industry-leading documentation standards. That remark is content-free for all of us who never read MS documentation. -- Greg Black -- or Fight censorship in Australia: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 23 4:21: 1 1999 Delivered-To: cvs-all@freebsd.org Received: from mail11.digital.com (mail11.digital.com [192.208.46.10]) by hub.freebsd.org (Postfix) with ESMTP id 274F9150DE; Wed, 23 Jun 1999 04:20:55 -0700 (PDT) (envelope-from garyj@mofo.fkr.dec.com) Received: from cssmuc.fkr.dec.com (cssmuc.fkr.dec.com [16.185.131.161]) by mail11.digital.com (8.9.2/8.9.2/WV2.0g) with SMTP id HAA17928; Wed, 23 Jun 1999 07:24:51 -0400 (EDT) Received: from mofo.fkr.dec.com by cssmuc.fkr.dec.com (5.65v4.0/1.1.8.2/14Nov95-0232PM) id AA05350; Wed, 23 Jun 1999 13:20:51 +0200 Received: from mofo.fkr.dec.com (localhost [127.0.0.1]) by mofo.fkr.dec.com (8.9.3/8.8.5) with ESMTP id NAA34631; Wed, 23 Jun 1999 13:21:47 GMT Message-Id: <199906231321.NAA34631@mofo.fkr.dec.com> X-Mailer: exmh version 2.0.2 2/24/98 To: asami@FreeBSD.org (Satoshi - Ports Wraith - Asami) Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org In-Reply-To: Message from asami@FreeBSD.org (Satoshi - Ports Wraith - Asami) of Tue, 22 Jun 1999 16:35:36 MST. Reply-To: garyj@fkr.dec.com Subject: Re: cvs commit: ports/editors/xemacs-packages - Imported sources Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Wed, 23 Jun 1999 13:21:47 +0000 From: Gary Jennejohn Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk Satoshi - Ports Wraith - Asami writes: > * From: Gary Jennejohn > > * The packages are automatically installed when xemacs21 is installed > * from the ports tree. Unfortunately, this is not true when xemacs21 > * is installed using pkg_add. In this case the user has to install > * xemacs-packages manually beforehand. > > Why is that? RUN_DEPENDS doesn't work? > it turns out that RUN_DEPENDS *does* work. When I tested pkg_add I didn't have both tarballs in the same directory. When they're both in the same directory then a pkg_add of xemacs21 also automagically installs xemacs-packages. > Also, do you want to add a few more ports to generate packages other > than the default? Just a Makefile that sets a variable and includes > xemacs-packages and pkg files. That's not much use for port users, > but could be useful for package users. > I think the maintainer should address this. If I understand you correctly, then this is handled by the package maintenance features in xemacs21. I personally see no need to reinvent that wheel. --- Gary Jennejohn (work) garyj@fkr.dec.com (home) garyj@muc.de (play) gj@freebsd.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 23 4:25:30 1999 Delivered-To: cvs-all@freebsd.org Received: from dfw-ix1.ix.netcom.com (dfw-ix1.ix.netcom.com [206.214.98.1]) by hub.freebsd.org (Postfix) with ESMTP id 30E6414D2E; Wed, 23 Jun 1999 04:25:27 -0700 (PDT) (envelope-from asami@cs.berkeley.edu) Received: (from smap@localhost) by dfw-ix1.ix.netcom.com (8.8.4/8.8.4) id GAA21237; Wed, 23 Jun 1999 06:25:25 -0500 (CDT) Received: from sji-ca4-28.ix.netcom.com(205.186.212.156) by dfw-ix1.ix.netcom.com via smap (V1.3) id rma021232; Wed Jun 23 06:25:13 1999 Received: (from asami@localhost) by silvia.hip.berkeley.edu (8.9.3/8.6.9) id EAA51800; Wed, 23 Jun 1999 04:25:06 -0700 (PDT) Date: Wed, 23 Jun 1999 04:25:06 -0700 (PDT) Message-Id: <199906231125.EAA51800@silvia.hip.berkeley.edu> X-Authentication-Warning: silvia.hip.berkeley.edu: asami set sender to asami@cs.berkeley.edu using -f To: garyj@fkr.dec.com Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org In-reply-to: <199906231321.NAA34631@mofo.fkr.dec.com> (message from Gary Jennejohn on Wed, 23 Jun 1999 13:21:47 +0000) Subject: Re: cvs commit: ports/editors/xemacs-packages - Imported sources From: asami@FreeBSD.org (Satoshi - Ports Wraith - Asami) References: <199906231321.NAA34631@mofo.fkr.dec.com> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk * From: Gary Jennejohn * it turns out that RUN_DEPENDS *does* work. When I tested pkg_add I * didn't have both tarballs in the same directory. When they're both * in the same directory then a pkg_add of xemacs21 also automagically * installs xemacs-packages. Oh, ok. * I think the maintainer should address this. If I understand you correctly, * then this is handled by the package maintenance features in xemacs21. I * personally see no need to reinvent that wheel. So that thing lets you install stuff off the net or something? Nifty. But I think we still want at least a mule package. Satoshi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 23 4:58:11 1999 Delivered-To: cvs-all@freebsd.org Received: from freebsd.dk (freebsd.dk [212.242.42.178]) by hub.freebsd.org (Postfix) with ESMTP id C920C14C24; Wed, 23 Jun 1999 04:58:06 -0700 (PDT) (envelope-from sos@freebsd.dk) Received: (from sos@localhost) by freebsd.dk (8.9.1/8.9.1) id NAA62202; Wed, 23 Jun 1999 13:56:51 +0200 (CEST) (envelope-from sos) From: Soren Schmidt Message-Id: <199906231156.NAA62202@freebsd.dk> Subject: Re: cvs commit: src/sys/i386/i386 cons.c cons.h src/sys/i386/isa vesa.c src/sys/i386/include console.h src/sys/alpha/al In-Reply-To: from Thomas Gellekum at "Jun 23, 1999 11:56: 8 am" To: tg@ihf.rwth-aachen.de (Thomas Gellekum) Date: Wed, 23 Jun 1999 13:56:50 +0200 (CEST) Cc: yokota@FreeBSD.org, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org X-Mailer: ELM [version 2.4ME+ PL43 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk It seems Thomas Gellekum wrote: > Kazutaka YOKOTA writes: > > > Log: > > The second phase of syscons reorganization. > > Do you plan to merge these changes into RELENG_3 at some point in the > not too distant future? Erhm, I'd say no, there is too much difference between -stable and -current here, besides -stable gets bugfixes, not new funtionality/design by definition. -Søren To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 23 4:58:53 1999 Delivered-To: cvs-all@freebsd.org Received: from mail11.digital.com (mail11.digital.com [192.208.46.10]) by hub.freebsd.org (Postfix) with ESMTP id 2C45E14C24; Wed, 23 Jun 1999 04:58:49 -0700 (PDT) (envelope-from garyj@mofo.fkr.dec.com) Received: from cssmuc.fkr.dec.com (cssmuc.fkr.dec.com [16.185.131.161]) by mail11.digital.com (8.9.2/8.9.2/WV2.0g) with SMTP id IAA03718; Wed, 23 Jun 1999 08:02:43 -0400 (EDT) Received: from mofo.fkr.dec.com by cssmuc.fkr.dec.com (5.65v4.0/1.1.8.2/14Nov95-0232PM) id AA05418; Wed, 23 Jun 1999 13:58:42 +0200 Received: from mofo.fkr.dec.com (localhost [127.0.0.1]) by mofo.fkr.dec.com (8.9.3/8.8.5) with ESMTP id NAA35036; Wed, 23 Jun 1999 13:59:38 GMT Message-Id: <199906231359.NAA35036@mofo.fkr.dec.com> X-Mailer: exmh version 2.0.2 2/24/98 To: asami@FreeBSD.org (Satoshi - Ports Wraith - Asami) Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org In-Reply-To: Message from asami@FreeBSD.org (Satoshi - Ports Wraith - Asami) of Wed, 23 Jun 1999 04:25:06 MST. Reply-To: garyj@fkr.dec.com Subject: Re: cvs commit: ports/editors/xemacs-packages - Imported sources Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Wed, 23 Jun 1999 13:59:38 +0000 From: Gary Jennejohn Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk Satoshi - Ports Wraith - Asami writes: [package maintenance] > So that thing lets you install stuff off the net or something? Nifty. > yeah, it's pretty neat. The package management is in a pull-down menu. > But I think we still want at least a mule package. > If the user defines USE_MULE then xemacs-packages grabs the mule packages, too. Maybe this should be the default if PACKAGE_BUILDING is defined ? --- Gary Jennejohn (work) garyj@fkr.dec.com (home) garyj@muc.de (play) gj@freebsd.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 23 6: 7:50 1999 Delivered-To: cvs-all@freebsd.org Received: from zabagek.ihf.rwth-aachen.de (zabagek.ihf.RWTH-Aachen.DE [134.130.90.60]) by hub.freebsd.org (Postfix) with ESMTP id E644A14C35; Wed, 23 Jun 1999 06:07:41 -0700 (PDT) (envelope-from tg@zabagek.ihf.rwth-aachen.de) Received: (from tg@localhost) by zabagek.ihf.rwth-aachen.de (8.9.3/8.9.3) id PAA98382; Wed, 23 Jun 1999 15:08:34 +0200 (CEST) (envelope-from tg) To: Steve Price Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/graphics/povray31 Makefile ports/graphics/povray31/files md5 ports/graphics/povray31/patches patch-ab ports/graphics/povray31/pkg PLIST References: <199906221720.KAA33977@freefall.freebsd.org> Mime-Version: 1.0 (generated by tm-edit 7.108) Content-Type: text/plain; charset=US-ASCII From: Thomas Gellekum Date: 23 Jun 1999 15:08:33 +0200 In-Reply-To: Steve Price's message of "Tue, 22 Jun 1999 10:20:35 -0700 (PDT)" Message-ID: Lines: 9 X-Mailer: Gnus v5.6.34/XEmacs 20.4 - "Emerald" Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk Steve Price writes: > Log: > Move this port's distfiles into its own subdirectory to avoid conflicts > with the povray port. Also fix build/install for the Alpha. Um, didn't we agree to upgrade povray to 3.1 and nuke povray31? tg To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 23 6:13:35 1999 Delivered-To: cvs-all@freebsd.org Received: from outmail.utsunomiya-u.ac.jp (outmail.utsunomiya-u.ac.jp [160.12.196.3]) by hub.freebsd.org (Postfix) with ESMTP id 080A114C35; Wed, 23 Jun 1999 06:13:31 -0700 (PDT) (envelope-from yokota@zodiac.mech.utsunomiya-u.ac.jp) Received: from zodiac.mech.utsunomiya-u.ac.jp (IDENT:LKanRj3pTj5Tqn5Nds7ADeqI/H7uPW4Z@zodiac.mech.utsunomiya-u.ac.jp [160.12.42.1]) by outmail.utsunomiya-u.ac.jp (8.9.3/3.7Wpl2) with ESMTP id WAA01644; Wed, 23 Jun 1999 22:07:00 +0900 (JST) Received: from zodiac.mech.utsunomiya-u.ac.jp (zodiac.mech.utsunomiya-u.ac.jp [160.12.42.1]) by zodiac.mech.utsunomiya-u.ac.jp (8.7.6+2.6Wbeta7/3.4W/zodiac-May96) with ESMTP id WAA05127; Wed, 23 Jun 1999 22:11:11 +0900 (JST) Message-Id: <199906231311.WAA05127@zodiac.mech.utsunomiya-u.ac.jp> To: sos@freebsd.dk Cc: tg@ihf.rwth-aachen.de (Thomas Gellekum), cvs-committers@freebsd.org, cvs-all@freebsd.org, yokota@zodiac.mech.utsunomiya-u.ac.jp Subject: Re: cvs commit: src/sys/i386/i386 cons.c cons.h src/sys/i386/isa vesa.c src/sys/i386/include console.h src/sys/alpha/al In-reply-to: Your message of "Wed, 23 Jun 1999 13:56:50 +0200." <199906231156.NAA62202@freebsd.dk> References: <199906231156.NAA62202@freebsd.dk> Date: Wed, 23 Jun 1999 22:11:10 +0900 From: Kazutaka YOKOTA Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk >> > Log: >> > The second phase of syscons reorganization. >> >> Do you plan to merge these changes into RELENG_3 at some point in the >> not too distant future? > >Erhm, I'd say no, there is too much difference between -stable and -current >here, besides -stable gets bugfixes, not new funtionality/design by definition JFYI. Difference between -CURRENT and -STABLE is not the issue here. Necessary amount of effort to back-port these update to -STABLE is negligible. The most significant difference between -CURRENT and -STABLE is new-bus stuff. But, it won't affect these drivers much. In fact, I prepared much of this update before new-bus got into -CURRENT when -CURRENT and -STABLE were still very similar. Anyway, if we strictly stick to the principle that -STABLE only gets fixes and no enhancement, this update won't be merged to -STABLE. But, we find it fixes some problems in -STABLE (I don't know if there is any, though), we might contemplate MFC. Kazu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 23 6:19:39 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id E2E3414C35; Wed, 23 Jun 1999 06:19:36 -0700 (PDT) (envelope-from sheldonh@FreeBSD.org) Received: (from sheldonh@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id GAA45114; Wed, 23 Jun 1999 06:19:36 -0700 (PDT) (envelope-from sheldonh@FreeBSD.org) Message-Id: <199906231319.GAA45114@freefall.freebsd.org> From: Sheldon Hearn Date: Wed, 23 Jun 1999 06:19:36 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/emulators/xzx Makefile ports/emulators/xzx/files md5 ports/emulators/xzx/patches patch-ac patch-aa patch-ab Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk sheldonh 1999/06/23 06:19:36 PDT Modified files: emulators/xzx Makefile emulators/xzx/files md5 emulators/xzx/patches patch-aa Added files: emulators/xzx/patches patch-ac Removed files: emulators/xzx/patches patch-ab Log: Update 2.8.1 -> 2.9.0: Sports native FreeBSD joystick and audio support (both untested) and bugfixes. Revision Changes Path 1.12 +2 -2 ports/emulators/xzx/Makefile 1.6 +1 -1 ports/emulators/xzx/files/md5 1.6 +9 -3 ports/emulators/xzx/patches/patch-aa To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 23 6:59:56 1999 Delivered-To: cvs-all@freebsd.org Received: from overcee.netplex.com.au (overcee.netplex.com.au [202.12.86.7]) by hub.freebsd.org (Postfix) with ESMTP id 9E4EB14C49; Wed, 23 Jun 1999 06:59:51 -0700 (PDT) (envelope-from peter@netplex.com.au) Received: from netplex.com.au (localhost [127.0.0.1]) by overcee.netplex.com.au (Postfix) with ESMTP id CCA5475; Wed, 23 Jun 1999 21:59:49 +0800 (WST) (envelope-from peter@netplex.com.au) X-Mailer: exmh version 2.0.2 2/24/98 To: Dag-Erling Smorgrav Cc: Nick Sayer , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/mail/pine4-ssl .Xauthority .cshrc .history .hosts .login .login_conf .mailrc .profile .shrc p.tgz ports/mail/pine4-ssl/.ssh authorized_keys known_hosts random_seed ports/mail/pine4-ssl/pine4-ssl Makefile ports/mail/pine4-ssl/pine4-ssl/files ... In-reply-to: Your message of "23 Jun 1999 10:56:13 +0200." Date: Wed, 23 Jun 1999 21:59:49 +0800 From: Peter Wemm Message-Id: <19990623135949.CCA5475@overcee.netplex.com.au> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk Dag-Erling Smorgrav wrote: > Nick Sayer writes: > > mail/pine4-ssl/.ssh authorized_keys known_hosts random_seed > > mail/pine4-ssl/pine4-ssl Makefile > > mail/pine4-ssl/pine4-ssl/files dot.pinerc.pgp.sample md5 > > pgpdecode pgpencrypt pgpsign > > mail/pine4-ssl/pine4-ssl/pkg COMMENT DESCR PLIST > > Log: > > Wiping out the pine4-ssl port to try again. > > This won't help. Ask {satoshi,jdp,peter}@freebsd.org to nuke it. Done. pine4-ssl should be clean now. > Good thing you didn't have an ssh key pair in your .ssh directory... Heh, it's amazing how few people have from= restrictions in their authorized_keys files to minimize the damage of an accidently exposed key pair. > DES Cheers, -Peter To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 23 7: 2:55 1999 Delivered-To: cvs-all@freebsd.org Received: from overcee.netplex.com.au (overcee.netplex.com.au [202.12.86.7]) by hub.freebsd.org (Postfix) with ESMTP id 171BA14C49; Wed, 23 Jun 1999 07:02:50 -0700 (PDT) (envelope-from peter@netplex.com.au) Received: from netplex.com.au (localhost [127.0.0.1]) by overcee.netplex.com.au (Postfix) with ESMTP id E07C275; Wed, 23 Jun 1999 22:02:49 +0800 (WST) (envelope-from peter@netplex.com.au) X-Mailer: exmh version 2.0.2 2/24/98 To: Ruslan Ermilov Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sbin/init Makefile init.8 init.c src/sbin/reboot reboot.8 src/sbin/shutdown shutdown.8 shutdown.c In-reply-to: Your message of "Wed, 23 Jun 1999 03:25:59 MST." <199906231025.DAA28793@freefall.freebsd.org> Date: Wed, 23 Jun 1999 22:02:49 +0800 From: Peter Wemm Message-Id: <19990623140249.E07C275@overcee.netplex.com.au> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk Ruslan Ermilov wrote: > Modified files: (Branch: RELENG_3) > sbin/init Makefile init.8 init.c > sbin/reboot reboot.8 > sbin/shutdown shutdown.8 shutdown.c > Log: > MFC: > > - init(8) will now halt the system if sent USR1 signal, > or halt and turn the power off (if hardware permits) > if sent USR2 signal. System V's command line syntax > is also available, but turned off by default. You know, I don't think it would hurt to turn it on by default... I still find myself wanting to run an 'init 0' or 'init 6' every so often. :-) Cheers, -Peter To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 23 7:23:59 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id DAE9D1532F; Wed, 23 Jun 1999 07:23:56 -0700 (PDT) (envelope-from sheldonh@FreeBSD.org) Received: (from sheldonh@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id HAA17768; Wed, 23 Jun 1999 07:23:56 -0700 (PDT) (envelope-from sheldonh@FreeBSD.org) Message-Id: <199906231423.HAA17768@freefall.freebsd.org> From: Sheldon Hearn Date: Wed, 23 Jun 1999 07:23:56 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc security Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk sheldonh 1999/06/23 07:23:56 PDT Modified files: etc security Log: Ignore NIS accounts when checking for passwordless accounts. PR: 9639 Reported by: Bob Willcox Submitted by: des Revision Changes Path 1.30 +2 -2 src/etc/security To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 23 7:28: 6 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 9D0EB14D2E; Wed, 23 Jun 1999 07:28:04 -0700 (PDT) (envelope-from sheldonh@FreeBSD.org) Received: (from sheldonh@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id HAA18101; Wed, 23 Jun 1999 07:28:04 -0700 (PDT) (envelope-from sheldonh@FreeBSD.org) Message-Id: <199906231428.HAA18101@freefall.freebsd.org> From: Sheldon Hearn Date: Wed, 23 Jun 1999 07:28:04 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc security Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk sheldonh 1999/06/23 07:28:04 PDT Modified files: (Branch: RELENG_3) etc security Log: MFC: Ignore NIS accounts when checking for passwordless accounts. Revision Changes Path 1.29.2.1 +2 -2 src/etc/security To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 23 7:29:49 1999 Delivered-To: cvs-all@freebsd.org Received: from relay.ucb.crimea.ua (relay.ucb.crimea.ua [212.110.138.1]) by hub.freebsd.org (Postfix) with ESMTP id A1BE714C33; Wed, 23 Jun 1999 07:26:15 -0700 (PDT) (envelope-from ru@ucb.crimea.ua) Received: (from ru@localhost) by relay.ucb.crimea.ua (8.9.3/8.9.3/UCB) id RAA92277; Wed, 23 Jun 1999 17:23:04 +0300 (EEST) (envelope-from ru) Date: Wed, 23 Jun 1999 17:23:04 +0300 From: Ruslan Ermilov To: Peter Wemm Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, billf@FreeBSD.org, des@FreeBSD.org Subject: Re: cvs commit: src/sbin/init Makefile init.8 init.c src/sbin/reboot reboot.8 src/sbin/shutdown shutdown.8 shutdown.c Message-ID: <19990623172304.A90012@relay.ucb.crimea.ua> References: <199906231025.DAA28793@freefall.freebsd.org> <19990623140249.E07C275@overcee.netplex.com.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.3i In-Reply-To: <19990623140249.E07C275@overcee.netplex.com.au>; from Peter Wemm on Wed, Jun 23, 1999 at 10:02:49PM +0800 X-Operating-System: FreeBSD 3.2-STABLE i386 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk On Wed, Jun 23, 1999 at 10:02:49PM +0800, Peter Wemm wrote: > Ruslan Ermilov wrote: > > Modified files: (Branch: RELENG_3) > > sbin/init Makefile init.8 init.c > > sbin/reboot reboot.8 > > sbin/shutdown shutdown.8 shutdown.c > > Log: > > MFC: > > > > - init(8) will now halt the system if sent USR1 signal, > > or halt and turn the power off (if hardware permits) > > if sent USR2 signal. System V's command line syntax > > is also available, but turned off by default. > > You know, I don't think it would hurt to turn it on by default... I still > find myself wanting to run an 'init 0' or 'init 6' every so often. :-) > Personally I think the same, but when it was first discussed on -hackers, at least two committers (billf and des) said me that it should be off by default, so I did. Could we please finally decide whether it should it be made `on' by default? Current vote score is 2:2 :-) -- Ruslan Ermilov Sysadmin and DBA of the ru@ucb.crimea.ua United Commercial Bank, ru@FreeBSD.org FreeBSD committer, +380.652.247.647 Simferopol, Ukraine http://www.FreeBSD.org The Power To Serve http://www.oracle.com Enabling The Information Age To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 23 7:33:49 1999 Delivered-To: cvs-all@freebsd.org Received: from gvr.gvr.org (gvr.gvr.org [194.151.74.97]) by hub.freebsd.org (Postfix) with ESMTP id 0C0AE1532E; Wed, 23 Jun 1999 07:33:31 -0700 (PDT) (envelope-from guido@gvr.org) Received: by gvr.gvr.org (Postfix, from userid 657) id A6E445ABF; Wed, 23 Jun 1999 16:33:30 +0200 (MET DST) Message-ID: <19990623163330.A11603@gvr.org> Date: Wed, 23 Jun 1999 16:33:30 +0200 From: Guido van Rooij To: Julian Elischer , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/nfs nfs_serv.c nfs_subs.c nfs_syscalls.c nfsm_subs.h References: <199906230444.VAA96892@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.93.2i In-Reply-To: <199906230444.VAA96892@freefall.freebsd.org>; from Julian Elischer on Tue, Jun 22, 1999 at 09:44:17PM -0700 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk On Tue, Jun 22, 1999 at 09:44:17PM -0700, Julian Elischer wrote: > julian 1999/06/22 21:44:16 PDT > > Modified files: > sys/nfs nfs_serv.c nfs_subs.c nfs_syscalls.c > nfsm_subs.h > Log: > Matt's NFS fixes. > Submitted by: Matt Dillon > Reviewed by: David Cross, Julian Elischer, Mike Smith, Drew Gallatin > 3.2 version to follow when tested Is there a more verbose description on exactly what was fixed? -Guido To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 23 7:56:48 1999 Delivered-To: cvs-all@freebsd.org Received: from zippy.cdrom.com (zippy.cdrom.com [204.216.27.228]) by hub.freebsd.org (Postfix) with ESMTP id CD29315303; Wed, 23 Jun 1999 07:56:44 -0700 (PDT) (envelope-from jkh@zippy.cdrom.com) Received: from zippy.cdrom.com (jkh@localhost [127.0.0.1]) by zippy.cdrom.com (8.9.3/8.9.3) with ESMTP id HAA81868; Wed, 23 Jun 1999 07:53:26 -0700 (PDT) (envelope-from jkh@zippy.cdrom.com) To: Kazutaka YOKOTA Cc: sos@freebsd.dk, tg@ihf.rwth-aachen.de (Thomas Gellekum), cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/i386/i386 cons.c cons.h src/sys/i386/isa vesa.c src/sys/i386/include console.h src/sys/alpha/al In-reply-to: Your message of "Wed, 23 Jun 1999 22:11:10 +0900." <199906231311.WAA05127@zodiac.mech.utsunomiya-u.ac.jp> Date: Wed, 23 Jun 1999 07:53:26 -0700 Message-ID: <81864.930149606@zippy.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk > Anyway, if we strictly stick to the principle that -STABLE only gets > fixes and no enhancement, this update won't be merged to -STABLE. > > But, we find it fixes some problems in -STABLE (I don't know if there > is any, though), we might contemplate MFC. Just by way of clarification: The principle is that -stable only gets fixes to existing systems which can be considered to work and/or improvements which do not result in any significant interface change. In other words, we're supposed to be the ideal road workers in stable - we're allowed to repair the roads just so long as we do it only when no one is trying to drive on them and we're not allowed to make the roads any worse. If we're replacing or augmenting something which just plain doesn't work in -stable, we're allowed considerably more leeway since we can't really make things any worse if something is completely broken. I'd also say that syscons doesn't fall into that particular category so I only mention it FYI.. :) - Jordan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 23 8: 1:28 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id EAAEB1532F; Wed, 23 Jun 1999 08:01:26 -0700 (PDT) (envelope-from dt@FreeBSD.org) Received: (from dt@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id IAA21238; Wed, 23 Jun 1999 08:01:26 -0700 (PDT) (envelope-from dt@FreeBSD.org) Message-Id: <199906231501.IAA21238@freefall.freebsd.org> From: Dmitrij Tejblum Date: Wed, 23 Jun 1999 08:01:26 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc_r/uthread uthread_init.c uthread_select.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk dt 1999/06/23 08:01:25 PDT Modified files: lib/libc_r/uthread uthread_init.c uthread_select.c Log: Fix few warnings on the alpha. Revision Changes Path 1.12 +2 -2 src/lib/libc_r/uthread/uthread_init.c 1.8 +2 -1 src/lib/libc_r/uthread/uthread_select.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 23 8: 2:37 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id F2E2A15341; Wed, 23 Jun 1999 08:02:35 -0700 (PDT) (envelope-from kuriyama@FreeBSD.org) Received: (from kuriyama@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id IAA21387; Wed, 23 Jun 1999 08:02:35 -0700 (PDT) (envelope-from kuriyama@FreeBSD.org) Message-Id: <199906231502.IAA21387@freefall.freebsd.org> From: Jun Kuriyama Date: Wed, 23 Jun 1999 08:02:34 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/textproc/xml4j Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk kuriyama 1999/06/23 08:02:34 PDT Modified files: textproc/xml4j Makefile Log: Fix fof jdk1.1.8. Revision Changes Path 1.4 +2 -2 ports/textproc/xml4j/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 23 8: 4:40 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id DF8D61534D; Wed, 23 Jun 1999 08:04:33 -0700 (PDT) (envelope-from kuriyama@FreeBSD.org) Received: (from kuriyama@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id IAA21491; Wed, 23 Jun 1999 08:04:33 -0700 (PDT) (envelope-from kuriyama@FreeBSD.org) Message-Id: <199906231504.IAA21491@freefall.freebsd.org> From: Jun Kuriyama Date: Wed, 23 Jun 1999 08:04:32 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT modules Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk kuriyama 1999/06/23 08:04:32 PDT Modified files: . modules Log: jsdk --> ports/lang/jsdk Revision Changes Path 1.126 +2 -1 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 23 8: 5:44 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id B117115343; Wed, 23 Jun 1999 08:05:41 -0700 (PDT) (envelope-from kuriyama@FreeBSD.org) Received: (from kuriyama@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id IAA21613; Wed, 23 Jun 1999 08:05:41 -0700 (PDT) (envelope-from kuriyama@FreeBSD.org) Message-Id: <199906231505.IAA21613@freefall.freebsd.org> From: Jun Kuriyama Date: Wed, 23 Jun 1999 08:05:41 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/lang/jsdk - Imported sources Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk kuriyama 1999/06/23 08:05:40 PDT ports/lang/jsdk - Imported sources Update of /home/ncvs/ports/lang/jsdk In directory freefall.freebsd.org:/x/tmp/cvs-serv21580 Log Message: Sun's Java Servlet Developpers Kit PR: ports/10389 (part of) Submitted by: greg@greg.rim.or.jp Status: Vendor Tag: GREG Release Tags: v2_0 N ports/lang/jsdk/Makefile N ports/lang/jsdk/files/md5 N ports/lang/jsdk/pkg/PLIST N ports/lang/jsdk/pkg/DESCR N ports/lang/jsdk/pkg/COMMENT No conflicts created by this import To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 23 8: 9:34 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 720B715343; Wed, 23 Jun 1999 08:09:32 -0700 (PDT) (envelope-from billf@FreeBSD.org) Received: (from billf@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id IAA21976; Wed, 23 Jun 1999 08:09:31 -0700 (PDT) (envelope-from billf@FreeBSD.org) Message-Id: <199906231509.IAA21976@freefall.freebsd.org> From: Bill Fumerola Date: Wed, 23 Jun 1999 08:09:31 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/lang/jsdk/pkg COMMENT Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk billf 1999/06/23 08:09:30 PDT Modified files: lang/jsdk/pkg COMMENT Log: Developers, not Developpers. Revision Changes Path 1.2 +1 -1 ports/lang/jsdk/pkg/COMMENT To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 23 8:24:48 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 6DC03153E7; Wed, 23 Jun 1999 08:24:46 -0700 (PDT) (envelope-from sada@FreeBSD.org) Received: (from sada@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id IAA24006; Wed, 23 Jun 1999 08:24:46 -0700 (PDT) (envelope-from sada@FreeBSD.org) Message-Id: <199906231524.IAA24006@freefall.freebsd.org> From: SADA Kenji Date: Wed, 23 Jun 1999 08:24:46 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/samba/files smb.conf.default Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk sada 1999/06/23 08:24:46 PDT Modified files: net/samba/files smb.conf.default Log: Fix typo of sampe config file. Approved by: maintainer Revision Changes Path 1.9 +11 -11 ports/net/samba/files/smb.conf.default To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 23 8:26:18 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 79F8B155AB; Wed, 23 Jun 1999 08:26:15 -0700 (PDT) (envelope-from kuriyama@FreeBSD.org) Received: (from kuriyama@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id IAA24163; Wed, 23 Jun 1999 08:26:15 -0700 (PDT) (envelope-from kuriyama@FreeBSD.org) Message-Id: <199906231526.IAA24163@freefall.freebsd.org> From: Jun Kuriyama Date: Wed, 23 Jun 1999 08:26:15 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/lang Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk kuriyama 1999/06/23 08:26:15 PDT Modified files: lang Makefile Log: Activate jsdk. Revision Changes Path 1.139 +2 -1 ports/lang/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 23 8:26:19 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 738481541B; Wed, 23 Jun 1999 08:26:15 -0700 (PDT) (envelope-from kuriyama@FreeBSD.org) Received: (from kuriyama@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id IAA24157; Wed, 23 Jun 1999 08:26:15 -0700 (PDT) (envelope-from kuriyama@FreeBSD.org) Message-Id: <199906231526.IAA24157@freefall.freebsd.org> From: Jun Kuriyama Date: Wed, 23 Jun 1999 08:26:15 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/lang/jfc Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk kuriyama 1999/06/23 08:26:14 PDT Modified files: lang/jfc Makefile Log: Fix for jdk1.1.8. Revision Changes Path 1.2 +2 -2 ports/lang/jfc/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 23 8:44:44 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 172E4153E2; Wed, 23 Jun 1999 08:44:42 -0700 (PDT) (envelope-from sheldonh@FreeBSD.org) Received: (from sheldonh@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id IAA26234; Wed, 23 Jun 1999 08:44:42 -0700 (PDT) (envelope-from sheldonh@FreeBSD.org) Message-Id: <199906231544.IAA26234@freefall.freebsd.org> From: Sheldon Hearn Date: Wed, 23 Jun 1999 08:44:42 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/vacation vacation.1 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk sheldonh 1999/06/23 08:44:42 PDT Modified files: usr.bin/vacation vacation.1 Log: Add a messy example of how to get debug-mode error messages written to a file in the user's home directory. Requested by: hoek Revision Changes Path 1.8 +11 -1 src/usr.bin/vacation/vacation.1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 23 9: 1:59 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 415C314C15; Wed, 23 Jun 1999 09:01:58 -0700 (PDT) (envelope-from rse@FreeBSD.org) Received: (from rse@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id JAA29878; Wed, 23 Jun 1999 09:01:58 -0700 (PDT) (envelope-from rse@FreeBSD.org) Message-Id: <199906231601.JAA29878@freefall.freebsd.org> From: "Ralf S. Engelschall" Date: Wed, 23 Jun 1999 09:01:58 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/apache13-modssl Makefile ports/www/apache13-modssl/files md5 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk rse 1999/06/23 09:01:58 PDT Modified files: www/apache13-modssl Makefile www/apache13-modssl/files md5 Log: Upgrade to Apache 1.3.6 + mod_ssl 2.3.5 (this mainly solves core dumps for HTTPS which were recently introduced) Revision Changes Path 1.35 +3 -3 ports/www/apache13-modssl/Makefile 1.29 +1 -1 ports/www/apache13-modssl/files/md5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 23 9:46:51 1999 Delivered-To: cvs-all@freebsd.org Received: from emmi.physik.TU-Berlin.DE (emmi.physik.TU-Berlin.DE [130.149.160.103]) by hub.freebsd.org (Postfix) with ESMTP id 2BED115061; Wed, 23 Jun 1999 09:46:15 -0700 (PDT) (envelope-from ibex@emmi.physik.TU-Berlin.DE) Received: (from ibex@localhost) by emmi.physik.TU-Berlin.DE (8.9.3/8.9.3) id SAA04198; Wed, 23 Jun 1999 18:46:04 +0200 (CEST) (envelope-from ibex) Date: Wed, 23 Jun 1999 18:46:04 +0200 From: Dirk Froemberg To: Bill Fumerola Cc: Bill Fumerola , Dan Moschuk , cvs-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: CVSROOT modules ports/databases Makefile ports/databases/mysql322-client Makefile Message-ID: <19990623184604.A1228@physik.TU-Berlin.DE> References: <19990622110926.A12279@physik.TU-Berlin.DE> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.4i In-Reply-To: ; from Bill Fumerola on Tue, Jun 22, 1999 at 09:56:18AM -0400 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk Hi! On Tue, Jun 22, 1999 at 09:56:18AM -0400, Bill Fumerola wrote: > On Tue, 22 Jun 1999, Dirk Froemberg wrote: > > Boys, it doesn't make sense to do it this way. Having different > > maintainers for something like mysql322-client and mysql322 > > won't work. The ports have to be kept in sync. BTW. mysql322 would > > have to be cut down to a server only port. Noone asked if I'm > > willing to do so. > > Why can't a mysql322-client port be made for people who only want the > client. Just make it so mysql322-client won't install if mysql322 is > already installed. I have no objections to having a mysql322-client port in general. I had this idea before I overtook maintainership for mysql. 8-) We should do it in a clean way. We should not copy mysql322 to mysql322-client and change a few lines only. Instead I'd like to have all the magic in mysql322 (which should be renamed to mysql322-server then, btw.) mysql322-client/Makefile would set CLIENT_ONLY=yes and use mysql322 as a master port. Thus we can have a mysql322-client package from which others (e. g. gmysql, xmysql, xmysqladmin) can take benefit of. Regards Dirk -- e-mail: dirk@FreeBSD.ORG To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 23 9:48:30 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id D881915061; Wed, 23 Jun 1999 09:48:28 -0700 (PDT) (envelope-from brian@FreeBSD.org) Received: (from brian@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id JAA35885; Wed, 23 Jun 1999 09:48:28 -0700 (PDT) (envelope-from brian@FreeBSD.org) Message-Id: <199906231648.JAA35885@freefall.freebsd.org> From: Brian Somers Date: Wed, 23 Jun 1999 09:48:28 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/ppp command.c filter.c filter.h ip.c ppp.8 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk brian 1999/06/23 09:48:27 PDT Modified files: usr.sbin/ppp command.c filter.c filter.h ip.c ppp.8 Log: Support `igmp' filters. Mostly submitted by: Timo Geusch Revision Changes Path 1.203 +4 -4 src/usr.sbin/ppp/command.c 1.30 +17 -2 src/usr.sbin/ppp/filter.c 1.16 +2 -1 src/usr.sbin/ppp/filter.h 1.64 +6 -2 src/usr.sbin/ppp/ip.c 1.177 +3 -2 src/usr.sbin/ppp/ppp.8 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 23 9:49:16 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id E9DAB15061; Wed, 23 Jun 1999 09:49:14 -0700 (PDT) (envelope-from dirk@FreeBSD.org) Received: (from dirk@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id JAA35989; Wed, 23 Jun 1999 09:49:14 -0700 (PDT) (envelope-from dirk@FreeBSD.org) Message-Id: <199906231649.JAA35989@freefall.freebsd.org> From: Dirk Froemberg Date: Wed, 23 Jun 1999 09:49:14 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/apache13-php3/files md5 ports/www/apache13-php3/scripts configure.php Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk dirk 1999/06/23 09:49:14 PDT Modified files: www/apache13-php3/files md5 www/apache13-php3/scripts configure.php Log: Upgrade to mod_ssl 2.3.5. Revision Changes Path 1.52 +1 -1 ports/www/apache13-php3/files/md5 1.34 +1 -1 ports/www/apache13-php3/scripts/configure.php To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 23 9:54:43 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 9364415008; Wed, 23 Jun 1999 09:54:40 -0700 (PDT) (envelope-from billf@FreeBSD.org) Received: (from billf@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id JAA37223; Wed, 23 Jun 1999 09:54:40 -0700 (PDT) (envelope-from billf@FreeBSD.org) Message-Id: <199906231654.JAA37223@freefall.freebsd.org> From: Bill Fumerola Date: Wed, 23 Jun 1999 09:54:39 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/pkg_install/add main.c src/usr.sbin/pkg_install/create main.c src/usr.sbin/pkg_install/delete main.c src/usr.sbin/pkg_install/info main.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk billf 1999/06/23 09:54:39 PDT Modified files: usr.sbin/pkg_install/add main.c usr.sbin/pkg_install/create main.c usr.sbin/pkg_install/delete main.c usr.sbin/pkg_install/info main.c Log: If we are going to have a case for '?' then we should define it in Options. Submitted by: Ben Olson Revision Changes Path 1.25 +2 -2 src/usr.sbin/pkg_install/add/main.c 1.19 +2 -2 src/usr.sbin/pkg_install/create/main.c 1.12 +2 -2 src/usr.sbin/pkg_install/delete/main.c 1.17 +2 -2 src/usr.sbin/pkg_install/info/main.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 23 10: 7:53 1999 Delivered-To: cvs-all@freebsd.org Received: from outmail.utsunomiya-u.ac.jp (outmail.utsunomiya-u.ac.jp [160.12.196.3]) by hub.freebsd.org (Postfix) with ESMTP id 9A6A614F60; Wed, 23 Jun 1999 10:07:50 -0700 (PDT) (envelope-from yokota@zodiac.mech.utsunomiya-u.ac.jp) Received: from zodiac.mech.utsunomiya-u.ac.jp (IDENT:WUMz8EFlopp4TP/wcWweFYtttYYYikU5@zodiac.mech.utsunomiya-u.ac.jp [160.12.42.1]) by outmail.utsunomiya-u.ac.jp (8.9.3/3.7Wpl2) with ESMTP id CAA02871; Thu, 24 Jun 1999 02:03:19 +0900 (JST) Received: from zodiac.mech.utsunomiya-u.ac.jp (zodiac.mech.utsunomiya-u.ac.jp [160.12.42.1]) by zodiac.mech.utsunomiya-u.ac.jp (8.7.6+2.6Wbeta7/3.4W/zodiac-May96) with ESMTP id CAA00301; Thu, 24 Jun 1999 02:07:29 +0900 (JST) Message-Id: <199906231707.CAA00301@zodiac.mech.utsunomiya-u.ac.jp> To: sos@freebsd.dk, tg@ihf.rwth-aachen.de (Thomas Gellekum), cvs-committers@freebsd.org, cvs-all@freebsd.org Cc: yokota@zodiac.mech.utsunomiya-u.ac.jp Subject: Re: cvs commit: src/sys/i386/i386 cons.c cons.h src/sys/i386/isa vesa.c src/sys/i386/include console.h src/sys/alpha/al In-reply-to: Your message of "Wed, 23 Jun 1999 22:11:10 JST." <199906231311.WAA05127@zodiac.mech.utsunomiya-u.ac.jp> References: <199906231156.NAA62202@freebsd.dk> <199906231311.WAA05127@zodiac.mech.utsunomiya-u.ac.jp> Date: Thu, 24 Jun 1999 02:07:29 +0900 From: Kazutaka YOKOTA Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk >>> > Log: >>> > The second phase of syscons reorganization. >>> >>> Do you plan to merge these changes into RELENG_3 at some point in the >>> not too distant future? >> >>Erhm, I'd say no, there is too much difference between -stable and -current >>here, besides -stable gets bugfixes, not new funtionality/design by definitio >n > >JFYI. Difference between -CURRENT and -STABLE is not the issue here. >Necessary amount of effort to back-port these update to -STABLE is >negligible. > >The most significant difference between -CURRENT and -STABLE is >new-bus stuff. But, it won't affect these drivers much. In fact, I >prepared much of this update before new-bus got into -CURRENT when >-CURRENT and -STABLE were still very similar. > >Anyway, if we strictly stick to the principle that -STABLE only gets >fixes and no enhancement, this update won't be merged to -STABLE. > >But, we find it fixes some problems in -STABLE (I don't know if there Oops, I meant "But, if we find that it fixes some problems..." ~~ >is any, though), we might contemplate MFC. > >Kazu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 23 10:15:19 1999 Delivered-To: cvs-all@freebsd.org Received: from troutmask.apl.washington.edu (troutmask.apl.washington.edu [128.95.76.54]) by hub.freebsd.org (Postfix) with ESMTP id EB18514DCD; Wed, 23 Jun 1999 10:15:15 -0700 (PDT) (envelope-from sgk@troutmask.apl.washington.edu) Received: (from sgk@localhost) by troutmask.apl.washington.edu (8.9.3/8.9.1) id KAA65977; Wed, 23 Jun 1999 10:18:40 -0700 (PDT) (envelope-from sgk) From: Steve Kargl Message-Id: <199906231718.KAA65977@troutmask.apl.washington.edu> Subject: Re: cvs commit: src/usr.sbin/pkg_install/add main.c src/usr.sbin/pkg_install/create main.c src/usr.sbin/pkg_install/delete m In-Reply-To: <199906231654.JAA37223@freefall.freebsd.org> from Bill Fumerola at "Jun 23, 1999 09:54:39 am" To: billf@FreeBSD.ORG (Bill Fumerola) Date: Wed, 23 Jun 1999 10:18:40 -0700 (PDT) Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL54 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk Bill Fumerola wrote: > billf 1999/06/23 09:54:39 PDT > > Modified files: > usr.sbin/pkg_install/add main.c > usr.sbin/pkg_install/create main.c > usr.sbin/pkg_install/delete main.c > usr.sbin/pkg_install/info main.c > Log: > If we are going to have a case for '?' then we should define it in Options. > getopt(3) returns '?' for any character not contained in optarg. Thus, "case '?':" is a catch-all, and '?' does not (should not?) be defined in Options. -- Steve To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 23 10:22: 3 1999 Delivered-To: cvs-all@freebsd.org Received: from jade.chc-chimes.com (jade.chc-chimes.com [206.67.97.83]) by hub.freebsd.org (Postfix) with ESMTP id 17EC014D87; Wed, 23 Jun 1999 10:21:51 -0700 (PDT) (envelope-from billf@jade.chc-chimes.com) Received: from localhost (billf@localhost) by jade.chc-chimes.com (8.8.8/8.8.8) with SMTP id NAA28752; Wed, 23 Jun 1999 13:25:39 -0400 (EDT) (envelope-from billf@jade.chc-chimes.com) Date: Wed, 23 Jun 1999 13:25:39 -0400 (EDT) From: Bill Fumerola To: Steve Kargl Cc: Bill Fumerola , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/usr.sbin/pkg_install/add main.c src/usr.sbin/pkg_install/create main.c src/usr.sbin/pkg_install/delete m In-Reply-To: <199906231718.KAA65977@troutmask.apl.washington.edu> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk On Wed, 23 Jun 1999, Steve Kargl wrote: > Bill Fumerola wrote: > > billf 1999/06/23 09:54:39 PDT > > > > Modified files: > > usr.sbin/pkg_install/add main.c > > usr.sbin/pkg_install/create main.c > > usr.sbin/pkg_install/delete main.c > > usr.sbin/pkg_install/info main.c > > Log: > > If we are going to have a case for '?' then we should define it in Options. > > > > getopt(3) returns '?' for any character not contained in optarg. > Thus, "case '?':" is a catch-all, and '?' does not (should not?) > be defined in Options. If you run pkg_add -? it will return a 'bad option, blah blah blah.' - bill fumerola - billf@chc-chimes.com - BF1560 - computer horizons corp - - ph:(800) 252-2421 - bfumerol@computerhorizons.com - billf@FreeBSD.org - To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 23 11:16:17 1999 Delivered-To: cvs-all@freebsd.org Received: from troutmask.apl.washington.edu (troutmask.apl.washington.edu [128.95.76.54]) by hub.freebsd.org (Postfix) with ESMTP id D8E7214FAF; Wed, 23 Jun 1999 11:16:02 -0700 (PDT) (envelope-from sgk@troutmask.apl.washington.edu) Received: (from sgk@localhost) by troutmask.apl.washington.edu (8.9.3/8.9.1) id LAA39564; Wed, 23 Jun 1999 11:19:13 -0700 (PDT) (envelope-from sgk) From: Steve Kargl Message-Id: <199906231819.LAA39564@troutmask.apl.washington.edu> Subject: Re: cvs commit: src/usr.sbin/pkg_install/add main.c src/usr.sbin/pkg_install/create main.c src/usr.sbin/pkg_install/dele In-Reply-To: from Bill Fumerola at "Jun 23, 1999 01:25:39 pm" To: billf@jade.chc-chimes.com (Bill Fumerola) Date: Wed, 23 Jun 1999 11:19:13 -0700 (PDT) Cc: billf@FreeBSD.ORG (Bill Fumerola), cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL54 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk Bill Fumerola wrote: > On Wed, 23 Jun 1999, Steve Kargl wrote: > > > Bill Fumerola wrote: > > > billf 1999/06/23 09:54:39 PDT > > > > > > Modified files: > > > usr.sbin/pkg_install/add main.c > > > usr.sbin/pkg_install/create main.c > > > usr.sbin/pkg_install/delete main.c > > > usr.sbin/pkg_install/info main.c > > > Log: > > > If we are going to have a case for '?' then we should define it in Options. > > > > > > > getopt(3) returns '?' for any character not contained in optarg. > > Thus, "case '?':" is a catch-all, and '?' does not (should not?) > > be defined in Options. > > If you run pkg_add -? it will return a 'bad option, blah blah blah.' > [Note I need to escape ? in tcsh] troutmask:kargl[237] pkg_add -\? pkg_add: illegal option -- ? usage: pkg_add [-vInrfRMS] [-t template] [-p prefix] pkg-name [pkg-name ...] Looks fine to me except the -h option is not included in the usage message. If you don't like the error message, then see the DIAGNOSTICS section of getopt(3) and set opterr appropriately. -- Steve To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 23 11:21:38 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 0633214DC0; Wed, 23 Jun 1999 11:21:36 -0700 (PDT) (envelope-from cpiazza@FreeBSD.org) Received: (from cpiazza@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id LAA44800; Wed, 23 Jun 1999 11:21:36 -0700 (PDT) (envelope-from cpiazza@FreeBSD.org) Message-Id: <199906231821.LAA44800@freefall.freebsd.org> From: Chris Piazza Date: Wed, 23 Jun 1999 11:21:36 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/audio/rplay Makefile ports/audio/rplay/pkg DESCR Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk cpiazza 1999/06/23 11:21:36 PDT Modified files: audio/rplay Makefile audio/rplay/pkg DESCR Log: echo -> ${ECHO}. (from submitter). Make portlint happy by removing trailing spaces and shortening DESCR (me). PR: 12363 Submitted by: Will Andrews Revision Changes Path 1.12 +7 -7 ports/audio/rplay/Makefile 1.3 +0 -28 ports/audio/rplay/pkg/DESCR To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 23 12: 1:49 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id EAA0C14C1A; Wed, 23 Jun 1999 12:01:47 -0700 (PDT) (envelope-from sada@FreeBSD.org) Received: (from sada@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id MAA48252; Wed, 23 Jun 1999 12:01:47 -0700 (PDT) (envelope-from sada@FreeBSD.org) Message-Id: <199906231901.MAA48252@freefall.freebsd.org> From: SADA Kenji Date: Wed, 23 Jun 1999 12:01:47 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11/kdebase11-i18n Makefile ports/x11/kdebase11-i18n/patches patch-be Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk sada 1999/06/23 12:01:47 PDT Modified files: x11/kdebase11-i18n Makefile Added files: x11/kdebase11-i18n/patches patch-be Log: Fix kvt. Add ``EXTRACT_ONLY'' directive which has been forgotten by me. Submitted by: Ryuichiro Imura Revision Changes Path 1.45 +3 -2 ports/x11/kdebase11-i18n/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 23 12: 4:28 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id D39C114C1A; Wed, 23 Jun 1999 12:04:26 -0700 (PDT) (envelope-from dirk@FreeBSD.org) Received: (from dirk@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id MAA48510; Wed, 23 Jun 1999 12:04:26 -0700 (PDT) (envelope-from dirk@FreeBSD.org) Message-Id: <199906231904.MAA48510@freefall.freebsd.org> From: Dirk Froemberg Date: Wed, 23 Jun 1999 12:04:26 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security/stunnel Makefile ports/security/stunnel/files md5 ports/security/stunnel/patches patch-aa patch-ab patch-ac patch-ad patch-ae Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk dirk 1999/06/23 12:04:25 PDT Modified files: security/stunnel Makefile security/stunnel/files md5 Removed files: security/stunnel/patches patch-aa patch-ab patch-ac patch-ad patch-ae Log: Upgrade to version 3.3. PR: ports/12318: Submitted by: Martti Kuparinen (maintainer) Revision Changes Path 1.6 +3 -4 ports/security/stunnel/Makefile 1.3 +1 -1 ports/security/stunnel/files/md5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 23 12: 7:52 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 87A3514FC4; Wed, 23 Jun 1999 12:07:24 -0700 (PDT) (envelope-from nsayer@FreeBSD.org) Received: (from nsayer@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id MAA48848; Wed, 23 Jun 1999 12:07:24 -0700 (PDT) (envelope-from nsayer@FreeBSD.org) Message-Id: <199906231907.MAA48848@freefall.freebsd.org> From: Nick Sayer Date: Wed, 23 Jun 1999 12:07:24 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail/pine4-ssl Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk nsayer 1999/06/23 12:07:24 PDT Modified files: mail/pine4-ssl Makefile Log: Fix small typo Revision Changes Path 1.2 +2 -2 ports/mail/pine4-ssl/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 23 12: 8:20 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 2578715073; Wed, 23 Jun 1999 12:08:18 -0700 (PDT) (envelope-from nsayer@FreeBSD.org) Received: (from nsayer@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id MAA48917; Wed, 23 Jun 1999 12:08:18 -0700 (PDT) (envelope-from nsayer@FreeBSD.org) Message-Id: <199906231908.MAA48917@freefall.freebsd.org> From: Nick Sayer Date: Wed, 23 Jun 1999 12:08:17 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail/pine4-ssl/files md5 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk nsayer 1999/06/23 12:08:17 PDT Modified files: mail/pine4-ssl/files md5 Log: Fix wrong MD5 sum. Revision Changes Path 1.2 +1 -1 ports/mail/pine4-ssl/files/md5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 23 12:19:19 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id A742514CA7; Wed, 23 Jun 1999 12:19:16 -0700 (PDT) (envelope-from dirk@FreeBSD.org) Received: (from dirk@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id MAA49660; Wed, 23 Jun 1999 12:19:16 -0700 (PDT) (envelope-from dirk@FreeBSD.org) Message-Id: <199906231919.MAA49660@freefall.freebsd.org> From: Dirk Froemberg Date: Wed, 23 Jun 1999 12:19:16 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics/xsane Makefile ports/graphics/xsane/files md5 ports/graphics/xsane/pkg PLIST Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk dirk 1999/06/23 12:19:15 PDT Modified files: graphics/xsane Makefile graphics/xsane/files md5 graphics/xsane/pkg PLIST Log: Upgrade to version 0.26. PR: ports/12309 Submitted by: Dominik Brettnacher (maintainer) Revision Changes Path 1.4 +3 -3 ports/graphics/xsane/Makefile 1.2 +1 -1 ports/graphics/xsane/files/md5 1.2 +12 -4 ports/graphics/xsane/pkg/PLIST To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 23 12:44:38 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id C0D23151AE; Wed, 23 Jun 1999 12:44:35 -0700 (PDT) (envelope-from cpiazza@FreeBSD.org) Received: (from cpiazza@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id MAA56645; Wed, 23 Jun 1999 12:44:35 -0700 (PDT) (envelope-from cpiazza@FreeBSD.org) Message-Id: <199906231944.MAA56645@freefall.freebsd.org> From: Chris Piazza Date: Wed, 23 Jun 1999 12:44:35 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/roxirc Makefile ports/net/roxirc/files md5 ports/net/roxirc/pkg PLIST Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk cpiazza 1999/06/23 12:44:35 PDT Modified files: net/roxirc Makefile net/roxirc/files md5 net/roxirc/pkg PLIST Log: Update to version 1.3 Submitted by: maintainer Revision Changes Path 1.4 +4 -4 ports/net/roxirc/Makefile 1.3 +1 -1 ports/net/roxirc/files/md5 1.2 +1 -0 ports/net/roxirc/pkg/PLIST To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 23 12:47:40 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 9EF2915086; Wed, 23 Jun 1999 12:47:38 -0700 (PDT) (envelope-from gj@FreeBSD.org) Received: (from gj@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id MAA57081; Wed, 23 Jun 1999 12:47:38 -0700 (PDT) (envelope-from gj@FreeBSD.org) Message-Id: <199906231947.MAA57081@freefall.freebsd.org> From: Gary Jennejohn Date: Wed, 23 Jun 1999 12:47:38 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/editors/xemacs21/pkg PLIST Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk gj 1999/06/23 12:47:38 PDT Modified files: editors/xemacs21/pkg PLIST Log: Fix PLIST to reflect the fact that I changed xemacs.sh to xemacs21.sh (a la xemacs20), but forgot to update PLIST. Revision Changes Path 1.11 +1 -1 ports/editors/xemacs21/pkg/PLIST To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 23 12:51:51 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id A56BA1503A; Wed, 23 Jun 1999 12:51:49 -0700 (PDT) (envelope-from cpiazza@FreeBSD.org) Received: (from cpiazza@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id MAA57470; Wed, 23 Jun 1999 12:51:49 -0700 (PDT) (envelope-from cpiazza@FreeBSD.org) Message-Id: <199906231951.MAA57470@freefall.freebsd.org> From: Chris Piazza Date: Wed, 23 Jun 1999 12:51:49 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT modules Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk cpiazza 1999/06/23 12:51:48 PDT Modified files: . modules Log: templ --> ports/devel/templ Revision Changes Path 1.127 +2 -1 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 23 12:52:57 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id BF2D215113; Wed, 23 Jun 1999 12:52:55 -0700 (PDT) (envelope-from sada@FreeBSD.org) Received: (from sada@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id MAA57622; Wed, 23 Jun 1999 12:52:55 -0700 (PDT) (envelope-from sada@FreeBSD.org) Message-Id: <199906231952.MAA57622@freefall.freebsd.org> From: SADA Kenji Date: Wed, 23 Jun 1999 12:52:55 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT modules Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk sada 1999/06/23 12:52:55 PDT Modified files: . modules Log: wanderlust-emacs --> ports/mail/wanderlust-emacs Revision Changes Path 1.128 +2 -1 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 23 12:53:26 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 39D501503A; Wed, 23 Jun 1999 12:53:24 -0700 (PDT) (envelope-from cpiazza@FreeBSD.org) Received: (from cpiazza@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id MAA57642; Wed, 23 Jun 1999 12:53:24 -0700 (PDT) (envelope-from cpiazza@FreeBSD.org) Message-Id: <199906231953.MAA57642@freefall.freebsd.org> From: Chris Piazza Date: Wed, 23 Jun 1999 12:53:24 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/templ - Imported sources Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk cpiazza 1999/06/23 12:53:23 PDT ports/devel/templ - Imported sources Update of /home/ncvs/ports/devel/templ In directory freefall.freebsd.org:/d/users/cpiazza/work/templ Log Message: Import of templ, a source code template generator. Has support for C, C++,Makefiles, etc. PR: 12261 Submitted by: Oh Junseon Status: Vendor Tag: HOLLYWAR Release Tags: v_0_2 N ports/devel/templ/Makefile I ports/devel/templ/CVS N ports/devel/templ/pkg/COMMENT N ports/devel/templ/pkg/DESCR N ports/devel/templ/pkg/PLIST N ports/devel/templ/files/md5 N ports/devel/templ/patches/patch-aa No conflicts created by this import To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 23 12:54:27 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 632D615113; Wed, 23 Jun 1999 12:54:25 -0700 (PDT) (envelope-from cpiazza@FreeBSD.org) Received: (from cpiazza@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id MAA57729; Wed, 23 Jun 1999 12:54:25 -0700 (PDT) (envelope-from cpiazza@FreeBSD.org) Message-Id: <199906231954.MAA57729@freefall.freebsd.org> From: Chris Piazza Date: Wed, 23 Jun 1999 12:54:25 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk cpiazza 1999/06/23 12:54:25 PDT Modified files: devel Makefile Log: Activate templ. Revision Changes Path 1.194 +2 -1 ports/devel/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 23 12:54:56 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id C74B01503A; Wed, 23 Jun 1999 12:54:52 -0700 (PDT) (envelope-from sada@FreeBSD.org) Received: (from sada@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id MAA57873; Wed, 23 Jun 1999 12:54:52 -0700 (PDT) (envelope-from sada@FreeBSD.org) Message-Id: <199906231954.MAA57873@freefall.freebsd.org> From: SADA Kenji Date: Wed, 23 Jun 1999 12:54:52 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail/wanderlust-emacs - Imported sources Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk sada 1999/06/23 12:54:52 PDT ports/mail/wanderlust-emacs - Imported sources Update of /home/ncvs/ports/mail/wanderlust-emacs In directory freefall.freebsd.org:/c/users/sada/work/wanderlust-emacs Log Message: Wanderlust is a mail/news agent on Emacs/XEmacs . PR: ports/12276 Submitted by: MANTANI Nobutaka Status: Vendor Tag: NOBUTAKA Release Tags: v1_0_2 N ports/mail/wanderlust-emacs/Makefile I ports/mail/wanderlust-emacs/CVS N ports/mail/wanderlust-emacs/files/md5 N ports/mail/wanderlust-emacs/files/wanderlust-startup.mule.el.tmpl N ports/mail/wanderlust-emacs/files/wanderlust-startup.emacs20.el.tmpl N ports/mail/wanderlust-emacs/files/wanderlust-startup.xemacs20.el.tmpl N ports/mail/wanderlust-emacs/files/wanderlust-startup.emacs.el.tmpl N ports/mail/wanderlust-emacs/files/wanderlust-startup.xemacs-mule.el.tmpl N ports/mail/wanderlust-emacs/pkg/COMMENT N ports/mail/wanderlust-emacs/pkg/MESSAGE N ports/mail/wanderlust-emacs/pkg/DESCR N ports/mail/wanderlust-emacs/pkg/PLIST.emacs N ports/mail/wanderlust-emacs/pkg/PLIST.emacs20 N ports/mail/wanderlust-emacs/pkg/PLIST.xemacs20 N ports/mail/wanderlust-emacs/pkg/PLIST.mule N ports/mail/wanderlust-emacs/pkg/PLIST.xemacs-mule N ports/mail/wanderlust-emacs/patches/patch-aa N ports/mail/wanderlust-emacs/patches/patch-ab No conflicts created by this import To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 23 13: 3:50 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id C502414E1C; Wed, 23 Jun 1999 13:03:48 -0700 (PDT) (envelope-from cpiazza@FreeBSD.org) Received: (from cpiazza@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id NAA60628; Wed, 23 Jun 1999 13:03:48 -0700 (PDT) (envelope-from cpiazza@FreeBSD.org) Message-Id: <199906232003.NAA60628@freefall.freebsd.org> From: Chris Piazza Date: Wed, 23 Jun 1999 13:03:48 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en/handbook/contrib chapter.sgml Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk cpiazza 1999/06/23 13:03:48 PDT Modified files: en/handbook/contrib chapter.sgml Log: Add Oh Junseon for the devel/templ port. Revision Changes Path 1.55 +5 -1 doc/en/handbook/contrib/chapter.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 23 13: 4:39 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 7067814E64; Wed, 23 Jun 1999 13:04:37 -0700 (PDT) (envelope-from sada@FreeBSD.org) Received: (from sada@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id NAA60695; Wed, 23 Jun 1999 13:04:37 -0700 (PDT) (envelope-from sada@FreeBSD.org) Message-Id: <199906232004.NAA60695@freefall.freebsd.org> From: SADA Kenji Date: Wed, 23 Jun 1999 13:04:37 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT modules Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk sada 1999/06/23 13:04:37 PDT Modified files: . modules Log: wanderlust-emacs20 --> ports/mail/wanderlust-emacs20 Revision Changes Path 1.129 +2 -1 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 23 13: 8: 7 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id C45F414E64; Wed, 23 Jun 1999 13:08:05 -0700 (PDT) (envelope-from sada@FreeBSD.org) Received: (from sada@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id NAA61005; Wed, 23 Jun 1999 13:08:05 -0700 (PDT) (envelope-from sada@FreeBSD.org) Message-Id: <199906232008.NAA61005@freefall.freebsd.org> From: SADA Kenji Date: Wed, 23 Jun 1999 13:08:05 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail/wanderlust-emacs20 - Imported sources Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk sada 1999/06/23 13:08:05 PDT ports/mail/wanderlust-emacs20 - Imported sources Update of /home/ncvs/ports/mail/wanderlust-emacs20 In directory freefall.freebsd.org:/c/users/sada/work/wanderlust-emacs20 Log Message: Wanderlust is a mail/news agent on Emacs/XEmacs . PR: ports/12278 Submitted by: MANTANI Nobutaka Status: Vendor Tag: NOBUTAKA Release Tags: v1_0_2 N ports/mail/wanderlust-emacs20/Makefile I ports/mail/wanderlust-emacs20/CVS No conflicts created by this import To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 23 13:12: 2 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 7103915157; Wed, 23 Jun 1999 13:12:00 -0700 (PDT) (envelope-from sada@FreeBSD.org) Received: (from sada@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id NAA61416; Wed, 23 Jun 1999 13:12:00 -0700 (PDT) (envelope-from sada@FreeBSD.org) Message-Id: <199906232012.NAA61416@freefall.freebsd.org> From: SADA Kenji Date: Wed, 23 Jun 1999 13:12:00 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk sada 1999/06/23 13:11:59 PDT Modified files: mail Makefile Log: Activate mail/wanderlust-emacs{,20}. Submitted by: MANTANI Nobutaka Revision Changes Path 1.94 +3 -1 ports/mail/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 23 13:47:57 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 4D14814F60; Wed, 23 Jun 1999 13:47:54 -0700 (PDT) (envelope-from sada@FreeBSD.org) Received: (from sada@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id NAA64100; Wed, 23 Jun 1999 13:47:54 -0700 (PDT) (envelope-from sada@FreeBSD.org) Message-Id: <199906232047.NAA64100@freefall.freebsd.org> From: SADA Kenji Date: Wed, 23 Jun 1999 13:47:54 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/netscape4-communicator Makefile ports/www/netscape4-communicator/files md5 ports/www/netscape4-navigator/files md5 ports/www/netscape46-communicator Makefile ports/www/netscape46-communicator/files md5 ports/www/netscape46-communicator/pkg PLIST ... Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk sada 1999/06/23 13:47:54 PDT Modified files: www/netscape4-communicator Makefile www/netscape4-communicator/files md5 www/netscape4-navigator/files md5 www/netscape46-communicator Makefile www/netscape46-communicator/files md5 www/netscape46-communicator/pkg PLIST www/netscape46-navigator Makefile www/netscape46-navigator/files md5 www/netscape46-navigator/pkg PLIST Log: Update Netscape Communicator/Navigator 4.6 -> 4.61. Cope with Fortify 1.4.3. PR: ports/12328 Revision Changes Path 1.38 +2 -2 ports/www/netscape4-communicator/Makefile 1.23 +1 -1 ports/www/netscape4-communicator/files/md5 1.24 +1 -1 ports/www/netscape4-navigator/files/md5 1.43 +6 -6 ports/www/netscape46-communicator/Makefile 1.28 +2 -2 ports/www/netscape46-communicator/files/md5 1.22 +1 -1 ports/www/netscape46-communicator/pkg/PLIST 1.37 +4 -4 ports/www/netscape46-navigator/Makefile 1.26 +2 -2 ports/www/netscape46-navigator/files/md5 1.24 +1 -1 ports/www/netscape46-navigator/pkg/PLIST To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 23 14:29:31 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id C388A14DE6; Wed, 23 Jun 1999 14:29:28 -0700 (PDT) (envelope-from billf@FreeBSD.org) Received: (from billf@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id OAA67664; Wed, 23 Jun 1999 14:29:28 -0700 (PDT) (envelope-from billf@FreeBSD.org) Message-Id: <199906232129.OAA67664@freefall.freebsd.org> From: Bill Fumerola Date: Wed, 23 Jun 1999 14:29:28 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/databases/mysql322-client Makefile ports/databases/mysql322 Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk billf 1999/06/23 14:29:28 PDT Modified files: databases/mysql322-client Makefile databases/mysql322 Makefile Log: Follow the bouncing digex MASTER_SITE. Revision Changes Path 1.56 +7 -18 ports/databases/mysql322-client/Makefile 1.56 +2 -2 ports/databases/mysql322/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 23 14:31:31 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 5204014DE6; Wed, 23 Jun 1999 14:31:28 -0700 (PDT) (envelope-from billf@FreeBSD.org) Received: (from billf@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id OAA67787; Wed, 23 Jun 1999 14:31:28 -0700 (PDT) (envelope-from billf@FreeBSD.org) Message-Id: <199906232131.OAA67787@freefall.freebsd.org> From: Bill Fumerola Date: Wed, 23 Jun 1999 14:31:28 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/databases/mysql322-client Makefile ports/databases/mysql322-client/pkg PLIST Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk billf 1999/06/23 14:31:28 PDT Modified files: databases/mysql322-client Makefile databases/mysql322-client/pkg PLIST Log: Update this port so it really works, remove the BROKEN tag. Note: This is a null commit for Makefile, the previous MASTER_SITE update included a patch I hadn't intended for primetime. Dirk can change/remove/modify this whenever he has the Better Solution. Submitted by: Dan Moschuk (maintainer) Revision Changes Path 1.57 +1 -1 ports/databases/mysql322-client/Makefile 1.30 +0 -69 ports/databases/mysql322-client/pkg/PLIST To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 23 14:47:28 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id B70CB14F8A; Wed, 23 Jun 1999 14:47:26 -0700 (PDT) (envelope-from luoqi@FreeBSD.org) Received: (from luoqi@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id OAA68673; Wed, 23 Jun 1999 14:47:26 -0700 (PDT) (envelope-from luoqi@FreeBSD.org) Message-Id: <199906232147.OAA68673@freefall.freebsd.org> From: Luoqi Chen Date: Wed, 23 Jun 1999 14:47:25 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/i386 pmap.c mp_machdep.c src/sys/i386/include pmap.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk luoqi 1999/06/23 14:47:25 PDT Modified files: sys/i386/i386 pmap.c mp_machdep.c sys/i386/include pmap.h Log: Do not setup 4M pdir until all APs are up. Revision Changes Path 1.240 +13 -32 src/sys/i386/i386/pmap.c 1.104 +9 -8 src/sys/i386/i386/mp_machdep.c 1.61 +4 -8 src/sys/i386/include/pmap.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 23 15: 6:59 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id D209914DA7; Wed, 23 Jun 1999 15:06:57 -0700 (PDT) (envelope-from billf@FreeBSD.org) Received: (from billf@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id PAA69985; Wed, 23 Jun 1999 15:06:57 -0700 (PDT) (envelope-from billf@FreeBSD.org) Message-Id: <199906232206.PAA69985@freefall.freebsd.org> From: Bill Fumerola Date: Wed, 23 Jun 1999 15:06:57 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics/p5-chart Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk billf 1999/06/23 15:06:57 PDT Modified files: graphics/p5-chart Makefile Log: Transfer ownership from ports@FreeBSD.org -> dan@trinsec.com PR: ports/12365 Submitted by: Dan Moschuk Revision Changes Path 1.6 +2 -2 ports/graphics/p5-chart/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 23 15:44:17 1999 Delivered-To: cvs-all@freebsd.org Received: from nothing-going-on.demon.co.uk (nothing-going-on.demon.co.uk [193.237.89.66]) by hub.freebsd.org (Postfix) with ESMTP id 5778514C1A; Wed, 23 Jun 1999 15:43:48 -0700 (PDT) (envelope-from nik@nothing-going-on.demon.co.uk) Received: (from nik@localhost) by nothing-going-on.demon.co.uk (8.9.3/8.9.2) id XAA45468; Wed, 23 Jun 1999 23:33:57 +0100 (BST) (envelope-from nik) Date: Wed, 23 Jun 1999 23:33:57 +0100 From: Nik Clayton To: Greg Lehey Cc: Mike Smith , Mark Newton , hm@hcs.de, nick.hibma@jrc.it, dfr@nlsystems.com, peter@FreeBSD.ORG, cvs-all@FreeBSD.ORG, hackers@FreeBSD.ORG Subject: Re: Microsoft performance (was: All this and documentation too? (was: cvs commit: src/sys/isa sio.c)) Message-ID: <19990623233357.A43818@catkin.nothing-going-on.org> References: <19990623084919.R76907@freebie.lemis.com> <199906230652.XAA00630@dingo.cdrom.com> <19990623163928.E581@freebie.lemis.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.4i In-Reply-To: <19990623163928.E581@freebie.lemis.com>; from Greg Lehey on Wed, Jun 23, 1999 at 04:39:28PM +0930 Organization: Nik at home, where there's nothing going on Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk On Wed, Jun 23, 1999 at 04:39:28PM +0930, Greg Lehey wrote: > > But Mark illustrates my point perfectly; developers don't write > > documentation. That's what camp followers are for. So far, we have > > the ones that whine about the loot and throw mud at us when we march > > too slowly, but not enough of the ones that sew our banners, mend our > > pots and pans, or teach our version of the gospel to the heathens we > > subdue. > > You can never get enough of them. And you don't get them by calling them "camp followers" either. You get them by supporting them. Documentation doesn't spring out of thin air. If (to pick an example) the new syscons stuff[1] is undocumented then someone's got to document it. Right now, that can only be done by the original developers. In three month's time we might have enough people who have written code with it that they could do it. And in a year's time we might have someone who's been diligently following the mailing lists and has managed to piece something together based on what they've soon. Or who has been forced to use this mass of undocumented code[2], worked out how it works, *and* taken the time to write the documentation. So, when do you want useful documentation? N [1] Chosen at random. I haven't looked at it, so have no idea how clear or easy to follow the syscons code is. [2] See footnote 1 again. -- [intentional self-reference] can be easily accommodated using a blessed, non-self-referential dummy head-node whose own object destructor severs the links. -- Tom Christiansen in <375143b5@cs.colorado.edu> To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 23 15:55:32 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 65B9F14D35; Wed, 23 Jun 1999 15:55:28 -0700 (PDT) (envelope-from cpiazza@FreeBSD.org) Received: (from cpiazza@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id PAA73351; Wed, 23 Jun 1999 15:55:27 -0700 (PDT) (envelope-from cpiazza@FreeBSD.org) Message-Id: <199906232255.PAA73351@freefall.freebsd.org> From: Chris Piazza Date: Wed, 23 Jun 1999 15:55:27 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics/fnlib/files md5 ports/graphics/fnlib/patches patch-ac Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk cpiazza 1999/06/23 15:55:27 PDT Modified files: graphics/fnlib/files md5 graphics/fnlib/patches patch-ac Log: Fix broken fnlib port. The configure-type scripts in the distfile changed but nothing else did. PR: 12105,12362 Revision Changes Path 1.5 +1 -1 ports/graphics/fnlib/files/md5 1.4 +9 -9 ports/graphics/fnlib/patches/patch-ac To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 23 16: 2:47 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id A668214D2E; Wed, 23 Jun 1999 16:02:43 -0700 (PDT) (envelope-from msmith@FreeBSD.org) Received: (from msmith@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id QAA73865; Wed, 23 Jun 1999 16:02:42 -0700 (PDT) (envelope-from msmith@FreeBSD.org) Message-Id: <199906232302.QAA73865@freefall.freebsd.org> From: Mike Smith Date: Wed, 23 Jun 1999 16:02:41 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/i386 mp_machdep.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk msmith 1999/06/23 16:02:41 PDT Modified files: sys/i386/i386 mp_machdep.c Log: Changes in the way that the APs are started appears to have removed the problem with having more CPUs than NCPU. PR: kern/4255 Submitted by: peter Revision Changes Path 1.105 +3 -11 src/sys/i386/i386/mp_machdep.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 23 16:13:27 1999 Delivered-To: cvs-all@freebsd.org Received: from adelphi.physics.adelaide.edu.au (adelphi.physics.adelaide.edu.au [129.127.36.247]) by hub.freebsd.org (Postfix) with ESMTP id E5E5814D2E; Wed, 23 Jun 1999 16:13:14 -0700 (PDT) (envelope-from kkennawa@physics.adelaide.edu.au) Received: from bragg (bragg [129.127.36.34]) by adelphi.physics.adelaide.edu.au (8.8.8/8.8.8/UofA-1.5) with SMTP id IAA25151; Thu, 24 Jun 1999 08:43:11 +0930 (CST) Received: from localhost by bragg; (5.65/1.1.8.2/05Aug95-0227PM) id AA25415; Thu, 24 Jun 1999 00:09:08 +0930 Date: Thu, 24 Jun 1999 00:09:08 +0930 (CST) From: Kris Kennaway X-Sender: kkennawa@bragg To: Thomas Gellekum Cc: Steve Price , cvs-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: ports/graphics/povray31 Makefile ports/graphics/povray31/files md5 ports/graphics/povray31/patches patch-ab ports/graphics/povray31/pkg PLIST In-Reply-To: Message-Id: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk On 23 Jun 1999, Thomas Gellekum wrote: > > Move this port's distfiles into its own subdirectory to avoid conflicts > > with the povray port. Also fix build/install for the Alpha. > > Um, didn't we agree to upgrade povray to 3.1 and nuke povray31? I don't see why not, now that 3.1 is a full version and not a beta. I can do this tomorrow, conditions permitting. Kris ----- "Never criticize anybody until you have walked a mile in their shoes, because by that time you will be a mile away and have their shoes." -- Unknown To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 23 16:40: 9 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 12C8814D52; Wed, 23 Jun 1999 16:40:06 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id QAA76259; Wed, 23 Jun 1999 16:40:06 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Message-Id: <199906232340.QAA76259@freefall.freebsd.org> From: "David E. O'Brien" Date: Wed, 23 Jun 1999 16:40:06 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/isc-dhcp - Imported sources Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk obrien 1999/06/23 16:40:05 PDT src/contrib/isc-dhcp - Imported sources Update of /home/ncvs/src/contrib/isc-dhcp In directory freefall.freebsd.org:/d/users/obrien/dhcp-2.0 Log Message: Virgin import of ISC-DHCP v2.0 Status: Vendor Tag: ISC Release Tags: isc_dhcp_2_0 U src/contrib/isc-dhcp/CHANGES U src/contrib/isc-dhcp/README U src/contrib/isc-dhcp/RELNOTES U src/contrib/isc-dhcp/client/clparse.c C src/contrib/isc-dhcp/client/dhclient-script.8 U src/contrib/isc-dhcp/client/dhclient.8 C src/contrib/isc-dhcp/client/dhclient.c U src/contrib/isc-dhcp/client/dhclient.conf U src/contrib/isc-dhcp/client/dhclient.conf.5 U src/contrib/isc-dhcp/client/dhclient.leases.5 C src/contrib/isc-dhcp/client/scripts/freebsd U src/contrib/isc-dhcp/common/alloc.c U src/contrib/isc-dhcp/common/bpf.c U src/contrib/isc-dhcp/common/conflex.c U src/contrib/isc-dhcp/common/convert.c U src/contrib/isc-dhcp/common/dhcp-options.5 U src/contrib/isc-dhcp/common/dispatch.c U src/contrib/isc-dhcp/common/errwarn.c N src/contrib/isc-dhcp/common/ethernet.c U src/contrib/isc-dhcp/common/hash.c U src/contrib/isc-dhcp/common/icmp.c U src/contrib/isc-dhcp/common/inet.c U src/contrib/isc-dhcp/common/inet_addr.c U src/contrib/isc-dhcp/common/lpf.c U src/contrib/isc-dhcp/common/memory.c U src/contrib/isc-dhcp/common/nit.c U src/contrib/isc-dhcp/common/options.c U src/contrib/isc-dhcp/common/packet.c U src/contrib/isc-dhcp/common/parse.c U src/contrib/isc-dhcp/common/print.c U src/contrib/isc-dhcp/common/raw.c U src/contrib/isc-dhcp/common/socket.c U src/contrib/isc-dhcp/common/tables.c N src/contrib/isc-dhcp/common/tr.c U src/contrib/isc-dhcp/common/tree.c U src/contrib/isc-dhcp/common/upf.c U src/contrib/isc-dhcp/includes/cdefs.h U src/contrib/isc-dhcp/includes/dhcp.h U src/contrib/isc-dhcp/includes/dhcpd.h U src/contrib/isc-dhcp/includes/dhctoken.h U src/contrib/isc-dhcp/includes/hash.h U src/contrib/isc-dhcp/includes/inet.h U src/contrib/isc-dhcp/includes/osdep.h U src/contrib/isc-dhcp/includes/site.h U src/contrib/isc-dhcp/includes/sysconf.h U src/contrib/isc-dhcp/includes/tree.h N src/contrib/isc-dhcp/includes/version.h U src/contrib/isc-dhcp/includes/cf/freebsd.h U src/contrib/isc-dhcp/includes/arpa/nameser.h U src/contrib/isc-dhcp/includes/netinet/if_ether.h U src/contrib/isc-dhcp/includes/netinet/ip.h U src/contrib/isc-dhcp/includes/netinet/ip_icmp.h U src/contrib/isc-dhcp/includes/netinet/udp.h 3 conflicts created by this import. Use the following command to help the merge: cvs checkout -jISC:yesterday -jISC src/contrib/isc-dhcp To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 23 16:43:35 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 4B04B151C9; Wed, 23 Jun 1999 16:43:32 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id QAA76776; Wed, 23 Jun 1999 16:43:32 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Message-Id: <199906232343.QAA76776@freefall.freebsd.org> From: "David E. O'Brien" Date: Wed, 23 Jun 1999 16:43:32 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/isc-dhcp FREEBSD-upgrade Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk obrien 1999/06/23 16:43:32 PDT Modified files: contrib/isc-dhcp FREEBSD-upgrade Log: Update for latest vendor import. Revision Changes Path 1.7 +4 -4 src/contrib/isc-dhcp/FREEBSD-upgrade To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 23 16:58:22 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 2622114EC0; Wed, 23 Jun 1999 16:58:21 -0700 (PDT) (envelope-from cpiazza@FreeBSD.org) Received: (from cpiazza@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id QAA77830; Wed, 23 Jun 1999 16:58:20 -0700 (PDT) (envelope-from cpiazza@FreeBSD.org) Message-Id: <199906232358.QAA77830@freefall.freebsd.org> From: Chris Piazza Date: Wed, 23 Jun 1999 16:58:20 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/gide Makefile ports/devel/gide/files md5 ports/devel/gide/patches patch-ac patch-ai Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk cpiazza 1999/06/23 16:58:20 PDT Modified files: devel/gide Makefile devel/gide/files md5 devel/gide/patches patch-ac patch-ai Log: Update gide to 0.1.2. Revision Changes Path 1.25 +5 -5 ports/devel/gide/Makefile 1.10 +1 -1 ports/devel/gide/files/md5 1.7 +3 -3 ports/devel/gide/patches/patch-ac 1.2 +47 -2 ports/devel/gide/patches/patch-ai To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 23 17:18:51 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 98C4F150D3; Wed, 23 Jun 1999 17:18:49 -0700 (PDT) (envelope-from mpp@FreeBSD.org) Received: (from mpp@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id RAA80815; Wed, 23 Jun 1999 17:18:49 -0700 (PDT) (envelope-from mpp@FreeBSD.org) Message-Id: <199906240018.RAA80815@freefall.freebsd.org> From: Mike Pritchard Date: Wed, 23 Jun 1999 17:18:49 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man7 mdoc.samples.7 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk mpp 1999/06/23 17:18:49 PDT Modified files: share/man/man7 mdoc.samples.7 Log: Update mdoc.samples(7) to reflect that section 9 is a valid man page section. Update some descriptions of the various sections to reflect that they are valid for section 9 man pages. Add a table of section numbers and what they are used for. Revision Changes Path 1.18 +26 -9 src/share/man/man7/mdoc.samples.7 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 23 17:19: 6 1999 Delivered-To: cvs-all@freebsd.org Received: from allegro.lemis.com (allegro.lemis.com [192.109.197.134]) by hub.freebsd.org (Postfix) with ESMTP id 705D614F30; Wed, 23 Jun 1999 17:18:46 -0700 (PDT) (envelope-from grog@freebie.lemis.com) Received: from freebie.lemis.com (freebie.lemis.com [192.109.197.137]) by allegro.lemis.com (8.9.1/8.9.0) with ESMTP id JAA23231; Thu, 24 Jun 1999 09:48:44 +0930 (CST) Received: (from grog@localhost) by freebie.lemis.com (8.9.3/8.9.0) id JAA09630; Thu, 24 Jun 1999 09:48:42 +0930 (CST) Date: Thu, 24 Jun 1999 09:48:42 +0930 From: Greg Lehey To: Ruslan Ermilov Cc: Peter Wemm , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, billf@FreeBSD.org, des@FreeBSD.org Subject: System V init syntax (was: cvs commit: src/sbin/init Makefile init.8 init.c src/sbin/reboot reboot.8 src/sbin/shutdown shutdown.8 shutdown.c) Message-ID: <19990624094842.E417@freebie.lemis.com> References: <199906231025.DAA28793@freefall.freebsd.org> <19990623140249.E07C275@overcee.netplex.com.au> <19990623172304.A90012@relay.ucb.crimea.ua> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.4i In-Reply-To: <19990623172304.A90012@relay.ucb.crimea.ua>; from Ruslan Ermilov on Wed, Jun 23, 1999 at 05:23:04PM +0300 WWW-Home-Page: http://www.lemis.com/~grog X-PGP-Fingerprint: 6B 7B C3 8C 61 CD 54 AF 13 24 52 F8 6D A4 95 EF Organization: LEMIS, PO Box 460, Echunga SA 5153, Australia Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-41-739-7062 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk On Wednesday, 23 June 1999 at 17:23:04 +0300, Ruslan Ermilov wrote: > On Wed, Jun 23, 1999 at 10:02:49PM +0800, Peter Wemm wrote: >> Ruslan Ermilov wrote: >>> Modified files: (Branch: RELENG_3) >>> sbin/init Makefile init.8 init.c >>> sbin/reboot reboot.8 >>> sbin/shutdown shutdown.8 shutdown.c >>> Log: >>> MFC: >>> >>> - init(8) will now halt the system if sent USR1 signal, >>> or halt and turn the power off (if hardware permits) >>> if sent USR2 signal. System V's command line syntax >>> is also available, but turned off by default. >> >> You know, I don't think it would hurt to turn it on by default... I still >> find myself wanting to run an 'init 0' or 'init 6' every so often. :-) >> > Personally I think the same, but when it was first discussed on -hackers, > at least two committers (billf and des) said me that it should be off by > default, so I did. > > Could we please finally decide whether it should it be made `on' by default? Do we have clear-cut definitions of the run levels? If so, it's not System V compatible :-) But that would be a prerequisite. Greg -- See complete headers for address, home page and phone numbers finger grog@lemis.com for PGP public key To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 23 17:21:37 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 387B714D72; Wed, 23 Jun 1999 17:21:35 -0700 (PDT) (envelope-from mpp@FreeBSD.org) Received: (from mpp@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id RAA81335; Wed, 23 Jun 1999 17:21:35 -0700 (PDT) (envelope-from mpp@FreeBSD.org) Message-Id: <199906240021.RAA81335@freefall.freebsd.org> From: Mike Pritchard Date: Wed, 23 Jun 1999 17:21:35 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man7 mdoc.samples.7 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk mpp 1999/06/23 17:21:34 PDT Modified files: (Branch: RELENG_3) share/man/man7 mdoc.samples.7 Log: MFC: Update mdoc.samples(7) to reflect that section 9 is a valid section number. Add a list of section numbers and their descriptions. Revision Changes Path 1.17.2.1 +26 -9 src/share/man/man7/mdoc.samples.7 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 23 17:46:33 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id DBA2B14CB0; Wed, 23 Jun 1999 17:46:31 -0700 (PDT) (envelope-from cpiazza@FreeBSD.org) Received: (from cpiazza@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id RAA84236; Wed, 23 Jun 1999 17:46:31 -0700 (PDT) (envelope-from cpiazza@FreeBSD.org) Message-Id: <199906240046.RAA84236@freefall.freebsd.org> From: Chris Piazza Date: Wed, 23 Jun 1999 17:46:31 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/games/xkoules/pkg DESCR Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk cpiazza 1999/06/23 17:46:31 PDT Modified files: games/xkoules/pkg DESCR Log: Fix typo in WWW: PR: 12369 Submitted by: John Baldwin Revision Changes Path 1.4 +1 -1 ports/games/xkoules/pkg/DESCR To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 23 17:59:45 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 1E64615108; Wed, 23 Jun 1999 17:59:44 -0700 (PDT) (envelope-from mpp@FreeBSD.org) Received: (from mpp@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id RAA86317; Wed, 23 Jun 1999 17:59:43 -0700 (PDT) (envelope-from mpp@FreeBSD.org) Message-Id: <199906240059.RAA86317@freefall.freebsd.org> From: Mike Pritchard Date: Wed, 23 Jun 1999 17:59:43 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man7 mdoc.samples.7 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk mpp 1999/06/23 17:59:42 PDT Modified files: share/man/man7 mdoc.samples.7 Log: Fix one error in my previous commit. The .Rv macro is not valid for section 9 man pages. Revision Changes Path 1.19 +2 -2 src/share/man/man7/mdoc.samples.7 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 23 18: 1: 2 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 0902414D2E; Wed, 23 Jun 1999 18:01:00 -0700 (PDT) (envelope-from mpp@FreeBSD.org) Received: (from mpp@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id SAA86609; Wed, 23 Jun 1999 18:00:59 -0700 (PDT) (envelope-from mpp@FreeBSD.org) Message-Id: <199906240100.SAA86609@freefall.freebsd.org> From: Mike Pritchard Date: Wed, 23 Jun 1999 18:00:59 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man7 mdoc.samples.7 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk mpp 1999/06/23 18:00:59 PDT Modified files: (Branch: RELENG_3) share/man/man7 mdoc.samples.7 Log: MFC: The .Rv macro is not valid for section 9 man pages. Revision Changes Path 1.17.2.2 +2 -2 src/share/man/man7/mdoc.samples.7 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 23 18:57:55 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 23E7E14EDA; Wed, 23 Jun 1999 18:57:54 -0700 (PDT) (envelope-from flathill@FreeBSD.org) Received: (from flathill@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id SAA92536; Wed, 23 Jun 1999 18:57:53 -0700 (PDT) (envelope-from flathill@FreeBSD.org) Message-Id: <199906240157.SAA92536@freefall.freebsd.org> From: Seiichirou Hiraoka Date: Wed, 23 Jun 1999 18:57:52 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/games/fkiss Makefile ports/graphics/xpx Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk flathill 1999/06/23 18:57:51 PDT Modified files: games/fkiss Makefile graphics/xpx Makefile Log: Change MASTER_SITES Revision Changes Path 1.6 +2 -2 ports/games/fkiss/Makefile 1.4 +2 -2 ports/graphics/xpx/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 23 18:58:37 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id CF15C14EDA; Wed, 23 Jun 1999 18:58:35 -0700 (PDT) (envelope-from flathill@FreeBSD.org) Received: (from flathill@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id SAA92624; Wed, 23 Jun 1999 18:58:35 -0700 (PDT) (envelope-from flathill@FreeBSD.org) Message-Id: <199906240158.SAA92624@freefall.freebsd.org> From: Seiichirou Hiraoka Date: Wed, 23 Jun 1999 18:58:35 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/japanese/namazu Makefile ports/japanese/namazu/files md5 ports/japanese/namazu/pkg PLIST Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk flathill 1999/06/23 18:58:35 PDT Modified files: japanese/namazu Makefile japanese/namazu/files md5 japanese/namazu/pkg PLIST Log: Update to 1.3.0.8 Revision Changes Path 1.2 +4 -4 ports/japanese/namazu/Makefile 1.2 +1 -1 ports/japanese/namazu/files/md5 1.2 +2 -3 ports/japanese/namazu/pkg/PLIST To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 23 20: 9:16 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 08B1414D2A; Wed, 23 Jun 1999 20:09:15 -0700 (PDT) (envelope-from msmith@FreeBSD.org) Received: (from msmith@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id UAA98791; Wed, 23 Jun 1999 20:09:14 -0700 (PDT) (envelope-from msmith@FreeBSD.org) Message-Id: <199906240309.UAA98791@freefall.freebsd.org> From: Mike Smith Date: Wed, 23 Jun 1999 20:09:14 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/isa wfd.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk msmith 1999/06/23 20:09:14 PDT Modified files: sys/i386/isa wfd.c Log: From the submitter: wfd driver code tries to give wd driver first crack at ioctl's, but incorrectly interprets internal error and never gets to send eject to ATAPI device. (this is fixed in the atapi-fd driver) PR: kern/12218 Submitted by: Simon Walton Revision Changes Path 1.26 +2 -2 src/sys/i386/isa/wfd.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 23 20:10:10 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 5609714D67; Wed, 23 Jun 1999 20:10:04 -0700 (PDT) (envelope-from msmith@FreeBSD.org) Received: (from msmith@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id UAA98922; Wed, 23 Jun 1999 20:10:04 -0700 (PDT) (envelope-from msmith@FreeBSD.org) Message-Id: <199906240310.UAA98922@freefall.freebsd.org> From: Mike Smith Date: Wed, 23 Jun 1999 20:10:04 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/isa wfd.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk msmith 1999/06/23 20:10:04 PDT Modified files: (Branch: RELENG_3) sys/i386/isa wfd.c Log: MFC: make the eject ioctl work. Revision Changes Path 1.17.2.2 +2 -2 src/sys/i386/isa/wfd.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 23 20:33:37 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 00AD714D44; Wed, 23 Jun 1999 20:33:35 -0700 (PDT) (envelope-from jlemon@FreeBSD.org) Received: (from jlemon@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id UAA01501; Wed, 23 Jun 1999 20:33:35 -0700 (PDT) (envelope-from jlemon@FreeBSD.org) Message-Id: <199906240333.UAA01501@freefall.freebsd.org> From: Jonathan Lemon Date: Wed, 23 Jun 1999 20:33:35 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/ida ida.c ida_disk.c idareg.h idavar.h src/sys/pci ida_pci.c src/sys/i386/isa ida.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jlemon 1999/06/23 20:33:35 PDT Added files: sys/dev/ida ida.c ida_disk.c idareg.h idavar.h sys/pci ida_pci.c Removed files: sys/i386/isa ida.c Log: Compaq Smart RAID driver for -current. Based on the original ida.c driver by Mark Dawson. This probably needs some work, but is stable enough to boot a RAID-only configuration, and survive `make world'. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 23 20:40:21 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id E556714D44; Wed, 23 Jun 1999 20:40:19 -0700 (PDT) (envelope-from jlemon@FreeBSD.org) Received: (from jlemon@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id UAA01882; Wed, 23 Jun 1999 20:40:19 -0700 (PDT) (envelope-from jlemon@FreeBSD.org) Message-Id: <199906240340.UAA01882@freefall.freebsd.org> From: Jonathan Lemon Date: Wed, 23 Jun 1999 20:40:19 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/conf files Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jlemon 1999/06/23 20:40:18 PDT Modified files: sys/conf files Log: Add IDA files Revision Changes Path 1.221 +3 -0 src/sys/conf/files To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 23 20:42:19 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 2591F15185; Wed, 23 Jun 1999 20:42:15 -0700 (PDT) (envelope-from jlemon@FreeBSD.org) Received: (from jlemon@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id UAA02178; Wed, 23 Jun 1999 20:42:15 -0700 (PDT) (envelope-from jlemon@FreeBSD.org) Message-Id: <199906240342.UAA02178@freefall.freebsd.org> From: Jonathan Lemon Date: Wed, 23 Jun 1999 20:42:15 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/conf files Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jlemon 1999/06/23 20:42:15 PDT Modified files: sys/conf files Log: fix disordering Revision Changes Path 1.222 +4 -4 src/sys/conf/files To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 23 20:44:14 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id CE84F14DC2; Wed, 23 Jun 1999 20:44:11 -0700 (PDT) (envelope-from jlemon@FreeBSD.org) Received: (from jlemon@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id UAA02475; Wed, 23 Jun 1999 20:44:11 -0700 (PDT) (envelope-from jlemon@FreeBSD.org) Message-Id: <199906240344.UAA02475@freefall.freebsd.org> From: Jonathan Lemon Date: Wed, 23 Jun 1999 20:44:11 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/conf files Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jlemon 1999/06/23 20:44:11 PDT Modified files: sys/conf files Log: Fix more disordering I missed last time. Revision Changes Path 1.223 +1 -1 src/sys/conf/files To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 23 20:48:28 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id F052114DC2; Wed, 23 Jun 1999 20:48:26 -0700 (PDT) (envelope-from green@FreeBSD.org) Received: (from green@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id UAA02888; Wed, 23 Jun 1999 20:48:26 -0700 (PDT) (envelope-from green@FreeBSD.org) Message-Id: <199906240348.UAA02888@freefall.freebsd.org> From: Brian Feldman Date: Wed, 23 Jun 1999 20:48:26 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/i386 identcpu.c src/sys/i386/isa clock.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk green 1999/06/23 20:48:26 PDT Modified files: sys/i386/i386 identcpu.c sys/i386/isa clock.c Log: This commit gives support for the Rise mP6 CPU. It has two changes: 1. Rise is recognized in identdcpu.c. 2. The TSC is not written to. A workaround for the CPU bug is being applied to clock.c (the bug being that the mP6 has TSC enabled in its CPUID-capabilities, but it only supports reading it. If we try to write to it (MSR 16), a GPF occurs.) The new behavior is that FreeBSD will _not_ zero the TSC. Instead, we do a bit of 64-bit arithmetic. Reviewed by: msmith Obtained from: unfurl & msmith Revision Changes Path 1.64 +12 -2 src/sys/i386/i386/identcpu.c 1.137 +7 -5 src/sys/i386/isa/clock.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 23 20:54:59 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id AFA2C151CE; Wed, 23 Jun 1999 20:54:57 -0700 (PDT) (envelope-from jlemon@FreeBSD.org) Received: (from jlemon@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id UAA03473; Wed, 23 Jun 1999 20:54:57 -0700 (PDT) (envelope-from jlemon@FreeBSD.org) Message-Id: <199906240354.UAA03473@freefall.freebsd.org> From: Jonathan Lemon Date: Wed, 23 Jun 1999 20:54:57 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/conf LINT Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jlemon 1999/06/23 20:54:57 PDT Modified files: sys/i386/conf LINT Log: Add ida/id lines Revision Changes Path 1.609 +10 -1 src/sys/i386/conf/LINT To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 23 21: 6:31 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 6BA3414D1E; Wed, 23 Jun 1999 21:06:30 -0700 (PDT) (envelope-from jlemon@FreeBSD.org) Received: (from jlemon@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id VAA04555; Wed, 23 Jun 1999 21:06:30 -0700 (PDT) (envelope-from jlemon@FreeBSD.org) Message-Id: <199906240406.VAA04555@freefall.freebsd.org> From: Jonathan Lemon Date: Wed, 23 Jun 1999 21:06:30 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pci pcisupport.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jlemon 1999/06/23 21:06:30 PDT Modified files: sys/pci pcisupport.c Log: Allow the Ross host to PCI bridge to appear as a PCI bus. This permits my Compaq 3000 to recognize the secondary bus. Revision Changes Path 1.122 +9 -9 src/sys/pci/pcisupport.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 23 21:20:42 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 34C2D14E8B; Wed, 23 Jun 1999 21:20:41 -0700 (PDT) (envelope-from imp@FreeBSD.org) Received: (from imp@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id VAA05729; Wed, 23 Jun 1999 21:20:41 -0700 (PDT) (envelope-from imp@FreeBSD.org) Message-Id: <199906240420.VAA05729@freefall.freebsd.org> From: Warner Losh Date: Wed, 23 Jun 1999 21:20:41 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src UPDATING Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk imp 1999/06/23 21:20:40 PDT Modified files: . UPDATING Log: Compaq smart raid Revision Changes Path 1.36 +4 -1 src/UPDATING To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 23 21:38:16 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 03DAF14F43; Wed, 23 Jun 1999 21:38:14 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id VAA07340; Wed, 23 Jun 1999 21:38:13 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Message-Id: <199906240438.VAA07340@freefall.freebsd.org> From: "David E. O'Brien" Date: Wed, 23 Jun 1999 21:38:11 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/isc-dhcp/client dhclient.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk obrien 1999/06/23 21:38:08 PDT Modified files: contrib/isc-dhcp/client dhclient.c Log: Clean up conflicts. Revision Changes Path 1.8 +5 -4 src/contrib/isc-dhcp/client/dhclient.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 23 21:41: 6 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 2F2C615010; Wed, 23 Jun 1999 21:41:04 -0700 (PDT) (envelope-from jkoshy@FreeBSD.org) Received: (from jkoshy@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id VAA07974; Wed, 23 Jun 1999 21:41:04 -0700 (PDT) (envelope-from jkoshy@FreeBSD.org) Message-Id: <199906240441.VAA07974@freefall.freebsd.org> From: Joseph Koshy Date: Wed, 23 Jun 1999 21:41:03 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en/handbook/contrib chapter.sgml Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jkoshy 1999/06/23 21:41:03 PDT Modified files: en/handbook/contrib chapter.sgml Log: Change of email address. Requested by: Aaron Smith on freebsd-doc (Message-Id: <199906181048.DAA84865@sigma.veritas.com>) Revision Changes Path 1.56 +2 -2 doc/en/handbook/contrib/chapter.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 23 21:44: 3 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 1D66014F43; Wed, 23 Jun 1999 21:44:01 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id VAA08367; Wed, 23 Jun 1999 21:44:01 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Message-Id: <199906240444.VAA08367@freefall.freebsd.org> From: "David E. O'Brien" Date: Wed, 23 Jun 1999 21:44:01 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11-clocks/rclock Makefile ports/x11-clocks/rclock/files md5 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk obrien 1999/06/23 21:44:01 PDT Modified files: x11-clocks/rclock Makefile x11-clocks/rclock/files md5 Log: Upgrade to 2.6.0 (to match distfile used in the rxvt port). Revision Changes Path 1.7 +7 -4 ports/x11-clocks/rclock/Makefile 1.4 +1 -1 ports/x11-clocks/rclock/files/md5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 23 21:48:47 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 7FB0E14F43; Wed, 23 Jun 1999 21:48:45 -0700 (PDT) (envelope-from mpp@FreeBSD.org) Received: (from mpp@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id VAA09043; Wed, 23 Jun 1999 21:48:45 -0700 (PDT) (envelope-from mpp@FreeBSD.org) Message-Id: <199906240448.VAA09043@freefall.freebsd.org> From: Mike Pritchard Date: Wed, 23 Jun 1999 21:48:45 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/tset tset.1 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk mpp 1999/06/23 21:48:44 PDT Modified files: usr.bin/tset tset.1 Log: Add the 'reset' command to the NAME section. Pointed-out-by: Jesus Monroy in freebsd-doc Revision Changes Path 1.3 +2 -1 src/usr.bin/tset/tset.1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 23 21:50: 5 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 4990C14F43; Wed, 23 Jun 1999 21:50:02 -0700 (PDT) (envelope-from mpp@FreeBSD.org) Received: (from mpp@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id VAA09283; Wed, 23 Jun 1999 21:50:02 -0700 (PDT) (envelope-from mpp@FreeBSD.org) Message-Id: <199906240450.VAA09283@freefall.freebsd.org> From: Mike Pritchard Date: Wed, 23 Jun 1999 21:50:02 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/tset tset.1 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk mpp 1999/06/23 21:50:02 PDT Modified files: (Branch: RELENG_3) usr.bin/tset tset.1 Log: MFC: Add the 'reset' command to the NAME section. Revision Changes Path 1.2.2.1 +2 -1 src/usr.bin/tset/tset.1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 23 22:21:24 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 0F00615238; Wed, 23 Jun 1999 22:21:22 -0700 (PDT) (envelope-from grog@FreeBSD.org) Received: (from grog@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id WAA12153; Wed, 23 Jun 1999 22:21:22 -0700 (PDT) (envelope-from grog@FreeBSD.org) Message-Id: <199906240521.WAA12153@freefall.freebsd.org> From: Greg Lehey Date: Wed, 23 Jun 1999 22:21:22 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/modules Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk grog 1999/06/23 22:21:22 PDT Modified files: sys/modules Makefile Log: Reenable Vinum build Revision Changes Path 1.65 +2 -3 src/sys/modules/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 23 23:22:28 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 16BC915238; Wed, 23 Jun 1999 23:22:26 -0700 (PDT) (envelope-from mpp@FreeBSD.org) Received: (from mpp@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id XAA17675; Wed, 23 Jun 1999 23:22:26 -0700 (PDT) (envelope-from mpp@FreeBSD.org) Message-Id: <199906240622.XAA17675@freefall.freebsd.org> From: Mike Pritchard Date: Wed, 23 Jun 1999 23:22:26 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/cksum cksum.1 src/usr.sbin/ctm/ctm_rmail ctm_rmail.1 src/usr.bin/enigma enigma.1 src/usr.bin/tconv tconv.1 src/usr.bin/tput tput.1 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk mpp 1999/06/23 23:22:25 PDT Modified files: usr.bin/cksum cksum.1 usr.sbin/ctm/ctm_rmail ctm_rmail.1 usr.bin/enigma enigma.1 usr.bin/tconv tconv.1 usr.bin/tput tput.1 Log: Some man page cleanup. Make the NAME and SYNOPSIS sections agree so that whatis(1) will produce the expected results. Pointed-out-by: Jesus Monroy in freebsd-doc Revision Changes Path 1.8 +3 -2 src/usr.bin/cksum/cksum.1 1.15 +4 -2 src/usr.sbin/ctm/ctm_rmail/ctm_rmail.1 1.3 +3 -2 src/usr.bin/enigma/enigma.1 1.9 +4 -2 src/usr.bin/tconv/tconv.1 1.4 +12 -4 src/usr.bin/tput/tput.1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 23 23:28:23 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 2995214D44; Wed, 23 Jun 1999 23:28:20 -0700 (PDT) (envelope-from mpp@FreeBSD.org) Received: (from mpp@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id XAA18441; Wed, 23 Jun 1999 23:28:20 -0700 (PDT) (envelope-from mpp@FreeBSD.org) Message-Id: <199906240628.XAA18441@freefall.freebsd.org> From: Mike Pritchard Date: Wed, 23 Jun 1999 23:28:20 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/cksum cksum.1 src/usr.sbin/ctm/ctm_rmail ctm_rmail.1 src/usr.bin/enigma enigma.1 src/usr.bin/tconv tconv.1 src/usr.bin/tput tput.1 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk mpp 1999/06/23 23:28:19 PDT Modified files: (Branch: RELENG_3) usr.bin/cksum cksum.1 usr.sbin/ctm/ctm_rmail ctm_rmail.1 usr.bin/enigma enigma.1 usr.bin/tconv tconv.1 usr.bin/tput tput.1 Log: MFC: Some man page cleanup. Make the NAME and SYNOPSIS sections agree so that whatis(1) will produce the corect results. Revision Changes Path 1.7.2.1 +3 -2 src/usr.bin/cksum/cksum.1 1.14.2.1 +4 -2 src/usr.sbin/ctm/ctm_rmail/ctm_rmail.1 1.1.2.2 +3 -2 src/usr.bin/enigma/enigma.1 1.8.2.1 +4 -2 src/usr.bin/tconv/tconv.1 1.3.2.1 +12 -4 src/usr.bin/tput/tput.1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 23 23:33:28 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id B625A14CA8; Wed, 23 Jun 1999 23:33:26 -0700 (PDT) (envelope-from imp@FreeBSD.org) Received: (from imp@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id XAA19073; Wed, 23 Jun 1999 23:33:25 -0700 (PDT) (envelope-from imp@FreeBSD.org) Message-Id: <199906240633.XAA19073@freefall.freebsd.org> From: Warner Losh Date: Wed, 23 Jun 1999 23:33:25 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/pkg_install/add main.c src/usr.sbin/pkg_install/create main.c src/usr.sbin/pkg_install/delete main.c src/usr.sbin/pkg_install/info main.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk imp 1999/06/23 23:33:25 PDT Modified files: usr.sbin/pkg_install/add main.c usr.sbin/pkg_install/create main.c usr.sbin/pkg_install/delete main.c usr.sbin/pkg_install/info main.c Log: '?' shouldn't be in the usage string. Unknown characters are already converted to '?'. Revision Changes Path 1.26 +2 -2 src/usr.sbin/pkg_install/add/main.c 1.20 +2 -2 src/usr.sbin/pkg_install/create/main.c 1.13 +2 -2 src/usr.sbin/pkg_install/delete/main.c 1.18 +2 -2 src/usr.sbin/pkg_install/info/main.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 23 23:43:25 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 85EF114CA8; Wed, 23 Jun 1999 23:43:23 -0700 (PDT) (envelope-from imp@FreeBSD.org) Received: (from imp@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id XAA20366; Wed, 23 Jun 1999 23:43:22 -0700 (PDT) (envelope-from imp@FreeBSD.org) Message-Id: <199906240643.XAA20366@freefall.freebsd.org> From: Warner Losh Date: Wed, 23 Jun 1999 23:43:22 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/i4b/isdnd main.c src/usr.sbin/i4b/isdndebug main.c src/usr.sbin/i4b/isdndecode main.c src/usr.sbin/i4b/isdntel main.c src/usr.sbin/i4b/isdntelctl main.c src/usr.sbin/i4b/isdntest main.c src/usr.sbin/i4b/isdntrace ... Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk imp 1999/06/23 23:43:22 PDT Modified files: usr.sbin/i4b/isdnd main.c usr.sbin/i4b/isdndebug main.c usr.sbin/i4b/isdndecode main.c usr.sbin/i4b/isdntel main.c usr.sbin/i4b/isdntelctl main.c usr.sbin/i4b/isdntest main.c usr.sbin/i4b/isdntrace trace.c usr.sbin/iostat iostat.c usr.sbin/yppoll yppoll.c Log: Two getopts related nits: o getopt returns -1 rather than EOF on errors o getopt returns '?' for characters it doesn't know about, so don't include them in the getopt options string. Revision Changes Path 1.5 +2 -2 src/usr.sbin/i4b/isdnd/main.c 1.5 +2 -2 src/usr.sbin/i4b/isdndebug/main.c 1.5 +2 -2 src/usr.sbin/i4b/isdndecode/main.c 1.5 +2 -2 src/usr.sbin/i4b/isdntel/main.c 1.5 +2 -2 src/usr.sbin/i4b/isdntelctl/main.c 1.4 +2 -2 src/usr.sbin/i4b/isdntest/main.c 1.5 +2 -2 src/usr.sbin/i4b/isdntrace/trace.c 1.13 +2 -2 src/usr.sbin/iostat/iostat.c 1.4 +2 -2 src/usr.sbin/yppoll/yppoll.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 23 23:45:36 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 0989314D0F; Wed, 23 Jun 1999 23:45:33 -0700 (PDT) (envelope-from imp@FreeBSD.org) Received: (from imp@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id XAA20562; Wed, 23 Jun 1999 23:45:33 -0700 (PDT) (envelope-from imp@FreeBSD.org) Message-Id: <199906240645.XAA20562@freefall.freebsd.org> From: Warner Losh Date: Wed, 23 Jun 1999 23:45:33 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/calendar calendar.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk imp 1999/06/23 23:45:33 PDT Modified files: usr.bin/calendar calendar.c Log: Don't add '?' to getopt's options. Revision Changes Path 1.11 +1 -1 src/usr.bin/calendar/calendar.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 23 23:48:31 1999 Delivered-To: cvs-all@freebsd.org Received: from hcsext.hcs.de (hcshh.hcs.de [194.123.40.1]) by hub.freebsd.org (Postfix) with SMTP id 8A49314C1E; Wed, 23 Jun 1999 23:48:25 -0700 (PDT) (envelope-from hm@hcs.de) Received: from hcswork.hcs.de([192.76.124.5]) (1725 bytes) by hcsext.hcs.de via sendmail with P:smtp/R:inet_hosts/T:smtp (sender: ) id for ; Thu, 24 Jun 1999 08:48:24 +0200 (CEST) (Smail-3.2.0.104 1998-Nov-20 #1 built 1998-Dec-11) Received: by hcswork.hcs.de (Smail3.1.29.0 #12) id m10x3JA-0000fPC; Thu, 24 Jun 99 08:48 METDST Message-Id: From: hm@hcs.de (Hellmuth Michaelis) Subject: Re: cvs commit: src/usr.sbin/i4b/isdnd main.c src/usr.sbin/i4b/isdndebug main.c src/usr.sbin/i4b/isdndecode main.c src/usr.s In-Reply-To: <199906240643.XAA20366@freefall.freebsd.org> from Warner Losh at "Jun 23, 99 11:43:22 pm" To: imp@FreeBSD.org (Warner Losh) Date: Thu, 24 Jun 1999 08:48:24 +0200 (METDST) Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Reply-To: hm@hcs.de Organization: HCS Hanseatischer Computerservice GmbH X-Mailer: ELM [version 2.4ME+ PL39 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Content-Length: 746 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk From the keyboard of Warner Losh: > o getopt returns '?' for characters it doesn't know about, so > don't include them in the getopt options string. Including '?' in the getopt options string is intentional, because - last time i checked - using "programname -?" produces an output, where getopt says that "-?" is an invalid option. This is IMHO false in that "-?" is a valid option to display the usage string(s). hellmuth -- Hellmuth Michaelis Tel +49 40 559747-70 HCS Hanseatischer Computerservice GmbH Fax +49 40 559747-77 Oldesloer Strasse 97-99 Mail hm [at] hcs.de 22457 Hamburg WWW http://www.hcs.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 23 23:55:45 1999 Delivered-To: cvs-all@freebsd.org Received: from flood.ping.uio.no (flood.ping.uio.no [129.240.78.31]) by hub.freebsd.org (Postfix) with ESMTP id 3BA0814A13; Wed, 23 Jun 1999 23:55:36 -0700 (PDT) (envelope-from des@flood.ping.uio.no) Received: (from des@localhost) by flood.ping.uio.no (8.9.3/8.9.1) id IAA42369; Thu, 24 Jun 1999 08:55:33 +0200 (CEST) (envelope-from des) To: Ruslan Ermilov Cc: Peter Wemm , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, billf@FreeBSD.org Subject: Re: cvs commit: src/sbin/init Makefile init.8 init.c src/sbin/reboot reboot.8 src/sbin/shutdown shutdown.8 shutdown.c References: <199906231025.DAA28793@freefall.freebsd.org> <19990623140249.E07C275@overcee.netplex.com.au> <19990623172304.A90012@relay.ucb.crimea.ua> From: Dag-Erling Smorgrav Date: 24 Jun 1999 08:55:32 +0200 In-Reply-To: Ruslan Ermilov's message of "Wed, 23 Jun 1999 17:23:04 +0300" Message-ID: Lines: 13 X-Mailer: Gnus v5.5/Emacs 19.34 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk Ruslan Ermilov writes: > Personally I think the same, but when it was first discussed on -hackers, > at least two committers (billf and des) said me that it should be off by > default, so I did. I'm not against it, as long as it doesn't break existing behaviour. I asked for it to be turned off by default because I thought it was incompatible with historical behaviour. If it's not, I retract my objections. DES -- Dag-Erling Smorgrav - des@flood.ping.uio.no To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 23 23:56:46 1999 Delivered-To: cvs-all@freebsd.org Received: from panzer.plutotech.com (panzer.plutotech.com [206.168.67.125]) by hub.freebsd.org (Postfix) with ESMTP id 669DD14A13; Wed, 23 Jun 1999 23:56:41 -0700 (PDT) (envelope-from ken@panzer.plutotech.com) Received: (from ken@localhost) by panzer.plutotech.com (8.9.3/8.8.5) id AAA84827; Thu, 24 Jun 1999 00:56:41 -0600 (MDT) From: "Kenneth D. Merry" Message-Id: <199906240656.AAA84827@panzer.plutotech.com> Subject: Re: cvs commit: src/usr.sbin/i4b/isdnd main.c src/usr.sbin/i4b/isdndebug main.c src/usr.sbin/i4b/isdndecode main.c src/usr.s In-Reply-To: <199906240643.XAA20366@freefall.freebsd.org> from Warner Losh at "Jun 23, 1999 11:43:22 pm" To: imp@FreeBSD.org (Warner Losh) Date: Thu, 24 Jun 1999 00:56:41 -0600 (MDT) Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org X-Mailer: ELM [version 2.4ME+ PL54 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk Warner Losh wrote... > imp 1999/06/23 23:43:22 PDT > > Modified files: > usr.sbin/i4b/isdnd main.c > usr.sbin/i4b/isdndebug main.c > usr.sbin/i4b/isdndecode main.c > usr.sbin/i4b/isdntel main.c > usr.sbin/i4b/isdntelctl main.c > usr.sbin/i4b/isdntest main.c > usr.sbin/i4b/isdntrace trace.c > usr.sbin/iostat iostat.c > usr.sbin/yppoll yppoll.c > Log: > Two getopts related nits: > o getopt returns -1 rather than EOF on errors > o getopt returns '?' for characters it doesn't know about, so > don't include them in the getopt options string. > > 1.13 +2 -2 src/usr.sbin/iostat/iostat.c I'm not sure I agree with this change. - the iostat(8) man page specifically lists -? as a valid option flag - taking the -? out of the option string causes getopt to complain: old version of iostat: $ iostat -? usage: iostat [-CdhIKoT?] [-c count] [-M core] [-n devs] [-N system] [-t type,if,pass] [-w wait] [drives] current version of df: $ df -? df: illegal option -- ? usage: df [-ikn] [-t type] [file | filesystem ...] - I maintain iostat, and you didn't ask me about the change Ken -- Kenneth Merry ken@plutotech.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 24 0:14:22 1999 Delivered-To: cvs-all@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (Postfix) with ESMTP id 59B2B14A13; Thu, 24 Jun 1999 00:14:15 -0700 (PDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.9.3/8.9.3) with ESMTP id BAA77779; Thu, 24 Jun 1999 01:14:14 -0600 (MDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.9.3/8.8.3) with ESMTP id BAA36091; Thu, 24 Jun 1999 01:12:41 -0600 (MDT) Message-Id: <199906240712.BAA36091@harmony.village.org> To: "Kenneth D. Merry" Subject: Re: cvs commit: src/usr.sbin/i4b/isdnd main.c src/usr.sbin/i4b/isdndebug main.c src/usr.sbin/i4b/isdndecode main.c src/usr.s Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org In-reply-to: Your message of "Thu, 24 Jun 1999 00:56:41 MDT." <199906240656.AAA84827@panzer.plutotech.com> References: <199906240656.AAA84827@panzer.plutotech.com> Date: Thu, 24 Jun 1999 01:12:41 -0600 From: Warner Losh Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk In message <199906240656.AAA84827@panzer.plutotech.com> "Kenneth D. Merry" writes: : - I maintain iostat, and you didn't ask me about the change I maintain getopt consistancy in the tree... The '?' was inconsistantly used. In the past I've made large global changes like this to getopt usage. The adding of '?' to usage strings in the past is something that Bruce has complained about, which is why I've added it to my list of things to filter on. Changes like this have generally not been reviewed since they cut accross so many different areas. cf the EOF -> -1 changes ... If posix allows it, I'd rather change getopt(3) to not complain about '?' being an illegal option when the option is '?'. This would make all the programs consistant, and also make old programs which use '?' as an option. Comments? Warner P.S. I really didn't anticipate this to have any reaction at all. As usual, if things aren't like, I'll back it out. Index: getopt.c =================================================================== RCS file: /home/imp/FreeBSD/CVS/src/lib/libc/stdlib/getopt.c,v retrieving revision 1.1.1.2 diff -u -r1.1.1.2 getopt.c --- getopt.c 1997/03/11 11:27:48 1.1.1.2 +++ getopt.c 1999/06/24 07:03:28 @@ -85,7 +85,7 @@ return (-1); if (!*place) ++optind; - if (opterr && *ostr != ':') + if (opterr && *ostr != ':' && *ostr != BADCH) (void)fprintf(stderr, "%s: illegal option -- %c\n", __progname, optopt); return (BADCH); To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 24 0:16:24 1999 Delivered-To: cvs-all@freebsd.org Received: from flood.ping.uio.no (flood.ping.uio.no [129.240.78.31]) by hub.freebsd.org (Postfix) with ESMTP id 8740F14A13; Thu, 24 Jun 1999 00:16:13 -0700 (PDT) (envelope-from des@flood.ping.uio.no) Received: (from des@localhost) by flood.ping.uio.no (8.9.3/8.9.1) id JAA42870; Thu, 24 Jun 1999 09:16:11 +0200 (CEST) (envelope-from des) To: Brian Feldman Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/i386/i386 identcpu.c src/sys/i386/isa clock.c References: <199906240348.UAA02888@freefall.freebsd.org> From: Dag-Erling Smorgrav Date: 24 Jun 1999 09:16:11 +0200 In-Reply-To: Brian Feldman's message of "Wed, 23 Jun 1999 20:48:26 -0700 (PDT)" Message-ID: Lines: 15 X-Mailer: Gnus v5.5/Emacs 19.34 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk Brian Feldman writes: > Reviewed by: msmith > Obtained from: unfurl & msmith Incorrect use of 'Obtained from'. The 'Obtained from' field is for when you merge in patches from {Net,Open}BSD. You should have used 'Submitted by' and specified Bill and Mike's complete e-mail addresses (and real names if known): Submitted by: Mike Smith Bill Swingle DES -- Dag-Erling Smorgrav - des@flood.ping.uio.no To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 24 0:21:36 1999 Delivered-To: cvs-all@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (Postfix) with ESMTP id 4E61914A13; Thu, 24 Jun 1999 00:21:31 -0700 (PDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.9.3/8.9.3) with ESMTP id BAA77795; Thu, 24 Jun 1999 01:21:30 -0600 (MDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.9.3/8.8.3) with ESMTP id BAA36122; Thu, 24 Jun 1999 01:19:57 -0600 (MDT) Message-Id: <199906240719.BAA36122@harmony.village.org> To: hm@hcs.de Subject: Re: cvs commit: src/usr.sbin/i4b/isdnd main.c src/usr.sbin/i4b/isdndebug main.c src/usr.sbin/i4b/isdndecode main.c src/usr.s Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org In-reply-to: Your message of "Thu, 24 Jun 1999 08:48:24 +0200." References: Date: Thu, 24 Jun 1999 01:19:57 -0600 From: Warner Losh Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk In message Hellmuth Michaelis writes: : Including '?' in the getopt options string is intentional, because - last : time i checked - using "programname -?" produces an output, where getopt : says that "-?" is an invalid option. This is IMHO false in that "-?" is : a valid option to display the usage string(s). I'm not sure I agree with that completely. '?' is never used in BSD 4.4-lite sources (as far as I recall), but the 4.4-lite files also compared against EOF rather than -1. '?' is a special character to getopt. Users of getopt have no way of knowing if the user typed '?' or some other character, since getopt maps unknown characters to '?'. Since '?' is a special character, I don't have a problem adding it to the list of characters that are treated specially. Right now ':' is treated specially in getopt's error reporting. This is a deviation form the documentation, so there is precidence for treating ? specially. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 24 0:26:15 1999 Delivered-To: cvs-all@freebsd.org Received: from godzilla.zeta.org.au (godzilla.zeta.org.au [203.26.10.9]) by hub.freebsd.org (Postfix) with ESMTP id 5C4CF14A13; Thu, 24 Jun 1999 00:26:06 -0700 (PDT) (envelope-from bde@godzilla.zeta.org.au) Received: (from bde@localhost) by godzilla.zeta.org.au (8.8.7/8.8.7) id RAA29454; Thu, 24 Jun 1999 17:26:04 +1000 Date: Thu, 24 Jun 1999 17:26:04 +1000 From: Bruce Evans Message-Id: <199906240726.RAA29454@godzilla.zeta.org.au> To: hm@hcs.de, imp@FreeBSD.org Subject: Re: cvs commit: src/usr.sbin/i4b/isdnd main.c src/usr.sbin/i4b/isdndebug main.c src/usr.sbin/i4b/isdndecode main.c src/usr.s Cc: cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk >> o getopt returns '?' for characters it doesn't know about, so >> don't include them in the getopt options string. > >Including '?' in the getopt options string is intentional, because - last >time i checked - using "programname -?" produces an output, where getopt >says that "-?" is an invalid option. This is IMHO false in that "-?" is >a valid option to display the usage string(s). "-?" is an invalid option that can be (ab)used to display the usage message. It is clearly invalid for the i4b programs because none of the i4b man pages document it :-). Documenting it in all man pages wouldn't be useful. getopt actually says that "-?" is an illegal option. Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 24 0:28:16 1999 Delivered-To: cvs-all@freebsd.org Received: from allegro.lemis.com (allegro.lemis.com [192.109.197.134]) by hub.freebsd.org (Postfix) with ESMTP id 4B81E14CEB; Thu, 24 Jun 1999 00:28:07 -0700 (PDT) (envelope-from grog@freebie.lemis.com) Received: from freebie.lemis.com (freebie.lemis.com [192.109.197.137]) by allegro.lemis.com (8.9.1/8.9.0) with ESMTP id QAA25275; Thu, 24 Jun 1999 16:58:05 +0930 (CST) Received: (from grog@localhost) by freebie.lemis.com (8.9.3/8.9.0) id QAA00608; Thu, 24 Jun 1999 16:57:51 +0930 (CST) Date: Thu, 24 Jun 1999 16:57:47 +0930 From: Greg Lehey To: Warner Losh Cc: hm@hcs.de, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.sbin/i4b/isdnd main.c src/usr.sbin/i4b/isdndebug main.c src/usr.sbin/i4b/isdndecode main.c src/usr.s Message-ID: <19990624165747.A427@freebie.lemis.com> References: <199906240719.BAA36122@harmony.village.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.4i In-Reply-To: <199906240719.BAA36122@harmony.village.org>; from Warner Losh on Thu, Jun 24, 1999 at 01:19:57AM -0600 WWW-Home-Page: http://www.lemis.com/~grog X-PGP-Fingerprint: 6B 7B C3 8C 61 CD 54 AF 13 24 52 F8 6D A4 95 EF Organization: LEMIS, PO Box 460, Echunga SA 5153, Australia Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-41-739-7062 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk On Thursday, 24 June 1999 at 1:19:57 -0600, Warner Losh wrote: > In message Hellmuth Michaelis writes: > : Including '?' in the getopt options string is intentional, because - last > : time i checked - using "programname -?" produces an output, where getopt > : says that "-?" is an invalid option. This is IMHO false in that "-?" is > : a valid option to display the usage string(s). > > I'm not sure I agree with that completely. '?' is never used in BSD > 4.4-lite sources (as far as I recall), but the 4.4-lite files also > compared against EOF rather than -1. '?' is a special character to > getopt. Users of getopt have no way of knowing if the user typed '?' > or some other character, since getopt maps unknown characters to '?'. > Since '?' is a special character, I don't have a problem adding it to > the list of characters that are treated specially. Right now ':' is > treated specially in getopt's error reporting. This is a deviation > form the documentation, so there is precidence for treating ? > specially. It seems to me that -? is a dangerous flag. Consider: echo rm -? touch ./-f echo rm -? Greg -- See complete headers for address, home page and phone numbers finger grog@lemis.com for PGP public key To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 24 0:29:18 1999 Delivered-To: cvs-all@freebsd.org Received: from relay.ucb.crimea.ua (relay.ucb.crimea.ua [212.110.138.1]) by hub.freebsd.org (Postfix) with ESMTP id AD2F014A13; Thu, 24 Jun 1999 00:27:06 -0700 (PDT) (envelope-from ru@ucb.crimea.ua) Received: (from ru@localhost) by relay.ucb.crimea.ua (8.9.3/8.9.3/UCB) id KAA98014; Thu, 24 Jun 1999 10:24:08 +0300 (EEST) (envelope-from ru) Date: Thu, 24 Jun 1999 10:24:08 +0300 From: Ruslan Ermilov To: Dag-Erling Smorgrav Cc: Peter Wemm , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, billf@FreeBSD.org Subject: Re: cvs commit: src/sbin/init Makefile init.8 init.c src/sbin/reboot reboot.8 src/sbin/shutdown shutdown.8 shutdown.c Message-ID: <19990624102408.D84404@relay.ucb.crimea.ua> References: <199906231025.DAA28793@freefall.freebsd.org> <19990623140249.E07C275@overcee.netplex.com.au> <19990623172304.A90012@relay.ucb.crimea.ua> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.3i In-Reply-To: ; from Dag-Erling Smorgrav on Thu, Jun 24, 1999 at 08:55:32AM +0200 X-Operating-System: FreeBSD 3.2-STABLE i386 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk On Thu, Jun 24, 1999 at 08:55:32AM +0200, Dag-Erling Smorgrav wrote: > Ruslan Ermilov writes: > > Personally I think the same, but when it was first discussed on -hackers, > > at least two committers (billf and des) said me that it should be off by > > default, so I did. > > I'm not against it, as long as it doesn't break existing behaviour. I > asked for it to be turned off by default because I thought it was > incompatible with historical behaviour. If it's not, I retract my > objections. > The existing behaviour is to say: "init: already running" regardless of what is supplied on the command line. With new behaviour init would say the same if argc==1, or treat argv[1] as the desired run-level otherwise. -- Ruslan Ermilov Sysadmin and DBA of the ru@ucb.crimea.ua United Commercial Bank, ru@FreeBSD.org FreeBSD committer, +380.652.247.647 Simferopol, Ukraine http://www.FreeBSD.org The Power To Serve http://www.oracle.com Enabling The Information Age To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 24 0:32:43 1999 Delivered-To: cvs-all@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (Postfix) with ESMTP id 9562614A13; Thu, 24 Jun 1999 00:32:38 -0700 (PDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.9.3/8.9.3) with ESMTP id BAA77828; Thu, 24 Jun 1999 01:32:37 -0600 (MDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.9.3/8.8.3) with ESMTP id BAA36279; Thu, 24 Jun 1999 01:31:04 -0600 (MDT) Message-Id: <199906240731.BAA36279@harmony.village.org> To: Greg Lehey Subject: Re: cvs commit: src/usr.sbin/i4b/isdnd main.c src/usr.sbin/i4b/isdndebug main.c src/usr.sbin/i4b/isdndecode main.c src/usr.s Cc: hm@hcs.de, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org In-reply-to: Your message of "Thu, 24 Jun 1999 16:57:47 +0930." <19990624165747.A427@freebie.lemis.com> References: <19990624165747.A427@freebie.lemis.com> <199906240719.BAA36122@harmony.village.org> Date: Thu, 24 Jun 1999 01:31:04 -0600 From: Warner Losh Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk In message <19990624165747.A427@freebie.lemis.com> Greg Lehey writes: : echo rm -? : touch ./-f : echo rm -? In csh the echo produces an error message from the shell (eg no match), which is likely why BSD 4.4 didn't list '?' in any of its getopt strings. The change for iostat may be wrong because '-?' is documented in the man page... Warner P.S. My patch was bogus, here's a better one. Index: getopt.c =================================================================== RCS file: /home/imp/FreeBSD/CVS/src/lib/libc/stdlib/getopt.c,v retrieving revision 1.1.1.2 diff -u -r1.1.1.2 getopt.c --- getopt.c 1997/03/11 11:27:48 1.1.1.2 +++ getopt.c 1999/06/24 07:24:10 @@ -85,7 +85,7 @@ return (-1); if (!*place) ++optind; - if (opterr && *ostr != ':') + if (opterr && *ostr != ':' && optopt != BADCH) (void)fprintf(stderr, "%s: illegal option -- %c\n", __progname, optopt); return (BADCH); To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 24 0:33:56 1999 Delivered-To: cvs-all@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (Postfix) with ESMTP id 53EAA14D84; Thu, 24 Jun 1999 00:33:52 -0700 (PDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.9.3/8.9.3) with ESMTP id BAA77835; Thu, 24 Jun 1999 01:33:50 -0600 (MDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.9.3/8.8.3) with ESMTP id BAA36302; Thu, 24 Jun 1999 01:32:17 -0600 (MDT) Message-Id: <199906240732.BAA36302@harmony.village.org> To: Bruce Evans Subject: Re: cvs commit: src/usr.sbin/i4b/isdnd main.c src/usr.sbin/i4b/isdndebug main.c src/usr.sbin/i4b/isdndecode main.c src/usr.s Cc: hm@hcs.de, cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org In-reply-to: Your message of "Thu, 24 Jun 1999 17:26:04 +1000." <199906240726.RAA29454@godzilla.zeta.org.au> References: <199906240726.RAA29454@godzilla.zeta.org.au> Date: Thu, 24 Jun 1999 01:32:17 -0600 From: Warner Losh Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk In message <199906240726.RAA29454@godzilla.zeta.org.au> Bruce Evans writes: : getopt actually says that "-?" is an illegal option. Where? I can only find the '?' mentioned as the character that is returned when an option not listed in the option string. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 24 0:38:44 1999 Delivered-To: cvs-all@freebsd.org Received: from flood.ping.uio.no (flood.ping.uio.no [129.240.78.31]) by hub.freebsd.org (Postfix) with ESMTP id 19DE514E5D; Thu, 24 Jun 1999 00:38:27 -0700 (PDT) (envelope-from des@flood.ping.uio.no) Received: (from des@localhost) by flood.ping.uio.no (8.9.3/8.9.1) id JAA43433; Thu, 24 Jun 1999 09:38:25 +0200 (CEST) (envelope-from des) To: Ruslan Ermilov Cc: Dag-Erling Smorgrav , Peter Wemm , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, billf@FreeBSD.org Subject: Re: cvs commit: src/sbin/init Makefile init.8 init.c src/sbin/reboot reboot.8 src/sbin/shutdown shutdown.8 shutdown.c References: <199906231025.DAA28793@freefall.freebsd.org> <19990623140249.E07C275@overcee.netplex.com.au> <19990623172304.A90012@relay.ucb.crimea.ua> <19990624102408.D84404@relay.ucb.crimea.ua> From: Dag-Erling Smorgrav Date: 24 Jun 1999 09:38:25 +0200 In-Reply-To: Ruslan Ermilov's message of "Thu, 24 Jun 1999 10:24:08 +0300" Message-ID: Lines: 12 X-Mailer: Gnus v5.5/Emacs 19.34 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk Ruslan Ermilov writes: > The existing behaviour is to say: "init: already running" regardless > of what is supplied on the command line. > > With new behaviour init would say the same if argc==1, or treat argv[1] > as the desired run-level otherwise. OK, you have my vote. I believe is 3:1 in favor now :) DES -- Dag-Erling Smorgrav - des@flood.ping.uio.no To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 24 0:39:30 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id A8B1014E5D; Thu, 24 Jun 1999 00:39:28 -0700 (PDT) (envelope-from imp@FreeBSD.org) Received: (from imp@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id AAA25991; Thu, 24 Jun 1999 00:39:27 -0700 (PDT) (envelope-from imp@FreeBSD.org) Message-Id: <199906240739.AAA25991@freefall.freebsd.org> From: Warner Losh Date: Thu, 24 Jun 1999 00:39:27 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/iostat iostat.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk imp 1999/06/24 00:39:27 PDT Modified files: usr.sbin/iostat iostat.c Log: Per Ken's request, back out my last change to this file. iostat's man page documents '?' as a valid option, as does the usage message. None of the other programs' man pages documented '?' as a valid option. Revision Changes Path 1.14 +2 -2 src/usr.sbin/iostat/iostat.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 24 0:41:57 1999 Delivered-To: cvs-all@freebsd.org Received: from godzilla.zeta.org.au (godzilla.zeta.org.au [203.26.10.9]) by hub.freebsd.org (Postfix) with ESMTP id A5A64151C2; Thu, 24 Jun 1999 00:41:44 -0700 (PDT) (envelope-from bde@godzilla.zeta.org.au) Received: (from bde@localhost) by godzilla.zeta.org.au (8.8.7/8.8.7) id RAA31133; Thu, 24 Jun 1999 17:41:43 +1000 Date: Thu, 24 Jun 1999 17:41:43 +1000 From: Bruce Evans Message-Id: <199906240741.RAA31133@godzilla.zeta.org.au> To: imp@harmony.village.org, ken@plutotech.com Subject: Re: cvs commit: src/usr.sbin/i4b/isdnd main.c src/usr.sbin/i4b/isdndebug main.c src/usr.sbin/i4b/isdndecode main.c src/usr.s Cc: cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk >this to getopt usage. The adding of '?' to usage strings in the past >is something that Bruce has complained about, which is why I've added >it to my list of things to filter on. Changes like this have I think I only complained about adding it to getopt() case statements. >If posix allows it, I'd rather change getopt(3) to not complain about >'?' being an illegal option when the option is '?'. This would make >all the programs consistant, and also make old programs which use '?' >as an option POSIX.2 seems to require printing a message to identify invalid option characters (ones not in the optstring). Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 24 0:42:22 1999 Delivered-To: cvs-all@freebsd.org Received: from allegro.lemis.com (allegro.lemis.com [192.109.197.134]) by hub.freebsd.org (Postfix) with ESMTP id 4722214EE7; Thu, 24 Jun 1999 00:42:14 -0700 (PDT) (envelope-from grog@freebie.lemis.com) Received: from freebie.lemis.com (freebie.lemis.com [192.109.197.137]) by allegro.lemis.com (8.9.1/8.9.0) with ESMTP id RAA25382; Thu, 24 Jun 1999 17:12:13 +0930 (CST) Received: (from grog@localhost) by freebie.lemis.com (8.9.3/8.9.0) id RAA00713; Thu, 24 Jun 1999 17:12:11 +0930 (CST) Date: Thu, 24 Jun 1999 17:12:11 +0930 From: Greg Lehey To: Dag-Erling Smorgrav Cc: Brian Feldman , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Names in commit message (was: cvs commit: src/sys/i386/i386 identcpu.c src/sys/i386/isa clock.c) Message-ID: <19990624171211.C427@freebie.lemis.com> References: <199906240348.UAA02888@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.4i In-Reply-To: ; from Dag-Erling Smorgrav on Thu, Jun 24, 1999 at 09:16:11AM +0200 WWW-Home-Page: http://www.lemis.com/~grog X-PGP-Fingerprint: 6B 7B C3 8C 61 CD 54 AF 13 24 52 F8 6D A4 95 EF Organization: LEMIS, PO Box 460, Echunga SA 5153, Australia Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-41-739-7062 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk On Thursday, 24 June 1999 at 9:16:11 +0200, Dag-Erling Smorgrav wrote: > Brian Feldman writes: >> Reviewed by: msmith >> Obtained from: unfurl & msmith > > Incorrect use of 'Obtained from'. The 'Obtained from' field is for > when you merge in patches from {Net,Open}BSD. You should have used > 'Submitted by' and specified Bill and Mike's complete e-mail addresses > (and real names if known): The usage I've seen has been to include just the mail ID if it's a committer, and the complete name and mail ID otherwise. When did you last see a Nitpicked-by: Bruce Evans ? Greg -- See complete headers for address, home page and phone numbers finger grog@lemis.com for PGP public key To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 24 0:53:44 1999 Delivered-To: cvs-all@freebsd.org Received: from godzilla.zeta.org.au (godzilla.zeta.org.au [203.26.10.9]) by hub.freebsd.org (Postfix) with ESMTP id 6153314C80; Thu, 24 Jun 1999 00:53:36 -0700 (PDT) (envelope-from bde@godzilla.zeta.org.au) Received: (from bde@localhost) by godzilla.zeta.org.au (8.8.7/8.8.7) id RAA32370; Thu, 24 Jun 1999 17:53:33 +1000 Date: Thu, 24 Jun 1999 17:53:33 +1000 From: Bruce Evans Message-Id: <199906240753.RAA32370@godzilla.zeta.org.au> To: bde@zeta.org.au, imp@harmony.village.org Subject: Re: cvs commit: src/usr.sbin/i4b/isdnd main.c src/usr.sbin/i4b/isdndebug main.c src/usr.sbin/i4b/isdndecode main.c src/usr.s Cc: cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org, hm@hcs.de Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk >: getopt actually says that "-?" is an illegal option. > >Where? I can only find the '?' mentioned as the character that is >returned when an option not listed in the option string. In getopt sources. It prints invalid option characters using format "illegal option -- %c". POSIX.2 permits better English but gives this format as an example of a historical format that a "rare" application might want to parse. Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 24 1: 5:51 1999 Delivered-To: cvs-all@freebsd.org Received: from relay.ucb.crimea.ua (relay.ucb.crimea.ua [212.110.138.1]) by hub.freebsd.org (Postfix) with ESMTP id BB8E214D09; Thu, 24 Jun 1999 00:57:47 -0700 (PDT) (envelope-from ru@ucb.crimea.ua) Received: (from ru@localhost) by relay.ucb.crimea.ua (8.9.3/8.9.3/UCB) id KAA00791; Thu, 24 Jun 1999 10:36:14 +0300 (EEST) (envelope-from ru) Date: Thu, 24 Jun 1999 10:36:14 +0300 From: Ruslan Ermilov To: Greg Lehey Cc: Peter Wemm , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, billf@FreeBSD.org, des@FreeBSD.org Subject: Re: System V init syntax (was: cvs commit: src/sbin/init Makefile init.8 init.c src/sbin/reboot reboot.8 src/sbin/shutdown shutdown.8 shutdown.c) Message-ID: <19990624103614.E84404@relay.ucb.crimea.ua> References: <199906231025.DAA28793@freefall.freebsd.org> <19990623140249.E07C275@overcee.netplex.com.au> <19990623172304.A90012@relay.ucb.crimea.ua> <19990624094842.E417@freebie.lemis.com> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary=+xNpyl7Qekk2NvDX X-Mailer: Mutt 0.95.3i In-Reply-To: <19990624094842.E417@freebie.lemis.com>; from Greg Lehey on Thu, Jun 24, 1999 at 09:48:42AM +0930 X-Operating-System: FreeBSD 3.2-STABLE i386 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk --+xNpyl7Qekk2NvDX Content-Type: text/plain; charset=us-ascii On Thu, Jun 24, 1999 at 09:48:42AM +0930, Greg Lehey wrote: > > Do we have clear-cut definitions of the run levels? If so, it's not > System V compatible :-) But that would be a prerequisite. > I do (see attached), and I tried to make our init as compatible as I can. Cheers, -- Ruslan Ermilov Sysadmin and DBA of the ru@ucb.crimea.ua United Commercial Bank, ru@FreeBSD.org FreeBSD committer, +380.652.247.647 Simferopol, Ukraine http://www.FreeBSD.org The Power To Serve http://www.oracle.com Enabling The Information Age --+xNpyl7Qekk2NvDX Content-Type: text/plain Content-Disposition: attachment; filename="init.txt" Content-Transfer-Encoding: quoted-printable init(M) ******* _________________________________________________________________________= ___ i=08in=08ni=08it=08t,=08, =08 t=08te=08el=08li=08in=08ni=08it=08t =08 -= =08--=08- =08 s=08si=08ig=08gn=08na=08al=08l =08 t=08th=08he=08e =08 i=08in= =08ni=08it=08t =08 p=08pr=08ro=08oc=08ce=08es=08ss=08s =08 Syntax =3D=3D=3D=3D=3D=3D /=08/e=08et=08tc=08c/=08/i=08in=08ni=08it=08t [ 0=0801=0812=0823=0834=084= 5=0856=086S=08Ss=08sQ=08Qq=08qa=08ab=08bc=08c ] /=08/b=08bi=08in=08n/=08/t=08te=08el=08li=08in=08ni=08it=08t [ 0=0801=081= 2=0823=0834=0845=0856=086S=08Ss=08sQ=08Qq=08qa=08ab=08bc=08c ] Description =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D t=08te=08el=08li=08in=08ni=08it=08t-=08- =08 s=08si=08ig=08gn=08na=08al= =08l =08 t=08th=08he=08e =08 i=08in=08ni=08it=08t =08 p=08pr=08ro=08oc=08ce= =08es=08ss=08s =08 The i=08in=08ni=08it=08t process (PID 1) is a general process spawner cre= ated at boot time. Its primary role is to create processes from information stored in the fi= le _=08/_=08e_=08t_=08c_=08/_=08i_=08n_=08i_=08t_=08t_=08a_=08b (see _=08i_= =08n_=08i_=08t_=08t_=08a_=08b(F) for further details). At any given time, the system is in one of eight possible run-levels. A run-level is a software configuration of the system under which only a selected group of processes exist. The processes spawned by i=08in=08ni= =08it=08t for each of these run-levels are defined in _=08/_=08e_=08t_=08c_=08/_=08i_=08n_= =08i_=08t_=08t_=08a_=08b. i=08in=08ni=08it=08t can be in one of the run-levels: 0=080 through 6=086 or S. (Run-levels S and s=08s are identic= al.) _=08r_=08o_=08o_=08t can use either i=08in=08ni=08it=08t or t=08te=08el= =08li=08in=08ni=08it=08t to change the operating system's run-level by signaling the original i=08in=08ni=08it=08t process (PID 1).= (Note that t=08te=08el=08li=08in=08ni=08it=08t is a link to i=08in=08ni=08it=08t.) If a 0=080 through 6=086 is entered, i=08in=08ni=08it=08t enters the corr= esponding run-level. Note that the run-levels 0=080, 1=081, 5=085, and 6=086 are reserved states fo= r shutting the system down; run-levels 2=082, 3=083, and 4=084 are available as normal o= perating states. If the file _=08/_=08e_=08t_=08c_=08/_=08d_=08e_=08f_=08a_=08u_=08l_=08t_= =08/_=08b_=08o_=08o_=08t (see _=08b_=08o_=08o_=08t(F)) contains the string = MAPKEY=3DYES, i=08in=08ni=08it=08t invokes m=08ma=08ap=08pk=08ke=08ey=08y(M) to map the= console keyboard. If the call to m=08ma=08ap=08pk=08ke=08ey=08y succeeds, the console is set to 8-bits no parity. If the call fails, and the string SERIAL8=3DYES appears in _=08/_=08e_=08t_=08c_=08/_=08d_=08e_= =08f_=08a_=08u_=08l_=08t_=08/_=08b_=08o_=08o_=08t, a serial console device is assumed and set to 8-bits no parity. For additional information on keywords, see b=08bo=08oo=08ot=08ts=08st=08tr=08ri=08in=08ng=08g(HW) a= nd b=08bo=08oo=08ot=08t(HW). i=08in=08ni=08it=08t and t=08te=08el=08li=08in=08ni=08it=08t accept one o= f the following arguments: 0=080 Shut the machine down so it is safe to remove the power. Have= the machine remove power if it can. This state can be executed only from the console. 1=081 Put the system in single-user mode. Unmount all file systems = except the _=08r_=08o_=08o_=08t filesystem. All user processes are kille= d except those connected to the console. This state can be executed only from the console. 2=082 Put the system in multiuser mode. All multiuser environment t= erminal processes and daemons are spawned. This state is commonly referred to as multiuser mode. 3=083, 4=084 Are available to be defined as alternative multiuser envi= ronment configurations. They are not necessary for system operation and a= re not normally used. 5=085 Stop the UNIX system and go to the firmware monitor. 6=086 Stop the UNIX system and reboot to the run-level defined by t= he initdefault entry in _=08/_=08e_=08t_=08c_=08/_=08i_=08n_=08i_=08= t_=08t_=08a_=08b. a=08a,b=08b,c=08c Process only those _=08/_=08e_=08t_=08c_=08/_=08i_=08= n_=08i_=08t_=08t_=08a_=08b entries having the a=08a, b=08b or c=08c run-level set. These are pseudo-states, which may be defined to r= un certain commands, but which do not cause the current run-level to change. Q=08Q,q=08q Re-examine _=08/_=08e_=08t_=08c_=08/_=08i_=08n_=08i_=08t_= =08t_=08a_=08b. s=08s =20 S=08S Enter single-user mode. When this occurs, the terminal which executed this command becomes the system console (see ``Limitations'' for more information about console device assignment). This is the only run-level that doesn't require the existence of a properly formatted _=08/_=08e_=08t_=08c_=08/_=08i_= =08n_=08i_=08t_=08t_=08a_=08b file. If this file does not exist, then by default the only legal run-level that i= =08in=08ni=08it=08t can enter is the single-user mode. When the system enters S=08S o= r s=08s, all mounted file systems remain mounted and only processes spawned by i=08in=08ni=08it=08t are killed. When a UNIX system is booted, i=08in=08ni=08it=08t is invoked and the fol= lowing actions occur: 1. i=08in=08ni=08it=08t looks in _=08/_=08e_=08t_=08c_=08/_=08d_=08e_=08f= _=08a_=08u_=08l_=08t_=08/_=08b_=08o_=08o_=08t to determine if autoboot on p= anic is desired. 2. i=08in=08ni=08it=08t looks to see if DEFAULT_LEVEL=3D_=08n is specifie= d in _=08/_=08e_=08t_=08c_=08/_=08d_=08e_=08f_=08a_=08u_=08l_=08t_=08/_=08b= _=08o_=08o_=08t. If it is, then _=08n is the default level, otherwise, the user is prom= pted to see if they wish to go to multiuser or system maintenance mode (single-user mode). 3. In single-user mode, the virtual console terminal is assigned to the user's terminal and is opened for reading and writing. The s=08su=08ul= =08lo=08og=08gi=08in=08n command, which requires the user to enter the _=08r_=08o_=08o_=08t pas= sword, is invoked and a message is generated on the physical console saying where the virtual console has been relocated. Note that if the shell is terminated (via an end-of-file), i=08in=08ni= =08it=08t will only reinitialize to single-user mode if the _=08/_=08e_=08t_=08c_=08/_=08i= _=08n_=08i_=08t_=08t_=08a_=08b file does not exist. On entering single-user mode for the first time since the system last booted, i=08in=08ni=08it=08t only runs entries in _=08/_=08e_=08t_=08c_= =08/_=08i_=08n_=08i_=08t_=08t_=08a_=08b (see _=08i_=08n_=08i_=08t_=08t_=08a= _=08b(F)) which have sysinit set in their _=08a_=08c_=08t_=08i_=08o_=08n field. If i=08in=08ni=08it=08t enters a run-level other than single-user mode fo= r the first time since the system last boooted, it runs entries in _=08/_=08e_=08t_=08c_= =08/_=08i_=08n_=08i_=08t_=08t_=08a_=08b which specify this run-level (or none) in their _=08r_=08s_=08t_=08a_=08t_=08e = field and which have boot and bootwait set in their _=08a_=08c_=08t_=08i_=08o_=08n field. In this w= ay, any special initialization of the operating system, such as mounting filesystems, can take place before users are allowed onto the system. i=08in=08ni=08it=08t= then scans _=08/_=08e_=08t_=08c_=08/_=08i_=08n_=08i_=08t_=08t_=08a_=08b and executes= all other entries that are to be processed for the new run-level. In a multiuser environment, _=08/_=08e_=08t_=08c_=08/_=08i_=08n_=08i_=08t= _=08t_=08a_=08b is set up so that i=08in=08ni=08it=08t will create a g=08ge=08et=08tt=08ty=08y process for each terminal that the administra= tor sets up to respawn. To spawn each process in _=08/_=08e_=08t_=08c_=08/_=08i_=08n_=08i_=08t_= =08t_=08a_=08b, i=08in=08ni=08it=08t reads each entry and for each entry that should be respawned, it forks a child process. i=08in=08ni=08i= t=08t spawns each process by forking a shell to run the job in. To set up the environment f= or this shell, i=08in=08ni=08it=08t uses the _=08/_=08e_=08t_=08c_=08/_=08i_= =08n_=08i_=08t_=08s_=08c_=08r_=08i_=08p_=08t file which contains the definitions of some global variables, for example, TZ, HZ, and PATH. (For more information about _=08/_=08e_=08t_=08c_=08/_=08i_=08n_=08i_=08t_=08s= _=08c_=08r_=08i_=08p_=08t, see i=08in=08ni=08it=08ts=08sc=08cr=08ri=08ip=08= pt=08t(ADM).) After i=08in=08ni=08it=08t has spawned all of the processes specified by = _=08/_=08e_=08t_=08c_=08/_=08i_=08n_=08i_=08t_=08t_=08a_=08b, it waits for: o one of its descendant processes to die, o a powerfail signal, o a signal from another i=08in=08ni=08it=08t or t=08te=08el=08li=08in=08= ni=08it=08t process to change the system's run-level, or possibility of SLEEPTIME wait, o SLEEPTIME seconds to elapse (unless this has been set to the default of zero). See b=08bo=08oo=08ot=08t(HW) for further details. When one of these conditions occurs, i=08in=08ni=08it=08t re-examines _= =08/_=08e_=08t_=08c_=08/_=08i_=08n_=08i_=08t_=08t_=08a_=08b. New entries can be added to _=08/_=08e_=08t_=08c_=08/_=08i_=08n_=08i_=08t_=08= t_=08a_=08b at any time; however, i=08in=08ni=08it=08t still waits for one of the above four conditions to occur before re-examining _=08/_=08e_=08t_=08c_=08/_=08i_=08n_=08i_=08t_=08t_=08a_=08b. To get arou= nd this, an i=08in=08ni=08it=08t =08 Q=08Q or i=08in=08ni=08it=08t =08 q=08= q command wakes i=08in=08ni=08it=08t to re-examine _=08/_=08e_=08t_=08c_=08/_=08i_=08n_=08i_=08t_=08t_=08a_=08b i= mmediately. When i=08in=08ni=08it=08t comes up at boot time and whenever the system c= hanges from single-user mode to another run-level, i=08in=08ni=08it=08t sets the i=08= io=08oc=08ct=08tl=08l(S) states of the virtual console to those modes saved in the file _=08/_=08e_=08t_=08c_=08= /_=08i_=08o_=08c_=08t_=08l_=08._=08s_=08y_=08s_=08c_=08o_=08n. This file is written by i=08in=08ni=08it=08t whenever single-user mode is ente= red. When a run-level change request is made, i=08in=08ni=08it=08t sends the w= arning signal (SIGTERM) to all processes that are undefined in the target run-level. i=08in=08ni=08it=08t waits 5 seconds before forcibly terminating these pr= ocesses via the kill signal (SIGKILL). The shell running on each terminal will terminate when the user types an end-of-file or hangs up. When i=08in=08ni=08it=08t receives a signal tell= ing it that a process it spawned has died, it records the fact and the reason it died in _=08/_=08e_=08t_=08c_=08/_=08u_=08t_=08m_=08p and _=08/_=08e_=08t_=08c_= =08/_=08w_=08t_=08m_=08p if it exists (see w=08wh=08ho=08o(C)). A history o= f the processes spawned is kept in _=08/_=08e_=08t_=08c_=08/_=08w_=08t_=08m_=08= p. If i=08in=08ni=08it=08t receives a power failure signal (SIGPWR), it scan= s _=08/_=08e_=08t_=08c_=08/_=08i_=08n_=08i_=08t_=08t_=08a_=08b for special entries of the type powerfail or powerwait. These entries are invoked (if the run-level permits this) before any further processing tak= es place. In this way i=08in=08ni=08it=08t can perform various cleanup and r= ecording functions during the powerdown of the operating system. Diagnostics =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D If i=08in=08ni=08it=08t finds that it is respawning an entry from _=08/_= =08e_=08t_=08c_=08/_=08i_=08n_=08i_=08t_=08t_=08a_=08b more than 10 times in 2 minutes, it will assume that there is an error in the command string in the entry, and generate an error message on the system console. It will then refuse to respawn this entry until either 5 minutes has elapsed or it receives a signal from a user-spawned i=08in=08ni=08it=08t = (t=08te=08el=08li=08in=08ni=08it=08t). This prevents i=08in=08ni=08it=08t from eating up system resources when someon= e makes a typographical error in the _=08i_=08n_=08i_=08t_=08t_=08a_=08b file or a = program is removed that is referenced in _=08/_=08e_=08t_=08c_=08/_=08i_=08n_=08i_=08t_=08t_=08a_=08= b. When attempting to boot the system, failure of i=08in=08ni=08it=08t to pr= ompt for a new run-level may be because the virtual system console is linked to a device other than the physical system console. Limitations =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D Only _=08r_=08o_=08o_=08t can run i=08in=08ni=08it=08t and t=08te=08el=08= li=08in=08ni=08it=08t. The S=08S or s=08s state must not be used indiscriminately in the _=08/_= =08e_=08t_=08c_=08/_=08i_=08n_=08i_=08t_=08t_=08a_=08b file. A good rule to follow when modifying this file is to avoid adding this state to any line other than the initdefault. The assignment of the console device may seem confusing at first. Whenever the system is rebooted, the first boot up messages will be displayed on t= he ``normal'' system console (_=08t_=08t_=08y_=080_=081), then the prompt fo= r going multiuser will be displayed on the the tty from which i=08in=08ni=08it=08t =08 S=08S was= last invoked, which could be any tty on the system. The system console device (_=08/_=08d_=08e_=08v= _=08/_=08s_=08y_=08s_=08c_=08o_=08n) remains linked to the tty from which the last i=08in=08ni=08it=08t =08 S=08S is i= nvoked. Rebooting the system does n=08no=08ot=08t reset this to _=08t_=08t_=08y_=080_=081. If the _=08/_=08e_=08t_=08c_=08/_=08i_=08n_=08i_=08t_=08s_=08c_=08r_=08i_= =08p_=08t file is not present, i=08in=08ni=08it=08t will print a warning on= the console and spawn the job without setting up the global environment. The change to _=08/_=08e_=08t_=08c_=08/_=08g_=08e_=08t_=08t_=08y_=08d_=08= e_=08f_=08s, as described in the ``Limitations'' section of the _=08g_=08e_=08t_=08t_=08y_=08d_=08e_=08f_=08s(F) manual page, will pe= rmit terminals to pass 8 bits to the system as long as the system is in multiuser state (run-level greater than 1). When the system changes to single-user state, the g=08ge=08et=08tt=08= ty=08y is killed and the terminal attributes are lost. To permit a terminal to pass 8 bits to the system in single-user state, after you are in single-user state, type: s=08st=08tt=08ty=08y =08 -=08-i=08is=08st=08tr=08ri=08ip=08p =08 c=08cs= =08s8=088 The _=08/_=08e_=08t_=08c_=08/_=08T_=08I_=08M_=08E_=08Z_=08O_=08N_=08E fil= e should exist. /=08/e=08et=08tc=08c/=08/i=08in=08ni=08it=08ts=08sc=08cr=08= ri=08ip=08pt=08t tries to execute this file to set the correct TZ variable for the system. Files =3D=3D=3D=3D=3D _=08/_=08e_=08t_=08c_=08/_=08d_=08e_=08f_=08a_=08u_=08l_=08t_=08/_=08b_= =08o_=08o_=08t _=08/_=08e_=08t_=08c_=08/_=08i_=08n_=08i_=08t_=08t_=08a_=08b _=08/_=08e_=08t_=08c_=08/_=08u_=08t_=08m_=08p _=08/_=08e_=08t_=08c_=08/_=08w_=08t_=08m_=08p _=08/_=08e_=08t_=08c_=08/_=08i_=08o_=08c_=08t_=08l_=08._=08s_=08y_=08s_= =08c_=08o_=08n _=08/_=08e_=08t_=08c_=08/_=08i_=08n_=08i_=08t_=08s_=08c_=08r_=08i_=08p_= =08t _=08/_=08d_=08e_=08v_=08/_=08c_=08o_=08n_=08s_=08o_=08l_=08e _=08/_=08d_=08e_=08v_=08/_=08c_=08o_=08n_=08t_=08t_=08y See also =3D=3D=3D=3D=3D=3D=3D=3D b=08bo=08oo=08ot=08t(F), b=08bo=08oo=08ot=08t(HW), d=08di=08is=08sa=08ab= =08bl=08le=08e(C), e=08en=08na=08ab=08bl=08le=08e(C), g=08ge=08et=08tt=08ty= =08y(M), g=08ge=08et=08tt=08ty=08yd=08de=08ef=08fs=08s(F), i=08in=08ni=08it= =08tc=08co=08on=08nd=08d (ADM), i=08in=08ni=08it=08ts=08sc=08cr=08ri=08ip=08pt=08t(ADM), i=08in=08= ni=08it=08tt=08ta=08ab=08b(F), k=08ki=08il=08ll=08l(S), l=08lo=08og=08gi=08= in=08n(M), s=08sh=08h(C), s=08sh=08hu=08ut=08td=08do=08ow=08wn=08n(ADM), s=08st=08tt=08ty=08y(C), s=08su=08ul=08lo=08og=08gi=08in=08n(ADM), t=08te= =08er=08rm=08mi=08io=08o(M), u=08ut=08tm=08mp=08p(F), w=08wh=08ho=08o(C) Standards conformance =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D i=08in=08ni=08it=08t is conformant with: AT&T SVID Issue 2. t=08te=08el=08li=08in=08ni=08it=08t is not part of any currently supporte= d standard. _=081_=08 _=08M_=08a_=08y_=08 _=081_=089_=089_=085 --+xNpyl7Qekk2NvDX-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 24 1: 8:26 1999 Delivered-To: cvs-all@freebsd.org Received: from flood.ping.uio.no (flood.ping.uio.no [129.240.78.31]) by hub.freebsd.org (Postfix) with ESMTP id 211E314D09; Thu, 24 Jun 1999 01:08:09 -0700 (PDT) (envelope-from des@flood.ping.uio.no) Received: (from des@localhost) by flood.ping.uio.no (8.9.3/8.9.1) id KAA44165; Thu, 24 Jun 1999 10:08:01 +0200 (CEST) (envelope-from des) To: Warner Losh Cc: Bruce Evans , hm@hcs.de, cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org Subject: Re: cvs commit: src/usr.sbin/i4b/isdnd main.c src/usr.sbin/i4b/isdndebug main.c src/usr.sbin/i4b/isdndecode main.c src/usr.s References: <199906240726.RAA29454@godzilla.zeta.org.au> <199906240732.BAA36302@harmony.village.org> From: Dag-Erling Smorgrav Date: 24 Jun 1999 10:08:00 +0200 In-Reply-To: Warner Losh's message of "Thu, 24 Jun 1999 01:32:17 -0600" Message-ID: Lines: 11 X-Mailer: Gnus v5.5/Emacs 19.34 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk Warner Losh writes: > In message <199906240726.RAA29454@godzilla.zeta.org.au> Bruce Evans writes: > : getopt actually says that "-?" is an illegal option. > Where? I can only find the '?' mentioned as the character that is > returned when an option not listed in the option string. http://www.opengroup.org/onlinepubs/007908799/xsh/getopt.html DES -- Dag-Erling Smorgrav - des@flood.ping.uio.no To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 24 1:12:48 1999 Delivered-To: cvs-all@freebsd.org Received: from hcsext.hcs.de (hcshh.hcs.de [194.123.40.1]) by hub.freebsd.org (Postfix) with SMTP id 74584151C2; Thu, 24 Jun 1999 01:12:42 -0700 (PDT) (envelope-from hm@hcs.de) Received: from hcswork.hcs.de([192.76.124.5]) (2362 bytes) by hcsext.hcs.de via sendmail with P:smtp/R:inet_hosts/T:smtp (sender: ) id for ; Thu, 24 Jun 1999 10:12:41 +0200 (CEST) (Smail-3.2.0.104 1998-Nov-20 #1 built 1998-Dec-11) Received: by hcswork.hcs.de (Smail3.1.29.0 #12) id m10x4ci-0000fkC; Thu, 24 Jun 99 10:12 METDST Message-Id: From: hm@hcs.de (Hellmuth Michaelis) Subject: getopt -? illegal ? (was: cvs commit: src/usr.sbin/i4b/isdnd main.c ..) In-Reply-To: <199906240726.RAA29454@godzilla.zeta.org.au> from Bruce Evans at "Jun 24, 99 05:26:04 pm" To: bde@zeta.org.au (Bruce Evans) Date: Thu, 24 Jun 1999 10:12:40 +0200 (METDST) Cc: hm@hcs.de, imp@FreeBSD.org, cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org Reply-To: hm@hcs.de Organization: HCS Hanseatischer Computerservice GmbH X-Mailer: ELM [version 2.4ME+ PL39 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Content-Length: 1383 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk From the keyboard of Bruce Evans: > >> o getopt returns '?' for characters it doesn't know about, so > >> don't include them in the getopt options string. > > > >Including '?' in the getopt options string is intentional, because - last > >time i checked - using "programname -?" produces an output, where getopt > >says that "-?" is an invalid option. This is IMHO false in that "-?" is > >a valid option to display the usage string(s). > > "-?" is an invalid option that can be (ab)used to display the usage > message. It is clearly invalid for the i4b programs because none of the > i4b man pages document it :-). Documenting it in all man pages wouldn't > be useful. > > getopt actually says that "-?" is an illegal option. Since the very first days i learned Unix, i was - and i still am - under the impression that running a program with -? produces a usage message. I still think that this is common sense, usage and knowledge. Am i wrong ??? Given that i'm wrong, what is the common, known and valid flag to produce a usage message, -h ? hellmuth -- Hellmuth Michaelis Tel +49 40 559747-70 HCS Hanseatischer Computerservice GmbH Fax +49 40 559747-77 Oldesloer Strasse 97-99 Mail hm [at] hcs.de 22457 Hamburg WWW http://www.hcs.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 24 1:13:24 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 6219A156F7; Thu, 24 Jun 1999 01:13:22 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id BAA28435; Thu, 24 Jun 1999 01:13:22 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Message-Id: <199906240813.BAA28435@freefall.freebsd.org> From: "David E. O'Brien" Date: Thu, 24 Jun 1999 01:13:22 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/dhclient Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk obrien 1999/06/24 01:13:22 PDT Modified files: sbin/dhclient Makefile Log: Add new file that needs compiling. Revision Changes Path 1.5 +3 -3 src/sbin/dhclient/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 24 1:31:13 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 864D11518A; Thu, 24 Jun 1999 01:31:11 -0700 (PDT) (envelope-from kato@FreeBSD.org) Received: (from kato@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id BAA29959; Thu, 24 Jun 1999 01:31:11 -0700 (PDT) (envelope-from kato@FreeBSD.org) Message-Id: <199906240831.BAA29959@freefall.freebsd.org> From: KATO Takenori Date: Thu, 24 Jun 1999 01:31:11 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pc98/conf options.pc98 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk kato 1999/06/24 01:31:11 PDT Modified files: sys/pc98/conf options.pc98 Log: Sync with sys/i386/conf/options.i386 revision 1.118. Revision Changes Path 1.91 +14 -3 src/sys/pc98/conf/options.pc98 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 24 1:32:59 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 928E415152; Thu, 24 Jun 1999 01:32:57 -0700 (PDT) (envelope-from kato@FreeBSD.org) Received: (from kato@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id BAA30272; Thu, 24 Jun 1999 01:32:57 -0700 (PDT) (envelope-from kato@FreeBSD.org) Message-Id: <199906240832.BAA30272@freefall.freebsd.org> From: KATO Takenori Date: Thu, 24 Jun 1999 01:32:57 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pc98/pc98 clock.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk kato 1999/06/24 01:32:55 PDT Modified files: sys/pc98/pc98 clock.c Log: Sync with sys/i386/isa/clock.c revision 1.137. Revision Changes Path 1.71 +7 -5 src/sys/pc98/pc98/clock.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 24 1:34:17 1999 Delivered-To: cvs-all@freebsd.org Received: from dfw-ix6.ix.netcom.com (dfw-ix6.ix.netcom.com [206.214.98.6]) by hub.freebsd.org (Postfix) with ESMTP id DB4A014BCC; Thu, 24 Jun 1999 01:34:12 -0700 (PDT) (envelope-from asami@cs.berkeley.edu) Received: (from smap@localhost) by dfw-ix6.ix.netcom.com (8.8.4/8.8.4) id DAA05109; Thu, 24 Jun 1999 03:33:37 -0500 (CDT) Received: from sji-ca4-28.ix.netcom.com(205.186.212.156) by dfw-ix6.ix.netcom.com via smap (V1.3) id rma005100; Thu Jun 24 03:33:06 1999 Received: (from asami@localhost) by silvia.hip.berkeley.edu (8.9.3/8.6.9) id BAA57483; Thu, 24 Jun 1999 01:33:02 -0700 (PDT) Date: Thu, 24 Jun 1999 01:33:02 -0700 (PDT) Message-Id: <199906240833.BAA57483@silvia.hip.berkeley.edu> X-Authentication-Warning: silvia.hip.berkeley.edu: asami set sender to asami@cs.berkeley.edu using -f To: dirk@freebsd.org Cc: billf@jade.chc-chimes.com, billf@freebsd.org, dan@trinsec.com, cvs-committers@freebsd.org, cvs-all@freebsd.org In-reply-to: <19990623184604.A1228@physik.TU-Berlin.DE> (message from Dirk Froemberg on Wed, 23 Jun 1999 18:46:04 +0200) Subject: Re: cvs commit: CVSROOT modules ports/databases Makefile ports/databases/mysql322-client Makefile From: asami@freebsd.org (Satoshi - Ports Wraith - Asami) References: <19990622110926.A12279@physik.TU-Berlin.DE> <19990623184604.A1228@physik.TU-Berlin.DE> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk * From: Dirk Froemberg * We should do it in a clean way. We should not copy mysql322 to * mysql322-client and change a few lines only. Instead I'd like to * have all the magic in mysql322 (which should be renamed to * mysql322-server then, btw.) * * mysql322-client/Makefile would set CLIENT_ONLY=yes and use mysql322 * as a master port. Thus we can have a mysql322-client package from * which others (e. g. gmysql, xmysql, xmysqladmin) can take benefit of. That sounds like an excellent idea! -PW To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 24 1:35: 8 1999 Delivered-To: cvs-all@freebsd.org Received: from zippy.cdrom.com (zippy.cdrom.com [204.216.27.228]) by hub.freebsd.org (Postfix) with ESMTP id 958C414FC7; Thu, 24 Jun 1999 01:35:05 -0700 (PDT) (envelope-from jkh@zippy.cdrom.com) Received: from zippy.cdrom.com (jkh@localhost [127.0.0.1]) by zippy.cdrom.com (8.9.3/8.9.3) with ESMTP id BAA51974; Thu, 24 Jun 1999 01:34:42 -0700 (PDT) (envelope-from jkh@zippy.cdrom.com) To: hm@hcs.de Cc: bde@zeta.org.au (Bruce Evans), imp@FreeBSD.org, cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org Subject: Re: getopt -? illegal ? (was: cvs commit: src/usr.sbin/i4b/isdnd main.c ..) In-reply-to: Your message of "Thu, 24 Jun 1999 10:12:40 +0200." Date: Thu, 24 Jun 1999 01:34:42 -0700 Message-ID: <51970.930213282@zippy.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk > Since the very first days i learned Unix, i was - and i still am - under the > impression that running a program with -? produces a usage message. > > I still think that this is common sense, usage and knowledge. Interesting, the oldest Unix applications I can think of always used -h[elp] for this purpose. I don't think there is any real standard there. :) - Jordan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 24 1:43:38 1999 Delivered-To: cvs-all@freebsd.org Received: from axl.noc.iafrica.com (axl.noc.iafrica.com [196.31.1.175]) by hub.freebsd.org (Postfix) with ESMTP id 60A9214FC7; Thu, 24 Jun 1999 01:43:25 -0700 (PDT) (envelope-from sheldonh@axl.noc.iafrica.com) Received: from sheldonh (helo=axl.noc.iafrica.com) by axl.noc.iafrica.com with local-esmtp (Exim 3.02 #1) id 10x54P-0008hH-00; Thu, 24 Jun 1999 10:41:17 +0200 From: Sheldon Hearn To: Kris Kennaway Cc: Thomas Gellekum , Steve Price , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/graphics/povray31 Makefile ports/graphics/povray31/files md5 ports/graphics/povray31/patches patch-ab ports/graphics/povray31/pkg PLIST In-reply-to: Your message of "Thu, 24 Jun 1999 00:09:08 +0930." Date: Thu, 24 Jun 1999 10:41:17 +0200 Message-ID: <33434.930213677@axl.noc.iafrica.com> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk On Thu, 24 Jun 1999 00:09:08 +0930, Kris Kennaway wrote: > I don't see why not, now that 3.1 is a full version and not a beta. I can do > this tomorrow, conditions permitting. The more this happens, the better. The number of ports with extraneous version numbers in their directory names is getting ridiculous. Thanks, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 24 1:52:31 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id AF9A714FC7; Thu, 24 Jun 1999 01:52:29 -0700 (PDT) (envelope-from grog@FreeBSD.org) Received: (from grog@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id BAA31873; Thu, 24 Jun 1999 01:52:29 -0700 (PDT) (envelope-from grog@FreeBSD.org) Message-Id: <199906240852.BAA31873@freefall.freebsd.org> From: Greg Lehey Date: Thu, 24 Jun 1999 01:52:29 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/vinum request.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk grog 1999/06/24 01:52:28 PDT Modified files: sys/dev/vinum request.h Log: Clarify some comments. struct request: Add a daemon function to close drives when they go down. Revision Changes Path 1.9 +26 -20 src/sys/dev/vinum/request.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 24 1:53:18 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id B925114FC7; Thu, 24 Jun 1999 01:53:16 -0700 (PDT) (envelope-from grog@FreeBSD.org) Received: (from grog@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id BAA32018; Thu, 24 Jun 1999 01:53:16 -0700 (PDT) (envelope-from grog@FreeBSD.org) Message-Id: <199906240853.BAA32018@freefall.freebsd.org> From: Greg Lehey Date: Thu, 24 Jun 1999 01:53:16 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/vinum vinumconfig.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk grog 1999/06/24 01:53:16 PDT Modified files: sys/dev/vinum vinumconfig.c Log: free_drive: Use new function close_locked_drive to close the drive. Revision Changes Path 1.23 +2 -2 src/sys/dev/vinum/vinumconfig.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 24 1:54:13 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id C2F5315326; Thu, 24 Jun 1999 01:54:11 -0700 (PDT) (envelope-from grog@FreeBSD.org) Received: (from grog@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id BAA32094; Thu, 24 Jun 1999 01:54:11 -0700 (PDT) (envelope-from grog@FreeBSD.org) Message-Id: <199906240854.BAA32094@freefall.freebsd.org> From: Greg Lehey Date: Thu, 24 Jun 1999 01:54:11 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/vinum vinumdaemon.c vinumext.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk grog 1999/06/24 01:54:11 PDT Modified files: sys/dev/vinum vinumdaemon.c vinumext.h Log: Implement daemonrq_closedrive function to close a drive. Revision Changes Path 1.10 +5 -0 src/sys/dev/vinum/vinumdaemon.c 1.17 +2 -1 src/sys/dev/vinum/vinumext.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 24 1:55: 6 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 4F76D1533B; Thu, 24 Jun 1999 01:55:05 -0700 (PDT) (envelope-from grog@FreeBSD.org) Received: (from grog@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id BAA32193; Thu, 24 Jun 1999 01:55:05 -0700 (PDT) (envelope-from grog@FreeBSD.org) Message-Id: <199906240855.BAA32193@freefall.freebsd.org> From: Greg Lehey Date: Thu, 24 Jun 1999 01:55:05 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/vinum vinumio.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk grog 1999/06/24 01:55:04 PDT Modified files: sys/dev/vinum vinumio.c Log: Split close_drive into two parts to ensure correct locking against the daemon before closing a drive. Revision Changes Path 1.29 +30 -21 src/sys/dev/vinum/vinumio.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 24 1:56: 8 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id CC13A15246; Thu, 24 Jun 1999 01:56:05 -0700 (PDT) (envelope-from grog@FreeBSD.org) Received: (from grog@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id BAA32539; Thu, 24 Jun 1999 01:56:05 -0700 (PDT) (envelope-from grog@FreeBSD.org) Message-Id: <199906240856.BAA32539@freefall.freebsd.org> From: Greg Lehey Date: Thu, 24 Jun 1999 01:56:05 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/vinum vinumrequest.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk grog 1999/06/24 01:56:05 PDT Modified files: sys/dev/vinum vinumrequest.c Log: build_request_buffer: Don't bzero the buffer structure, it's been done already by allocrqg. sdio: Build up a correct buffer header, don't steal linkages from system buffer headers. Noticed-by: mckusick Revision Changes Path 1.26 +13 -5 src/sys/dev/vinum/vinumrequest.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 24 1:57:20 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 4A6DF15236; Thu, 24 Jun 1999 01:57:18 -0700 (PDT) (envelope-from grog@FreeBSD.org) Received: (from grog@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id BAA32609; Thu, 24 Jun 1999 01:57:18 -0700 (PDT) (envelope-from grog@FreeBSD.org) Message-Id: <199906240857.BAA32609@freefall.freebsd.org> From: Greg Lehey Date: Thu, 24 Jun 1999 01:57:18 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/vinum vinumstate.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk grog 1999/06/24 01:57:17 PDT Modified files: sys/dev/vinum vinumstate.c Log: set_drive_state: If the drive goes down, queue a close to the daemon. In many cases this function gets called in process context, so it could do it directly, but it's more trouble finding out where we came from than getting the daemon to do it. Revision Changes Path 1.19 +3 -0 src/sys/dev/vinum/vinumstate.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 24 2: 1:17 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 0C7C71504E; Thu, 24 Jun 1999 02:01:15 -0700 (PDT) (envelope-from tg@FreeBSD.org) Received: (from tg@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id CAA32983; Thu, 24 Jun 1999 02:01:14 -0700 (PDT) (envelope-from tg@FreeBSD.org) Message-Id: <199906240901.CAA32983@freefall.freebsd.org> From: Thomas Gellekum Date: Thu, 24 Jun 1999 02:01:14 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11/xlockmore Makefile ports/x11/xlockmore/files md5 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk tg 1999/06/24 02:01:14 PDT Modified files: x11/xlockmore Makefile x11/xlockmore/files md5 Log: Upgrade to 4.14. Revision Changes Path 1.46 +3 -3 ports/x11/xlockmore/Makefile 1.25 +1 -1 ports/x11/xlockmore/files/md5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 24 2: 4:11 1999 Delivered-To: cvs-all@freebsd.org Received: from storm.FreeBSD.org.uk (storm.freebsd.org.uk [194.242.128.198]) by hub.freebsd.org (Postfix) with ESMTP id 70E761504E; Thu, 24 Jun 1999 02:03:57 -0700 (PDT) (envelope-from brian@keep.lan.Awfulhak.org) Received: from keep.lan.Awfulhak.org (keep.lan.Awfulhak.org [172.16.0.8]) by storm.FreeBSD.org.uk (8.9.3/8.9.3) with ESMTP id KAA65653; Thu, 24 Jun 1999 10:03:50 +0100 (BST) (envelope-from brian@keep.lan.Awfulhak.org) Received: from keep.lan.Awfulhak.org (localhost [127.0.0.1]) by keep.lan.Awfulhak.org (8.9.3/8.9.3) with ESMTP id KAA01569; Thu, 24 Jun 1999 10:02:57 +0100 (BST) (envelope-from brian@keep.lan.Awfulhak.org) Message-Id: <199906240902.KAA01569@keep.lan.Awfulhak.org> X-Mailer: exmh version 2.0.2 2/24/98 To: "Jordan K. Hubbard" Cc: hm@hcs.de, bde@zeta.org.au (Bruce Evans), imp@FreeBSD.org, cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org Subject: Re: getopt -? illegal ? (was: cvs commit: src/usr.sbin/i4b/isdnd main.c ..) In-reply-to: Your message of "Thu, 24 Jun 1999 01:34:42 PDT." <51970.930213282@zippy.cdrom.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Thu, 24 Jun 1999 10:02:57 +0100 From: Brian Somers Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk > > Since the very first days i learned Unix, i was - and i still am - under the > > impression that running a program with -? produces a usage message. > > > > I still think that this is common sense, usage and knowledge. > > Interesting, the oldest Unix applications I can think of always used > -h[elp] for this purpose. I don't think there is any real standard > there. :) Of course -h usually tells the command not to follow symlinks these days :-} Whether the command treats -? as meaning ``show usage'' or not, it should still show a usage message. I think the argument is over whether or not it should also say ``invalid option --?''. This (-?) IMHO should be an undocumented feature of all programs - ie, it shouldn't be listed as an option in the man page, but should work only because -? is not a valid option. > - Jordan -- Brian Don't _EVER_ lose your sense of humour ! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 24 2: 4:53 1999 Delivered-To: cvs-all@freebsd.org Received: from godzilla.zeta.org.au (godzilla.zeta.org.au [203.26.10.9]) by hub.freebsd.org (Postfix) with ESMTP id 96DE8156A6; Thu, 24 Jun 1999 02:04:37 -0700 (PDT) (envelope-from bde@godzilla.zeta.org.au) Received: (from bde@localhost) by godzilla.zeta.org.au (8.8.7/8.8.7) id TAA06671; Thu, 24 Jun 1999 19:04:36 +1000 Date: Thu, 24 Jun 1999 19:04:36 +1000 From: Bruce Evans Message-Id: <199906240904.TAA06671@godzilla.zeta.org.au> To: bde@zeta.org.au, hm@hcs.de Subject: Re: getopt -? illegal ? (was: cvs commit: src/usr.sbin/i4b/isdnd main.c ..) Cc: cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org, imp@FreeBSD.org Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk >> "-?" is an invalid option that can be (ab)used to display the usage >> message. It is clearly invalid for the i4b programs because none of the >> i4b man pages document it :-). Documenting it in all man pages wouldn't >> be useful. >> >> getopt actually says that "-?" is an illegal option. > >Since the very first days i learned Unix, i was - and i still am - under the >impression that running a program with -? produces a usage message. -? normally produces an invalid option, and all invalid options should produce a usage message. All cases are normally handled by a `default: usage();' case in the switch on the value returned by getopt(). Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 24 2: 6:54 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 8906E14C94; Thu, 24 Jun 1999 02:06:51 -0700 (PDT) (envelope-from yokota@FreeBSD.org) Received: (from yokota@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id CAA33386; Thu, 24 Jun 1999 02:06:50 -0700 (PDT) (envelope-from yokota@FreeBSD.org) Message-Id: <199906240906.CAA33386@freefall.freebsd.org> From: Kazutaka YOKOTA Date: Thu, 24 Jun 1999 02:06:50 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/isa syscons_isa.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk yokota 1999/06/24 02:06:50 PDT Modified files: sys/isa syscons_isa.c Log: Declare the correct size of softc and fix sc_get_softc(). Revision Changes Path 1.6 +4 -4 src/sys/isa/syscons_isa.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 24 2:21:34 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 400B415287; Thu, 24 Jun 1999 02:21:32 -0700 (PDT) (envelope-from yokota@FreeBSD.org) Received: (from yokota@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id CAA34717; Thu, 24 Jun 1999 02:21:31 -0700 (PDT) (envelope-from yokota@FreeBSD.org) Message-Id: <199906240921.CAA34717@freefall.freebsd.org> From: Kazutaka YOKOTA Date: Thu, 24 Jun 1999 02:21:31 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/syscons syscons.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk yokota 1999/06/24 02:21:31 PDT Modified files: sys/dev/syscons syscons.c Log: Fix ESC[P (delete N chars) and ESC[@ (insert N chars). These deletion and insertion should affect the line the cursor is on only. Revision Changes Path 1.308 +7 -5 src/sys/dev/syscons/syscons.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 24 2:38: 0 1999 Delivered-To: cvs-all@freebsd.org Received: from critter.freebsd.dk (wandering-wizard.cybercity.dk [212.242.41.238]) by hub.freebsd.org (Postfix) with ESMTP id 84D3A14F16; Thu, 24 Jun 1999 02:37:55 -0700 (PDT) (envelope-from phk@critter.freebsd.dk) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.9.3/8.9.2) with ESMTP id IAA00318; Thu, 24 Jun 1999 08:59:06 +0200 (CEST) (envelope-from phk@critter.freebsd.dk) To: Kazutaka YOKOTA Cc: sos@freebsd.dk, tg@ihf.rwth-aachen.de (Thomas Gellekum), cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/i386/i386 cons.c cons.h src/sys/i386/isa vesa.c src/sys/i386/include console.h src/sys/alpha/al In-reply-to: Your message of "Wed, 23 Jun 1999 22:11:10 +0900." <199906231311.WAA05127@zodiac.mech.utsunomiya-u.ac.jp> Date: Thu, 24 Jun 1999 08:59:06 +0200 Message-ID: <316.930207546@critter.freebsd.dk> From: Poul-Henning Kamp Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk >Anyway, if we strictly stick to the principle that -STABLE only gets >fixes and no enhancement, this update won't be merged to -STABLE. The overriding principle is that we make no API changes in -STABLE -- Poul-Henning Kamp FreeBSD coreteam member phk@FreeBSD.ORG "Real hackers run -current on their laptop." FreeBSD -- It will take a long time before progress goes too far! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 24 2:45:34 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 6E21F14F2E; Thu, 24 Jun 1999 02:45:32 -0700 (PDT) (envelope-from sheldonh@FreeBSD.org) Received: (from sheldonh@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id CAA36535; Thu, 24 Jun 1999 02:45:32 -0700 (PDT) (envelope-from sheldonh@FreeBSD.org) Message-Id: <199906240945.CAA36535@freefall.freebsd.org> From: Sheldon Hearn Date: Thu, 24 Jun 1999 02:45:32 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc Makefile src/etc/mtree BSD.usr.dist src/share/examples Makefile src/share/examples/etc README.examples Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk sheldonh 1999/06/24 02:45:31 PDT Modified files: etc Makefile etc/mtree BSD.usr.dist share/examples Makefile share/examples/etc README.examples Log: Actually install the virgin copies of the /etc files that we so proudly claim to install in /usr/share/examples/etc/README.examples . PR: 5207 Reported by: "Wayne M. Barnes" Revision Changes Path 1.199 +8 -1 src/etc/Makefile 1.159 +3 -1 src/etc/mtree/BSD.usr.dist 1.24 +5 -2 src/share/examples/Makefile 1.4 +27 -3 src/share/examples/etc/README.examples To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 24 2:55:15 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 3DD6D14E6E; Thu, 24 Jun 1999 02:55:13 -0700 (PDT) (envelope-from sheldonh@FreeBSD.org) Received: (from sheldonh@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id CAA37124; Thu, 24 Jun 1999 02:55:13 -0700 (PDT) (envelope-from sheldonh@FreeBSD.org) Message-Id: <199906240955.CAA37124@freefall.freebsd.org> From: Sheldon Hearn Date: Thu, 24 Jun 1999 02:55:12 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc Makefile src/etc/mtree BSD.usr.dist src/share/examples Makefile src/share/examples/etc README.examples Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk sheldonh 1999/06/24 02:55:11 PDT Modified files: (Branch: RELENG_3) etc Makefile etc/mtree BSD.usr.dist share/examples Makefile share/examples/etc README.examples Log: MFC: Populate /usr/share/examples/etc as advertised. Revision Changes Path 1.187.2.7 +8 -1 src/etc/Makefile 1.146.2.6 +3 -1 src/etc/mtree/BSD.usr.dist 1.23.2.1 +5 -2 src/share/examples/Makefile 1.3.2.1 +27 -3 src/share/examples/etc/README.examples To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 24 2:59:51 1999 Delivered-To: cvs-all@freebsd.org Received: from janus.syracuse.net (janus.syracuse.net [205.232.47.15]) by hub.freebsd.org (Postfix) with ESMTP id 6004C14E6E; Thu, 24 Jun 1999 02:59:47 -0700 (PDT) (envelope-from green@unixhelp.org) Received: from localhost (green@localhost) by janus.syracuse.net (8.9.2/8.8.7) with ESMTP id FAA01402; Thu, 24 Jun 1999 05:59:55 -0400 (EDT) Date: Thu, 24 Jun 1999 05:59:55 -0400 (EDT) From: "Brian F. Feldman" X-Sender: green@janus.syracuse.net To: Dag-Erling Smorgrav Cc: Brian Feldman , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/i386/i386 identcpu.c src/sys/i386/isa clock.c In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk On 24 Jun 1999, Dag-Erling Smorgrav wrote: > Brian Feldman writes: > > Reviewed by: msmith > > Obtained from: unfurl & msmith > > Incorrect use of 'Obtained from'. The 'Obtained from' field is for > when you merge in patches from {Net,Open}BSD. You should have used > 'Submitted by' and specified Bill and Mike's complete e-mail addresses > (and real names if known): Excuse me for an attempt at CVS humor ;) Obtained from was a tongue-in-cheek reference to them actually mailing me the board/CPU. > > Submitted by: Mike Smith > Bill Swingle > > DES > -- > Dag-Erling Smorgrav - des@flood.ping.uio.no > Brian Fundakowski Feldman _ __ ___ ____ ___ ___ ___ green@FreeBSD.org _ __ ___ | _ ) __| \ FreeBSD: The Power to Serve! _ __ | _ \._ \ |) | http://www.FreeBSD.org/ _ |___/___/___/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 24 3:51:47 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 34EA714E1F; Thu, 24 Jun 1999 03:51:45 -0700 (PDT) (envelope-from kato@FreeBSD.org) Received: (from kato@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id DAA42278; Thu, 24 Jun 1999 03:51:44 -0700 (PDT) (envelope-from kato@FreeBSD.org) Message-Id: <199906241051.DAA42278@freefall.freebsd.org> From: KATO Takenori Date: Thu, 24 Jun 1999 03:51:44 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pc98/conf files.pc98 src/sys/pc98/pc98 sc_machdep.h scgdcrndr.c scvtbpc98.c syscons_pc98.c pc98gdc.c sio.c syscons.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk kato 1999/06/24 03:51:44 PDT Modified files: sys/pc98/conf files.pc98 sys/pc98/pc98 pc98gdc.c sio.c syscons.c Added files: sys/pc98/pc98 sc_machdep.h scgdcrndr.c scvtbpc98.c syscons_pc98.c Log: PC98 part of the second phase of syscons reorganization. Submitted by: yokota Revision Changes Path 1.100 +7 -7 src/sys/pc98/conf/files.pc98 1.10 +253 -66 src/sys/pc98/pc98/pc98gdc.c 1.98 +2 -2 src/sys/pc98/pc98/sio.c 1.122 +1972 -2923src/sys/pc98/pc98/syscons.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 24 4: 3:16 1999 Delivered-To: cvs-all@freebsd.org Received: from ns1.yes.no (ns1.yes.no [195.204.136.10]) by hub.freebsd.org (Postfix) with ESMTP id 7CFA214EB1; Thu, 24 Jun 1999 04:03:08 -0700 (PDT) (envelope-from eivind@bitbox.follo.net) Received: from bitbox.follo.net (bitbox.follo.net [195.204.143.218]) by ns1.yes.no (8.9.1a/8.9.1) with ESMTP id NAA16291; Thu, 24 Jun 1999 13:03:06 +0200 (CEST) Received: (from eivind@localhost) by bitbox.follo.net (8.8.8/8.8.6) id NAA18082; Thu, 24 Jun 1999 13:03:06 +0200 (MET DST) Date: Thu, 24 Jun 1999 13:03:06 +0200 From: Eivind Eklund To: Dag-Erling Smorgrav Cc: Brian Feldman , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/i386/i386 identcpu.c src/sys/i386/isa clock.c Message-ID: <19990624130306.G13759@bitbox.follo.net> References: <199906240348.UAA02888@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.1i In-Reply-To: ; from Dag-Erling Smorgrav on Thu, Jun 24, 1999 at 09:16:11AM +0200 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk On Thu, Jun 24, 1999 at 09:16:11AM +0200, Dag-Erling Smorgrav wrote: > Brian Feldman writes: > > Reviewed by: msmith > > Obtained from: unfurl & msmith > > Incorrect use of 'Obtained from'. The 'Obtained from' field is for > when you merge in patches from {Net,Open}BSD. You should have used > 'Submitted by' and specified Bill and Mike's complete e-mail addresses > (and real names if known): Actually, old consensus was to use just the account name if the person(s) that did the submit had an account on freefall, so green is following the consensus. However, given the spread of (necessary) account deletion, account renaming and .nofinger files, I'm starting to wonder if we should either request that people use full e-mail addresses, and/or keep a web-page with all past and present @FreeBSD.org addresses mapped to person (and possibly alternative e-mail address for the "past" entries). What do the people think? Eivind, intentionally not moving this to -chat due to wanting all committers to have a chance to join the discussion. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 24 4:11:35 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 5D58114EA0; Thu, 24 Jun 1999 04:11:31 -0700 (PDT) (envelope-from sheldonh@FreeBSD.org) Received: (from sheldonh@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id EAA45863; Thu, 24 Jun 1999 04:11:31 -0700 (PDT) (envelope-from sheldonh@FreeBSD.org) Message-Id: <199906241111.EAA45863@freefall.freebsd.org> From: Sheldon Hearn Date: Thu, 24 Jun 1999 04:11:31 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/lang/gnat Makefile ports/lang/gnat/files freebsdgcc28-patches 4fintnam.ads 5fintman.adb 5fosinte.adb 5fosinte.ads 5ftaprop.adb 5ftaspri.ads README.Tasking md5 5finmaop.adb 5ftaprde.adb 5ftimope.adb ports/lang/gnat/patches ... Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk sheldonh 1999/06/24 04:11:30 PDT Modified files: lang/gnat Makefile lang/gnat/files 4fintnam.ads 5fintman.adb 5fosinte.adb 5fosinte.ads 5ftaprop.adb 5ftaspri.ads README.Tasking md5 lang/gnat/patches patch-aa patch-ab patch-ac patch-ad patch-ae patch-af lang/gnat/pkg COMMENT DESCR PLIST Added files: lang/gnat/files freebsdgcc28-patches Removed files: lang/gnat/files 5finmaop.adb 5ftaprde.adb 5ftimope.adb lang/gnat/patches patch-freebsdgcc patch-gnat Log: Update 3.10p -> 3.11p: * Build requires a GNAT compiler, for which the maintainer has created a package. For now, provide two MASTER_SITEs from which it is available so that it'll find its way into the FreeBSD distfiles. * Uses variables in the PLIST to reduce diff sizes in future. * Doesn't install info files, which are virtually duplicates of the ones we already have. * AOUT support is on its wAy OUT. Do what we can, but don't blow any fuses. * Hand maintainership over to Daniel Eischen, at the request of the previous maintainer. PR: 10093 Submitted by: Daniel Eischen Revision Changes Path 1.18 +157 -57 ports/lang/gnat/Makefile 1.2 +1 -1 ports/lang/gnat/files/4fintnam.ads 1.3 +37 -36 ports/lang/gnat/files/5fintman.adb 1.3 +58 -17 ports/lang/gnat/files/5fosinte.adb 1.3 +123 -131 ports/lang/gnat/files/5fosinte.ads 1.3 +399 -269 ports/lang/gnat/files/5ftaprop.adb 1.2 +16 -36 ports/lang/gnat/files/5ftaspri.ads 1.2 +4 -141 ports/lang/gnat/files/README.Tasking 1.4 +3 -2 ports/lang/gnat/files/md5 1.2 +33 -138 ports/lang/gnat/patches/patch-aa 1.2 +58 -32 ports/lang/gnat/patches/patch-ab 1.3 +23 -31 ports/lang/gnat/patches/patch-ac 1.3 +12 -29 ports/lang/gnat/patches/patch-ad 1.3 +12 -12 ports/lang/gnat/patches/patch-ae 1.3 +8 -26 ports/lang/gnat/patches/patch-af 1.3 +1 -1 ports/lang/gnat/pkg/COMMENT 1.3 +5 -5 ports/lang/gnat/pkg/DESCR 1.11 +972 -892 ports/lang/gnat/pkg/PLIST To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 24 4:18:38 1999 Delivered-To: cvs-all@freebsd.org Received: from flood.ping.uio.no (flood.ping.uio.no [129.240.78.31]) by hub.freebsd.org (Postfix) with ESMTP id 350FC151DF; Thu, 24 Jun 1999 04:18:14 -0700 (PDT) (envelope-from des@flood.ping.uio.no) Received: (from des@localhost) by flood.ping.uio.no (8.9.3/8.9.1) id NAA48539; Thu, 24 Jun 1999 13:18:10 +0200 (CEST) (envelope-from des) To: Eivind Eklund Cc: Dag-Erling Smorgrav , Brian Feldman , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/i386/i386 identcpu.c src/sys/i386/isa clock.c References: <199906240348.UAA02888@freefall.freebsd.org> <19990624130306.G13759@bitbox.follo.net> From: Dag-Erling Smorgrav Date: 24 Jun 1999 13:18:10 +0200 In-Reply-To: Eivind Eklund's message of "Thu, 24 Jun 1999 13:03:06 +0200" Message-ID: Lines: 11 X-Mailer: Gnus v5.5/Emacs 19.34 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk Eivind Eklund writes: > Actually, old consensus was to use just the account name if the > person(s) that did the submit had an account on freefall, so green is > following the consensus. Yeah. I didn't realize Bill had an account on Freefall. But it was still incorrect use of 'Obtained from' :) DES -- Dag-Erling Smorgrav - des@flood.ping.uio.no To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 24 5:13:14 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 7200314BCE; Thu, 24 Jun 1999 05:13:12 -0700 (PDT) (envelope-from kato@FreeBSD.org) Received: (from kato@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id FAA51540; Thu, 24 Jun 1999 05:13:12 -0700 (PDT) (envelope-from kato@FreeBSD.org) Message-Id: <199906241213.FAA51540@freefall.freebsd.org> From: KATO Takenori Date: Thu, 24 Jun 1999 05:13:12 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pc98/pc98 syscons.c syscons_pc98.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk kato 1999/06/24 05:13:11 PDT Modified files: sys/pc98/pc98 syscons.c syscons_pc98.c Log: Merge with sys/isa/syscons_isa.c and sys/dev/syscons/syscons.c revisions 1.6 and 1.308, respectively. Pointed-out by: yokota Revision Changes Path 1.123 +7 -5 src/sys/pc98/pc98/syscons.c 1.2 +4 -4 src/sys/pc98/pc98/syscons_pc98.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 24 5:30:31 1999 Delivered-To: cvs-all@freebsd.org Received: from gate2.consol.de (gate2.consol.de [194.221.87.12]) by hub.freebsd.org (Postfix) with ESMTP id 543E5153BF; Thu, 24 Jun 1999 05:30:24 -0700 (PDT) (envelope-from Michael.Elbel@consol.de) X-Envelope-Sender-Is: Michael.Elbel@consol.de (at relayer gate2.consol.de) Received: from msgsrv.bb.consol.de (root@msgsrv.bb.consol.de [10.250.0.100]) by gate2.consol.de (8.9.1a/8.9.1) with ESMTP id OAA28407; Thu, 24 Jun 1999 14:29:36 +0200 (CEST) Received: from fourier.int.consol.de (fourier.int.consol.de [10.0.1.17]) by msgsrv.bb.consol.de (8.8.8/8.8.8) with ESMTP id OAA03814; Thu, 24 Jun 1999 14:28:52 +0200 Received: (from me@localhost) by fourier.int.consol.de (8.9.3/8.8.7) id OAA21259; Thu, 24 Jun 1999 14:28:52 +0200 (CEST) (envelope-from me) Date: Thu, 24 Jun 1999 14:28:52 +0200 From: Michael Elbel To: garyj@fkr.dec.com Cc: cvs-all@freebsd.org, asami@freebsd.org Subject: Re: cvs commit: ports/editors/xemacs-packages - Imported sources Message-ID: <19990624142848.E1980@consol.de> Reply-To: me@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.5i Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk In lists.freebsd.cvs.all you write: >Satoshi - Ports Wraith - Asami writes: >> But I think we still want at least a mule package. >> >If the user defines USE_MULE then xemacs-packages grabs the mule packages, >too. Maybe this should be the default if PACKAGE_BUILDING is defined ? Hmm, we'd need to have a mule enabled xemacs21 package as well then. You can't use the mule packages without compiling xemacs mule enabled. After the creation of separate xemacs-mule ports by Kazuyuki IENAGA I've been wondering if I shouldn't drop mule support in the port altogether. I've kept it so far because it really isn't a lot of work to support it. I'd really like to know if *anybody* is using the stock xemacs port with mule. All in all, I'd say it isn't worth the hassle to have *two* mule-enabled pre-built packages. That's just my opinion, of course. I'll leave the final decision to the ports master. Michael -- \|/ -O- Michael Elbel, ConSol* GmbH, - me@consol.de - 089 / 45841-256 /|\ Fermentation fault (coors dumped) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 24 5:51:40 1999 Delivered-To: cvs-all@freebsd.org Received: from freebsd.dk (freebsd.dk [212.242.42.178]) by hub.freebsd.org (Postfix) with ESMTP id D12DF14F00; Thu, 24 Jun 1999 05:51:36 -0700 (PDT) (envelope-from sos@freebsd.dk) Received: (from sos@localhost) by freebsd.dk (8.9.1/8.9.1) id OAA27003; Thu, 24 Jun 1999 14:51:35 +0200 (CEST) (envelope-from sos) From: Soren Schmidt Message-Id: <199906241251.OAA27003@freebsd.dk> Subject: Re: cvs commit: src/sys/dev/syscons syscons.c In-Reply-To: <199906240921.CAA34717@freefall.freebsd.org> from Kazutaka YOKOTA at "Jun 24, 1999 2:21:31 am" To: yokota@FreeBSD.org (Kazutaka YOKOTA) Date: Thu, 24 Jun 1999 14:51:35 +0200 (CEST) Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org X-Mailer: ELM [version 2.4ME+ PL43 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk It seems Kazutaka YOKOTA wrote: > yokota 1999/06/24 02:21:31 PDT > > Modified files: > sys/dev/syscons syscons.c > Log: > Fix ESC[P (delete N chars) and ESC[@ (insert N chars). These deletion > and insertion should affect the line the cursor is on only. This breaks the kernel, syscons.c now uses a function called sc_vtb_move which doesn't exist :) I guess you forgot to update scvtb.c also ... -Søren To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 24 6: 3: 8 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id CA6E714F00; Thu, 24 Jun 1999 06:03:05 -0700 (PDT) (envelope-from yokota@FreeBSD.org) Received: (from yokota@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id GAA55623; Thu, 24 Jun 1999 06:03:06 -0700 (PDT) (envelope-from yokota@FreeBSD.org) Message-Id: <199906241303.GAA55623@freefall.freebsd.org> From: Kazutaka YOKOTA Date: Thu, 24 Jun 1999 06:03:05 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/syscons scvtb.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk yokota 1999/06/24 06:03:05 PDT Modified files: sys/dev/syscons scvtb.c Log: Fix ESC[P (delete N chars) and ESC[@ (insert N chars). These deletion and insertion should affect the line the cursor is on only. This change should have been committed together with syscons.c rev 1.308. (I forgot to do so, when I committed syscons.c :-( Pointed out by: sos Revision Changes Path 1.2 +19 -1 src/sys/dev/syscons/scvtb.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 24 6: 4:41 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 0CC9F151F6; Thu, 24 Jun 1999 06:04:38 -0700 (PDT) (envelope-from yokota@FreeBSD.org) Received: (from yokota@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id GAA55784; Thu, 24 Jun 1999 06:04:39 -0700 (PDT) (envelope-from yokota@FreeBSD.org) Message-Id: <199906241304.GAA55784@freefall.freebsd.org> From: Kazutaka YOKOTA Date: Thu, 24 Jun 1999 06:04:39 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/syscons syscons.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk yokota 1999/06/24 06:04:37 PDT Modified files: sys/dev/syscons syscons.h Log: Fix ESC[P (delete N chars) and ESC[@ (insert N chars). These deletion and insertion should affect the line the cursor is on only. This change should have been committed together with syscons.c rev 1.308. (I forgot to do so, when I committed syscons.c :-( Pointed out by: sos Revision Changes Path 1.49 +2 -1 src/sys/dev/syscons/syscons.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 24 6: 8:34 1999 Delivered-To: cvs-all@freebsd.org Received: from outmail.utsunomiya-u.ac.jp (outmail.utsunomiya-u.ac.jp [160.12.196.3]) by hub.freebsd.org (Postfix) with ESMTP id A1B5F151F6; Thu, 24 Jun 1999 06:08:29 -0700 (PDT) (envelope-from yokota@zodiac.mech.utsunomiya-u.ac.jp) Received: from zodiac.mech.utsunomiya-u.ac.jp (IDENT:sQW9bL5NMmrQXA/iBTCTgxti+57tctsT@zodiac.mech.utsunomiya-u.ac.jp [160.12.42.1]) by outmail.utsunomiya-u.ac.jp (8.9.3/3.7Wpl2) with ESMTP id WAA05575; Thu, 24 Jun 1999 22:05:52 +0900 (JST) Received: from zodiac.mech.utsunomiya-u.ac.jp (zodiac.mech.utsunomiya-u.ac.jp [160.12.42.1]) by zodiac.mech.utsunomiya-u.ac.jp (8.7.6+2.6Wbeta7/3.4W/zodiac-May96) with ESMTP id WAA21598; Thu, 24 Jun 1999 22:10:03 +0900 (JST) Message-Id: <199906241310.WAA21598@zodiac.mech.utsunomiya-u.ac.jp> To: Soren Schmidt Cc: cvs-committers@freebsd.org, cvs-all@freebsd.org, yokota@zodiac.mech.utsunomiya-u.ac.jp Subject: Re: cvs commit: src/sys/dev/syscons syscons.c In-reply-to: Your message of "Thu, 24 Jun 1999 14:51:35 +0200." <199906241251.OAA27003@freebsd.dk> References: <199906241251.OAA27003@freebsd.dk> Date: Thu, 24 Jun 1999 22:10:02 +0900 From: Kazutaka YOKOTA Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk >It seems Kazutaka YOKOTA wrote: >> yokota 1999/06/24 02:21:31 PDT >> >> Modified files: >> sys/dev/syscons syscons.c >> Log: >> Fix ESC[P (delete N chars) and ESC[@ (insert N chars). These deletion >> and insertion should affect the line the cursor is on only. > >This breaks the kernel, syscons.c now uses a function called sc_vtb_move >which doesn't exist :) >I guess you forgot to update scvtb.c also ... Oops, you are right. The fix is on the way. Kazu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 24 6:58:29 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id A808D14EDB; Thu, 24 Jun 1999 06:58:26 -0700 (PDT) (envelope-from cpiazza@FreeBSD.org) Received: (from cpiazza@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id GAA79858; Thu, 24 Jun 1999 06:58:26 -0700 (PDT) (envelope-from cpiazza@FreeBSD.org) Message-Id: <199906241358.GAA79858@freefall.freebsd.org> From: Chris Piazza Date: Thu, 24 Jun 1999 06:58:26 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/biology/tinker/patches patch-aa Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk cpiazza 1999/06/24 06:58:25 PDT Modified files: biology/tinker/patches patch-aa Log: Change ${INSTALL} to use -s and -c. Requested by: maintainer Revision Changes Path 1.4 +45 -45 ports/biology/tinker/patches/patch-aa To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 24 7: 3:15 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 5A0CB15112; Thu, 24 Jun 1999 07:03:11 -0700 (PDT) (envelope-from kato@FreeBSD.org) Received: (from kato@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id HAA26336; Thu, 24 Jun 1999 07:03:10 -0700 (PDT) (envelope-from kato@FreeBSD.org) Message-Id: <199906241403.HAA26336@freefall.freebsd.org> From: KATO Takenori Date: Thu, 24 Jun 1999 07:03:10 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pc98/pc98 scvtbpc98.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk kato 1999/06/24 07:03:10 PDT Modified files: sys/pc98/pc98 scvtbpc98.c Log: Sync with sys/dev/syscons/scvtb.c revision 1.2. Submitted by: yokota Revision Changes Path 1.2 +23 -1 src/sys/pc98/pc98/scvtbpc98.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 24 7:26: 5 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 8A25E14E17; Thu, 24 Jun 1999 07:26:03 -0700 (PDT) (envelope-from itojun@FreeBSD.org) Received: (from itojun@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id HAA29177; Thu, 24 Jun 1999 07:26:03 -0700 (PDT) (envelope-from itojun@FreeBSD.org) Message-Id: <199906241426.HAA29177@freefall.freebsd.org> From: Jun-ichiro itojun Hagino Date: Thu, 24 Jun 1999 07:26:03 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/japanese/magicpoint Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk itojun 1999/06/24 07:26:03 PDT Modified files: japanese/magicpoint Makefile Log: fix to link vflib properly. Submitted by: sumikawa@kame.net Revision Changes Path 1.9 +2 -2 ports/japanese/magicpoint/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 24 7:36:52 1999 Delivered-To: cvs-all@freebsd.org Received: from jade.chc-chimes.com (jade.chc-chimes.com [206.67.97.83]) by hub.freebsd.org (Postfix) with ESMTP id 27001150E3; Thu, 24 Jun 1999 07:36:45 -0700 (PDT) (envelope-from billf@jade.chc-chimes.com) Received: from localhost (billf@localhost) by jade.chc-chimes.com (8.8.8/8.8.8) with SMTP id KAA24403; Thu, 24 Jun 1999 10:40:44 -0400 (EDT) (envelope-from billf@jade.chc-chimes.com) Date: Thu, 24 Jun 1999 10:40:44 -0400 (EDT) From: Bill Fumerola To: Warner Losh Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.sbin/pkg_install/add main.c src/usr.sbin/pkg_install/create main.c src/usr.sbin/pkg_install/delete main.c src/usr.sbin/pkg_install/info main.c In-Reply-To: <199906240633.XAA19073@freefall.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk On Wed, 23 Jun 1999, Warner Losh wrote: > Modified files: > usr.sbin/pkg_install/add main.c > usr.sbin/pkg_install/create main.c > usr.sbin/pkg_install/delete main.c > usr.sbin/pkg_install/info main.c > Log: > '?' shouldn't be in the usage string. Unknown characters are already > converted to '?'. I had a backout with an update for other usage() characters that are missing almost ready to commit. I'd prefer you contact me next time. - bill fumerola - billf@chc-chimes.com - BF1560 - computer horizons corp - - ph:(800) 252-2421 - bfumerol@computerhorizons.com - billf@FreeBSD.org - To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 24 7:38:22 1999 Delivered-To: cvs-all@freebsd.org Received: from jade.chc-chimes.com (jade.chc-chimes.com [206.67.97.83]) by hub.freebsd.org (Postfix) with ESMTP id 7E0D714E17; Thu, 24 Jun 1999 07:38:11 -0700 (PDT) (envelope-from billf@jade.chc-chimes.com) Received: from localhost (billf@localhost) by jade.chc-chimes.com (8.8.8/8.8.8) with SMTP id KAA24415; Thu, 24 Jun 1999 10:41:54 -0400 (EDT) (envelope-from billf@jade.chc-chimes.com) Date: Thu, 24 Jun 1999 10:41:54 -0400 (EDT) From: Bill Fumerola To: Dag-Erling Smorgrav Cc: Ruslan Ermilov , Peter Wemm , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, billf@FreeBSD.org Subject: Re: cvs commit: src/sbin/init Makefile init.8 init.c src/sbin/reboot reboot.8 src/sbin/shutdown shutdown.8 shutdown.c In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk On 24 Jun 1999, Dag-Erling Smorgrav wrote: > I'm not against it, as long as it doesn't break existing behaviour. I > asked for it to be turned off by default because I thought it was > incompatible with historical behaviour. If it's not, I retract my > objections. "Me too." (only posted to the list, because I was previously listed as a supporter of the 'default off' position. If it doesn't change behavior, I have to agree with DES.) - bill fumerola - billf@chc-chimes.com - BF1560 - computer horizons corp - - ph:(800) 252-2421 - bfumerol@computerhorizons.com - billf@FreeBSD.org - To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 24 7:40:21 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 0528515384; Thu, 24 Jun 1999 07:40:18 -0700 (PDT) (envelope-from sheldonh@FreeBSD.org) Received: (from sheldonh@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id HAA30583; Thu, 24 Jun 1999 07:40:18 -0700 (PDT) (envelope-from sheldonh@FreeBSD.org) Message-Id: <199906241440.HAA30583@freefall.freebsd.org> From: Sheldon Hearn Date: Thu, 24 Jun 1999 07:40:18 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/gen errlst.c src/sys/sys errno.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk sheldonh 1999/06/24 07:40:17 PDT Modified files: (Branch: RELENG_3) lib/libc/gen errlst.c sys/sys errno.h Log: MFC: Add missing strings and correct a comment. Revision Changes Path 1.1.1.1.10.1 +7 -0 src/lib/libc/gen/errlst.c 1.11.2.1 +2 -2 src/sys/sys/errno.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 24 7:41:32 1999 Delivered-To: cvs-all@freebsd.org Received: from jade.chc-chimes.com (jade.chc-chimes.com [206.67.97.83]) by hub.freebsd.org (Postfix) with ESMTP id 4593014E17; Thu, 24 Jun 1999 07:41:26 -0700 (PDT) (envelope-from billf@jade.chc-chimes.com) Received: from localhost (billf@localhost) by jade.chc-chimes.com (8.8.8/8.8.8) with SMTP id KAA26280; Thu, 24 Jun 1999 10:45:14 -0400 (EDT) (envelope-from billf@jade.chc-chimes.com) Date: Thu, 24 Jun 1999 10:45:14 -0400 (EDT) From: Bill Fumerola To: Warner Losh Cc: "Kenneth D. Merry" , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.sbin/i4b/isdnd main.c src/usr.sbin/i4b/isdndebug main.c src/usr.sbin/i4b/isdndecode main.c src/usr.s In-Reply-To: <199906240712.BAA36091@harmony.village.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk On Thu, 24 Jun 1999, Warner Losh wrote: > P.S. I really didn't anticipate this to have any reaction at all. As > usual, if things aren't like, I'll back it out. Or maybe I'll just go back it out for you, eye for an eye and all. > --- getopt.c 1997/03/11 11:27:48 1.1.1.2 > +++ getopt.c 1999/06/24 07:03:28 If we're not breaking any standard, I think this sort of change should be made. - bill fumerola - billf@chc-chimes.com - BF1560 - computer horizons corp - - ph:(800) 252-2421 - bfumerol@computerhorizons.com - billf@FreeBSD.org - To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 24 7:42:37 1999 Delivered-To: cvs-all@freebsd.org Received: from jade.chc-chimes.com (jade.chc-chimes.com [206.67.97.83]) by hub.freebsd.org (Postfix) with ESMTP id 7649115173; Thu, 24 Jun 1999 07:42:29 -0700 (PDT) (envelope-from billf@jade.chc-chimes.com) Received: from localhost (billf@localhost) by jade.chc-chimes.com (8.8.8/8.8.8) with SMTP id KAA26293; Thu, 24 Jun 1999 10:46:27 -0400 (EDT) (envelope-from billf@jade.chc-chimes.com) Date: Thu, 24 Jun 1999 10:46:27 -0400 (EDT) From: Bill Fumerola To: Dag-Erling Smorgrav Cc: Brian Feldman , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/i386/i386 identcpu.c src/sys/i386/isa clock.c In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk On 24 Jun 1999, Dag-Erling Smorgrav wrote: > Submitted by: Mike Smith > Bill Swingle People who are committers or have freefall accounts are normally referenced to by account name. Submitted By: msmith, unfurl - bill fumerola - billf@chc-chimes.com - BF1560 - computer horizons corp - - ph:(800) 252-2421 - bfumerol@computerhorizons.com - billf@FreeBSD.org - To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 24 7:46:23 1999 Delivered-To: cvs-all@freebsd.org Received: from jade.chc-chimes.com (jade.chc-chimes.com [206.67.97.83]) by hub.freebsd.org (Postfix) with ESMTP id 35FC514E17; Thu, 24 Jun 1999 07:46:10 -0700 (PDT) (envelope-from billf@jade.chc-chimes.com) Received: from localhost (billf@localhost) by jade.chc-chimes.com (8.8.8/8.8.8) with SMTP id KAA27219; Thu, 24 Jun 1999 10:49:36 -0400 (EDT) (envelope-from billf@jade.chc-chimes.com) Date: Thu, 24 Jun 1999 10:49:36 -0400 (EDT) From: Bill Fumerola To: Hellmuth Michaelis Cc: Bruce Evans , imp@FreeBSD.org, cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org Subject: Re: getopt -? illegal ? (was: cvs commit: src/usr.sbin/i4b/isdnd main.c ..) In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk On Thu, 24 Jun 1999, Hellmuth Michaelis wrote: > Given that i'm wrong, what is the common, known and valid flag to produce > a usage message, -h ? In the programs that I recently changed, -h works for 3/4 of the pkg_* commands like that, and for pkg_create -h does something totally different. I was working on documenting that. - bill fumerola - billf@chc-chimes.com - BF1560 - computer horizons corp - - ph:(800) 252-2421 - bfumerol@computerhorizons.com - billf@FreeBSD.org - To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 24 7:48:52 1999 Delivered-To: cvs-all@freebsd.org Received: from jade.chc-chimes.com (jade.chc-chimes.com [206.67.97.83]) by hub.freebsd.org (Postfix) with ESMTP id A070B14CA6; Thu, 24 Jun 1999 07:48:43 -0700 (PDT) (envelope-from billf@jade.chc-chimes.com) Received: from localhost (billf@localhost) by jade.chc-chimes.com (8.8.8/8.8.8) with SMTP id KAA28725; Thu, 24 Jun 1999 10:52:40 -0400 (EDT) (envelope-from billf@jade.chc-chimes.com) Date: Thu, 24 Jun 1999 10:52:40 -0400 (EDT) From: Bill Fumerola To: Eivind Eklund Cc: Dag-Erling Smorgrav , Brian Feldman , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/i386/i386 identcpu.c src/sys/i386/isa clock.c In-Reply-To: <19990624130306.G13759@bitbox.follo.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk On Thu, 24 Jun 1999, Eivind Eklund wrote: > Actually, old consensus was to use just the account name if the > person(s) that did the submit had an account on freefall, so green is > following the consensus. Agreed. > However, given the spread of (necessary) account deletion, account > renaming and .nofinger files, I'm starting to wonder if we should > either request that people use full e-mail addresses, and/or keep a > web-page with all past and present @FreeBSD.org addresses mapped to > person (and possibly alternative e-mail address for the "past" > entries). > > What do the people think? Perhaps accounts should be 'retired' as opposed to deleted, giving the outgoing committer / account-holder the option to mail root@FreeBSD.org leaving a forwarding address(and changes). - bill fumerola - billf@chc-chimes.com - BF1560 - computer horizons corp - - ph:(800) 252-2421 - bfumerol@computerhorizons.com - billf@FreeBSD.org - To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 24 8:18:28 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 5165514EC2; Thu, 24 Jun 1999 08:18:26 -0700 (PDT) (envelope-from kuriyama@FreeBSD.org) Received: (from kuriyama@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id IAA35406; Thu, 24 Jun 1999 08:18:26 -0700 (PDT) (envelope-from kuriyama@FreeBSD.org) Message-Id: <199906241518.IAA35406@freefall.freebsd.org> From: Jun Kuriyama Date: Thu, 24 Jun 1999 08:18:26 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/textproc Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk kuriyama 1999/06/24 08:18:25 PDT Modified files: textproc Makefile Log: Activate xt. Revision Changes Path 1.55 +2 -1 ports/textproc/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 24 8:20:50 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 15CBF14D09; Thu, 24 Jun 1999 08:20:48 -0700 (PDT) (envelope-from kuriyama@FreeBSD.org) Received: (from kuriyama@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id IAA35756; Thu, 24 Jun 1999 08:20:49 -0700 (PDT) (envelope-from kuriyama@FreeBSD.org) Message-Id: <199906241520.IAA35756@freefall.freebsd.org> From: Jun Kuriyama Date: Thu, 24 Jun 1999 08:20:48 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT modules Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk kuriyama 1999/06/24 08:20:48 PDT Modified files: . modules Log: xt --> ports/textproc/xt Revision Changes Path 1.130 +2 -1 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 24 8:21:15 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id A832414E33; Thu, 24 Jun 1999 08:21:13 -0700 (PDT) (envelope-from mjacob@FreeBSD.org) Received: (from mjacob@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id IAA35790; Thu, 24 Jun 1999 08:21:13 -0700 (PDT) (envelope-from mjacob@FreeBSD.org) Message-Id: <199906241521.IAA35790@freefall.freebsd.org> From: Matt Jacob Date: Thu, 24 Jun 1999 08:21:13 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/cam/scsi scsi_sa.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk mjacob 1999/06/24 08:21:13 PDT Modified files: sys/cam/scsi scsi_sa.c Log: Quirk Tandberg 4100 like Tandberg 4200. PR: 11675 Reviewed by: msmith@FreeBSD.ORG Submitted by: blank@uni-trier.de Revision Changes Path 1.29 +5 -1 src/sys/cam/scsi/scsi_sa.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 24 8:22:52 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 47FFA14CB9; Thu, 24 Jun 1999 08:22:45 -0700 (PDT) (envelope-from mjacob@FreeBSD.org) Received: (from mjacob@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id IAA36054; Thu, 24 Jun 1999 08:22:45 -0700 (PDT) (envelope-from mjacob@FreeBSD.org) Message-Id: <199906241522.IAA36054@freefall.freebsd.org> From: Matt Jacob Date: Thu, 24 Jun 1999 08:22:45 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/cam/scsi scsi_sa.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk mjacob 1999/06/24 08:22:45 PDT Modified files: (Branch: RELENG_3) sys/cam/scsi scsi_sa.c Log: MFC: Quirk Tandberg 4100 like Tandberg 4200. Revision Changes Path 1.16.2.7 +5 -1 src/sys/cam/scsi/scsi_sa.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 24 8:23:26 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id D83AD14E33; Thu, 24 Jun 1999 08:23:23 -0700 (PDT) (envelope-from kuriyama@FreeBSD.org) Received: (from kuriyama@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id IAA36208; Thu, 24 Jun 1999 08:23:19 -0700 (PDT) (envelope-from kuriyama@FreeBSD.org) Message-Id: <199906241523.IAA36208@freefall.freebsd.org> From: Jun Kuriyama Date: Thu, 24 Jun 1999 08:23:13 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/textproc/xt - Imported sources Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk kuriyama 1999/06/24 08:23:13 PDT ports/textproc/xt - Imported sources Update of /home/ncvs/ports/textproc/xt In directory freefall.freebsd.org:/x/tmp/cvs-serv36003 Log Message: XSL Transformations (XSLT) implementation in Java. Status: Vendor Tag: JCLARK Release Tags: ver_19990514 N ports/textproc/xt/Makefile N ports/textproc/xt/files/md5 N ports/textproc/xt/files/xt-xml4j.sh N ports/textproc/xt/pkg/DESCR N ports/textproc/xt/pkg/COMMENT N ports/textproc/xt/pkg/PLIST No conflicts created by this import To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 24 8:53:26 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id E2FCB14EA9; Thu, 24 Jun 1999 08:53:24 -0700 (PDT) (envelope-from joerg@FreeBSD.org) Received: (from joerg@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id IAA40279; Thu, 24 Jun 1999 08:53:23 -0700 (PDT) (envelope-from joerg@FreeBSD.org) Message-Id: <199906241553.IAA40279@freefall.freebsd.org> From: Joerg Wunsch Date: Thu, 24 Jun 1999 08:53:23 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/colldef/data Makefile de_DE.DIS_8859-15.src de_DE.ISO_8859-1.src Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk joerg 1999/06/24 08:53:23 PDT Modified files: (Branch: RELENG_3) usr.bin/colldef/data Makefile de_DE.DIS_8859-15.src de_DE.ISO_8859-1.src Log: Remove foxfair's damage done to the de_DE* locales by accidentally importing them from the head, and then simply disabling them from the Makefile after problems building the world arose, as opposed to fixing the real problem (i. e. reverting the definition files to a version that is acutally compatible with 3-stable's colldef(1)). While the ss/sz handling is perhaps not 100% correct now, the German locale is at least back at all. I'm surprise this bug survived the branch until now... Revision Changes Path 1.15.2.6 +6 -2 src/usr.bin/colldef/data/Makefile 1.3.2.2 +2 -3 src/usr.bin/colldef/data/de_DE.DIS_8859-15.src 1.4.2.3 +2 -3 src/usr.bin/colldef/data/de_DE.ISO_8859-1.src To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 24 9: 0:12 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 9D34D14D37; Thu, 24 Jun 1999 09:00:10 -0700 (PDT) (envelope-from shige@FreeBSD.org) Received: (from shige@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id JAA40770; Thu, 24 Jun 1999 09:00:09 -0700 (PDT) (envelope-from shige@FreeBSD.org) Message-Id: <199906241600.JAA40770@freefall.freebsd.org> From: Shigeyuki Fukushima Date: Thu, 24 Jun 1999 09:00:09 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics/xv/patches patch-ac patch-ad Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk shige 1999/06/24 09:00:08 PDT Modified files: graphics/xv/patches patch-ac patch-ad Log: Fix make PREFIX=/somewhere problem. Substitute /usr/local in patch-* for ${LOCALBASE}. Revision Changes Path 1.5 +2 -2 ports/graphics/xv/patches/patch-ac 1.8 +4 -4 ports/graphics/xv/patches/patch-ad To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 24 9:34: 7 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id AF2C314DCB; Thu, 24 Jun 1999 09:34:04 -0700 (PDT) (envelope-from mjacob@FreeBSD.org) Received: (from mjacob@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id JAA43413; Thu, 24 Jun 1999 09:34:04 -0700 (PDT) (envelope-from mjacob@FreeBSD.org) Message-Id: <199906241634.JAA43413@freefall.freebsd.org> From: Matt Jacob Date: Thu, 24 Jun 1999 09:34:03 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/isp ispvar.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk mjacob 1999/06/24 09:34:03 PDT Modified files: sys/dev/isp ispvar.h Log: Bruce pointed out I was being silly with volatile. Submitted by: bde@freebsd.org Revision Changes Path 1.15 +5 -5 src/sys/dev/isp/ispvar.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 24 9:40:23 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 3C15F14C3A; Thu, 24 Jun 1999 09:40:21 -0700 (PDT) (envelope-from mjacob@FreeBSD.org) Received: (from mjacob@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id JAA44064; Thu, 24 Jun 1999 09:40:20 -0700 (PDT) (envelope-from mjacob@FreeBSD.org) Message-Id: <199906241640.JAA44064@freefall.freebsd.org> From: Matt Jacob Date: Thu, 24 Jun 1999 09:40:20 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/isp ispvar.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk mjacob 1999/06/24 09:40:20 PDT Modified files: (Branch: RELENG_3) sys/dev/isp ispvar.h Log: MFC: Bruce pointed out I was being silly with volatile. Revision Changes Path 1.8.2.2 +4 -4 src/sys/dev/isp/ispvar.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 24 9:42:39 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id CCFC31518A; Thu, 24 Jun 1999 09:42:37 -0700 (PDT) (envelope-from mjacob@FreeBSD.org) Received: (from mjacob@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id JAA44296; Thu, 24 Jun 1999 09:42:37 -0700 (PDT) (envelope-from mjacob@FreeBSD.org) Message-Id: <199906241642.JAA44296@freefall.freebsd.org> From: Matt Jacob Date: Thu, 24 Jun 1999 09:42:37 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pci isp_pci.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk mjacob 1999/06/24 09:42:37 PDT Modified files: sys/pci isp_pci.c Log: (corrections for type change in softc) Revision Changes Path 1.23 +3 -3 src/sys/pci/isp_pci.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 24 9:45:17 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 8612214C1E; Thu, 24 Jun 1999 09:45:15 -0700 (PDT) (envelope-from mjacob@FreeBSD.org) Received: (from mjacob@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id JAA44444; Thu, 24 Jun 1999 09:45:15 -0700 (PDT) (envelope-from mjacob@FreeBSD.org) Message-Id: <199906241645.JAA44444@freefall.freebsd.org> From: Matt Jacob Date: Thu, 24 Jun 1999 09:45:15 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pci isp_pci.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk mjacob 1999/06/24 09:45:15 PDT Modified files: (Branch: RELENG_3) sys/pci isp_pci.c Log: MFC: (corrections for type change in softc) Revision Changes Path 1.13.2.2 +2 -2 src/sys/pci/isp_pci.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 24 10:19:41 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 0401D14F57; Thu, 24 Jun 1999 10:19:39 -0700 (PDT) (envelope-from n_hibma@FreeBSD.org) Received: (from n_hibma@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id KAA48126; Thu, 24 Jun 1999 10:19:39 -0700 (PDT) (envelope-from n_hibma@FreeBSD.org) Message-Id: <199906241719.KAA48126@freefall.freebsd.org> From: Nick Hibma Date: Thu, 24 Jun 1999 10:19:38 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/ypserv Makefile.yp Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk n_hibma 1999/06/24 10:19:38 PDT Modified files: usr.sbin/ypserv Makefile.yp Log: Fix typo (missing double quote) Revision Changes Path 1.26 +2 -2 src/usr.sbin/ypserv/Makefile.yp To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 24 10:21: 1 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 2DA5414F57; Thu, 24 Jun 1999 10:20:59 -0700 (PDT) (envelope-from n_hibma@FreeBSD.org) Received: (from n_hibma@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id KAA48272; Thu, 24 Jun 1999 10:20:59 -0700 (PDT) (envelope-from n_hibma@FreeBSD.org) Message-Id: <199906241720.KAA48272@freefall.freebsd.org> From: Nick Hibma Date: Thu, 24 Jun 1999 10:20:59 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/ypserv Makefile.yp Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk n_hibma 1999/06/24 10:20:58 PDT Modified files: (Branch: RELENG_3) usr.sbin/ypserv Makefile.yp Log: Fix typo (missing double quote) Revision Changes Path 1.25.2.1 +2 -2 src/usr.sbin/ypserv/Makefile.yp To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 24 10:23:45 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id EFD3B14FB3; Thu, 24 Jun 1999 10:23:43 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id KAA48481; Thu, 24 Jun 1999 10:23:43 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Message-Id: <199906241723.KAA48481@freefall.freebsd.org> From: "David E. O'Brien" Date: Thu, 24 Jun 1999 10:23:42 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/lang/egcs-devel/patches patch-aq Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk obrien 1999/06/24 10:23:42 PDT Added files: lang/egcs-devel/patches patch-aq Log: Make EGCS' __GNUC_VA_LIST match our _BSD_VA_LIST_. Submitted by: Loren James Rittle (via egcs-patches@egcs.cygnus.com mailing list) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 24 10:51:28 1999 Delivered-To: cvs-all@freebsd.org Received: from jumping-spider.aracnet.com (jumping-spider.aracnet.com [205.159.88.14]) by hub.freebsd.org (Postfix) with ESMTP id E976715147; Thu, 24 Jun 1999 10:51:16 -0700 (PDT) (envelope-from beattie@aracnet.com) Received: from shell2.aracnet.com (IDENT:1728@shell2.aracnet.com [216.99.193.20]) by jumping-spider.aracnet.com (8.9.3/8.9.1) with ESMTP id KAA31457; Thu, 24 Jun 1999 10:51:12 -0700 Received: from localhost by shell2.aracnet.com (8.8.7) id KAA05476; Thu, 24 Jun 1999 10:51:05 -0700 X-Authentication-Warning: shell2.aracnet.com: beattie owned process doing -bs Date: Thu, 24 Jun 1999 10:51:05 -0700 (PDT) From: Brian Beattie To: Nik Clayton Cc: Greg Lehey , Mike Smith , Mark Newton , hm@hcs.de, nick.hibma@jrc.it, dfr@nlsystems.com, peter@FreeBSD.ORG, cvs-all@FreeBSD.ORG, hackers@FreeBSD.ORG Subject: Re: Microsoft performance (was: All this and documentation too? (was: cvs commit: src/sys/isa sio.c)) In-Reply-To: <19990623233357.A43818@catkin.nothing-going-on.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk On Wed, 23 Jun 1999, Nik Clayton wrote: > On Wed, Jun 23, 1999 at 04:39:28PM +0930, Greg Lehey wrote: > > > But Mark illustrates my point perfectly; developers don't write > > > documentation. That's what camp followers are for. So far, we have > > > the ones that whine about the loot and throw mud at us when we march > > > too slowly, but not enough of the ones that sew our banners, mend our > > > pots and pans, or teach our version of the gospel to the heathens we > > > subdue. > > > > You can never get enough of them. > > And you don't get them by calling them "camp followers" either. > > You get them by supporting them. Documentation doesn't spring out of > thin air. If (to pick an example) the new syscons stuff[1] is undocumented > then someone's got to document it. > Working on some particularly boring, and in my opinion usless documentation for work. It occured to me that in recalling the various flavors of UNIX, going back to version 6, that when the system is well documented, it is the the last version. Best example System Vr4. What this means? I don't know. If somebody would like to pay me the going rate for my services, for 6 months or so I might be willing to provide them with what ever documentation they wanted, for that six months anyway. Which is to say, that when you pay me, you get to tell me what to work on. When I work for free, I work on whatever I like. Functionality, is more important/interesting than documentation. > Right now, that can only be done by the original developers. In three > month's time we might have enough people who have written code with it > that they could do it. I see no evidence that the number of developers is increasing significantly, or that their focus id changing. > > And in a year's time we might have someone who's been diligently > following the mailing lists and has managed to piece something together > based on what they've soon. Or who has been forced to use this mass of > undocumented code[2], worked out how it works, *and* taken the time to > write the documentation. > We will get good documentation, when somebody decides there is a big enough market for the book, and pays somebody to write it. > So, when do you want useful documentation? > > N > > [1] Chosen at random. I haven't looked at it, so have no idea how clear > or easy to follow the syscons code is. > > [2] See footnote 1 again. > -- > [intentional self-reference] can be easily accommodated using a blessed, > non-self-referential dummy head-node whose own object destructor severs > the links. > -- Tom Christiansen in <375143b5@cs.colorado.edu> > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-hackers" in the body of the message > Brian Beattie | The only problem with beattie@aracnet.com | winning the rat race ... www.aracnet.com/~beattie | in the end you're still a rat To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 24 12: 2:13 1999 Delivered-To: cvs-all@freebsd.org Received: from dingo.cdrom.com (dingo.cdrom.com [204.216.28.145]) by hub.freebsd.org (Postfix) with ESMTP id 13D7A15070; Thu, 24 Jun 1999 12:02:08 -0700 (PDT) (envelope-from mike@dingo.cdrom.com) Received: from dingo.cdrom.com (localhost.cdrom.com [127.0.0.1]) by dingo.cdrom.com (8.9.3/8.8.8) with ESMTP id LAA00811; Thu, 24 Jun 1999 11:58:20 -0700 (PDT) (envelope-from mike@dingo.cdrom.com) Message-Id: <199906241858.LAA00811@dingo.cdrom.com> X-Mailer: exmh version 2.0.2 2/24/98 To: Dag-Erling Smorgrav Cc: Brian Feldman , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/i386/i386 identcpu.c src/sys/i386/isa clock.c In-reply-to: Your message of "24 Jun 1999 09:16:11 +0200." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Thu, 24 Jun 1999 11:58:20 -0700 From: Mike Smith Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk > Brian Feldman writes: > > Reviewed by: msmith > > Obtained from: unfurl & msmith > > Incorrect use of 'Obtained from'. The 'Obtained from' field is for > when you merge in patches from {Net,Open}BSD. You should have used > 'Submitted by' and specified Bill and Mike's complete e-mail addresses > (and real names if known): > > Submitted by: Mike Smith > Bill Swingle It is correct to leave the domain off if the user is local on the freebsd.org cluster. -- \\ The mind's the standard \\ Mike Smith \\ of the man. \\ msmith@freebsd.org \\ -- Joseph Merrick \\ msmith@cdrom.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 24 12: 6:15 1999 Delivered-To: cvs-all@freebsd.org Received: from dingo.cdrom.com (dingo.cdrom.com [204.216.28.145]) by hub.freebsd.org (Postfix) with ESMTP id 71F6115070; Thu, 24 Jun 1999 12:06:11 -0700 (PDT) (envelope-from mike@dingo.cdrom.com) Received: from dingo.cdrom.com (localhost.cdrom.com [127.0.0.1]) by dingo.cdrom.com (8.9.3/8.8.8) with ESMTP id MAA00855; Thu, 24 Jun 1999 12:02:43 -0700 (PDT) (envelope-from mike@dingo.cdrom.com) Message-Id: <199906241902.MAA00855@dingo.cdrom.com> X-Mailer: exmh version 2.0.2 2/24/98 To: hm@hcs.de Cc: bde@zeta.org.au (Bruce Evans), imp@FreeBSD.org, cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org Subject: Re: getopt -? illegal ? (was: cvs commit: src/usr.sbin/i4b/isdnd main.c ..) In-reply-to: Your message of "Thu, 24 Jun 1999 10:12:40 +0200." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Thu, 24 Jun 1999 12:02:43 -0700 From: Mike Smith Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk > > getopt actually says that "-?" is an illegal option. > > Since the very first days i learned Unix, i was - and i still am - under the > impression that running a program with -? produces a usage message. > > I still think that this is common sense, usage and knowledge. > > Am i wrong ??? Most shells treat ? as a special character, so yes, I think you are. > Given that i'm wrong, what is the common, known and valid flag to produce > a usage message, -h ? man 'command' -- \\ The mind's the standard \\ Mike Smith \\ of the man. \\ msmith@freebsd.org \\ -- Joseph Merrick \\ msmith@cdrom.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 24 12:12: 4 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 9DB0515244; Thu, 24 Jun 1999 12:12:00 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id MAA58885; Thu, 24 Jun 1999 12:11:59 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Message-Id: <199906241911.MAA58885@freefall.freebsd.org> From: "David E. O'Brien" Date: Thu, 24 Jun 1999 12:11:59 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/lang/egcs-devel Makefile ports/lang/egcs-devel/files md5 ports/lang/egcs-devel/patches patch-af Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk obrien 1999/06/24 12:11:59 PDT Modified files: lang/egcs-devel Makefile lang/egcs-devel/files md5 lang/egcs-devel/patches patch-af Log: Upgrade to the 19990623 GCC 2.95 pre-release snapshot. Revision Changes Path 1.65 +2 -2 ports/lang/egcs-devel/Makefile 1.28 +6 -6 ports/lang/egcs-devel/files/md5 1.15 +10 -38 ports/lang/egcs-devel/patches/patch-af To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 24 12:29:55 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 183D514C2F; Thu, 24 Jun 1999 12:29:54 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id MAA60250; Thu, 24 Jun 1999 12:29:53 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Message-Id: <199906241929.MAA60250@freefall.freebsd.org> From: "David E. O'Brien" Date: Thu, 24 Jun 1999 12:29:53 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security/ssh2 Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk obrien 1999/06/24 12:29:53 PDT Modified files: security/ssh2 Makefile Log: Add comment that USE_TCPWRAP ==> YES if /usr/include/tcpd.h exists. Revision Changes Path 1.82 +2 -2 ports/security/ssh2/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 24 13: 9: 0 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id C370F14E5E; Thu, 24 Jun 1999 13:08:58 -0700 (PDT) (envelope-from jlemon@FreeBSD.org) Received: (from jlemon@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id NAA63814; Thu, 24 Jun 1999 13:08:58 -0700 (PDT) (envelope-from jlemon@FreeBSD.org) Message-Id: <199906242008.NAA63814@freefall.freebsd.org> From: Jonathan Lemon Date: Thu, 24 Jun 1999 13:08:58 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/i386 identcpu.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jlemon 1999/06/24 13:08:57 PDT Modified files: sys/i386/i386 identcpu.c Log: Only include AMD wt_alloc routines if I586_CPU is defined. Fixes CPU_WT_ALLOC for cyrix chips. Submitted by: "Brian Smith" Revision Changes Path 1.65 +2 -2 src/sys/i386/i386/identcpu.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 24 13:11: 2 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 2AEA414E5E; Thu, 24 Jun 1999 13:11:00 -0700 (PDT) (envelope-from sada@FreeBSD.org) Received: (from sada@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id NAA64042; Thu, 24 Jun 1999 13:11:00 -0700 (PDT) (envelope-from sada@FreeBSD.org) Message-Id: <199906242011.NAA64042@freefall.freebsd.org> From: SADA Kenji Date: Thu, 24 Jun 1999 13:11:00 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/japanese/netscape4-communicator Makefile ports/japanese/netscape4-communicator/files ja-netscape.1 preferences.js start.sh.in md5 ports/japanese/netscape4-communicator/patches patch-aa patch-ab ports/japanese/netscape4-navigator Makefile ports/japanese/netscape4-navigator/patches ... Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk sada 1999/06/24 13:11:00 PDT Modified files: japanese/netscape4-communicator Makefile japanese/netscape4-communicator/files md5 japanese/netscape4-navigator Makefile japanese/netscape46-communicator Makefile japanese/netscape46-communicator/files md5 japanese/netscape46-navigator Makefile Added files: japanese/netscape4-communicator/files ja-netscape.1 preferences.js start.sh.in japanese/netscape4-communicator/patches patch-aa patch-ab japanese/netscape4-navigator/patches patch-aa patch-ab japanese/netscape46-communicator/patches patch-aa patch-ab japanese/netscape46-navigator/patches patch-aa patch-ab Log: Upgrade to 4.61. Revision Changes Path 1.24 +18 -15 ports/japanese/netscape4-communicator/Makefile 1.12 +0 -1 ports/japanese/netscape4-communicator/files/md5 1.11 +2 -1 ports/japanese/netscape4-navigator/Makefile 1.10 +6 -3 ports/japanese/netscape46-communicator/Makefile 1.8 +0 -1 ports/japanese/netscape46-communicator/files/md5 1.6 +2 -1 ports/japanese/netscape46-navigator/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 24 13:16:38 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 75A1314E5E; Thu, 24 Jun 1999 13:16:37 -0700 (PDT) (envelope-from jlemon@FreeBSD.org) Received: (from jlemon@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id NAA64263; Thu, 24 Jun 1999 13:16:37 -0700 (PDT) (envelope-from jlemon@FreeBSD.org) Message-Id: <199906242016.NAA64263@freefall.freebsd.org> From: Jonathan Lemon Date: Thu, 24 Jun 1999 13:16:37 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/i386 identcpu.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jlemon 1999/06/24 13:16:37 PDT Modified files: (Branch: RELENG_3) sys/i386/i386 identcpu.c Log: MFC: rev 1.65, cyrix WT_ALLOC fix. Revision Changes Path 1.57.2.2 +2 -2 src/sys/i386/i386/identcpu.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 24 13:47:15 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 59B1F14E68; Thu, 24 Jun 1999 13:47:14 -0700 (PDT) (envelope-from jlemon@FreeBSD.org) Received: (from jlemon@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id NAA66834; Thu, 24 Jun 1999 13:47:14 -0700 (PDT) (envelope-from jlemon@FreeBSD.org) Message-Id: <199906242047.NAA66834@freefall.freebsd.org> From: Jonathan Lemon Date: Thu, 24 Jun 1999 13:47:14 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/i386 machdep.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jlemon 1999/06/24 13:47:13 PDT Modified files: sys/i386/i386 machdep.c Log: Explicitly ignore any memory > 2GB, we don't support it yet. Revision Changes Path 1.343 +7 -1 src/sys/i386/i386/machdep.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 24 13:53:30 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 29B8A14C10; Thu, 24 Jun 1999 13:53:28 -0700 (PDT) (envelope-from jlemon@FreeBSD.org) Received: (from jlemon@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id NAA67249; Thu, 24 Jun 1999 13:53:27 -0700 (PDT) (envelope-from jlemon@FreeBSD.org) Message-Id: <199906242053.NAA67249@freefall.freebsd.org> From: Jonathan Lemon Date: Thu, 24 Jun 1999 13:53:27 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/i386 machdep.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jlemon 1999/06/24 13:53:27 PDT Modified files: sys/i386/i386 machdep.c Log: Fix warning message; that was 4GB, not 2GB. I apparently can't do arithmetic today. Revision Changes Path 1.344 +2 -2 src/sys/i386/i386/machdep.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 24 15:50:28 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 4666A15076; Thu, 24 Jun 1999 15:50:26 -0700 (PDT) (envelope-from jmg@FreeBSD.org) Received: (from jmg@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id PAA75960; Thu, 24 Jun 1999 15:50:26 -0700 (PDT) (envelope-from jmg@FreeBSD.org) Message-Id: <199906242250.PAA75960@freefall.freebsd.org> From: John-Mark Gurney Date: Thu, 24 Jun 1999 15:50:26 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/mk bsd.lib.mk bsd.own.mk src/games Makefile.inc Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jmg 1999/06/24 15:50:25 PDT Modified files: share/mk bsd.lib.mk bsd.own.mk games Makefile.inc Log: add support to buildworld as a normal user: -DNOFSCHG disables installation of libs with flag schg GAMEGRP change the group with which games are installed also organize the binary section into alphebetical order some what.. Revision Changes Path 1.87 +3 -3 src/share/mk/bsd.lib.mk 1.24 +8 -6 src/share/mk/bsd.own.mk 1.10 +1 -1 src/games/Makefile.inc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 24 19: 6:55 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 1B88614E25; Thu, 24 Jun 1999 19:06:54 -0700 (PDT) (envelope-from asami@FreeBSD.org) Received: (from asami@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id TAA91186; Thu, 24 Jun 1999 19:06:53 -0700 (PDT) (envelope-from asami@FreeBSD.org) Message-Id: <199906250206.TAA91186@freefall.freebsd.org> From: Satoshi Asami Date: Thu, 24 Jun 1999 19:06:53 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/Tools/portbuild/scripts dopackages Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk asami 1999/06/24 19:06:53 PDT Modified files: Tools/portbuild/scripts dopackages Log: Plularity typo. Revision Changes Path 1.2 +1 -1 ports/Tools/portbuild/scripts/dopackages To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 24 19: 7:32 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 213CB14E25; Thu, 24 Jun 1999 19:07:31 -0700 (PDT) (envelope-from asami@FreeBSD.org) Received: (from asami@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id TAA91233; Thu, 24 Jun 1999 19:07:31 -0700 (PDT) (envelope-from asami@FreeBSD.org) Message-Id: <199906250207.TAA91233@freefall.freebsd.org> From: Satoshi Asami Date: Thu, 24 Jun 1999 19:07:30 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/Tools/portbuild/scripts ptimeout Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk asami 1999/06/24 19:07:30 PDT Modified files: Tools/portbuild/scripts ptimeout Log: Print out date and time the port is killed due to timeout. Revision Changes Path 1.2 +4 -1 ports/Tools/portbuild/scripts/ptimeout To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 24 19:54: 3 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 343871555C; Thu, 24 Jun 1999 19:54:01 -0700 (PDT) (envelope-from jdp@FreeBSD.org) Received: (from jdp@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id TAA94521; Thu, 24 Jun 1999 19:54:00 -0700 (PDT) (envelope-from jdp@FreeBSD.org) Message-Id: <199906250254.TAA94521@freefall.freebsd.org> From: John Polstra Date: Thu, 24 Jun 1999 19:54:00 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/libexec/rtld-elf rtld.c src/libexec/rtld-elf/alpha reloc.c rtld_machdep.h src/libexec/rtld-elf/i386 reloc.c rtld_machdep.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jdp 1999/06/24 19:54:00 PDT Modified files: libexec/rtld-elf rtld.c libexec/rtld-elf/alpha reloc.c rtld_machdep.h libexec/rtld-elf/i386 reloc.c rtld_machdep.h Log: Fix a serious performance bug for large programs on the Alpha, discovered by Hidetoshi Shimokawa. Large programs need multiple GOTs. The lazy binding stub in the PLT can be reached from any of these GOTs, but the dynamic linker only has enough information to fix up the first GOT entry. Thus calls through the other GOTs went through the time-consuming lazy binding process on every call. This fix rewrites the PLT entries themselves to bypass the lazy binding. Tested by Hidetoshi Shimokawa and Steve Price. Reviewed by: Doug Rabson Revision Changes Path 1.24 +7 -7 src/libexec/rtld-elf/rtld.c 1.5 +161 -43 src/libexec/rtld-elf/alpha/reloc.c 1.2 +3 -1 src/libexec/rtld-elf/alpha/rtld_machdep.h 1.3 +23 -27 src/libexec/rtld-elf/i386/reloc.c 1.2 +9 -1 src/libexec/rtld-elf/i386/rtld_machdep.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 24 19:57:30 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 48A131555C; Thu, 24 Jun 1999 19:57:29 -0700 (PDT) (envelope-from green@FreeBSD.org) Received: (from green@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id TAA94695; Thu, 24 Jun 1999 19:57:29 -0700 (PDT) (envelope-from green@FreeBSD.org) Message-Id: <199906250257.TAA94695@freefall.freebsd.org> From: Brian Feldman Date: Thu, 24 Jun 1999 19:57:29 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/fetch ftp.c http.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk green 1999/06/24 19:57:28 PDT Modified files: (Branch: RELENG_3) usr.bin/fetch ftp.c http.c Log: MFC: Fix state reporting for FTP transfers; make one of the HTTP states consistent with the others. Revision Changes Path 1.11.2.2 +4 -1 src/usr.bin/fetch/ftp.c 1.24.2.3 +2 -2 src/usr.bin/fetch/http.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 24 20: 6:17 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id D0C831555C; Thu, 24 Jun 1999 20:06:15 -0700 (PDT) (envelope-from green@FreeBSD.org) Received: (from green@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id UAA95394; Thu, 24 Jun 1999 20:06:15 -0700 (PDT) (envelope-from green@FreeBSD.org) Message-Id: <199906250306.UAA95394@freefall.freebsd.org> From: Brian Feldman Date: Thu, 24 Jun 1999 20:06:15 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/i386 identcpu.c src/sys/i386/isa clock.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk green 1999/06/24 20:06:14 PDT Modified files: (Branch: RELENG_3) sys/i386/i386 identcpu.c sys/i386/isa clock.c Log: MFC: Rise mP6 support requires an addition to identcpu.c, and a workaround to the read-only (write -> GPF) TSC. We no longer zero the TSC at boot. Reviewed by: msmith Revision Changes Path 1.57.2.3 +12 -2 src/sys/i386/i386/identcpu.c 1.129.2.2 +7 -5 src/sys/i386/isa/clock.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 24 20:51:48 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id EEB8C1520E; Thu, 24 Jun 1999 20:51:44 -0700 (PDT) (envelope-from cpiazza@FreeBSD.org) Received: (from cpiazza@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id UAA02967; Thu, 24 Jun 1999 20:51:44 -0700 (PDT) (envelope-from cpiazza@FreeBSD.org) Message-Id: <199906250351.UAA02967@freefall.freebsd.org> From: Chris Piazza Date: Thu, 24 Jun 1999 20:51:44 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/math/spin Makefile ports/math/spin/files md5 ports/math/spin/patches patch-ac patch-aa patch-ab ports/math/spin/pkg DESCR PLIST Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk cpiazza 1999/06/24 20:51:44 PDT Modified files: math/spin Makefile math/spin/files md5 math/spin/patches patch-aa patch-ab math/spin/pkg DESCR PLIST Added files: math/spin/patches patch-ac Log: Update spin to 3.30. PR: 12373 Submitted by: maintainer Revision Changes Path 1.3 +8 -8 ports/math/spin/Makefile 1.3 +2 -2 ports/math/spin/files/md5 1.3 +2 -2 ports/math/spin/patches/patch-aa 1.2 +6 -6 ports/math/spin/patches/patch-ab 1.2 +2 -0 ports/math/spin/pkg/DESCR 1.3 +4 -1 ports/math/spin/pkg/PLIST To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 24 21: 2:28 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 85EA81520E; Thu, 24 Jun 1999 21:02:26 -0700 (PDT) (envelope-from billf@FreeBSD.org) Received: (from billf@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id VAA03879; Thu, 24 Jun 1999 21:02:26 -0700 (PDT) (envelope-from billf@FreeBSD.org) Message-Id: <199906250402.VAA03879@freefall.freebsd.org> From: Bill Fumerola Date: Thu, 24 Jun 1999 21:02:25 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/lclint Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk billf 1999/06/24 21:02:25 PDT Modified files: devel/lclint Makefile Log: Mark NO_PACKAGE, as it doesn't respect CFLAGS. No time to debug, it's midnight! Patches cheerfully accepted. Revision Changes Path 1.4 +2 -1 ports/devel/lclint/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 24 21:35:37 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id B80F71557E; Thu, 24 Jun 1999 21:35:35 -0700 (PDT) (envelope-from cpiazza@FreeBSD.org) Received: (from cpiazza@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id VAA06628; Thu, 24 Jun 1999 21:35:35 -0700 (PDT) (envelope-from cpiazza@FreeBSD.org) Message-Id: <199906250435.VAA06628@freefall.freebsd.org> From: Chris Piazza Date: Thu, 24 Jun 1999 21:35:34 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/biology/tinker/patches patch-aa Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk cpiazza 1999/06/24 21:35:34 PDT Modified files: biology/tinker/patches patch-aa Log: Clean up warnings for -current (g77) Submitted by: maintainer Revision Changes Path 1.5 +9 -7 ports/biology/tinker/patches/patch-aa To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 24 21:50:12 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 2ABA214DCC; Thu, 24 Jun 1999 21:50:09 -0700 (PDT) (envelope-from jdp@FreeBSD.org) Received: (from jdp@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id VAA07988; Thu, 24 Jun 1999 21:50:09 -0700 (PDT) (envelope-from jdp@FreeBSD.org) Message-Id: <199906250450.VAA07988@freefall.freebsd.org> From: John Polstra Date: Thu, 24 Jun 1999 21:50:09 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/libexec/rtld-elf rtld.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jdp 1999/06/24 21:50:09 PDT Modified files: libexec/rtld-elf rtld.c Log: Fix a reference counting problem when using dlopen(NULL, ...). PR: bin/12129 Revision Changes Path 1.25 +4 -3 src/libexec/rtld-elf/rtld.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 24 21:51:51 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id BB1FD14DCC; Thu, 24 Jun 1999 21:51:49 -0700 (PDT) (envelope-from jdp@FreeBSD.org) Received: (from jdp@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id VAA08187; Thu, 24 Jun 1999 21:51:49 -0700 (PDT) (envelope-from jdp@FreeBSD.org) Message-Id: <199906250451.VAA08187@freefall.freebsd.org> From: John Polstra Date: Thu, 24 Jun 1999 21:51:49 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/libexec/rtld-elf rtld.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jdp 1999/06/24 21:51:49 PDT Modified files: (Branch: RELENG_3) libexec/rtld-elf rtld.c Log: MFC 1.24 -> 1.25: Fix reference counting problem. PR: bin/12129 Revision Changes Path 1.13.2.10 +4 -3 src/libexec/rtld-elf/rtld.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 24 21:51:54 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 8F8BB14DCC; Thu, 24 Jun 1999 21:51:52 -0700 (PDT) (envelope-from jmg@FreeBSD.org) Received: (from jmg@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id VAA08203; Thu, 24 Jun 1999 21:51:52 -0700 (PDT) (envelope-from jmg@FreeBSD.org) Message-Id: <199906250451.VAA08203@freefall.freebsd.org> From: John-Mark Gurney Date: Thu, 24 Jun 1999 21:51:52 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man3 Makefile bitstring.3 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jmg 1999/06/24 21:51:52 PDT Modified files: share/man/man3 Makefile bitstring.3 Log: fix the links to the bitstring man page.. fix wording in man page, through != to Revision Changes Path 1.14 +3 -3 src/share/man/man3/Makefile 1.5 +2 -2 src/share/man/man3/bitstring.3 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 24 23:37:10 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 5654414BE0; Thu, 24 Jun 1999 23:37:07 -0700 (PDT) (envelope-from motoyuki@FreeBSD.org) Received: (from motoyuki@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id XAA21407; Thu, 24 Jun 1999 23:37:07 -0700 (PDT) (envelope-from motoyuki@FreeBSD.org) Message-Id: <199906250637.XAA21407@freefall.freebsd.org> From: Motoyuki Konno Date: Thu, 24 Jun 1999 23:37:06 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/ja/news webchanges.sgml www/ja/releases/3.2R notes.sgml Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk motoyuki 1999/06/24 23:37:06 PDT Modified files: ja/news webchanges.sgml Added files: ja/releases/3.2R notes.sgml Log: New file: releases/3.2R/notes.sgml Merge from English version: news/webchanges.sgml : 1.40 -> 1.44 Submitted by: SUGIMURA Takashi TER Software Develop Revision Changes Path 1.9 +91 -4 www/ja/news/webchanges.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 24 23:48:42 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id CAD9014BE0; Thu, 24 Jun 1999 23:48:40 -0700 (PDT) (envelope-from motoyuki@FreeBSD.org) Received: (from motoyuki@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id XAA22337; Thu, 24 Jun 1999 23:48:40 -0700 (PDT) (envelope-from motoyuki@FreeBSD.org) Message-Id: <199906250648.XAA22337@freefall.freebsd.org> From: Motoyuki Konno Date: Thu, 24 Jun 1999 23:48:40 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/ja/handbook/kernelconfig chapter.sgml Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk motoyuki 1999/06/24 23:48:39 PDT Modified files: ja/handbook/kernelconfig chapter.sgml Log: Merge from English version: kernelconfig/chapter.sgml : 1.14 -> 1.16. Submitted by: Yoshiaki Uchikawa Revision Changes Path 1.2 +162 -43 doc/ja/handbook/kernelconfig/chapter.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 24 23:55: 1 1999 Delivered-To: cvs-all@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (Postfix) with ESMTP id 34B9214BE0; Thu, 24 Jun 1999 23:54:55 -0700 (PDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.9.3/8.9.3) with ESMTP id AAA81042; Fri, 25 Jun 1999 00:54:53 -0600 (MDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.9.3/8.8.3) with ESMTP id AAA42025; Fri, 25 Jun 1999 00:53:31 -0600 (MDT) Message-Id: <199906250653.AAA42025@harmony.village.org> To: Dag-Erling Smorgrav Subject: Re: cvs commit: src/usr.sbin/i4b/isdnd main.c src/usr.sbin/i4b/isdndebug main.c src/usr.sbin/i4b/isdndecode main.c src/usr.s Cc: Bruce Evans , hm@hcs.de, cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org In-reply-to: Your message of "24 Jun 1999 10:08:00 +0200." References: <199906240726.RAA29454@godzilla.zeta.org.au> <199906240732.BAA36302@harmony.village.org> Date: Fri, 25 Jun 1999 00:53:31 -0600 From: Warner Losh Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk In message Dag-Erling Smorgrav writes: : > : getopt actually says that "-?" is an illegal option. : > Where? I can only find the '?' mentioned as the character that is : > returned when an option not listed in the option string. : : http://www.opengroup.org/onlinepubs/007908799/xsh/getopt.html I guess I was unclear. This page, as well as our man pages, say that getopt returns '?' when it encounters a bad option. Neither this web page, nor our man page, state that it is illegal to have '?' in the options string, nor do they say that -? is illegal. This is splitting a very fine hair, I'll grant... They both are silent about the issue. I personally think encouraging -? is dangerous given its potential danger, as others have pointed out, in the face of files that match the shell expresssion -? (or put as a regular expression ^-.$). Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 24 23:55:40 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 4F2B114BE0; Thu, 24 Jun 1999 23:55:38 -0700 (PDT) (envelope-from motoyuki@FreeBSD.org) Received: (from motoyuki@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id XAA23434; Thu, 24 Jun 1999 23:55:37 -0700 (PDT) (envelope-from motoyuki@FreeBSD.org) Message-Id: <199906250655.XAA23434@freefall.freebsd.org> From: Motoyuki Konno Date: Thu, 24 Jun 1999 23:55:37 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/ja/handbook/kernelconfig chapter.sgml Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk motoyuki 1999/06/24 23:55:36 PDT Modified files: ja/handbook/kernelconfig chapter.sgml Log: Refine translation. Submitted by: hino@ccm.cl.nec.co.jp Revision Changes Path 1.3 +6 -5 doc/ja/handbook/kernelconfig/chapter.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 24 23:59:33 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id D3C8E14BE0; Thu, 24 Jun 1999 23:59:31 -0700 (PDT) (envelope-from motoyuki@FreeBSD.org) Received: (from motoyuki@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id XAA23932; Thu, 24 Jun 1999 23:59:31 -0700 (PDT) (envelope-from motoyuki@FreeBSD.org) Message-Id: <199906250659.XAA23932@freefall.freebsd.org> From: Motoyuki Konno Date: Thu, 24 Jun 1999 23:59:31 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/ja/java index.html Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk motoyuki 1999/06/24 23:59:30 PDT Modified files: ja/java index.html Log: Sync with English version. Submmitted by: seki@ma.neweb.ne.jp Revision Changes Path 1.5 +281 -154 www/ja/java/index.html To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 25 0:17: 3 1999 Delivered-To: cvs-all@freebsd.org Received: from hcsext.hcs.de (hcshh.hcs.de [194.123.40.1]) by hub.freebsd.org (Postfix) with SMTP id 6F36014D0E; Fri, 25 Jun 1999 00:16:54 -0700 (PDT) (envelope-from hm@hcs.de) Received: from hcswork.hcs.de([192.76.124.5]) (2456 bytes) by hcsext.hcs.de via sendmail with P:smtp/R:inet_hosts/T:smtp (sender: ) id for ; Fri, 25 Jun 1999 09:16:21 +0200 (CEST) (Smail-3.2.0.104 1998-Nov-20 #1 built 1998-Dec-11) Received: by hcswork.hcs.de (Smail3.1.29.0 #12) id m10xQDk-0000fqC; Fri, 25 Jun 99 09:16 METDST Message-Id: From: hm@hcs.de (Hellmuth Michaelis) Subject: Re: cvs commit: src/usr.sbin/i4b/isdnd main.c src/usr.sbin/i4b/isdndebug main.c src/usr.sbin/i4b/isdndecode main.c src/usr.s In-Reply-To: <199906250653.AAA42025@harmony.village.org> from Warner Losh at "Jun 25, 99 00:53:31 am" To: imp@harmony.village.org (Warner Losh) Date: Fri, 25 Jun 1999 09:16:20 +0200 (METDST) Cc: des@flood.ping.uio.no, bde@zeta.org.au, hm@hcs.de, cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org Reply-To: hm@hcs.de Organization: HCS Hanseatischer Computerservice GmbH X-Mailer: ELM [version 2.4ME+ PL39 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Content-Length: 1361 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk From the keyboard of Warner Losh: > : http://www.opengroup.org/onlinepubs/007908799/xsh/getopt.html > > I guess I was unclear. This page, as well as our man pages, say that > getopt returns '?' when it encounters a bad option. Neither this web > page, nor our man page, state that it is illegal to have '?' in the > options string, nor do they say that -? is illegal. This is splitting > a very fine hair, This is true, but we're talking about a fundamental feature of every interactive program - getting basic help (and no, not man prog .. ;-) ). IMHO, the flag which is used to get help should not bring an error message back to the user. > I personally think encouraging -? is dangerous given its potential > danger, as others have pointed out Good. I can accept that and switch to using another flag for getting help - BUT i think also that FreeBSD should use this flag consistently for all or most of the programs and it should be documented in a well known and easy to find place. What should the help flag character be ? hellmuth -- Hellmuth Michaelis Tel +49 40 559747-70 HCS Hanseatischer Computerservice GmbH Fax +49 40 559747-77 Oldesloer Strasse 97-99 Mail hm [at] hcs.de 22457 Hamburg WWW http://www.hcs.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 25 0:21:38 1999 Delivered-To: cvs-all@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (Postfix) with ESMTP id 4F06414DCC; Fri, 25 Jun 1999 00:21:34 -0700 (PDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.9.3/8.9.3) with ESMTP id BAA81122; Fri, 25 Jun 1999 01:21:33 -0600 (MDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.9.3/8.8.3) with ESMTP id BAA42199; Fri, 25 Jun 1999 01:20:12 -0600 (MDT) Message-Id: <199906250720.BAA42199@harmony.village.org> To: hm@hcs.de Subject: Re: cvs commit: src/usr.sbin/i4b/isdnd main.c src/usr.sbin/i4b/isdndebug main.c src/usr.sbin/i4b/isdndecode main.c src/usr.s Cc: des@flood.ping.uio.no, bde@zeta.org.au, cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org In-reply-to: Your message of "Fri, 25 Jun 1999 09:16:20 +0200." References: Date: Fri, 25 Jun 1999 01:20:12 -0600 From: Warner Losh Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk In message Hellmuth Michaelis writes: : This is true, but we're talking about a fundamental feature of every : interactive program - getting basic help (and no, not man prog .. ;-) ). : : IMHO, the flag which is used to get help should not bring an error message : back to the user. Even when the user used an illegal option to get the help? While nearly all programs in the tree have a usage message, it is given only in response to a mal-formed command line. : > I personally think encouraging -? is dangerous given its potential : > danger, as others have pointed out : : Good. I can accept that and switch to using another flag for getting : help - BUT i think also that FreeBSD should use this flag consistently : for all or most of the programs and it should be documented in a well : known and easy to find place. : : What should the help flag character be ? I don't know. One thing that you can do is start your option string with :, so no errors happen. Another is to set opterr to 0. Since I don't have a good answer, I'm thinking of just backing out all the ? changes I've made (except for pkg, which others are working on). Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 25 0:33:36 1999 Delivered-To: cvs-all@freebsd.org Received: from hcsext.hcs.de (hcshh.hcs.de [194.123.40.1]) by hub.freebsd.org (Postfix) with SMTP id 7F4D715567; Fri, 25 Jun 1999 00:33:28 -0700 (PDT) (envelope-from hm@hcs.de) Received: from hcswork.hcs.de([192.76.124.5]) (3285 bytes) by hcsext.hcs.de via sendmail with P:smtp/R:inet_hosts/T:smtp (sender: ) id for ; Fri, 25 Jun 1999 09:32:55 +0200 (CEST) (Smail-3.2.0.104 1998-Nov-20 #1 built 1998-Dec-11) Received: by hcswork.hcs.de (Smail3.1.29.0 #12) id m10xQTn-0000dCC; Fri, 25 Jun 99 09:32 METDST Message-Id: From: hm@hcs.de (Hellmuth Michaelis) Subject: Re: cvs commit: src/usr.sbin/i4b/isdnd main.c src/usr.sbin/i4b/isdndebug main.c src/usr.sbin/i4b/isdndecode main.c src/usr.s In-Reply-To: <199906250720.BAA42199@harmony.village.org> from Warner Losh at "Jun 25, 99 01:20:12 am" To: imp@harmony.village.org (Warner Losh) Date: Fri, 25 Jun 1999 09:32:55 +0200 (METDST) Cc: hm@hcs.de, des@flood.ping.uio.no, bde@zeta.org.au, cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org Reply-To: hm@hcs.de Organization: HCS Hanseatischer Computerservice GmbH X-Mailer: ELM [version 2.4ME+ PL39 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Content-Length: 2190 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk From the keyboard of Warner Losh: > In message Hellmuth Michaelis writes: > : This is true, but we're talking about a fundamental feature of every > : interactive program - getting basic help (and no, not man prog .. ;-) ). > : > : IMHO, the flag which is used to get help should not bring an error message > : back to the user. > > Even when the user used an illegal option to get the help? No. Currently i use -? in all my programs to get a usage message without an error message. A character not contained in the option string also gives a usage message and an error message. I think that: - a commonly accepted and globally documented flag character should give a short usage message without an error. - a character not contained in the option string should give a short usage message and an error message. And yes, i know that this is nitpicking, but perhaps we can get a common (FreeBSD-) way of option handling and so a better and more consistent user interface. > : > I personally think encouraging -? is dangerous given its potential > : > danger, as others have pointed out > : > : Good. I can accept that and switch to using another flag for getting > : help - BUT i think also that FreeBSD should use this flag consistently > : for all or most of the programs and it should be documented in a well > : known and easy to find place. > : > : What should the help flag character be ? > > I don't know. One thing that you can do is start your option string > with :, so no errors happen. Another is to set opterr to 0. > > Since I don't have a good answer, I'm thinking of just backing out all > the ? changes I've made (except for pkg, which others are working on). Hmm - i would prefer to get something consistent and from now on well documented out of this discussion before backing out something. hellmuth -- Hellmuth Michaelis Tel +49 40 559747-70 HCS Hanseatischer Computerservice GmbH Fax +49 40 559747-77 Oldesloer Strasse 97-99 Mail hm [at] hcs.de 22457 Hamburg WWW http://www.hcs.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 25 0:49: 5 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 0DA0514D33; Fri, 25 Jun 1999 00:49:03 -0700 (PDT) (envelope-from grog@FreeBSD.org) Received: (from grog@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id AAA28465; Fri, 25 Jun 1999 00:49:03 -0700 (PDT) (envelope-from grog@FreeBSD.org) Message-Id: <199906250749.AAA28465@freefall.freebsd.org> From: Greg Lehey Date: Fri, 25 Jun 1999 00:49:03 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_conf.c src/sys/sys conf.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk grog 1999/06/25 00:49:02 PDT Modified files: sys/kern kern_conf.c sys/sys conf.h Log: Add function cdevsw_remove, the opposite of cdevsw_add: remove an entry in cdevsw (and bdevsw if appropriate). Reviewed-by: phk Revision Changes Path 1.44 +22 -1 src/sys/kern/kern_conf.c 1.60 +2 -1 src/sys/sys/conf.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 25 0:50:35 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 88A4814D33; Fri, 25 Jun 1999 00:50:33 -0700 (PDT) (envelope-from dfr@FreeBSD.org) Received: (from dfr@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id AAA28622; Fri, 25 Jun 1999 00:50:27 -0700 (PDT) (envelope-from dfr@FreeBSD.org) Message-Id: <199906250750.AAA28622@freefall.freebsd.org> From: Doug Rabson Date: Fri, 25 Jun 1999 00:50:27 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/examples/kld/cdev/module cdev.c cdev.h cdevmod.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk dfr 1999/06/25 00:50:27 PDT Modified files: share/examples/kld/cdev/module cdev.c cdev.h cdevmod.c Log: Make this sample build again. Revision Changes Path 1.2 +2 -2 src/share/examples/kld/cdev/module/cdev.c 1.2 +1 -1 src/share/examples/kld/cdev/module/cdev.h 1.2 +1 -1 src/share/examples/kld/cdev/module/cdevmod.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 25 1: 3:16 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 7F52C14D33; Fri, 25 Jun 1999 01:03:14 -0700 (PDT) (envelope-from motoyuki@FreeBSD.org) Received: (from motoyuki@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id BAA29600; Fri, 25 Jun 1999 01:03:14 -0700 (PDT) (envelope-from motoyuki@FreeBSD.org) Message-Id: <199906250803.BAA29600@freefall.freebsd.org> From: Motoyuki Konno Date: Fri, 25 Jun 1999 01:03:14 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/ja/releases Makefile index.sgml www/ja/releases/3.2R Makefile announce.sgml errata.sgml notes.sgml Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk motoyuki 1999/06/25 01:03:14 PDT Modified files: ja/releases Makefile index.sgml ja/releases/3.2R notes.sgml Added files: ja/releases/3.2R Makefile announce.sgml errata.sgml Log: New translation: releases/3.2R/announce.sgml, errata.sgml Sync with English version: releases/Makefile : 1.17 -> 1.18 releases/index.sgml : 1.28 -> 1.29 Revision Changes Path 1.10 +3 -3 www/ja/releases/Makefile 1.19 +17 -10 www/ja/releases/index.sgml 1.2 +7 -7 www/ja/releases/3.2R/notes.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 25 1:55:50 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id AB8ED15109; Fri, 25 Jun 1999 01:55:46 -0700 (PDT) (envelope-from motoyuki@FreeBSD.org) Received: (from motoyuki@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id BAA35143; Fri, 25 Jun 1999 01:55:46 -0700 (PDT) (envelope-from motoyuki@FreeBSD.org) Message-Id: <199906250855.BAA35143@freefall.freebsd.org> From: Motoyuki Konno Date: Fri, 25 Jun 1999 01:55:46 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/ja/handbook authors.ent Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk motoyuki 1999/06/25 01:55:45 PDT Modified files: ja/handbook authors.ent Log: Merge from English version: authors.ent : 1.15 -> 1.27 Revision Changes Path 1.6 +168 -155 doc/ja/handbook/authors.ent To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 25 2: 3:23 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 87A36155AA; Fri, 25 Jun 1999 02:03:11 -0700 (PDT) (envelope-from sos@FreeBSD.org) Received: (from sos@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id CAA36025; Fri, 25 Jun 1999 02:03:11 -0700 (PDT) (envelope-from sos@FreeBSD.org) Message-Id: <199906250903.CAA36025@freefall.freebsd.org> From: Søren Schmidt Date: Fri, 25 Jun 1999 02:03:11 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/ata ata-all.c ata-all.h ata-disk.c ata-disk.h atapi-all.c atapi-all.h atapi-cd.c atapi-fd.c atapi-tape.c atapi-tape.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk sos 1999/06/25 02:03:10 PDT Modified files: sys/dev/ata ata-all.c ata-all.h ata-disk.c ata-disk.h atapi-all.c atapi-all.h atapi-cd.c atapi-fd.c atapi-tape.c atapi-tape.h Log: Nine'th update to the new ATA/ATAPI driver: The atapi subsystem has gotten better error handeling and timeouts, it also tries a REQUEST SENSE command when devices returns errors, to give a little more info as to what went wrong. It might be a little verbose for now, but I'm interested in as much feedback on errors as possible, especially timeouts, as I'm a bit in doubt if I've chosen resonable default values everywhere. The disk driver has been changed a bit to prepare for tagged queing, which is next on my list. The disk driver has grown a dump routine, I got one implementation from Darrell Anderson which also did partial dumps (usefull on big memory machines) I left out the partial stuff for now, and changed the rest alot to fit into the new ad_request framework. Some minor cleanups and rearrangements as well. As usual USE AT YOUR OWN RISK!!, this is still pre alpha level code. Especially the DMA support can hose your disk real bad if anything goes wrong, again you have been warned :) Notebook owners should be carefull that their machines dont suspend as this might cause trouble... But please tell me how it works for you! Enjoy! -Søren Revision Changes Path 1.15 +9 -9 src/sys/dev/ata/ata-all.c 1.7 +2 -2 src/sys/dev/ata/ata-all.h 1.14 +184 -97 src/sys/dev/ata/ata-disk.c 1.7 +25 -10 src/sys/dev/ata/ata-disk.h 1.10 +105 -30 src/sys/dev/ata/atapi-all.c 1.7 +29 -11 src/sys/dev/ata/atapi-all.h 1.11 +206 -155 src/sys/dev/ata/atapi-cd.c 1.11 +27 -35 src/sys/dev/ata/atapi-fd.c 1.11 +62 -100 src/sys/dev/ata/atapi-tape.c 1.4 +1 -19 src/sys/dev/ata/atapi-tape.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 25 2: 4:53 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 086BC14F52; Fri, 25 Jun 1999 02:04:51 -0700 (PDT) (envelope-from cracauer@FreeBSD.org) Received: (from cracauer@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id CAA36094; Fri, 25 Jun 1999 02:04:51 -0700 (PDT) (envelope-from cracauer@FreeBSD.org) Message-Id: <199906250904.CAA36094@freefall.freebsd.org> From: Martin Cracauer Date: Fri, 25 Jun 1999 02:04:51 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/bin/date date.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk cracauer 1999/06/25 02:04:50 PDT Modified files: bin/date date.c Log: Don't continue if parsing failed when -f is in use. Exit with nonzero value. Revision Changes Path 1.29 +2 -3 src/bin/date/date.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 25 2:23:46 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 47D4A1558E; Fri, 25 Jun 1999 02:23:44 -0700 (PDT) (envelope-from motoyuki@FreeBSD.org) Received: (from motoyuki@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id CAA37716; Fri, 25 Jun 1999 02:23:44 -0700 (PDT) (envelope-from motoyuki@FreeBSD.org) Message-Id: <199906250923.CAA37716@freefall.freebsd.org> From: Motoyuki Konno Date: Fri, 25 Jun 1999 02:23:44 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/ja/FAQ applications.sgml commercial.sgml hardware.sgml Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk motoyuki 1999/06/25 02:23:43 PDT Modified files: ja/FAQ applications.sgml commercial.sgml hardware.sgml Log: Merge the following changes in the English version: applicatioins.sgml : 1.9 -> 1.10 commercial.sgml : 1.4 -> 1.9 Revision Changes Path 1.11 +11 -2 doc/ja/FAQ/applications.sgml 1.5 +25 -22 doc/ja/FAQ/commercial.sgml 1.15 +12 -7 doc/ja/FAQ/hardware.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 25 2:33: 5 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 006FC155B3; Fri, 25 Jun 1999 02:33:03 -0700 (PDT) (envelope-from motoyuki@FreeBSD.org) Received: (from motoyuki@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id CAA38636; Fri, 25 Jun 1999 02:33:03 -0700 (PDT) (envelope-from motoyuki@FreeBSD.org) Message-Id: <199906250933.CAA38636@freefall.freebsd.org> From: Motoyuki Konno Date: Fri, 25 Jun 1999 02:33:03 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/ja docs.sgml Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk motoyuki 1999/06/25 02:33:03 PDT Modified files: ja docs.sgml Log: Merge the following changes in the English version: docs.sgml : 1.68 -> 1.70 Revision Changes Path 1.24 +11 -11 www/ja/docs.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 25 2:33:51 1999 Delivered-To: cvs-all@freebsd.org Received: from grisu.bik-gmbh.de (grisu.bik-gmbh.de [194.233.237.82]) by hub.freebsd.org (Postfix) with ESMTP id 2DF15155E8; Fri, 25 Jun 1999 02:33:44 -0700 (PDT) (envelope-from cracauer@counter.bik-gmbh.de) Received: from counter.bik-gmbh.de (counter.bik-gmbh.de [194.233.237.131]) by grisu.bik-gmbh.de (8.8.8/8.6.9) with ESMTP id LAA28503; Fri, 25 Jun 1999 11:33:39 +0200 (MEST) Received: (from cracauer@localhost) by counter.bik-gmbh.de (8.9.3/8.8.8) id LAA67808; Fri, 25 Jun 1999 11:32:18 +0200 (CEST) (envelope-from cracauer) Date: Fri, 25 Jun 1999 11:32:18 +0200 From: Martin Cracauer To: Bruce Evans Cc: hm@hcs.de, imp@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-committers@FreeBSD.ORG Subject: Re: cvs commit: src/usr.sbin/i4b/isdnd main.c src/usr.sbin/i4b/isdndebug main.c src/usr.sbin/i4b/isdndecode main.c src/usr.s Message-ID: <19990625113218.A67007@cons.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.4i In-Reply-To: ; from Bruce Evans on Fri, Jun 25, 1999 at 02:33:57AM +0200 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk In , Bruce Evans wrote: > >> o getopt returns '?' for characters it doesn't know about, so > >> don't include them in the getopt options string. > > > >Including '?' in the getopt options string is intentional, because - last > >time i checked - using "programname -?" produces an output, where getopt > >says that "-?" is an invalid option. This is IMHO false in that "-?" is > >a valid option to display the usage string(s). > > "-?" is an invalid option that can be (ab)used to display the usage > message. It is clearly invalid for the i4b programs because none of the > i4b man pages document it :-). Documenting it in all man pages wouldn't > be useful. I don't think -? should be used on purpose for displaying a usage message. For starters, I think the option that explicitly requests the usage message should cause the tool to exit with zero/true, because it wasn't an error. That is hard to do when just falling through getopt(3). Also, '?' is a shell metacharacter. For starters, some shells refuse commandlines with metachars they cannot expand. csh variants will not call `tool -?` if no file matching -? exists. Also, you may get into trouble when matches are found. If your current working directory happens to have files "-f" and "-r", `something -?` will turn into `something -f -r`. If you are in a public writeable directory, this theoretically makes it controlable by other people. Most fun if people symlink some of your files to names matching -? and maybe also touch '--'. Martin -- %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% Martin Cracauer http://www.bik-gmbh.de/~cracauer/ "Where do you want to do today?" Hard to tell running your calendar program on a junk operating system, eh? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 25 6:43:40 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 8023114E7A; Fri, 25 Jun 1999 06:43:37 -0700 (PDT) (envelope-from pb@FreeBSD.org) Received: (from pb@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id GAA91974; Fri, 25 Jun 1999 06:43:38 -0700 (PDT) (envelope-from pb@FreeBSD.org) Message-Id: <199906251343.GAA91974@freefall.freebsd.org> From: Pierre Beyssac Date: Fri, 25 Jun 1999 06:43:32 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/net radix.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk pb 1999/06/25 06:43:32 PDT Modified files: sys/net radix.c Log: Never return the root node itself from rn_match(); return NULL instead. This caused a panic in rtfreee() called with a root node from the routing socket code (when processing a RTM_GET message looking for the default route while there is none). Since no existing code seems to have any use getting the root node from rn_match(), it seems cleaner never to return it rather than check for this condition at the caller's. PR: kern/12265 Revision Changes Path 1.18 +5 -2 src/sys/net/radix.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 25 7:11:20 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 55CC414E16; Fri, 25 Jun 1999 07:11:19 -0700 (PDT) (envelope-from ru@FreeBSD.org) Received: (from ru@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id HAA32790; Fri, 25 Jun 1999 07:11:19 -0700 (PDT) (envelope-from ru@FreeBSD.org) Message-Id: <199906251411.HAA32790@freefall.freebsd.org> From: Ruslan Ermilov Date: Fri, 25 Jun 1999 07:11:18 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/ftp Makefile fetch.c ftp.1 ftp.c ftp_var.h main.c util.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk ru 1999/06/25 07:11:18 PDT Modified files: usr.bin/ftp Makefile fetch.c ftp.1 ftp.c ftp_var.h main.c util.c Log: - add "-s src_addr" option to allow setting of the source IP address; - fix two minor bugs; - slightly cleanup manpage. Revision Changes Path 1.9 +1 -2 src/usr.bin/ftp/Makefile 1.6 +7 -1 src/usr.bin/ftp/fetch.c 1.9 +26 -29 src/usr.bin/ftp/ftp.1 1.16 +25 -24 src/usr.bin/ftp/ftp.c 1.7 +5 -1 src/usr.bin/ftp/ftp_var.h 1.18 +41 -15 src/usr.bin/ftp/main.c 1.7 +3 -3 src/usr.bin/ftp/util.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 25 8: 6:50 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 82219156E1; Fri, 25 Jun 1999 08:06:48 -0700 (PDT) (envelope-from kuriyama@FreeBSD.org) Received: (from kuriyama@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id IAA56308; Fri, 25 Jun 1999 08:06:48 -0700 (PDT) (envelope-from kuriyama@FreeBSD.org) Message-Id: <199906251506.IAA56308@freefall.freebsd.org> From: Jun Kuriyama Date: Fri, 25 Jun 1999 08:06:48 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/textproc Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk kuriyama 1999/06/25 08:06:48 PDT Modified files: textproc Makefile Log: Activate lotusxsl. Revision Changes Path 1.56 +2 -1 ports/textproc/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 25 8: 8:51 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id A0FCB14CBE; Fri, 25 Jun 1999 08:08:49 -0700 (PDT) (envelope-from kuriyama@FreeBSD.org) Received: (from kuriyama@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id IAA58688; Fri, 25 Jun 1999 08:08:49 -0700 (PDT) (envelope-from kuriyama@FreeBSD.org) Message-Id: <199906251508.IAA58688@freefall.freebsd.org> From: Jun Kuriyama Date: Fri, 25 Jun 1999 08:08:49 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT modules Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk kuriyama 1999/06/25 08:08:49 PDT Modified files: . modules Log: lotusxsl --> ports/textproc/lotusxsl Revision Changes Path 1.131 +2 -1 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 25 8:10:36 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id A5D6F1570B; Fri, 25 Jun 1999 08:10:32 -0700 (PDT) (envelope-from kuriyama@FreeBSD.org) Received: (from kuriyama@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id IAA61092; Fri, 25 Jun 1999 08:10:32 -0700 (PDT) (envelope-from kuriyama@FreeBSD.org) Message-Id: <199906251510.IAA61092@freefall.freebsd.org> From: Jun Kuriyama Date: Fri, 25 Jun 1999 08:10:32 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/textproc/lotusxsl - Imported sources Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk kuriyama 1999/06/25 08:10:31 PDT ports/textproc/lotusxsl - Imported sources Update of /home/ncvs/ports/textproc/lotusxsl In directory freefall.freebsd.org:/x/tmp/cvs-serv60287 Log Message: XSLT (XSL Transformations) implementation. Status: Vendor Tag: ALPHAWORKS Release Tags: v0_17_2 N ports/textproc/lotusxsl/Makefile N ports/textproc/lotusxsl/files/md5 N ports/textproc/lotusxsl/files/lotusxsl.sh N ports/textproc/lotusxsl/pkg/DESCR N ports/textproc/lotusxsl/pkg/COMMENT N ports/textproc/lotusxsl/pkg/PLIST No conflicts created by this import To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 25 8:17:24 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 10390154BC; Fri, 25 Jun 1999 08:17:22 -0700 (PDT) (envelope-from kato@FreeBSD.org) Received: (from kato@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id IAA69181; Fri, 25 Jun 1999 08:17:22 -0700 (PDT) (envelope-from kato@FreeBSD.org) Message-Id: <199906251517.IAA69181@freefall.freebsd.org> From: KATO Takenori Date: Fri, 25 Jun 1999 08:17:22 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pc98/pc98 pc98.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk kato 1999/06/25 08:17:21 PDT Modified files: sys/pc98/pc98 pc98.h Log: From submitter: The attached diff attempts to eliminate as much of the difference between the i386 and the pc98 version of the file as possible. It should not make any semantic difference (it consists of whitespace changes, order changes, comment changes, changes of case for hex constants, and merging in a couple of constants that hadn't made it from the i386 version.) Submitted by: eivind Revision Changes Path 1.11 +53 -57 src/sys/pc98/pc98/pc98.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 25 8:26:23 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id DD2BC15725; Fri, 25 Jun 1999 08:26:21 -0700 (PDT) (envelope-from shige@FreeBSD.org) Received: (from shige@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id IAA81159; Fri, 25 Jun 1999 08:26:22 -0700 (PDT) (envelope-from shige@FreeBSD.org) Message-Id: <199906251526.IAA81159@freefall.freebsd.org> From: Shigeyuki Fukushima Date: Fri, 25 Jun 1999 08:26:22 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics/xv/patches patch-ac patch-ad Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk shige 1999/06/25 08:26:21 PDT Modified files: graphics/xv/patches patch-ac patch-ad Log: I forgot to put the Submitter's name in the previous commit log. Nick, I'm sorry. PR: 12323 Submitted by: Nick Hibma Revision Changes Path 1.6 +0 -0 ports/graphics/xv/patches/patch-ac 1.9 +0 -0 ports/graphics/xv/patches/patch-ad To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 25 8:47: 5 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id A1F8014DF1; Fri, 25 Jun 1999 08:47:02 -0700 (PDT) (envelope-from rse@FreeBSD.org) Received: (from rse@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id IAA10648; Fri, 25 Jun 1999 08:47:03 -0700 (PDT) (envelope-from rse@FreeBSD.org) Message-Id: <199906251547.IAA10648@freefall.freebsd.org> From: "Ralf S. Engelschall" Date: Fri, 25 Jun 1999 08:47:03 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/nps Makefile ports/devel/nps/files md5 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk rse 1999/06/25 08:47:02 PDT Modified files: devel/nps Makefile devel/nps/files md5 Log: NPS 0.9.19 -> 0.9.20 Revision Changes Path 1.13 +3 -3 ports/devel/nps/Makefile 1.13 +1 -1 ports/devel/nps/files/md5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 25 9:38:23 1999 Delivered-To: cvs-all@freebsd.org Received: from dingo.cdrom.com (castles520.castles.com [208.214.165.84]) by hub.freebsd.org (Postfix) with ESMTP id 332C815656; Fri, 25 Jun 1999 09:38:15 -0700 (PDT) (envelope-from mike@dingo.cdrom.com) Received: from dingo.cdrom.com (localhost [127.0.0.1]) by dingo.cdrom.com (8.9.3/8.8.8) with ESMTP id JAA03153; Fri, 25 Jun 1999 09:34:42 -0700 (PDT) (envelope-from mike@dingo.cdrom.com) Message-Id: <199906251634.JAA03153@dingo.cdrom.com> X-Mailer: exmh version 2.0.2 2/24/98 To: S ren Schmidt Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/ata ata-all.c ata-all.h ata-disk.c ata-disk.h atapi-all.c atapi-all.h atapi-cd.c atapi-fd.c atapi-tape.c atapi-tape.h In-reply-to: Your message of "Fri, 25 Jun 1999 02:03:11 PDT." <199906250903.CAA36025@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable Date: Fri, 25 Jun 1999 09:34:42 -0700 From: Mike Smith Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk > Notebook owners should be carefull that their machines dont suspend > as this might cause trouble... I'll just point out that I've been using this driver on my laptop = (Toshiba Satellite 220CDS, with a 6GB Toshiba disk), and it suspends/ resumes just fine. -- = \\ The mind's the standard \\ Mike Smith \\ of the man. \\ msmith@freebsd.org \\ -- Joseph Merrick \\ msmith@cdrom.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 25 9:45:52 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 946EC15656; Fri, 25 Jun 1999 09:45:50 -0700 (PDT) (envelope-from cpiazza@FreeBSD.org) Received: (from cpiazza@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id JAA23093; Fri, 25 Jun 1999 09:45:50 -0700 (PDT) (envelope-from cpiazza@FreeBSD.org) Message-Id: <199906251645.JAA23093@freefall.freebsd.org> From: Chris Piazza Date: Fri, 25 Jun 1999 09:45:49 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/pavuk Makefile ports/net/pavuk/files md5 ports/net/pavuk/pkg DESCR PLIST Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk cpiazza 1999/06/25 09:45:49 PDT Modified files: net/pavuk Makefile net/pavuk/files md5 net/pavuk/pkg DESCR PLIST Log: Update to pl15. PR: 12384 Submitted by: maintainer Revision Changes Path 1.8 +14 -8 ports/net/pavuk/Makefile 1.7 +1 -1 ports/net/pavuk/files/md5 1.3 +2 -0 ports/net/pavuk/pkg/DESCR 1.3 +5 -0 ports/net/pavuk/pkg/PLIST To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 25 9:49: 5 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 81F07150CF; Fri, 25 Jun 1999 09:49:03 -0700 (PDT) (envelope-from mph@FreeBSD.org) Received: (from mph@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id JAA23544; Fri, 25 Jun 1999 09:49:03 -0700 (PDT) (envelope-from mph@FreeBSD.org) Message-Id: <199906251649.JAA23544@freefall.freebsd.org> From: Matthew Hunt Date: Fri, 25 Jun 1999 09:49:03 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man4/man4.i386 fxp.4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk mph 1999/06/25 09:49:02 PDT Modified files: share/man/man4/man4.i386 fxp.4 Log: Add Pro/100+ (i82559) to the list of supported products. Approved by: dg Revision Changes Path 1.7 +6 -5 src/share/man/man4/man4.i386/fxp.4 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 25 9:49:57 1999 Delivered-To: cvs-all@freebsd.org Received: from ipt2.iptelecom.net.ua (ipt2.iptelecom.net.ua [212.42.68.2]) by hub.freebsd.org (Postfix) with ESMTP id D0967150CF; Fri, 25 Jun 1999 09:49:51 -0700 (PDT) (envelope-from sobomax@altavista.net) Received: from vega. (dialup3-63.iptelecom.net.ua [212.42.69.254]) by ipt2.iptelecom.net.ua (8.9.3/8.9.3) with ESMTP id TAA25590; Fri, 25 Jun 1999 19:52:37 +0300 (EEST) Received: from altavista.net (big_brother [192.168.1.1]) by vega. (8.9.3/8.9.3) with ESMTP id TAA18551; Fri, 25 Jun 1999 19:48:46 +0300 (EEST) (envelope-from sobomax@altavista.net) Message-ID: <3773B2EC.CFF5DD43@altavista.net> Date: Fri, 25 Jun 1999 19:48:44 +0300 From: Maxim Sobolev Reply-To: sobomax@altavista.net Organization: Vega International Capital X-Mailer: Mozilla 4.6 [en] (WinNT; I) X-Accept-Language: ru,uk,en MIME-Version: 1.0 Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sys/dev/ata ata-all.c ata-all.h ata-disk.c ata-disk.h atapi-all.c atapi-all.h atapi-cd.c atapi-fd.c atapi-tape.c atapi-tape.h References: <199906251634.JAA03153@dingo.cdrom.com> Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk Mike Smith wrote: > > Notebook owners should be carefull that their machines dont suspend > > as this might cause trouble... > > I'll just point out that I've been using this driver on my laptop > (Toshiba Satellite 220CDS, with a 6GB Toshiba disk), and it suspends/ > resumes just fine. On my Toshiba Satellite Pro 445CDX with 1.4 Toshiba disk it is also all seems to be OK with suspend/resume. Maxim -- "We believe in the Power and the Might!" (Manowar, 1996) ---------------------------------------- Maxim V. Sobolev, Financial Analyst, Vega International Capital Phone: +380-(44)-246-6396 Fax: +380-(44)-220-8715 E-mail: sobomax@altavista.net ---------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 25 9:53:11 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id F09AB150CF; Fri, 25 Jun 1999 09:53:07 -0700 (PDT) (envelope-from mph@FreeBSD.org) Received: (from mph@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id JAA24035; Fri, 25 Jun 1999 09:53:07 -0700 (PDT) (envelope-from mph@FreeBSD.org) Message-Id: <199906251653.JAA24035@freefall.freebsd.org> From: Matthew Hunt Date: Fri, 25 Jun 1999 09:53:07 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man4/man4.i386 fxp.4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk mph 1999/06/25 09:53:06 PDT Modified files: (Branch: RELENG_3) share/man/man4/man4.i386 fxp.4 Log: MFC: Add Pro/100+ and i82559. Revision Changes Path 1.6.2.1 +6 -5 src/share/man/man4/man4.i386/fxp.4 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 25 10:12:52 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 68E0714A12; Fri, 25 Jun 1999 10:12:50 -0700 (PDT) (envelope-from mph@FreeBSD.org) Received: (from mph@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id KAA26312; Fri, 25 Jun 1999 10:12:50 -0700 (PDT) (envelope-from mph@FreeBSD.org) Message-Id: <199906251712.KAA26312@freefall.freebsd.org> From: Matthew Hunt Date: Fri, 25 Jun 1999 10:12:49 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/games/crafty Makefile ports/games/crafty/files md5 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk mph 1999/06/25 10:12:49 PDT Modified files: games/crafty Makefile games/crafty/files md5 Log: Upgrade to 16.11. Revision Changes Path 1.15 +5 -5 ports/games/crafty/Makefile 1.18 +1 -1 ports/games/crafty/files/md5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 25 10:27:19 1999 Delivered-To: cvs-all@freebsd.org Received: from freebsd.dk (freebsd.dk [212.242.42.178]) by hub.freebsd.org (Postfix) with ESMTP id D6BE714D09; Fri, 25 Jun 1999 10:27:14 -0700 (PDT) (envelope-from sos@freebsd.dk) Received: (from sos@localhost) by freebsd.dk (8.9.1/8.9.1) id TAA30275; Fri, 25 Jun 1999 19:26:42 +0200 (CEST) (envelope-from sos) From: Soren Schmidt Message-Id: <199906251726.TAA30275@freebsd.dk> Subject: Re: cvs commit: src/sys/dev/ata ata-all.c ata-all.h ata-disk.c ata-disk.h atapi-all.c atapi-all.h atapi-cd.c atapi-fd.c atapi-ta In-Reply-To: <199906251634.JAA03153@dingo.cdrom.com> from Mike Smith at "Jun 25, 1999 9:34:42 am" To: mike@smith.net.au (Mike Smith) Date: Fri, 25 Jun 1999 19:26:42 +0200 (CEST) Cc: sos@FreeBSD.org, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org X-Mailer: ELM [version 2.4ME+ PL43 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk It seems Mike Smith wrote: > > Notebook owners should be carefull that their machines dont suspend > > as this might cause trouble... > > I'll just point out that I've been using this driver on my laptop > (Toshiba Satellite 220CDS, with a 6GB Toshiba disk), and it suspends/ > resumes just fine. Its running in DMA mode then right ?? I think its only bad if its running in multisectormode.... Need to fix that soon... -Søren To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 25 11:40:14 1999 Delivered-To: cvs-all@freebsd.org Received: from camtech.net.au (goliath.camtech.net.au [203.5.73.2]) by hub.freebsd.org (Postfix) with SMTP id 49CB61580A; Fri, 25 Jun 1999 11:40:08 -0700 (PDT) (envelope-from matt@camtech.net.au) Received: from dialup-ad-13-4.camtech.net.au ([203.55.243.132]) by camtech.net.au ; Sat, 26 Jun 1999 04:10:05 +0930 Date: Sat, 26 Jun 1999 04:11:20 +0930 (CST) From: Matthew Thyer X-Sender: matt@localhost Reply-To: thyerm@camtech.net.au To: Martin Cracauer Cc: Bruce Evans , hm@hcs.de, imp@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-committers@FreeBSD.ORG Subject: Re: cvs commit: src/usr.sbin/i4b/isdnd main.c src/usr.sbin/i4b/isdndebug main.c src/usr.sbin/i4b/isdndecode main.c src/usr.s In-Reply-To: <19990625113218.A67007@cons.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk How about a bit of fuzzy thinking here: Both -h and -? should generate help (typically usage) without returning an error code but only one of these forms should be described in the usage and synopsis of the command (IMHO that should be -h). However it should be noted in the manual page that -? is supported. Or if that's too radical, put both -h and -? in the usage and synopsis. Its a shame that several commands have used -h. That should be strongly discouraged in the future. Those commands should use something else instead of -h for help or just rely on -?. A lot of people try -h or -? (with appropriate shell escaping) first before going for the manual page. Another thing I've seen is people trying garbage to get a usage string (e.g. date -gfdsa) in the hope that one of the characters is an invalid option! -- /=======================================================================\ | Work: Matthew.Thyer@dsto.defence.gov.au | Home: thyerm@camtech.net.au | \=======================================================================/ "If it is true that our Universe has a zero net value for all conserved quantities, then it may simply be a fluctuation of the vacuum of some larger space in which our Universe is imbedded. In answer to the question of why it happened, I offer the modest proposal that our Universe is simply one of those things which happen from time to time." E. P. Tryon from "Nature" Vol.246 Dec.14, 1973 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 25 12:16: 7 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 2DE5615454; Fri, 25 Jun 1999 12:16:04 -0700 (PDT) (envelope-from pb@FreeBSD.org) Received: (from pb@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id MAA37013; Fri, 25 Jun 1999 12:16:04 -0700 (PDT) (envelope-from pb@FreeBSD.org) Message-Id: <199906251916.MAA37013@freefall.freebsd.org> From: Pierre Beyssac Date: Fri, 25 Jun 1999 12:16:04 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en/handbook/mirrors chapter.sgml Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk pb 1999/06/25 12:16:03 PDT Modified files: en/handbook/mirrors chapter.sgml Log: French cvsup mirror added. Thanks! PR: docs/12391 Submitted by: Sebastien Gioria gioria@freebsd.org Revision Changes Path 1.17 +14 -1 doc/en/handbook/mirrors/chapter.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 25 12:23:49 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id CD2C7157A1; Fri, 25 Jun 1999 12:23:47 -0700 (PDT) (envelope-from cpiazza@FreeBSD.org) Received: (from cpiazza@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id MAA38234; Fri, 25 Jun 1999 12:23:47 -0700 (PDT) (envelope-from cpiazza@FreeBSD.org) Message-Id: <199906251923.MAA38234@freefall.freebsd.org> From: Chris Piazza Date: Fri, 25 Jun 1999 12:23:47 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/biology/babel Makefile ports/biology/babel/patches patch-aa ports/biology/babel/pkg MESSAGE Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk cpiazza 1999/06/25 12:23:47 PDT Modified files: biology/babel Makefile biology/babel/patches patch-aa biology/babel/pkg MESSAGE Log: Install into ${PREFIX}, not /usr/local. PR: 12214 Submitted by: n_hibma Revision Changes Path 1.3 +2 -2 ports/biology/babel/Makefile 1.2 +4 -4 ports/biology/babel/patches/patch-aa 1.2 +1 -1 ports/biology/babel/pkg/MESSAGE To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 25 12:55:24 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 8AE6D14DD0; Fri, 25 Jun 1999 12:55:22 -0700 (PDT) (envelope-from cpiazza@FreeBSD.org) Received: (from cpiazza@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id MAA42028; Fri, 25 Jun 1999 12:55:21 -0700 (PDT) (envelope-from cpiazza@FreeBSD.org) Message-Id: <199906251955.MAA42028@freefall.freebsd.org> From: Chris Piazza Date: Fri, 25 Jun 1999 12:55:21 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/ninja/files md5 ports/net/ninja/patches patch-aa Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk cpiazza 1999/06/25 12:55:21 PDT Modified files: net/ninja/files md5 net/ninja/patches patch-aa Log: Author fixed a bug without updating the version number. Revision Changes Path 1.5 +1 -1 ports/net/ninja/files/md5 1.3 +1 -1 ports/net/ninja/patches/patch-aa To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 25 13: 8:44 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id AAE0415095; Fri, 25 Jun 1999 13:08:42 -0700 (PDT) (envelope-from jseger@FreeBSD.org) Received: (from jseger@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id NAA43360; Fri, 25 Jun 1999 13:08:42 -0700 (PDT) (envelope-from jseger@FreeBSD.org) Message-Id: <199906252008.NAA43360@freefall.freebsd.org> From: "Justin M. Seger" Date: Fri, 25 Jun 1999 13:08:42 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/isc-dhcp2 Makefile ports/net/isc-dhcp2/files md5 ports/net/isc-dhcp2/patches patch-ab Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jseger 1999/06/25 13:08:42 PDT Modified files: net/isc-dhcp2 Makefile net/isc-dhcp2/files md5 net/isc-dhcp2/patches patch-ab Log: * Upgrade to dhcp-2.0 release. * Install manpages instead of catpages Revision Changes Path 1.30 +6 -9 ports/net/isc-dhcp2/Makefile 1.13 +1 -1 ports/net/isc-dhcp2/files/md5 1.6 +5 -4 ports/net/isc-dhcp2/patches/patch-ab To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 25 13:13:47 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id C32121583F; Fri, 25 Jun 1999 13:13:43 -0700 (PDT) (envelope-from rse@FreeBSD.org) Received: (from rse@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id NAA43644; Fri, 25 Jun 1999 13:13:43 -0700 (PDT) (envelope-from rse@FreeBSD.org) Message-Id: <199906252013.NAA43644@freefall.freebsd.org> From: "Ralf S. Engelschall" Date: Fri, 25 Jun 1999 13:13:43 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/shtool Makefile ports/devel/shtool/files md5 ports/devel/shtool/pkg COMMENT DESCR Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk rse 1999/06/25 13:13:42 PDT Modified files: devel/shtool Makefile devel/shtool/files md5 devel/shtool/pkg COMMENT DESCR Log: Upgrade to new GNU shtool, version 1.3.0 Revision Changes Path 1.9 +5 -5 ports/devel/shtool/Makefile 1.9 +1 -1 ports/devel/shtool/files/md5 1.2 +1 -1 ports/devel/shtool/pkg/COMMENT 1.5 +11 -10 ports/devel/shtool/pkg/DESCR To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 25 13:22:21 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 75D2A15095; Fri, 25 Jun 1999 13:22:20 -0700 (PDT) (envelope-from jseger@FreeBSD.org) Received: (from jseger@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id NAA44384; Fri, 25 Jun 1999 13:22:20 -0700 (PDT) (envelope-from jseger@FreeBSD.org) Message-Id: <199906252022.NAA44384@freefall.freebsd.org> From: "Justin M. Seger" Date: Fri, 25 Jun 1999 13:22:19 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net Makefile ports/net/bind8 Makefile ports/net/bind8/files md5 ports/net/bind8/patches patch-aa patch-ab ports/net/bind8/pkg COMMENT DESCR PLIST Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jseger 1999/06/25 13:22:19 PDT Modified files: net Makefile Removed files: net/bind8 Makefile net/bind8/files md5 net/bind8/patches patch-aa patch-ab net/bind8/pkg COMMENT DESCR PLIST Log: Nuke bind8, it's been in the base system for a while now. Revision Changes Path 1.279 +1 -2 ports/net/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 25 13:36:32 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id B929615803; Fri, 25 Jun 1999 13:36:30 -0700 (PDT) (envelope-from fenner@FreeBSD.org) Received: (from fenner@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id NAA45956; Fri, 25 Jun 1999 13:36:30 -0700 (PDT) (envelope-from fenner@FreeBSD.org) Message-Id: <199906252036.NAA45956@freefall.freebsd.org> From: Bill Fenner Date: Fri, 25 Jun 1999 13:36:30 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mbone/sdr-current Makefile ports/mbone/sdr-current/files md5 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk fenner 1999/06/25 13:36:30 PDT Modified files: mbone/sdr-current Makefile mbone/sdr-current/files md5 Log: Update to 2.6.3 -- 2.6.2 did not completely plug the hole. This has some features disabled for now until the code can get a thorough review (I think mostly SIP - invited conferences). Revision Changes Path 1.15 +5 -5 ports/mbone/sdr-current/Makefile 1.8 +2 -2 ports/mbone/sdr-current/files/md5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 25 13:41:53 1999 Delivered-To: cvs-all@freebsd.org Received: from apollo.backplane.com (apollo.backplane.com [209.157.86.2]) by hub.freebsd.org (Postfix) with ESMTP id 5F81E1584F; Fri, 25 Jun 1999 13:41:50 -0700 (PDT) (envelope-from dillon@apollo.backplane.com) Received: (from dillon@localhost) by apollo.backplane.com (8.9.3/8.9.1) id NAA95051; Fri, 25 Jun 1999 13:40:23 -0700 (PDT) (envelope-from dillon) Date: Fri, 25 Jun 1999 13:40:23 -0700 (PDT) From: Matthew Dillon Message-Id: <199906252040.NAA95051@apollo.backplane.com> To: Guido van Rooij Cc: Julian Elischer , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sys/nfs nfs_serv.c nfs_subs.c nfs_syscalls.c nfsm_subs.h References: <199906230444.VAA96892@freefall.freebsd.org> <19990623163330.A11603@gvr.org> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk :On Tue, Jun 22, 1999 at 09:44:17PM -0700, Julian Elischer wrote: :> julian 1999/06/22 21:44:16 PDT :> :> Modified files: :> sys/nfs nfs_serv.c nfs_subs.c nfs_syscalls.c :> nfsm_subs.h :> Log: :> Matt's NFS fixes. :> Submitted by: Matt Dillon :> Reviewed by: David Cross, Julian Elischer, Mike Smith, Drew Gallatin :> 3.2 version to follow when tested : :Is there a more verbose description on exactly what was fixed? : :-Guido A couple of things ( Julian, you should commit a followup log entry ): * David Cross found a bug in nfs_serv.c/nfsrv_create() * I went through all of nfs_serv.c and fixed the bug Dave Found, but found lots of bugs in dealing with error conditions. ( If no errors occured, only the bug Dave found would be hit ). The problems were mainly related to code cleanup due to goto's in nfsm*() macros. This is what the vast majority of the patch deals with. * A number of serious issues with the namei() code were found. These aren't bugs, but instead related to fields that namei invalidates but fails to NULL-out which, in-turn, creates a massive cleanup hassle for just about every piece of code that calls namei() or lookup(). No fixes have been made to these routines yet. -Matt Matthew Dillon To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 25 13:54:38 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 380921584C; Fri, 25 Jun 1999 13:54:36 -0700 (PDT) (envelope-from billf@FreeBSD.org) Received: (from billf@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id NAA48813; Fri, 25 Jun 1999 13:54:36 -0700 (PDT) (envelope-from billf@FreeBSD.org) Message-Id: <199906252054.NAA48813@freefall.freebsd.org> From: Bill Fumerola Date: Fri, 25 Jun 1999 13:54:35 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/nice nice.1 src/usr.bin/renice renice.8 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk billf 1999/06/25 13:54:35 PDT Modified files: usr.bin/nice nice.1 usr.bin/renice renice.8 Log: Make a reference to rtprio, which will definatly be of interest to someone looking at this page. Requested By: Keith Stevenson Revision Changes Path 1.8 +3 -2 src/usr.bin/nice/nice.1 1.2 +3 -1 src/usr.bin/renice/renice.8 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 25 14:17:52 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id C1C7314D8A; Fri, 25 Jun 1999 14:17:48 -0700 (PDT) (envelope-from cpiazza@FreeBSD.org) Received: (from cpiazza@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id OAA52289; Fri, 25 Jun 1999 14:17:48 -0700 (PDT) (envelope-from cpiazza@FreeBSD.org) Message-Id: <199906252117.OAA52289@freefall.freebsd.org> From: Chris Piazza Date: Fri, 25 Jun 1999 14:17:48 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/math/siag Makefile ports/math/siag/files md5 ports/math/siag/patches patch-ae patch-af patch-ab ports/math/siag/pkg COMMENT DESCR PLIST MESSAGE Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk cpiazza 1999/06/25 14:17:47 PDT Modified files: math/siag Makefile math/siag/files md5 math/siag/patches patch-ab math/siag/pkg COMMENT DESCR PLIST Added files: math/siag/patches patch-ae patch-af Removed files: math/siag/pkg MESSAGE Log: Update to 3.1.18 and un-BROKEN it. PR: 12352 Submitted by: Mikhail Teterin Revision Changes Path 1.14 +53 -10 ports/math/siag/Makefile 1.4 +1 -1 ports/math/siag/files/md5 1.2 +35 -7 ports/math/siag/patches/patch-ab 1.2 +1 -1 ports/math/siag/pkg/COMMENT 1.3 +10 -12 ports/math/siag/pkg/DESCR 1.4 +227 -176 ports/math/siag/pkg/PLIST To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 25 14:20: 9 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 580BF14D8A; Fri, 25 Jun 1999 14:20:07 -0700 (PDT) (envelope-from sada@FreeBSD.org) Received: (from sada@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id OAA52580; Fri, 25 Jun 1999 14:20:07 -0700 (PDT) (envelope-from sada@FreeBSD.org) Message-Id: <199906252120.OAA52580@freefall.freebsd.org> From: SADA Kenji Date: Fri, 25 Jun 1999 14:20:06 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT modules Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk sada 1999/06/25 14:20:06 PDT Modified files: . modules Log: wanderlust-mule --> ports/mail/wanderlust-mule Revision Changes Path 1.132 +2 -1 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 25 14:22:12 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 2C13E14BFF; Fri, 25 Jun 1999 14:22:10 -0700 (PDT) (envelope-from sada@FreeBSD.org) Received: (from sada@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id OAA52819; Fri, 25 Jun 1999 14:22:10 -0700 (PDT) (envelope-from sada@FreeBSD.org) Message-Id: <199906252122.OAA52819@freefall.freebsd.org> From: SADA Kenji Date: Fri, 25 Jun 1999 14:22:10 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail/wanderlust-mule - Imported sources Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk sada 1999/06/25 14:22:09 PDT ports/mail/wanderlust-mule - Imported sources Update of /home/ncvs/ports/mail/wanderlust-mule In directory freefall.freebsd.org:/c/users/sada/work/wanderlust-mule Log Message: Wanderlust is a mail/news agent on Emacs/XEmacs . PR: ports/12277 Submitted by: MANTANI Nobutaka Status: Vendor Tag: NOBUTAKA Release Tags: v1_0_2 N ports/mail/wanderlust-mule/Makefile I ports/mail/wanderlust-mule/CVS No conflicts created by this import To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 25 14:24:38 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 5E8DF14BFF; Fri, 25 Jun 1999 14:24:36 -0700 (PDT) (envelope-from sada@FreeBSD.org) Received: (from sada@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id OAA53295; Fri, 25 Jun 1999 14:24:36 -0700 (PDT) (envelope-from sada@FreeBSD.org) Message-Id: <199906252124.OAA53295@freefall.freebsd.org> From: SADA Kenji Date: Fri, 25 Jun 1999 14:24:36 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk sada 1999/06/25 14:24:35 PDT Modified files: mail Makefile Log: Activate wanderlust-mule. Submitted by: MANTANI Nobutaka PR: ports/12277 Revision Changes Path 1.95 +2 -1 ports/mail/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 25 14:29:31 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 2222E158A5; Fri, 25 Jun 1999 14:29:27 -0700 (PDT) (envelope-from cpiazza@FreeBSD.org) Received: (from cpiazza@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id OAA53780; Fri, 25 Jun 1999 14:29:27 -0700 (PDT) (envelope-from cpiazza@FreeBSD.org) Message-Id: <199906252129.OAA53780@freefall.freebsd.org> From: Chris Piazza Date: Fri, 25 Jun 1999 14:29:27 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/math/siag Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk cpiazza 1999/06/25 14:29:26 PDT Modified files: math/siag Makefile Log: Mikhail Teterin volunteered to maintain this port. Revision Changes Path 1.15 +2 -2 ports/math/siag/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 25 14:30:10 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 7A85F151E0; Fri, 25 Jun 1999 14:30:08 -0700 (PDT) (envelope-from cpiazza@FreeBSD.org) Received: (from cpiazza@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id OAA53841; Fri, 25 Jun 1999 14:30:08 -0700 (PDT) (envelope-from cpiazza@FreeBSD.org) Message-Id: <199906252130.OAA53841@freefall.freebsd.org> From: Chris Piazza Date: Fri, 25 Jun 1999 14:30:07 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/math/siag Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk cpiazza 1999/06/25 14:30:07 PDT Modified files: math/siag Makefile Log: *sigh* fix whitespace introduced in last commit. Revision Changes Path 1.16 +2 -2 ports/math/siag/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 25 14:32:22 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id C6DA6152AB; Fri, 25 Jun 1999 14:32:20 -0700 (PDT) (envelope-from jseger@FreeBSD.org) Received: (from jseger@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id OAA54103; Fri, 25 Jun 1999 14:32:20 -0700 (PDT) (envelope-from jseger@FreeBSD.org) Message-Id: <199906252132.OAA54103@freefall.freebsd.org> From: "Justin M. Seger" Date: Fri, 25 Jun 1999 14:32:20 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT modules Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jseger 1999/06/25 14:32:20 PDT Modified files: . modules Log: remove ports/net/bind8 module Revision Changes Path 1.133 +1 -2 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 25 14:42:55 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 89DC115891; Fri, 25 Jun 1999 14:42:53 -0700 (PDT) (envelope-from cpiazza@FreeBSD.org) Received: (from cpiazza@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id OAA55291; Fri, 25 Jun 1999 14:42:53 -0700 (PDT) (envelope-from cpiazza@FreeBSD.org) Message-Id: <199906252142.OAA55291@freefall.freebsd.org> From: Chris Piazza Date: Fri, 25 Jun 1999 14:42:52 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/shells/rc Makefile ports/shells/rc/files md5 ports/shells/rc/patches patch-aa ports/shells/rc/pkg DESCR Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk cpiazza 1999/06/25 14:42:51 PDT Modified files: shells/rc Makefile shells/rc/files md5 shells/rc/patches patch-aa shells/rc/pkg DESCR Log: 1) Update ports/shells/rc to version 1.6 (the first release version in many years.) 2) change MAINTAINER line to myself, this is with the approval of erich@FreeBSD.org (the current maintainer) 3) update the pkg/DESCR to include a WWW line PR: 12392 Submitted by: Scott A. Kenney Revision Changes Path 1.8 +10 -9 ports/shells/rc/Makefile 1.3 +1 -1 ports/shells/rc/files/md5 1.3 +11 -20 ports/shells/rc/patches/patch-aa 1.3 +7 -19 ports/shells/rc/pkg/DESCR To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 25 14:48:45 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 0BDA315743; Fri, 25 Jun 1999 14:48:42 -0700 (PDT) (envelope-from archie@FreeBSD.org) Received: (from archie@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id OAA55933; Fri, 25 Jun 1999 14:48:42 -0700 (PDT) (envelope-from archie@FreeBSD.org) Message-Id: <199906252148.OAA55933@freefall.freebsd.org> From: Archie Cobbs Date: Fri, 25 Jun 1999 14:48:42 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/traceroute traceroute.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk archie 1999/06/25 14:48:42 PDT Modified files: contrib/traceroute traceroute.c Log: Fix bug (introduced by me) where UDP port numbers were starting at 1 instead of 33435 like before. Reported by: John Polstra Revision Changes Path 1.11 +7 -3 src/contrib/traceroute/traceroute.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 25 14:53:10 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 46B3A14BFF; Fri, 25 Jun 1999 14:53:09 -0700 (PDT) (envelope-from sada@FreeBSD.org) Received: (from sada@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id OAA56304; Fri, 25 Jun 1999 14:53:09 -0700 (PDT) (envelope-from sada@FreeBSD.org) Message-Id: <199906252153.OAA56304@freefall.freebsd.org> From: SADA Kenji Date: Fri, 25 Jun 1999 14:53:08 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/apache13 Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk sada 1999/06/25 14:53:08 PDT Modified files: www/apache13 Makefile Log: www/apache13 rc.d startup script has /usr/local hardcoded. PR: ports/12206 Submitted by: Matt Behrens Revision Changes Path 1.71 +2 -2 ports/www/apache13/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 25 15: 1:12 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 1440914A09; Fri, 25 Jun 1999 15:01:11 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id PAA57446; Fri, 25 Jun 1999 15:01:10 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Message-Id: <199906252201.PAA57446@freefall.freebsd.org> From: "David E. O'Brien" Date: Fri, 25 Jun 1999 15:01:10 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/news/tin Makefile ports/news/tin/files md5 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk obrien 1999/06/25 15:01:10 PDT Modified files: news/tin Makefile news/tin/files md5 Log: Upgrade to the 19990624 pre-1.4 release. Revision Changes Path 1.72 +3 -3 ports/news/tin/Makefile 1.54 +1 -1 ports/news/tin/files/md5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 25 15: 6: 5 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 0F84715153; Fri, 25 Jun 1999 15:06:03 -0700 (PDT) (envelope-from jseger@FreeBSD.org) Received: (from jseger@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id PAA58557; Fri, 25 Jun 1999 15:06:02 -0700 (PDT) (envelope-from jseger@FreeBSD.org) Message-Id: <199906252206.PAA58557@freefall.freebsd.org> From: "Justin M. Seger" Date: Fri, 25 Jun 1999 15:06:02 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/editors/emacs20 Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jseger 1999/06/25 15:06:02 PDT Modified files: editors/emacs20 Makefile Log: Add non-X support by building with NO_X11 defined. Submitted by: Matthew Seaman PR: ports/11781 Revision Changes Path 1.41 +6 -2 ports/editors/emacs20/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 25 15:12:46 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id D39F2157AD; Fri, 25 Jun 1999 15:12:42 -0700 (PDT) (envelope-from cpiazza@FreeBSD.org) Received: (from cpiazza@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id PAA59384; Fri, 25 Jun 1999 15:12:42 -0700 (PDT) (envelope-from cpiazza@FreeBSD.org) Message-Id: <199906252212.PAA59384@freefall.freebsd.org> From: Chris Piazza Date: Fri, 25 Jun 1999 15:12:42 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT modules Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk cpiazza 1999/06/25 15:12:42 PDT Modified files: . modules Log: plugger --> ports/www/plugger Revision Changes Path 1.134 +2 -1 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 25 15:14:35 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 5BEF715707; Fri, 25 Jun 1999 15:14:32 -0700 (PDT) (envelope-from cpiazza@FreeBSD.org) Received: (from cpiazza@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id PAA59522; Fri, 25 Jun 1999 15:14:32 -0700 (PDT) (envelope-from cpiazza@FreeBSD.org) Message-Id: <199906252214.PAA59522@freefall.freebsd.org> From: Chris Piazza Date: Fri, 25 Jun 1999 15:14:32 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/plugger - Imported sources Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk cpiazza 1999/06/25 15:14:31 PDT ports/www/plugger - Imported sources Update of /home/ncvs/ports/www/plugger In directory freefall.freebsd.org:/d/users/cpiazza/work/plugger Log Message: Plugger is a multimedia plugin for Unix Netscape that handles all types of formats. It is a very small plugin because it uses external programs to show/play the different formats. PR: 10103 Submitted by:Jay Sachs Status: Vendor Tag: SACHS Release Tags: v_3_0 N ports/www/plugger/Makefile I ports/www/plugger/CVS N ports/www/plugger/pkg/COMMENT N ports/www/plugger/pkg/DESCR N ports/www/plugger/pkg/PLIST N ports/www/plugger/pkg/MESSAGE N ports/www/plugger/files/md5 N ports/www/plugger/patches/patch-aa No conflicts created by this import To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 25 15:15:49 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id B70CC15701; Fri, 25 Jun 1999 15:15:46 -0700 (PDT) (envelope-from cpiazza@FreeBSD.org) Received: (from cpiazza@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id PAA59635; Fri, 25 Jun 1999 15:15:46 -0700 (PDT) (envelope-from cpiazza@FreeBSD.org) Message-Id: <199906252215.PAA59635@freefall.freebsd.org> From: Chris Piazza Date: Fri, 25 Jun 1999 15:15:46 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk cpiazza 1999/06/25 15:15:46 PDT Modified files: www Makefile Log: Active plugger. Revision Changes Path 1.132 +2 -1 ports/www/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 25 15:21:14 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 4AA1D157DB; Fri, 25 Jun 1999 15:21:12 -0700 (PDT) (envelope-from jmz@FreeBSD.org) Received: (from jmz@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id PAA60137; Fri, 25 Jun 1999 15:21:11 -0700 (PDT) (envelope-from jmz@FreeBSD.org) Message-Id: <199906252221.PAA60137@freefall.freebsd.org> From: Jean-Marc Zucconi Date: Fri, 25 Jun 1999 15:21:11 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11/XFree86/patches patch-2 patch-3 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jmz 1999/06/25 15:21:11 PDT Added files: x11/XFree86/patches patch-2 patch-3 Log: Add support for the GLGR charset in Xlib. Submitted by: Chia-liang Kao To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 25 15:28:40 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id DEF4515604; Fri, 25 Jun 1999 15:28:38 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id PAA64252; Fri, 25 Jun 1999 15:28:38 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Message-Id: <199906252228.PAA64252@freefall.freebsd.org> From: "David E. O'Brien" Date: Fri, 25 Jun 1999 15:28:38 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/isc-dhcp/client dhclient.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk obrien 1999/06/25 15:28:38 PDT Modified files: contrib/isc-dhcp/client dhclient.c Log: Fix -1 (onetry) fails, exit(2) rather than exit(1) so an error from this option is distingishable from other errors. Revision Changes Path 1.9 +3 -3 src/contrib/isc-dhcp/client/dhclient.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 25 15:31:55 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 334F915826; Fri, 25 Jun 1999 15:31:53 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id PAA68290; Fri, 25 Jun 1999 15:31:53 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Message-Id: <199906252231.PAA68290@freefall.freebsd.org> From: "David E. O'Brien" Date: Fri, 25 Jun 1999 15:31:52 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/isc-dhcp/client dhclient.8 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk obrien 1999/06/25 15:31:52 PDT Modified files: contrib/isc-dhcp/client dhclient.8 Log: Sort options. Add options in usage() not documented. Revision Changes Path 1.7 +39 -21 src/contrib/isc-dhcp/client/dhclient.8 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 25 15:35:30 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 1A9451559E; Fri, 25 Jun 1999 15:35:28 -0700 (PDT) (envelope-from cpiazza@FreeBSD.org) Received: (from cpiazza@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id PAA68763; Fri, 25 Jun 1999 15:35:28 -0700 (PDT) (envelope-from cpiazza@FreeBSD.org) Message-Id: <199906252235.PAA68763@freefall.freebsd.org> From: Chris Piazza Date: Fri, 25 Jun 1999 15:35:28 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/plugger/patches patch-aa Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk cpiazza 1999/06/25 15:35:28 PDT Modified files: www/plugger/patches patch-aa Log: Oops, change it so it compiles an aout plugin so it will actually work. (Damn you Netscape) Revision Changes Path 1.2 +41 -7 ports/www/plugger/patches/patch-aa To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 25 15:42:29 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id B19C814CA3; Fri, 25 Jun 1999 15:42:06 -0700 (PDT) (envelope-from cpiazza@FreeBSD.org) Received: (from cpiazza@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id PAA69429; Fri, 25 Jun 1999 15:42:06 -0700 (PDT) (envelope-from cpiazza@FreeBSD.org) Message-Id: <199906252242.PAA69429@freefall.freebsd.org> From: Chris Piazza Date: Fri, 25 Jun 1999 15:42:05 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/amaya Makefile ports/www/amaya/files md5 ports/www/amaya/pkg PLIST Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk cpiazza 1999/06/25 15:42:05 PDT Modified files: www/amaya Makefile www/amaya/files md5 www/amaya/pkg PLIST Log: Update www/amaya to 2.1 PR: 12386 Submitted by: Don Croyle Revision Changes Path 1.5 +6 -6 ports/www/amaya/Makefile 1.5 +3 -3 ports/www/amaya/files/md5 1.5 +2 -0 ports/www/amaya/pkg/PLIST To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 25 16: 3:57 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 7D8CC15514; Fri, 25 Jun 1999 16:03:54 -0700 (PDT) (envelope-from cpiazza@FreeBSD.org) Received: (from cpiazza@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id QAA71055; Fri, 25 Jun 1999 16:03:54 -0700 (PDT) (envelope-from cpiazza@FreeBSD.org) Message-Id: <199906252303.QAA71055@freefall.freebsd.org> From: Chris Piazza Date: Fri, 25 Jun 1999 16:03:53 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT modules Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk cpiazza 1999/06/25 16:03:52 PDT Modified files: . modules Log: cheapcall --> ports/german/cheapcall Revision Changes Path 1.135 +2 -1 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 25 16: 6:19 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 579B31544A; Fri, 25 Jun 1999 16:06:17 -0700 (PDT) (envelope-from cpiazza@FreeBSD.org) Received: (from cpiazza@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id QAA71325; Fri, 25 Jun 1999 16:06:17 -0700 (PDT) (envelope-from cpiazza@FreeBSD.org) Message-Id: <199906252306.QAA71325@freefall.freebsd.org> From: Chris Piazza Date: Fri, 25 Jun 1999 16:06:17 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/german/cheapcall - Imported sources Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk cpiazza 1999/06/25 16:06:17 PDT ports/german/cheapcall - Imported sources Update of /home/ncvs/ports/german/cheapcall In directory freefall.freebsd.org:/d/users/cpiazza/work/cheapcall Log Message: A utility that shows the cheapest call-by-call telephone provider. This is in german only and only applies to people in Germany. PR: 12193 Submitted by: Peter Cornelius Reviewe by: Status: Vendor Tag: PCC Release Tags: v_0_7e N ports/german/cheapcall/Makefile I ports/german/cheapcall/CVS N ports/german/cheapcall/pkg/COMMENT N ports/german/cheapcall/pkg/DESCR N ports/german/cheapcall/pkg/PLIST N ports/german/cheapcall/files/md5 No conflicts created by this import To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 25 16: 7:27 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 3C3B914E01; Fri, 25 Jun 1999 16:07:26 -0700 (PDT) (envelope-from cpiazza@FreeBSD.org) Received: (from cpiazza@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id QAA71685; Fri, 25 Jun 1999 16:07:26 -0700 (PDT) (envelope-from cpiazza@FreeBSD.org) Message-Id: <199906252307.QAA71685@freefall.freebsd.org> From: Chris Piazza Date: Fri, 25 Jun 1999 16:07:26 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/german Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk cpiazza 1999/06/25 16:07:25 PDT Modified files: german Makefile Log: Activate cheapcall. Revision Changes Path 1.8 +2 -1 ports/german/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 25 16:30:25 1999 Delivered-To: cvs-all@freebsd.org Received: from dingo.cdrom.com (dingo.cdrom.com [204.216.28.145]) by hub.freebsd.org (Postfix) with ESMTP id 76E0215274; Fri, 25 Jun 1999 16:30:22 -0700 (PDT) (envelope-from mike@dingo.cdrom.com) Received: from dingo.cdrom.com (localhost.cdrom.com [127.0.0.1]) by dingo.cdrom.com (8.9.3/8.8.8) with ESMTP id QAA00559; Fri, 25 Jun 1999 16:23:21 -0700 (PDT) (envelope-from mike@dingo.cdrom.com) Message-Id: <199906252323.QAA00559@dingo.cdrom.com> X-Mailer: exmh version 2.0.2 2/24/98 To: Soren Schmidt Cc: mike@smith.net.au (Mike Smith), sos@FreeBSD.org, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/ata ata-all.c ata-all.h ata-disk.c ata-disk.h atapi-all.c atapi-all.h atapi-cd.c atapi-fd.c atapi-ta In-reply-to: Your message of "Fri, 25 Jun 1999 19:26:42 +0200." <199906251726.TAA30275@freebsd.dk> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable Date: Fri, 25 Jun 1999 16:23:21 -0700 From: Mike Smith Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk > It seems Mike Smith wrote: > > > Notebook owners should be carefull that their machines dont suspe= nd > > > as this might cause trouble... > > = > > I'll just point out that I've been using this driver on my laptop = > > (Toshiba Satellite 220CDS, with a 6GB Toshiba disk), and it suspends/= > > resumes just fine. > = > Its running in DMA mode then right ?? I think its only bad if its runni= ng > in multisectormode.... Need to fix that soon... No. ad0: ATA-4 disk at ata0 as master ad0: 6194MB (12685680 sectors), 13424 cyls, 15 heads, 63 S/T, 512 B/S ad0: piomode=3D4, dmamode=3D2, udmamode=3D2 ad0: 16 secs/int, 0 depth queue, PIO mode -- = \\ The mind's the standard \\ Mike Smith \\ of the man. \\ msmith@freebsd.org \\ -- Joseph Merrick \\ msmith@cdrom.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 25 16:46:54 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id DB28A14DFA; Fri, 25 Jun 1999 16:46:52 -0700 (PDT) (envelope-from pb@FreeBSD.org) Received: (from pb@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id QAA74919; Fri, 25 Jun 1999 16:46:52 -0700 (PDT) (envelope-from pb@FreeBSD.org) Message-Id: <199906252346.QAA74919@freefall.freebsd.org> From: Pierre Beyssac Date: Fri, 25 Jun 1999 16:46:52 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet in_pcb.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk pb 1999/06/25 16:46:51 PDT Modified files: sys/netinet in_pcb.c Log: In in_pcbconnect(), check the return value from in_pcbbind() and exit on errors. If we don't, in_pcbrehash() is called without a preceeding in_pcbinshash(), causing a crash. There are apparently several conditions that could cause the crash; PR misc/12256 is only one of these. PR: misc/12256 Revision Changes Path 1.51 +6 -3 src/sys/netinet/in_pcb.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 25 16:52: 5 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id A9023157F9; Fri, 25 Jun 1999 16:52:01 -0700 (PDT) (envelope-from hoek@FreeBSD.org) Received: (from hoek@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id QAA75254; Fri, 25 Jun 1999 16:52:01 -0700 (PDT) (envelope-from hoek@FreeBSD.org) Message-Id: <199906252352.QAA75254@freefall.freebsd.org> From: Tim Vanderhoek Date: Fri, 25 Jun 1999 16:52:01 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/math/fftw/pkg DESCR Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk hoek 1999/06/25 16:52:00 PDT Modified files: math/fftw/pkg DESCR Log: Update master website. Revision Changes Path 1.4 +1 -1 ports/math/fftw/pkg/DESCR To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 25 16:53: 3 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id CAA2714DFA; Fri, 25 Jun 1999 16:53:01 -0700 (PDT) (envelope-from hoek@FreeBSD.org) Received: (from hoek@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id QAA75341; Fri, 25 Jun 1999 16:53:01 -0700 (PDT) (envelope-from hoek@FreeBSD.org) Message-Id: <199906252353.QAA75341@freefall.freebsd.org> From: Tim Vanderhoek Date: Fri, 25 Jun 1999 16:53:01 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/math/fftw Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk hoek 1999/06/25 16:53:01 PDT Modified files: math/fftw Makefile Log: Add MASTER_SITE. Submitted by: Lars Koeller (ports/12296) Revision Changes Path 1.5 +3 -2 ports/math/fftw/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 25 17:16:47 1999 Delivered-To: cvs-all@freebsd.org Received: from adelphi.physics.adelaide.edu.au (adelphi.physics.adelaide.edu.au [129.127.36.247]) by hub.freebsd.org (Postfix) with ESMTP id B31CE14D3D; Fri, 25 Jun 1999 17:16:40 -0700 (PDT) (envelope-from kkennawa@physics.adelaide.edu.au) Received: from bragg (bragg [129.127.36.34]) by adelphi.physics.adelaide.edu.au (8.8.8/8.8.8/UofA-1.5) with SMTP id JAA14020; Sat, 26 Jun 1999 09:46:39 +0930 (CST) Received: from localhost by bragg; (5.65/1.1.8.2/05Aug95-0227PM) id AA11247; Sat, 26 Jun 1999 09:46:39 +0930 Date: Sat, 26 Jun 1999 09:46:39 +0930 (CST) From: Kris Kennaway X-Sender: kkennawa@bragg To: "Justin M. Seger" Cc: cvs-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: ports/net Makefile ports/net/bind8 Makefile ports/net/bind8/files md5 ports/net/bind8/patches patch-aa patch-ab ports/net/bind8/pkg COMMENT DESCR PLIST In-Reply-To: <199906252022.NAA44384@freefall.freebsd.org> Message-Id: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk On Fri, 25 Jun 1999, Justin M. Seger wrote: > Log: > Nuke bind8, it's been in the base system for a while now. # grep DISTNAME /usr/ports/net/bind8/Makefile DISTNAME= bind-8.2 # more /usr/src/contrib/bind/Version 8.1.2 Isn't the point of this port for people who want to use the more recent version than we have in the tree? Kris ----- "Never criticize anybody until you have walked a mile in their shoes, because by that time you will be a mile away and have their shoes." -- Unknown To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 25 18: 6:53 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 82FA7157BB; Fri, 25 Jun 1999 18:06:49 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id SAA78876; Fri, 25 Jun 1999 18:06:49 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Message-Id: <199906260106.SAA78876@freefall.freebsd.org> From: "David E. O'Brien" Date: Fri, 25 Jun 1999 18:06:49 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/sysutils/lsof Makefile ports/sysutils/lsof/files md5 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk obrien 1999/06/25 18:06:49 PDT Modified files: sysutils/lsof Makefile sysutils/lsof/files md5 Log: Upgrade to LSOF v4.44. * Corrected output ordering of parent PID and process group ID when both -R and -g are specified. * Changed NODE-ADDR column title to NODE-ID in anticipation of using more general identification information in the column. Revision Changes Path 1.43 +3 -3 ports/sysutils/lsof/Makefile 1.37 +1 -1 ports/sysutils/lsof/files/md5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 25 19:47:24 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 0DA6D157C0; Fri, 25 Jun 1999 19:47:20 -0700 (PDT) (envelope-from mckusick@FreeBSD.org) Received: (from mckusick@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id TAA84326; Fri, 25 Jun 1999 19:47:20 -0700 (PDT) (envelope-from mckusick@FreeBSD.org) Message-Id: <199906260247.TAA84326@freefall.freebsd.org> From: Kirk McKusick Date: Fri, 25 Jun 1999 19:47:20 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys buf.h lock.h src/sys/kern kern_lock.c kern_physio.c kern_shutdown.c subr_dkbad.c vfs_aio.c vfs_bio.c vfs_cluster.c vfs_subr.c src/sys/miscfs/devfs devfs_vnops.c src/sys/miscfs/specfs spec_vnops.c src/sys/msdosfs msdosfs_vnops.c ... Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk mckusick 1999/06/25 19:47:19 PDT Modified files: sys/sys buf.h lock.h sys/kern kern_lock.c kern_physio.c kern_shutdown.c subr_dkbad.c vfs_aio.c vfs_bio.c vfs_cluster.c vfs_subr.c sys/miscfs/devfs devfs_vnops.c sys/miscfs/specfs spec_vnops.c sys/msdosfs msdosfs_vnops.c sys/nfs nfs_bio.c nfs_subs.c nfs_vnops.c contrib/sys/softupdates ffs_softdep.c sys/ufs/ffs ffs_vnops.c sys/ufs/mfs mfs_vnops.c sys/ufs/ufs ufs_disksubr.c sys/vm swap_pager.c vm_pager.c vm_swap.c vnode_pager.c sys/isa fd.c sys/dev/vinum vinumio.c vinumrequest.c vinumrevive.c sys/gnu/ext2fs ext2_vnops.c fs.h sys/cam cam_periph.c sys/i386/isa diskslice_machdep.c sys/alpha/alpha diskslice_machdep.c sys/pc98/pc98 atcompat_diskslice.c diskslice_machdep.c fd.c Log: Convert buffer locking from using the B_BUSY and B_WANTED flags to using lockmgr locks. This commit should be functionally equivalent to the old semantics. That is, all buffer locking is done with LK_EXCLUSIVE requests. Changes to take advantage of LK_SHARED and LK_RECURSIVE will be done in future commits. Revision Changes Path 1.70 +85 -5 src/sys/sys/buf.h 1.14 +2 -1 src/sys/sys/lock.h 1.26 +18 -2 src/sys/kern/kern_lock.c 1.35 +9 -19 src/sys/kern/kern_physio.c 1.53 +10 -9 src/sys/kern/kern_shutdown.c 1.10 +2 -2 src/sys/kern/subr_dkbad.c 1.52 +2 -2 src/sys/kern/vfs_aio.c 1.216 +59 -50 src/sys/kern/vfs_bio.c 1.84 +17 -18 src/sys/kern/vfs_cluster.c 1.203 +23 -28 src/sys/kern/vfs_subr.c 1.75 +4 -4 src/sys/miscfs/devfs/devfs_vnops.c 1.89 +5 -5 src/sys/miscfs/specfs/spec_vnops.c 1.86 +2 -3 src/sys/msdosfs/msdosfs_vnops.c 1.74 +2 -1 src/sys/nfs/nfs_bio.c 1.77 +3 -2 src/sys/nfs/nfs_subs.c 1.132 +28 -22 src/sys/nfs/nfs_vnops.c 1.32 +13 -9 src/contrib/sys/softupdates/ffs_softdep.c 1.58 +7 -6 src/sys/ufs/ffs/ffs_vnops.c 1.45 +3 -2 src/sys/ufs/mfs/mfs_vnops.c 1.40 +5 -5 src/sys/ufs/ufs/ufs_disksubr.c 1.119 +5 -4 src/sys/vm/swap_pager.c 1.48 +12 -9 src/sys/vm/vm_pager.c 1.72 +2 -2 src/sys/vm/vm_swap.c 1.111 +3 -3 src/sys/vm/vnode_pager.c 1.147 +6 -2 src/sys/isa/fd.c 1.30 +3 -3 src/sys/dev/vinum/vinumio.c 1.27 +3 -4 src/sys/dev/vinum/vinumrequest.c 1.13 +3 -3 src/sys/dev/vinum/vinumrevive.c 1.47 +1 -2 src/sys/gnu/ext2fs/ext2_vnops.c 1.5 +1 -1 src/sys/gnu/ext2fs/fs.h 1.18 +3 -3 src/sys/cam/cam_periph.c 1.35 +3 -3 src/sys/i386/isa/diskslice_machdep.c 1.9 +3 -3 src/sys/alpha/alpha/diskslice_machdep.c 1.16 +3 -3 src/sys/pc98/pc98/atcompat_diskslice.c 1.20 +3 -3 src/sys/pc98/pc98/diskslice_machdep.c 1.64 +6 -2 src/sys/pc98/pc98/fd.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 25 19:54:32 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id E535714CB6; Fri, 25 Jun 1999 19:54:29 -0700 (PDT) (envelope-from brian@FreeBSD.org) Received: (from brian@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id TAA84786; Fri, 25 Jun 1999 19:54:29 -0700 (PDT) (envelope-from brian@FreeBSD.org) Message-Id: <199906260254.TAA84786@freefall.freebsd.org> From: Brian Somers Date: Fri, 25 Jun 1999 19:54:28 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/ppp chat.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk brian 1999/06/25 19:54:28 PDT Modified files: usr.sbin/ppp chat.c Log: If we run out of chat script immediately after a successfully executed expect-send-expect sequence, finish gracefully, don't core dump. This bug has been there for over a year - I could never reproduce it ! Straw provided by: Andre Albsmeier Revision Changes Path 1.58 +6 -2 src/usr.sbin/ppp/chat.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 25 19:54:46 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 64CC91586F; Fri, 25 Jun 1999 19:54:39 -0700 (PDT) (envelope-from brian@FreeBSD.org) Received: (from brian@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id TAA84893; Fri, 25 Jun 1999 19:54:39 -0700 (PDT) (envelope-from brian@FreeBSD.org) Message-Id: <199906260254.TAA84893@freefall.freebsd.org> From: Brian Somers Date: Fri, 25 Jun 1999 19:54:39 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/ppp chat.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk brian 1999/06/25 19:54:38 PDT Modified files: usr.sbin/ppp chat.c Log: Don't bother read()ing if we ``expect'' nothing in our chat script. Revision Changes Path 1.59 +2 -2 src/usr.sbin/ppp/chat.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 25 19:56:15 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 8A8D3151EB; Fri, 25 Jun 1999 19:56:12 -0700 (PDT) (envelope-from brian@FreeBSD.org) Received: (from brian@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id TAA85022; Fri, 25 Jun 1999 19:56:12 -0700 (PDT) (envelope-from brian@FreeBSD.org) Message-Id: <199906260256.TAA85022@freefall.freebsd.org> From: Brian Somers Date: Fri, 25 Jun 1999 19:56:11 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/ppp chat.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk brian 1999/06/25 19:56:11 PDT Modified files: (Branch: RELENG_3) usr.sbin/ppp chat.c Log: MFC: Don't scribble if our last arg is expect-send-expect Revision Changes Path 1.52.2.4 +6 -2 src/usr.sbin/ppp/chat.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 25 19:57:19 1999 Delivered-To: cvs-all@freebsd.org Received: from allegro.lemis.com (allegro.lemis.com [192.109.197.134]) by hub.freebsd.org (Postfix) with ESMTP id A139514CB6; Fri, 25 Jun 1999 19:57:12 -0700 (PDT) (envelope-from grog@freebie.lemis.com) Received: from freebie.lemis.com (freebie.lemis.com [192.109.197.137]) by allegro.lemis.com (8.9.1/8.9.0) with ESMTP id MAA07438; Sat, 26 Jun 1999 12:27:10 +0930 (CST) Received: (from grog@localhost) by freebie.lemis.com (8.9.3/8.9.0) id MAA15144; Sat, 26 Jun 1999 12:27:09 +0930 (CST) Date: Sat, 26 Jun 1999 12:27:09 +0930 From: Greg Lehey To: Kirk McKusick Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/sys buf.h lock.h src/sys/kern kern_lock.c kern_physio.c kern_shutdown.c subr_dkbad.c vfs_aio.c vfs_bio.c vfs_cluster.c vfs_subr.c src/sys/miscfs/devfs devfs_vnops.c src/sys/miscfs/specfs spec_vnops.c src/sys/msdosfs msdosfs_vnops.c ... Message-ID: <19990626122708.B427@freebie.lemis.com> References: <199906260247.TAA84326@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.4i In-Reply-To: <199906260247.TAA84326@freefall.freebsd.org>; from Kirk McKusick on Fri, Jun 25, 1999 at 07:47:20PM -0700 WWW-Home-Page: http://www.lemis.com/~grog X-PGP-Fingerprint: 6B 7B C3 8C 61 CD 54 AF 13 24 52 F8 6D A4 95 EF Organization: LEMIS, PO Box 460, Echunga SA 5153, Australia Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-41-739-7062 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk On Friday, 25 June 1999 at 19:47:20 -0700, Kirk McKusick wrote: > mckusick 1999/06/25 19:47:19 PDT > > Log: > Convert buffer locking from using the B_BUSY and B_WANTED flags to using > lockmgr locks. This commit should be functionally equivalent to the old > semantics. That is, all buffer locking is done with LK_EXCLUSIVE > requests. Changes to take advantage of LK_SHARED and LK_RECURSIVE will > be done in future commits. Is this worth a "heads up"? It'll change the way a lot of things have been done. Greg -- See complete headers for address, home page and phone numbers finger grog@lemis.com for PGP public key To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 25 20:11:45 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id A2A6814CC8; Fri, 25 Jun 1999 20:11:43 -0700 (PDT) (envelope-from brian@FreeBSD.org) Received: (from brian@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id UAA86398; Fri, 25 Jun 1999 20:11:43 -0700 (PDT) (envelope-from brian@FreeBSD.org) Message-Id: <199906260311.UAA86398@freefall.freebsd.org> From: Brian Somers Date: Fri, 25 Jun 1999 20:11:42 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/rwhod rwhod.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk brian 1999/06/25 20:11:42 PDT Modified files: usr.sbin/rwhod rwhod.c Log: Correct usage message Revision Changes Path 1.11 +2 -2 src/usr.sbin/rwhod/rwhod.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 25 20:14:21 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 0E99614CC8; Fri, 25 Jun 1999 20:14:20 -0700 (PDT) (envelope-from brian@FreeBSD.org) Received: (from brian@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id UAA86615; Fri, 25 Jun 1999 20:14:19 -0700 (PDT) (envelope-from brian@FreeBSD.org) Message-Id: <199906260314.UAA86615@freefall.freebsd.org> From: Brian Somers Date: Fri, 25 Jun 1999 20:14:19 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/rwhod rwhod.8 rwhod.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk brian 1999/06/25 20:14:19 PDT Modified files: (Branch: RELENG_3) usr.sbin/rwhod rwhod.8 rwhod.c Log: MFC: Add -p (ignores POINTOPOINT interfaces) Revision Changes Path 1.9.2.1 +10 -0 src/usr.sbin/rwhod/rwhod.8 1.9.2.1 +6 -3 src/usr.sbin/rwhod/rwhod.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 25 21: 8:16 1999 Delivered-To: cvs-all@freebsd.org Received: from apollo.backplane.com (apollo.backplane.com [209.157.86.2]) by hub.freebsd.org (Postfix) with ESMTP id 009EA14D71; Fri, 25 Jun 1999 21:08:11 -0700 (PDT) (envelope-from dillon@apollo.backplane.com) Received: (from dillon@localhost) by apollo.backplane.com (8.9.3/8.9.1) id VAA97427; Fri, 25 Jun 1999 21:07:51 -0700 (PDT) (envelope-from dillon) Date: Fri, 25 Jun 1999 21:07:51 -0700 (PDT) From: Matthew Dillon Message-Id: <199906260407.VAA97427@apollo.backplane.com> To: Greg Lehey Cc: Kirk McKusick , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sys/sys buf.h lock.h src/sys/kern kern_lock.c kern_physio.c kern_shutdown.c subr_dkbad.c vfs_aio.c vfs_bio.c vfs_cluster.c vfs_subr.c src/sys/miscfs/devfs devfs_vnops.c src/sys/miscfs/specfs spec_vnops.c src/sys/msdosfs msdosfs_vnops.c ... References: <199906260247.TAA84326@freefall.freebsd.org> <19990626122708.B427@freebie.lemis.com> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk :> semantics. That is, all buffer locking is done with LK_EXCLUSIVE :> requests. Changes to take advantage of LK_SHARED and LK_RECURSIVE will :> be done in future commits. : :Is this worth a "heads up"? It'll change the way a lot of things have :been done. : :Greg :-- Yes, definitely! The change Kirk is making has several immediate effects. First, it is a necessary precursor to his snapshot code for softupdates. Secondly, it will help us address performance issues with the current aggressive write-behind code in the filesystem (e.g. filesystem doing bawrite()s rather then bdwrites()s in certain situations). Changing the bawrite()s to bdwrite()s is not easy to do because it stresses the buffer cache in weird ways at the moment. The change will allow us to fix performance snags with bawrite()s. Third, the effect allows general sharing of buffers in the buffer cache which is not only the basis for the above two items, but will also probably become the basis for future performance enhancements. Unfortunately, this also has the effect of digging deep into the VFS system. But it's a necessary change. -Matt Matthew Dillon To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 25 21:59:11 1999 Delivered-To: cvs-all@freebsd.org Received: from axl.noc.iafrica.com (axl.noc.iafrica.com [196.31.1.175]) by hub.freebsd.org (Postfix) with ESMTP id 5DC711546F; Fri, 25 Jun 1999 21:59:03 -0700 (PDT) (envelope-from sheldonh@axl.noc.iafrica.com) Received: from sheldonh (helo=axl.noc.iafrica.com) by axl.noc.iafrica.com with local-esmtp (Exim 3.02 #1) id 10xkXZ-000CfR-00; Sat, 26 Jun 1999 06:58:09 +0200 From: Sheldon Hearn To: thyerm@camtech.net.au Cc: Martin Cracauer , Bruce Evans , hm@hcs.de, imp@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-committers@FreeBSD.ORG Subject: Re: cvs commit: src/usr.sbin/i4b/isdnd main.c src/usr.sbin/i4b/isdndebug main.c src/usr.sbin/i4b/isdndecode main.c src/usr.s In-reply-to: Your message of "Sat, 26 Jun 1999 04:11:20 +0930." Date: Sat, 26 Jun 1999 06:58:09 +0200 Message-ID: <48696.930373089@axl.noc.iafrica.com> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk On Sat, 26 Jun 1999 04:11:20 +0930, Matthew Thyer wrote: > A lot of people try -h or -? (with appropriate shell escaping) first > before going for the manual page. Another thing I've seen is people > trying garbage to get a usage string (e.g. date -gfdsa) in the hope > that one of the characters is an invalid option! This is the only thing I like about Solaris -- it teaches you to read manpages on an unfamiliar system before "playing around" with commands (killall, for example). Cioa, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 25 23: 7: 1 1999 Delivered-To: cvs-all@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (Postfix) with ESMTP id EBD2D14F3F; Fri, 25 Jun 1999 23:06:56 -0700 (PDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.9.3/8.9.3) with ESMTP id AAA83862; Sat, 26 Jun 1999 00:06:53 -0600 (MDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.9.3/8.8.3) with ESMTP id AAA00680; Sat, 26 Jun 1999 00:04:45 -0600 (MDT) Message-Id: <199906260604.AAA00680@harmony.village.org> To: thyerm@camtech.net.au Subject: Re: cvs commit: src/usr.sbin/i4b/isdnd main.c src/usr.sbin/i4b/isdndebug main.c src/usr.sbin/i4b/isdndecode main.c src/usr.s Cc: Martin Cracauer , Bruce Evans , hm@hcs.de, cvs-all@FreeBSD.ORG, cvs-committers@FreeBSD.ORG In-reply-to: Your message of "Sat, 26 Jun 1999 04:11:20 +0930." References: Date: Sat, 26 Jun 1999 00:04:45 -0600 From: Warner Losh Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk In message Matthew Thyer writes: : Both -h and -? should generate help (typically usage) without returning : an error code but only one of these forms should be described in the : usage and synopsis of the command (IMHO that should be -h). However it : should be noted in the manual page that -? is supported. : : Or if that's too radical, put both -h and -? in the usage and synopsis. There traditionally has been no character to generate help. The h option has traditionally been unused, so would wind up generating help, much like the ? option generates help. The generation of help wasn't built into many (any) of the original BSD utilities. -: is also a good option to try, as is -{}. It is a crap shoot really. If you don't know how to use the command, you should check the man page... Typing things at random and expecting them to work is likely going to cause problems one day... Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 25 23: 9:18 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 3503514D11; Fri, 25 Jun 1999 23:09:16 -0700 (PDT) (envelope-from grog@FreeBSD.org) Received: (from grog@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id XAA97024; Fri, 25 Jun 1999 23:09:16 -0700 (PDT) (envelope-from grog@FreeBSD.org) Message-Id: <199906260609.XAA97024@freefall.freebsd.org> From: Greg Lehey Date: Fri, 25 Jun 1999 23:09:16 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/en support.sgml Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk grog 1999/06/25 23:09:16 PDT Modified files: en support.sgml Log: Add BUGO (BSD Users Group of Orlando) and the Portland Oregon FreeBSD Users group. Clean up some typos and anachronisms. Submitted by: Rick Hamell Bugo Smith Revision Changes Path 1.148 +25 -13 www/en/support.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 25 23:24:25 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 4980415251; Fri, 25 Jun 1999 23:24:24 -0700 (PDT) (envelope-from hoek@FreeBSD.org) Received: (from hoek@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id XAA97711; Fri, 25 Jun 1999 23:24:23 -0700 (PDT) (envelope-from hoek@FreeBSD.org) Message-Id: <199906260624.XAA97711@freefall.freebsd.org> From: Tim Vanderhoek Date: Fri, 25 Jun 1999 23:24:23 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/nohup nohup.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk hoek 1999/06/25 23:24:23 PDT Modified files: (Branch: RELENG_3) usr.bin/nohup nohup.c Log: MFC: word message apropriately when appending output instead of overwriting Revision Changes Path 1.2.2.1 +8 -2 src/usr.bin/nohup/nohup.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 25 23:31:13 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 7D42615251; Fri, 25 Jun 1999 23:31:11 -0700 (PDT) (envelope-from mharo@FreeBSD.org) Received: (from mharo@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id XAA98079; Fri, 25 Jun 1999 23:31:10 -0700 (PDT) (envelope-from mharo@FreeBSD.org) Message-Id: <199906260631.XAA98079@freefall.freebsd.org> From: Michael Haro Date: Fri, 25 Jun 1999 23:31:10 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/apache12 Makefile ports/www/apache12/files Makefile apache.sh.tmpl md5 ports/www/apache12/patches patch-aa patch-ab patch-ad patch-ae patch-af patch-ah ports/www/apache12/pkg COMMENT DESCR PLIST ... Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk mharo 1999/06/25 23:31:10 PDT Removed files: www/apache12 Makefile www/apache12/files Makefile apache.sh.tmpl md5 www/apache12/patches patch-aa patch-ab patch-ad patch-ae patch-af patch-ah www/apache12/pkg COMMENT DESCR PLIST www/apache12/scripts configure www/apache12-fp Makefile www/apache12-fp/files Makefile md5 www/apache12-fp/patches patch-aa patch-ab patch-ad patch-ae patch-af patch-ah patch-fa patch-fb patch-fc patch-fd patch-fe patch-ff patch-fg www/apache12-fp/pkg COMMENT DESCR PLIST www/apache12-fp/scripts configure Log: Make room for more apache 1.3 ports by removing apache 1.2 ports. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 25 23:31:42 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 1896C15251; Fri, 25 Jun 1999 23:31:40 -0700 (PDT) (envelope-from hoek@FreeBSD.org) Received: (from hoek@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id XAA98112; Fri, 25 Jun 1999 23:31:40 -0700 (PDT) (envelope-from hoek@FreeBSD.org) Message-Id: <199906260631.XAA98112@freefall.freebsd.org> From: Tim Vanderhoek Date: Fri, 25 Jun 1999 23:31:40 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en/handbook/ports chapter.sgml Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk hoek 1999/06/25 23:31:40 PDT Modified files: en/handbook/ports chapter.sgml Log: pkg/COMMENT shall be written in "Capital, no period at end" style. To be enforced shortly. Revision Changes Path 1.31 +5 -4 doc/en/handbook/ports/chapter.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 25 23:54:21 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id B2DE014F5F; Fri, 25 Jun 1999 23:54:19 -0700 (PDT) (envelope-from andreas@FreeBSD.org) Received: (from andreas@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id XAA99382; Fri, 25 Jun 1999 23:54:19 -0700 (PDT) (envelope-from andreas@FreeBSD.org) Message-Id: <199906260654.XAA99382@freefall.freebsd.org> From: Andreas Klemm Date: Fri, 25 Jun 1999 23:54:19 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/ntp Makefile ports/net/ntp/files md5 ports/net/ntp/patches patch-aa ports/net/ntp/pkg PLIST Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk andreas 1999/06/25 23:54:18 PDT Modified files: net/ntp Makefile net/ntp/files md5 net/ntp/pkg PLIST Added files: net/ntp/patches patch-aa Log: update ntpdate to last version 4.0.93a got a patch to make it run. Submitted by: sorry, deleted mail too fast Revision Changes Path 1.6 +6 -4 ports/net/ntp/Makefile 1.5 +1 -1 ports/net/ntp/files/md5 1.5 +11 -0 ports/net/ntp/pkg/PLIST To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 25 23:57:46 1999 Delivered-To: cvs-all@freebsd.org Received: from norn.ca.eu.org (cr965240-b.abtsfd1.bc.wave.home.com [24.113.19.137]) by hub.freebsd.org (Postfix) with ESMTP id E9D2A14F5F; Fri, 25 Jun 1999 23:57:43 -0700 (PDT) (envelope-from cpiazza@norn.ca.eu.org) Received: by norn.ca.eu.org (Postfix, from userid 1002) id 52D54754; Fri, 25 Jun 1999 23:57:35 -0700 (PDT) Date: Fri, 25 Jun 1999 23:57:35 -0700 From: Chris Piazza To: Tim Vanderhoek Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: doc/en/handbook/ports chapter.sgml Message-ID: <19990625235735.E616@norn.ca.eu.org> References: <199906260631.XAA98112@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.6i In-Reply-To: <199906260631.XAA98112@freefall.freebsd.org>; from Tim Vanderhoek on Fri, Jun 25, 1999 at 11:31:40PM -0700 X-Operating-System: FreeBSD 4.0-CURRENT Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk On Fri, Jun 25, 1999 at 11:31:40PM -0700, Tim Vanderhoek wrote: > hoek 1999/06/25 23:31:40 PDT > > Modified files: > en/handbook/ports chapter.sgml > Log: > pkg/COMMENT shall be written in "Capital, no period at end" style. > To be enforced shortly. Please tell me you aren't going to change every COMMENT file! Reminds me of the WWW: fiasco ;^). You masochist you... Wisten, to the SWwound, of a Whole new WOO [CheeriWOs!] Wisten, to the SWwound, of a Whole new WOO [CheeriWOs!] [ie. Add WWW:, and periodic misc legibalizificatings] Hmm.... -Chris -- cpiazza@home.net cpiazza@FreeBSD.org "Life is divided into the horrible and the miserable." -Woody Allen To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jun 26 0:16:48 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id B05F614F70; Sat, 26 Jun 1999 00:16:46 -0700 (PDT) (envelope-from sheldonh@FreeBSD.org) Received: (from sheldonh@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id AAA00842; Sat, 26 Jun 1999 00:16:46 -0700 (PDT) (envelope-from sheldonh@FreeBSD.org) Message-Id: <199906260716.AAA00842@freefall.freebsd.org> From: Sheldon Hearn Date: Sat, 26 Jun 1999 00:16:46 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/vipw pw_util.c vipw.8 vipw.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk sheldonh 1999/06/26 00:16:46 PDT Modified files: usr.sbin/vipw pw_util.c vipw.8 vipw.c Log: Add -d option to vipw(8) to allow selection of an alternative directory for the password files. PR: 2703 Submitted by: jmg Revision Changes Path 1.14 +14 -8 src/usr.sbin/vipw/pw_util.c 1.3 +11 -0 src/usr.sbin/vipw/vipw.8 1.6 +18 -3 src/usr.sbin/vipw/vipw.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jun 26 0:18:32 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id A4B6014CB1; Sat, 26 Jun 1999 00:18:30 -0700 (PDT) (envelope-from sheldonh@FreeBSD.org) Received: (from sheldonh@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id AAA01067; Sat, 26 Jun 1999 00:18:30 -0700 (PDT) (envelope-from sheldonh@FreeBSD.org) Message-Id: <199906260718.AAA01067@freefall.freebsd.org> From: Sheldon Hearn Date: Sat, 26 Jun 1999 00:18:30 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/vipw pw_util.c vipw.8 vipw.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk sheldonh 1999/06/26 00:18:30 PDT Modified files: (Branch: RELENG_3) usr.sbin/vipw pw_util.c vipw.8 vipw.c Log: MFC: Add -d option. Revision Changes Path 1.13.2.1 +14 -8 src/usr.sbin/vipw/pw_util.c 1.2.2.1 +11 -0 src/usr.sbin/vipw/vipw.8 1.5.2.1 +18 -3 src/usr.sbin/vipw/vipw.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jun 26 0:31:18 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id EFA7F1512B; Sat, 26 Jun 1999 00:31:16 -0700 (PDT) (envelope-from bde@FreeBSD.org) Received: (from bde@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id AAA01669; Sat, 26 Jun 1999 00:31:16 -0700 (PDT) (envelope-from bde@FreeBSD.org) Message-Id: <199906260731.AAA01669@freefall.freebsd.org> From: Bruce Evans Date: Sat, 26 Jun 1999 00:31:16 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/kdump kdump.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk bde 1999/06/26 00:31:16 PDT Modified files: usr.bin/kdump kdump.c Log: Decode all currently supported values of the ptrace `request' arg. Revision Changes Path 1.14 +20 -3 src/usr.bin/kdump/kdump.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jun 26 0:53:21 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id AF8F11524D; Sat, 26 Jun 1999 00:53:19 -0700 (PDT) (envelope-from sheldonh@FreeBSD.org) Received: (from sheldonh@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id AAA02782; Sat, 26 Jun 1999 00:53:19 -0700 (PDT) (envelope-from sheldonh@FreeBSD.org) Message-Id: <199906260753.AAA02782@freefall.freebsd.org> From: Sheldon Hearn Date: Sat, 26 Jun 1999 00:53:19 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/emulators/xzx Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk sheldonh 1999/06/26 00:53:18 PDT Modified files: emulators/xzx Makefile Log: Bump "Version required:", which I forgot in the previous commit. Revision Changes Path 1.13 +2 -2 ports/emulators/xzx/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jun 26 1: 6:18 1999 Delivered-To: cvs-all@freebsd.org Received: from smtp13.bellglobal.com (smtp13.bellglobal.com [204.101.251.52]) by hub.freebsd.org (Postfix) with ESMTP id BA79D14C95; Sat, 26 Jun 1999 01:06:14 -0700 (PDT) (envelope-from vanderh@ecf.toronto.edu) Received: from localhost.nowhere (ppp18361.on.bellglobal.com [206.172.130.41]) by smtp13.bellglobal.com (8.8.5/8.8.5) with ESMTP id EAA13361; Sat, 26 Jun 1999 04:07:32 -0400 (EDT) Received: (from tim@localhost) by localhost.nowhere (8.9.3/8.9.1) id EAA59212; Sat, 26 Jun 1999 04:06:25 -0400 (EDT) (envelope-from tim) Date: Sat, 26 Jun 1999 04:06:25 -0400 From: Tim Vanderhoek To: Chris Piazza Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: doc/en/handbook/ports chapter.sgml Message-ID: <19990626040625.A59188@mad> References: <199906260631.XAA98112@freefall.freebsd.org> <19990625235735.E616@norn.ca.eu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95i In-Reply-To: <19990625235735.E616@norn.ca.eu.org>; from Chris Piazza on Fri, Jun 25, 1999 at 11:57:35PM -0700 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk On Fri, Jun 25, 1999 at 11:57:35PM -0700, Chris Piazza wrote: > On Fri, Jun 25, 1999 at 11:31:40PM -0700, Tim Vanderhoek wrote: > > hoek 1999/06/25 23:31:40 PDT > > > > Modified files: > > en/handbook/ports chapter.sgml > > Log: > > pkg/COMMENT shall be written in "Capital, no period at end" style. > > To be enforced shortly. > > Please tell me you aren't going to change every COMMENT file! > Reminds me of the WWW: fiasco ;^). You masochist you... Yes, but I have a plan, this time. I'm not going to manually check every change and hit my "edit" button everytime I see a typo or strange-looking output caused by some wierd-ass DESCR file. :-) Not only will it save my sanity, but it'll mean I only have to review the final diffs, which is much faster. :-) -- This is my .signature which gets appended to the end of my messages. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jun 26 1:22:49 1999 Delivered-To: cvs-all@freebsd.org Received: from hcsext.hcs.de (hcshh.hcs.de [194.123.40.1]) by hub.freebsd.org (Postfix) with SMTP id 6A0B714D5C; Sat, 26 Jun 1999 01:22:41 -0700 (PDT) (envelope-from hm@hcs.de) Received: from hcswork.hcs.de([192.76.124.5]) (1615 bytes) by hcsext.hcs.de via sendmail with P:smtp/R:inet_hosts/T:smtp (sender: ) id for ; Sat, 26 Jun 1999 10:22:01 +0200 (CEST) (Smail-3.2.0.104 1998-Nov-20 #1 built 1998-Dec-11) Received: by hcswork.hcs.de (Smail3.1.29.0 #12) id m10xnip-0000fgC; Sat, 26 Jun 99 10:21 METDST Message-Id: From: hm@hcs.de (Hellmuth Michaelis) Subject: style(1) man-page !? (was Re: cvs commit: src/usr.sbin/i4b/isdnd main.c ...) In-Reply-To: <199906260604.AAA00680@harmony.village.org> from Warner Losh at "Jun 26, 99 00:04:45 am" To: imp@harmony.village.org (Warner Losh) Date: Sat, 26 Jun 1999 10:21:59 +0200 (METDST) Cc: thyerm@camtech.net.au, cracauer@cons.org, bde@zeta.org.au, hm@hcs.de, cvs-all@FreeBSD.ORG, cvs-committers@FreeBSD.ORG Reply-To: hm@hcs.de Organization: HCS Hanseatischer Computerservice GmbH X-Mailer: ELM [version 2.4ME+ PL39 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Content-Length: 528 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk To get this to a productive end, i' willing to start to write a man-page to try to describe FreeBSD's preferred getopt style. What should its name be, style(1) ? Hints, suggestions, comments, fragments ? hellmuth -- Hellmuth Michaelis Tel +49 40 559747-70 HCS Hanseatischer Computerservice GmbH Fax +49 40 559747-77 Oldesloer Strasse 97-99 Mail hm [at] hcs.de 22457 Hamburg WWW http://www.hcs.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jun 26 1:26:57 1999 Delivered-To: cvs-all@freebsd.org Received: from norn.ca.eu.org (cr965240-b.abtsfd1.bc.wave.home.com [24.113.19.137]) by hub.freebsd.org (Postfix) with ESMTP id 1AE0914D8D; Sat, 26 Jun 1999 01:26:53 -0700 (PDT) (envelope-from cpiazza@norn.ca.eu.org) Received: by norn.ca.eu.org (Postfix, from userid 1002) id F0FD0755; Sat, 26 Jun 1999 01:26:44 -0700 (PDT) Date: Sat, 26 Jun 1999 01:26:44 -0700 From: Chris Piazza To: Tim Vanderhoek Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: doc/en/handbook/ports chapter.sgml Message-ID: <19990626012644.B17694@norn.ca.eu.org> References: <199906260631.XAA98112@freefall.freebsd.org> <19990625235735.E616@norn.ca.eu.org> <19990626040625.A59188@mad> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.6i In-Reply-To: <19990626040625.A59188@mad>; from Tim Vanderhoek on Sat, Jun 26, 1999 at 04:06:25AM -0400 X-Operating-System: FreeBSD 4.0-CURRENT Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk On Sat, Jun 26, 1999 at 04:06:25AM -0400, Tim Vanderhoek wrote: > > Yes, but I have a plan, this time. > > I'm not going to manually check every change and hit my "edit" button > everytime I see a typo or strange-looking output caused by some > wierd-ass DESCR file. :-) > > Not only will it save my sanity, but it'll mean I only have to review > the final diffs, which is much faster. :-) That's always a bonus :-). To your sanity and wrists! -Chris -- cpiazza@home.net cpiazza@FreeBSD.org "Life is divided into the horrible and the miserable." -Woody Allen To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jun 26 1:32:42 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id D58DD14DA8; Sat, 26 Jun 1999 01:32:40 -0700 (PDT) (envelope-from cpiazza@FreeBSD.org) Received: (from cpiazza@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id BAA04810; Sat, 26 Jun 1999 01:32:40 -0700 (PDT) (envelope-from cpiazza@FreeBSD.org) Message-Id: <199906260832.BAA04810@freefall.freebsd.org> From: Chris Piazza Date: Sat, 26 Jun 1999 01:32:40 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT modules Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk cpiazza 1999/06/26 01:32:39 PDT Modified files: . modules Log: wmglobe --> ports/astro/wmglobe Revision Changes Path 1.136 +2 -1 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jun 26 1:33: 1 1999 Delivered-To: cvs-all@freebsd.org Received: from mrelay.jrc.it (mrelay.jrc.it [139.191.1.65]) by hub.freebsd.org (Postfix) with ESMTP id BE9E014E66; Sat, 26 Jun 1999 01:32:52 -0700 (PDT) (envelope-from nick.hibma@jrc.it) Received: from elect8 (elect8.jrc.it [139.191.71.152]) by mrelay.jrc.it (LMC5692) with SMTP id KAA13215; Sat, 26 Jun 1999 10:32:51 +0200 (MET DST) Date: Sat, 26 Jun 1999 10:32:47 +0200 (MET DST) From: Nick Hibma X-Sender: n_hibma@elect8 Reply-To: Nick Hibma To: Greg Lehey Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern kern_conf.c src/sys/sys conf.h In-Reply-To: <199906250749.AAA28465@freefall.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk What about removing it at unload as well (not there in r1.44 of kern_conf.c). Nick case MOD_UNLOAD: if (data->chainevh) { error = data->chainevh(mod, what, data->chainarg); if (error) return error; } >>>>>>>>> if (data->cdevsw->d_strategy != nostrategy) bmaj2cmaj[major(data->bdev)] = 0; return error; } On Fri, 25 Jun 1999, Greg Lehey wrote: > grog 1999/06/25 00:49:02 PDT > > Modified files: > sys/kern kern_conf.c > sys/sys conf.h > Log: > Add function cdevsw_remove, the opposite of cdevsw_add: remove an > entry in cdevsw (and bdevsw if appropriate). > > Reviewed-by: phk > > Revision Changes Path > 1.44 +22 -1 src/sys/kern/kern_conf.c > 1.60 +2 -1 src/sys/sys/conf.h > > > -- ISIS/STA, T.P.270, Joint Research Centre, 21020 Ispra, Italy To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jun 26 1:34:11 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 13B3814E66; Sat, 26 Jun 1999 01:34:09 -0700 (PDT) (envelope-from cpiazza@FreeBSD.org) Received: (from cpiazza@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id BAA04846; Sat, 26 Jun 1999 01:34:09 -0700 (PDT) (envelope-from cpiazza@FreeBSD.org) Message-Id: <199906260834.BAA04846@freefall.freebsd.org> From: Chris Piazza Date: Sat, 26 Jun 1999 01:34:09 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/astro/wmglobe - Imported sources Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk cpiazza 1999/06/26 01:34:08 PDT ports/astro/wmglobe - Imported sources Update of /home/ncvs/ports/astro/wmglobe In directory freefall.freebsd.org:/d/users/cpiazza/work/wmglobe Log Message: Import of wmglobe: a neat dockapp that displays an xeath-like display of the earth that is currentlyl under the sun, and more. PR: 12396 Submitted by: Will Andrews Status: Vendor Tag: ANDREWS Release Tags: v_1_0 N ports/astro/wmglobe/Makefile I ports/astro/wmglobe/CVS N ports/astro/wmglobe/pkg/PLIST N ports/astro/wmglobe/pkg/DESCR N ports/astro/wmglobe/pkg/COMMENT N ports/astro/wmglobe/files/md5 N ports/astro/wmglobe/patches/patch-aa No conflicts created by this import To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jun 26 1:35: 5 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id A210914DA8; Sat, 26 Jun 1999 01:35:03 -0700 (PDT) (envelope-from cpiazza@FreeBSD.org) Received: (from cpiazza@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id BAA04903; Sat, 26 Jun 1999 01:35:03 -0700 (PDT) (envelope-from cpiazza@FreeBSD.org) Message-Id: <199906260835.BAA04903@freefall.freebsd.org> From: Chris Piazza Date: Sat, 26 Jun 1999 01:35:03 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/astro Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk cpiazza 1999/06/26 01:35:02 PDT Modified files: astro Makefile Log: Activate wmglobe. Revision Changes Path 1.14 +2 -1 ports/astro/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jun 26 1:37:35 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 1B14714D2D; Sat, 26 Jun 1999 01:37:34 -0700 (PDT) (envelope-from cpiazza@FreeBSD.org) Received: (from cpiazza@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id BAA05107; Sat, 26 Jun 1999 01:37:33 -0700 (PDT) (envelope-from cpiazza@FreeBSD.org) Message-Id: <199906260837.BAA05107@freefall.freebsd.org> From: Chris Piazza Date: Sat, 26 Jun 1999 01:37:33 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/games/dopewars Makefile ports/games/dopewars/files md5 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk cpiazza 1999/06/26 01:37:33 PDT Modified files: games/dopewars Makefile games/dopewars/files md5 Log: Update to 1.4.3 PR: 12397 Submitted by: Jim Mock Revision Changes Path 1.2 +3 -3 ports/games/dopewars/Makefile 1.2 +1 -1 ports/games/dopewars/files/md5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jun 26 2:17:39 1999 Delivered-To: cvs-all@freebsd.org Received: from axl.noc.iafrica.com (axl.noc.iafrica.com [196.31.1.175]) by hub.freebsd.org (Postfix) with ESMTP id B234614F88; Sat, 26 Jun 1999 02:17:31 -0700 (PDT) (envelope-from sheldonh@axl.noc.iafrica.com) Received: from sheldonh (helo=axl.noc.iafrica.com) by axl.noc.iafrica.com with local-esmtp (Exim 3.02 #1) id 10xoZZ-000FaI-00; Sat, 26 Jun 1999 11:16:29 +0200 From: Sheldon Hearn To: hm@hcs.de Cc: imp@harmony.village.org (Warner Losh), thyerm@camtech.net.au, cracauer@cons.org, bde@zeta.org.au, cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org Subject: Re: style(1) man-page !? In-reply-to: Your message of "Sat, 26 Jun 1999 10:21:59 +0200." Date: Sat, 26 Jun 1999 11:16:29 +0200 Message-ID: <59909.930388589@axl.noc.iafrica.com> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk On Sat, 26 Jun 1999 10:21:59 +0200, Hellmuth Michaelis wrote: > To get this to a productive end, i' willing to start to write a man-page > to try to describe FreeBSD's preferred getopt style. > > What should its name be, style(1) ? I suggest you look at the getopt(3) manpage and try to figure out what more you could possibly add. :-) In particular, look at the EXAMPLE section. Ciao, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jun 26 2:22:57 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 664DA15780; Sat, 26 Jun 1999 02:22:54 -0700 (PDT) (envelope-from cpiazza@FreeBSD.org) Received: (from cpiazza@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id CAA07156; Sat, 26 Jun 1999 02:22:54 -0700 (PDT) (envelope-from cpiazza@FreeBSD.org) Message-Id: <199906260922.CAA07156@freefall.freebsd.org> From: Chris Piazza Date: Sat, 26 Jun 1999 02:22:54 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail/ml Makefile ports/mail/ml/files md5 ports/mail/ml/patches patch-ae patch-af patch-aa patch-ab ports/mail/ml/pkg PLIST Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk cpiazza 1999/06/26 02:22:53 PDT Modified files: mail/ml Makefile mail/ml/files md5 mail/ml/patches patch-aa patch-ab mail/ml/pkg PLIST Added files: mail/ml/patches patch-ae patch-af Log: Update to ml version 3.4 PR: 12186 Submitted by: maintainer Revision Changes Path 1.2 +5 -8 ports/mail/ml/Makefile 1.2 +1 -1 ports/mail/ml/files/md5 1.2 +21 -38 ports/mail/ml/patches/patch-aa 1.2 +35 -50 ports/mail/ml/patches/patch-ab 1.2 +1 -0 ports/mail/ml/pkg/PLIST To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jun 26 3:27:37 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 09BD014E8A; Sat, 26 Jun 1999 03:27:36 -0700 (PDT) (envelope-from dfr@FreeBSD.org) Received: (from dfr@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id DAA09967; Sat, 26 Jun 1999 03:27:35 -0700 (PDT) (envelope-from dfr@FreeBSD.org) Message-Id: <199906261027.DAA09967@freefall.freebsd.org> From: Doug Rabson Date: Sat, 26 Jun 1999 03:27:35 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern subr_rman.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk dfr 1999/06/26 03:27:35 PDT Modified files: sys/kern subr_rman.c Log: Make sure that we record the flags in all cases. Submitted by: Bernd Walter PR: kern/12399 Revision Changes Path 1.8 +2 -2 src/sys/kern/subr_rman.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jun 26 3:34:25 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 9D01D14E8E; Sat, 26 Jun 1999 03:34:23 -0700 (PDT) (envelope-from wosch@FreeBSD.org) Received: (from wosch@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id DAA10264; Sat, 26 Jun 1999 03:34:23 -0700 (PDT) (envelope-from wosch@FreeBSD.org) Message-Id: <199906261034.DAA10264@freefall.freebsd.org> From: Wolfram Schneider Date: Sat, 26 Jun 1999 03:34:21 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/en/commercial consulting.raw Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk wosch 1999/06/26 03:34:21 PDT Modified files: en/commercial consulting.raw Log: The telephone number for CSR Corp has changed.. 503-224-4789 has changed to 503-708-4330. Submitted by: Alex Huppenthal Revision Changes Path 1.16 +1 -1 www/en/commercial/consulting.raw To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jun 26 3:45:15 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id AF6A314E8E; Sat, 26 Jun 1999 03:45:13 -0700 (PDT) (envelope-from sheldonh@FreeBSD.org) Received: (from sheldonh@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id DAA10864; Sat, 26 Jun 1999 03:45:13 -0700 (PDT) (envelope-from sheldonh@FreeBSD.org) Message-Id: <199906261045.DAA10864@freefall.freebsd.org> From: Sheldon Hearn Date: Sat, 26 Jun 1999 03:45:12 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/vipw vipw.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk sheldonh 1999/06/26 03:45:11 PDT Modified files: usr.sbin/vipw vipw.c Log: Report the correct master.passwd path on failure when the -d option is used. Revision Changes Path 1.7 +2 -2 src/usr.sbin/vipw/vipw.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jun 26 3:47: 5 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 0E39214E8E; Sat, 26 Jun 1999 03:47:03 -0700 (PDT) (envelope-from sheldonh@FreeBSD.org) Received: (from sheldonh@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id DAA10965; Sat, 26 Jun 1999 03:47:03 -0700 (PDT) (envelope-from sheldonh@FreeBSD.org) Message-Id: <199906261047.DAA10965@freefall.freebsd.org> From: Sheldon Hearn Date: Sat, 26 Jun 1999 03:47:02 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/vipw vipw.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk sheldonh 1999/06/26 03:47:00 PDT Modified files: (Branch: RELENG_3) usr.sbin/vipw vipw.c Log: MFC: Report correct master.passwd path on error. Revision Changes Path 1.5.2.2 +2 -2 src/usr.sbin/vipw/vipw.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jun 26 3:53: 3 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id BC8F614F29; Sat, 26 Jun 1999 03:53:01 -0700 (PDT) (envelope-from peter@FreeBSD.org) Received: (from peter@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id DAA11258; Sat, 26 Jun 1999 03:53:01 -0700 (PDT) (envelope-from peter@FreeBSD.org) Message-Id: <199906261053.DAA11258@freefall.freebsd.org> From: Peter Wemm Date: Sat, 26 Jun 1999 03:53:00 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/fb vga.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk peter 1999/06/26 03:52:59 PDT Modified files: sys/dev/fb vga.c Log: #if 0 an unused function since it generates warnings.. (I have not deleted it in case it's part of a bigger plan.) Revision Changes Path 1.2 +5 -1 src/sys/dev/fb/vga.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jun 26 4: 0:27 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id A9A3B14F29; Sat, 26 Jun 1999 04:00:25 -0700 (PDT) (envelope-from peter@FreeBSD.org) Received: (from peter@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id EAA11419; Sat, 26 Jun 1999 04:00:24 -0700 (PDT) (envelope-from peter@FreeBSD.org) Message-Id: <199906261100.EAA11419@freefall.freebsd.org> From: Peter Wemm Date: Sat, 26 Jun 1999 04:00:24 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/syscons syscons.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk peter 1999/06/26 04:00:23 PDT Modified files: sys/dev/syscons syscons.c Log: Fix a dev_t/udev_t issue Revision Changes Path 1.309 +3 -3 src/sys/dev/syscons/syscons.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jun 26 4:39:34 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 218BF14DA5; Sat, 26 Jun 1999 04:39:33 -0700 (PDT) (envelope-from dfr@FreeBSD.org) Received: (from dfr@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id EAA15456; Sat, 26 Jun 1999 04:39:32 -0700 (PDT) (envelope-from dfr@FreeBSD.org) Message-Id: <199906261139.EAA15456@freefall.freebsd.org> From: Doug Rabson Date: Sat, 26 Jun 1999 04:39:32 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_conf.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk dfr 1999/06/26 04:39:31 PDT Modified files: sys/kern kern_conf.c Log: * Call cdevsw_remove from the MOD_UNLOAD event. * Fix a couple of warnings while I'm here. Revision Changes Path 1.45 +5 -6 src/sys/kern/kern_conf.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jun 26 4:53:14 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 3126014DAF; Sat, 26 Jun 1999 04:53:12 -0700 (PDT) (envelope-from dirk@FreeBSD.org) Received: (from dirk@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id EAA16522; Sat, 26 Jun 1999 04:53:12 -0700 (PDT) (envelope-from dirk@FreeBSD.org) Message-Id: <199906261153.EAA16522@freefall.freebsd.org> From: Dirk Froemberg Date: Sat, 26 Jun 1999 04:53:12 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/apache13-php3 Makefile ports/www/apache13-php3/files md5 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk dirk 1999/06/26 04:53:12 PDT Modified files: www/apache13-php3 Makefile www/apache13-php3/files md5 Log: Upgrade to PHP 3.0.10. Revision Changes Path 1.79 +2 -2 ports/www/apache13-php3/Makefile 1.53 +1 -1 ports/www/apache13-php3/files/md5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jun 26 5:15:47 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id CBB2714DE1; Sat, 26 Jun 1999 05:15:45 -0700 (PDT) (envelope-from pb@FreeBSD.org) Received: (from pb@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id FAA18022; Sat, 26 Jun 1999 05:15:45 -0700 (PDT) (envelope-from pb@FreeBSD.org) Message-Id: <199906261215.FAA18022@freefall.freebsd.org> From: Pierre Beyssac Date: Sat, 26 Jun 1999 05:15:45 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/vipw pw_util.c vipw.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk pb 1999/06/26 05:15:44 PDT Modified files: usr.sbin/vipw pw_util.c vipw.c Log: Force umask to 077 (instead of 000) during the edit phase, to get secure permissions in case the user attempts to save something to a file of his own. Move umask stuff out of pw_init() into main() for better visibility of overall umask tweaking logic. PR: misc/11797 Revision Changes Path 1.15 +1 -4 src/usr.sbin/vipw/pw_util.c 1.8 +5 -1 src/usr.sbin/vipw/vipw.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jun 26 5:19:10 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id D7DDC14DE1; Sat, 26 Jun 1999 05:19:08 -0700 (PDT) (envelope-from peter@FreeBSD.org) Received: (from peter@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id FAA18242; Sat, 26 Jun 1999 05:19:08 -0700 (PDT) (envelope-from peter@FreeBSD.org) Message-Id: <199906261219.FAA18242@freefall.freebsd.org> From: Peter Wemm Date: Sat, 26 Jun 1999 05:19:08 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/i386 cons.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk peter 1999/06/26 05:19:08 PDT Modified files: sys/i386/i386 cons.c Log: Quieten some warnings as a result of changes in ls_items[] constness over time. Revision Changes Path 1.69 +3 -4 src/sys/i386/i386/cons.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jun 26 5:27: 8 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id F07D314DE1; Sat, 26 Jun 1999 05:27:06 -0700 (PDT) (envelope-from peter@FreeBSD.org) Received: (from peter@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id FAA18736; Sat, 26 Jun 1999 05:27:06 -0700 (PDT) (envelope-from peter@FreeBSD.org) Message-Id: <199906261227.FAA18736@freefall.freebsd.org> From: Peter Wemm Date: Sat, 26 Jun 1999 05:27:05 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/boot/common bootstrap.h src/sys/sys linker_set.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk peter 1999/06/26 05:27:04 PDT Modified files: sys/boot/common bootstrap.h sys/sys linker_set.h Log: ABS_SET() and BSS_SET() are no longer used. The sole remaining user of TEXT_SET() is DDB's command tables. Revision Changes Path 1.22 +1 -4 src/sys/boot/common/bootstrap.h 1.3 +1 -5 src/sys/sys/linker_set.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jun 26 5:45:24 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 22DB914C8C; Sat, 26 Jun 1999 05:45:20 -0700 (PDT) (envelope-from peter@FreeBSD.org) Received: (from peter@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id FAA22220; Sat, 26 Jun 1999 05:45:20 -0700 (PDT) (envelope-from peter@FreeBSD.org) Message-Id: <199906261245.FAA22220@freefall.freebsd.org> From: Peter Wemm Date: Sat, 26 Jun 1999 05:45:20 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/alpha/alpha genassym.c src/sys/alpha/conf Makefile.alpha Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk peter 1999/06/26 05:45:20 PDT Modified files: sys/alpha/alpha genassym.c sys/alpha/conf Makefile.alpha Log: Make genassym compile - the recent buf locking changes meant that more things from #ifdef KERNEL were needed. Revision Changes Path 1.6 +2 -9 src/sys/alpha/alpha/genassym.c 1.26 +3 -3 src/sys/alpha/conf/Makefile.alpha To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jun 26 5:55:34 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id C8A1B14E40; Sat, 26 Jun 1999 05:55:30 -0700 (PDT) (envelope-from n_hibma@FreeBSD.org) Received: (from n_hibma@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id FAA22631; Sat, 26 Jun 1999 05:55:30 -0700 (PDT) (envelope-from n_hibma@FreeBSD.org) Message-Id: <199906261255.FAA22631@freefall.freebsd.org> From: Nick Hibma Date: Sat, 26 Jun 1999 05:55:30 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/usb usb_port.h ukbd.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk n_hibma 1999/06/26 05:55:29 PDT Modified files: sys/dev/usb usb_port.h ukbd.c Log: Change 'device' to 'self', to be more like the rest of the code Revision Changes Path 1.16 +3 -3 src/sys/dev/usb/usb_port.h 1.16 +3 -3 src/sys/dev/usb/ukbd.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jun 26 6:47:27 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 7BB0914F29; Sat, 26 Jun 1999 06:47:24 -0700 (PDT) (envelope-from pb@FreeBSD.org) Received: (from pb@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id GAA24870; Sat, 26 Jun 1999 06:47:24 -0700 (PDT) (envelope-from pb@FreeBSD.org) Message-Id: <199906261347.GAA24870@freefall.freebsd.org> From: Pierre Beyssac Date: Sat, 26 Jun 1999 06:47:24 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/net radix.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk pb 1999/06/26 06:47:23 PDT Modified files: (Branch: RELENG_3) sys/net radix.c Log: MFC: Never return the root node itself from rn_match(); return NULL instead. PR: kern/12265 Revision Changes Path 1.15.2.1 +5 -2 src/sys/net/radix.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jun 26 6:58: 2 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 25F2114D1F; Sat, 26 Jun 1999 06:57:57 -0700 (PDT) (envelope-from rse@FreeBSD.org) Received: (from rse@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id GAA91446; Sat, 26 Jun 1999 06:57:57 -0700 (PDT) (envelope-from rse@FreeBSD.org) Message-Id: <199906261357.GAA91446@freefall.freebsd.org> From: "Ralf S. Engelschall" Date: Sat, 26 Jun 1999 06:57:56 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/nps Makefile ports/devel/nps/files md5 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk rse 1999/06/26 06:57:56 PDT Modified files: devel/nps Makefile devel/nps/files md5 Log: daily version number bump: NPS 0.9.21 Revision Changes Path 1.14 +3 -3 ports/devel/nps/Makefile 1.14 +1 -1 ports/devel/nps/files/md5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jun 26 7:25: 9 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id C8EC914D71; Sat, 26 Jun 1999 07:25:07 -0700 (PDT) (envelope-from peter@FreeBSD.org) Received: (from peter@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id HAA94261; Sat, 26 Jun 1999 07:25:07 -0700 (PDT) (envelope-from peter@FreeBSD.org) Message-Id: <199906261425.HAA94261@freefall.freebsd.org> From: Peter Wemm Date: Sat, 26 Jun 1999 07:25:07 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys buf.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk peter 1999/06/26 07:25:07 PDT Modified files: sys/sys buf.h Log: Quick fix to make libcam compile.. I don't know about the rest of world yet. Revision Changes Path 1.71 +7 -1 src/sys/sys/buf.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jun 26 7:42:24 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 3537A14D71; Sat, 26 Jun 1999 07:42:22 -0700 (PDT) (envelope-from n_hibma@FreeBSD.org) Received: (from n_hibma@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id HAA95238; Sat, 26 Jun 1999 07:42:22 -0700 (PDT) (envelope-from n_hibma@FreeBSD.org) Message-Id: <199906261442.HAA95238@freefall.freebsd.org> From: Nick Hibma Date: Sat, 26 Jun 1999 07:42:22 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/ppbus vpo.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk n_hibma 1999/06/26 07:42:21 PDT Modified files: sys/dev/ppbus vpo.c Log: Remove unused variable and computation, possibly leading to a divide by zero fault. Possible fix for PR12041 PR: 12041 Submitted-By: J.Hudson@massey.ac.nz Reviewed-By: nsouch Revision Changes Path 1.15 +1 -4 src/sys/dev/ppbus/vpo.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jun 26 7:44:32 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 8752914DD1; Sat, 26 Jun 1999 07:44:30 -0700 (PDT) (envelope-from peter@FreeBSD.org) Received: (from peter@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id HAA95428; Sat, 26 Jun 1999 07:44:30 -0700 (PDT) (envelope-from peter@FreeBSD.org) Message-Id: <199906261444.HAA95428@freefall.freebsd.org> From: Peter Wemm Date: Sat, 26 Jun 1999 07:44:30 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern vfs_conf.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk peter 1999/06/26 07:44:29 PDT Modified files: sys/kern vfs_conf.c Log: I'm tired of having a 'hanging root device'.. This isn't a "fix", just a workaround for a specific case where cam interrupts right in the middle of this printf. Revision Changes Path 1.29 +4 -1 src/sys/kern/vfs_conf.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jun 26 7:45:11 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 0C96514E05; Sat, 26 Jun 1999 07:45:09 -0700 (PDT) (envelope-from n_hibma@FreeBSD.org) Received: (from n_hibma@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id HAA95470; Sat, 26 Jun 1999 07:45:09 -0700 (PDT) (envelope-from n_hibma@FreeBSD.org) Message-Id: <199906261445.HAA95470@freefall.freebsd.org> From: Nick Hibma Date: Sat, 26 Jun 1999 07:45:09 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/ppbus vpo.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk n_hibma 1999/06/26 07:45:08 PDT Modified files: (Branch: RELENG_3) sys/dev/ppbus vpo.c Log: MFC: Possible fix for PR 12041, remove unused variable and a possible division by 0 fault PR: kern/12041 Submitted-By: J.Hudson@massey.ac.nz Revision Changes Path 1.11.2.2 +1 -4 src/sys/dev/ppbus/vpo.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jun 26 7:46:40 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id B1AAF14DD1; Sat, 26 Jun 1999 07:46:38 -0700 (PDT) (envelope-from peter@FreeBSD.org) Received: (from peter@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id HAA95537; Sat, 26 Jun 1999 07:46:38 -0700 (PDT) (envelope-from peter@FreeBSD.org) Message-Id: <199906261446.HAA95537@freefall.freebsd.org> From: Peter Wemm Date: Sat, 26 Jun 1999 07:46:38 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern vfs_bio.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk peter 1999/06/26 07:46:38 PDT Modified files: sys/kern vfs_bio.c Log: GC the remnants of the old pre-softupdates update daemon. It's been #if 0'd for a fair while now. Revision Changes Path 1.217 +1 -48 src/sys/kern/vfs_bio.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jun 26 7:47: 7 1999 Delivered-To: cvs-all@freebsd.org Received: from troutmask.apl.washington.edu (troutmask.apl.washington.edu [128.95.76.54]) by hub.freebsd.org (Postfix) with ESMTP id 8987114DD1; Sat, 26 Jun 1999 07:46:58 -0700 (PDT) (envelope-from sgk@troutmask.apl.washington.edu) Received: (from sgk@localhost) by troutmask.apl.washington.edu (8.9.3/8.9.1) id HAA22488; Sat, 26 Jun 1999 07:49:25 -0700 (PDT) (envelope-from sgk) From: Steve Kargl Message-Id: <199906261449.HAA22488@troutmask.apl.washington.edu> Subject: Re: style(1) man-page !? (was Re: cvs commit: src/usr.sbin/i4b/isdnd main.c ...) In-Reply-To: from Hellmuth Michaelis at "Jun 26, 1999 10:21:59 am" To: hm@hcs.de Date: Sat, 26 Jun 1999 07:49:25 -0700 (PDT) Cc: imp@harmony.village.org (Warner Losh), thyerm@camtech.net.au, cracauer@cons.org, bde@zeta.org.au, cvs-all@FreeBSD.ORG, cvs-committers@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL54 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk Hellmuth Michaelis wrote: > > To get this to a productive end, i' willing to start to write a man-page > to try to describe FreeBSD's preferred getopt style. > > What should its name be, style(1) ? > > Hints, suggestions, comments, fragments ? > If your intention is to address getopt usage only (and not a general FreeBSD style guide), then I suggest an additional paragraph in getopt(3) to clarify the desired FreeBSD style with respect to -?. IMNSHO, ? should not be in the optstring which is fairly evident from the semantics of getopt(3). -- Steve To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jun 26 7:54:14 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 0816C14E20; Sat, 26 Jun 1999 07:54:12 -0700 (PDT) (envelope-from sada@FreeBSD.org) Received: (from sada@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id HAA96028; Sat, 26 Jun 1999 07:54:13 -0700 (PDT) (envelope-from sada@FreeBSD.org) Message-Id: <199906261454.HAA96028@freefall.freebsd.org> From: SADA Kenji Date: Sat, 26 Jun 1999 07:54:13 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/netscape4-communicator Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk sada 1999/06/26 07:54:12 PDT Modified files: www/netscape4-communicator Makefile Log: I'll maintain this port. Approved by: ache Revision Changes Path 1.39 +2 -2 ports/www/netscape4-communicator/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jun 26 7:57: 4 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 5D82814E20; Sat, 26 Jun 1999 07:57:02 -0700 (PDT) (envelope-from peter@FreeBSD.org) Received: (from peter@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id HAA96161; Sat, 26 Jun 1999 07:57:02 -0700 (PDT) (envelope-from peter@FreeBSD.org) Message-Id: <199906261457.HAA96161@freefall.freebsd.org> From: Peter Wemm Date: Sat, 26 Jun 1999 07:57:01 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/vm vm_pageout.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk peter 1999/06/26 07:57:01 PDT Modified files: sys/vm vm_pageout.c Log: There isn't much point waking up a daemon that hasn't existed since softupdates came in. Try calling speedup_syncer() instead.. Revision Changes Path 1.142 +2 -6 src/sys/vm/vm_pageout.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jun 26 8:18:55 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 9F7CD14CCB; Sat, 26 Jun 1999 08:18:53 -0700 (PDT) (envelope-from simokawa@FreeBSD.org) Received: (from simokawa@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id IAA97274; Sat, 26 Jun 1999 08:18:53 -0700 (PDT) (envelope-from simokawa@FreeBSD.org) Message-Id: <199906261518.IAA97274@freefall.freebsd.org> From: Hidetoshi Shimokawa Date: Sat, 26 Jun 1999 08:18:53 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT modules Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk simokawa 1999/06/26 08:18:52 PDT Modified files: . modules Log: libc_alpha -> src/lib/libc/alpha Revision Changes Path 1.137 +2 -1 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jun 26 8:22:40 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 97F8814CF0; Sat, 26 Jun 1999 08:22:37 -0700 (PDT) (envelope-from simokawa@FreeBSD.org) Received: (from simokawa@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id IAA97404; Sat, 26 Jun 1999 08:22:37 -0700 (PDT) (envelope-from simokawa@FreeBSD.org) Message-Id: <199906261522.IAA97404@freefall.freebsd.org> From: Hidetoshi Shimokawa Date: Sat, 26 Jun 1999 08:22:37 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/alpha/sys sbrk.S Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk simokawa 1999/06/26 08:22:36 PDT Modified files: lib/libc/alpha/sys sbrk.S Log: Just return `curbrk' for sbrk(0) to avoid syscall overhead. Revision Changes Path 1.2 +2 -0 src/lib/libc/alpha/sys/sbrk.S To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jun 26 10:19:43 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 32BE21501B; Sat, 26 Jun 1999 10:19:24 -0700 (PDT) (envelope-from hoek@FreeBSD.org) Received: (from hoek@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id KAA13652; Sat, 26 Jun 1999 10:19:23 -0700 (PDT) (envelope-from hoek@FreeBSD.org) Message-Id: <199906261719.KAA13652@freefall.freebsd.org> From: Tim Vanderhoek Date: Sat, 26 Jun 1999 10:19:23 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/german/dict/pkg COMMENT ports/german/webalizer/pkg COMMENT ports/german/BBBike/pkg COMMENT ports/german/spinne/pkg COMMENT ports/german/phone/pkg COMMENT ports/german/pkg COMMENT ports/german/manpages/pkg COMMENT ports/x11-wm/icewm/pkg COMMENT ... Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk hoek 1999/06/26 10:19:22 PDT Modified files: german/dict/pkg COMMENT german/webalizer/pkg COMMENT german/BBBike/pkg COMMENT german/spinne/pkg COMMENT german/phone/pkg COMMENT german/pkg COMMENT german/manpages/pkg COMMENT x11-wm/icewm/pkg COMMENT x11-wm/afterstep/pkg COMMENT x11-wm/afterstep-devel/pkg COMMENT x11-wm/afterstep-i18n/pkg COMMENT x11-wm/afterstep-stable/pkg COMMENT x11-wm/amiwm/pkg COMMENT x11-wm/blackbox/pkg COMMENT x11-wm/ctwm/pkg COMMENT x11-wm/enlightenment/pkg COMMENT x11-wm/fvwm/pkg COMMENT x11-wm/fvwm2/pkg COMMENT x11-wm/fvwm95/pkg COMMENT x11-wm/fvwm95-i18n/pkg COMMENT x11-wm/lwm/pkg COMMENT x11-wm/piewm/pkg COMMENT x11-wm/pkg COMMENT x11-wm/qvwm/pkg COMMENT x11-wm/tvtwm/pkg COMMENT x11-wm/vtwm/pkg COMMENT x11-wm/windowmaker/pkg COMMENT x11-wm/scwm/pkg COMMENT x11-wm/iconmaker/pkg COMMENT archivers/p5-Compress-Zlib/pkg COMMENT archivers/deepforest/pkg COMMENT archivers/arc/pkg COMMENT archivers/bzip/pkg COMMENT archivers/gshar+gunshar/pkg COMMENT archivers/ha/pkg COMMENT archivers/hpack.non-usa.only/pkg COMMENT archivers/lha/pkg COMMENT archivers/lzo/pkg COMMENT archivers/pkzip/pkg COMMENT archivers/unarj/pkg COMMENT archivers/unrar/pkg COMMENT archivers/unzip/pkg COMMENT archivers/unzip.with_encryption/pkg COMMENT archivers/zip/pkg COMMENT archivers/zoo/pkg COMMENT archivers/unace/pkg COMMENT archivers/linux_rar/pkg COMMENT archivers/pkg COMMENT astro/sunclock/pkg COMMENT astro/wmsun/pkg COMMENT astro/ephem/pkg COMMENT astro/luna/pkg COMMENT astro/pkg COMMENT astro/sattrack/pkg COMMENT astro/ssystem/pkg COMMENT astro/stars/pkg COMMENT astro/xephem/pkg COMMENT astro/xglobe/pkg COMMENT astro/wmmoonclock/pkg COMMENT astro/x3arth/pkg COMMENT astro/xearth/pkg COMMENT audio/cmp3/pkg COMMENT audio/amp/pkg COMMENT audio/ascd/pkg COMMENT audio/cdd/pkg COMMENT audio/gmixer/pkg COMMENT audio/dagrab/pkg COMMENT audio/dap/pkg COMMENT audio/esound/pkg COMMENT audio/gnomeaudio/pkg COMMENT audio/gqmpeg/pkg COMMENT audio/gsm/pkg COMMENT audio/libcdaudio/pkg COMMENT audio/kdemultimedia11/pkg COMMENT audio/libaudiofile/pkg COMMENT audio/maplay/pkg COMMENT audio/mikmod/pkg COMMENT audio/mp3info/pkg COMMENT audio/mpegaudio/pkg COMMENT audio/mxv/pkg COMMENT audio/nas/pkg COMMENT audio/pkg COMMENT audio/play/pkg COMMENT audio/playmidi/pkg COMMENT audio/radio/pkg COMMENT audio/replay/pkg COMMENT audio/rosegarden/pkg COMMENT audio/rplay/pkg COMMENT audio/rsynth/pkg COMMENT audio/s3mod/pkg COMMENT audio/id3ed/pkg COMMENT audio/splay/pkg COMMENT audio/splaytk/pkg COMMENT audio/tosha/pkg COMMENT audio/tracker/pkg COMMENT audio/wmcdplay/pkg COMMENT audio/wmmixer/pkg COMMENT audio/wmsound/pkg COMMENT audio/xamp/pkg COMMENT audio/xcd/pkg COMMENT audio/xcdplayer/pkg COMMENT audio/xmcd/pkg COMMENT audio/xmix/pkg COMMENT audio/xmmix/pkg COMMENT audio/wsoundprefs/pkg COMMENT audio/linux-realplayer/pkg COMMENT audio/gnomemedia/pkg COMMENT audio/waveplay/pkg COMMENT audio/mixer.app/pkg COMMENT audio/xhippo/pkg COMMENT audio/id3ren/pkg COMMENT audio/juke/pkg COMMENT audio/kmikmod/pkg COMMENT audio/ripit/pkg COMMENT audio/aumix/pkg COMMENT audio/sox/pkg COMMENT benchmarks/iozone/pkg COMMENT benchmarks/polygraph/pkg COMMENT benchmarks/bonnie/pkg COMMENT benchmarks/bytebench/pkg COMMENT benchmarks/dbs/pkg COMMENT benchmarks/hint/pkg COMMENT benchmarks/netpipe/pkg COMMENT benchmarks/netperf/pkg COMMENT benchmarks/pkg COMMENT benchmarks/tcpblast/pkg COMMENT benchmarks/xengine/pkg COMMENT biology/rasmol/pkg COMMENT biology/babel/pkg COMMENT biology/hmmer/pkg COMMENT biology/kinemage/pkg COMMENT biology/pkg COMMENT biology/deft/pkg COMMENT biology/tinker/pkg COMMENT biology/molden/pkg COMMENT biology/platon/pkg COMMENT cad/tkgate/pkg COMMENT cad/acs/pkg COMMENT cad/chipmunk/pkg COMMENT cad/irsim/pkg COMMENT cad/pkg COMMENT cad/sis/pkg COMMENT cad/magic/pkg COMMENT chinese/CJK/pkg COMMENT chinese/bg5ps/pkg COMMENT chinese/big5fonts/pkg COMMENT chinese/c2t/pkg COMMENT chinese/cnsfonts/pkg COMMENT chinese/gb2ps/pkg COMMENT chinese/gbfonts/pkg COMMENT chinese/gbscript/pkg COMMENT chinese/aterm/pkg COMMENT chinese/kcfonts/pkg COMMENT chinese/lunar/pkg COMMENT chinese/nvi-big5/pkg COMMENT chinese/nvi-euc-cn/pkg COMMENT chinese/nvi-euc-tw/pkg COMMENT chinese/pkg COMMENT chinese/xcin/pkg COMMENT chinese/hztty/pkg COMMENT comms/pkg COMMENT comms/gnokii/pkg COMMENT comms/hylafax/pkg COMMENT comms/kermit/pkg COMMENT comms/mgetty+sendfax/pkg COMMENT comms/minicom/pkg COMMENT comms/rzsz/pkg COMMENT comms/seyon/pkg COMMENT comms/snooper/pkg COMMENT comms/tkhylafax/pkg COMMENT comms/viewfax/pkg COMMENT comms/xcept/pkg COMMENT comms/qpage/pkg COMMENT converters/pkg COMMENT converters/fconv/pkg COMMENT converters/aish/pkg COMMENT converters/btoa/pkg COMMENT converters/ish/pkg COMMENT converters/mpack/pkg COMMENT converters/p5-Convert-UU/pkg COMMENT converters/p5-MIME-Base64/pkg COMMENT converters/trans/pkg COMMENT converters/uudeview/pkg COMMENT converters/uudx/pkg COMMENT converters/uulib/pkg COMMENT converters/xdeview/pkg COMMENT converters/unix2dos/pkg COMMENT converters/recode/pkg COMMENT databases/p5-MLDBM/pkg COMMENT databases/db/pkg COMMENT databases/gdbm/pkg COMMENT databases/gnats/pkg COMMENT databases/interbase4/pkg COMMENT databases/msql/pkg COMMENT databases/mysql321/pkg COMMENT databases/mysql322/pkg COMMENT databases/p5-DBD-Pg/pkg COMMENT databases/p5-DBI/pkg COMMENT databases/mysqltutor/pkg COMMENT databases/p5-Mysql/pkg COMMENT databases/p5-Pg/pkg COMMENT databases/pgaccess/pkg COMMENT databases/pkg COMMENT databases/postgresql/pkg COMMENT databases/py-PyGreSQL/pkg COMMENT databases/tkgnats/pkg COMMENT databases/typhoon/pkg COMMENT databases/gtksql/pkg COMMENT databases/p5-Msql/pkg COMMENT deskutils/recycler/pkg COMMENT deskutils/abacus/pkg COMMENT deskutils/ical/pkg COMMENT deskutils/kproject/pkg COMMENT deskutils/pkg COMMENT deskutils/genius/pkg COMMENT deskutils/xmaddressbook/pkg COMMENT deskutils/xmdiary/pkg COMMENT deskutils/xopps/pkg COMMENT deskutils/zorro/pkg COMMENT deskutils/gnomepim/pkg COMMENT deskutils/xrolo/pkg COMMENT deskutils/wmpinboard/pkg COMMENT deskutils/gtimer/pkg COMMENT devel/p5-Devel-DProf/pkg COMMENT devel/doxygen/pkg COMMENT devel/ElectricFence/pkg COMMENT devel/ORBit/pkg COMMENT devel/SWIG/pkg COMMENT devel/SpecTcl/pkg COMMENT devel/asl/pkg COMMENT devel/boehm-gc/pkg COMMENT devel/cflow/pkg COMMENT devel/clig/pkg COMMENT devel/cons/pkg COMMENT devel/crossm68k/pkg COMMENT devel/cvslines/pkg COMMENT devel/cweb/pkg COMMENT devel/cxref/pkg COMMENT devel/dmake/pkg COMMENT devel/doc++/pkg COMMENT devel/fpp/pkg COMMENT devel/ftnchek/pkg COMMENT devel/gdbtk/pkg COMMENT devel/gettext/pkg COMMENT devel/gide/pkg COMMENT devel/gindent/pkg COMMENT devel/glade/pkg COMMENT devel/glib12/pkg COMMENT devel/glib11-devel/pkg COMMENT devel/id-utils/pkg COMMENT devel/jam/pkg COMMENT devel/lclint/pkg COMMENT devel/libU77/pkg COMMENT devel/libcii/pkg COMMENT devel/libdlmalloc/pkg COMMENT devel/libffi/pkg COMMENT devel/libgtop/pkg COMMENT devel/libtool/pkg COMMENT devel/linux_kdump/pkg COMMENT devel/m4/pkg COMMENT devel/m68kgdb/pkg COMMENT devel/makedepend/pkg COMMENT devel/mico/pkg COMMENT devel/mkmf/pkg COMMENT devel/mprof/pkg COMMENT devel/nana/pkg COMMENT devel/ncurses/pkg COMMENT devel/noweb/pkg COMMENT devel/p5-BSD-Resource/pkg COMMENT devel/p5-C-Scan/pkg COMMENT devel/p5-ConfigReader/pkg COMMENT devel/p5-Curses/pkg COMMENT devel/p5-Data-Flow/pkg COMMENT devel/p5-Data-ShowTable/pkg COMMENT devel/p5-Date-Manip/pkg COMMENT devel/p5-Devel-Symdump/pkg COMMENT devel/p5-Errno/pkg COMMENT devel/p5-File-BasicFlock/pkg COMMENT devel/p5-File-Lock/pkg COMMENT devel/p5-File-Slurp/pkg COMMENT devel/p5-File-Tools/pkg COMMENT devel/p5-Filter/pkg COMMENT devel/p5-FreezeThaw/pkg COMMENT devel/p5-IO-stringy/pkg COMMENT devel/p5-Include/pkg COMMENT devel/p5-IniConf/pkg COMMENT devel/mm/pkg COMMENT devel/p5-PV/pkg COMMENT devel/p5-Penguin/pkg COMMENT devel/p5-Penguin-Easy/pkg COMMENT devel/p5-Proc-Simple/pkg COMMENT devel/p5-ReadLine-Gnu/pkg COMMENT devel/p5-ReadLine-Perl/pkg COMMENT devel/p5-Religion/pkg COMMENT devel/p5-Resources/pkg COMMENT devel/p5-Sort-Versions/pkg COMMENT devel/p5-Storable/pkg COMMENT devel/p5-Time/pkg COMMENT devel/p5-Term-ReadKey/pkg COMMENT devel/p5-TimeDate/pkg COMMENT devel/p5-TraceFuncs/pkg COMMENT devel/pcre/pkg COMMENT devel/pkg COMMENT devel/pmake/pkg COMMENT devel/portcheckout/pkg COMMENT devel/portlint/pkg COMMENT devel/qtez/pkg COMMENT devel/rinfo/pkg COMMENT devel/scogdb/pkg COMMENT devel/tclcheck/pkg COMMENT devel/tkref/pkg COMMENT devel/vtcl/pkg COMMENT devel/xwpe/pkg COMMENT devel/glib11/pkg COMMENT devel/libPropList/pkg COMMENT devel/py-kjbuckets/pkg COMMENT devel/cssc/pkg COMMENT devel/astyle/pkg COMMENT devel/libshhmsg/pkg COMMENT devel/libshhopt/pkg COMMENT devel/libxalloc/pkg COMMENT devel/elftoaout/pkg COMMENT devel/java-cup/pkg COMMENT devel/cscope/pkg COMMENT devel/fastcrc/pkg COMMENT devel/ctags/pkg COMMENT devel/libgetline/pkg COMMENT devel/libgnugetopt/pkg COMMENT devel/tclcl/pkg COMMENT devel/gnustep/pkg COMMENT devel/py-mxStack/pkg COMMENT devel/py-mxDateTime/pkg COMMENT devel/py-mxTools/pkg COMMENT devel/p5-Devel-Peek/pkg COMMENT editors/vim5/pkg COMMENT editors/psgml-xemacs-mule/pkg COMMENT editors/apel-emacs/pkg COMMENT editors/apel-emacs20/pkg COMMENT editors/apel-mule/pkg COMMENT editors/asedit/pkg COMMENT editors/axe/pkg COMMENT editors/beav/pkg COMMENT editors/bpatch/pkg COMMENT editors/cooledit/pkg COMMENT editors/emacs/pkg COMMENT editors/emacs20/pkg COMMENT editors/emacs20-dl/pkg COMMENT editors/gxedit/pkg COMMENT editors/hexedit/pkg COMMENT editors/jed/pkg COMMENT editors/joe/pkg COMMENT editors/jove/pkg COMMENT editors/leim20/pkg COMMENT editors/nedit/pkg COMMENT editors/nvi-m17n/pkg COMMENT editors/nvi-perl/pkg COMMENT editors/pkg COMMENT editors/staroffice/pkg COMMENT editors/sted/pkg COMMENT editors/textedit/pkg COMMENT editors/uemacs/pkg COMMENT editors/vile/pkg COMMENT editors/vilearn/pkg COMMENT editors/lpe/pkg COMMENT editors/xcoral/pkg COMMENT editors/xed/pkg COMMENT editors/flim-emacs20/pkg COMMENT editors/flim-emacs20-current/pkg COMMENT editors/semi-emacs20/pkg COMMENT editors/semi-emacs20-current/pkg COMMENT editors/wemi-emacs20/pkg COMMENT editors/psgml-emacs/pkg COMMENT editors/wemi-emacs20-current/pkg COMMENT editors/psgml-emacs20/pkg COMMENT editors/psgml-mule/pkg COMMENT editors/custom-emacs/pkg COMMENT editors/custom-mule/pkg COMMENT editors/gnotepad+/pkg COMMENT editors/AbiWord/pkg COMMENT editors/flim-emacs/pkg COMMENT editors/flim-emacs-current/pkg COMMENT editors/flim-mule/pkg COMMENT editors/flim-mule-current/pkg COMMENT editors/muggy/pkg COMMENT editors/semi-emacs/pkg COMMENT editors/semi-emacs-current/pkg COMMENT editors/semi-mule/pkg COMMENT editors/semi-mule-current/pkg COMMENT editors/wemi-emacs/pkg COMMENT editors/wemi-emacs-current/pkg COMMENT editors/wemi-mule/pkg COMMENT editors/wemi-mule-current/pkg COMMENT editors/wily/pkg COMMENT Log: As threatened, enforce the "Capital, no period" rule. Ellipses are permitted. Note that, given current numeric motif of PW, this is done in four equally-sized commits of 393 files each. Revision Changes Path 1.3 +1 -1 ports/german/dict/pkg/COMMENT 1.3 +1 -1 ports/german/webalizer/pkg/COMMENT 1.2 +1 -1 ports/german/BBBike/pkg/COMMENT 1.2 +1 -1 ports/german/spinne/pkg/COMMENT 1.2 +1 -1 ports/german/phone/pkg/COMMENT 1.2 +1 -1 ports/german/pkg/COMMENT 1.2 +1 -1 ports/german/manpages/pkg/COMMENT 1.3 +1 -1 ports/x11-wm/icewm/pkg/COMMENT 1.2 +1 -1 ports/x11-wm/afterstep/pkg/COMMENT 1.3 +1 -1 ports/x11-wm/afterstep-devel/pkg/COMMENT 1.2 +1 -1 ports/x11-wm/afterstep-i18n/pkg/COMMENT 1.3 +1 -1 ports/x11-wm/afterstep-stable/pkg/COMMENT 1.2 +1 -1 ports/x11-wm/amiwm/pkg/COMMENT 1.3 +1 -1 ports/x11-wm/blackbox/pkg/COMMENT 1.3 +1 -1 ports/x11-wm/ctwm/pkg/COMMENT 1.2 +1 -1 ports/x11-wm/enlightenment/pkg/COMMENT 1.4 +1 -1 ports/x11-wm/fvwm/pkg/COMMENT 1.5 +1 -1 ports/x11-wm/fvwm2/pkg/COMMENT 1.2 +1 -1 ports/x11-wm/fvwm95/pkg/COMMENT 1.3 +1 -1 ports/x11-wm/fvwm95-i18n/pkg/COMMENT 1.2 +1 -1 ports/x11-wm/lwm/pkg/COMMENT 1.4 +1 -1 ports/x11-wm/piewm/pkg/COMMENT 1.2 +1 -1 ports/x11-wm/pkg/COMMENT 1.3 +1 -1 ports/x11-wm/qvwm/pkg/COMMENT 1.3 +1 -1 ports/x11-wm/tvtwm/pkg/COMMENT 1.2 +1 -1 ports/x11-wm/vtwm/pkg/COMMENT 1.2 +1 -1 ports/x11-wm/windowmaker/pkg/COMMENT 1.2 +1 -1 ports/x11-wm/scwm/pkg/COMMENT 1.2 +1 -1 ports/x11-wm/iconmaker/pkg/COMMENT 1.2 +1 -1 ports/archivers/p5-Compress-Zlib/pkg/COMMENT 1.2 +1 -1 ports/archivers/deepforest/pkg/COMMENT 1.3 +1 -1 ports/archivers/arc/pkg/COMMENT 1.4 +1 -1 ports/archivers/bzip/pkg/COMMENT 1.4 +1 -1 ports/archivers/gshar+gunshar/pkg/COMMENT 1.3 +1 -1 ports/archivers/ha/pkg/COMMENT 1.3 +1 -1 ports/archivers/hpack.non-usa.only/pkg/COMMENT 1.4 +1 -1 ports/archivers/lha/pkg/COMMENT 1.2 +1 -1 ports/archivers/lzo/pkg/COMMENT 1.2 +1 -1 ports/archivers/pkzip/pkg/COMMENT 1.3 +1 -1 ports/archivers/unarj/pkg/COMMENT 1.6 +1 -1 ports/archivers/unrar/pkg/COMMENT 1.4 +1 -1 ports/archivers/unzip/pkg/COMMENT 1.6 +1 -1 ports/archivers/unzip.with_encryption/pkg/COMMENT 1.4 +1 -1 ports/archivers/zip/pkg/COMMENT 1.4 +1 -1 ports/archivers/zoo/pkg/COMMENT 1.2 +1 -1 ports/archivers/unace/pkg/COMMENT 1.2 +1 -1 ports/archivers/linux_rar/pkg/COMMENT 1.2 +1 -1 ports/archivers/pkg/COMMENT 1.3 +1 -1 ports/astro/sunclock/pkg/COMMENT 1.2 +1 -1 ports/astro/wmsun/pkg/COMMENT 1.3 +1 -1 ports/astro/ephem/pkg/COMMENT 1.2 +1 -1 ports/astro/luna/pkg/COMMENT 1.2 +1 -1 ports/astro/pkg/COMMENT 1.3 +1 -1 ports/astro/sattrack/pkg/COMMENT 1.2 +1 -1 ports/astro/ssystem/pkg/COMMENT 1.2 +1 -1 ports/astro/stars/pkg/COMMENT 1.2 +1 -1 ports/astro/xephem/pkg/COMMENT 1.2 +1 -1 ports/astro/xglobe/pkg/COMMENT 1.2 +1 -1 ports/astro/wmmoonclock/pkg/COMMENT 1.2 +1 -1 ports/astro/x3arth/pkg/COMMENT 1.4 +1 -1 ports/astro/xearth/pkg/COMMENT 1.2 +1 -1 ports/audio/cmp3/pkg/COMMENT 1.2 +1 -1 ports/audio/amp/pkg/COMMENT 1.2 +1 -1 ports/audio/ascd/pkg/COMMENT 1.2 +1 -1 ports/audio/cdd/pkg/COMMENT 1.2 +1 -1 ports/audio/gmixer/pkg/COMMENT 1.2 +1 -1 ports/audio/dagrab/pkg/COMMENT 1.2 +1 -1 ports/audio/dap/pkg/COMMENT 1.2 +1 -1 ports/audio/esound/pkg/COMMENT 1.2 +1 -1 ports/audio/gnomeaudio/pkg/COMMENT 1.4 +1 -1 ports/audio/gqmpeg/pkg/COMMENT 1.3 +1 -1 ports/audio/gsm/pkg/COMMENT 1.2 +1 -1 ports/audio/libcdaudio/pkg/COMMENT 1.3 +1 -1 ports/audio/kdemultimedia11/pkg/COMMENT 1.2 +1 -1 ports/audio/libaudiofile/pkg/COMMENT 1.3 +1 -1 ports/audio/maplay/pkg/COMMENT 1.3 +1 -1 ports/audio/mikmod/pkg/COMMENT 1.2 +1 -1 ports/audio/mp3info/pkg/COMMENT 1.3 +1 -1 ports/audio/mpegaudio/pkg/COMMENT 1.2 +1 -1 ports/audio/mxv/pkg/COMMENT 1.3 +1 -1 ports/audio/nas/pkg/COMMENT 1.2 +1 -1 ports/audio/pkg/COMMENT 1.2 +1 -1 ports/audio/play/pkg/COMMENT 1.3 +1 -1 ports/audio/playmidi/pkg/COMMENT 1.3 +1 -1 ports/audio/radio/pkg/COMMENT 1.2 +1 -1 ports/audio/replay/pkg/COMMENT 1.3 +1 -1 ports/audio/rosegarden/pkg/COMMENT 1.4 +1 -1 ports/audio/rplay/pkg/COMMENT 1.4 +1 -1 ports/audio/rsynth/pkg/COMMENT 1.3 +1 -1 ports/audio/s3mod/pkg/COMMENT 1.2 +1 -1 ports/audio/id3ed/pkg/COMMENT 1.4 +1 -1 ports/audio/splay/pkg/COMMENT 1.2 +1 -1 ports/audio/splaytk/pkg/COMMENT 1.3 +1 -1 ports/audio/tosha/pkg/COMMENT 1.23 +1 -1 ports/audio/tracker/pkg/COMMENT 1.2 +1 -1 ports/audio/wmcdplay/pkg/COMMENT 1.2 +1 -1 ports/audio/wmmixer/pkg/COMMENT 1.2 +1 -1 ports/audio/wmsound/pkg/COMMENT 1.2 +1 -1 ports/audio/xamp/pkg/COMMENT 1.3 +1 -1 ports/audio/xcd/pkg/COMMENT 1.3 +1 -1 ports/audio/xcdplayer/pkg/COMMENT 1.4 +1 -1 ports/audio/xmcd/pkg/COMMENT 1.3 +1 -1 ports/audio/xmix/pkg/COMMENT 1.2 +1 -1 ports/audio/xmmix/pkg/COMMENT 1.2 +1 -1 ports/audio/wsoundprefs/pkg/COMMENT 1.2 +1 -1 ports/audio/linux-realplayer/pkg/COMMENT 1.2 +1 -1 ports/audio/gnomemedia/pkg/COMMENT 1.2 +1 -1 ports/audio/waveplay/pkg/COMMENT 1.2 +1 -1 ports/audio/mixer.app/pkg/COMMENT 1.2 +1 -1 ports/audio/xhippo/pkg/COMMENT 1.2 +1 -1 ports/audio/id3ren/pkg/COMMENT 1.2 +1 -1 ports/audio/juke/pkg/COMMENT 1.2 +1 -1 ports/audio/kmikmod/pkg/COMMENT 1.2 +1 -1 ports/audio/ripit/pkg/COMMENT 1.2 +1 -1 ports/audio/aumix/pkg/COMMENT 1.3 +1 -1 ports/audio/sox/pkg/COMMENT 1.4 +1 -1 ports/benchmarks/iozone/pkg/COMMENT 1.2 +1 -1 ports/benchmarks/polygraph/pkg/COMMENT 1.3 +1 -1 ports/benchmarks/bonnie/pkg/COMMENT 1.3 +1 -1 ports/benchmarks/bytebench/pkg/COMMENT 1.2 +1 -1 ports/benchmarks/dbs/pkg/COMMENT 1.2 +1 -1 ports/benchmarks/hint/pkg/COMMENT 1.2 +1 -1 ports/benchmarks/netpipe/pkg/COMMENT 1.2 +1 -1 ports/benchmarks/netperf/pkg/COMMENT 1.2 +1 -1 ports/benchmarks/pkg/COMMENT 1.3 +1 -1 ports/benchmarks/tcpblast/pkg/COMMENT 1.2 +1 -1 ports/benchmarks/xengine/pkg/COMMENT 1.2 +1 -1 ports/biology/rasmol/pkg/COMMENT 1.2 +1 -1 ports/biology/babel/pkg/COMMENT 1.2 +1 -1 ports/biology/hmmer/pkg/COMMENT 1.2 +1 -1 ports/biology/kinemage/pkg/COMMENT 1.2 +1 -1 ports/biology/pkg/COMMENT 1.2 +1 -1 ports/biology/deft/pkg/COMMENT 1.2 +1 -1 ports/biology/tinker/pkg/COMMENT 1.2 +1 -1 ports/biology/molden/pkg/COMMENT 1.2 +1 -1 ports/biology/platon/pkg/COMMENT 1.2 +1 -1 ports/cad/tkgate/pkg/COMMENT 1.3 +1 -1 ports/cad/acs/pkg/COMMENT 1.3 +1 -1 ports/cad/chipmunk/pkg/COMMENT 1.3 +1 -1 ports/cad/irsim/pkg/COMMENT 1.2 +1 -1 ports/cad/pkg/COMMENT 1.2 +1 -1 ports/cad/sis/pkg/COMMENT 1.3 +1 -1 ports/cad/magic/pkg/COMMENT 1.4 +1 -1 ports/chinese/CJK/pkg/COMMENT 1.2 +1 -1 ports/chinese/bg5ps/pkg/COMMENT 1.2 +1 -1 ports/chinese/big5fonts/pkg/COMMENT 1.2 +1 -1 ports/chinese/c2t/pkg/COMMENT 1.2 +1 -1 ports/chinese/cnsfonts/pkg/COMMENT 1.2 +1 -1 ports/chinese/gb2ps/pkg/COMMENT 1.2 +1 -1 ports/chinese/gbfonts/pkg/COMMENT 1.2 +1 -1 ports/chinese/gbscript/pkg/COMMENT 1.2 +1 -1 ports/chinese/aterm/pkg/COMMENT 1.3 +1 -1 ports/chinese/kcfonts/pkg/COMMENT 1.2 +1 -1 ports/chinese/lunar/pkg/COMMENT 1.2 +1 -1 ports/chinese/nvi-big5/pkg/COMMENT 1.2 +1 -1 ports/chinese/nvi-euc-cn/pkg/COMMENT 1.2 +1 -1 ports/chinese/nvi-euc-tw/pkg/COMMENT 1.2 +1 -1 ports/chinese/pkg/COMMENT 1.2 +1 -1 ports/chinese/xcin/pkg/COMMENT 1.2 +1 -1 ports/chinese/hztty/pkg/COMMENT 1.2 +1 -1 ports/comms/pkg/COMMENT 1.2 +1 -1 ports/comms/gnokii/pkg/COMMENT 1.4 +1 -1 ports/comms/hylafax/pkg/COMMENT 1.4 +1 -1 ports/comms/kermit/pkg/COMMENT 1.4 +1 -1 ports/comms/mgetty+sendfax/pkg/COMMENT 1.2 +1 -1 ports/comms/minicom/pkg/COMMENT 1.3 +1 -1 ports/comms/rzsz/pkg/COMMENT 1.4 +1 -1 ports/comms/seyon/pkg/COMMENT 1.2 +1 -1 ports/comms/snooper/pkg/COMMENT 1.2 +1 -1 ports/comms/tkhylafax/pkg/COMMENT 1.4 +1 -1 ports/comms/viewfax/pkg/COMMENT 1.2 +1 -1 ports/comms/xcept/pkg/COMMENT 1.2 +1 -1 ports/comms/qpage/pkg/COMMENT 1.2 +1 -1 ports/converters/pkg/COMMENT 1.2 +1 -1 ports/converters/fconv/pkg/COMMENT 1.2 +1 -1 ports/converters/aish/pkg/COMMENT 1.2 +1 -1 ports/converters/btoa/pkg/COMMENT 1.2 +1 -1 ports/converters/ish/pkg/COMMENT 1.3 +1 -1 ports/converters/mpack/pkg/COMMENT 1.2 +1 -1 ports/converters/p5-Convert-UU/pkg/COMMENT 1.2 +1 -1 ports/converters/p5-MIME-Base64/pkg/COMMENT 1.3 +1 -1 ports/converters/trans/pkg/COMMENT 1.2 +1 -1 ports/converters/uudeview/pkg/COMMENT 1.2 +1 -1 ports/converters/uudx/pkg/COMMENT 1.2 +1 -1 ports/converters/uulib/pkg/COMMENT 1.2 +1 -1 ports/converters/xdeview/pkg/COMMENT 1.2 +1 -1 ports/converters/unix2dos/pkg/COMMENT 1.3 +1 -1 ports/converters/recode/pkg/COMMENT 1.2 +1 -1 ports/databases/p5-MLDBM/pkg/COMMENT 1.3 +1 -1 ports/databases/db/pkg/COMMENT 1.2 +1 -1 ports/databases/gdbm/pkg/COMMENT 1.4 +1 -1 ports/databases/gnats/pkg/COMMENT 1.2 +1 -1 ports/databases/interbase4/pkg/COMMENT 1.6 +1 -1 ports/databases/msql/pkg/COMMENT 1.2 +1 -1 ports/databases/mysql321/pkg/COMMENT 1.2 +1 -1 ports/databases/mysql322/pkg/COMMENT 1.2 +1 -1 ports/databases/p5-DBD-Pg/pkg/COMMENT 1.2 +1 -1 ports/databases/p5-DBI/pkg/COMMENT 1.2 +1 -1 ports/databases/mysqltutor/pkg/COMMENT 1.4 +1 -1 ports/databases/p5-Mysql/pkg/COMMENT 1.2 +1 -1 ports/databases/p5-Pg/pkg/COMMENT 1.2 +1 -1 ports/databases/pgaccess/pkg/COMMENT 1.2 +1 -1 ports/databases/pkg/COMMENT 1.5 +1 -1 ports/databases/postgresql/pkg/COMMENT 1.2 +1 -1 ports/databases/py-PyGreSQL/pkg/COMMENT 1.2 +1 -1 ports/databases/tkgnats/pkg/COMMENT 1.2 +1 -1 ports/databases/typhoon/pkg/COMMENT 1.2 +1 -1 ports/databases/gtksql/pkg/COMMENT 1.3 +1 -1 ports/databases/p5-Msql/pkg/COMMENT 1.2 +1 -1 ports/deskutils/recycler/pkg/COMMENT 1.2 +1 -1 ports/deskutils/abacus/pkg/COMMENT 1.3 +1 -1 ports/deskutils/ical/pkg/COMMENT 1.2 +1 -1 ports/deskutils/kproject/pkg/COMMENT 1.2 +1 -1 ports/deskutils/pkg/COMMENT 1.2 +1 -1 ports/deskutils/genius/pkg/COMMENT 1.2 +1 -1 ports/deskutils/xmaddressbook/pkg/COMMENT 1.2 +1 -1 ports/deskutils/xmdiary/pkg/COMMENT 1.3 +1 -1 ports/deskutils/xopps/pkg/COMMENT 1.3 +1 -1 ports/deskutils/zorro/pkg/COMMENT 1.2 +1 -1 ports/deskutils/gnomepim/pkg/COMMENT 1.2 +1 -1 ports/deskutils/xrolo/pkg/COMMENT 1.2 +1 -1 ports/deskutils/wmpinboard/pkg/COMMENT 1.2 +1 -1 ports/deskutils/gtimer/pkg/COMMENT 1.2 +1 -1 ports/devel/p5-Devel-DProf/pkg/COMMENT 1.2 +1 -1 ports/devel/doxygen/pkg/COMMENT 1.2 +1 -1 ports/devel/ElectricFence/pkg/COMMENT 1.2 +1 -1 ports/devel/ORBit/pkg/COMMENT 1.3 +1 -1 ports/devel/SWIG/pkg/COMMENT 1.2 +1 -1 ports/devel/SpecTcl/pkg/COMMENT 1.3 +1 -1 ports/devel/asl/pkg/COMMENT 1.2 +1 -1 ports/devel/boehm-gc/pkg/COMMENT 1.3 +1 -1 ports/devel/cflow/pkg/COMMENT 1.2 +1 -1 ports/devel/clig/pkg/COMMENT 1.2 +1 -1 ports/devel/cons/pkg/COMMENT 1.3 +1 -1 ports/devel/crossm68k/pkg/COMMENT 1.2 +1 -1 ports/devel/cvslines/pkg/COMMENT 1.2 +1 -1 ports/devel/cweb/pkg/COMMENT 1.2 +1 -1 ports/devel/cxref/pkg/COMMENT 1.3 +1 -1 ports/devel/dmake/pkg/COMMENT 1.3 +1 -1 ports/devel/doc++/pkg/COMMENT 1.3 +1 -1 ports/devel/fpp/pkg/COMMENT 1.2 +1 -1 ports/devel/ftnchek/pkg/COMMENT 1.2 +1 -1 ports/devel/gdbtk/pkg/COMMENT 1.2 +1 -1 ports/devel/gettext/pkg/COMMENT 1.2 +1 -1 ports/devel/gide/pkg/COMMENT 1.2 +1 -1 ports/devel/gindent/pkg/COMMENT 1.2 +1 -1 ports/devel/glade/pkg/COMMENT 1.2 +1 -1 ports/devel/glib12/pkg/COMMENT 1.2 +1 -1 ports/devel/glib11-devel/pkg/COMMENT 1.3 +1 -1 ports/devel/id-utils/pkg/COMMENT 1.2 +1 -1 ports/devel/jam/pkg/COMMENT 1.2 +1 -1 ports/devel/lclint/pkg/COMMENT 1.2 +1 -1 ports/devel/libU77/pkg/COMMENT 1.2 +1 -1 ports/devel/libcii/pkg/COMMENT 1.3 +1 -1 ports/devel/libdlmalloc/pkg/COMMENT 1.2 +1 -1 ports/devel/libffi/pkg/COMMENT 1.2 +1 -1 ports/devel/libgtop/pkg/COMMENT 1.2 +1 -1 ports/devel/libtool/pkg/COMMENT 1.2 +1 -1 ports/devel/linux_kdump/pkg/COMMENT 1.4 +1 -1 ports/devel/m4/pkg/COMMENT 1.2 +1 -1 ports/devel/m68kgdb/pkg/COMMENT 1.2 +1 -1 ports/devel/makedepend/pkg/COMMENT 1.2 +1 -1 ports/devel/mico/pkg/COMMENT 1.3 +1 -1 ports/devel/mkmf/pkg/COMMENT 1.3 +1 -1 ports/devel/mprof/pkg/COMMENT 1.3 +1 -1 ports/devel/nana/pkg/COMMENT 1.3 +1 -1 ports/devel/ncurses/pkg/COMMENT 1.4 +1 -1 ports/devel/noweb/pkg/COMMENT 1.2 +1 -1 ports/devel/p5-BSD-Resource/pkg/COMMENT 1.2 +1 -1 ports/devel/p5-C-Scan/pkg/COMMENT 1.2 +1 -1 ports/devel/p5-ConfigReader/pkg/COMMENT 1.2 +1 -1 ports/devel/p5-Curses/pkg/COMMENT 1.2 +1 -1 ports/devel/p5-Data-Flow/pkg/COMMENT 1.2 +1 -1 ports/devel/p5-Data-ShowTable/pkg/COMMENT 1.2 +1 -1 ports/devel/p5-Date-Manip/pkg/COMMENT 1.2 +1 -1 ports/devel/p5-Devel-Symdump/pkg/COMMENT 1.2 +1 -1 ports/devel/p5-Errno/pkg/COMMENT 1.2 +1 -1 ports/devel/p5-File-BasicFlock/pkg/COMMENT 1.2 +1 -1 ports/devel/p5-File-Lock/pkg/COMMENT 1.2 +1 -1 ports/devel/p5-File-Slurp/pkg/COMMENT 1.2 +1 -1 ports/devel/p5-File-Tools/pkg/COMMENT 1.2 +1 -1 ports/devel/p5-Filter/pkg/COMMENT 1.2 +1 -1 ports/devel/p5-FreezeThaw/pkg/COMMENT 1.2 +1 -1 ports/devel/p5-IO-stringy/pkg/COMMENT 1.2 +1 -1 ports/devel/p5-Include/pkg/COMMENT 1.2 +1 -1 ports/devel/p5-IniConf/pkg/COMMENT 1.3 +1 -1 ports/devel/mm/pkg/COMMENT 1.2 +1 -1 ports/devel/p5-PV/pkg/COMMENT 1.2 +1 -1 ports/devel/p5-Penguin/pkg/COMMENT 1.2 +1 -1 ports/devel/p5-Penguin-Easy/pkg/COMMENT 1.2 +1 -1 ports/devel/p5-Proc-Simple/pkg/COMMENT 1.2 +1 -1 ports/devel/p5-ReadLine-Gnu/pkg/COMMENT 1.2 +1 -1 ports/devel/p5-ReadLine-Perl/pkg/COMMENT 1.2 +1 -1 ports/devel/p5-Religion/pkg/COMMENT 1.2 +1 -1 ports/devel/p5-Resources/pkg/COMMENT 1.2 +1 -1 ports/devel/p5-Sort-Versions/pkg/COMMENT 1.2 +1 -1 ports/devel/p5-Storable/pkg/COMMENT 1.2 +1 -1 ports/devel/p5-Time/pkg/COMMENT 1.2 +1 -1 ports/devel/p5-Term-ReadKey/pkg/COMMENT 1.2 +1 -1 ports/devel/p5-TimeDate/pkg/COMMENT 1.2 +1 -1 ports/devel/p5-TraceFuncs/pkg/COMMENT 1.2 +1 -1 ports/devel/pcre/pkg/COMMENT 1.2 +1 -1 ports/devel/pkg/COMMENT 1.2 +1 -1 ports/devel/pmake/pkg/COMMENT 1.3 +1 -1 ports/devel/portcheckout/pkg/COMMENT 1.2 +1 -1 ports/devel/portlint/pkg/COMMENT 1.3 +1 -1 ports/devel/qtez/pkg/COMMENT 1.2 +1 -1 ports/devel/rinfo/pkg/COMMENT 1.3 +1 -1 ports/devel/scogdb/pkg/COMMENT 1.2 +1 -1 ports/devel/tclcheck/pkg/COMMENT 1.2 +1 -1 ports/devel/tkref/pkg/COMMENT 1.2 +1 -1 ports/devel/vtcl/pkg/COMMENT 1.2 +1 -1 ports/devel/xwpe/pkg/COMMENT 1.2 +1 -1 ports/devel/glib11/pkg/COMMENT 1.3 +1 -1 ports/devel/libPropList/pkg/COMMENT 1.2 +1 -1 ports/devel/py-kjbuckets/pkg/COMMENT 1.2 +1 -1 ports/devel/cssc/pkg/COMMENT 1.2 +1 -1 ports/devel/astyle/pkg/COMMENT 1.2 +1 -1 ports/devel/libshhmsg/pkg/COMMENT 1.2 +1 -1 ports/devel/libshhopt/pkg/COMMENT 1.2 +1 -1 ports/devel/libxalloc/pkg/COMMENT 1.2 +1 -1 ports/devel/elftoaout/pkg/COMMENT 1.2 +1 -1 ports/devel/java-cup/pkg/COMMENT 1.2 +1 -1 ports/devel/cscope/pkg/COMMENT 1.2 +1 -1 ports/devel/fastcrc/pkg/COMMENT 1.2 +1 -1 ports/devel/ctags/pkg/COMMENT 1.3 +1 -1 ports/devel/libgetline/pkg/COMMENT 1.2 +1 -1 ports/devel/libgnugetopt/pkg/COMMENT 1.2 +1 -1 ports/devel/tclcl/pkg/COMMENT 1.2 +1 -1 ports/devel/gnustep/pkg/COMMENT 1.2 +1 -1 ports/devel/py-mxStack/pkg/COMMENT 1.2 +1 -1 ports/devel/py-mxDateTime/pkg/COMMENT 1.2 +1 -1 ports/devel/py-mxTools/pkg/COMMENT 1.2 +1 -1 ports/devel/p5-Devel-Peek/pkg/COMMENT 1.2 +1 -1 ports/editors/vim5/pkg/COMMENT 1.2 +1 -1 ports/editors/psgml-xemacs-mule/pkg/COMMENT 1.2 +1 -1 ports/editors/apel-emacs/pkg/COMMENT 1.2 +1 -1 ports/editors/apel-emacs20/pkg/COMMENT 1.2 +1 -1 ports/editors/apel-mule/pkg/COMMENT 1.3 +1 -1 ports/editors/asedit/pkg/COMMENT 1.3 +1 -1 ports/editors/axe/pkg/COMMENT 1.3 +1 -1 ports/editors/beav/pkg/COMMENT 1.4 +1 -1 ports/editors/bpatch/pkg/COMMENT 1.2 +1 -1 ports/editors/cooledit/pkg/COMMENT 1.8 +1 -1 ports/editors/emacs/pkg/COMMENT 1.8 +1 -1 ports/editors/emacs20/pkg/COMMENT 1.2 +1 -1 ports/editors/emacs20-dl/pkg/COMMENT 1.2 +1 -1 ports/editors/gxedit/pkg/COMMENT 1.2 +1 -1 ports/editors/hexedit/pkg/COMMENT 1.3 +1 -1 ports/editors/jed/pkg/COMMENT 1.3 +1 -1 ports/editors/joe/pkg/COMMENT 1.3 +1 -1 ports/editors/jove/pkg/COMMENT 1.3 +1 -1 ports/editors/leim20/pkg/COMMENT 1.2 +1 -1 ports/editors/nedit/pkg/COMMENT 1.2 +1 -1 ports/editors/nvi-m17n/pkg/COMMENT 1.3 +1 -1 ports/editors/nvi-perl/pkg/COMMENT 1.2 +1 -1 ports/editors/pkg/COMMENT 1.2 +1 -1 ports/editors/staroffice/pkg/COMMENT 1.2 +1 -1 ports/editors/sted/pkg/COMMENT 1.2 +1 -1 ports/editors/textedit/pkg/COMMENT 1.3 +1 -1 ports/editors/uemacs/pkg/COMMENT 1.3 +1 -1 ports/editors/vile/pkg/COMMENT 1.2 +1 -1 ports/editors/vilearn/pkg/COMMENT 1.3 +1 -1 ports/editors/lpe/pkg/COMMENT 1.3 +1 -1 ports/editors/xcoral/pkg/COMMENT 1.3 +1 -1 ports/editors/xed/pkg/COMMENT 1.2 +1 -1 ports/editors/flim-emacs20/pkg/COMMENT 1.2 +1 -1 ports/editors/flim-emacs20-current/pkg/COMMENT 1.3 +1 -1 ports/editors/semi-emacs20/pkg/COMMENT 1.3 +1 -1 ports/editors/semi-emacs20-current/pkg/COMMENT 1.2 +1 -1 ports/editors/wemi-emacs20/pkg/COMMENT 1.2 +1 -1 ports/editors/psgml-emacs/pkg/COMMENT 1.2 +1 -1 ports/editors/wemi-emacs20-current/pkg/COMMENT 1.2 +1 -1 ports/editors/psgml-emacs20/pkg/COMMENT 1.2 +1 -1 ports/editors/psgml-mule/pkg/COMMENT 1.2 +1 -1 ports/editors/custom-emacs/pkg/COMMENT 1.2 +1 -1 ports/editors/custom-mule/pkg/COMMENT 1.2 +1 -1 ports/editors/gnotepad+/pkg/COMMENT 1.2 +1 -1 ports/editors/AbiWord/pkg/COMMENT 1.2 +1 -1 ports/editors/flim-emacs/pkg/COMMENT 1.2 +1 -1 ports/editors/flim-emacs-current/pkg/COMMENT 1.2 +1 -1 ports/editors/flim-mule/pkg/COMMENT 1.2 +1 -1 ports/editors/flim-mule-current/pkg/COMMENT 1.2 +1 -1 ports/editors/muggy/pkg/COMMENT 1.2 +1 -1 ports/editors/semi-emacs/pkg/COMMENT 1.2 +1 -1 ports/editors/semi-emacs-current/pkg/COMMENT 1.2 +1 -1 ports/editors/semi-mule/pkg/COMMENT 1.2 +1 -1 ports/editors/semi-mule-current/pkg/COMMENT 1.2 +1 -1 ports/editors/wemi-emacs/pkg/COMMENT 1.2 +1 -1 ports/editors/wemi-emacs-current/pkg/COMMENT 1.2 +1 -1 ports/editors/wemi-mule/pkg/COMMENT 1.2 +1 -1 ports/editors/wemi-mule-current/pkg/COMMENT 1.2 +1 -1 ports/editors/wily/pkg/COMMENT To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jun 26 10:45:37 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id EF10D14F35; Sat, 26 Jun 1999 10:45:35 -0700 (PDT) (envelope-from andreas@FreeBSD.org) Received: (from andreas@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id KAA20518; Sat, 26 Jun 1999 10:45:35 -0700 (PDT) (envelope-from andreas@FreeBSD.org) Message-Id: <199906261745.KAA20518@freefall.freebsd.org> From: Andreas Klemm Date: Sat, 26 Jun 1999 10:45:35 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/ntp Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk andreas 1999/06/26 10:45:35 PDT Modified files: net/ntp Makefile Log: purely cosmetic: nuke commented out BROKEN line Revision Changes Path 1.7 +1 -2 ports/net/ntp/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jun 26 10:56:28 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 76DBE14F35; Sat, 26 Jun 1999 10:56:05 -0700 (PDT) (envelope-from hoek@FreeBSD.org) Received: (from hoek@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id KAA21988; Sat, 26 Jun 1999 10:56:05 -0700 (PDT) (envelope-from hoek@FreeBSD.org) Message-Id: <199906261756.KAA21988@freefall.freebsd.org> From: Tim Vanderhoek Date: Sat, 26 Jun 1999 10:56:05 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/emulators/mtools/pkg COMMENT ports/emulators/quasi88/pkg COMMENT ports/emulators/aftp/pkg COMMENT ports/emulators/bochs/pkg COMMENT ports/emulators/cpmemu/pkg COMMENT ports/emulators/cpmtools/pkg COMMENT ports/emulators/hfs/pkg ... Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk hoek 1999/06/26 10:56:04 PDT Modified files: emulators/mtools/pkg COMMENT emulators/quasi88/pkg COMMENT emulators/aftp/pkg COMMENT emulators/bochs/pkg COMMENT emulators/cpmemu/pkg COMMENT emulators/cpmtools/pkg COMMENT emulators/hfs/pkg COMMENT emulators/linux_lib/pkg COMMENT emulators/macutils/pkg COMMENT emulators/pkg COMMENT emulators/prodosemu/pkg COMMENT emulators/sim/pkg COMMENT emulators/sim6811/pkg COMMENT emulators/stella/pkg COMMENT emulators/vice/pkg COMMENT emulators/vmsbackup/pkg COMMENT emulators/wine/pkg COMMENT emulators/x48/pkg COMMENT games/xdigger/pkg COMMENT games/3dc/pkg COMMENT games/3dpong/pkg COMMENT games/KnightCap/pkg COMMENT games/affenspiel/pkg COMMENT games/agm/pkg COMMENT games/an/pkg COMMENT games/angband/pkg COMMENT games/antipolix/pkg COMMENT games/awele/pkg COMMENT games/battalion/pkg COMMENT games/blackjack/pkg COMMENT games/bogged/pkg COMMENT games/bugsx/pkg COMMENT games/connect4/pkg COMMENT games/crafty/pkg COMMENT games/crafty-open-large/pkg COMMENT games/crafty-open-medium/pkg COMMENT games/crafty-open-rock/pkg COMMENT games/crossfire/pkg COMMENT games/crafty-open-small/pkg COMMENT games/dontspace/pkg COMMENT games/doom/pkg COMMENT games/flying/pkg COMMENT games/frotz/pkg COMMENT games/gemdropx/pkg COMMENT games/gleyes/pkg COMMENT games/gnomegames/pkg COMMENT games/gnugo/pkg COMMENT games/golddig/pkg COMMENT games/gtkballs/pkg COMMENT games/icbm3d/pkg COMMENT games/ifm/pkg COMMENT games/imaze/pkg COMMENT games/inform/pkg COMMENT games/jetpack/pkg COMMENT games/jzip/pkg COMMENT games/phalanx/pkg COMMENT games/klondike/pkg COMMENT games/ladder/pkg COMMENT games/pkg COMMENT games/libshhcards/pkg COMMENT games/lincity/pkg COMMENT games/maelstrom/pkg COMMENT games/mangband/pkg COMMENT games/merlin/pkg COMMENT games/nethack/pkg COMMENT games/netris/pkg COMMENT games/oonsoo/pkg COMMENT games/wmeyes/pkg COMMENT games/pp/pkg COMMENT games/pysol/pkg COMMENT games/qcc/pkg COMMENT games/quakeserver/pkg COMMENT games/spellcast/pkg COMMENT games/tank/pkg COMMENT games/tksol/pkg COMMENT games/tvp/pkg COMMENT games/wmtimebomb/pkg COMMENT games/xabacus/pkg COMMENT games/xataxx/pkg COMMENT games/xblackjack/pkg COMMENT games/xboing/pkg COMMENT games/xbomb/pkg COMMENT games/xchain/pkg COMMENT games/xcogitate/pkg COMMENT games/xconq/pkg COMMENT games/xcubes/pkg COMMENT games/xdeblock/pkg COMMENT games/xdemineur/pkg COMMENT games/oneko-sakura/pkg COMMENT games/xfrisk/pkg COMMENT games/xgammon/pkg COMMENT games/xinfocom/pkg COMMENT games/xinvaders/pkg COMMENT games/xjewel/pkg COMMENT games/xjig/pkg COMMENT games/xjumpjump/pkg COMMENT games/xkobo/pkg COMMENT games/xkoules/pkg COMMENT games/xmastermind/pkg COMMENT games/xmball/pkg COMMENT games/xmemory/pkg COMMENT games/xminehunter/pkg COMMENT games/xminesweep/pkg COMMENT games/xmlink/pkg COMMENT games/xmris/pkg COMMENT games/xmulti/pkg COMMENT games/xneko/pkg COMMENT games/xnibbles/pkg COMMENT games/xoct/pkg COMMENT games/xoids/pkg COMMENT games/xonix/pkg COMMENT games/xothello/pkg COMMENT games/xpacman/pkg COMMENT games/xpanex/pkg COMMENT games/xpat2/pkg COMMENT games/xpilot/pkg COMMENT games/xpipeman/pkg COMMENT games/xpuyo/pkg COMMENT games/xpyraminx/pkg COMMENT games/xquarto/pkg COMMENT games/xripple/pkg COMMENT games/xrisk/pkg COMMENT games/xroach/pkg COMMENT games/xroads/pkg COMMENT games/xrobots/pkg COMMENT games/xshogi/pkg COMMENT games/xskat/pkg COMMENT games/xskewb/pkg COMMENT games/xsokoban/pkg COMMENT games/xsol/pkg COMMENT games/xsoldier/pkg COMMENT games/xspacewarp/pkg COMMENT games/xspringies/pkg COMMENT games/xteddy/pkg COMMENT games/xtris/pkg COMMENT games/xtron/pkg COMMENT games/xtruco/pkg COMMENT games/xvier/pkg COMMENT games/xvmahjongg/pkg COMMENT games/xvmines/pkg COMMENT games/xworm/pkg COMMENT games/xzip/pkg COMMENT games/yahtzee/pkg COMMENT games/yamsweeper/pkg COMMENT games/xflame/pkg COMMENT games/mirrormagic/pkg COMMENT games/xosmulti/pkg COMMENT games/actx/pkg COMMENT games/mindfocus/pkg COMMENT games/CaribbeanStud/pkg COMMENT games/pmars/pkg COMMENT games/xbomber/pkg COMMENT games/drm/pkg COMMENT games/garith/pkg COMMENT games/xtet42/pkg COMMENT games/battleball/pkg COMMENT games/miscom/pkg COMMENT games/sol/pkg COMMENT games/wmtictactoe/pkg COMMENT games/xhexagons/pkg COMMENT games/biorythm/pkg COMMENT games/blockade/pkg COMMENT games/dopewars/pkg COMMENT games/xdino/pkg COMMENT x11-fonts/getbdf/pkg COMMENT x11-fonts/Xg/pkg COMMENT x11-fonts/freefonts/pkg COMMENT x11-fonts/pkg COMMENT x11-fonts/sharefonts/pkg COMMENT x11-fonts/tkfont/pkg COMMENT x11-fonts/ttmkfdir/pkg COMMENT x11-fonts/p5-type1inst/pkg COMMENT graphics/p5-chart/pkg COMMENT graphics/gracula/pkg COMMENT graphics/EZWGL/pkg COMMENT graphics/GIFgraph/pkg COMMENT graphics/ImageMagick/pkg COMMENT graphics/Mesa3/pkg COMMENT graphics/camediaplay/pkg COMMENT graphics/dc20ctrl/pkg COMMENT graphics/dc3play/pkg COMMENT graphics/dore/pkg COMMENT graphics/electriceyes/pkg COMMENT graphics/fbm/pkg COMMENT graphics/fly/pkg COMMENT graphics/fnlib/pkg COMMENT graphics/g2/pkg COMMENT graphics/geomview/pkg COMMENT graphics/giflib/pkg COMMENT graphics/gifmerge/pkg COMMENT graphics/gifsicle/pkg COMMENT graphics/giftool/pkg COMMENT graphics/giftrans/pkg COMMENT graphics/gimp-manual-html/pkg COMMENT graphics/gimp1/pkg COMMENT graphics/gplot/pkg COMMENT graphics/gqview/pkg COMMENT graphics/gtkdps/pkg COMMENT graphics/gtkfig/pkg COMMENT graphics/gtksee/pkg COMMENT graphics/gyvefigs/pkg COMMENT graphics/gyvekernel/pkg COMMENT graphics/hobbes-icons-xpm/pkg COMMENT graphics/hpscan/pkg COMMENT graphics/imlib/pkg COMMENT graphics/jpeg/pkg COMMENT graphics/killustrator/pkg COMMENT graphics/mpeg-lib/pkg COMMENT graphics/mpeg2codec/pkg COMMENT graphics/mplex/pkg COMMENT graphics/mpeg2play/pkg COMMENT graphics/mpeg_stat/pkg COMMENT graphics/mpegedit/pkg COMMENT graphics/p5-GD/pkg COMMENT graphics/p5-Image-Size/pkg COMMENT graphics/gphoto/pkg COMMENT graphics/pgplot/pkg COMMENT graphics/photopc/pkg COMMENT graphics/pixmap/pkg COMMENT graphics/pkg COMMENT graphics/plotutils/pkg COMMENT graphics/png/pkg COMMENT graphics/pnmtopng/pkg COMMENT graphics/ppm2fli/pkg COMMENT graphics/pstoedit/pkg COMMENT graphics/qcread/pkg COMMENT graphics/qiv/pkg COMMENT graphics/qvplay/pkg COMMENT graphics/rayshade/pkg COMMENT graphics/sane/pkg COMMENT graphics/sketch/pkg COMMENT graphics/spigot/pkg COMMENT graphics/stamp/pkg COMMENT graphics/tgif/pkg COMMENT graphics/tiff34/pkg COMMENT graphics/txtmerge/pkg COMMENT graphics/urt/pkg COMMENT graphics/whirlgif/pkg COMMENT graphics/xanim/pkg COMMENT graphics/xaos/pkg COMMENT graphics/xbmbrowser/pkg COMMENT graphics/xfractint/pkg COMMENT graphics/xli/pkg COMMENT graphics/xmfract/pkg COMMENT graphics/xmorph/pkg COMMENT graphics/xpaint/pkg COMMENT graphics/xpm/pkg COMMENT graphics/xpx/pkg COMMENT graphics/xv/pkg COMMENT graphics/xv-m17n/pkg COMMENT graphics/xwpick/pkg COMMENT graphics/lfview/pkg COMMENT graphics/wmicons/pkg COMMENT graphics/gimp1-i18n/pkg COMMENT graphics/scwm-icons/pkg COMMENT graphics/libimg/pkg COMMENT graphics/Hermes/pkg COMMENT graphics/gview/pkg COMMENT graphics/tgif-nls/pkg COMMENT graphics/tifmerge/pkg COMMENT graphics/jgv/pkg COMMENT graphics/xbm2gif/pkg COMMENT graphics/pgperl/pkg COMMENT japanese/nvi-euc-jp/pkg COMMENT japanese/FAQ/pkg COMMENT japanese/Wnn6-lib/pkg COMMENT japanese/ack/pkg COMMENT japanese/bookview/pkg COMMENT japanese/dvi2dvi/pkg COMMENT japanese/dvi2tty/pkg COMMENT japanese/ebw3/pkg COMMENT japanese/edict/pkg COMMENT japanese/elvis/pkg COMMENT japanese/emacs20-dl-canna/pkg COMMENT japanese/emacs20-dl-wnn6/pkg COMMENT japanese/ewipe/pkg COMMENT japanese/expect/pkg COMMENT japanese/gawk/pkg COMMENT japanese/gd/pkg COMMENT japanese/gp/pkg COMMENT japanese/grep/pkg COMMENT japanese/handbook/pkg COMMENT japanese/hex/pkg COMMENT japanese/ircII/pkg COMMENT japanese/japaneseAFM/pkg COMMENT japanese/jls/pkg COMMENT japanese/kakasi/pkg COMMENT japanese/man/pkg COMMENT japanese/kon2-16dot/pkg COMMENT japanese/less/pkg COMMENT japanese/libicq/pkg COMMENT japanese/libslang/pkg COMMENT japanese/lipsf/pkg COMMENT japanese/lynx/pkg COMMENT japanese/lynx-current/pkg COMMENT japanese/magicpoint/pkg COMMENT japanese/mendexk-euc/pkg COMMENT japanese/mendexk-sjis/pkg COMMENT japanese/micq/pkg COMMENT japanese/mimekit/pkg COMMENT japanese/ndtpd/pkg COMMENT japanese/netscape-fonts/pkg COMMENT japanese/netscape3.language/pkg COMMENT japanese/netscape4-communicator/pkg COMMENT japanese/netscape45-communicator/pkg COMMENT japanese/newosaka/pkg COMMENT japanese/ng/pkg COMMENT japanese/netscape46-communicator/pkg COMMENT japanese/nvi-sjis/pkg COMMENT japanese/pkg COMMENT japanese/okphone/pkg COMMENT japanese/oleo/pkg COMMENT japanese/p5-manual/pkg COMMENT japanese/perl5/pkg COMMENT japanese/plain2/pkg COMMENT japanese/platex-common/pkg COMMENT japanese/platex-euc/pkg COMMENT japanese/platex-jis/pkg COMMENT japanese/platex-sjis/pkg COMMENT japanese/platex209-euc/pkg COMMENT japanese/platex209-jis/pkg COMMENT japanese/platex209-sjis/pkg COMMENT japanese/postgresql/pkg COMMENT japanese/ptex-euc/pkg COMMENT japanese/ptex-jis/pkg COMMENT japanese/ptex-sjis/pkg COMMENT japanese/recjis/pkg COMMENT japanese/sed/pkg COMMENT japanese/sj3/pkg COMMENT japanese/sjxa/pkg COMMENT japanese/skk/pkg COMMENT japanese/skk-elisp/pkg COMMENT japanese/skk-jisyo/pkg COMMENT japanese/skk-tools/pkg COMMENT japanese/skkinput/pkg COMMENT japanese/skkserv/pkg COMMENT japanese/tcl76/pkg COMMENT japanese/tcsh/pkg COMMENT japanese/tgif/pkg COMMENT japanese/tk42/pkg COMMENT japanese/today/pkg COMMENT japanese/vfghostscript/pkg COMMENT japanese/vfghostscript5/pkg COMMENT japanese/vfghostscript55/pkg COMMENT japanese/vflib/pkg COMMENT japanese/epwutil/pkg COMMENT japanese/weblint97/pkg COMMENT japanese/wine/pkg COMMENT japanese/x0212fonts/pkg COMMENT japanese/xemacs/pkg COMMENT japanese/xemacs-canna/pkg COMMENT japanese/xemacs-wnn4/pkg COMMENT japanese/xemacs-canna+wnn4/pkg COMMENT japanese/xemacs-canna+wnn6/pkg COMMENT japanese/xemacs-wnn6/pkg COMMENT japanese/xjman/pkg COMMENT japanese/xklock/pkg COMMENT japanese/xnetmaj/pkg COMMENT japanese/xv/pkg COMMENT japanese/lyx/pkg COMMENT japanese/zipcodes/pkg COMMENT japanese/ng-canna/pkg COMMENT japanese/xshodou/pkg COMMENT japanese/eb/pkg COMMENT japanese/canuum/pkg COMMENT japanese/kterm16c/pkg COMMENT japanese/ee/pkg COMMENT japanese/kbanner/pkg COMMENT japanese/lesw/pkg COMMENT japanese/namazu/pkg COMMENT japanese/libxpg4-ns/pkg COMMENT japanese/tkstep80/pkg COMMENT japanese/exmh2/pkg COMMENT japanese/gtkicq/pkg COMMENT japanese/kdelocale/pkg COMMENT japanese/nvi-iso-2022-jp/pkg COMMENT korean/afterstep/pkg COMMENT korean/ftghostscript5/pkg COMMENT korean/fvwm95/pkg COMMENT korean/h2ps/pkg COMMENT korean/han/pkg COMMENT korean/hanemacs/pkg COMMENT korean/hanterm/pkg COMMENT korean/hanterm-xf86/pkg COMMENT korean/hanyangfonts/pkg COMMENT korean/helvis/pkg COMMENT korean/johabfonts/pkg COMMENT korean/netscape3/pkg COMMENT korean/pkg COMMENT korean/nh2ps/pkg COMMENT korean/nvi-euc-kr/pkg COMMENT korean/nvi-iso-2022-kr/pkg COMMENT korean/vim/pkg COMMENT Log: Commit #2/4 to enforce Caps, no period. I ran this oe as $ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab` Results to follow. :) Revision Changes Path 1.3 +1 -1 ports/emulators/mtools/pkg/COMMENT 1.2 +1 -1 ports/emulators/quasi88/pkg/COMMENT 1.2 +1 -1 ports/emulators/aftp/pkg/COMMENT 1.2 +1 -1 ports/emulators/bochs/pkg/COMMENT 1.3 +1 -1 ports/emulators/cpmemu/pkg/COMMENT 1.2 +1 -1 ports/emulators/cpmtools/pkg/COMMENT 1.3 +1 -1 ports/emulators/hfs/pkg/COMMENT 1.3 +1 -1 ports/emulators/linux_lib/pkg/COMMENT 1.2 +1 -1 ports/emulators/macutils/pkg/COMMENT 1.2 +1 -1 ports/emulators/pkg/COMMENT 1.2 +1 -1 ports/emulators/prodosemu/pkg/COMMENT 1.2 +1 -1 ports/emulators/sim/pkg/COMMENT 1.4 +1 -1 ports/emulators/sim6811/pkg/COMMENT 1.3 +1 -1 ports/emulators/stella/pkg/COMMENT 1.4 +1 -1 ports/emulators/vice/pkg/COMMENT 1.3 +1 -1 ports/emulators/vmsbackup/pkg/COMMENT 1.4 +1 -1 ports/emulators/wine/pkg/COMMENT 1.2 +1 -1 ports/emulators/x48/pkg/COMMENT 1.2 +1 -1 ports/games/xdigger/pkg/COMMENT 1.2 +1 -1 ports/games/3dc/pkg/COMMENT 1.2 +1 -1 ports/games/3dpong/pkg/COMMENT 1.2 +1 -1 ports/games/KnightCap/pkg/COMMENT 1.2 +1 -1 ports/games/affenspiel/pkg/COMMENT 1.3 +1 -1 ports/games/agm/pkg/COMMENT 1.2 +1 -1 ports/games/an/pkg/COMMENT 1.2 +1 -1 ports/games/angband/pkg/COMMENT 1.2 +1 -1 ports/games/antipolix/pkg/COMMENT 1.2 +1 -1 ports/games/awele/pkg/COMMENT 1.2 +1 -1 ports/games/battalion/pkg/COMMENT 1.2 +1 -1 ports/games/blackjack/pkg/COMMENT 1.2 +1 -1 ports/games/bogged/pkg/COMMENT 1.2 +1 -1 ports/games/bugsx/pkg/COMMENT 1.2 +1 -1 ports/games/connect4/pkg/COMMENT 1.2 +1 -1 ports/games/crafty/pkg/COMMENT 1.2 +1 -1 ports/games/crafty-open-large/pkg/COMMENT 1.2 +1 -1 ports/games/crafty-open-medium/pkg/COMMENT 1.2 +1 -1 ports/games/crafty-open-rock/pkg/COMMENT 1.3 +1 -1 ports/games/crossfire/pkg/COMMENT 1.2 +1 -1 ports/games/crafty-open-small/pkg/COMMENT 1.2 +1 -1 ports/games/dontspace/pkg/COMMENT 1.3 +1 -1 ports/games/doom/pkg/COMMENT 1.2 +1 -1 ports/games/flying/pkg/COMMENT 1.2 +1 -1 ports/games/frotz/pkg/COMMENT 1.2 +1 -1 ports/games/gemdropx/pkg/COMMENT 1.2 +1 -1 ports/games/gleyes/pkg/COMMENT 1.2 +1 -1 ports/games/gnomegames/pkg/COMMENT 1.2 +1 -1 ports/games/gnugo/pkg/COMMENT 1.3 +1 -1 ports/games/golddig/pkg/COMMENT 1.2 +1 -1 ports/games/gtkballs/pkg/COMMENT 1.2 +1 -1 ports/games/icbm3d/pkg/COMMENT 1.2 +1 -1 ports/games/ifm/pkg/COMMENT 1.2 +1 -1 ports/games/imaze/pkg/COMMENT 1.2 +1 -1 ports/games/inform/pkg/COMMENT 1.3 +1 -1 ports/games/jetpack/pkg/COMMENT 1.2 +1 -1 ports/games/jzip/pkg/COMMENT 1.2 +1 -1 ports/games/phalanx/pkg/COMMENT 1.2 +1 -1 ports/games/klondike/pkg/COMMENT 1.2 +1 -1 ports/games/ladder/pkg/COMMENT 1.2 +1 -1 ports/games/pkg/COMMENT 1.3 +1 -1 ports/games/libshhcards/pkg/COMMENT 1.3 +1 -1 ports/games/lincity/pkg/COMMENT 1.2 +1 -1 ports/games/maelstrom/pkg/COMMENT 1.2 +1 -1 ports/games/mangband/pkg/COMMENT 1.2 +1 -1 ports/games/merlin/pkg/COMMENT 1.4 +1 -1 ports/games/nethack/pkg/COMMENT 1.2 +1 -1 ports/games/netris/pkg/COMMENT 1.2 +1 -1 ports/games/oonsoo/pkg/COMMENT 1.2 +1 -1 ports/games/wmeyes/pkg/COMMENT 1.2 +1 -1 ports/games/pp/pkg/COMMENT 1.2 +1 -1 ports/games/pysol/pkg/COMMENT 1.2 +1 -1 ports/games/qcc/pkg/COMMENT 1.2 +1 -1 ports/games/quakeserver/pkg/COMMENT 1.2 +1 -1 ports/games/spellcast/pkg/COMMENT 1.2 +1 -1 ports/games/tank/pkg/COMMENT 1.3 +1 -1 ports/games/tksol/pkg/COMMENT 1.2 +1 -1 ports/games/tvp/pkg/COMMENT 1.2 +1 -1 ports/games/wmtimebomb/pkg/COMMENT 1.2 +1 -1 ports/games/xabacus/pkg/COMMENT 1.2 +1 -1 ports/games/xataxx/pkg/COMMENT 1.2 +1 -1 ports/games/xblackjack/pkg/COMMENT 1.4 +1 -1 ports/games/xboing/pkg/COMMENT 1.2 +1 -1 ports/games/xbomb/pkg/COMMENT 1.2 +1 -1 ports/games/xchain/pkg/COMMENT 1.2 +1 -1 ports/games/xcogitate/pkg/COMMENT 1.2 +1 -1 ports/games/xconq/pkg/COMMENT 1.2 +1 -1 ports/games/xcubes/pkg/COMMENT 1.2 +1 -1 ports/games/xdeblock/pkg/COMMENT 1.2 +1 -1 ports/games/xdemineur/pkg/COMMENT 1.2 +1 -1 ports/games/oneko-sakura/pkg/COMMENT 1.2 +1 -1 ports/games/xfrisk/pkg/COMMENT 1.2 +1 -1 ports/games/xgammon/pkg/COMMENT 1.2 +1 -1 ports/games/xinfocom/pkg/COMMENT 1.2 +1 -1 ports/games/xinvaders/pkg/COMMENT 1.3 +1 -1 ports/games/xjewel/pkg/COMMENT 1.2 +1 -1 ports/games/xjig/pkg/COMMENT 1.2 +1 -1 ports/games/xjumpjump/pkg/COMMENT 1.2 +1 -1 ports/games/xkobo/pkg/COMMENT 1.2 +1 -1 ports/games/xkoules/pkg/COMMENT 1.2 +1 -1 ports/games/xmastermind/pkg/COMMENT 1.2 +1 -1 ports/games/xmball/pkg/COMMENT 1.2 +1 -1 ports/games/xmemory/pkg/COMMENT 1.2 +1 -1 ports/games/xminehunter/pkg/COMMENT 1.4 +1 -1 ports/games/xminesweep/pkg/COMMENT 1.2 +1 -1 ports/games/xmlink/pkg/COMMENT 1.4 +1 -1 ports/games/xmris/pkg/COMMENT 1.2 +1 -1 ports/games/xmulti/pkg/COMMENT 1.3 +1 -1 ports/games/xneko/pkg/COMMENT 1.3 +1 -1 ports/games/xnibbles/pkg/COMMENT 1.3 +1 -1 ports/games/xoct/pkg/COMMENT 1.2 +1 -1 ports/games/xoids/pkg/COMMENT 1.2 +1 -1 ports/games/xonix/pkg/COMMENT 1.2 +1 -1 ports/games/xothello/pkg/COMMENT 1.3 +1 -1 ports/games/xpacman/pkg/COMMENT 1.3 +1 -1 ports/games/xpanex/pkg/COMMENT 1.2 +1 -1 ports/games/xpat2/pkg/COMMENT 1.7 +1 -1 ports/games/xpilot/pkg/COMMENT 1.3 +1 -1 ports/games/xpipeman/pkg/COMMENT 1.2 +1 -1 ports/games/xpuyo/pkg/COMMENT 1.3 +1 -1 ports/games/xpyraminx/pkg/COMMENT 1.2 +1 -1 ports/games/xquarto/pkg/COMMENT 1.3 +1 -1 ports/games/xripple/pkg/COMMENT 1.3 +1 -1 ports/games/xrisk/pkg/COMMENT 1.3 +1 -1 ports/games/xroach/pkg/COMMENT 1.2 +1 -1 ports/games/xroads/pkg/COMMENT 1.3 +1 -1 ports/games/xrobots/pkg/COMMENT 1.2 +1 -1 ports/games/xshogi/pkg/COMMENT 1.2 +1 -1 ports/games/xskat/pkg/COMMENT 1.3 +1 -1 ports/games/xskewb/pkg/COMMENT 1.2 +1 -1 ports/games/xsokoban/pkg/COMMENT 1.3 +1 -1 ports/games/xsol/pkg/COMMENT 1.2 +1 -1 ports/games/xsoldier/pkg/COMMENT 1.2 +1 -1 ports/games/xspacewarp/pkg/COMMENT 1.2 +1 -1 ports/games/xspringies/pkg/COMMENT 1.2 +1 -1 ports/games/xteddy/pkg/COMMENT 1.2 +1 -1 ports/games/xtris/pkg/COMMENT 1.2 +1 -1 ports/games/xtron/pkg/COMMENT 1.2 +1 -1 ports/games/xtruco/pkg/COMMENT 1.2 +1 -1 ports/games/xvier/pkg/COMMENT 1.2 +1 -1 ports/games/xvmahjongg/pkg/COMMENT 1.2 +1 -1 ports/games/xvmines/pkg/COMMENT 1.2 +1 -1 ports/games/xworm/pkg/COMMENT 1.2 +1 -1 ports/games/xzip/pkg/COMMENT 1.2 +1 -1 ports/games/yahtzee/pkg/COMMENT 1.3 +1 -1 ports/games/yamsweeper/pkg/COMMENT 1.2 +1 -1 ports/games/xflame/pkg/COMMENT 1.3 +1 -1 ports/games/mirrormagic/pkg/COMMENT 1.2 +1 -1 ports/games/xosmulti/pkg/COMMENT 1.2 +1 -1 ports/games/actx/pkg/COMMENT 1.2 +1 -1 ports/games/mindfocus/pkg/COMMENT 1.2 +1 -1 ports/games/CaribbeanStud/pkg/COMMENT 1.2 +1 -1 ports/games/pmars/pkg/COMMENT 1.2 +1 -1 ports/games/xbomber/pkg/COMMENT 1.2 +1 -1 ports/games/drm/pkg/COMMENT 1.2 +1 -1 ports/games/garith/pkg/COMMENT 1.2 +1 -1 ports/games/xtet42/pkg/COMMENT 1.2 +1 -1 ports/games/battleball/pkg/COMMENT 1.2 +1 -1 ports/games/miscom/pkg/COMMENT 1.2 +1 -1 ports/games/sol/pkg/COMMENT 1.2 +1 -1 ports/games/wmtictactoe/pkg/COMMENT 1.2 +1 -1 ports/games/xhexagons/pkg/COMMENT 1.2 +1 -1 ports/games/biorythm/pkg/COMMENT 1.2 +1 -1 ports/games/blockade/pkg/COMMENT 1.2 +1 -1 ports/games/dopewars/pkg/COMMENT 1.2 +1 -1 ports/games/xdino/pkg/COMMENT 1.3 +1 -1 ports/x11-fonts/getbdf/pkg/COMMENT 1.2 +1 -1 ports/x11-fonts/Xg/pkg/COMMENT 1.2 +1 -1 ports/x11-fonts/freefonts/pkg/COMMENT 1.2 +1 -1 ports/x11-fonts/pkg/COMMENT 1.2 +1 -1 ports/x11-fonts/sharefonts/pkg/COMMENT 1.2 +1 -1 ports/x11-fonts/tkfont/pkg/COMMENT 1.2 +1 -1 ports/x11-fonts/ttmkfdir/pkg/COMMENT 1.2 +1 -1 ports/x11-fonts/p5-type1inst/pkg/COMMENT 1.3 +1 -1 ports/graphics/p5-chart/pkg/COMMENT 1.2 +1 -1 ports/graphics/gracula/pkg/COMMENT 1.2 +1 -1 ports/graphics/EZWGL/pkg/COMMENT 1.2 +1 -1 ports/graphics/GIFgraph/pkg/COMMENT 1.3 +1 -1 ports/graphics/ImageMagick/pkg/COMMENT 1.3 +1 -1 ports/graphics/Mesa3/pkg/COMMENT 1.3 +1 -1 ports/graphics/camediaplay/pkg/COMMENT 1.2 +1 -1 ports/graphics/dc20ctrl/pkg/COMMENT 1.2 +1 -1 ports/graphics/dc3play/pkg/COMMENT 1.3 +1 -1 ports/graphics/dore/pkg/COMMENT 1.2 +1 -1 ports/graphics/electriceyes/pkg/COMMENT 1.2 +1 -1 ports/graphics/fbm/pkg/COMMENT 1.2 +1 -1 ports/graphics/fly/pkg/COMMENT 1.2 +1 -1 ports/graphics/fnlib/pkg/COMMENT 1.2 +1 -1 ports/graphics/g2/pkg/COMMENT 1.2 +1 -1 ports/graphics/geomview/pkg/COMMENT 1.2 +1 -1 ports/graphics/giflib/pkg/COMMENT 1.2 +1 -1 ports/graphics/gifmerge/pkg/COMMENT 1.3 +1 -1 ports/graphics/gifsicle/pkg/COMMENT 1.2 +1 -1 ports/graphics/giftool/pkg/COMMENT 1.2 +1 -1 ports/graphics/giftrans/pkg/COMMENT 1.2 +1 -1 ports/graphics/gimp-manual-html/pkg/COMMENT 1.2 +1 -1 ports/graphics/gimp1/pkg/COMMENT 1.2 +1 -1 ports/graphics/gplot/pkg/COMMENT 1.3 +1 -1 ports/graphics/gqview/pkg/COMMENT 1.2 +1 -1 ports/graphics/gtkdps/pkg/COMMENT 1.2 +1 -1 ports/graphics/gtkfig/pkg/COMMENT 1.2 +1 -1 ports/graphics/gtksee/pkg/COMMENT 1.2 +1 -1 ports/graphics/gyvefigs/pkg/COMMENT 1.2 +1 -1 ports/graphics/gyvekernel/pkg/COMMENT 1.3 +1 -1 ports/graphics/hobbes-icons-xpm/pkg/COMMENT 1.3 +1 -1 ports/graphics/hpscan/pkg/COMMENT 1.2 +1 -1 ports/graphics/imlib/pkg/COMMENT 1.5 +1 -1 ports/graphics/jpeg/pkg/COMMENT 1.2 +1 -1 ports/graphics/killustrator/pkg/COMMENT 1.3 +1 -1 ports/graphics/mpeg-lib/pkg/COMMENT 1.2 +1 -1 ports/graphics/mpeg2codec/pkg/COMMENT 1.2 +1 -1 ports/graphics/mplex/pkg/COMMENT 1.2 +1 -1 ports/graphics/mpeg2play/pkg/COMMENT 1.2 +1 -1 ports/graphics/mpeg_stat/pkg/COMMENT 1.3 +1 -1 ports/graphics/mpegedit/pkg/COMMENT 1.2 +1 -1 ports/graphics/p5-GD/pkg/COMMENT 1.2 +1 -1 ports/graphics/p5-Image-Size/pkg/COMMENT 1.2 +1 -1 ports/graphics/gphoto/pkg/COMMENT 1.3 +1 -1 ports/graphics/pgplot/pkg/COMMENT 1.2 +1 -1 ports/graphics/photopc/pkg/COMMENT 1.3 +1 -1 ports/graphics/pixmap/pkg/COMMENT 1.2 +1 -1 ports/graphics/pkg/COMMENT 1.2 +1 -1 ports/graphics/plotutils/pkg/COMMENT 1.3 +1 -1 ports/graphics/png/pkg/COMMENT 1.2 +1 -1 ports/graphics/pnmtopng/pkg/COMMENT 1.2 +1 -1 ports/graphics/ppm2fli/pkg/COMMENT 1.2 +1 -1 ports/graphics/pstoedit/pkg/COMMENT 1.2 +1 -1 ports/graphics/qcread/pkg/COMMENT 1.2 +1 -1 ports/graphics/qiv/pkg/COMMENT 1.2 +1 -1 ports/graphics/qvplay/pkg/COMMENT 1.2 +1 -1 ports/graphics/rayshade/pkg/COMMENT 1.2 +1 -1 ports/graphics/sane/pkg/COMMENT 1.2 +1 -1 ports/graphics/sketch/pkg/COMMENT 1.3 +1 -1 ports/graphics/spigot/pkg/COMMENT 1.2 +1 -1 ports/graphics/stamp/pkg/COMMENT 1.5 +1 -1 ports/graphics/tgif/pkg/COMMENT 1.2 +1 -1 ports/graphics/tiff34/pkg/COMMENT 1.2 +1 -1 ports/graphics/txtmerge/pkg/COMMENT 1.2 +1 -1 ports/graphics/urt/pkg/COMMENT 1.2 +1 -1 ports/graphics/whirlgif/pkg/COMMENT 1.5 +1 -1 ports/graphics/xanim/pkg/COMMENT 1.3 +1 -1 ports/graphics/xaos/pkg/COMMENT 1.2 +1 -1 ports/graphics/xbmbrowser/pkg/COMMENT 1.3 +1 -1 ports/graphics/xfractint/pkg/COMMENT 1.3 +1 -1 ports/graphics/xli/pkg/COMMENT 1.2 +1 -1 ports/graphics/xmfract/pkg/COMMENT 1.2 +1 -1 ports/graphics/xmorph/pkg/COMMENT 1.3 +1 -1 ports/graphics/xpaint/pkg/COMMENT 1.7 +1 -1 ports/graphics/xpm/pkg/COMMENT 1.3 +1 -1 ports/graphics/xpx/pkg/COMMENT 1.5 +1 -1 ports/graphics/xv/pkg/COMMENT 1.2 +1 -1 ports/graphics/xv-m17n/pkg/COMMENT 1.2 +1 -1 ports/graphics/xwpick/pkg/COMMENT 1.2 +1 -1 ports/graphics/lfview/pkg/COMMENT 1.2 +1 -1 ports/graphics/wmicons/pkg/COMMENT 1.3 +1 -1 ports/graphics/gimp1-i18n/pkg/COMMENT 1.2 +1 -1 ports/graphics/scwm-icons/pkg/COMMENT 1.2 +1 -1 ports/graphics/libimg/pkg/COMMENT 1.2 +1 -1 ports/graphics/Hermes/pkg/COMMENT 1.2 +1 -1 ports/graphics/gview/pkg/COMMENT 1.2 +1 -1 ports/graphics/tgif-nls/pkg/COMMENT 1.2 +1 -1 ports/graphics/tifmerge/pkg/COMMENT 1.2 +1 -1 ports/graphics/jgv/pkg/COMMENT 1.2 +1 -1 ports/graphics/xbm2gif/pkg/COMMENT 1.2 +1 -1 ports/graphics/pgperl/pkg/COMMENT 1.2 +1 -1 ports/japanese/nvi-euc-jp/pkg/COMMENT 1.2 +1 -1 ports/japanese/FAQ/pkg/COMMENT 1.4 +1 -1 ports/japanese/Wnn6-lib/pkg/COMMENT 1.2 +1 -1 ports/japanese/ack/pkg/COMMENT 1.2 +1 -1 ports/japanese/bookview/pkg/COMMENT 1.2 +1 -1 ports/japanese/dvi2dvi/pkg/COMMENT 1.2 +1 -1 ports/japanese/dvi2tty/pkg/COMMENT 1.2 +1 -1 ports/japanese/ebw3/pkg/COMMENT 1.2 +1 -1 ports/japanese/edict/pkg/COMMENT 1.3 +1 -1 ports/japanese/elvis/pkg/COMMENT 1.2 +1 -1 ports/japanese/emacs20-dl-canna/pkg/COMMENT 1.2 +1 -1 ports/japanese/emacs20-dl-wnn6/pkg/COMMENT 1.3 +1 -1 ports/japanese/ewipe/pkg/COMMENT 1.2 +1 -1 ports/japanese/expect/pkg/COMMENT 1.4 +1 -1 ports/japanese/gawk/pkg/COMMENT 1.3 +1 -1 ports/japanese/gd/pkg/COMMENT 1.2 +1 -1 ports/japanese/gp/pkg/COMMENT 1.3 +1 -1 ports/japanese/grep/pkg/COMMENT 1.2 +1 -1 ports/japanese/handbook/pkg/COMMENT 1.2 +1 -1 ports/japanese/hex/pkg/COMMENT 1.2 +1 -1 ports/japanese/ircII/pkg/COMMENT 1.2 +1 -1 ports/japanese/japaneseAFM/pkg/COMMENT 1.2 +1 -1 ports/japanese/jls/pkg/COMMENT 1.2 +1 -1 ports/japanese/kakasi/pkg/COMMENT 1.2 +1 -1 ports/japanese/man/pkg/COMMENT 1.4 +1 -1 ports/japanese/kon2-16dot/pkg/COMMENT 1.4 +1 -1 ports/japanese/less/pkg/COMMENT 1.5 +1 -1 ports/japanese/libicq/pkg/COMMENT 1.2 +1 -1 ports/japanese/libslang/pkg/COMMENT 1.2 +1 -1 ports/japanese/lipsf/pkg/COMMENT 1.3 +1 -1 ports/japanese/lynx/pkg/COMMENT 1.2 +1 -1 ports/japanese/lynx-current/pkg/COMMENT 1.2 +1 -1 ports/japanese/magicpoint/pkg/COMMENT 1.2 +1 -1 ports/japanese/mendexk-euc/pkg/COMMENT 1.2 +1 -1 ports/japanese/mendexk-sjis/pkg/COMMENT 1.2 +1 -1 ports/japanese/micq/pkg/COMMENT 1.2 +1 -1 ports/japanese/mimekit/pkg/COMMENT 1.2 +1 -1 ports/japanese/ndtpd/pkg/COMMENT 1.2 +1 -1 ports/japanese/netscape-fonts/pkg/COMMENT 1.2 +1 -1 ports/japanese/netscape3.language/pkg/COMMENT 1.3 +1 -1 ports/japanese/netscape4-communicator/pkg/COMMENT 1.2 +1 -1 ports/japanese/netscape45-communicator/pkg/COMMENT 1.2 +1 -1 ports/japanese/newosaka/pkg/COMMENT 1.2 +1 -1 ports/japanese/ng/pkg/COMMENT 1.2 +1 -1 ports/japanese/netscape46-communicator/pkg/COMMENT 1.2 +1 -1 ports/japanese/nvi-sjis/pkg/COMMENT 1.3 +1 -1 ports/japanese/pkg/COMMENT 1.2 +1 -1 ports/japanese/okphone/pkg/COMMENT 1.2 +1 -1 ports/japanese/oleo/pkg/COMMENT 1.2 +1 -1 ports/japanese/p5-manual/pkg/COMMENT 1.2 +1 -1 ports/japanese/perl5/pkg/COMMENT 1.2 +1 -1 ports/japanese/plain2/pkg/COMMENT 1.4 +1 -1 ports/japanese/platex-common/pkg/COMMENT 1.2 +1 -1 ports/japanese/platex-euc/pkg/COMMENT 1.2 +1 -1 ports/japanese/platex-jis/pkg/COMMENT 1.2 +1 -1 ports/japanese/platex-sjis/pkg/COMMENT 1.2 +1 -1 ports/japanese/platex209-euc/pkg/COMMENT 1.2 +1 -1 ports/japanese/platex209-jis/pkg/COMMENT 1.2 +1 -1 ports/japanese/platex209-sjis/pkg/COMMENT 1.2 +1 -1 ports/japanese/postgresql/pkg/COMMENT 1.2 +1 -1 ports/japanese/ptex-euc/pkg/COMMENT 1.2 +1 -1 ports/japanese/ptex-jis/pkg/COMMENT 1.2 +1 -1 ports/japanese/ptex-sjis/pkg/COMMENT 1.2 +1 -1 ports/japanese/recjis/pkg/COMMENT 1.3 +1 -1 ports/japanese/sed/pkg/COMMENT 1.2 +1 -1 ports/japanese/sj3/pkg/COMMENT 1.2 +1 -1 ports/japanese/sjxa/pkg/COMMENT 1.4 +1 -1 ports/japanese/skk/pkg/COMMENT 1.2 +1 -1 ports/japanese/skk-elisp/pkg/COMMENT 1.2 +1 -1 ports/japanese/skk-jisyo/pkg/COMMENT 1.2 +1 -1 ports/japanese/skk-tools/pkg/COMMENT 1.2 +1 -1 ports/japanese/skkinput/pkg/COMMENT 1.2 +1 -1 ports/japanese/skkserv/pkg/COMMENT 1.2 +1 -1 ports/japanese/tcl76/pkg/COMMENT 1.3 +1 -1 ports/japanese/tcsh/pkg/COMMENT 1.3 +1 -1 ports/japanese/tgif/pkg/COMMENT 1.2 +1 -1 ports/japanese/tk42/pkg/COMMENT 1.2 +1 -1 ports/japanese/today/pkg/COMMENT 1.2 +1 -1 ports/japanese/vfghostscript/pkg/COMMENT 1.4 +1 -1 ports/japanese/vfghostscript5/pkg/COMMENT 1.3 +1 -1 ports/japanese/vfghostscript55/pkg/COMMENT 1.2 +1 -1 ports/japanese/vflib/pkg/COMMENT 1.2 +1 -1 ports/japanese/epwutil/pkg/COMMENT 1.2 +1 -1 ports/japanese/weblint97/pkg/COMMENT 1.2 +1 -1 ports/japanese/wine/pkg/COMMENT 1.2 +1 -1 ports/japanese/x0212fonts/pkg/COMMENT 1.3 +1 -1 ports/japanese/xemacs/pkg/COMMENT 1.3 +1 -1 ports/japanese/xemacs-canna/pkg/COMMENT 1.3 +1 -1 ports/japanese/xemacs-wnn4/pkg/COMMENT 1.3 +1 -1 ports/japanese/xemacs-canna+wnn4/pkg/COMMENT 1.3 +1 -1 ports/japanese/xemacs-canna+wnn6/pkg/COMMENT 1.3 +1 -1 ports/japanese/xemacs-wnn6/pkg/COMMENT 1.2 +1 -1 ports/japanese/xjman/pkg/COMMENT 1.2 +1 -1 ports/japanese/xklock/pkg/COMMENT 1.2 +1 -1 ports/japanese/xnetmaj/pkg/COMMENT 1.2 +1 -1 ports/japanese/xv/pkg/COMMENT 1.2 +1 -1 ports/japanese/lyx/pkg/COMMENT 1.3 +1 -1 ports/japanese/zipcodes/pkg/COMMENT 1.2 +1 -1 ports/japanese/ng-canna/pkg/COMMENT 1.2 +1 -1 ports/japanese/xshodou/pkg/COMMENT 1.2 +1 -1 ports/japanese/eb/pkg/COMMENT 1.2 +1 -1 ports/japanese/canuum/pkg/COMMENT 1.4 +1 -1 ports/japanese/kterm16c/pkg/COMMENT 1.2 +1 -1 ports/japanese/ee/pkg/COMMENT 1.3 +1 -1 ports/japanese/kbanner/pkg/COMMENT 1.2 +1 -1 ports/japanese/lesw/pkg/COMMENT 1.2 +1 -1 ports/japanese/namazu/pkg/COMMENT 1.2 +1 -1 ports/japanese/libxpg4-ns/pkg/COMMENT 1.2 +1 -1 ports/japanese/tkstep80/pkg/COMMENT 1.2 +1 -1 ports/japanese/exmh2/pkg/COMMENT 1.2 +1 -1 ports/japanese/gtkicq/pkg/COMMENT 1.2 +1 -1 ports/japanese/kdelocale/pkg/COMMENT 1.2 +1 -1 ports/japanese/nvi-iso-2022-jp/pkg/COMMENT 1.2 +1 -1 ports/korean/afterstep/pkg/COMMENT 1.2 +1 -1 ports/korean/ftghostscript5/pkg/COMMENT 1.2 +1 -1 ports/korean/fvwm95/pkg/COMMENT 1.2 +1 -1 ports/korean/h2ps/pkg/COMMENT 1.2 +1 -1 ports/korean/han/pkg/COMMENT 1.2 +1 -1 ports/korean/hanemacs/pkg/COMMENT 1.2 +1 -1 ports/korean/hanterm/pkg/COMMENT 1.2 +1 -1 ports/korean/hanterm-xf86/pkg/COMMENT 1.3 +1 -1 ports/korean/hanyangfonts/pkg/COMMENT 1.2 +1 -1 ports/korean/helvis/pkg/COMMENT 1.2 +1 -1 ports/korean/johabfonts/pkg/COMMENT 1.2 +1 -1 ports/korean/netscape3/pkg/COMMENT 1.2 +1 -1 ports/korean/pkg/COMMENT 1.3 +1 -1 ports/korean/nh2ps/pkg/COMMENT 1.2 +1 -1 ports/korean/nvi-euc-kr/pkg/COMMENT 1.2 +1 -1 ports/korean/nvi-iso-2022-kr/pkg/COMMENT 1.2 +1 -1 ports/korean/vim/pkg/COMMENT To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jun 26 11: 1:50 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id F1FFD14D96; Sat, 26 Jun 1999 11:01:48 -0700 (PDT) (envelope-from jdp@FreeBSD.org) Received: (from jdp@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id LAA22218; Sat, 26 Jun 1999 11:01:48 -0700 (PDT) (envelope-from jdp@FreeBSD.org) Message-Id: <199906261801.LAA22218@freefall.freebsd.org> From: John Polstra Date: Sat, 26 Jun 1999 11:01:48 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en/handbook/mirrors chapter.sgml Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jdp 1999/06/26 11:01:48 PDT Modified files: en/handbook/mirrors chapter.sgml Log: Add cvsup6.FreeBSD.org. It has actually existed for a couple months, but I forgot to add it before. Revision Changes Path 1.18 +6 -1 doc/en/handbook/mirrors/chapter.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jun 26 11:58:26 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id F25E614FE7; Sat, 26 Jun 1999 11:58:22 -0700 (PDT) (envelope-from dirk@FreeBSD.org) Received: (from dirk@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id LAA37334; Sat, 26 Jun 1999 11:58:22 -0700 (PDT) (envelope-from dirk@FreeBSD.org) Message-Id: <199906261858.LAA37334@freefall.freebsd.org> From: Dirk Froemberg Date: Sat, 26 Jun 1999 11:58:22 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics/gtksee Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk dirk 1999/06/26 11:58:21 PDT Modified files: graphics/gtksee Makefile Log: Update MASTER_SITES. Revision Changes Path 1.14 +2 -2 ports/graphics/gtksee/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jun 26 12:13: 9 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 9B16A15063; Sat, 26 Jun 1999 12:12:51 -0700 (PDT) (envelope-from hoek@FreeBSD.org) Received: (from hoek@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id MAA39615; Sat, 26 Jun 1999 12:12:51 -0700 (PDT) (envelope-from hoek@FreeBSD.org) Message-Id: <199906261912.MAA39615@freefall.freebsd.org> From: Tim Vanderhoek Date: Sat, 26 Jun 1999 12:12:51 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/korean/gau/pkg COMMENT ports/korean/gtk10/pkg COMMENT ports/korean/linux_locale/pkg COMMENT ports/korean/linuxdoc-sgml/pkg COMMENT ports/lang/tya/pkg COMMENT ports/lang/Gofer/pkg COMMENT ports/lang/STk/pkg COMMENT ... Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk hoek 1999/06/26 12:12:48 PDT Modified files: korean/gau/pkg COMMENT korean/gtk10/pkg COMMENT korean/linux_locale/pkg COMMENT korean/linuxdoc-sgml/pkg COMMENT lang/tya/pkg COMMENT lang/Gofer/pkg COMMENT lang/STk/pkg COMMENT lang/bc-gcc/pkg COMMENT lang/bwbasic/pkg COMMENT lang/caml-light/pkg COMMENT lang/dylan/pkg COMMENT lang/elk/pkg COMMENT lang/erlang/pkg COMMENT lang/expect/pkg COMMENT lang/forth/pkg COMMENT lang/gcc28/pkg COMMENT lang/gnat/pkg COMMENT lang/gnomeobjc/pkg COMMENT lang/guavac/pkg COMMENT lang/guileobjc/pkg COMMENT lang/hugs/pkg COMMENT lang/icon/pkg COMMENT lang/intercal/pkg COMMENT lang/itcl/pkg COMMENT lang/javac_netscape/pkg COMMENT lang/lcc/pkg COMMENT lang/logo/pkg COMMENT lang/mit-scheme/pkg COMMENT lang/mixal/pkg COMMENT lang/modula-3/pkg COMMENT lang/modula-3-lib/pkg COMMENT lang/modula-3-socks/pkg COMMENT lang/shujit/pkg COMMENT lang/p2c/pkg COMMENT lang/p5-Tcl/pkg COMMENT lang/perl5/pkg COMMENT lang/pgcc/pkg COMMENT lang/pkg COMMENT lang/python/pkg COMMENT lang/siod/pkg COMMENT lang/rexx-imc/pkg COMMENT lang/scheme48/pkg COMMENT lang/schemetoc/pkg COMMENT lang/scm/pkg COMMENT lang/slib/pkg COMMENT lang/smalltalk/pkg COMMENT lang/sml-nj/pkg COMMENT lang/squeak1/pkg COMMENT lang/squeak2/pkg COMMENT lang/swi-pl/pkg COMMENT lang/tcl75/pkg COMMENT lang/tcl76/pkg COMMENT lang/tcl80/pkg COMMENT lang/tcl81/pkg COMMENT lang/mawk/pkg COMMENT lang/tcl81-thread/pkg COMMENT lang/f2c/pkg COMMENT lang/pike/pkg COMMENT lang/python-doc-html/pkg COMMENT lang/intel2gas/pkg COMMENT mail/p5-MIME-Tools/pkg COMMENT mail/spruce/pkg COMMENT mail/adcomplain/pkg COMMENT mail/asmail/pkg COMMENT mail/balsa/pkg COMMENT mail/bulk_mailer/pkg COMMENT mail/coolmail/pkg COMMENT mail/cucipop/pkg COMMENT mail/distribute/pkg COMMENT mail/exim/pkg COMMENT mail/exmh/pkg COMMENT mail/exmh2/pkg COMMENT mail/faces/pkg COMMENT mail/fetchmail/pkg COMMENT mail/glbiff/pkg COMMENT mail/hbiff/pkg COMMENT mail/im/pkg COMMENT mail/kbiff/pkg COMMENT mail/mailagent/pkg COMMENT mail/maildrop/pkg COMMENT mail/metamail/pkg COMMENT mail/ml/pkg COMMENT mail/mmr/pkg COMMENT mail/movemail/pkg COMMENT mail/nmh/pkg COMMENT mail/bbmail/pkg COMMENT mail/p5-Mail-POP3Client/pkg COMMENT mail/p5-Mail-Tools/pkg COMMENT mail/pathalias/pkg COMMENT mail/pgpsendmail/pkg COMMENT mail/pkg COMMENT mail/ezmlm/pkg COMMENT mail/popper/pkg COMMENT mail/procmail/pkg COMMENT mail/qmail/pkg COMMENT mail/rftp/pkg COMMENT mail/serialmail/pkg COMMENT mail/sigrot/pkg COMMENT mail/smail/pkg COMMENT mail/tkrat/pkg COMMENT mail/wmmail/pkg COMMENT mail/xbuffy/pkg COMMENT mail/xfaces/pkg COMMENT mail/xlbiff/pkg COMMENT mail/xmail/pkg COMMENT mail/xmailbox/pkg COMMENT mail/xpbiff/pkg COMMENT mail/xpbiff-youbin/pkg COMMENT mail/ezmlm-idx/pkg COMMENT mail/rlytest/pkg COMMENT mail/rblsmtpd/pkg COMMENT mail/cmail/pkg COMMENT mail/wmpop3/pkg COMMENT mail/postilion/pkg COMMENT mail/mailx/pkg COMMENT mail/qmail-contrib/pkg COMMENT mail/p5-Mail-Folder/pkg COMMENT mbone/imm/pkg COMMENT mbone/pkg COMMENT mbone/wb/pkg COMMENT mbone/speak_freely/pkg COMMENT mbone/vic/pkg COMMENT mbone/rtptools/pkg COMMENT misc/p5-Business-CreditCard/pkg COMMENT misc/221upgrade/pkg COMMENT misc/222upgrade/pkg COMMENT misc/225upgrade/pkg COMMENT misc/227upgrade/pkg COMMENT misc/30upgrade/pkg COMMENT misc/bb/pkg COMMENT misc/crosspad/pkg COMMENT misc/ctk/pkg COMMENT misc/cwish/pkg COMMENT misc/display/pkg COMMENT misc/ewipe/pkg COMMENT misc/fep/pkg COMMENT misc/figlet/pkg COMMENT misc/gnomeutils/pkg COMMENT misc/gnuls/pkg COMMENT misc/gone/pkg COMMENT misc/gtkfind/pkg COMMENT misc/gyvescm/pkg COMMENT misc/jargon/pkg COMMENT misc/jive/pkg COMMENT misc/toolbox/pkg COMMENT misc/less/pkg COMMENT misc/lile/pkg COMMENT misc/logsurfer/pkg COMMENT misc/magicpoint/pkg COMMENT misc/man.el/pkg COMMENT misc/mmv/pkg COMMENT misc/mshell/pkg COMMENT misc/nwrite/pkg COMMENT misc/p5-Array-PrintCols/pkg COMMENT misc/wmweather/pkg COMMENT misc/pkg COMMENT misc/qclock/pkg COMMENT misc/rc5des/pkg COMMENT misc/screen/pkg COMMENT misc/scriptkit/pkg COMMENT misc/sls/pkg COMMENT misc/splitvt/pkg COMMENT misc/tcb/pkg COMMENT misc/team/pkg COMMENT misc/tet/pkg COMMENT misc/tkcron/pkg COMMENT misc/tkinfo/pkg COMMENT misc/uk-phone/pkg COMMENT misc/uk-postcodes/pkg COMMENT misc/unclutter/pkg COMMENT misc/us-zipcodes/pkg COMMENT misc/xd/pkg COMMENT misc/xdelta/pkg COMMENT misc/xenmenu/pkg COMMENT misc/xless/pkg COMMENT misc/xquote/pkg COMMENT misc/xtar/pkg COMMENT misc/pdmenu/pkg COMMENT misc/quotes/pkg COMMENT misc/31upgrade/pkg COMMENT misc/bbjd/pkg COMMENT misc/delay/pkg COMMENT misc/buffer/pkg COMMENT misc/seizedesktop/pkg COMMENT misc/wmcp/pkg COMMENT misc/cstream/pkg COMMENT misc/fortuneit/pkg COMMENT misc/peq/pkg COMMENT misc/xtail/pkg COMMENT misc/cmatrix/pkg COMMENT misc/colortail/pkg COMMENT misc/vera/pkg COMMENT misc/wmmand/pkg COMMENT misc/asbutton/pkg COMMENT misc/enlightenment-conf/pkg COMMENT misc/32upgrade/pkg COMMENT misc/pinfo/pkg COMMENT misc/p5-Locale-Codes/pkg COMMENT net/p5-Net-Whois/pkg COMMENT net/yafc/pkg COMMENT net/icmpquery/pkg COMMENT net/archie/pkg COMMENT net/argus/pkg COMMENT net/arla/pkg COMMENT net/beroftpd/pkg COMMENT net/bing/pkg COMMENT net/binkd/pkg COMMENT net/bitchx/pkg COMMENT net/bnc/pkg COMMENT net/bounce/pkg COMMENT net/choparp/pkg COMMENT net/ciscoconf/pkg COMMENT net/citrix_ica/pkg COMMENT net/clog/pkg COMMENT net/coda_client/pkg COMMENT net/coda_doc/pkg COMMENT net/cvsup/pkg COMMENT net/coda_intro/pkg COMMENT net/coda_server/pkg COMMENT net/cvsup-bin/pkg COMMENT net/cvsup-mirror/pkg COMMENT net/cvsupd-bin/pkg COMMENT net/dgd-lpmud/pkg COMMENT net/jmirror/pkg COMMENT net/dlint/pkg COMMENT net/dnsutl/pkg COMMENT net/dnswalk/pkg COMMENT net/echoping/pkg COMMENT net/epic4/pkg COMMENT net/ethereal/pkg COMMENT net/fping/pkg COMMENT net/fspclient/pkg COMMENT net/ftpfind/pkg COMMENT net/ftpsearch/pkg COMMENT net/gated/pkg COMMENT net/gnu-finger/pkg COMMENT net/gopher/pkg COMMENT net/gtksamba/pkg COMMENT net/hesiod/pkg COMMENT net/icmpinfo/pkg COMMENT net/irc/pkg COMMENT net/ircII/pkg COMMENT net/bpft/pkg COMMENT net/ircii-epic/pkg COMMENT net/ftpmirror/pkg COMMENT net/ivs/pkg COMMENT net/lftp/pkg COMMENT net/licq/pkg COMMENT net/llnlxdir/pkg COMMENT net/micq/pkg COMMENT net/mirror/pkg COMMENT net/moxftp/pkg COMMENT net/mrtg/pkg COMMENT net/mtr/pkg COMMENT net/ncftp/pkg COMMENT net/ncftp2/pkg COMMENT net/ncftp3/pkg COMMENT net/netcat/pkg COMMENT net/nocol/pkg COMMENT net/nslint/pkg COMMENT net/ntop/pkg COMMENT net/nttcp/pkg COMMENT net/openldap/pkg COMMENT net/p5-Archie/pkg COMMENT net/p5-Net/pkg COMMENT net/p5-Net-DNS/pkg COMMENT net/p5-Net-Telnet/pkg COMMENT net/p5-pRPC/pkg COMMENT net/pcnfsd/pkg COMMENT net/pkg COMMENT net/pmf/pkg COMMENT net/xwhois/pkg COMMENT net/ppp-nt/pkg COMMENT net/pppload/pkg COMMENT net/proftpd/pkg COMMENT net/radius/pkg COMMENT net/radiusclient/pkg COMMENT net/radiusd-cistron/pkg COMMENT net/ratoolset/pkg COMMENT net/rdist6/pkg COMMENT net/ripetools/pkg COMMENT net/rmsg/pkg COMMENT net/rshell/pkg COMMENT net/rsync/pkg COMMENT net/rwhois/pkg COMMENT net/scotty/pkg COMMENT net/sendfile/pkg COMMENT net/sic/pkg COMMENT net/slirp/pkg COMMENT net/smbtcpdump/pkg COMMENT net/sniffit/pkg COMMENT net/curl/pkg COMMENT net/sup/pkg COMMENT net/tac_plus/pkg COMMENT net/tcpshow/pkg COMMENT net/ipw/pkg COMMENT net/tcptrace/pkg COMMENT net/tintin++/pkg COMMENT net/tinyfugue/pkg COMMENT net/tkirc/pkg COMMENT net/traceroute/pkg COMMENT net/trafshow/pkg COMMENT net/vnc/pkg COMMENT net/wais/pkg COMMENT net/wget/pkg COMMENT net/wide-dhcp/pkg COMMENT net/wmnet/pkg COMMENT net/wu-ftpd/pkg COMMENT net/wxftp/pkg COMMENT net/xchat/pkg COMMENT net/yagirc/pkg COMMENT net/zephyr/pkg COMMENT net/zircon/pkg COMMENT net/ztelnet/pkg COMMENT net/muh/pkg COMMENT net/coda5_client/pkg COMMENT net/coda5_server/pkg COMMENT net/mars_nwe/pkg COMMENT net/ggsd/pkg COMMENT net/p5-Net-RawIP/pkg COMMENT net/gnome-icu/pkg COMMENT net/ircd-hybrid/pkg COMMENT net/kdetelnet/pkg COMMENT net/p5-Socks/pkg COMMENT net/p5-URI/pkg COMMENT net/kvirc/pkg COMMENT net/naim/pkg COMMENT net/etherboot/pkg COMMENT net/ezbounce/pkg COMMENT net/gaim/pkg COMMENT net/greed/pkg COMMENT net/ninja/pkg COMMENT net/irssi/pkg COMMENT net/IglooFTP/pkg COMMENT net/icqlib/pkg COMMENT net/coda5_doc/pkg COMMENT net/libicq/pkg COMMENT net/gtm/pkg COMMENT net/roxirc/pkg COMMENT net/p5-SNMP/pkg COMMENT news/p5-Gateway/pkg COMMENT news/dejasearch/pkg COMMENT news/aub/pkg COMMENT news/cnews/pkg COMMENT news/diablo/pkg COMMENT news/dnews/pkg COMMENT news/inn/pkg COMMENT news/knews/pkg COMMENT news/leafnode/pkg COMMENT news/leafnode+/pkg COMMENT news/newsfetch/pkg COMMENT news/nn/pkg COMMENT news/nntp/pkg COMMENT news/nntpcache/pkg COMMENT news/inn-stable/pkg COMMENT news/p5-News-Newsrc/pkg COMMENT news/pkg COMMENT news/plor/pkg COMMENT news/rkive/pkg COMMENT news/slnr/pkg COMMENT news/slurp/pkg COMMENT news/suck/pkg COMMENT news/trn/pkg COMMENT news/trn4/pkg COMMENT news/unpost/pkg COMMENT news/xvnews/pkg COMMENT news/newsfish/pkg COMMENT news/gup/pkg COMMENT news/p5-News-Article/pkg COMMENT palm/pkg COMMENT palm/prc-tools/pkg COMMENT palm/pilot_makedoc/pkg COMMENT print/makeindex/pkg COMMENT print/pdq/pkg COMMENT print/a2ps-letter/pkg COMMENT print/a2ps43-letter/pkg COMMENT print/acroread/pkg COMMENT print/afm/pkg COMMENT print/apsfilter/pkg COMMENT print/asprint/pkg COMMENT print/bibcard/pkg COMMENT print/c2ps-letter/pkg COMMENT print/dvi2tty/pkg COMMENT print/dvi2xx/pkg COMMENT print/dvips/pkg COMMENT print/dviselect/pkg COMMENT print/enscript-letter/pkg COMMENT print/ghostscript5/pkg COMMENT print/ghostscript55/pkg COMMENT print/ghostview/pkg COMMENT print/gp/pkg COMMENT print/gv/pkg COMMENT print/html2latex/pkg COMMENT Log: Commit #3/4 to enforce caps, no period. FWIW, checkout of these things took 5+hrs, staying on the local .freebsd.org net w/o hitting the 'net at all. As promised, $ time cvs ci real 67m51.701s user 0m1.250s sys 0m5.345s Revision Changes Path 1.2 +1 -1 ports/korean/gau/pkg/COMMENT 1.2 +1 -1 ports/korean/gtk10/pkg/COMMENT 1.2 +1 -1 ports/korean/linux_locale/pkg/COMMENT 1.2 +1 -1 ports/korean/linuxdoc-sgml/pkg/COMMENT 1.2 +1 -1 ports/lang/tya/pkg/COMMENT 1.3 +1 -1 ports/lang/Gofer/pkg/COMMENT 1.3 +1 -1 ports/lang/STk/pkg/COMMENT 1.2 +1 -1 ports/lang/bc-gcc/pkg/COMMENT 1.3 +1 -1 ports/lang/bwbasic/pkg/COMMENT 1.2 +1 -1 ports/lang/caml-light/pkg/COMMENT 1.2 +1 -1 ports/lang/dylan/pkg/COMMENT 1.5 +1 -1 ports/lang/elk/pkg/COMMENT 1.3 +1 -1 ports/lang/erlang/pkg/COMMENT 1.3 +1 -1 ports/lang/expect/pkg/COMMENT 1.3 +1 -1 ports/lang/forth/pkg/COMMENT 1.3 +1 -1 ports/lang/gcc28/pkg/COMMENT 1.4 +1 -1 ports/lang/gnat/pkg/COMMENT 1.2 +1 -1 ports/lang/gnomeobjc/pkg/COMMENT 1.2 +1 -1 ports/lang/guavac/pkg/COMMENT 1.2 +1 -1 ports/lang/guileobjc/pkg/COMMENT 1.3 +1 -1 ports/lang/hugs/pkg/COMMENT 1.3 +1 -1 ports/lang/icon/pkg/COMMENT 1.2 +1 -1 ports/lang/intercal/pkg/COMMENT 1.4 +1 -1 ports/lang/itcl/pkg/COMMENT 1.2 +1 -1 ports/lang/javac_netscape/pkg/COMMENT 1.2 +1 -1 ports/lang/lcc/pkg/COMMENT 1.3 +1 -1 ports/lang/logo/pkg/COMMENT 1.3 +1 -1 ports/lang/mit-scheme/pkg/COMMENT 1.2 +1 -1 ports/lang/mixal/pkg/COMMENT 1.2 +1 -1 ports/lang/modula-3/pkg/COMMENT 1.2 +1 -1 ports/lang/modula-3-lib/pkg/COMMENT 1.2 +1 -1 ports/lang/modula-3-socks/pkg/COMMENT 1.2 +1 -1 ports/lang/shujit/pkg/COMMENT 1.3 +1 -1 ports/lang/p2c/pkg/COMMENT 1.2 +1 -1 ports/lang/p5-Tcl/pkg/COMMENT 1.4 +1 -1 ports/lang/perl5/pkg/COMMENT 1.6 +1 -1 ports/lang/pgcc/pkg/COMMENT 1.2 +1 -1 ports/lang/pkg/COMMENT 1.3 +1 -1 ports/lang/python/pkg/COMMENT 1.2 +1 -1 ports/lang/siod/pkg/COMMENT 1.2 +1 -1 ports/lang/rexx-imc/pkg/COMMENT 1.3 +1 -1 ports/lang/scheme48/pkg/COMMENT 1.2 +1 -1 ports/lang/schemetoc/pkg/COMMENT 1.3 +1 -1 ports/lang/scm/pkg/COMMENT 1.2 +1 -1 ports/lang/slib/pkg/COMMENT 1.3 +1 -1 ports/lang/smalltalk/pkg/COMMENT 1.3 +1 -1 ports/lang/sml-nj/pkg/COMMENT 1.2 +1 -1 ports/lang/squeak1/pkg/COMMENT 1.3 +1 -1 ports/lang/squeak2/pkg/COMMENT 1.2 +1 -1 ports/lang/swi-pl/pkg/COMMENT 1.6 +1 -1 ports/lang/tcl75/pkg/COMMENT 1.2 +1 -1 ports/lang/tcl76/pkg/COMMENT 1.2 +1 -1 ports/lang/tcl80/pkg/COMMENT 1.2 +1 -1 ports/lang/tcl81/pkg/COMMENT 1.2 +1 -1 ports/lang/mawk/pkg/COMMENT 1.3 +1 -1 ports/lang/tcl81-thread/pkg/COMMENT 1.2 +1 -1 ports/lang/f2c/pkg/COMMENT 1.2 +1 -1 ports/lang/pike/pkg/COMMENT 1.2 +1 -1 ports/lang/python-doc-html/pkg/COMMENT 1.2 +1 -1 ports/lang/intel2gas/pkg/COMMENT 1.2 +1 -1 ports/mail/p5-MIME-Tools/pkg/COMMENT 1.2 +1 -1 ports/mail/spruce/pkg/COMMENT 1.2 +1 -1 ports/mail/adcomplain/pkg/COMMENT 1.2 +1 -1 ports/mail/asmail/pkg/COMMENT 1.2 +1 -1 ports/mail/balsa/pkg/COMMENT 1.3 +1 -1 ports/mail/bulk_mailer/pkg/COMMENT 1.2 +1 -1 ports/mail/coolmail/pkg/COMMENT 1.3 +1 -1 ports/mail/cucipop/pkg/COMMENT 1.2 +1 -1 ports/mail/distribute/pkg/COMMENT 1.2 +1 -1 ports/mail/exim/pkg/COMMENT 1.2 +1 -1 ports/mail/exmh/pkg/COMMENT 1.2 +1 -1 ports/mail/exmh2/pkg/COMMENT 1.3 +1 -1 ports/mail/faces/pkg/COMMENT 1.2 +1 -1 ports/mail/fetchmail/pkg/COMMENT 1.3 +1 -1 ports/mail/glbiff/pkg/COMMENT 1.2 +1 -1 ports/mail/hbiff/pkg/COMMENT 1.2 +1 -1 ports/mail/im/pkg/COMMENT 1.2 +1 -1 ports/mail/kbiff/pkg/COMMENT 1.2 +1 -1 ports/mail/mailagent/pkg/COMMENT 1.2 +1 -1 ports/mail/maildrop/pkg/COMMENT 1.3 +1 -1 ports/mail/metamail/pkg/COMMENT 1.2 +1 -1 ports/mail/ml/pkg/COMMENT 1.3 +1 -1 ports/mail/mmr/pkg/COMMENT 1.2 +1 -1 ports/mail/movemail/pkg/COMMENT 1.2 +1 -1 ports/mail/nmh/pkg/COMMENT 1.2 +1 -1 ports/mail/bbmail/pkg/COMMENT 1.2 +1 -1 ports/mail/p5-Mail-POP3Client/pkg/COMMENT 1.3 +1 -1 ports/mail/p5-Mail-Tools/pkg/COMMENT 1.3 +1 -1 ports/mail/pathalias/pkg/COMMENT 1.3 +1 -1 ports/mail/pgpsendmail/pkg/COMMENT 1.2 +1 -1 ports/mail/pkg/COMMENT 1.2 +1 -1 ports/mail/ezmlm/pkg/COMMENT 1.7 +1 -1 ports/mail/popper/pkg/COMMENT 1.6 +1 -1 ports/mail/procmail/pkg/COMMENT 1.2 +1 -1 ports/mail/qmail/pkg/COMMENT 1.2 +1 -1 ports/mail/rftp/pkg/COMMENT 1.2 +1 -1 ports/mail/serialmail/pkg/COMMENT 1.2 +1 -1 ports/mail/sigrot/pkg/COMMENT 1.4 +1 -1 ports/mail/smail/pkg/COMMENT 1.3 +1 -1 ports/mail/tkrat/pkg/COMMENT 1.2 +1 -1 ports/mail/wmmail/pkg/COMMENT 1.3 +1 -1 ports/mail/xbuffy/pkg/COMMENT 1.3 +1 -1 ports/mail/xfaces/pkg/COMMENT 1.2 +1 -1 ports/mail/xlbiff/pkg/COMMENT 1.2 +1 -1 ports/mail/xmail/pkg/COMMENT 1.2 +1 -1 ports/mail/xmailbox/pkg/COMMENT 1.2 +1 -1 ports/mail/xpbiff/pkg/COMMENT 1.2 +1 -1 ports/mail/xpbiff-youbin/pkg/COMMENT 1.3 +1 -1 ports/mail/ezmlm-idx/pkg/COMMENT 1.2 +1 -1 ports/mail/rlytest/pkg/COMMENT 1.2 +1 -1 ports/mail/rblsmtpd/pkg/COMMENT 1.2 +1 -1 ports/mail/cmail/pkg/COMMENT 1.2 +1 -1 ports/mail/wmpop3/pkg/COMMENT 1.2 +1 -1 ports/mail/postilion/pkg/COMMENT 1.2 +1 -1 ports/mail/mailx/pkg/COMMENT 1.2 +1 -1 ports/mail/qmail-contrib/pkg/COMMENT 1.2 +1 -1 ports/mail/p5-Mail-Folder/pkg/COMMENT 1.4 +1 -1 ports/mbone/imm/pkg/COMMENT 1.2 +1 -1 ports/mbone/pkg/COMMENT 1.2 +1 -1 ports/mbone/wb/pkg/COMMENT 1.2 +1 -1 ports/mbone/speak_freely/pkg/COMMENT 1.3 +1 -1 ports/mbone/vic/pkg/COMMENT 1.2 +1 -1 ports/mbone/rtptools/pkg/COMMENT 1.2 +1 -1 ports/misc/p5-Business-CreditCard/pkg/COMMENT 1.2 +1 -1 ports/misc/221upgrade/pkg/COMMENT 1.2 +1 -1 ports/misc/222upgrade/pkg/COMMENT 1.2 +1 -1 ports/misc/225upgrade/pkg/COMMENT 1.2 +1 -1 ports/misc/227upgrade/pkg/COMMENT 1.4 +1 -1 ports/misc/30upgrade/pkg/COMMENT 1.2 +1 -1 ports/misc/bb/pkg/COMMENT 1.2 +1 -1 ports/misc/crosspad/pkg/COMMENT 1.2 +1 -1 ports/misc/ctk/pkg/COMMENT 1.2 +1 -1 ports/misc/cwish/pkg/COMMENT 1.2 +1 -1 ports/misc/display/pkg/COMMENT 1.3 +1 -1 ports/misc/ewipe/pkg/COMMENT 1.2 +1 -1 ports/misc/fep/pkg/COMMENT 1.3 +1 -1 ports/misc/figlet/pkg/COMMENT 1.2 +1 -1 ports/misc/gnomeutils/pkg/COMMENT 1.4 +1 -1 ports/misc/gnuls/pkg/COMMENT 1.2 +1 -1 ports/misc/gone/pkg/COMMENT 1.2 +1 -1 ports/misc/gtkfind/pkg/COMMENT 1.2 +1 -1 ports/misc/gyvescm/pkg/COMMENT 1.2 +1 -1 ports/misc/jargon/pkg/COMMENT 1.2 +1 -1 ports/misc/jive/pkg/COMMENT 1.2 +1 -1 ports/misc/toolbox/pkg/COMMENT 1.6 +1 -1 ports/misc/less/pkg/COMMENT 1.2 +1 -1 ports/misc/lile/pkg/COMMENT 1.3 +1 -1 ports/misc/logsurfer/pkg/COMMENT 1.2 +1 -1 ports/misc/magicpoint/pkg/COMMENT 1.2 +1 -1 ports/misc/man.el/pkg/COMMENT 1.3 +1 -1 ports/misc/mmv/pkg/COMMENT 1.3 +1 -1 ports/misc/mshell/pkg/COMMENT 1.2 +1 -1 ports/misc/nwrite/pkg/COMMENT 1.2 +1 -1 ports/misc/p5-Array-PrintCols/pkg/COMMENT 1.2 +1 -1 ports/misc/wmweather/pkg/COMMENT 1.2 +1 -1 ports/misc/pkg/COMMENT 1.2 +1 -1 ports/misc/qclock/pkg/COMMENT 1.2 +1 -1 ports/misc/rc5des/pkg/COMMENT 1.4 +1 -1 ports/misc/screen/pkg/COMMENT 1.2 +1 -1 ports/misc/scriptkit/pkg/COMMENT 1.2 +1 -1 ports/misc/sls/pkg/COMMENT 1.2 +1 -1 ports/misc/splitvt/pkg/COMMENT 1.2 +1 -1 ports/misc/tcb/pkg/COMMENT 1.3 +1 -1 ports/misc/team/pkg/COMMENT 1.2 +1 -1 ports/misc/tet/pkg/COMMENT 1.3 +1 -1 ports/misc/tkcron/pkg/COMMENT 1.3 +1 -1 ports/misc/tkinfo/pkg/COMMENT 1.2 +1 -1 ports/misc/uk-phone/pkg/COMMENT 1.2 +1 -1 ports/misc/uk-postcodes/pkg/COMMENT 1.3 +1 -1 ports/misc/unclutter/pkg/COMMENT 1.2 +1 -1 ports/misc/us-zipcodes/pkg/COMMENT 1.2 +1 -1 ports/misc/xd/pkg/COMMENT 1.2 +1 -1 ports/misc/xdelta/pkg/COMMENT 1.2 +1 -1 ports/misc/xenmenu/pkg/COMMENT 1.2 +1 -1 ports/misc/xless/pkg/COMMENT 1.2 +1 -1 ports/misc/xquote/pkg/COMMENT 1.2 +1 -1 ports/misc/xtar/pkg/COMMENT 1.2 +1 -1 ports/misc/pdmenu/pkg/COMMENT 1.2 +1 -1 ports/misc/quotes/pkg/COMMENT 1.3 +1 -1 ports/misc/31upgrade/pkg/COMMENT 1.2 +1 -1 ports/misc/bbjd/pkg/COMMENT 1.2 +1 -1 ports/misc/delay/pkg/COMMENT 1.4 +1 -1 ports/misc/buffer/pkg/COMMENT 1.2 +1 -1 ports/misc/seizedesktop/pkg/COMMENT 1.2 +1 -1 ports/misc/wmcp/pkg/COMMENT 1.2 +1 -1 ports/misc/cstream/pkg/COMMENT 1.2 +1 -1 ports/misc/fortuneit/pkg/COMMENT 1.2 +1 -1 ports/misc/peq/pkg/COMMENT 1.2 +1 -1 ports/misc/xtail/pkg/COMMENT 1.2 +1 -1 ports/misc/cmatrix/pkg/COMMENT 1.2 +1 -1 ports/misc/colortail/pkg/COMMENT 1.2 +1 -1 ports/misc/vera/pkg/COMMENT 1.2 +1 -1 ports/misc/wmmand/pkg/COMMENT 1.2 +1 -1 ports/misc/asbutton/pkg/COMMENT 1.2 +1 -1 ports/misc/enlightenment-conf/pkg/COMMENT 1.3 +1 -1 ports/misc/32upgrade/pkg/COMMENT 1.2 +1 -1 ports/misc/pinfo/pkg/COMMENT 1.3 +1 -1 ports/misc/p5-Locale-Codes/pkg/COMMENT 1.2 +1 -1 ports/net/p5-Net-Whois/pkg/COMMENT 1.2 +1 -1 ports/net/yafc/pkg/COMMENT 1.2 +1 -1 ports/net/icmpquery/pkg/COMMENT 1.3 +1 -1 ports/net/archie/pkg/COMMENT 1.2 +1 -1 ports/net/argus/pkg/COMMENT 1.2 +1 -1 ports/net/arla/pkg/COMMENT 1.2 +1 -1 ports/net/beroftpd/pkg/COMMENT 1.4 +1 -1 ports/net/bing/pkg/COMMENT 1.2 +1 -1 ports/net/binkd/pkg/COMMENT 1.3 +1 -1 ports/net/bitchx/pkg/COMMENT 1.2 +1 -1 ports/net/bnc/pkg/COMMENT 1.2 +1 -1 ports/net/bounce/pkg/COMMENT 1.2 +1 -1 ports/net/choparp/pkg/COMMENT 1.2 +1 -1 ports/net/ciscoconf/pkg/COMMENT 1.3 +1 -1 ports/net/citrix_ica/pkg/COMMENT 1.2 +1 -1 ports/net/clog/pkg/COMMENT 1.2 +1 -1 ports/net/coda_client/pkg/COMMENT 1.2 +1 -1 ports/net/coda_doc/pkg/COMMENT 1.3 +1 -1 ports/net/cvsup/pkg/COMMENT 1.2 +1 -1 ports/net/coda_intro/pkg/COMMENT 1.2 +1 -1 ports/net/coda_server/pkg/COMMENT 1.3 +1 -1 ports/net/cvsup-bin/pkg/COMMENT 1.2 +1 -1 ports/net/cvsup-mirror/pkg/COMMENT 1.3 +1 -1 ports/net/cvsupd-bin/pkg/COMMENT 1.3 +1 -1 ports/net/dgd-lpmud/pkg/COMMENT 1.2 +1 -1 ports/net/jmirror/pkg/COMMENT 1.2 +1 -1 ports/net/dlint/pkg/COMMENT 1.2 +1 -1 ports/net/dnsutl/pkg/COMMENT 1.2 +1 -1 ports/net/dnswalk/pkg/COMMENT 1.2 +1 -1 ports/net/echoping/pkg/COMMENT 1.4 +1 -1 ports/net/epic4/pkg/COMMENT 1.2 +1 -1 ports/net/ethereal/pkg/COMMENT 1.2 +1 -1 ports/net/fping/pkg/COMMENT 1.3 +1 -1 ports/net/fspclient/pkg/COMMENT 1.2 +1 -1 ports/net/ftpfind/pkg/COMMENT 1.2 +1 -1 ports/net/ftpsearch/pkg/COMMENT 1.4 +1 -1 ports/net/gated/pkg/COMMENT 1.2 +1 -1 ports/net/gnu-finger/pkg/COMMENT 1.3 +1 -1 ports/net/gopher/pkg/COMMENT 1.2 +1 -1 ports/net/gtksamba/pkg/COMMENT 1.2 +1 -1 ports/net/hesiod/pkg/COMMENT 1.2 +1 -1 ports/net/icmpinfo/pkg/COMMENT 1.4 +1 -1 ports/net/irc/pkg/COMMENT 1.6 +1 -1 ports/net/ircII/pkg/COMMENT 1.2 +1 -1 ports/net/bpft/pkg/COMMENT 1.2 +1 -1 ports/net/ircii-epic/pkg/COMMENT 1.2 +1 -1 ports/net/ftpmirror/pkg/COMMENT 1.3 +1 -1 ports/net/ivs/pkg/COMMENT 1.3 +1 -1 ports/net/lftp/pkg/COMMENT 1.2 +1 -1 ports/net/licq/pkg/COMMENT 1.2 +1 -1 ports/net/llnlxdir/pkg/COMMENT 1.2 +1 -1 ports/net/micq/pkg/COMMENT 1.3 +1 -1 ports/net/mirror/pkg/COMMENT 1.3 +1 -1 ports/net/moxftp/pkg/COMMENT 1.2 +1 -1 ports/net/mrtg/pkg/COMMENT 1.2 +1 -1 ports/net/mtr/pkg/COMMENT 1.3 +1 -1 ports/net/ncftp/pkg/COMMENT 1.15 +1 -1 ports/net/ncftp2/pkg/COMMENT 1.15 +1 -1 ports/net/ncftp3/pkg/COMMENT 1.2 +1 -1 ports/net/netcat/pkg/COMMENT 1.2 +1 -1 ports/net/nocol/pkg/COMMENT 1.2 +1 -1 ports/net/nslint/pkg/COMMENT 1.3 +1 -1 ports/net/ntop/pkg/COMMENT 1.2 +1 -1 ports/net/nttcp/pkg/COMMENT 1.2 +1 -1 ports/net/openldap/pkg/COMMENT 1.2 +1 -1 ports/net/p5-Archie/pkg/COMMENT 1.2 +1 -1 ports/net/p5-Net/pkg/COMMENT 1.2 +1 -1 ports/net/p5-Net-DNS/pkg/COMMENT 1.2 +1 -1 ports/net/p5-Net-Telnet/pkg/COMMENT 1.2 +1 -1 ports/net/p5-pRPC/pkg/COMMENT 1.3 +1 -1 ports/net/pcnfsd/pkg/COMMENT 1.2 +1 -1 ports/net/pkg/COMMENT 1.3 +1 -1 ports/net/pmf/pkg/COMMENT 1.2 +1 -1 ports/net/xwhois/pkg/COMMENT 1.2 +1 -1 ports/net/ppp-nt/pkg/COMMENT 1.2 +1 -1 ports/net/pppload/pkg/COMMENT 1.2 +1 -1 ports/net/proftpd/pkg/COMMENT 1.3 +1 -1 ports/net/radius/pkg/COMMENT 1.2 +1 -1 ports/net/radiusclient/pkg/COMMENT 1.5 +1 -1 ports/net/radiusd-cistron/pkg/COMMENT 1.3 +1 -1 ports/net/ratoolset/pkg/COMMENT 1.3 +1 -1 ports/net/rdist6/pkg/COMMENT 1.2 +1 -1 ports/net/ripetools/pkg/COMMENT 1.3 +1 -1 ports/net/rmsg/pkg/COMMENT 1.2 +1 -1 ports/net/rshell/pkg/COMMENT 1.2 +1 -1 ports/net/rsync/pkg/COMMENT 1.2 +1 -1 ports/net/rwhois/pkg/COMMENT 1.5 +1 -1 ports/net/scotty/pkg/COMMENT 1.2 +1 -1 ports/net/sendfile/pkg/COMMENT 1.2 +1 -1 ports/net/sic/pkg/COMMENT 1.4 +1 -1 ports/net/slirp/pkg/COMMENT 1.2 +1 -1 ports/net/smbtcpdump/pkg/COMMENT 1.2 +1 -1 ports/net/sniffit/pkg/COMMENT 1.2 +1 -1 ports/net/curl/pkg/COMMENT 1.3 +1 -1 ports/net/sup/pkg/COMMENT 1.3 +1 -1 ports/net/tac_plus/pkg/COMMENT 1.2 +1 -1 ports/net/tcpshow/pkg/COMMENT 1.2 +1 -1 ports/net/ipw/pkg/COMMENT 1.2 +1 -1 ports/net/tcptrace/pkg/COMMENT 1.3 +1 -1 ports/net/tintin++/pkg/COMMENT 1.2 +1 -1 ports/net/tinyfugue/pkg/COMMENT 1.3 +1 -1 ports/net/tkirc/pkg/COMMENT 1.3 +1 -1 ports/net/traceroute/pkg/COMMENT 1.3 +1 -1 ports/net/trafshow/pkg/COMMENT 1.2 +1 -1 ports/net/vnc/pkg/COMMENT 1.3 +1 -1 ports/net/wais/pkg/COMMENT 1.2 +1 -1 ports/net/wget/pkg/COMMENT 1.2 +1 -1 ports/net/wide-dhcp/pkg/COMMENT 1.2 +1 -1 ports/net/wmnet/pkg/COMMENT 1.3 +1 -1 ports/net/wu-ftpd/pkg/COMMENT 1.2 +1 -1 ports/net/wxftp/pkg/COMMENT 1.2 +1 -1 ports/net/xchat/pkg/COMMENT 1.2 +1 -1 ports/net/yagirc/pkg/COMMENT 1.3 +1 -1 ports/net/zephyr/pkg/COMMENT 1.3 +1 -1 ports/net/zircon/pkg/COMMENT 1.2 +1 -1 ports/net/ztelnet/pkg/COMMENT 1.2 +1 -1 ports/net/muh/pkg/COMMENT 1.3 +1 -1 ports/net/coda5_client/pkg/COMMENT 1.3 +1 -1 ports/net/coda5_server/pkg/COMMENT 1.2 +1 -1 ports/net/mars_nwe/pkg/COMMENT 1.2 +1 -1 ports/net/ggsd/pkg/COMMENT 1.2 +1 -1 ports/net/p5-Net-RawIP/pkg/COMMENT 1.3 +1 -1 ports/net/gnome-icu/pkg/COMMENT 1.3 +1 -1 ports/net/ircd-hybrid/pkg/COMMENT 1.2 +1 -1 ports/net/kdetelnet/pkg/COMMENT 1.2 +1 -1 ports/net/p5-Socks/pkg/COMMENT 1.2 +1 -1 ports/net/p5-URI/pkg/COMMENT 1.2 +1 -1 ports/net/kvirc/pkg/COMMENT 1.2 +1 -1 ports/net/naim/pkg/COMMENT 1.3 +1 -1 ports/net/etherboot/pkg/COMMENT 1.2 +1 -1 ports/net/ezbounce/pkg/COMMENT 1.2 +1 -1 ports/net/gaim/pkg/COMMENT 1.2 +1 -1 ports/net/greed/pkg/COMMENT 1.2 +1 -1 ports/net/ninja/pkg/COMMENT 1.2 +1 -1 ports/net/irssi/pkg/COMMENT 1.2 +1 -1 ports/net/IglooFTP/pkg/COMMENT 1.2 +1 -1 ports/net/icqlib/pkg/COMMENT 1.2 +1 -1 ports/net/coda5_doc/pkg/COMMENT 1.5 +1 -1 ports/net/libicq/pkg/COMMENT 1.3 +1 -1 ports/net/gtm/pkg/COMMENT 1.2 +1 -1 ports/net/roxirc/pkg/COMMENT 1.2 +1 -1 ports/net/p5-SNMP/pkg/COMMENT 1.2 +1 -1 ports/news/p5-Gateway/pkg/COMMENT 1.2 +1 -1 ports/news/dejasearch/pkg/COMMENT 1.2 +1 -1 ports/news/aub/pkg/COMMENT 1.5 +1 -1 ports/news/cnews/pkg/COMMENT 1.2 +1 -1 ports/news/diablo/pkg/COMMENT 1.2 +1 -1 ports/news/dnews/pkg/COMMENT 1.3 +1 -1 ports/news/inn/pkg/COMMENT 1.4 +1 -1 ports/news/knews/pkg/COMMENT 1.2 +1 -1 ports/news/leafnode/pkg/COMMENT 1.5 +1 -1 ports/news/leafnode+/pkg/COMMENT 1.2 +1 -1 ports/news/newsfetch/pkg/COMMENT 1.3 +1 -1 ports/news/nn/pkg/COMMENT 1.2 +1 -1 ports/news/nntp/pkg/COMMENT 1.4 +1 -1 ports/news/nntpcache/pkg/COMMENT 1.4 +1 -1 ports/news/inn-stable/pkg/COMMENT 1.2 +1 -1 ports/news/p5-News-Newsrc/pkg/COMMENT 1.2 +1 -1 ports/news/pkg/COMMENT 1.2 +1 -1 ports/news/plor/pkg/COMMENT 1.3 +1 -1 ports/news/rkive/pkg/COMMENT 1.2 +1 -1 ports/news/slnr/pkg/COMMENT 1.3 +1 -1 ports/news/slurp/pkg/COMMENT 1.2 +1 -1 ports/news/suck/pkg/COMMENT 1.3 +1 -1 ports/news/trn/pkg/COMMENT 1.4 +1 -1 ports/news/trn4/pkg/COMMENT 1.2 +1 -1 ports/news/unpost/pkg/COMMENT 1.2 +1 -1 ports/news/xvnews/pkg/COMMENT 1.2 +1 -1 ports/news/newsfish/pkg/COMMENT 1.2 +1 -1 ports/news/gup/pkg/COMMENT 1.2 +1 -1 ports/news/p5-News-Article/pkg/COMMENT 1.2 +1 -1 ports/palm/pkg/COMMENT 1.2 +1 -1 ports/palm/prc-tools/pkg/COMMENT 1.2 +1 -1 ports/palm/pilot_makedoc/pkg/COMMENT 1.3 +1 -1 ports/print/makeindex/pkg/COMMENT 1.2 +1 -1 ports/print/pdq/pkg/COMMENT 1.3 +1 -1 ports/print/a2ps-letter/pkg/COMMENT 1.3 +1 -1 ports/print/a2ps43-letter/pkg/COMMENT 1.2 +1 -1 ports/print/acroread/pkg/COMMENT 1.2 +1 -1 ports/print/afm/pkg/COMMENT 1.2 +1 -1 ports/print/apsfilter/pkg/COMMENT 1.2 +1 -1 ports/print/asprint/pkg/COMMENT 1.2 +1 -1 ports/print/bibcard/pkg/COMMENT 1.2 +1 -1 ports/print/c2ps-letter/pkg/COMMENT 1.2 +1 -1 ports/print/dvi2tty/pkg/COMMENT 1.3 +1 -1 ports/print/dvi2xx/pkg/COMMENT 1.3 +1 -1 ports/print/dvips/pkg/COMMENT 1.3 +1 -1 ports/print/dviselect/pkg/COMMENT 1.2 +1 -1 ports/print/enscript-letter/pkg/COMMENT 1.3 +1 -1 ports/print/ghostscript5/pkg/COMMENT 1.2 +1 -1 ports/print/ghostscript55/pkg/COMMENT 1.3 +1 -1 ports/print/ghostview/pkg/COMMENT 1.2 +1 -1 ports/print/gp/pkg/COMMENT 1.3 +1 -1 ports/print/gv/pkg/COMMENT 1.2 +1 -1 ports/print/html2latex/pkg/COMMENT To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jun 26 12:22:36 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id C44B41504B; Sat, 26 Jun 1999 12:22:17 -0700 (PDT) (envelope-from hoek@FreeBSD.org) Received: (from hoek@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id MAA40793; Sat, 26 Jun 1999 12:22:17 -0700 (PDT) (envelope-from hoek@FreeBSD.org) Message-Id: <199906261922.MAA40793@freefall.freebsd.org> From: Tim Vanderhoek Date: Sat, 26 Jun 1999 12:22:17 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/print/jadetex/pkg COMMENT ports/print/klyx/pkg COMMENT ports/print/lyx/pkg COMMENT ports/print/rlpr/pkg COMMENT ports/print/mp-letter/pkg COMMENT ports/print/mpage/pkg COMMENT ports/print/musixtex/pkg COMMENT ports/print/offix-printer/pkg ... Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk hoek 1999/06/26 12:22:17 PDT Modified files: print/jadetex/pkg COMMENT print/klyx/pkg COMMENT print/lyx/pkg COMMENT print/rlpr/pkg COMMENT print/mp-letter/pkg COMMENT print/mpage/pkg COMMENT print/musixtex/pkg COMMENT print/offix-printer/pkg COMMENT print/hp2xx/pkg COMMENT print/perlftlib/pkg COMMENT print/pkg COMMENT print/psutils-letter/pkg COMMENT print/rtf2latex/pkg COMMENT print/tex/pkg COMMENT print/texinfo/pkg COMMENT print/tr2latex/pkg COMMENT print/transfig/pkg COMMENT print/virtualpaper/pkg COMMENT print/xdvi/pkg COMMENT print/xdvik/pkg COMMENT print/xmbibtex/pkg COMMENT print/xtem/pkg COMMENT print/gnomeprint/pkg COMMENT print/acroread4/pkg COMMENT print/t1utils/pkg COMMENT print/mgv/pkg COMMENT russian/apache13/pkg COMMENT russian/d1489/pkg COMMENT russian/wmcyrx/pkg COMMENT russian/pkg COMMENT russian/xruskb/pkg COMMENT security/pkg COMMENT security/bjorb/pkg COMMENT security/cfs/pkg COMMENT security/checkpassword/pkg COMMENT security/cops/pkg COMMENT security/crack/pkg COMMENT security/john/pkg COMMENT security/krb5/pkg COMMENT security/libident/pkg COMMENT security/nmap/pkg COMMENT security/p5-Authen-Radius/pkg COMMENT security/p5-Crypt-DES/pkg COMMENT security/p5-Crypt-IDEA/pkg COMMENT security/p5-MD5/pkg COMMENT security/p5-PGP/pkg COMMENT security/p5-PGP-Sign/pkg COMMENT security/pidentd/pkg COMMENT security/smurflog/pkg COMMENT security/ssh/pkg COMMENT security/ssh2/pkg COMMENT security/sudo/pkg COMMENT security/super/pkg COMMENT security/tcp_wrapper/pkg COMMENT security/tripwire/pkg COMMENT security/vscan/pkg COMMENT security/l0pht-watch/pkg COMMENT security/portscanner/pkg COMMENT security/fakebo/pkg COMMENT security/gtkportscan/pkg COMMENT security/p5-Digest-MD5/pkg COMMENT security/libparanoia/pkg COMMENT security/keyprint/pkg COMMENT security/sslproxy/pkg COMMENT security/rsaref/pkg COMMENT shells/pdksh/pkg COMMENT shells/esh/pkg COMMENT shells/bash1/pkg COMMENT shells/bash2/pkg COMMENT shells/zsh-devel/pkg COMMENT shells/rc/pkg COMMENT shells/tcsh/pkg COMMENT shells/zsh/pkg COMMENT shells/pkg COMMENT sysutils/rdate/pkg COMMENT sysutils/wminet/pkg COMMENT sysutils/asrpages/pkg COMMENT sysutils/bchunk/pkg COMMENT sysutils/cdrecord/pkg COMMENT sysutils/cfengine/pkg COMMENT sysutils/comconsole/pkg COMMENT sysutils/copytape/pkg COMMENT sysutils/daemontools/pkg COMMENT sysutils/glload/pkg COMMENT sysutils/gnomecontrolcenter/pkg COMMENT sysutils/idled/pkg COMMENT sysutils/libretto-config/pkg COMMENT sysutils/mei/pkg COMMENT sysutils/mkhybrid/pkg COMMENT sysutils/mkhybrid12/pkg COMMENT sysutils/mkisofs/pkg COMMENT sysutils/no-login/pkg COMMENT sysutils/pib/pkg COMMENT sysutils/pkg COMMENT sysutils/pkg_version/pkg COMMENT sysutils/psmisc/pkg COMMENT sysutils/asmem/pkg COMMENT sysutils/setquota/pkg COMMENT sysutils/socket/pkg COMMENT sysutils/star/pkg COMMENT sysutils/stat/pkg COMMENT sysutils/su2/pkg COMMENT sysutils/tcplist/pkg COMMENT sysutils/tua/pkg COMMENT sysutils/upsmon/pkg COMMENT sysutils/webmin/pkg COMMENT sysutils/wmmon/pkg COMMENT sysutils/xcpustate/pkg COMMENT sysutils/xloadface/pkg COMMENT sysutils/xlogmaster/pkg COMMENT sysutils/sdd/pkg COMMENT sysutils/xperfmon/pkg COMMENT sysutils/xsysinfo/pkg COMMENT sysutils/xwatch/pkg COMMENT sysutils/npadmin/pkg COMMENT sysutils/xperfmon3/pkg COMMENT sysutils/cpbk/pkg COMMENT sysutils/wmmount/pkg COMMENT sysutils/ffsrecov/pkg COMMENT sysutils/asfsm/pkg COMMENT sysutils/rtty/pkg COMMENT x11-toolkits/pkg COMMENT x11-toolkits/Motif-dummy/pkg COMMENT x11-toolkits/itk/pkg COMMENT x11-toolkits/gtk-engines/pkg COMMENT x11-toolkits/gtk11/pkg COMMENT x11-toolkits/rubytk/pkg COMMENT x11-toolkits/gtkgl/pkg COMMENT x11-toolkits/gtkstep/pkg COMMENT x11-toolkits/iv/pkg COMMENT x11-toolkits/lesstif/pkg COMMENT x11-toolkits/p5-Gtk/pkg COMMENT x11-toolkits/p5-Tcl-Tk/pkg COMMENT x11-toolkits/p5-Tk/pkg COMMENT x11-toolkits/iwidgets/pkg COMMENT x11-toolkits/xmhtml/pkg COMMENT x11-toolkits/qt142/pkg COMMENT x11-toolkits/tix/pkg COMMENT x11-toolkits/tk41/pkg COMMENT x11-toolkits/tk42/pkg COMMENT x11-toolkits/tk80/pkg COMMENT x11-toolkits/tk81/pkg COMMENT x11-toolkits/tkstep80/pkg COMMENT x11-toolkits/xbae/pkg COMMENT x11-toolkits/xforms/pkg COMMENT x11-toolkits/xg/pkg COMMENT x11-toolkits/xview-clients/pkg COMMENT x11-toolkits/qt-i18n/pkg COMMENT x11-toolkits/gtk10/pkg COMMENT x11-toolkits/gtk12/pkg COMMENT x11-toolkits/py-gnome/pkg COMMENT x11-toolkits/pmw/pkg COMMENT textproc/pkg COMMENT textproc/py-mxTextTools/pkg COMMENT textproc/catdoc/pkg COMMENT textproc/docbook/pkg COMMENT textproc/gxditview/pkg COMMENT textproc/htdig/pkg COMMENT textproc/info2html/pkg COMMENT textproc/ispell/pkg COMMENT textproc/latex2html/pkg COMMENT textproc/libxml/pkg COMMENT textproc/man2html/pkg COMMENT textproc/nfbtrans/pkg COMMENT textproc/p5-XML-Parser/pkg COMMENT textproc/sgrep/pkg COMMENT textproc/txt2html/pkg COMMENT textproc/unroff/pkg COMMENT textproc/wdiff/pkg COMMENT textproc/word2x/pkg COMMENT textproc/sar/pkg COMMENT textproc/docbook-xml/pkg COMMENT textproc/docbook-241/pkg COMMENT textproc/docbook-300/pkg COMMENT textproc/docbook-310/pkg COMMENT textproc/nicetext/pkg COMMENT textproc/rman/pkg COMMENT vietnamese/pkg COMMENT vietnamese/vn7to8/pkg COMMENT vietnamese/vnroff/pkg COMMENT vietnamese/vnlpr/pkg COMMENT vietnamese/vnpstext/pkg COMMENT www/netscape4-navigator/pkg COMMENT www/thttpd/pkg COMMENT www/Mosaic/pkg COMMENT www/amaya/pkg COMMENT www/analog/pkg COMMENT www/evg/pkg COMMENT www/lynx-ssl/pkg COMMENT www/roxen/pkg COMMENT www/apache13/pkg COMMENT www/apache13-fp/pkg COMMENT www/apache13-modssl/pkg COMMENT www/apache13-php3/pkg COMMENT www/apache13-ssl/pkg COMMENT www/arena/pkg COMMENT www/ashe/pkg COMMENT www/boa/pkg COMMENT www/cgihtml/pkg COMMENT www/cgiwrap/pkg COMMENT www/checkbot/pkg COMMENT www/fxhtml/pkg COMMENT www/grail/pkg COMMENT www/gwstat/pkg COMMENT www/hypermail/pkg COMMENT www/ijb/pkg COMMENT www/libghttp/pkg COMMENT www/libwww/pkg COMMENT www/linbot/pkg COMMENT www/linux-netscape4/pkg COMMENT www/lynx/pkg COMMENT www/lynx-current/pkg COMMENT www/marc-search/pkg COMMENT www/mmm/pkg COMMENT www/momspider/pkg COMMENT www/mozilla/pkg COMMENT www/netscape3/pkg COMMENT www/netscape4-communicator/pkg COMMENT www/squirm/pkg COMMENT www/netscape4-communicator.us/pkg COMMENT www/netscape45-communicator.us/pkg COMMENT www/netscape45-navigator/pkg COMMENT www/p5-CGI/pkg COMMENT www/p5-CGI_Lite/pkg COMMENT www/p5-HTML/pkg COMMENT www/p5-HTML-Parser/pkg COMMENT www/p5-HTML-QuickCheck/pkg COMMENT www/p5-HTML-Stream/pkg COMMENT www/p5-HTTPD-Tools/pkg COMMENT www/p5-ParallelUA/pkg COMMENT www/p5-WWW-Search/pkg COMMENT www/p5-libwww/pkg COMMENT www/pkg COMMENT www/ruboard/pkg COMMENT www/swish-e/pkg COMMENT www/tidy/pkg COMMENT www/transproxy/pkg COMMENT www/vrweb/pkg COMMENT www/w3c-httpd/pkg COMMENT www/w3mir/pkg COMMENT www/wcol/pkg COMMENT www/web500gw/pkg COMMENT www/webalizer/pkg COMMENT www/webglimpse/pkg COMMENT www/webstone/pkg COMMENT www/wwwstat/pkg COMMENT www/xitami/pkg COMMENT www/calamaris/pkg COMMENT www/npc/pkg COMMENT www/squidclients/pkg COMMENT www/snarf/pkg COMMENT www/webcrawl/pkg COMMENT www/py-HTMLgen/pkg COMMENT www/wmnetselect/pkg COMMENT www/netscape46-communicator/pkg COMMENT www/netscape46-navigator/pkg COMMENT www/fcgi/pkg COMMENT x11/libdnd/pkg COMMENT x11/9term/pkg COMMENT x11/XttXF86srv-3DLabs/pkg COMMENT x11/XttXF86srv-8514/pkg COMMENT x11/XttXF86srv-AGX/pkg COMMENT x11/XttXF86srv-I128/pkg COMMENT x11/XttXF86srv-Mach32/pkg COMMENT x11/XttXF86srv-Mach64/pkg COMMENT x11/XttXF86srv-Mach8/pkg COMMENT x11/XttXF86srv-Mono/pkg COMMENT x11/XttXF86srv-P9000/pkg COMMENT x11/XttXF86srv-S3/pkg COMMENT x11/XttXF86srv-S3V/pkg COMMENT x11/XttXF86srv-SVGA/pkg COMMENT x11/XttXF86srv-VGA16/pkg COMMENT x11/XttXF86srv-W32/pkg COMMENT x11/blast/pkg COMMENT x11/XttXF86srv-xfs/pkg COMMENT x11/XttXF86srv-common/pkg COMMENT x11/XttXF98srv-EGC/pkg COMMENT x11/XttXF98srv-GA968/pkg COMMENT x11/XttXF98srv-GANBWAP/pkg COMMENT x11/XttXF98srv-MGA/pkg COMMENT x11/XttXF98srv-NEC480/pkg COMMENT x11/XttXF98srv-NECS3/pkg COMMENT x11/XttXF98srv-NKVNEC/pkg COMMENT x11/XttXF98srv-PWLB/pkg COMMENT x11/XttXF98srv-PWSKB/pkg COMMENT x11/XttXF98srv-SVGA/pkg COMMENT x11/XttXF98srv-TGUI/pkg COMMENT x11/XttXF98srv-WABEP/pkg COMMENT x11/XttXF98srv-WABS/pkg COMMENT x11/XttXF98srv-WSNA/pkg COMMENT x11/bricons/pkg COMMENT x11/dgs/pkg COMMENT x11/dxpc/pkg COMMENT x11/emu/pkg COMMENT x11/fbsd-icons/pkg COMMENT x11/gnomecore/pkg COMMENT x11/gnomelibs/pkg COMMENT x11/libsx/pkg COMMENT x11/offix-clipboard/pkg COMMENT x11/xbanner/pkg COMMENT x11/pkg COMMENT x11/props/pkg COMMENT x11/wdm/pkg COMMENT x11/x3270/pkg COMMENT x11/xaniroc/pkg COMMENT x11/xantfarm/pkg COMMENT x11/xautolock/pkg COMMENT x11/xcolorsel/pkg COMMENT x11/xdtm/pkg COMMENT x11/xfedor/pkg COMMENT x11/xfishtank/pkg COMMENT x11/xgrab/pkg COMMENT x11/xkeycaps/pkg COMMENT x11/xloadimage/pkg COMMENT x11/xlockmore/pkg COMMENT x11/xlogout/pkg COMMENT x11/xmangekyou/pkg COMMENT x11/xmascot/pkg COMMENT x11/xmold/pkg COMMENT x11/xmove/pkg COMMENT x11/xskyroot/pkg COMMENT x11/xsnow/pkg COMMENT x11/xstarroll/pkg COMMENT x11/xtacy/pkg COMMENT x11/xzoom/pkg COMMENT x11/bgrot/pkg COMMENT x11/aterm/pkg COMMENT x11/xlupe/pkg COMMENT x11/wterm/pkg COMMENT x11/wmbutton/pkg COMMENT x11-clocks/t3d/pkg COMMENT x11-clocks/asclock/pkg COMMENT x11-clocks/astime/pkg COMMENT x11-clocks/bclock/pkg COMMENT x11-clocks/eyeclock/pkg COMMENT x11-clocks/mouseclock/pkg COMMENT x11-clocks/pkg COMMENT x11-clocks/rclock/pkg COMMENT x11-clocks/swisswatch/pkg COMMENT x11-clocks/asclock-gtk/pkg COMMENT x11-clocks/xalarm/pkg COMMENT x11-clocks/xdaliclock/pkg COMMENT x11-clocks/wmcalclock/pkg COMMENT x11-clocks/wmitime/pkg COMMENT x11-clocks/tclock/pkg COMMENT x11-clocks/wmdate/pkg COMMENT x11-clocks/pclock/pkg COMMENT x11-clocks/asclock-xlib/pkg COMMENT x11-clocks/wmtz/pkg COMMENT x11-clocks/xtu/pkg COMMENT x11-clocks/wmtime/pkg COMMENT x11-fm/binder/pkg COMMENT x11-fm/asfiles/pkg COMMENT x11-fm/dfm/pkg COMMENT x11-fm/ezfm/pkg COMMENT x11-fm/filerunner/pkg COMMENT x11-fm/q3dmenu/pkg COMMENT x11-fm/tkdesk/pkg COMMENT x11-fm/workplace/pkg COMMENT x11-fm/x-files/pkg COMMENT x11-fm/xfm/pkg COMMENT x11-fm/pkg COMMENT math/pkg COMMENT math/parmetis/pkg COMMENT math/add/pkg COMMENT math/blas/pkg COMMENT math/calc/pkg COMMENT math/calctool/pkg COMMENT math/eispack/pkg COMMENT math/eval/pkg COMMENT math/fftpack/pkg COMMENT math/fudgit/pkg COMMENT math/geg/pkg COMMENT math/gnuplot/pkg COMMENT math/lapack/pkg COMMENT math/linpack/pkg COMMENT math/metis/pkg COMMENT math/octave/pkg COMMENT math/oleo/pkg COMMENT math/p5-MatrixReal/pkg COMMENT math/gnuplot+/pkg COMMENT math/plplot/pkg COMMENT math/pygist/pkg COMMENT math/rng/pkg COMMENT math/siag/pkg COMMENT math/superlu/pkg COMMENT math/wingz/pkg COMMENT math/xgfe/pkg COMMENT math/xldlas/pkg COMMENT math/xlispstat/pkg COMMENT math/xspread/pkg COMMENT math/xwpl/pkg COMMENT math/abs/pkg COMMENT Log: #4/4 enforcing Caps, no period [Has anyone figured-out what makes the number 393 so interesting to PW, now?] I wonder what was going through Jordan's head during his infamous $Id$-smashing commit. Before I forget.... Thanks to naddy@mips.rhein-neckar.de (Christian Weisgerber) for prompting this commit. See msg-id: 7geokh$tje$1@mips.rhein-neckar.de Revision Changes Path 1.2 +1 -1 ports/print/jadetex/pkg/COMMENT 1.3 +1 -1 ports/print/klyx/pkg/COMMENT 1.4 +1 -1 ports/print/lyx/pkg/COMMENT 1.2 +1 -1 ports/print/rlpr/pkg/COMMENT 1.2 +1 -1 ports/print/mp-letter/pkg/COMMENT 1.3 +1 -1 ports/print/mpage/pkg/COMMENT 1.3 +1 -1 ports/print/musixtex/pkg/COMMENT 1.2 +1 -1 ports/print/offix-printer/pkg/COMMENT 1.2 +1 -1 ports/print/hp2xx/pkg/COMMENT 1.2 +1 -1 ports/print/perlftlib/pkg/COMMENT 1.2 +1 -1 ports/print/pkg/COMMENT 1.3 +1 -1 ports/print/psutils-letter/pkg/COMMENT 1.3 +1 -1 ports/print/rtf2latex/pkg/COMMENT 1.4 +1 -1 ports/print/tex/pkg/COMMENT 1.3 +1 -1 ports/print/texinfo/pkg/COMMENT 1.3 +1 -1 ports/print/tr2latex/pkg/COMMENT 1.7 +1 -1 ports/print/transfig/pkg/COMMENT 1.2 +1 -1 ports/print/virtualpaper/pkg/COMMENT 1.3 +1 -1 ports/print/xdvi/pkg/COMMENT 1.2 +1 -1 ports/print/xdvik/pkg/COMMENT 1.2 +1 -1 ports/print/xmbibtex/pkg/COMMENT 1.2 +1 -1 ports/print/xtem/pkg/COMMENT 1.2 +1 -1 ports/print/gnomeprint/pkg/COMMENT 1.2 +1 -1 ports/print/acroread4/pkg/COMMENT 1.2 +1 -1 ports/print/t1utils/pkg/COMMENT 1.2 +1 -1 ports/print/mgv/pkg/COMMENT 1.2 +1 -1 ports/russian/apache13/pkg/COMMENT 1.3 +1 -1 ports/russian/d1489/pkg/COMMENT 1.2 +1 -1 ports/russian/wmcyrx/pkg/COMMENT 1.3 +1 -1 ports/russian/pkg/COMMENT 1.2 +1 -1 ports/russian/xruskb/pkg/COMMENT 1.2 +1 -1 ports/security/pkg/COMMENT 1.2 +1 -1 ports/security/bjorb/pkg/COMMENT 1.2 +1 -1 ports/security/cfs/pkg/COMMENT 1.2 +1 -1 ports/security/checkpassword/pkg/COMMENT 1.2 +1 -1 ports/security/cops/pkg/COMMENT 1.2 +1 -1 ports/security/crack/pkg/COMMENT 1.2 +1 -1 ports/security/john/pkg/COMMENT 1.2 +1 -1 ports/security/krb5/pkg/COMMENT 1.3 +1 -1 ports/security/libident/pkg/COMMENT 1.2 +1 -1 ports/security/nmap/pkg/COMMENT 1.2 +1 -1 ports/security/p5-Authen-Radius/pkg/COMMENT 1.2 +1 -1 ports/security/p5-Crypt-DES/pkg/COMMENT 1.2 +1 -1 ports/security/p5-Crypt-IDEA/pkg/COMMENT 1.3 +1 -1 ports/security/p5-MD5/pkg/COMMENT 1.2 +1 -1 ports/security/p5-PGP/pkg/COMMENT 1.2 +1 -1 ports/security/p5-PGP-Sign/pkg/COMMENT 1.8 +1 -1 ports/security/pidentd/pkg/COMMENT 1.2 +1 -1 ports/security/smurflog/pkg/COMMENT 1.3 +1 -1 ports/security/ssh/pkg/COMMENT 1.3 +1 -1 ports/security/ssh2/pkg/COMMENT 1.3 +1 -1 ports/security/sudo/pkg/COMMENT 1.2 +1 -1 ports/security/super/pkg/COMMENT 1.6 +1 -1 ports/security/tcp_wrapper/pkg/COMMENT 1.2 +1 -1 ports/security/tripwire/pkg/COMMENT 1.2 +1 -1 ports/security/vscan/pkg/COMMENT 1.2 +1 -1 ports/security/l0pht-watch/pkg/COMMENT 1.2 +1 -1 ports/security/portscanner/pkg/COMMENT 1.2 +1 -1 ports/security/fakebo/pkg/COMMENT 1.2 +1 -1 ports/security/gtkportscan/pkg/COMMENT 1.2 +1 -1 ports/security/p5-Digest-MD5/pkg/COMMENT 1.2 +1 -1 ports/security/libparanoia/pkg/COMMENT 1.2 +1 -1 ports/security/keyprint/pkg/COMMENT 1.2 +1 -1 ports/security/sslproxy/pkg/COMMENT 1.2 +1 -1 ports/security/rsaref/pkg/COMMENT 1.3 +1 -1 ports/shells/pdksh/pkg/COMMENT 1.2 +1 -1 ports/shells/esh/pkg/COMMENT 1.9 +1 -1 ports/shells/bash1/pkg/COMMENT 1.7 +1 -1 ports/shells/bash2/pkg/COMMENT 1.11 +1 -1 ports/shells/zsh-devel/pkg/COMMENT 1.3 +1 -1 ports/shells/rc/pkg/COMMENT 1.6 +1 -1 ports/shells/tcsh/pkg/COMMENT 1.10 +1 -1 ports/shells/zsh/pkg/COMMENT 1.2 +1 -1 ports/shells/pkg/COMMENT 1.2 +1 -1 ports/sysutils/rdate/pkg/COMMENT 1.2 +1 -1 ports/sysutils/wminet/pkg/COMMENT 1.2 +1 -1 ports/sysutils/asrpages/pkg/COMMENT 1.2 +1 -1 ports/sysutils/bchunk/pkg/COMMENT 1.4 +1 -1 ports/sysutils/cdrecord/pkg/COMMENT 1.2 +1 -1 ports/sysutils/cfengine/pkg/COMMENT 1.2 +1 -1 ports/sysutils/comconsole/pkg/COMMENT 1.2 +1 -1 ports/sysutils/copytape/pkg/COMMENT 1.2 +1 -1 ports/sysutils/daemontools/pkg/COMMENT 1.2 +1 -1 ports/sysutils/glload/pkg/COMMENT 1.2 +1 -1 ports/sysutils/gnomecontrolcenter/pkg/COMMENT 1.2 +1 -1 ports/sysutils/idled/pkg/COMMENT 1.2 +1 -1 ports/sysutils/libretto-config/pkg/COMMENT 1.2 +1 -1 ports/sysutils/mei/pkg/COMMENT 1.4 +1 -1 ports/sysutils/mkhybrid/pkg/COMMENT 1.2 +1 -1 ports/sysutils/mkhybrid12/pkg/COMMENT 1.2 +1 -1 ports/sysutils/mkisofs/pkg/COMMENT 1.2 +1 -1 ports/sysutils/no-login/pkg/COMMENT 1.2 +1 -1 ports/sysutils/pib/pkg/COMMENT 1.2 +1 -1 ports/sysutils/pkg/COMMENT 1.2 +1 -1 ports/sysutils/pkg_version/pkg/COMMENT 1.2 +1 -1 ports/sysutils/psmisc/pkg/COMMENT 1.2 +1 -1 ports/sysutils/asmem/pkg/COMMENT 1.2 +1 -1 ports/sysutils/setquota/pkg/COMMENT 1.2 +1 -1 ports/sysutils/socket/pkg/COMMENT 1.2 +1 -1 ports/sysutils/star/pkg/COMMENT 1.2 +1 -1 ports/sysutils/stat/pkg/COMMENT 1.2 +1 -1 ports/sysutils/su2/pkg/COMMENT 1.2 +1 -1 ports/sysutils/tcplist/pkg/COMMENT 1.3 +1 -1 ports/sysutils/tua/pkg/COMMENT 1.2 +1 -1 ports/sysutils/upsmon/pkg/COMMENT 1.2 +1 -1 ports/sysutils/webmin/pkg/COMMENT 1.2 +1 -1 ports/sysutils/wmmon/pkg/COMMENT 1.2 +1 -1 ports/sysutils/xcpustate/pkg/COMMENT 1.2 +1 -1 ports/sysutils/xloadface/pkg/COMMENT 1.2 +1 -1 ports/sysutils/xlogmaster/pkg/COMMENT 1.2 +1 -1 ports/sysutils/sdd/pkg/COMMENT 1.7 +1 -1 ports/sysutils/xperfmon/pkg/COMMENT 1.2 +1 -1 ports/sysutils/xsysinfo/pkg/COMMENT 1.2 +1 -1 ports/sysutils/xwatch/pkg/COMMENT 1.2 +1 -1 ports/sysutils/npadmin/pkg/COMMENT 1.8 +1 -1 ports/sysutils/xperfmon3/pkg/COMMENT 1.2 +1 -1 ports/sysutils/cpbk/pkg/COMMENT 1.2 +1 -1 ports/sysutils/wmmount/pkg/COMMENT 1.2 +1 -1 ports/sysutils/ffsrecov/pkg/COMMENT 1.2 +1 -1 ports/sysutils/asfsm/pkg/COMMENT 1.2 +1 -1 ports/sysutils/rtty/pkg/COMMENT 1.2 +1 -1 ports/x11-toolkits/pkg/COMMENT 1.2 +1 -1 ports/x11-toolkits/Motif-dummy/pkg/COMMENT 1.2 +1 -1 ports/x11-toolkits/itk/pkg/COMMENT 1.2 +1 -1 ports/x11-toolkits/gtk-engines/pkg/COMMENT 1.2 +1 -1 ports/x11-toolkits/gtk11/pkg/COMMENT 1.2 +1 -1 ports/x11-toolkits/rubytk/pkg/COMMENT 1.2 +1 -1 ports/x11-toolkits/gtkgl/pkg/COMMENT 1.3 +1 -1 ports/x11-toolkits/gtkstep/pkg/COMMENT 1.4 +1 -1 ports/x11-toolkits/iv/pkg/COMMENT 1.2 +1 -1 ports/x11-toolkits/lesstif/pkg/COMMENT 1.2 +1 -1 ports/x11-toolkits/p5-Gtk/pkg/COMMENT 1.2 +1 -1 ports/x11-toolkits/p5-Tcl-Tk/pkg/COMMENT 1.3 +1 -1 ports/x11-toolkits/p5-Tk/pkg/COMMENT 1.2 +1 -1 ports/x11-toolkits/iwidgets/pkg/COMMENT 1.3 +1 -1 ports/x11-toolkits/xmhtml/pkg/COMMENT 1.2 +1 -1 ports/x11-toolkits/qt142/pkg/COMMENT 1.2 +1 -1 ports/x11-toolkits/tix/pkg/COMMENT 1.7 +1 -1 ports/x11-toolkits/tk41/pkg/COMMENT 1.2 +1 -1 ports/x11-toolkits/tk42/pkg/COMMENT 1.2 +1 -1 ports/x11-toolkits/tk80/pkg/COMMENT 1.2 +1 -1 ports/x11-toolkits/tk81/pkg/COMMENT 1.2 +1 -1 ports/x11-toolkits/tkstep80/pkg/COMMENT 1.2 +1 -1 ports/x11-toolkits/xbae/pkg/COMMENT 1.5 +1 -1 ports/x11-toolkits/xforms/pkg/COMMENT 1.2 +1 -1 ports/x11-toolkits/xg/pkg/COMMENT 1.4 +1 -1 ports/x11-toolkits/xview-clients/pkg/COMMENT 1.2 +1 -1 ports/x11-toolkits/qt-i18n/pkg/COMMENT 1.2 +1 -1 ports/x11-toolkits/gtk10/pkg/COMMENT 1.2 +1 -1 ports/x11-toolkits/gtk12/pkg/COMMENT 1.3 +1 -1 ports/x11-toolkits/py-gnome/pkg/COMMENT 1.2 +1 -1 ports/x11-toolkits/pmw/pkg/COMMENT 1.2 +1 -1 ports/textproc/pkg/COMMENT 1.2 +1 -1 ports/textproc/py-mxTextTools/pkg/COMMENT 1.3 +1 -1 ports/textproc/catdoc/pkg/COMMENT 1.3 +1 -1 ports/textproc/docbook/pkg/COMMENT 1.2 +1 -1 ports/textproc/gxditview/pkg/COMMENT 1.3 +1 -1 ports/textproc/htdig/pkg/COMMENT 1.2 +1 -1 ports/textproc/info2html/pkg/COMMENT 1.3 +1 -1 ports/textproc/ispell/pkg/COMMENT 1.2 +1 -1 ports/textproc/latex2html/pkg/COMMENT 1.2 +1 -1 ports/textproc/libxml/pkg/COMMENT 1.2 +1 -1 ports/textproc/man2html/pkg/COMMENT 1.2 +1 -1 ports/textproc/nfbtrans/pkg/COMMENT 1.2 +1 -1 ports/textproc/p5-XML-Parser/pkg/COMMENT 1.2 +1 -1 ports/textproc/sgrep/pkg/COMMENT 1.2 +1 -1 ports/textproc/txt2html/pkg/COMMENT 1.2 +1 -1 ports/textproc/unroff/pkg/COMMENT 1.2 +1 -1 ports/textproc/wdiff/pkg/COMMENT 1.2 +1 -1 ports/textproc/word2x/pkg/COMMENT 1.2 +1 -1 ports/textproc/sar/pkg/COMMENT 1.2 +1 -1 ports/textproc/docbook-xml/pkg/COMMENT 1.2 +1 -1 ports/textproc/docbook-241/pkg/COMMENT 1.2 +1 -1 ports/textproc/docbook-300/pkg/COMMENT 1.2 +1 -1 ports/textproc/docbook-310/pkg/COMMENT 1.2 +1 -1 ports/textproc/nicetext/pkg/COMMENT 1.5 +1 -1 ports/textproc/rman/pkg/COMMENT 1.2 +1 -1 ports/vietnamese/pkg/COMMENT 1.2 +1 -1 ports/vietnamese/vn7to8/pkg/COMMENT 1.2 +1 -1 ports/vietnamese/vnroff/pkg/COMMENT 1.2 +1 -1 ports/vietnamese/vnlpr/pkg/COMMENT 1.2 +1 -1 ports/vietnamese/vnpstext/pkg/COMMENT 1.4 +1 -1 ports/www/netscape4-navigator/pkg/COMMENT 1.2 +1 -1 ports/www/thttpd/pkg/COMMENT 1.4 +1 -1 ports/www/Mosaic/pkg/COMMENT 1.3 +1 -1 ports/www/amaya/pkg/COMMENT 1.2 +1 -1 ports/www/analog/pkg/COMMENT 1.2 +1 -1 ports/www/evg/pkg/COMMENT 1.2 +1 -1 ports/www/lynx-ssl/pkg/COMMENT 1.2 +1 -1 ports/www/roxen/pkg/COMMENT 1.6 +1 -1 ports/www/apache13/pkg/COMMENT 1.2 +1 -1 ports/www/apache13-fp/pkg/COMMENT 1.3 +1 -1 ports/www/apache13-modssl/pkg/COMMENT 1.8 +1 -1 ports/www/apache13-php3/pkg/COMMENT 1.5 +1 -1 ports/www/apache13-ssl/pkg/COMMENT 1.3 +1 -1 ports/www/arena/pkg/COMMENT 1.3 +1 -1 ports/www/ashe/pkg/COMMENT 1.2 +1 -1 ports/www/boa/pkg/COMMENT 1.2 +1 -1 ports/www/cgihtml/pkg/COMMENT 1.2 +1 -1 ports/www/cgiwrap/pkg/COMMENT 1.2 +1 -1 ports/www/checkbot/pkg/COMMENT 1.2 +1 -1 ports/www/fxhtml/pkg/COMMENT 1.2 +1 -1 ports/www/grail/pkg/COMMENT 1.3 +1 -1 ports/www/gwstat/pkg/COMMENT 1.3 +1 -1 ports/www/hypermail/pkg/COMMENT 1.3 +1 -1 ports/www/ijb/pkg/COMMENT 1.2 +1 -1 ports/www/libghttp/pkg/COMMENT 1.4 +1 -1 ports/www/libwww/pkg/COMMENT 1.2 +1 -1 ports/www/linbot/pkg/COMMENT 1.3 +1 -1 ports/www/linux-netscape4/pkg/COMMENT 1.8 +1 -1 ports/www/lynx/pkg/COMMENT 1.8 +1 -1 ports/www/lynx-current/pkg/COMMENT 1.2 +1 -1 ports/www/marc-search/pkg/COMMENT 1.4 +1 -1 ports/www/mmm/pkg/COMMENT 1.2 +1 -1 ports/www/momspider/pkg/COMMENT 1.6 +1 -1 ports/www/mozilla/pkg/COMMENT 1.8 +1 -1 ports/www/netscape3/pkg/COMMENT 1.4 +1 -1 ports/www/netscape4-communicator/pkg/COMMENT 1.2 +1 -1 ports/www/squirm/pkg/COMMENT 1.2 +1 -1 ports/www/netscape4-communicator.us/pkg/COMMENT 1.3 +1 -1 ports/www/netscape45-communicator.us/pkg/COMMENT 1.6 +1 -1 ports/www/netscape45-navigator/pkg/COMMENT 1.2 +1 -1 ports/www/p5-CGI/pkg/COMMENT 1.2 +1 -1 ports/www/p5-CGI_Lite/pkg/COMMENT 1.2 +1 -1 ports/www/p5-HTML/pkg/COMMENT 1.2 +1 -1 ports/www/p5-HTML-Parser/pkg/COMMENT 1.2 +1 -1 ports/www/p5-HTML-QuickCheck/pkg/COMMENT 1.2 +1 -1 ports/www/p5-HTML-Stream/pkg/COMMENT 1.2 +1 -1 ports/www/p5-HTTPD-Tools/pkg/COMMENT 1.2 +1 -1 ports/www/p5-ParallelUA/pkg/COMMENT 1.2 +1 -1 ports/www/p5-WWW-Search/pkg/COMMENT 1.2 +1 -1 ports/www/p5-libwww/pkg/COMMENT 1.2 +1 -1 ports/www/pkg/COMMENT 1.2 +1 -1 ports/www/ruboard/pkg/COMMENT 1.2 +1 -1 ports/www/swish-e/pkg/COMMENT 1.2 +1 -1 ports/www/tidy/pkg/COMMENT 1.2 +1 -1 ports/www/transproxy/pkg/COMMENT 1.2 +1 -1 ports/www/vrweb/pkg/COMMENT 1.5 +1 -1 ports/www/w3c-httpd/pkg/COMMENT 1.3 +1 -1 ports/www/w3mir/pkg/COMMENT 1.2 +1 -1 ports/www/wcol/pkg/COMMENT 1.2 +1 -1 ports/www/web500gw/pkg/COMMENT 1.4 +1 -1 ports/www/webalizer/pkg/COMMENT 1.2 +1 -1 ports/www/webglimpse/pkg/COMMENT 1.2 +1 -1 ports/www/webstone/pkg/COMMENT 1.2 +1 -1 ports/www/wwwstat/pkg/COMMENT 1.2 +1 -1 ports/www/xitami/pkg/COMMENT 1.2 +1 -1 ports/www/calamaris/pkg/COMMENT 1.2 +1 -1 ports/www/npc/pkg/COMMENT 1.2 +1 -1 ports/www/squidclients/pkg/COMMENT 1.2 +1 -1 ports/www/snarf/pkg/COMMENT 1.2 +1 -1 ports/www/webcrawl/pkg/COMMENT 1.2 +1 -1 ports/www/py-HTMLgen/pkg/COMMENT 1.2 +1 -1 ports/www/wmnetselect/pkg/COMMENT 1.8 +1 -1 ports/www/netscape46-communicator/pkg/COMMENT 1.7 +1 -1 ports/www/netscape46-navigator/pkg/COMMENT 1.2 +1 -1 ports/www/fcgi/pkg/COMMENT 1.2 +1 -1 ports/x11/libdnd/pkg/COMMENT 1.3 +1 -1 ports/x11/9term/pkg/COMMENT 1.2 +1 -1 ports/x11/XttXF86srv-3DLabs/pkg/COMMENT 1.3 +1 -1 ports/x11/XttXF86srv-8514/pkg/COMMENT 1.3 +1 -1 ports/x11/XttXF86srv-AGX/pkg/COMMENT 1.3 +1 -1 ports/x11/XttXF86srv-I128/pkg/COMMENT 1.3 +1 -1 ports/x11/XttXF86srv-Mach32/pkg/COMMENT 1.3 +1 -1 ports/x11/XttXF86srv-Mach64/pkg/COMMENT 1.3 +1 -1 ports/x11/XttXF86srv-Mach8/pkg/COMMENT 1.3 +1 -1 ports/x11/XttXF86srv-Mono/pkg/COMMENT 1.3 +1 -1 ports/x11/XttXF86srv-P9000/pkg/COMMENT 1.3 +1 -1 ports/x11/XttXF86srv-S3/pkg/COMMENT 1.3 +1 -1 ports/x11/XttXF86srv-S3V/pkg/COMMENT 1.3 +1 -1 ports/x11/XttXF86srv-SVGA/pkg/COMMENT 1.3 +1 -1 ports/x11/XttXF86srv-VGA16/pkg/COMMENT 1.3 +1 -1 ports/x11/XttXF86srv-W32/pkg/COMMENT 1.2 +1 -1 ports/x11/blast/pkg/COMMENT 1.2 +1 -1 ports/x11/XttXF86srv-xfs/pkg/COMMENT 1.2 +1 -1 ports/x11/XttXF86srv-common/pkg/COMMENT 1.2 +1 -1 ports/x11/XttXF98srv-EGC/pkg/COMMENT 1.2 +1 -1 ports/x11/XttXF98srv-GA968/pkg/COMMENT 1.2 +1 -1 ports/x11/XttXF98srv-GANBWAP/pkg/COMMENT 1.2 +1 -1 ports/x11/XttXF98srv-MGA/pkg/COMMENT 1.2 +1 -1 ports/x11/XttXF98srv-NEC480/pkg/COMMENT 1.2 +1 -1 ports/x11/XttXF98srv-NECS3/pkg/COMMENT 1.2 +1 -1 ports/x11/XttXF98srv-NKVNEC/pkg/COMMENT 1.2 +1 -1 ports/x11/XttXF98srv-PWLB/pkg/COMMENT 1.2 +1 -1 ports/x11/XttXF98srv-PWSKB/pkg/COMMENT 1.2 +1 -1 ports/x11/XttXF98srv-SVGA/pkg/COMMENT 1.2 +1 -1 ports/x11/XttXF98srv-TGUI/pkg/COMMENT 1.2 +1 -1 ports/x11/XttXF98srv-WABEP/pkg/COMMENT 1.2 +1 -1 ports/x11/XttXF98srv-WABS/pkg/COMMENT 1.2 +1 -1 ports/x11/XttXF98srv-WSNA/pkg/COMMENT 1.2 +1 -1 ports/x11/bricons/pkg/COMMENT 1.2 +1 -1 ports/x11/dgs/pkg/COMMENT 1.2 +1 -1 ports/x11/dxpc/pkg/COMMENT 1.4 +1 -1 ports/x11/emu/pkg/COMMENT 1.2 +1 -1 ports/x11/fbsd-icons/pkg/COMMENT 1.2 +1 -1 ports/x11/gnomecore/pkg/COMMENT 1.2 +1 -1 ports/x11/gnomelibs/pkg/COMMENT 1.2 +1 -1 ports/x11/libsx/pkg/COMMENT 1.2 +1 -1 ports/x11/offix-clipboard/pkg/COMMENT 1.2 +1 -1 ports/x11/xbanner/pkg/COMMENT 1.2 +1 -1 ports/x11/pkg/COMMENT 1.2 +1 -1 ports/x11/props/pkg/COMMENT 1.2 +1 -1 ports/x11/wdm/pkg/COMMENT 1.4 +1 -1 ports/x11/x3270/pkg/COMMENT 1.2 +1 -1 ports/x11/xaniroc/pkg/COMMENT 1.2 +1 -1 ports/x11/xantfarm/pkg/COMMENT 1.2 +1 -1 ports/x11/xautolock/pkg/COMMENT 1.2 +1 -1 ports/x11/xcolorsel/pkg/COMMENT 1.2 +1 -1 ports/x11/xdtm/pkg/COMMENT 1.2 +1 -1 ports/x11/xfedor/pkg/COMMENT 1.2 +1 -1 ports/x11/xfishtank/pkg/COMMENT 1.3 +1 -1 ports/x11/xgrab/pkg/COMMENT 1.3 +1 -1 ports/x11/xkeycaps/pkg/COMMENT 1.3 +1 -1 ports/x11/xloadimage/pkg/COMMENT 1.5 +1 -1 ports/x11/xlockmore/pkg/COMMENT 1.2 +1 -1 ports/x11/xlogout/pkg/COMMENT 1.2 +1 -1 ports/x11/xmangekyou/pkg/COMMENT 1.2 +1 -1 ports/x11/xmascot/pkg/COMMENT 1.2 +1 -1 ports/x11/xmold/pkg/COMMENT 1.2 +1 -1 ports/x11/xmove/pkg/COMMENT 1.2 +1 -1 ports/x11/xskyroot/pkg/COMMENT 1.3 +1 -1 ports/x11/xsnow/pkg/COMMENT 1.2 +1 -1 ports/x11/xstarroll/pkg/COMMENT 1.2 +1 -1 ports/x11/xtacy/pkg/COMMENT 1.2 +1 -1 ports/x11/xzoom/pkg/COMMENT 1.2 +1 -1 ports/x11/bgrot/pkg/COMMENT 1.2 +1 -1 ports/x11/aterm/pkg/COMMENT 1.2 +1 -1 ports/x11/xlupe/pkg/COMMENT 1.2 +1 -1 ports/x11/wterm/pkg/COMMENT 1.2 +1 -1 ports/x11/wmbutton/pkg/COMMENT 1.2 +1 -1 ports/x11-clocks/t3d/pkg/COMMENT 1.2 +1 -1 ports/x11-clocks/asclock/pkg/COMMENT 1.2 +1 -1 ports/x11-clocks/astime/pkg/COMMENT 1.2 +1 -1 ports/x11-clocks/bclock/pkg/COMMENT 1.2 +1 -1 ports/x11-clocks/eyeclock/pkg/COMMENT 1.2 +1 -1 ports/x11-clocks/mouseclock/pkg/COMMENT 1.2 +1 -1 ports/x11-clocks/pkg/COMMENT 1.2 +1 -1 ports/x11-clocks/rclock/pkg/COMMENT 1.3 +1 -1 ports/x11-clocks/swisswatch/pkg/COMMENT 1.2 +1 -1 ports/x11-clocks/asclock-gtk/pkg/COMMENT 1.2 +1 -1 ports/x11-clocks/xalarm/pkg/COMMENT 1.3 +1 -1 ports/x11-clocks/xdaliclock/pkg/COMMENT 1.2 +1 -1 ports/x11-clocks/wmcalclock/pkg/COMMENT 1.2 +1 -1 ports/x11-clocks/wmitime/pkg/COMMENT 1.2 +1 -1 ports/x11-clocks/tclock/pkg/COMMENT 1.2 +1 -1 ports/x11-clocks/wmdate/pkg/COMMENT 1.2 +1 -1 ports/x11-clocks/pclock/pkg/COMMENT 1.2 +1 -1 ports/x11-clocks/asclock-xlib/pkg/COMMENT 1.2 +1 -1 ports/x11-clocks/wmtz/pkg/COMMENT 1.2 +1 -1 ports/x11-clocks/xtu/pkg/COMMENT 1.2 +1 -1 ports/x11-clocks/wmtime/pkg/COMMENT 1.2 +1 -1 ports/x11-fm/binder/pkg/COMMENT 1.2 +1 -1 ports/x11-fm/asfiles/pkg/COMMENT 1.2 +1 -1 ports/x11-fm/dfm/pkg/COMMENT 1.2 +1 -1 ports/x11-fm/ezfm/pkg/COMMENT 1.2 +1 -1 ports/x11-fm/filerunner/pkg/COMMENT 1.2 +1 -1 ports/x11-fm/q3dmenu/pkg/COMMENT 1.3 +1 -1 ports/x11-fm/tkdesk/pkg/COMMENT 1.2 +1 -1 ports/x11-fm/workplace/pkg/COMMENT 1.2 +1 -1 ports/x11-fm/x-files/pkg/COMMENT 1.3 +1 -1 ports/x11-fm/xfm/pkg/COMMENT 1.2 +1 -1 ports/x11-fm/pkg/COMMENT 1.2 +1 -1 ports/math/pkg/COMMENT 1.2 +1 -1 ports/math/parmetis/pkg/COMMENT 1.2 +1 -1 ports/math/add/pkg/COMMENT 1.3 +1 -1 ports/math/blas/pkg/COMMENT 1.3 +1 -1 ports/math/calc/pkg/COMMENT 1.2 +1 -1 ports/math/calctool/pkg/COMMENT 1.3 +1 -1 ports/math/eispack/pkg/COMMENT 1.2 +1 -1 ports/math/eval/pkg/COMMENT 1.3 +1 -1 ports/math/fftpack/pkg/COMMENT 1.3 +1 -1 ports/math/fudgit/pkg/COMMENT 1.3 +1 -1 ports/math/geg/pkg/COMMENT 1.4 +1 -1 ports/math/gnuplot/pkg/COMMENT 1.3 +1 -1 ports/math/lapack/pkg/COMMENT 1.3 +1 -1 ports/math/linpack/pkg/COMMENT 1.2 +1 -1 ports/math/metis/pkg/COMMENT 1.3 +1 -1 ports/math/octave/pkg/COMMENT 1.3 +1 -1 ports/math/oleo/pkg/COMMENT 1.2 +1 -1 ports/math/p5-MatrixReal/pkg/COMMENT 1.2 +1 -1 ports/math/gnuplot+/pkg/COMMENT 1.2 +1 -1 ports/math/plplot/pkg/COMMENT 1.2 +1 -1 ports/math/pygist/pkg/COMMENT 1.2 +1 -1 ports/math/rng/pkg/COMMENT 1.3 +1 -1 ports/math/siag/pkg/COMMENT 1.2 +1 -1 ports/math/superlu/pkg/COMMENT 1.2 +1 -1 ports/math/wingz/pkg/COMMENT 1.2 +1 -1 ports/math/xgfe/pkg/COMMENT 1.3 +1 -1 ports/math/xldlas/pkg/COMMENT 1.3 +1 -1 ports/math/xlispstat/pkg/COMMENT 1.3 +1 -1 ports/math/xspread/pkg/COMMENT 1.2 +1 -1 ports/math/xwpl/pkg/COMMENT 1.2 +1 -1 ports/math/abs/pkg/COMMENT To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jun 26 12:31:30 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 67AF414C23; Sat, 26 Jun 1999 12:31:23 -0700 (PDT) (envelope-from cpiazza@FreeBSD.org) Received: (from cpiazza@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id MAA41363; Sat, 26 Jun 1999 12:31:23 -0700 (PDT) (envelope-from cpiazza@FreeBSD.org) Message-Id: <199906261931.MAA41363@freefall.freebsd.org> From: Chris Piazza Date: Sat, 26 Jun 1999 12:31:23 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT modules Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk cpiazza 1999/06/26 12:31:22 PDT Modified files: . modules Log: wxgtk --> ports/x11-toolkits/wxgtk Revision Changes Path 1.138 +2 -1 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jun 26 12:34:26 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id EFBE315083; Sat, 26 Jun 1999 12:33:20 -0700 (PDT) (envelope-from cpiazza@FreeBSD.org) Received: (from cpiazza@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id MAA41463; Sat, 26 Jun 1999 12:33:20 -0700 (PDT) (envelope-from cpiazza@FreeBSD.org) Message-Id: <199906261933.MAA41463@freefall.freebsd.org> From: Chris Piazza Date: Sat, 26 Jun 1999 12:33:20 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11-toolkits/wxgtk - Imported sources Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk cpiazza 1999/06/26 12:33:20 PDT ports/x11-toolkits/wxgtk - Imported sources Update of /home/ncvs/ports/x11-toolkits/wxgtk In directory freefall.freebsd.org:/d/users/cpiazza/work/wxgtk Log Message: wxWindows (wxGTK). A cross-platform C++ GUI toolkit. PR: 12298 Submitted by: Alexander Langer Status: Vendor Tag: ALEX Release Tags: v_2_0_1 N ports/x11-toolkits/wxgtk/Makefile I ports/x11-toolkits/wxgtk/CVS N ports/x11-toolkits/wxgtk/files/md5 N ports/x11-toolkits/wxgtk/patches/patch-aa N ports/x11-toolkits/wxgtk/patches/patch-ab N ports/x11-toolkits/wxgtk/pkg/COMMENT N ports/x11-toolkits/wxgtk/pkg/DESCR N ports/x11-toolkits/wxgtk/pkg/PLIST No conflicts created by this import To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jun 26 12:34:32 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id A5AF014C4A; Sat, 26 Jun 1999 12:34:27 -0700 (PDT) (envelope-from cpiazza@FreeBSD.org) Received: (from cpiazza@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id MAA41536; Sat, 26 Jun 1999 12:34:27 -0700 (PDT) (envelope-from cpiazza@FreeBSD.org) Message-Id: <199906261934.MAA41536@freefall.freebsd.org> From: Chris Piazza Date: Sat, 26 Jun 1999 12:34:27 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11-toolkits Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk cpiazza 1999/06/26 12:34:27 PDT Modified files: x11-toolkits Makefile Log: Activate wxgtk. Revision Changes Path 1.30 +2 -1 ports/x11-toolkits/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jun 26 12:52: 4 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id AF75514CED; Sat, 26 Jun 1999 12:52:02 -0700 (PDT) (envelope-from mharo@FreeBSD.org) Received: (from mharo@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id MAA48643; Sat, 26 Jun 1999 12:52:02 -0700 (PDT) (envelope-from mharo@FreeBSD.org) Message-Id: <199906261952.MAA48643@freefall.freebsd.org> From: Michael Haro Date: Sat, 26 Jun 1999 12:52:02 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk mharo 1999/06/26 12:52:02 PDT Modified files: www Makefile Log: Deactivate apache12* Revision Changes Path 1.133 +1 -3 ports/www/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jun 26 14: 0: 2 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id C51AE14C17; Sat, 26 Jun 1999 14:00:00 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id OAA53252; Sat, 26 Jun 1999 14:00:00 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Message-Id: <199906262100.OAA53252@freefall.freebsd.org> From: "David E. O'Brien" Date: Sat, 26 Jun 1999 14:00:00 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/databases/postgresql Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk obrien 1999/06/26 13:59:59 PDT Modified files: databases/postgresql Makefile Log: BROKEN='unfetchable, version 6.5 is the latest' Revision Changes Path 1.42 +3 -1 ports/databases/postgresql/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jun 26 14:32: 3 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 6E11114FAE; Sat, 26 Jun 1999 14:32:01 -0700 (PDT) (envelope-from rnordier@FreeBSD.org) Received: (from rnordier@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id OAA55317; Sat, 26 Jun 1999 14:32:01 -0700 (PDT) (envelope-from rnordier@FreeBSD.org) Message-Id: <199906262132.OAA55317@freefall.freebsd.org> From: Robert Nordier Date: Sat, 26 Jun 1999 14:32:01 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/boot/i386/boot0 Makefile boot0.m4 boot0.s Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk rnordier 1999/06/26 14:32:00 PDT Modified files: (Branch: RELENG_3) sys/boot/i386/boot0 Makefile boot0.m4 boot0.s Log: MFC: active flag handling; sanity check drive number; pass partition pointer to bootstrap; enable/disable options; etc. Revision Changes Path 1.6.2.1 +2 -2 src/sys/boot/i386/boot0/Makefile 1.3.2.1 +4 -1 src/sys/boot/i386/boot0/boot0.m4 1.6.2.2 +79 -76 src/sys/boot/i386/boot0/boot0.s To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jun 26 14:40:42 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id B232514FAE; Sat, 26 Jun 1999 14:40:39 -0700 (PDT) (envelope-from rnordier@FreeBSD.org) Received: (from rnordier@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id OAA55759; Sat, 26 Jun 1999 14:40:39 -0700 (PDT) (envelope-from rnordier@FreeBSD.org) Message-Id: <199906262140.OAA55759@freefall.freebsd.org> From: Robert Nordier Date: Sat, 26 Jun 1999 14:40:39 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/boot0cfg boot0cfg.8 boot0cfg.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk rnordier 1999/06/26 14:40:39 PDT Modified files: (Branch: RELENG_3) usr.sbin/boot0cfg boot0cfg.8 boot0cfg.c Log: MFC: Enable/disable options; signature check. Revision Changes Path 1.3.2.2 +7 -1 src/usr.sbin/boot0cfg/boot0cfg.8 1.3.2.2 +62 -11 src/usr.sbin/boot0cfg/boot0cfg.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jun 26 14:56:58 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 450A515131; Sat, 26 Jun 1999 14:56:56 -0700 (PDT) (envelope-from mharo@FreeBSD.org) Received: (from mharo@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id OAA57327; Sat, 26 Jun 1999 14:56:56 -0700 (PDT) (envelope-from mharo@FreeBSD.org) Message-Id: <199906262156.OAA57327@freefall.freebsd.org> From: Michael Haro Date: Sat, 26 Jun 1999 14:56:55 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/gn Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk mharo 1999/06/26 14:56:55 PDT Modified files: www/gn Makefile Log: /usr/local -> ${PREFIX} PR: 12198 Submitted by: Nick Hibma Revision Changes Path 1.20 +3 -3 ports/www/gn/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jun 26 14:57:33 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id AAF54153C9; Sat, 26 Jun 1999 14:57:11 -0700 (PDT) (envelope-from rnordier@FreeBSD.org) Received: (from rnordier@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id OAA57369; Sat, 26 Jun 1999 14:57:11 -0700 (PDT) (envelope-from rnordier@FreeBSD.org) Message-Id: <199906262157.OAA57369@freefall.freebsd.org> From: Robert Nordier Date: Sat, 26 Jun 1999 14:57:11 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/reboot boot_i386.8 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk rnordier 1999/06/26 14:57:11 PDT Modified files: sbin/reboot boot_i386.8 Log: Document -P (keyboard probe) assumptions. Revision Changes Path 1.19 +10 -1 src/sbin/reboot/boot_i386.8 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jun 26 15: 7:28 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id BE85E14C1F; Sat, 26 Jun 1999 15:07:26 -0700 (PDT) (envelope-from asami@FreeBSD.org) Received: (from asami@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id PAA58399; Sat, 26 Jun 1999 15:07:26 -0700 (PDT) (envelope-from asami@FreeBSD.org) Message-Id: <199906262207.PAA58399@freefall.freebsd.org> From: Satoshi Asami Date: Sat, 26 Jun 1999 15:07:26 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/java Makefile ports/java/pkg COMMENT Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk asami 1999/06/26 15:07:26 PDT Added files: java Makefile java/pkg COMMENT Log: New category java. Here's the charter: Java language support. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jun 26 15: 9:28 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 35A5114C1F; Sat, 26 Jun 1999 15:09:26 -0700 (PDT) (envelope-from rnordier@FreeBSD.org) Received: (from rnordier@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id PAA58613; Sat, 26 Jun 1999 15:09:26 -0700 (PDT) (envelope-from rnordier@FreeBSD.org) Message-Id: <199906262209.PAA58613@freefall.freebsd.org> From: Robert Nordier Date: Sat, 26 Jun 1999 15:09:25 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/reboot boot_i386.8 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk rnordier 1999/06/26 15:09:25 PDT Modified files: (Branch: RELENG_3) sbin/reboot boot_i386.8 Log: MFC: Document -P (keyboard probe) assumptions. Revision Changes Path 1.16.2.3 +10 -1 src/sbin/reboot/boot_i386.8 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jun 26 15:20: 3 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 3440A14CDE; Sat, 26 Jun 1999 15:20:01 -0700 (PDT) (envelope-from asami@FreeBSD.org) Received: (from asami@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id PAA59594; Sat, 26 Jun 1999 15:20:00 -0700 (PDT) (envelope-from asami@FreeBSD.org) Message-Id: <199906262220.PAA59594@freefall.freebsd.org> From: Satoshi Asami Date: Sat, 26 Jun 1999 15:20:00 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/irc Makefile ports/irc/pkg COMMENT Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk asami 1999/06/26 15:20:00 PDT Added files: irc Makefile irc/pkg COMMENT Log: New category irc. Here's the charter: Internet Relay Chat utilities. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jun 26 15:28:34 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id D091414C2E; Sat, 26 Jun 1999 15:28:32 -0700 (PDT) (envelope-from asami@FreeBSD.org) Received: (from asami@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id PAA61752; Sat, 26 Jun 1999 15:28:32 -0700 (PDT) (envelope-from asami@FreeBSD.org) Message-Id: <199906262228.PAA61752@freefall.freebsd.org> From: Satoshi Asami Date: Sat, 26 Jun 1999 15:28:32 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11-servers Makefile ports/x11-servers/pkg COMMENT Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk asami 1999/06/26 15:28:31 PDT Added files: x11-servers Makefile x11-servers/pkg COMMENT Log: New category x11-servers. Here's the charter: X11 servers. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jun 26 15:30: 3 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id A2B4714C2E; Sat, 26 Jun 1999 15:30:01 -0700 (PDT) (envelope-from asami@FreeBSD.org) Received: (from asami@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id PAA61801; Sat, 26 Jun 1999 15:30:01 -0700 (PDT) (envelope-from asami@FreeBSD.org) Message-Id: <199906262230.PAA61801@freefall.freebsd.org> From: Satoshi Asami Date: Sat, 26 Jun 1999 15:30:00 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk asami 1999/06/26 15:30:00 PDT Modified files: . Makefile Log: Add new categories irc, java and x11-servers. Revision Changes Path 1.49 +4 -1 ports/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jun 26 15:46: 6 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 489E71505F; Sat, 26 Jun 1999 15:46:05 -0700 (PDT) (envelope-from cpiazza@FreeBSD.org) Received: (from cpiazza@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id PAA62553; Sat, 26 Jun 1999 15:46:04 -0700 (PDT) (envelope-from cpiazza@FreeBSD.org) Message-Id: <199906262246.PAA62553@freefall.freebsd.org> From: Chris Piazza Date: Sat, 26 Jun 1999 15:46:04 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en/handbook/contrib chapter.sgml Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk cpiazza 1999/06/26 15:46:04 PDT Modified files: en/handbook/contrib chapter.sgml Log: Add Alexander Langer for the x11-toolkits/wxgtk port. Revision Changes Path 1.57 +5 -1 doc/en/handbook/contrib/chapter.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jun 26 15:53:29 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id CA5EA14EF2; Sat, 26 Jun 1999 15:53:27 -0700 (PDT) (envelope-from mpp@FreeBSD.org) Received: (from mpp@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id PAA63147; Sat, 26 Jun 1999 15:53:27 -0700 (PDT) (envelope-from mpp@FreeBSD.org) Message-Id: <199906262253.PAA63147@freefall.freebsd.org> From: Mike Pritchard Date: Sat, 26 Jun 1999 15:53:27 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/amd/fsinfo fsinfo.8 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk mpp 1999/06/26 15:53:27 PDT Modified files: contrib/amd/fsinfo fsinfo.8 Log: Actually describe all of the command line options in fsinfo(8). Most of the text was take from the fsinfo section in info(1). Also included a pointer to that information, since there is so much detail about the format of the configuration files there. Revision Changes Path 1.3 +116 -16 src/contrib/amd/fsinfo/fsinfo.8 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jun 26 15:58:48 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 17E9215198; Sat, 26 Jun 1999 15:58:46 -0700 (PDT) (envelope-from mharo@FreeBSD.org) Received: (from mharo@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id PAA63527; Sat, 26 Jun 1999 15:58:46 -0700 (PDT) (envelope-from mharo@FreeBSD.org) Message-Id: <199906262258.PAA63527@freefall.freebsd.org> From: Michael Haro Date: Sat, 26 Jun 1999 15:58:46 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/rwhois Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk mharo 1999/06/26 15:58:46 PDT Modified files: net/rwhois Makefile Log: use ${PREFIX} and only require tcp_wrappers if it isn't part of the base system. Revision Changes Path 1.6 +4 -2 ports/net/rwhois/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jun 26 16: 2:31 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 6E8AF15198; Sat, 26 Jun 1999 16:02:29 -0700 (PDT) (envelope-from mpp@FreeBSD.org) Received: (from mpp@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id QAA63822; Sat, 26 Jun 1999 16:02:29 -0700 (PDT) (envelope-from mpp@FreeBSD.org) Message-Id: <199906262302.QAA63822@freefall.freebsd.org> From: Mike Pritchard Date: Sat, 26 Jun 1999 16:02:29 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/amd/fsinfo fsinfo.8 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk mpp 1999/06/26 16:02:28 PDT Modified files: (Branch: RELENG_3) contrib/amd/fsinfo fsinfo.8 Log: MFC: Actually describe all of fsinfos options. Revision Changes Path 1.2.2.1 +116 -16 src/contrib/amd/fsinfo/fsinfo.8 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jun 26 16:16:48 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 9F54E15198; Sat, 26 Jun 1999 16:16:46 -0700 (PDT) (envelope-from mpp@FreeBSD.org) Received: (from mpp@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id QAA64698; Sat, 26 Jun 1999 16:16:46 -0700 (PDT) (envelope-from mpp@FreeBSD.org) Message-Id: <199906262316.QAA64698@freefall.freebsd.org> From: Mike Pritchard Date: Sat, 26 Jun 1999 16:16:45 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/pccard/pccardd pccardd.8 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk mpp 1999/06/26 16:16:45 PDT Modified files: usr.sbin/pccard/pccardd pccardd.8 Log: Minor mdoc fix. Revision Changes Path 1.12 +2 -2 src/usr.sbin/pccard/pccardd/pccardd.8 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jun 26 16:18:37 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id D438015231; Sat, 26 Jun 1999 16:18:35 -0700 (PDT) (envelope-from mpp@FreeBSD.org) Received: (from mpp@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id QAA64796; Sat, 26 Jun 1999 16:18:35 -0700 (PDT) (envelope-from mpp@FreeBSD.org) Message-Id: <199906262318.QAA64796@freefall.freebsd.org> From: Mike Pritchard Date: Sat, 26 Jun 1999 16:18:35 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/pccard/pccardd pccardd.8 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk mpp 1999/06/26 16:18:35 PDT Modified files: (Branch: RELENG_3) usr.sbin/pccard/pccardd pccardd.8 Log: MFC: Minor mdoc fix. Forgot this in the first commit: PR: Part of doc/10331 Revision Changes Path 1.10.2.2 +2 -2 src/usr.sbin/pccard/pccardd/pccardd.8 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jun 26 17:16:18 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id ACD9914D60; Sat, 26 Jun 1999 17:16:16 -0700 (PDT) (envelope-from cpiazza@FreeBSD.org) Received: (from cpiazza@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id RAA67683; Sat, 26 Jun 1999 17:16:15 -0700 (PDT) (envelope-from cpiazza@FreeBSD.org) Message-Id: <199906270016.RAA67683@freefall.freebsd.org> From: Chris Piazza Date: Sat, 26 Jun 1999 17:16:15 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/xchat Makefile ports/net/xchat/files md5 ports/net/xchat/pkg PLIST Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk cpiazza 1999/06/26 17:16:14 PDT Modified files: net/xchat Makefile net/xchat/files md5 net/xchat/pkg PLIST Log: Update to 0.9.10. PR: 12401 Submitted by: maintainer Revision Changes Path 1.14 +5 -6 ports/net/xchat/Makefile 1.10 +1 -1 ports/net/xchat/files/md5 1.4 +12 -0 ports/net/xchat/pkg/PLIST To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jun 26 17:29:11 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id A7B7114CA9; Sat, 26 Jun 1999 17:29:09 -0700 (PDT) (envelope-from mpp@FreeBSD.org) Received: (from mpp@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id RAA68847; Sat, 26 Jun 1999 17:29:09 -0700 (PDT) (envelope-from mpp@FreeBSD.org) Message-Id: <199906270029.RAA68847@freefall.freebsd.org> From: Mike Pritchard Date: Sat, 26 Jun 1999 17:29:09 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/sys mlock.2 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk mpp 1999/06/26 17:29:08 PDT Modified files: lib/libc/sys mlock.2 Log: Document that mlock() and munlock() can return EPERM if the caller is not the super-user. Also document that we do not currently support the per-process RLIMIT_MEMLOCK limit. PR: doc/11607 Revision Changes Path 1.5 +9 -1 src/lib/libc/sys/mlock.2 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jun 26 17:33:26 1999 Delivered-To: cvs-all@freebsd.org Received: from allegro.lemis.com (allegro.lemis.com [192.109.197.134]) by hub.freebsd.org (Postfix) with ESMTP id 3070914CA9; Sat, 26 Jun 1999 17:33:17 -0700 (PDT) (envelope-from grog@freebie.lemis.com) Received: from freebie.lemis.com (freebie.lemis.com [192.109.197.137]) by allegro.lemis.com (8.9.1/8.9.0) with ESMTP id KAA11001; Sun, 27 Jun 1999 10:03:12 +0930 (CST) Received: (from grog@localhost) by freebie.lemis.com (8.9.3/8.9.0) id KAA81967; Sun, 27 Jun 1999 10:03:10 +0930 (CST) Date: Sun, 27 Jun 1999 10:03:10 +0930 From: Greg Lehey To: Hellmuth Michaelis Cc: Warner Losh , thyerm@camtech.net.au, cracauer@cons.org, bde@zeta.org.au, cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org Subject: Re: style(1) man-page !? (was Re: cvs commit: src/usr.sbin/i4b/isdnd main.c ...) Message-ID: <19990627100310.S427@freebie.lemis.com> References: <199906260604.AAA00680@harmony.village.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.4i In-Reply-To: ; from Hellmuth Michaelis on Sat, Jun 26, 1999 at 10:21:59AM +0200 WWW-Home-Page: http://www.lemis.com/~grog X-PGP-Fingerprint: 6B 7B C3 8C 61 CD 54 AF 13 24 52 F8 6D A4 95 EF Organization: LEMIS, PO Box 460, Echunga SA 5153, Australia Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-41-739-7062 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk On Saturday, 26 June 1999 at 10:21:59 +0200, Hellmuth Michaelis wrote: > > To get this to a productive end, i' willing to start to write a man-page > to try to describe FreeBSD's preferred getopt style. > > What should its name be, style(1) ? There used to be a program style(1). It was for a very different purpose. I'm attaching the page from 2.11BSD. Considering this is a programming thing, I'd think that style(3) would make more sense. Greg STYLE(1) STYLE(1) NAME style - analyze surface characteristics of a document SYNOPSIS style [ -ml ] [ -mm ] [ -a ] [ -e ] [ -l num ] [ -r num ] [ -p ] [ -P ] file ... DESCRIPTION Style analyzes the surface characteristics of the writing style of a document. It reports on readability, sentence length and structure, word length and usage, verb type, and sentence openers. Because style runs deroff before looking at the text, formatting header files should be included as part of the input. The default macro package -ms may be overridden with the flag -mm. The flag -ml, which causes deroff to skip lists, should be used if the document contains many lists of non-sentences. The other options are used to locate sentences with certain charac- teristics. -a print all sentences with their length and readabil- ity index. -e print all sentences that begin with an expletive. -p print all sentences that contain a passive verb. -lnum print all sentences longer than num. -rnum print all sentences whose readability index is greater than num. -P print parts of speech of the words in the document. SEE ALSO deroff(1), diction(1) BUGS Use of non-standard formatting macros may cause incorrect sentence breaks. -- See complete headers for address, home page and phone numbers finger grog@lemis.com for PGP public key To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jun 26 17:41:28 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 0FEB814CA9; Sat, 26 Jun 1999 17:41:26 -0700 (PDT) (envelope-from mpp@FreeBSD.org) Received: (from mpp@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id RAA69512; Sat, 26 Jun 1999 17:41:26 -0700 (PDT) (envelope-from mpp@FreeBSD.org) Message-Id: <199906270041.RAA69512@freefall.freebsd.org> From: Mike Pritchard Date: Sat, 26 Jun 1999 17:41:26 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/sys mlock.2 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk mpp 1999/06/26 17:41:26 PDT Modified files: (Branch: RELENG_3) lib/libc/sys mlock.2 Log: MFC: Document that mlock() and munlock() can return EPERM if the caller is not the super-user. Also document that we do not currently support the per-process RLIMIT_MEMLOCK limit. PR: doc/11607 Revision Changes Path 1.4.2.1 +9 -1 src/lib/libc/sys/mlock.2 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jun 26 18: 4:41 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id DDFF314C30; Sat, 26 Jun 1999 18:04:38 -0700 (PDT) (envelope-from cpiazza@FreeBSD.org) Received: (from cpiazza@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id SAA71347; Sat, 26 Jun 1999 18:04:38 -0700 (PDT) (envelope-from cpiazza@FreeBSD.org) Message-Id: <199906270104.SAA71347@freefall.freebsd.org> From: Chris Piazza Date: Sat, 26 Jun 1999 18:04:38 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/games/wmtictactoe Makefile ports/games/wmtictactoe/files md5 ports/games/wmtictactoe/patches patch-aa Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk cpiazza 1999/06/26 18:04:37 PDT Modified files: games/wmtictactoe Makefile games/wmtictactoe/files md5 games/wmtictactoe/patches patch-aa Log: Update to version 1.0 PR: 12402 Submitted by: maintainer Revision Changes Path 1.2 +4 -4 ports/games/wmtictactoe/Makefile 1.2 +1 -1 ports/games/wmtictactoe/files/md5 1.2 +14 -6 ports/games/wmtictactoe/patches/patch-aa To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jun 26 18:52:45 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id EF72D14D30; Sat, 26 Jun 1999 18:52:43 -0700 (PDT) (envelope-from cpiazza@FreeBSD.org) Received: (from cpiazza@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id SAA85217; Sat, 26 Jun 1999 18:52:43 -0700 (PDT) (envelope-from cpiazza@FreeBSD.org) Message-Id: <199906270152.SAA85217@freefall.freebsd.org> From: Chris Piazza Date: Sat, 26 Jun 1999 18:52:43 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/audio/wmcdplay Makefile ports/audio/wmcdplay/files md5 ports/audio/wmmixer Makefile ports/audio/wmmixer/files md5 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk cpiazza 1999/06/26 18:52:42 PDT Modified files: audio/wmcdplay Makefile audio/wmcdplay/files md5 audio/wmmixer Makefile audio/wmmixer/files md5 Log: Fix distfile Fennerage. Revision Changes Path 1.5 +4 -4 ports/audio/wmcdplay/Makefile 1.3 +1 -1 ports/audio/wmcdplay/files/md5 1.6 +4 -4 ports/audio/wmmixer/Makefile 1.3 +1 -1 ports/audio/wmmixer/files/md5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jun 26 18:58:27 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 703BD14DE7; Sat, 26 Jun 1999 18:58:25 -0700 (PDT) (envelope-from cpiazza@FreeBSD.org) Received: (from cpiazza@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id SAA85488; Sat, 26 Jun 1999 18:58:25 -0700 (PDT) (envelope-from cpiazza@FreeBSD.org) Message-Id: <199906270158.SAA85488@freefall.freebsd.org> From: Chris Piazza Date: Sat, 26 Jun 1999 18:58:25 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/bitchx Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk cpiazza 1999/06/26 18:58:24 PDT Modified files: net/bitchx Makefile Log: Fix distfile Fennerage with a couple new master sites. Revision Changes Path 1.5 +3 -2 ports/net/bitchx/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jun 26 19: 7:40 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 8787214D30; Sat, 26 Jun 1999 19:07:38 -0700 (PDT) (envelope-from cpiazza@FreeBSD.org) Received: (from cpiazza@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id TAA86335; Sat, 26 Jun 1999 19:07:38 -0700 (PDT) (envelope-from cpiazza@FreeBSD.org) Message-Id: <199906270207.TAA86335@freefall.freebsd.org> From: Chris Piazza Date: Sat, 26 Jun 1999 19:07:37 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/chinese/rxvt Makefile ports/chinese/rxvt/files md5 ports/chinese/rxvt/patches patch-aa Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk cpiazza 1999/06/26 19:07:37 PDT Modified files: chinese/rxvt Makefile chinese/rxvt/files md5 chinese/rxvt/patches patch-aa Log: Update to rxvt 2.6.0. PR: 12356 Submitted by: maintainer Revision Changes Path 1.13 +10 -6 ports/chinese/rxvt/Makefile 1.7 +1 -1 ports/chinese/rxvt/files/md5 1.7 +22 -12 ports/chinese/rxvt/patches/patch-aa To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jun 26 19:38:51 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 72FBA14BEB; Sat, 26 Jun 1999 19:38:49 -0700 (PDT) (envelope-from mpp@FreeBSD.org) Received: (from mpp@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id TAA88288; Sat, 26 Jun 1999 19:38:49 -0700 (PDT) (envelope-from mpp@FreeBSD.org) Message-Id: <199906270238.TAA88288@freefall.freebsd.org> From: Mike Pritchard Date: Sat, 26 Jun 1999 19:38:48 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man9 buf.9 ifnet.9 malloc.9 microseq.9 style.9 suser.9 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk mpp 1999/06/26 19:38:48 PDT Modified files: share/man/man9 buf.9 ifnet.9 malloc.9 microseq.9 style.9 suser.9 Log: Fix some typos and do some minor mdoc cleanup. Revision Changes Path 1.3 +7 -6 src/share/man/man9/buf.9 1.7 +2 -2 src/share/man/man9/ifnet.9 1.9 +1 -1 src/share/man/man9/malloc.9 1.5 +1 -1 src/share/man/man9/microseq.9 1.24 +3 -3 src/share/man/man9/style.9 1.8 +2 -2 src/share/man/man9/suser.9 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jun 26 19:40:41 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 6243914C18; Sat, 26 Jun 1999 19:40:39 -0700 (PDT) (envelope-from mpp@FreeBSD.org) Received: (from mpp@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id TAA88401; Sat, 26 Jun 1999 19:40:39 -0700 (PDT) (envelope-from mpp@FreeBSD.org) Message-Id: <199906270240.TAA88401@freefall.freebsd.org> From: Mike Pritchard Date: Sat, 26 Jun 1999 19:40:38 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man9 buf.9 ifnet.9 malloc.9 microseq.9 style.9 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk mpp 1999/06/26 19:40:38 PDT Modified files: (Branch: RELENG_3) share/man/man9 buf.9 ifnet.9 malloc.9 microseq.9 style.9 Log: MFC: Fix some typos and do some minor mdoc cleanup. Revision Changes Path 1.1.2.1 +7 -6 src/share/man/man9/buf.9 1.6.2.1 +2 -2 src/share/man/man9/ifnet.9 1.7.2.2 +1 -1 src/share/man/man9/malloc.9 1.1.2.2 +1 -1 src/share/man/man9/microseq.9 1.22.2.2 +3 -3 src/share/man/man9/style.9 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jun 26 19:43:35 1999 Delivered-To: cvs-all@freebsd.org Received: from scientia.demon.co.uk (scientia.demon.co.uk [212.228.14.13]) by hub.freebsd.org (Postfix) with ESMTP id 5876314C18; Sat, 26 Jun 1999 19:43:28 -0700 (PDT) (envelope-from ben@scientia.demon.co.uk) Received: from rainbow5.scientia.demon.co.uk ([192.168.1.2] ident=exim) by scientia.demon.co.uk with esmtp (Exim 3.02 #1) id 10y40I-000H0z-00; Sun, 27 Jun 1999 02:45:07 +0100 (envelope-from ben@rainbow5.scientia.demon.co.uk) Received: from rainbow5.scientia.demon.co.uk (ident=ben) by rainbow5.scientia.demon.co.uk with local (Exim 3.02 #1) id 10y40I-0003Mm-00; Sun, 27 Jun 1999 02:45:06 +0100 (envelope-from ben@rainbow5.scientia.demon.co.uk) Date: Sun, 27 Jun 1999 02:45:06 +0100 From: Ben Smithurst To: Greg Lehey Cc: cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org Subject: Re: style(1) man-page !? (was Re: cvs commit: src/usr.sbin/i4b/isdnd main.c ...) Message-ID: <19990627024506.A12925@rainbow5.scientia.demon.co.uk> References: <199906260604.AAA00680@harmony.village.org> <19990627100310.S427@freebie.lemis.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.4i In-Reply-To: <19990627100310.S427@freebie.lemis.com> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk Greg Lehey wrote: > On Saturday, 26 June 1999 at 10:21:59 +0200, Hellmuth Michaelis wrote: > >> To get this to a productive end, i' willing to start to write a man-page >> to try to describe FreeBSD's preferred getopt style. >> >> What should its name be, style(1) ? > > There used to be a program style(1). It was for a very different > purpose. I'm attaching the page from 2.11BSD. > > Considering this is a programming thing, I'd think that style(3) would > make more sense. uh.... I may be being stupid here, but what's wrong with adding this to the already existing style(9) page, which already has a bit about getopt? That's the first place I'd look for FreeBSD code style recommendations. -- Ben Smithurst | PGP: 0x99392F7D ben@scientia.demon.co.uk | key available from keyservers and | ben+pgp@scientia.demon.co.uk To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jun 26 20: 1:54 1999 Delivered-To: cvs-all@freebsd.org Received: from allegro.lemis.com (allegro.lemis.com [192.109.197.134]) by hub.freebsd.org (Postfix) with ESMTP id 65AB614CC8; Sat, 26 Jun 1999 20:01:48 -0700 (PDT) (envelope-from grog@freebie.lemis.com) Received: from freebie.lemis.com (freebie.lemis.com [192.109.197.137]) by allegro.lemis.com (8.9.1/8.9.0) with ESMTP id MAA11587; Sun, 27 Jun 1999 12:31:44 +0930 (CST) Received: (from grog@localhost) by freebie.lemis.com (8.9.3/8.9.0) id MAA85842; Sun, 27 Jun 1999 12:31:42 +0930 (CST) Date: Sun, 27 Jun 1999 12:31:42 +0930 From: Greg Lehey To: Ben Smithurst Cc: cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org Subject: Re: style(1) man-page !? (was Re: cvs commit: src/usr.sbin/i4b/isdnd main.c ...) Message-ID: <19990627123141.Z427@freebie.lemis.com> References: <199906260604.AAA00680@harmony.village.org> <19990627100310.S427@freebie.lemis.com> <19990627024506.A12925@rainbow5.scientia.demon.co.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.4i In-Reply-To: <19990627024506.A12925@rainbow5.scientia.demon.co.uk>; from Ben Smithurst on Sun, Jun 27, 1999 at 02:45:06AM +0100 WWW-Home-Page: http://www.lemis.com/~grog X-PGP-Fingerprint: 6B 7B C3 8C 61 CD 54 AF 13 24 52 F8 6D A4 95 EF Organization: LEMIS, PO Box 460, Echunga SA 5153, Australia Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-41-739-7062 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk On Sunday, 27 June 1999 at 2:45:06 +0100, Ben Smithurst wrote: > Greg Lehey wrote: > >> On Saturday, 26 June 1999 at 10:21:59 +0200, Hellmuth Michaelis wrote: >> >>> To get this to a productive end, i' willing to start to write a man-page >>> to try to describe FreeBSD's preferred getopt style. >>> >>> What should its name be, style(1) ? >> >> There used to be a program style(1). It was for a very different >> purpose. I'm attaching the page from 2.11BSD. >> >> Considering this is a programming thing, I'd think that style(3) would >> make more sense. > > uh.... I may be being stupid here, but what's wrong with adding > this to the already existing style(9) page, which already has a bit > about getopt? That's the first place I'd look for FreeBSD code style > recommendations. Well, section 9 is for kernel code. But as others have observed, the correct place for this particular observation is in getopt(3). Greg -- See complete headers for address, home page and phone numbers finger grog@lemis.com for PGP public key To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jun 26 20:22:33 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 22AAA14CF0; Sat, 26 Jun 1999 20:22:32 -0700 (PDT) (envelope-from cpiazza@FreeBSD.org) Received: (from cpiazza@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id UAA90165; Sat, 26 Jun 1999 20:22:31 -0700 (PDT) (envelope-from cpiazza@FreeBSD.org) Message-Id: <199906270322.UAA90165@freefall.freebsd.org> From: Chris Piazza Date: Sat, 26 Jun 1999 20:22:31 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT modules Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk cpiazza 1999/06/26 20:22:31 PDT Modified files: . modules Log: Generic-NQS --> ports/misc/Generic-NQS Revision Changes Path 1.139 +2 -1 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jun 26 20:26:18 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id E6C5114CF0; Sat, 26 Jun 1999 20:26:15 -0700 (PDT) (envelope-from cpiazza@FreeBSD.org) Received: (from cpiazza@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id UAA90372; Sat, 26 Jun 1999 20:26:15 -0700 (PDT) (envelope-from cpiazza@FreeBSD.org) Message-Id: <199906270326.UAA90372@freefall.freebsd.org> From: Chris Piazza Date: Sat, 26 Jun 1999 20:26:14 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/misc/Generic-NQS - Imported sources Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk cpiazza 1999/06/26 20:26:13 PDT ports/misc/Generic-NQS - Imported sources Update of /home/ncvs/ports/misc/Generic-NQS In directory freefall.freebsd.org:/d/users/cpiazza/work/Generic-NQS Log Message: Import of Generic-NQS. A Network Queuing System that provides configurable limits on jobs on a per queue basis as well as for the total queue system. This port was submitted over 1 year ago (!) and hasn't been touched since. I'm tending to wonder how this happened. PR: 6699 Submitted by: Tony Maher Status: Vendor Tag: TONYM Release Tags: v_3_50_4 N ports/misc/Generic-NQS/Makefile I ports/misc/Generic-NQS/CVS N ports/misc/Generic-NQS/pkg/PLIST N ports/misc/Generic-NQS/pkg/DESCR N ports/misc/Generic-NQS/pkg/COMMENT N ports/misc/Generic-NQS/files/i386-unknown-freebsd2.2.6 N ports/misc/Generic-NQS/files/md5 N ports/misc/Generic-NQS/files/nqs.sh N ports/misc/Generic-NQS/files/Makefile N ports/misc/Generic-NQS/patches/patch-aa N ports/misc/Generic-NQS/patches/patch-ab N ports/misc/Generic-NQS/patches/patch-ac N ports/misc/Generic-NQS/scripts/syslog-add.sh N ports/misc/Generic-NQS/scripts/create-nqs-rc.sh N ports/misc/Generic-NQS/scripts/create-example-batch-queues No conflicts created by this import To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jun 26 20:27:12 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id F08AC14CF0; Sat, 26 Jun 1999 20:27:10 -0700 (PDT) (envelope-from cpiazza@FreeBSD.org) Received: (from cpiazza@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id UAA90431; Sat, 26 Jun 1999 20:27:10 -0700 (PDT) (envelope-from cpiazza@FreeBSD.org) Message-Id: <199906270327.UAA90431@freefall.freebsd.org> From: Chris Piazza Date: Sat, 26 Jun 1999 20:27:10 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/misc Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk cpiazza 1999/06/26 20:27:09 PDT Modified files: misc Makefile Log: Activate Generic-NQS. Revision Changes Path 1.216 +2 -1 ports/misc/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jun 26 20:32:37 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 5D40314CF0; Sat, 26 Jun 1999 20:32:36 -0700 (PDT) (envelope-from cpiazza@FreeBSD.org) Received: (from cpiazza@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id UAA90820; Sat, 26 Jun 1999 20:32:36 -0700 (PDT) (envelope-from cpiazza@FreeBSD.org) Message-Id: <199906270332.UAA90820@freefall.freebsd.org> From: Chris Piazza Date: Sat, 26 Jun 1999 20:32:35 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en/handbook/contrib chapter.sgml Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk cpiazza 1999/06/26 20:32:35 PDT Modified files: en/handbook/contrib chapter.sgml Log: Add Tony Maher for the Generic-NQS port. Revision Changes Path 1.58 +5 -1 doc/en/handbook/contrib/chapter.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jun 26 20:33:35 1999 Delivered-To: cvs-all@freebsd.org Received: from smtp11.bellglobal.com (smtp11.bellglobal.com [204.101.251.53]) by hub.freebsd.org (Postfix) with ESMTP id 35A2314CF0; Sat, 26 Jun 1999 20:33:32 -0700 (PDT) (envelope-from vanderh@ecf.toronto.edu) Received: from localhost.nowhere (ppp18389.on.bellglobal.com [206.172.130.69]) by smtp11.bellglobal.com (8.8.5/8.8.5) with ESMTP id XAA02322; Sat, 26 Jun 1999 23:36:33 -0400 (EDT) Received: (from tim@localhost) by localhost.nowhere (8.9.3/8.9.1) id XAA65019; Sat, 26 Jun 1999 23:33:50 -0400 (EDT) (envelope-from tim) Date: Sat, 26 Jun 1999 23:33:50 -0400 From: Tim Vanderhoek To: Greg Lehey Cc: Ben Smithurst , cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org Subject: Re: style(1) man-page !? (was Re: cvs commit: src/usr.sbin/i4b/isdnd main.c ...) Message-ID: <19990626233350.E64234@mad> References: <199906260604.AAA00680@harmony.village.org> <19990627100310.S427@freebie.lemis.com> <19990627024506.A12925@rainbow5.scientia.demon.co.uk> <19990627123141.Z427@freebie.lemis.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95i In-Reply-To: <19990627123141.Z427@freebie.lemis.com>; from Greg Lehey on Sun, Jun 27, 1999 at 12:31:42PM +0930 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk On Sun, Jun 27, 1999 at 12:31:42PM +0930, Greg Lehey wrote: > > Well, section 9 is for kernel code. But as others have observed, the That's not really true with respect to style(9). -- This is my .signature which gets appended to the end of my messages. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jun 26 20:34:36 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 7552014CF0; Sat, 26 Jun 1999 20:34:34 -0700 (PDT) (envelope-from cpiazza@FreeBSD.org) Received: (from cpiazza@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id UAA90979; Sat, 26 Jun 1999 20:34:34 -0700 (PDT) (envelope-from cpiazza@FreeBSD.org) Message-Id: <199906270334.UAA90979@freefall.freebsd.org> From: Chris Piazza Date: Sat, 26 Jun 1999 20:34:33 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/misc/Generic-NQS/pkg DESCR Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk cpiazza 1999/06/26 20:34:33 PDT Modified files: misc/Generic-NQS/pkg DESCR Log: Fix a few grammar nits I missed before importing. Revision Changes Path 1.2 +2 -2 ports/misc/Generic-NQS/pkg/DESCR To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jun 26 20:36: 6 1999 Delivered-To: cvs-all@freebsd.org Received: from allegro.lemis.com (allegro.lemis.com [192.109.197.134]) by hub.freebsd.org (Postfix) with ESMTP id 7C25914CF0; Sat, 26 Jun 1999 20:35:57 -0700 (PDT) (envelope-from grog@freebie.lemis.com) Received: from freebie.lemis.com (freebie.lemis.com [192.109.197.137]) by allegro.lemis.com (8.9.1/8.9.0) with ESMTP id NAA11778; Sun, 27 Jun 1999 13:05:52 +0930 (CST) Received: (from grog@localhost) by freebie.lemis.com (8.9.3/8.9.0) id NAA86062; Sun, 27 Jun 1999 13:05:51 +0930 (CST) Date: Sun, 27 Jun 1999 13:05:51 +0930 From: Greg Lehey To: Tim Vanderhoek Cc: Ben Smithurst , cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org Subject: Re: style(1) man-page !? (was Re: cvs commit: src/usr.sbin/i4b/isdnd main.c ...) Message-ID: <19990627130551.D427@freebie.lemis.com> References: <199906260604.AAA00680@harmony.village.org> <19990627100310.S427@freebie.lemis.com> <19990627024506.A12925@rainbow5.scientia.demon.co.uk> <19990627123141.Z427@freebie.lemis.com> <19990626233350.E64234@mad> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.4i In-Reply-To: <19990626233350.E64234@mad>; from Tim Vanderhoek on Sat, Jun 26, 1999 at 11:33:50PM -0400 WWW-Home-Page: http://www.lemis.com/~grog X-PGP-Fingerprint: 6B 7B C3 8C 61 CD 54 AF 13 24 52 F8 6D A4 95 EF Organization: LEMIS, PO Box 460, Echunga SA 5153, Australia Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-41-739-7062 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk On Saturday, 26 June 1999 at 23:33:50 -0400, Tim Vanderhoek wrote: > On Sun, Jun 27, 1999 at 12:31:42PM +0930, Greg Lehey wrote: >> >> Well, section 9 is for kernel code. But as others have observed, the > > That's not really true with respect to style(9). At the top of the page: STYLE(9) FreeBSD Kernel Developer's Manual STYLE(9) NAME style - Kernel source file style guide Greg -- See complete headers for address, home page and phone numbers finger grog@lemis.com for PGP public key To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jun 26 21:14: 5 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 9D99E14C0D; Sat, 26 Jun 1999 21:14:03 -0700 (PDT) (envelope-from hoek@FreeBSD.org) Received: (from hoek@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id VAA92898; Sat, 26 Jun 1999 21:14:03 -0700 (PDT) (envelope-from hoek@FreeBSD.org) Message-Id: <199906270414.VAA92898@freefall.freebsd.org> From: Tim Vanderhoek Date: Sat, 26 Jun 1999 21:14:02 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/editors/mule-common/pkg COMMENT ports/japanese/mule-canna+sj3+wnn4/pkg COMMENT ports/japanese/mule-canna+sj3+wnn6/pkg COMMENT ports/japanese/mule-canna+wnn4/pkg COMMENT ports/japanese/mule-canna+wnn6/pkg COMMENT ports/japanese/mule-sj3+wnn6/pkg COMMENT ... Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk hoek 1999/06/26 21:14:02 PDT Modified files: editors/mule-common/pkg COMMENT japanese/mule-canna+sj3+wnn4/pkg COMMENT japanese/mule-canna+sj3+wnn6/pkg COMMENT japanese/mule-canna+wnn4/pkg COMMENT japanese/mule-canna+wnn6/pkg COMMENT japanese/mule-sj3+wnn6/pkg COMMENT japanese/mule-wnn6/pkg COMMENT Log: Fix some 80+ character COMMENTs that turned-up in the recent pkg/COMMENT rampage. Revision Changes Path 1.7 +1 -1 ports/editors/mule-common/pkg/COMMENT 1.2 +1 -1 ports/japanese/mule-canna+sj3+wnn4/pkg/COMMENT 1.2 +1 -1 ports/japanese/mule-canna+sj3+wnn6/pkg/COMMENT 1.2 +1 -1 ports/japanese/mule-canna+wnn4/pkg/COMMENT 1.2 +1 -1 ports/japanese/mule-canna+wnn6/pkg/COMMENT 1.2 +1 -1 ports/japanese/mule-sj3+wnn6/pkg/COMMENT 1.8 +1 -1 ports/japanese/mule-wnn6/pkg/COMMENT To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jun 26 21:54: 4 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 511EC14CA9; Sat, 26 Jun 1999 21:54:02 -0700 (PDT) (envelope-from kuriyama@FreeBSD.org) Received: (from kuriyama@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id VAA94664; Sat, 26 Jun 1999 21:54:01 -0700 (PDT) (envelope-from kuriyama@FreeBSD.org) Message-Id: <199906270454.VAA94664@freefall.freebsd.org> From: Jun Kuriyama Date: Sat, 26 Jun 1999 21:54:01 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/textproc/xml4j Makefile ports/textproc/xml4j/files md5 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk kuriyama 1999/06/26 21:54:00 PDT Modified files: textproc/xml4j Makefile textproc/xml4j/files md5 Log: Upgrade to v2.0.11. Submitted by: okazaki@be.to Revision Changes Path 1.5 +5 -7 ports/textproc/xml4j/Makefile 1.2 +1 -1 ports/textproc/xml4j/files/md5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jun 26 22:25: 4 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 0C27214A2F; Sat, 26 Jun 1999 22:25:03 -0700 (PDT) (envelope-from cpiazza@FreeBSD.org) Received: (from cpiazza@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id WAA97740; Sat, 26 Jun 1999 22:25:02 -0700 (PDT) (envelope-from cpiazza@FreeBSD.org) Message-Id: <199906270525.WAA97740@freefall.freebsd.org> From: Chris Piazza Date: Sat, 26 Jun 1999 22:25:02 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/bitchx Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk cpiazza 1999/06/26 22:25:02 PDT Modified files: net/bitchx Makefile Log: 1) Fix typo in last commit's master site (bitchx -> BitchX) 2) Install the man page. Revision Changes Path 1.6 +8 -4 ports/net/bitchx/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jun 26 22:36:24 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id E925614A2F; Sat, 26 Jun 1999 22:36:22 -0700 (PDT) (envelope-from cpiazza@FreeBSD.org) Received: (from cpiazza@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id WAA98207; Sat, 26 Jun 1999 22:36:22 -0700 (PDT) (envelope-from cpiazza@FreeBSD.org) Message-Id: <199906270536.WAA98207@freefall.freebsd.org> From: Chris Piazza Date: Sat, 26 Jun 1999 22:36:22 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/editors/joe Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk cpiazza 1999/06/26 22:36:22 PDT Modified files: editors/joe Makefile Log: Add a MAINTAINER to this port. PR: 12405 Submitted by: andrews@technologist.com Revision Changes Path 1.4 +3 -1 ports/editors/joe/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jun 26 22:43:15 1999 Delivered-To: cvs-all@freebsd.org Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.40.131]) by hub.freebsd.org (Postfix) with ESMTP id 8FDD714E57; Sat, 26 Jun 1999 22:43:11 -0700 (PDT) (envelope-from phk@critter.freebsd.dk) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.9.3/8.9.2) with ESMTP id HAA24584; Sun, 27 Jun 1999 07:42:12 +0200 (CEST) (envelope-from phk@critter.freebsd.dk) To: Greg Lehey Cc: Tim Vanderhoek , Ben Smithurst , cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org Subject: Re: style(1) man-page !? (was Re: cvs commit: src/usr.sbin/i4b/isdnd main.c ...) In-reply-to: Your message of "Sun, 27 Jun 1999 13:05:51 +0930." <19990627130551.D427@freebie.lemis.com> Date: Sun, 27 Jun 1999 07:42:12 +0200 Message-ID: <24582.930462132@critter.freebsd.dk> From: Poul-Henning Kamp Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk In message <19990627130551.D427@freebie.lemis.com>, Greg Lehey writes: >On Saturday, 26 June 1999 at 23:33:50 -0400, Tim Vanderhoek wrote: >> On Sun, Jun 27, 1999 at 12:31:42PM +0930, Greg Lehey wrote: >>> >>> Well, section 9 is for kernel code. But as others have observed, the >> >> That's not really true with respect to style(9). > >At the top of the page: > >STYLE(9) FreeBSD Kernel Developer's Manual STYLE(9) > >NAME > style - Kernel source file style guide > That is probably my mistake from when I converted the style document to a man page. As far as I remember it talks about both kernel and userland. -- Poul-Henning Kamp FreeBSD coreteam member phk@FreeBSD.ORG "Real hackers run -current on their laptop." FreeBSD -- It will take a long time before progress goes too far! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jun 26 23:40:33 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id ED9EF14ED4; Sat, 26 Jun 1999 23:40:30 -0700 (PDT) (envelope-from mharo@FreeBSD.org) Received: (from mharo@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id XAA01365; Sat, 26 Jun 1999 23:40:30 -0700 (PDT) (envelope-from mharo@FreeBSD.org) Message-Id: <199906270640.XAA01365@freefall.freebsd.org> From: Michael Haro Date: Sat, 26 Jun 1999 23:40:30 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/argus Makefile ports/net/argus/patches patch-ad Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk mharo 1999/06/26 23:40:30 PDT Modified files: net/argus Makefile net/argus/patches patch-ad Log: Support ${PREFIX} better and also only depend on tcp_wrappers if it doesn't exist in the base system. Revision Changes Path 1.4 +5 -3 ports/net/argus/Makefile 1.2 +2 -2 ports/net/argus/patches/patch-ad To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message