Re: What's the status of devfs(8)?

2002-11-05 Thread Dima Dorfman
Andrew Lankford [EMAIL PROTECTED] wrote: When I try commands like: #devfs rule add path speaker mode 666 Did you set a ruleset before this? devfs ruleset 10 devfs rule: ioctl DEVFSIO_RADD: Input/output error This is telling you that you're trying to modify ruleset 0. From the

Re: What's the status of devfs(8)?

2002-11-05 Thread Dima Dorfman
Dan Nelson [EMAIL PROTECTED] wrote: In the last episode (Nov 05), Dima Dorfman said: Andrew Lankford [EMAIL PROTECTED] wrote: devfs rule: ioctl DEVFSIO_RADD: Input/output error This is telling you that you're trying to modify ruleset 0. From the man page: Ruleset number 0

Re: What's the status of devfs(8)?

2002-11-05 Thread Dima Dorfman
Dan Nelson [EMAIL PROTECTED] wrote: to. Maybe /sbin/devfs could check which set is active and print an error message like Cannot modify ruleset 0 if a user tries to mess with it? That would let the user know that rulesets are important and they had better go reread the manpage. I just sent

Re: Anyone seeing snp(4) problems?

2002-11-10 Thread Dima Dorfman
Juli Mallett [EMAIL PROTECTED] wrote: I just tried to sudo watch ttyv1 and ran into the following: % Fatal trap 12: page fault while in kernel mode ... Looks like use of a NULL structure, accessing member at offsetof==0x60? Anyway, I couldn't get a dump, but I'll keep trying... Also this

Re: devfs rules and symbolik links

2002-12-02 Thread Dima Dorfman
Taavi Talvik [EMAIL PROTECTED] wrote: I'i try to set up jail with following script, however as result, urandom/stdin/stdout/stderr will not appear. They exist before applying devfs rules, but I cannot find rules how to unhide those. Any ideas!? Please try the attached patch, which should

Re: devfs configuration

2003-01-10 Thread Dima Dorfman
Attila Nagy [EMAIL PROTECTED] wrote: Hello, Is there a recommended way to configure multiple devfs rules (massive jail usage) in a standard manner? I don't see any traces of it. Or is it up to the user how does he manage this question, for example a shell script with the rules? There is

Re: devfs configuration

2003-01-10 Thread Dima Dorfman
a shell script with the rules? If you are using devfs in jail, then following patch to current (by Dima Dorfman [EMAIL PROTECTED]) is extremely useful. Allows tules to work on symlinks (for example /dev/urandom is symlink and ssh works better if it is present). Oops, I forgot to commit

Re: pw group add problem

2001-08-30 Thread Dima Dorfman
David W. Chapman Jr. [EMAIL PROTECTED] wrote: When I run the command in the topic I get the following error. pw: group update: Inappropriate ioctl for device This works in -stable I noticed this problem while testing postfix-current which runs /usr/sbin/pw groupadd ${group} -h - ||

Re: mdmfs mount_mfs compatibility bug?

2001-09-29 Thread Dima Dorfman
Ian Dowse [EMAIL PROTECTED] wrote: In message [EMAIL PROTECTED], Jos Backus writes: This was fixed some time ago, I thought. Are you up to date? There was a commit to mdmfs.c in August. This is with yesterday's -current, sorry, should have mentioned that. The mount -t mfs case

Re: 'host' command with CNAMEs

2000-09-21 Thread Dima Dorfman
that approach. This should also apply cleanly to host.c of BIND 8.2.3-T5B, as that's what is in FreeBSD. Hope this helps -- Dima Dorfman [EMAIL PROTECTED] Finger [EMAIL PROTECTED] for my public PGP key. "When in doubt, use brute force." -- Ken Thompson Ind

Re: buildworld Problems at NTP

