cvs-sbin.freebsd.org
(
List home) (
Recent threads) (
174 other FreeBSD lists)
Subscription Options
- RSS or Atom: Read-only subscription using a browser or aggregator. This is the recommended way if you don't need to send messages to the list. You can learn more about feed syndication and clients here.
- Conventional: All messages are delivered to your mail address, and you can reply. To subscribe, send an email to the list's subscribe (we seem to have lost it) address with "subscribe" in the subject line.
- This list contains about 1,481 messages, beginning Feb 1995
- This list doesn't seem to be active
cvs-sbin.freebsd.org
September 1996
Peter Wemm <peter> — 84170761602 Sep 1996
peter 96/09/02 16:40:09 Modified: sbin/fsdb Makefile Log: Add ${DPADD}, $Id$ Revision Changes Path 1.4 +2 -0 src/sbin/fsdb/Makefile...
David Greenman <davidg> — 84173484503 Sep 1996
davidg 96/09/03 00:13:57 Modified: sbin/mount mntopts.h mount.c Log: Implemented user side of "noatime" mount option. This option disables t...
Julian Elischer <julian> — 84186621704 Sep 1996
julian 96/09/04 12:41:33 Modified: sbin/ifconfig ifconfig.c Log: Get rid of an unexpectedly bogus sanity check under appletalk because it stopped us f...
Julian Elischer <julian> — 84186852704 Sep 1996
julian 96/09/04 13:21:49 Modified: sbin/ifconfig ifconfig.8 Log: Just realised the man page didn't mention the appletalk specific options to ifcon...
David Greenman <davidg> — 84191093505 Sep 1996
davidg 96/09/05 01:08:43 Modified: sbin/savecore savecore.c Log: Cast the partial result of an expression to an off_t to fix an overflow in the calcul...
Bruce Evans <bde> — 84194383405 Sep 1996
bde 96/09/05 10:16:11 Modified: games/atc Makefile games/fortune/fortune Makefile gnu/lib/libg++ Makefile gnu/usr.bin/man/man Makefile gnu/usr.bin/man...
Jordan K. Hubbard <jkh> — 84198967706 Sep 1996
jkh 96/09/05 23:01:07 Modified: sbin/swapon swapon.8 swapon.c Log: Make the noauto flag usable for swap devices too. Closes PR#1542 Submitted-By: Davi...
David Greenman <davidg> — 84218930308 Sep 1996
davidg 96/09/08 06:28:13 Modified: sbin/mount mount.8 Log: Added description of "noatime" option. Revision Changes Path 1.11 +7 -1 src/sbin/...
Bruce Evans <bde> — 84267004214 Sep 1996
bde 96/09/13 20:00:33 Modified: include err.h math.h setjmp.h stdlib.h unistd.h lib/libc/gen err.c lib/libc/locale collate.c libexec/mail.local mail.l...
Alex Nash <alex> — 84276898315 Sep 1996*
alex 96/09/14 17:08:31 Modified: sbin/ipfw ipfw.8 Log: Note that -N is only effective when ipfw is displaying chain entries. Revision Changes Path 1.2...
Garrett Wollman <wollman> — 84289270516 Sep 1996
wollman 96/09/16 09:51:32 src/sbin/routed - Imported sources Update of /home/ncvs/src/sbin/routed In directory freefall.freebsd.org:/a/wollman/new-rou...
Garrett Wollman <wollman> — 84289347416 Sep 1996
wollman 96/09/16 10:04:24 Modified: sbin/routed Makefile defs.h main.c routed.8 table.c sbin/routed/rtquery Makefile Added: sbin/routed Makefile.inc L...
Garrett Wollman <wollman> — 84289360016 Sep 1996
wollman 96/09/16 10:06:31 Modified: sbin/routed pathnames.h Log: Change location of trace files and disable remote trace file change feature. Revision...
Garrett Wollman <wollman> — 84289371116 Sep 1996
wollman 96/09/16 10:08:24 Modified: sbin Makefile Log: Disable rdisc, enable routed in new location. Revision Changes Path 1.34 +1 -1 src/sbin/Makefil...
Paul Traina <pst> — 84290958316 Sep 1996
pst 96/09/16 14:32:44 Removed: sbin/rdisc Makefile rdisc.8 rdisc.c Log: rdisc functionality has been incorporated into routed goodnight ugly prince......
Nate Williams <nate> — 84319328720 Sep 1996
nate 96/09/19 21:20:56 Modified: sbin/fsck inode.c Log: ts_sec -> tv_sec ts_nsec -> tv_nsec Revision Changes Path 1.7 +2 -2 src/sbin/fsck/inode....
Nate Williams <nate> — 84319341820 Sep 1996
nate 96/09/19 21:23:14 Modified: sbin/newfs mkfs.c Log: ts_sec -> tv_sec ts_nsec -> tv_nsec Revision Changes Path 1.11 +3 -3 src/sbin/newfs/mkfs...
Nate Williams <nate> — 84319351020 Sep 1996
nate 96/09/19 21:24:38 Modified: sbin/newlfs lfs.c Log: ts_sec -> tv_sec ts_nsec -> tv_nsec Revision Changes Path 1.5 +4 -4 src/sbin/newlfs/lfs....
Nate Williams <nate> — 84319387120 Sep 1996
nate 96/09/19 21:30:43 Modified: sbin/restore dirs.c tape.c Log: ts_sec -> tv_sec ts_nsec -> tv_nsec Revision Changes Path 1.6 +4 -4 src/sbin/re...
Nate Williams <nate> — 84319408620 Sep 1996
nate 96/09/19 21:34:09 Modified: sbin/fsdb fsdb.c fsdbutil.c Log: ts_sec -> tv_sec ts_nsec -> tv_nsec Revision Changes Path 1.3 +2 -2 src/sbin/f...
Nate Williams <nate> — 84319531120 Sep 1996
nate 96/09/19 21:54:32 Modified: sbin/dumplfs dumplfs.c Log: ts_sec -> tv_sec ts_nsec -> tv_nsec Revision Changes Path 1.4 +3 -3 src/sbin/dumplf...
Nate Williams <nate> — 84319540820 Sep 1996
nate 96/09/19 21:56:16 Modified: sbin/dump traverse.c Log: ts_sec -> tv_sec ts_nsec -> tv_nsec Revision Changes Path 1.4 +1 -1 src/sbin/dump/tra...
Bruce Evans <bde> — 84329351621 Sep 1996
bde 96/09/21 01:11:30 Modified: sbin/dmesg dmesg.c Log: Who would have though that dmesg didn't understand message buffers? Fixed the following bu...
Wolfram Schneider <wosch> — 84351753223 Sep 1996
wosch 96/09/23 15:24:42 Modified: gnu/usr.bin/ld/rtld rtld.1 lib/libc/stdlib abs.3 lib/libc/string strdup.3 string.3 lib/libc/sys ptrace.2 rename.2 st...
Bruce Evans <bde> — 84355807224 Sep 1996*
bde 96/09/24 01:08:18 Modified: games/fortune/fortune fortune.c gnu/lib/libdialog dir.c lib/libss help.c sbin/badsect badsect.c sbin/startslip uucploc...
Bruce Evans — 84358438324 Sep 1996
Already done, but not committed. What about removing DIRSIZ() completely? This would leave <sys/dir.h> as just defining `direct' as `dirent...
Guido van Rooij <guido> — 84376692326 Sep 1996
guido 96/09/26 12:40:11 Modified: sbin/fsdb fsdb.c Log: Add chlen command so you can set the size of an inode. This was handy in order to create spars...
Wolfram Schneider <wosch> — 84395083828 Sep 1996
wosch 96/09/28 15:46:38 Modified: lib/libc/gen msgctl.3 msgget.3 msgrcv.3 msgsnd.3 sbin/ccdconfig ccdconfig.8 usr.bin/xlint/xlint lint.1 Log: .Os NetB...
Guido van Rooij <guido> — 84411393430 Sep 1996
guido 96/09/30 13:04:43 Modified: sbin/fsdb fsdb.8 fsdb.c Log: Get rid of useless -f flag (though left for historical reasons). Revision Changes Path ...