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
February 1996
Mark Murray <markm> — 82318329101 Feb 1996
markm 96/02/01 06:01:25 Modified: sbin Makefile Log: Add mount_devfs to the subdir list. Revision Changes Path 1.28 +1 -1 src/sbin/Makefile...
Mike Pritchard <mpp> — 82320146101 Feb 1996
mpp 96/02/01 11:04:18 Modified: sbin Makefile Log: Added mount_ext2fs to SUBDIR list. Revision Changes Path 1.29 +2 -2 src/sbin/Makefile...
Wolfram Schneider <wosch> — 82324272502 Feb 1996
wosch 96/02/01 22:31:59 Modified: sbin/newfs Makefile Log: man page link tmpfs.8 -> mfs.8 for former SunOS users Revision Changes Path 1.3 +1 -1 sr...
Paul Traina <pst> — 82332920603 Feb 1996
pst 96/02/02 22:33:24 Modified: sbin/rdisc rdisc.c Log: Only print statistics in verbose mode Revision Changes Path 1.5 +6 -5 src/sbin/rdisc/rdisc.c...
Joerg Wunsch <joerg> — 82338205603 Feb 1996
joerg 96/02/03 13:14:13 Modified: sbin/disklabel disklabel.8 disklabel.c Log: Try to preserve the fdisk table in the primary bootstrap, should it alre...
Mike Pritchard <mpp> — 82354153805 Feb 1996
mpp 96/02/05 09:32:16 Modified: sbin/fsck fsck.8 games/larn larn.6 lkm/ibcs2 ibcs2.8 sbin/mknod mknod.8 sbin/restore restore.8 share/man/man5 Makefile...
Mike Pritchard <mpp> — 82388677509 Feb 1996
mpp 96/02/09 09:25:58 Modified: lib/libc/locale utf2.4 lib/libc/sys reboot.2 libexec/mail.local mail.local.8 sbin/mount mount.8 sbin/mount_umap mount_...
Mark Murray <markm> — 82402966411 Feb 1996
markm 96/02/11 01:07:41 Modified: sbin/mount_nfs mount_nfs.c Log: #include <kerberosIV/des.h> -> #include <des.h> Revision Changes Path...
Mark Murray <markm> — 82402982111 Feb 1996
markm 96/02/11 01:10:17 Modified: sbin/nfsd nfsd.c Log: #include <kerberosIV/des.h> -> #include <des.h> Revision Changes Path 1.7 +1 -1...
Mike Pritchard <mpp> — 82407831511 Feb 1996
mpp 96/02/11 14:38:07 Modified: usr.sbin/IPXrouted IPXrouted.8 bin/hostname hostname.1 usr.sbin/kbdmap kbdmap.1 lib/libc/compat-43 gethostid.3 lib/lib...
Mike Pritchard <mpp> — 82408804512 Feb 1996
mpp 96/02/11 17:20:39 Modified: sbin/dumpon dumpon.8 usr.bin/f2c f2c.1 usr.bin/file file.1 lib/msun/man acosh.3 asinh.3 atanh.3 exp.3 j0.3 lgamma.3 ma...
Mike Pritchard <mpp> — 82409936012 Feb 1996
mpp 96/02/11 20:29:14 Modified: sbin/reboot Makefile Removed: sbin/reboot boot_hp300.8 boot_sparc.8 boot_tahoe.8 boot_vax.8 Log: Removed the boot_*(8)...
Mike Pritchard <mpp> — 82410103312 Feb 1996
mpp 96/02/11 20:57:04 Modified: gnu/usr.bin/as as.1 gnu/usr.bin/awk awk.1 usr.bin/checknr checknr.1 gnu/usr.bin/cvs/mkmodules mkmodules.1 usr.bin/dnsq...
Joerg Wunsch <joerg> — 82420273813 Feb 1996
joerg 96/02/13 01:12:11 Modified: sbin/init Makefile Log: The DES-based init(8) belongs to the "des" distribution. Revision Changes Path 1.6...
Poul-Henning Kamp <phk> — 82422482513 Feb 1996
phk 96/02/13 07:20:22 Modified: sbin/ipfw ipfw.8 Log: Document that the firewall will no longer reorder the rules. Revision Changes Path 1.11 +8 -3 sr...
Poul-Henning Kamp <phk> — 82423015313 Feb 1996*
phk 96/02/13 07:22:08 Branch: sbin/ipfw RELENG_2_1_0 Modified: sbin/ipfw ipfw.8 Log: Document that reordering of rules in no longer the rule. Revision...
Garrett Wollman <wollman> — 82423264513 Feb 1996
wollman 96/02/13 09:30:38 Modified: sbin/ifconfig ifconfig.8 ifconfig.c lib/libc/net Makefile.inc usr.bin/netstat Makefile if.c main.c sbin/route rout...
Peter Wemm <peter> — 82456990217 Feb 1996
peter 96/02/17 07:11:29 src/sbin/rpc.lockd - Imported sources Update of /home/ncvs/src/sbin/rpc.lockd In directory freefall.freebsd.org:/tmp/cvs-serv1...
Andrey A. Chernov <ache> — 82458491117 Feb 1996
ache 96/02/17 11:21:42 Modified: sbin/slattach slattach.8 slattach.c Log: Call unit-command -1 <new> first time connected, close PR 569 Revision...
Mike Pritchard <mpp> — 82459162917 Feb 1996
mpp 96/02/17 13:13:35 Modified: sbin/route route.c Log: Fix route to check if inet_addr and inet_network return INADDR_NONE, instead of -1 which is ne...
Peter Wemm <peter> — 82467998518 Feb 1996*
peter 96/02/17 07:15:00 src/sbin/rpc.statd - Imported sources Update of /home/ncvs/src/sbin/rpc.statd In directory freefall.freebsd.org:/tmp/cvs-serv1...
Mike Pritchard <mpp> — 82492806821 Feb 1996
mpp 96/02/21 10:40:56 Modified: sbin/quotacheck quotacheck.8 quotacheck.c Log: Print out an informative message if the verbose option is given and an ...
Peter Wemm <peter> — 82502126222 Feb 1996
peter 96/02/22 12:34:12 Branch: sbin/nfsd RELENG_2_1_0 Modified: sbin/nfsd Makefile nfsd.c Log: Make nfsd use setproctitle from libutil now, because t...
Peter Wemm <peter> — 82508744723 Feb 1996
peter 96/02/23 06:57:12 Branch: sbin RELENG_2_1_0 Modified: sbin Makefile Log: Add sbin/fsdb to Makefile, which was bought in from -current Revision C...
Poul-Henning Kamp <phk> — 82508933423 Feb 1996
phk 96/02/23 07:28:41 Branch: sbin/ipfw RELENG_2_1_0 Modified: sbin/ipfw ipfw.8 ipfw.c Log: Make ipfw handle the new kernel stuff. Put notice in man-p...
Poul-Henning Kamp <phk> — 82509076523 Feb 1996
phk 96/02/23 07:52:30 Modified: sbin/ipfw ipfw.8 ipfw.c Log: Update -current ipfw program as well. I hope it all compiles... Revision Changes Path 1.1...
Paul Traina <pst> — 82509872923 Feb 1996
pst 96/02/23 10:05:21 Branch: sbin/rdisc RELENG_2_1_0 Removed: sbin/rdisc rdisc.h Log: remove unneeded file...
Paul Traina <pst> — 82509882223 Feb 1996
pst 96/02/23 10:06:57 Branch: sbin RELENG_2_1_0 Modified: sbin Makefile Log: Bring in router discovery Revision Changes Path 1.22.4.2 +2 -2 src/sbin/M...
Paul Traina <pst> — 82509977923 Feb 1996*
pst 96/02/23 10:04:37 Modified: sbin/rdisc rdisc.8 rdisc.c Removed: sbin/rdisc DISCLAIMER Log: Bring in router discovery from -current Revision Change...
Poul-Henning Kamp <phk> — 82512126424 Feb 1996
phk 96/02/23 16:20:58 Modified: sbin/ipfw Makefile ipfw.c Log: A new ipfw program that can set and control the new features. An almost correct usage i...
Poul-Henning Kamp <phk> — 82516919424 Feb 1996
phk 96/02/24 05:39:47 Modified: sbin/ipfw Makefile ipfw.8 ipfw.c Log: Update to match kernel code. Revision Changes Path 1.5 +0 -11 src/sbin/ipfw/Make...
Poul-Henning Kamp <phk> — 82534843426 Feb 1996
phk 96/02/26 07:27:02 Branch: sbin/ipfw RELENG_2_1_0 Modified: sbin/ipfw ipfw.8 ipfw.c Log: Update to lates reality. Revision Changes Path 1.7.4.6 +19...
Mike Pritchard <mpp> — 82538601027 Feb 1996
mpp 96/02/26 17:53:19 Modified: sbin/quotacheck quotacheck.c Log: Fix quotacheck to not do a bunch of unneeded fseeks if the quota file information is...
Mike Pritchard <mpp> — 82540830427 Feb 1996
mpp 96/02/27 00:04:50 Modified: sbin/quotacheck quotacheck.c Log: Silence some cc -Wall warnings in quotacheck. Revision Changes Path 1.5 +10 -8 src/s...