From owner-cvs-usrbin Sun Jan 26 16:11:03 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id QAA04930 for cvs-usrbin-outgoing; Sun, 26 Jan 1997 16:11:03 -0800 (PST) Received: (from wosch@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id QAA04914; Sun, 26 Jan 1997 16:10:59 -0800 (PST) Date: Sun, 26 Jan 1997 16:10:59 -0800 (PST) From: Wolfram Schneider Message-Id: <199701270010.QAA04914@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-usrbin Subject: cvs commit: src/usr.bin/mkdep mkdep.gcc.sh Sender: owner-cvs-usrbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk wosch 97/01/26 16:10:56 Modified: usr.bin/mkdep mkdep.gcc.sh Log: Store temp files in current directory instead /tmp. The current directory is usually not world writable, this avoid security problems due the evil Berkeleian symlinks. Revision Changes Path 1.10 +1 -1 src/usr.bin/mkdep/mkdep.gcc.sh From owner-cvs-usrbin Tue Jan 28 05:18:49 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id FAA13548 for cvs-usrbin-outgoing; Tue, 28 Jan 1997 05:18:49 -0800 (PST) Received: (from wosch@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id FAA13540; Tue, 28 Jan 1997 05:18:48 -0800 (PST) Date: Tue, 28 Jan 1997 05:18:48 -0800 (PST) From: Wolfram Schneider Message-Id: <199701281318.FAA13540@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-usrbin Subject: cvs commit: src/usr.bin/find function.c Sender: owner-cvs-usrbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk wosch 97/01/28 05:18:47 Modified: usr.bin/find function.c Log: The option "fstype" does not handle the argument "msdos" correctly. This error results from changing the name for the msdos file system from "pcfs" to "msdos". Close PR #1105 submitted by: Thomas Wintergerst , Slaven Rezic Revision Changes Path 1.11 +4 -7 src/usr.bin/find/function.c From owner-cvs-usrbin Thu Jan 30 13:43:48 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id NAA03707 for cvs-usrbin-outgoing; Thu, 30 Jan 1997 13:43:48 -0800 (PST) Received: (from wollman@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id NAA03697; Thu, 30 Jan 1997 13:43:46 -0800 (PST) Date: Thu, 30 Jan 1997 13:43:46 -0800 (PST) From: Garrett Wollman Message-Id: <199701302143.NAA03697@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-usrbin Subject: cvs commit: src/usr.bin/fetch fetch.h file.c ftp.c http.c uri.c util.c Makefile fetch.1 main.c Sender: owner-cvs-usrbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk wollman 97/01/30 13:43:46 Modified: usr.bin/fetch Makefile fetch.1 main.c Added: usr.bin/fetch fetch.h file.c ftp.c http.c uri.c util.c Log: Here is my long-threatened revamping of fetch. Jean-Marc probably won't recognize it any more. This makes the following significant changes: - The main body of the program doesn't know a thing about URIs, HTTP, or FTP. This makes it possible to easily plug in other protocols. (The next revision will probably be able to dynamically add new recognizers.) - There are no longer arbitrary timeouts for the protocols. If you want to set one for yourself, use the environment variables. - FTP proxies are now supported (if I implemented it right). - The HTTP implementation is much more complete, and can now do restarts, preserve modtimes, and mrun in mirror mode. It's not yet up to 1.1, but it's getting there. - Transaction TCP is now used for sending HTTP requests. The HTTP/1.1 syntax for requesting that the connection be closed after one request is implemented. In all of this, I have doubtless broken somebody. Please test it and tell me about the bugs. Revision Changes Path 1.3 +4 -4 src/usr.bin/fetch/Makefile 1.12 +128 -67 src/usr.bin/fetch/fetch.1 1.32 +230 -695 src/usr.bin/fetch/main.c From owner-cvs-usrbin Thu Jan 30 18:22:35 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id SAA22379 for cvs-usrbin-outgoing; Thu, 30 Jan 1997 18:22:35 -0800 (PST) Received: (from mpp@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id SAA22371; Thu, 30 Jan 1997 18:22:33 -0800 (PST) Date: Thu, 30 Jan 1997 18:22:33 -0800 (PST) From: Mike Pritchard Message-Id: <199701310222.SAA22371@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-usrbin Subject: cvs commit: src/usr.bin/calendar/calendars calendar.history Sender: owner-cvs-usrbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk mpp 97/01/30 18:22:31 Modified: usr.bin/calendar/calendars calendar.history Log: Correct the year that Sydney Australia was settled. Submitted by: Obtained from: NetBSD-bugs PR#3115 Revision Changes Path 1.5 +1 -1 src/usr.bin/calendar/calendars/calendar.history From owner-cvs-usrbin Thu Jan 30 18:25:11 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id SAA22690 for cvs-usrbin-outgoing; Thu, 30 Jan 1997 18:25:11 -0800 (PST) Received: (from mpp@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id SAA22683; Thu, 30 Jan 1997 18:25:10 -0800 (PST) Date: Thu, 30 Jan 1997 18:25:10 -0800 (PST) From: Mike Pritchard Message-Id: <199701310225.SAA22683@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-usrbin Subject: cvs commit: src/usr.bin/calendar/calendars calendar.history Sender: owner-cvs-usrbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk mpp 97/01/30 18:25:09 Branch: usr.bin/calendar/calendars RELENG_2_2 Modified: usr.bin/calendar/calendars calendar.history Log: YAMFC: Correct Sydney's settlement date. Revision Changes Path 1.3.2.1 +2 -2 src/usr.bin/calendar/calendars/calendar.history From owner-cvs-usrbin Fri Jan 31 11:55:54 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id LAA09073 for cvs-usrbin-outgoing; Fri, 31 Jan 1997 11:55:54 -0800 (PST) Received: (from wollman@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id LAA09066; Fri, 31 Jan 1997 11:55:53 -0800 (PST) Date: Fri, 31 Jan 1997 11:55:53 -0800 (PST) From: Garrett Wollman Message-Id: <199701311955.LAA09066@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-usrbin Subject: cvs commit: src/usr.bin/fetch fetch.1 fetch.h http.c main.c Sender: owner-cvs-usrbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk wollman 97/01/31 11:55:52 Modified: usr.bin/fetch fetch.1 fetch.h http.c main.c Log: Some fixes for HTTP: 1) Implement redirects (or try to, at least). 2) Implement automatic retry after 503 errors when Retry-After is given. 3) Implement a -a flag to enable both of these behaviors. 4) Recognize Transfer-Encoding headers and emit a warning that the file is likely to be damaged. 5) Bug fix: only write the amount of data we read. 6) Actually document some of these. 7) Fix the usage message to display flags in semi-alphabetical order. Revision Changes Path 1.13 +16 -1 src/usr.bin/fetch/fetch.1 1.2 +2 -1 src/usr.bin/fetch/fetch.h 1.2 +252 -25 src/usr.bin/fetch/http.c 1.33 +23 -19 src/usr.bin/fetch/main.c From owner-cvs-usrbin Sat Feb 1 23:37:49 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id XAA06504 for cvs-usrbin-outgoing; Sat, 1 Feb 1997 23:37:49 -0800 (PST) Received: (from mpp@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id XAA06495; Sat, 1 Feb 1997 23:37:47 -0800 (PST) Date: Sat, 1 Feb 1997 23:37:47 -0800 (PST) From: Mike Pritchard Message-Id: <199702020737.XAA06495@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-usrbin Subject: cvs commit: src/usr.bin/calendar day.c Sender: owner-cvs-usrbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk mpp 97/02/01 23:37:47 Modified: usr.bin/calendar day.c Log: Fix calendar so that it doesn't report strange results on Jan 1st (and probably other dates as well) for some variable events. E.g. 01/SunThird whatever... Was being printed as: Jan 0 Whatever when calendar was run on January 1st. Closes PR#2461. Revision Changes Path 1.8 +8 -2 src/usr.bin/calendar/day.c