From owner-cvs-usrbin Sun Sep 15 18:17:38 1996 Return-Path: owner-cvs-usrbin Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id SAA01267 for cvs-usrbin-outgoing; Sun, 15 Sep 1996 18:17:38 -0700 (PDT) Received: (from wosch@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id SAA01245; Sun, 15 Sep 1996 18:17:28 -0700 (PDT) Date: Sun, 15 Sep 1996 18:17:28 -0700 (PDT) From: Wolfram Schneider Message-Id: <199609160117.SAA01245@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-usrbin Subject: cvs commit: src/usr.bin/locate/locate locate.c Sender: owner-cvs-usrbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk wosch 96/09/15 18:17:26 Modified: usr.bin/locate/locate locate.c Log: #include -> #include "fastfind.c" Revision Changes Path 1.5 +5 -5 src/usr.bin/locate/locate/locate.c From owner-cvs-usrbin Mon Sep 16 14:19:10 1996 Return-Path: owner-cvs-usrbin Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id OAA09085 for cvs-usrbin-outgoing; Mon, 16 Sep 1996 14:19:10 -0700 (PDT) Received: (from phk@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id OAA09062; Mon, 16 Sep 1996 14:18:54 -0700 (PDT) Date: Mon, 16 Sep 1996 14:18:54 -0700 (PDT) From: Poul-Henning Kamp Message-Id: <199609162118.OAA09062@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-usrbin Subject: cvs commit: src/usr.bin/hexdump hexdump.1 hexsyntax.c Sender: owner-cvs-usrbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk phk 96/09/16 14:18:53 Modified: usr.bin/hexdump hexdump.1 hexsyntax.c Log: Add '-C' "Canonical" format to hexdump: $ hexdump -C /etc/resolv.conf 00000000 64 6f 6d 61 69 6e 20 64 6b 2e 74 66 73 2e 63 6f |domain dk.tfs.co| 00000010 6d 0a 6e 61 6d 65 73 65 72 76 65 72 20 31 34 30 |m.nameserver 140| 00000020 2e 31 34 35 2e 32 33 30 2e 31 30 0a |.145.230.10.| Revision Changes Path 1.3 +6 -1 src/usr.bin/hexdump/hexdump.1 1.2 +6 -1 src/usr.bin/hexdump/hexsyntax.c From owner-cvs-usrbin Tue Sep 17 23:07:09 1996 Return-Path: owner-cvs-usrbin Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id XAA19265 for cvs-usrbin-outgoing; Tue, 17 Sep 1996 23:07:09 -0700 (PDT) Received: (from swallace@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id XAA19108; Tue, 17 Sep 1996 23:06:46 -0700 (PDT) Date: Tue, 17 Sep 1996 23:06:46 -0700 (PDT) From: Steven Wallace Message-Id: <199609180606.XAA19108@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-usrbin Subject: cvs commit: src/usr.bin/make main.c pathnames.h Sender: owner-cvs-usrbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk swallace 96/09/17 23:06:43 Modified: usr.bin/make main.c pathnames.h Log: Restore previous compatibility of ${.CURDIR}/obj.`uname -m` and $(.CURDIR}/obj search while retaining compatability of new prefix with cwd for the current source tree builds. .TARGETOBJDIR has been removed from make and CANONICALOBJDIR set in bsd.obj.mk The builtin object directory searching is defined specifically as: If MAKEOBJDIRPREFIX is defined, the search order is ${MAKEOBJDIRPREFIX}${.CURDIR} ${.CURDIR} Else if MAKEOBJDIR is defined, the search order is ${MAKEOBJDIR} ${.CURDIR} Otherwise, default to the search order ${.CURDIR}/obj.`uname -m` $(.CURDIR}/obj /usr/obj${.CURDIR} ${.CURDIR} Reviewed by: bde Revision Changes Path 1.9 +64 -28 src/usr.bin/make/main.c 1.4 +3 -2 src/usr.bin/make/pathnames.h From owner-cvs-usrbin Wed Sep 18 09:49:27 1996 Return-Path: owner-cvs-usrbin Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id JAA17369 for cvs-usrbin-outgoing; Wed, 18 Sep 1996 09:49:27 -0700 (PDT) Received: (from wollman@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id JAA17229; Wed, 18 Sep 1996 09:49:02 -0700 (PDT) Date: Wed, 18 Sep 1996 09:49:02 -0700 (PDT) From: Garrett Wollman Message-Id: <199609181649.JAA17229@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-usrbin Subject: cvs commit: src/usr.bin/lastcomm lastcomm.1 Sender: owner-cvs-usrbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk wollman 96/09/18 09:49:00 Modified: usr.bin/lastcomm lastcomm.1 Log: Clean up style and formatting. The listing of options could still be improved. Revision Changes Path 1.3 +34 -32 src/usr.bin/lastcomm/lastcomm.1 From owner-cvs-usrbin Wed Sep 18 22:15:08 1996 Return-Path: owner-cvs-usrbin Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id WAA14832 for cvs-usrbin-outgoing; Wed, 18 Sep 1996 22:15:08 -0700 (PDT) Received: (from peter@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id WAA14700; Wed, 18 Sep 1996 22:14:41 -0700 (PDT) Date: Wed, 18 Sep 1996 22:14:41 -0700 (PDT) From: Peter Wemm Message-Id: <199609190514.WAA14700@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-usrbin Subject: cvs commit: src/usr.bin/tip/tip tip.1 Sender: owner-cvs-usrbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk peter 96/09/18 22:14:38 Modified: usr.bin/tip/tip tip.1 Log: Do not claim that tip is also called cu. Submitted by: "Ph. Charnier" , PR#1639 Revision Changes Path 1.2 +2 -21 src/usr.bin/tip/tip/tip.1 From owner-cvs-usrbin Wed Sep 18 22:21:36 1996 Return-Path: owner-cvs-usrbin Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id WAA17115 for cvs-usrbin-outgoing; Wed, 18 Sep 1996 22:21:36 -0700 (PDT) Received: (from peter@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id WAA17022; Wed, 18 Sep 1996 22:21:14 -0700 (PDT) Date: Wed, 18 Sep 1996 22:21:14 -0700 (PDT) From: Peter Wemm Message-Id: <199609190521.WAA17022@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-usrbin Subject: cvs commit: src/usr.bin/lex Makefile Sender: owner-cvs-usrbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk peter 96/09/18 22:21:12 Modified: usr.bin/lex Makefile Log: Clean up dependencies a bit (we were not doing a depend on scan.c) Make the 'bootstrap' target work a little better. Revision Changes Path 1.7 +7 -6 src/usr.bin/lex/Makefile From owner-cvs-usrbin Thu Sep 19 01:16:45 1996 Return-Path: owner-cvs-usrbin Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id BAA10213 for cvs-usrbin-outgoing; Thu, 19 Sep 1996 01:16:45 -0700 (PDT) Received: (from phk@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id BAA10013; Thu, 19 Sep 1996 01:16:04 -0700 (PDT) Date: Thu, 19 Sep 1996 01:16:04 -0700 (PDT) From: Poul-Henning Kamp Message-Id: <199609190816.BAA10013@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-usrbin Subject: cvs commit: src/usr.bin/telnet commands.c Sender: owner-cvs-usrbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk phk 96/09/19 01:16:03 Modified: usr.bin/telnet commands.c Log: Make telnet a synonym for open Revision Changes Path 1.5 +1 -0 src/usr.bin/telnet/commands.c From owner-cvs-usrbin Thu Sep 19 01:17:35 1996 Return-Path: owner-cvs-usrbin Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id BAA10484 for cvs-usrbin-outgoing; Thu, 19 Sep 1996 01:17:35 -0700 (PDT) Received: (from phk@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id BAA10309; Thu, 19 Sep 1996 01:17:00 -0700 (PDT) Date: Thu, 19 Sep 1996 01:17:00 -0700 (PDT) From: Poul-Henning Kamp Message-Id: <199609190817.BAA10309@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-usrbin Subject: cvs commit: src/usr.bin/ftp cmdtab.c Sender: owner-cvs-usrbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk phk 96/09/19 01:16:58 Modified: usr.bin/ftp cmdtab.c Log: Make "ftp" a synonym for "open" Revision Changes Path 1.4 +1 -0 src/usr.bin/ftp/cmdtab.c From owner-cvs-usrbin Thu Sep 19 03:05:50 1996 Return-Path: owner-cvs-usrbin Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id DAA24004 for cvs-usrbin-outgoing; Thu, 19 Sep 1996 03:05:50 -0700 (PDT) Received: (from davidg@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id DAA23831; Thu, 19 Sep 1996 03:05:18 -0700 (PDT) Date: Thu, 19 Sep 1996 03:05:18 -0700 (PDT) From: David Greenman Message-Id: <199609191005.DAA23831@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-usrbin Subject: cvs commit: src/usr.bin/netstat inet.c Sender: owner-cvs-usrbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk davidg 96/09/19 03:05:15 Branch: usr.bin/netstat RELENG_2_1_0 Modified: usr.bin/netstat inet.c Log: Brought in changes from main branch for some additional stats (listendrop and others) and some cosmetic changes. Revision Changes Path 1.6.4.3 +112 -99 src/usr.bin/netstat/inet.c From owner-cvs-usrbin Thu Sep 19 07:55:23 1996 Return-Path: owner-cvs-usrbin Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id HAA10978 for cvs-usrbin-outgoing; Thu, 19 Sep 1996 07:55:23 -0700 (PDT) Received: from rocky.mt.sri.com (rocky.mt.sri.com [206.127.76.100]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id HAA10785; Thu, 19 Sep 1996 07:54:51 -0700 (PDT) Received: (from nate@localhost) by rocky.mt.sri.com (8.7.5/8.7.3) id IAA17919; Thu, 19 Sep 1996 08:54:49 -0600 (MDT) Date: Thu, 19 Sep 1996 08:54:49 -0600 (MDT) Message-Id: <199609191454.IAA17919@rocky.mt.sri.com> From: Nate Williams To: Peter Wemm Cc: CVS-committers@freefall.freebsd.org, cvs-all@freefall.freebsd.org, cvs-usrbin@freefall.freebsd.org Subject: Re: cvs commit: src/usr.bin/lex Makefile In-Reply-To: <199609190521.WAA17022@freefall.freebsd.org> References: <199609190521.WAA17022@freefall.freebsd.org> Sender: owner-cvs-usrbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > peter 96/09/18 22:21:12 > > Modified: usr.bin/lex Makefile > Log: > Clean up dependencies a bit (we were not doing a depend on scan.c) That's because we aren't required to do that unless we are bootstrapping. Otherwise, the dependency is done below in the line. scan.o: parse.c Nate From owner-cvs-usrbin Thu Sep 19 08:20:46 1996 Return-Path: owner-cvs-usrbin Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id IAA20849 for cvs-usrbin-outgoing; Thu, 19 Sep 1996 08:20:46 -0700 (PDT) Received: from spinner.DIALix.COM (root@spinner.DIALix.COM [192.203.228.67]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id IAA20681; Thu, 19 Sep 1996 08:20:10 -0700 (PDT) Received: from spinner.DIALix.COM (peter@localhost.DIALix.oz.au [127.0.0.1]) by spinner.DIALix.COM (8.7.6/8.7.3) with ESMTP id XAA27866; Thu, 19 Sep 1996 23:19:46 +0800 (WST) Message-Id: <199609191519.XAA27866@spinner.DIALix.COM> X-Mailer: exmh version 1.6.7 5/3/96 To: Nate Williams cc: CVS-committers@freefall.freebsd.org, cvs-all@freefall.freebsd.org, cvs-usrbin@freefall.freebsd.org Subject: Re: cvs commit: src/usr.bin/lex Makefile In-reply-to: Your message of "Thu, 19 Sep 1996 08:54:49 CST." <199609191454.IAA17919@rocky.mt.sri.com> Date: Thu, 19 Sep 1996 23:19:45 +0800 From: Peter Wemm Sender: owner-cvs-usrbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Nate Williams wrote: > > peter 96/09/18 22:21:12 > > > > Modified: usr.bin/lex Makefile > > Log: > > Clean up dependencies a bit (we were not doing a depend on scan.c) > > That's because we aren't required to do that unless we are > bootstrapping. Otherwise, the dependency is done below in the line. > > scan.o: parse.c Hmm, I see your point, but that still wasn't quite enough.. scan.o is also dependent on: /usr/include/stdio.h /usr/include/sys/types.h \ /usr/include/machine/ansi.h /usr/include/machine/types.h \ /usr/include/sys/cdefs.h /usr/include/machine/endian.h \ /home/src/usr.bin/lex/flexdef.h /usr/include/ctype.h \ /usr/include/runetype.h /home/src/usr.bin/lex/config.h \ /usr/include/string.h /usr/include/stdlib.h parse.h SRCS had parse.y in it, so that meant that parse.c (nor parse.y) was not having it's dependencies recorded either.. :-( > Nate I've been fighting with bmake for the last two weeks on several projects. Our bsd.*.mk files seem rather deficient in some areas and downright braindead in others. I am still yet to figure out how to get it to consistantly interpret .PATH:, and dependencies have been an utter joy. :-] Along the way, I've been looking a lot at how it's been done elsewhere in the tree and I've seen too much strangeness already. Aargh!!! I think I'm going insane. :-) Cheers, -Peter From owner-cvs-usrbin Thu Sep 19 10:32:27 1996 Return-Path: owner-cvs-usrbin Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id KAA09441 for cvs-usrbin-outgoing; Thu, 19 Sep 1996 10:32:27 -0700 (PDT) Received: (from peter@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id KAA09233; Thu, 19 Sep 1996 10:31:46 -0700 (PDT) Date: Thu, 19 Sep 1996 10:31:46 -0700 (PDT) From: Peter Wemm Message-Id: <199609191731.KAA09233@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-usrbin Subject: cvs commit: src/usr.bin/fetch main.c Sender: owner-cvs-usrbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk peter 96/09/19 10:31:43 Modified: usr.bin/fetch main.c Log: Make fetch 64-bit safe, corresponding to libftpio changes. Submitted by: Jason Thorpe , PR#1641 Revision Changes Path 1.22 +31 -26 src/usr.bin/fetch/main.c From owner-cvs-usrbin Thu Sep 19 11:08:02 1996 Return-Path: owner-cvs-usrbin Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id LAA23789 for cvs-usrbin-outgoing; Thu, 19 Sep 1996 11:08:02 -0700 (PDT) Received: (from peter@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id LAA23645; Thu, 19 Sep 1996 11:07:33 -0700 (PDT) Date: Thu, 19 Sep 1996 11:07:33 -0700 (PDT) From: Peter Wemm Message-Id: <199609191807.LAA23645@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-usrbin Subject: cvs commit: src/usr.bin/fetch main.c fetch.1 Sender: owner-cvs-usrbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk peter 96/09/19 11:07:32 Modified: usr.bin/fetch main.c fetch.1 Log: Attempt to untangle the timeout code a bit, also make the default ftp and http timeouts the same, since when using a http proxy to do ftp transfers, the http timeout was being used for what is coming in via ftp. Revision Changes Path 1.23 +29 -16 src/usr.bin/fetch/main.c 1.8 +6 -4 src/usr.bin/fetch/fetch.1 From owner-cvs-usrbin Thu Sep 19 12:51:05 1996 Return-Path: owner-cvs-usrbin Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id MAA15475 for cvs-usrbin-outgoing; Thu, 19 Sep 1996 12:51:05 -0700 (PDT) Received: (from phk@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id MAA15361; Thu, 19 Sep 1996 12:50:51 -0700 (PDT) Date: Thu, 19 Sep 1996 12:50:51 -0700 (PDT) From: Poul-Henning Kamp Message-Id: <199609191950.MAA15361@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-usrbin Subject: cvs commit: src/usr.bin/ktrace ktrace.1 ktrace.c ktrace.h subr.c src/usr.bin/kdump kdump.1 kdump.c Sender: owner-cvs-usrbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk phk 96/09/19 12:50:49 Modified: usr.bin/ktrace ktrace.1 ktrace.c ktrace.h subr.c Log: The userland change to the utrace(2) call. Revision Changes Path 1.4 +4 -0 src/usr.bin/ktrace/ktrace.1 1.6 +2 -2 src/usr.bin/ktrace/ktrace.c 1.2 +1 -1 src/usr.bin/ktrace/ktrace.h 1.3 +4 -1 src/usr.bin/ktrace/subr.c Modified: usr.bin/kdump kdump.1 kdump.c Log: For now we just hexdump the stuff in USER records. Revision Changes Path 1.2 +2 -2 src/usr.bin/kdump/kdump.1 1.6 +18 -1 src/usr.bin/kdump/kdump.c From owner-cvs-usrbin Thu Sep 19 19:35:38 1996 Return-Path: owner-cvs-usrbin Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id TAA11308 for cvs-usrbin-outgoing; Thu, 19 Sep 1996 19:35:38 -0700 (PDT) Received: (from nate@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id TAA11106; Thu, 19 Sep 1996 19:35:04 -0700 (PDT) Date: Thu, 19 Sep 1996 19:35:04 -0700 (PDT) From: Nate Williams Message-Id: <199609200235.TAA11106@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-usrbin Subject: cvs commit: src/usr.bin/ar archive.c Sender: owner-cvs-usrbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk nate 96/09/19 19:35:00 Modified: usr.bin/ar archive.c Log: More ts_nse -> tv_nsec changes following the kernel changes I made earlier. Submitted by: Chuck Robey Revision Changes Path 1.8 +3 -3 src/usr.bin/ar/archive.c From owner-cvs-usrbin Thu Sep 19 20:37:21 1996 Return-Path: owner-cvs-usrbin Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id UAA08951 for cvs-usrbin-outgoing; Thu, 19 Sep 1996 20:37:21 -0700 (PDT) Received: from godzilla.zeta.org.au (godzilla.zeta.org.au [203.2.228.19]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id UAA08914; Thu, 19 Sep 1996 20:37:14 -0700 (PDT) Received: (from bde@localhost) by godzilla.zeta.org.au (8.6.12/8.6.9) id NAA00770; Fri, 20 Sep 1996 13:34:12 +1000 Date: Fri, 20 Sep 1996 13:34:12 +1000 From: Bruce Evans Message-Id: <199609200334.NAA00770@godzilla.zeta.org.au> To: cvs-all@freefall.freebsd.org, CVS-committers@freefall.freebsd.org, cvs-usrbin@freefall.freebsd.org, nate@freefall.freebsd.org Subject: Re: cvs commit: src/usr.bin/ar archive.c Sender: owner-cvs-usrbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > Modified: usr.bin/ar archive.c > Log: > More ts_nse -> tv_nsec changes following the kernel changes I made earlier. Grepping /usr/src shows ts_nsec's in mtree, newlfs, restore and fsdb, and several places that lose resolution using TIMESPEC_TO_TIMEVAL() (e.g., `cp -p' does well to preserve timestamps to a resolution of 1 microsecond although ufs only stamps times to a resolution of 1 second, but `cp -p' can't simply preserve timestamps since there is no suitable system call). Bruce From owner-cvs-usrbin Thu Sep 19 21:27:28 1996 Return-Path: owner-cvs-usrbin Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id VAA00477 for cvs-usrbin-outgoing; Thu, 19 Sep 1996 21:27:28 -0700 (PDT) Received: from rocky.mt.sri.com (rocky.mt.sri.com [206.127.76.100]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id VAA00248; Thu, 19 Sep 1996 21:26:33 -0700 (PDT) Received: (from nate@localhost) by rocky.mt.sri.com (8.7.5/8.7.3) id WAA21143; Thu, 19 Sep 1996 22:26:12 -0600 (MDT) Date: Thu, 19 Sep 1996 22:26:12 -0600 (MDT) Message-Id: <199609200426.WAA21143@rocky.mt.sri.com> From: Nate Williams To: Bruce Evans Cc: cvs-all@freefall.freebsd.org, CVS-committers@freefall.freebsd.org, cvs-usrbin@freefall.freebsd.org, nate@freefall.freebsd.org Subject: Re: cvs commit: src/usr.bin/ar archive.c In-Reply-To: <199609200334.NAA00770@godzilla.zeta.org.au> References: <199609200334.NAA00770@godzilla.zeta.org.au> Sender: owner-cvs-usrbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Bruce Evans writes: > > Modified: usr.bin/ar archive.c > > Log: > > More ts_nse -> tv_nsec changes following the kernel changes I made earlier. > > Grepping /usr/src shows ts_nsec's in mtree, newlfs, restore and fsdb, Thanks for pointing them out, I'll be getting to those and hopefully all commands which use ts_sec as well later on tonight. > and several places that lose resolution using TIMESPEC_TO_TIMEVAL() > (e.g., `cp -p' does well to preserve timestamps to a resolution of > 1 microsecond although ufs only stamps times to a resolution of 1 > second, but `cp -p' can't simply preserve timestamps since there is > no suitable system call). All I did was rename the structure member. I'll leave correcting the accuracy to someone else. Nate From owner-cvs-usrbin Fri Sep 20 21:00:52 1996 Return-Path: owner-cvs-usrbin Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id VAA26943 for cvs-usrbin-outgoing; Fri, 20 Sep 1996 21:00:52 -0700 (PDT) Received: (from steve@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id VAA26767; Fri, 20 Sep 1996 21:00:28 -0700 (PDT) Date: Fri, 20 Sep 1996 21:00:28 -0700 (PDT) From: Steve Price Message-Id: <199609210400.VAA26767@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-usrbin Subject: cvs commit: src/usr.bin/make for.c Sender: owner-cvs-usrbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk steve 96/09/20 21:00:27 Modified: usr.bin/make for.c Log: Fix for PR#1230, make ``.for'' loops iterate backwards. Revision Changes Path 1.4 +1 -1 src/usr.bin/make/for.c From owner-cvs-usrbin Sat Sep 21 11:03:24 1996 Return-Path: owner-cvs-usrbin Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id LAA13630 for cvs-usrbin-outgoing; Sat, 21 Sep 1996 11:03:24 -0700 (PDT) Received: (from pst@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id LAA12565; Sat, 21 Sep 1996 11:01:30 -0700 (PDT) Date: Sat, 21 Sep 1996 11:01:30 -0700 (PDT) From: Paul Traina Message-Id: <199609211801.LAA12565@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-usrbin, cvs-libexec Subject: cvs commit: src/usr.bin/login klogin.c src/libexec/ftpd popen.c src/libexec/rlogind rlogind.c src/libexec/rshd rshd.c Sender: owner-cvs-usrbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk pst 96/09/21 11:01:29 Modified: usr.bin/login klogin.c libexec/ftpd popen.c libexec/rlogind rlogind.c libexec/rshd rshd.c Log: Fix some compilation warnings. Revision Changes Path 1.5 +7 -5 src/usr.bin/login/klogin.c 1.3 +1 -1 src/libexec/ftpd/popen.c 1.11 +1 -1 src/libexec/rlogind/rlogind.c 1.7 +1 -1 src/libexec/rshd/rshd.c From owner-cvs-usrbin Sat Sep 21 18:06:08 1996 Return-Path: owner-cvs-usrbin Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id SAA13904 for cvs-usrbin-outgoing; Sat, 21 Sep 1996 18:06:08 -0700 (PDT) Received: (from pst@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id SAA13752; Sat, 21 Sep 1996 18:05:34 -0700 (PDT) Date: Sat, 21 Sep 1996 18:05:34 -0700 (PDT) From: Paul Traina Message-Id: <199609220105.SAA13752@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-lib, cvs-usrbin Subject: cvs commit: src/usr.bin/tn3270/sys_curses termout.c src/lib/libncurses lib_addch.c lib_bkgd.c lib_clrbot.c lib_clreol.c lib_doupdate.c Sender: owner-cvs-usrbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk pst 96/09/21 18:05:30 Modified: lib/libncurses lib_addch.c lib_bkgd.c lib_clrbot.c lib_clreol.c lib_doupdate.c usr.bin/tn3270/sys_curses termout.c Log: Fix some compilation warnings Revision Changes Path 1.5 +1 -1 src/lib/libncurses/lib_addch.c 1.5 +1 -1 src/lib/libncurses/lib_bkgd.c 1.2 +1 -1 src/lib/libncurses/lib_clrbot.c 1.2 +1 -1 src/lib/libncurses/lib_clreol.c 1.10 +1 -1 src/lib/libncurses/lib_doupdate.c 1.3 +8 -17 src/usr.bin/tn3270/sys_curses/termout.c From owner-cvs-usrbin Sat Sep 21 19:06:19 1996 Return-Path: owner-cvs-usrbin Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id TAA13939 for cvs-usrbin-outgoing; Sat, 21 Sep 1996 19:06:19 -0700 (PDT) Received: (from steve@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id TAA13802; Sat, 21 Sep 1996 19:05:56 -0700 (PDT) Date: Sat, 21 Sep 1996 19:05:56 -0700 (PDT) From: Steve Price Message-Id: <199609220205.TAA13802@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-usrbin Subject: cvs commit: src/usr.bin/yacc skeleton.c Sender: owner-cvs-usrbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk steve 96/09/21 19:05:56 Modified: usr.bin/yacc skeleton.c Log: Fix for PR# 1427, yacc-generated parser generates warnings with -Wall. Tim's work with some minor additions by me. Submitted by: Tim Vanderhoek Revision Changes Path 1.5 +17 -15 src/usr.bin/yacc/skeleton.c From owner-cvs-usrbin Sat Sep 21 19:29:05 1996 Return-Path: owner-cvs-usrbin Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id TAA23221 for cvs-usrbin-outgoing; Sat, 21 Sep 1996 19:29:05 -0700 (PDT) Received: (from steve@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id TAA23051; Sat, 21 Sep 1996 19:28:41 -0700 (PDT) Date: Sat, 21 Sep 1996 19:28:41 -0700 (PDT) From: Steve Price Message-Id: <199609220228.TAA23051@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-usrbin Subject: cvs commit: src/usr.bin/make buf.c buf.h parse.c Sender: owner-cvs-usrbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk steve 96/09/21 19:28:40 Modified: usr.bin/make buf.c buf.h parse.c Log: Fix for PR# 1095, make's continuation line handling buggy when used with .elif. Additional fixes include: - fix continuation line handling when using .for - plug up a memory leak Revision Changes Path 1.4 +25 -0 src/usr.bin/make/buf.c 1.3 +1 -0 src/usr.bin/make/buf.h 1.10 +35 -45 src/usr.bin/make/parse.c