2001-01-05 Thread Dima Dorfman
; I don't really want to wait a day). It's running 5.0-20001223-CURRENT, and compiled the ntp suite from 5.0-20010101-CURRENT. Hope this helps Dima Dorfman [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL

DEVFS rule subsystem (was: cvs commit: src/sbin Makefile src/sbin/devfs Makefile devfs.8 devfs.c extern.h rule.c src/sys/conf files src/sys/fs/devfs devfs.h devfs_devs.c devfs_rule.c devfs_vfsops.c devfs_vnops.c )

2002-07-16 Thread Dima Dorfman
I wrote: Log: Introduce the DEVFS rule subsystem. DEVFS rules permit the administrator to define certain properties of new devfs nodes before they become visible to the userland. Both static (e.g., /dev/speaker) and dynamic (e.g., /dev/bpf*, some removable devices) nodes are

Re: DEVFS rule subsystem (was: cvs commit: src/sbin Makefile src/sbin/devfs Makefile devfs.8 devfs.c extern.h rule.c src/sys/conf files src/sys/fs/devfs devfs.h devfs_devs.c devfs_rule.c devfs_vfsops.c devfs_vnops.c )

2002-07-21 Thread Dima Dorfman
Sheldon Hearn [EMAIL PROTECTED] wrote: On (2002/07/17 01:52), Dima Dorfman wrote: The devfs(8) manual page is a pretty good reference of the existing features and semantics, but it lacks polish needed to be able to serve as an introduction. Actually, I think it's brilliant

Re: usermount with devfs

2002-10-03 Thread Dima Dorfman
Poul-Henning Kamp [EMAIL PROTECTED] wrote: In message [EMAIL PROTECTED], Lars Eggert writes: So there is no more usermount under -current with devfs? Or is there another way to have the symlinks be created with the different permissions (since devfs rules don't seem to apply to them)?

Re: doFS.sh should obey MDDEVICE if available

2001-02-03 Thread Dima Dorfman
to implement this. Any pointers? Thanks Dima Dorfman [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: Current SMP kernel won't build

2001-02-25 Thread Dima Dorfman
that, or take out "options INVARIANTS". Dima Dorfman [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: Current SMP kernel won't build

2001-02-25 Thread Dima Dorfman
ERT() have been laid to rest, INVARIANT_SUPPORT is no longer needed. R.I.P. Looks like you have a tree somewhere between those two commits. Dima Dorfman [EMAIL PROTECTED] To Unsubscribe:

Re: Problems compiling kern_mutex.c

2001-03-02 Thread Dima Dorfman
. Dima Dorfman [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: Problem with sio in -current ... possible cause of hangs?

2001-03-03 Thread Dima Dorfman
this helps Dima Dorfman [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: sysinstall option for softupdates

2001-03-10 Thread Dima Dorfman
getmsg.cgi?fetch=0+0+archive/2001/freebsd-audit/20010218.freebsd-audit You can find my patch to newfs at http://www.unixfreak.org/~dima/home/newfs-softdep.diff. I suppose it may be a worthwhile addition until se's patch goes in. Regards Di

Re: sysinstall option for softupdates

2001-03-10 Thread Dima Dorfman
ntly (i.e., without a heads up or something like that) go in. AFAIK there's no problem with the latter (my newfs patch) except that it will be made obsolete when the former goes in. Regards Dima Dorfman [EMAIL PROTECT

Re: sysinstall option for softupdates

2001-03-10 Thread Dima Dorfman
ounds good. Dima Dorfman [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: swap-backed md-based /tmp to replace mfs-based one

2001-03-11 Thread Dima Dorfman
grams", and that it breaks `mount -p` because the filesystem shows up as "ufs" (which is technically correct). I'll post a URL to the code (it's a C program) if someone wants to look at it. Dima Dorfman [EMAIL PROTECT

Re: sysinstall option for softupdates

2001-03-12 Thread Dima Dorfman
"David O'Brien" [EMAIL PROTECTED] writes: On Sat, Mar 10, 2001 at 10:32:23PM -0800, Dima Dorfman wrote: Peter Wemm [EMAIL PROTECTED] writes: The version of the patch for -current uses the softdep mount option only. If you remove the mount option, you dont get s

Re: swap-backed md-based /tmp to replace mfs-based one

2001-03-12 Thread Dima Dorfman
ect to, I will write the code. I don't care if you want to call it mdon or stick it in mdconfig. Regards Dima Dorfman [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe fre

Re: sysinstall option for softupdates

2001-03-12 Thread Dima Dorfman
"David O'Brien" [EMAIL PROTECTED] writes: On Mon, Mar 12, 2001 at 05:12:13PM -0800, Dima Dorfman wrote: There's always the 'nosoftdep' mount option. It's also possible to enable it by default on everything except the root filesystem, but that's a [minor] POLA violation. I f

Re: Fix for OpenSSL -j build

2001-03-12 Thread Dima Dorfman
! Dima Dorfman [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: make buildkernel breakage in sys/modules/if_ef/../../net/if_ef.c??

2001-03-16 Thread Dima Dorfman
it in /usr/bin, and using the new version to build the kernel. Dima Dorfman [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: make buildkernel breakage in sys/modules/if_ef/../../net/if_ef.c??

2001-03-16 Thread Dima Dorfman
an exception, though. The make that you run (i.e., the one in your path) is still the old one. Bug? Feature? Who knows. Dima Dorfman [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe fre

Obscure sysinstall null dereference bug

2001-04-06 Thread Dima Dorfman
much code assumes mediaDevice is non-NULL to simply go through and fix all of it. Thanks, Dima Dorfman [EMAIL PROTECTED] Index: media.c === RCS file: /st/src/F

syscons panic in userconfig mode (with patch)

2001-04-07 Thread Dima Dorfman
es it must (and does) already check for that condition since si_tty may also be NULL in some cases (or at least that's the way I understand it). Could someone please look it over and, if it's okay, commit it? Thanks, Di

Cosmetic bug in pw_util.c (with patch)

2001-04-16 Thread Dima Dorfman
sswd: /etc/master.passwd: unchanged Only machines *not* using NIS will display this, since passwd(1) acts differently when changing an NIS password. Trivial patch to fix this is attached below. Thanks, Dima Dorfman

Re: cp -d dir patch for review (or 'xargs'?)

2001-04-19 Thread Dima Dorfman
as breaking--what already exists. I'm pretty sure that the standards don't say anything to the effect of, "You must support this and nothing else." That'd be rather silly. Dima Dorfman [EMAIL PROTECTED] To Unsubsc

Re: cp -d dir patch for review (or 'xargs'?)

2001-04-20 Thread Dima Dorfman
complicated in the way it does some of its processing, but it works and I believe I managed to maintain most of the assumptions it makes. Comments? Suggestions? Thanks, Dima Dorfman [EMAIL PROTECTED] Index: xargs.c

Re: cp -d dir patch for review (or 'xargs'?)

2001-04-21 Thread Dima Dorfman
s, but I'm not sure if I failed to cater to some other weird assumptions it makes. This is why it'd help if someone would at least look at it. Thanks, Dima Dorfman [EMAIL PROTECTED] Inde

Re: cp -d dir patch for review (or 'xargs'?)

2001-04-21 Thread Dima Dorfman
)? Thanks, Dima Dorfman [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: Boot messages

2001-04-24 Thread Dima Dorfman
Riccardo Torrini [EMAIL PROTECTED] writes: pca1: AT-style speaker sound at port 0x61 on isa0 WARNING: Driver mistake: repeat make_dev(pcaudio) WARNING: Driver mistake: repeat make_dev(pcaudioctl) As it says, this is a driver mistake. It's a bug. I don't know if it's new or not since I

Re: cp -d dir patch for review (or 'xargs'?)

2001-04-24 Thread Dima Dorfman
Garance A Drosihn [EMAIL PROTECTED] writes: At 1:19 PM -0700 4/21/01, Dima Dorfman wrote: Does that mean everyone is blind and missed my arrogant cross-post of the amazingly short patch to do this, or are we just interested in discussing it and not testing the implementation? ;-) Well

Re: Updated: cp -t patch (w/ commentary)

2001-04-25 Thread Dima Dorfman
patch. Thanks, Dima Dorfman [EMAIL PROTECTED] P.S. obrien: that's a very clever and unintrusive way of avoiding getting two copies of a message; much better than [EMAIL PROTECTED] Those of us (well, at least me) who

Re: [RFC] RELNOTESng for 5-CURRENT

2001-04-25 Thread Dima Dorfman
built on www.freebsd.org would suffice. Dima Dorfman [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd-current in the body of the message

Re: Kernel secure level

2001-05-08 Thread Dima Dorfman
://www.freebsd.org/doc/en_US.ISO_8859-1/books/faq/admin.html#SECURELEVEL init(8) Dima Dorfman [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd-current in the body of the message

Re: pgm to kill 4.3 via vm

2001-05-08 Thread Dima Dorfman
' is the signal number and '500' is the process id. Dima Dorfman [EMAIL PROTECTED] Index: db_command.c === RCS file: /st/src/FreeBSD/src/sys/ddb

Re: pgm to kill 4.3 via vm

2001-05-09 Thread Dima Dorfman
() locks the process before returning (as you well know). Not using pfind() will work, but that breaks the abstraction. Is that something to worry about? There's also no PROC_TRYLOCK macro, but that's not hard to fix. Thanks, Dima Dorfman

Re: panic: mutex vm not owned

2001-05-20 Thread Dima Dorfman
://www.unixfreak.org/~dima/home/shm-full.diff. That one has local changes (new sysctls), but they (probably) won't hurt you. Thanks, Dima Dorfman [EMAIL PROTECTED] Index: sysv_shm.c

Re: panic: mutex vm not owned

2001-05-21 Thread Dima Dorfman
is an untested patch to try to fix this. It's almost 02:00 here and I have to head to bed, but it may work for you. At least it may be a starting point for someone. Hope this helps, Dima Dorfman [EMAIL PROTECTED] Index

Re: panic: mutex vm not owned

2001-05-21 Thread Dima Dorfman
David Malone [EMAIL PROTECTED] writes: On Mon, May 21, 2001 at 01:44:16AM -0700, Dima Dorfman wrote: exit1 calls shmexit with vm_mtx held on line 228 of kern_exit.c (rev. 1.127). Actually, shmexit_myhook should always be called with vm_mtx held, so shm_delete_mapping can't assume

Re: kernel broken in two places

2001-05-23 Thread Dima Dorfman
:-/ Dima Dorfman [EMAIL PROTECTED] -- Michael D. Harnois[EMAIL PROTECTED] Redeemer Lutheran Church Washburn, Iowa Some folks you don't have to satirize, you just quote 'em. --Tom Paxton

Re: mount_mfs (Re: smbfs)

2001-05-24 Thread Dima Dorfman
that program, and it works great, so perhaps I should make it a port (comments?). Regards, Dima Dorfman [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd-current in the body

vm_pager_(de)allocate and vm_mtx

2001-05-25 Thread Dima Dorfman
with vm_mtx itself like vm_pager_allocate does, or md(4) and any other drivers which call vm_pager_deallocate can be fixed to acquire vm_mtx. So which will it be? I'll supply patches for either case. Thanks, Dima Dorfman

Re: mount_mfs (Re: smbfs)

2001-05-25 Thread Dima Dorfman
the above suggestion suit you? Regards, Dima Dorfman [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd-current in the body of the message

Re: vm_pager_(de)allocate and vm_mtx

2001-05-25 Thread Dima Dorfman
Alfred Perlstein [EMAIL PROTECTED] writes: * Dima Dorfman [EMAIL PROTECTED] [010525 22:22] wrote: Is there a reason vm_pager_allocate acquires vm_mtx itself if necessary but vm_pager_deallocate does not? At the moment, detaching an md(4) disk will panic the system with a failed mtx_assert

Re: kbdcontrol the build-tool revisited (was: cvs commit: src/usr.sbin/kbdcontrol kbdcontrol.c)

2001-05-26 Thread Dima Dorfman
then be made a build-tool. I'll do all the work necessary if this is what we want to do. Regards, Dima Dorfman [EMAIL PROTECTED] Dima Dorfman [EMAIL PROTECTED] writes: dd 2001/05/26 21:03:53 PDT

src/share/man/man9/devfs*.9

2001-05-27 Thread Dima Dorfman
don't exist). Any objections to a `cvs rm` of these? Dima Dorfman [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd-current in the body of the message

Re: make release failure

2001-05-27 Thread Dima Dorfman
John Hay [EMAIL PROTECTED] writes: A make release failed here with: # touch release.8 Making fixit floppy. disklabel: ioctl DIOCWLABEL: Operation not supported by device Warning: Block size restricts cylinders per group to 6. Warning: 1216 sector(s) in

Re: make release failure

2001-05-27 Thread Dima Dorfman
please try the attached, untested patch? I don't know enough about the release build process to know if it should work, but I guess it's worth a shot. Bruce Mah (cc'd) should know whether it's the Right(tm) fix. Thanks, Dima Dorfman

Re: make release failure

2001-05-28 Thread Dima Dorfman
reason that the people who typically use NODOC=yes would want release notes. Heh, it isn't like they could get them, anyway. RELNOTESng depends on the doc tree. Dima Dorfman [EMAIL PROTECTED] Or please at least

Re: HEADS UP: doc/ tree frozen (was Re: HEADS UP for /usr/src/release/doc /usr/doc)

2001-06-11 Thread Dima Dorfman
for the above problem. We already changed most of the URLs some months ago; I don't think anybody wants to do it again. Regards, Dima Dorfman [EMAIL PROTECTED] P.S. Some time ago, I heard someone say that any proposed change

Re: mdconfig/umount Fatal trap 12

2001-06-17 Thread Dima Dorfman
Jens Schweikhardt [EMAIL PROTECTED] writes: hello, world\n with a system cvsupped June 6th I can reliably reproduce a [panic] when I try to unmount a deleted mdconfig device. Here's the recipe: # file iso is a Freebsd 4.3 Wind River CD image made with # dd if=/dev/cd0c of=file.iso

Re: please, commit thoses PR

2001-06-25 Thread Dima Dorfman
[ -stable dropped ] Cyrille Lefevre [EMAIL PROTECTED] writes: hi, by order fo importance, sendmail.cf is missing some STARTTLS support http://www.FreeBSD.org/cgi/query-pr.cgi?pr=28361 (w/o this one, depending on the provider, mails aren't can't go out...) This one's assigned to

Re: chgrp broken on alpha systems

2001-07-05 Thread Dima Dorfman
(or errors, now) as they encounter them. This has the advantage of making less people angry, and keeping the benifit of WARNS (i.e., finding bugs before they turn into a multitude of PRs). Thoughts? Dima Dorfman [EMAIL

Re: conficting cvs version numbers?

2001-07-07 Thread Dima Dorfman
j mckitrick [EMAIL PROTECTED] writes: On Sat, Jul 07, 2001 at 12:00:19PM -0700, David O'Brien wrote: | On Fri, Jul 06, 2001 at 11:52:05PM +0100, j mckitrick wrote: | I get version 1.15. When I look at the .c,v file in the cvs tree, it says | HEAD is 1.16, but $Id says it is 1.15. | | We

Re: handbook typo

2001-07-13 Thread Dima Dorfman
David Hill [EMAIL PROTECTED] writes: Please wrap lines at 72 characters. Thanks. Hello - Under the sysctl Tuning section, the sysctl command is missing the -w option to set the values. -w is deprecated in -current. I think it's best to MFC the change that makes it optional instead

sys/dev/snp?

2001-07-18 Thread Dima Dorfman
What do people think of moving sys/kern/tty_snoop.c to sys/dev/snp/snp.c? It doesn't belong in kern/; I'm guessing it was put there originally because it was dependent on some custom hacks in tty.c, but since those are gone I think there's no reason not to put it where it belongs. To

Re: -current buildkernel fails on custom kernel

2001-07-19 Thread Dima Dorfman
Vincent Poy [EMAIL PROTECTED] writes: linking kernel.debug linprocfs.o: In function `_linprocfs_mount': /usr/src/sys/compat/linprocfs/linprocfs.c:748: undefined reference to `pfs_mount' You compiled in linprocfs but not pseudofs. Don't do that: the former depends on the latter. To

Re: 3dfx module breaks without /sys symlink

2001-07-25 Thread Dima Dorfman
Sheldon Hearn [EMAIL PROTECTED] writes: Hi Coleman, Could you take a look at the 3dfx module build as handled under the buildkernel target? It breaks on can't find kernel source if the /sys symbolic link is broken. It shouldn't need that, right? This isn't Coleman's fault; it's a bug

HEADS UP: new libmp imported

2001-07-29 Thread Dima Dorfman
I've imported the libmp-in-terms-of-OpenSSL library and connected it to the build. I've also disconnected libgmp and friends from the build, but have not `cvs rm`'d it yet. Assuming no problems turn up, I plan to do that in two or three days. The only program that use libmp that I haven't been

Re: named -u bind

2001-08-03 Thread Dima Dorfman
Jun Kuriyama [EMAIL PROTECTED] writes: At Fri, 03 Aug 2001 19:50:24 -0700, Dima Dorfman wrote: IIRC the last time this came up somebody said something about it not being able to read zonefiles in some odd places where they like to put them. I.e., they want it to run as root so they can

Re: md/mdmfs bugs

2001-08-01 Thread Dima Dorfman
Kris Kennaway [EMAIL PROTECTED] writes: On Mon, Jul 30, 2001 at 02:03:31AM -0700, Dima Dorfman wrote: Kris Kennaway [EMAIL PROTECTED] writes: 1) For some reason, my mdmfs line in /etc/fstab always does a chmod 777 /tmp at mount-time /dev/md0/tmpmfs

Re: md/mdmfs bugs

2001-08-01 Thread Dima Dorfman
Sheldon Hearn [EMAIL PROTECTED] writes: On Wed, 01 Aug 2001 09:39:58 MST, Dima Dorfman wrote: How about fixing mdmfs to be bug-compatible (eew, Microsoft term) with mount_mfs if it's called as mount_* (e.g., argv[0] is mount_), and be sane otherwise? I'll do this if people think that'd

Re: md/mdmfs bugs

2001-07-30 Thread Dima Dorfman
Kris Kennaway [EMAIL PROTECTED] writes: 1) For some reason, my mdmfs line in /etc/fstab always does a chmod 777 /tmp at mount-time /dev/md0/tmpmfs rw,-s=65536 0 0 I can't reproduce this. You say it does a chmod; does that mean you see it caling

Re: HEADS UP: new libmp imported

2001-07-29 Thread Dima Dorfman
Kris Kennaway [EMAIL PROTECTED] writes: On Sun, Jul 29, 2001 at 02:06:58AM -0700, Dima Dorfman wrote: I've imported the libmp-in-terms-of-OpenSSL library and connected it to the build. I've also disconnected libgmp and friends from the build, but have not `cvs rm`'d it yet. Assuming

Re: HEADS UP: new libmp imported

2001-07-31 Thread Dima Dorfman
Kris Kennaway [EMAIL PROTECTED] writes: On Mon, Jul 30, 2001 at 07:44:33AM -0700, David O'Brien wrote: On Sun, Jul 29, 2001, Kris Kennaway wrote: installed. This would involve a repo copy of crypto/openssl/crypto/bn to contrib/openssl-bn or something, and I'd keep the two in sync

Re: md/mdmfs bugs

2001-08-04 Thread Dima Dorfman
Kris Kennaway [EMAIL PROTECTED] writes: 1) For some reason, my mdmfs line in /etc/fstab always does a chmod 777 /tmp at mount-time /dev/md0/tmpmfs rw,-s=65536 0 0 As previously threatened, I implemented bug-to-bug compatibility with mount_mfs().

Re: mergemaster(8) broken -- uses Perl

2002-05-18 Thread Dima Dorfman
Giorgos Keramidas [EMAIL PROTECTED] wrote: On 2002-05-18 11:54, David O'Brien wrote: Anyone got a patch? Part of the problems I had when I tried to replace perl in mergemaster.sh with something `native' was that the perl code uses stat(2) to obtain the permission bits of a directory/file

Re: mergemaster(8) broken -- uses Perl

2002-05-19 Thread Dima Dorfman
Paul Herman [EMAIL PROTECTED] wrote: On Sun, 19 May 2002, Dima Dorfman wrote: How about fixing ls(1) to output the numeric mode if asked to? That's good, but while you're at it you'd probably want to get *everything* out of (struct stat) and print it numerically (device, flags, atime