ArchiveOrangemail archive

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

May 1997
pst86245475401 May 1997 pst 97/04/30 11:41:27 Branch: sbin/mountd RELENG_2_2 Modified: sbin/mountd mountd.c Log: Merge from head Revision Changes Path 1.11.2.5 +5 -6 src/sbin...
pst86245521901 May 1997* pst 97/04/30 11:40:13 Modified: sbin/mountd mountd.c Log: Back out msmith's recent commit which breaks using symbolic names for netmasks. Instead,...
Doug Rabson 86248981701 May 1997 dfr 97/05/01 05:30:02 Modified: sbin/mount_nfs mount_nfs.c Log: Test both the NFS and MOUNT protocols for v3 support before allowing a v3 mount. It is...
Warner Losh 86254250702 May 1997 imp 97/05/01 20:08:05 Modified: sbin/i386/fdisk fdisk.c Log: OpenBSD uses ID 0xa6 for its partitions on i386, arc and others that need a BIOS-like par...
Peter Wemm 86269986603 May 1997* peter 97/05/03 15:50:23 Modified: sbin/ifconfig ifconfig.c Log: My attempt at merging in NetBSD's IFMEDIA support turned out to be not so simple.....
Peter Wemm 86270068003 May 1997 peter 97/05/03 16:03:56 Modified: sbin/ifconfig ifconfig.8 Log: Grab some of the NetBSD text for describing the new options and the media commands. Re...
Peter Wemm 86272574904 May 1997 peter 97/05/03 23:00:28 Modified: sbin/ifconfig ifconfig.c Log: force null commit to skip over rev 1.25 so there's less cvs trouble Revision Chang...
Peter Wemm 86272660404 May 1997 peter 97/05/03 23:14:47 Modified: sbin/ifconfig ifconfig.c Log: Second try at cleanups and fixes (without if_media stuff for the moment) - parse comma...
Peter Wemm 86272706704 May 1997 peter 97/05/03 23:22:27 Added: sbin/ifconfig ifmedia.c Log: Bring in the ifmedia components of NetBSD's ifconfig as a seperate file. Obtained from...
Peter Wemm 86272743704 May 1997 peter 97/05/03 23:27:45 Modified: sbin/ifconfig Makefile ifconfig.c Added: sbin/ifconfig ifconfig.h Log: Commit hooks for ifmedia support. It's op...
Jason Thorpe 86276238104 May 1997 *sigh* No, that's not what it means. If you look at the license therms on the file in question, you'll note that they are pure BSD-style. ...
Eivind Eklund 86277635404 May 1997 eivind 97/05/04 13:05:02 Modified: sbin/newfs newfs.8 Log: Fix typo. PR: Closes PR docs/3488 Submitted by: Revision Changes Path 1.12 +1 -1 src/sbin/n...
Joerg Wunsch 86295200806 May 1997 joerg 97/05/06 13:52:28 Modified: sbin/dump tape.c Log: Fix a long-standing bug with dump not treating errors correctly. They were mishandled as an EO...
Joerg Wunsch 86295212006 May 1997 joerg 97/05/06 13:54:14 Branch: sbin/dump RELENG_2_2 Modified: sbin/dump tape.c Log: YAMFC: rev 1.6, fix error mishandling Revision Changes Path 1.3.2...
Joerg Wunsch 86295214706 May 1997 joerg 97/05/06 13:54:50 Branch: sbin/dump RELENG_2_1_0 Modified: sbin/dump tape.c Log: YAMFC: rev 1.6, fix error mishandling Revision Changes Path 1.2...
Peter Wemm 86297937207 May 1997 peter 97/05/06 21:28:26 Modified: sbin/ifconfig ifconfig.c Log: Restore unintentially lost backwards compat behavior of defaulting to family inet if n...
Doug Rabson 86302921607 May 1997 dfr 97/05/07 11:19:55 Added: sbin/kldload Makefile kldload.8 kldload.c sbin/kldstat Makefile kldstat.8 kldstat.c sbin/kldunload Makefile kldunload.8 k...
Peter Wemm 86327573610 May 1997 peter 97/05/10 07:47:35 Modified: sbin/ifconfig ifconfig.c ifconfig.h ifmedia.c Log: Grumble.. My last patchup here didn't quite work either. I ha...
Peter Wemm 86328656710 May 1997* peter 97/05/10 10:14:54 Modified: sbin/ifconfig ifconfig.c ifconfig.h ifmedia.c Log: Clean up some more. Move parsing of sysctl iflist data into a sin...
Doug Rabson 86359818614 May 1997 dfr 97/05/14 01:19:35 Branch: include/rpcsvc RELENG_2_2 sbin/mount_nfs RELENG_2_2 sbin/mountd RELENG_2_2 sys/gnu/ext2fs RELENG_2_2 sys/i386/ibcs2 RELE...
Doug Rabson 86361168514 May 1997 dfr 97/05/14 05:06:34 Branch: sbin/mount_nfs RELENG_2_2 Modified: sbin/mount_nfs mount_nfs.c Log: Fix merge problem in previous commit. Revision Chang...
Jordan K. Hubbard 86361632514 May 1997 jkh 97/05/14 06:22:11 Branch: sbin RELENG_2_1_0 Modified: sbin Makefile Log: No fsirand in this branch (did someone update a bunch of Makefiles into 2...
Jordan K. Hubbard 86361968314 May 1997 jkh 97/05/14 07:19:45 Branch: sbin RELENG_2_1_0 Modified: sbin Makefile Log: Whoops!! There is an fsirand here, I must simply be using an old CVS repo...
Alex Nash 86365756115 May 1997 alex 97/05/14 17:51:09 Modified: sbin/ipfw ipfw.8 Log: Minor rewording of the examples section. Revision Changes Path 1.28 +3 -2 src/sbin/ipfw/ipfw.8...
Masafumi NAKANE 86368702215 May 1997 max 97/05/15 02:00:40 Modified: sbin/ipfw ipfw.8 Log: Typo. PR: 3600 Submitted by: Josh Gilliam Revision Changes Path 1.29 +1 -1 src/sbin/ipfw/ipfw.8...
Masafumi NAKANE 86368711215 May 1997 max 97/05/15 02:03:18 Branch: sbin/ipfw RELENG_2_2 Modified: sbin/ipfw ipfw.8 Log: Merge from Rev.1.29: typo fix. Revision Changes Path 1.23.2.5 +1 -1...
Doug Rabson 86377854416 May 1997 dfr 1997/05/16 03:27:03 PDT Modified files: sbin/umount umount.c Log: Generalise the previous change so that only NFS hostnames are looked up. PR: bin...
Doug Rabson 86440735123 May 1997 dfr 1997/05/23 10:07:00 PDT Modified files: sbin/mount_union mount_union.c Log: Typo in previous change. Revision Changes Path 1.9 +1 -1 src/sbin/moun...
Doug Rabson 86440735723 May 1997 dfr 1997/05/23 10:07:40 PDT Modified files: sbin/mount_null mount_null.c Log: Use realpath on the source as well as the destination. Revision Changes ...

Home | About | Privacy