On Wed, Aug 13, 2003 at 11:02:23AM +0200, Poul-Henning Kamp wrote:
> I plan to remove the pca driver in about a week.
> Protest only from actual users respected.
Not really 'actual', only 'old'. A lot of time ago I sent a message
about "lost speaker" (IIRC) because having both devive in the kern
On Sat, Aug 02, 2003 at 02:03:32AM +0200, Riccardo Torrini wrote:
> Without creating by hand /var/tmp/{foo,bar} this command fail
> # newsyslog -v -F -C -f /usr/local/etc/rotatemailbackup.conf
> --> [creating entry for /var/tmp/foo]
> --> [creating entr
I have created a private newsyslog.conf with this contents:
-8<-
/var/tmp/foofoo:mail600 7 * @T00ZBCN
/var/tmp/barbar:mail600 7 * @T00ZBCN
-8<-
Without creating by hand /var/tmp/{foo,bar} this command fail leaving the
On Sun, Jun 22, 2003 at 07:00:26PM +0200, Brad Knowles wrote:
> What if it's the same machine? What if they have only the one
> machine, so they can't even copy it over to another one, just to
> copy it back?
What about using a FAT32 exchange partition? On the same disk or
on a new one, depend
On Thu, Mar 20, 2003 at 09:28:25AM +0100, CARTER Anthony wrote:
> Can someone give me their permissions on a users .xsession-errors
> file?
-rw--- {me} {mygroup}
> Doesn't this above file get created automatically if it is deleted?
Yes. At least here ;)
FYI: I still using XFree86-4.2.1
On Sun, Feb 16, 2003 at 09:03:59PM +0900, Makoto Matsushita wrote:
> If you are serious about this, attached below is a current kernel
> configuration file for kern.flp kernel named BOOTMFS (attention: it is
> only just for boot floppy, not GENERIC nor default installed kernel).
> machine i
I (by mistake) passed a directory instead of a file to calendar(1):
# uname -v
FreeBSD 5.0-CURRENT #52: Sat Jan 18 00:40:27 CET 2003 ...
# calendar -f /some.missing.file.or.dir
calendar: no calendar file: ``/some.missing.file.or.dir''
# calendar -f /etc
cpp: Internal error: Segmentation fault (p
On 26-Dec-2002 (23:11:27/GMT) Gernot A. Weber wrote:
> devfs rule add path uscanner0 mode 666
I used this way:
-8<-[ /etc/usbd.conf ]-8<-
[...]
device "Scanner Epson Perfection 1240U (photo)"
product 0x010b
vendor 0x04b8
release 0x0114
devname "uscanner[0-9]+"
On 18-Dec-2002 (07:33:03/GMT) Kris Kennaway wrote:
>> But what about rar/unrar ports that overwrite one each other?
> I don't know what you mean here.
Try to install /usr/ports/archivers/{rar,unrar} in any order...
And then (or even better, before then) look at installed files:
# cd /usr/ports/
On 18-Dec-2002 (06:52:54/GMT) Kris Kennaway wrote:
> This is due to lack of rpc.lockd running on the nfs client and/or
> server.
Yes, I tryed on a nfs mounted dir from my -CURRENT home machine.
This means that this is a pilot error? Again? :-(
I'm sorry. I think that I must sleep a little more
Trying to extract a single or multi volume archive doesn't work.
Same archive can be extracted fine with unrar under 4.7-STABLE.
My -CURRENT from 10 day ago. Tryed to remove and rebuild unrar
without luck. rar on -CURRENT also works. Any idea?
-8<-[ from 4.7-STABLE ]-8<-
# date
On 08-Dec-2002 (17:54:49/GMT) Mark Murray wrote:
> The Perl rewrite does not affect 4.x, only 5.x.
Yes, I know, but I think would be usefull remove it also from
4.x, at least for small job (perl script inline, as in periodic).
>> Because FreeBSD.org use postfix I think it already resolved this
On 08-Dec-2002 (17:07:02/GMT) Christian Brueffer wrote:
> this has already been taken care of:
> keramida2002/12/07 15:37:45 PST
> Log:
> Avoid using perl in the periodic & security scripts. This brings
> the base system one step closer to being totally perl-free.
And me one step back
I contributed to the great perl script rewrite but seems that
we forgot to rewrite some important perl script:
# grep -lR perl /etc/periodic/
/etc/periodic/daily/440.status-mailq
/etc/periodic/daily/460.status-mail-rejects
/etc/periodic/daily/470.status-named
/etc/periodic/security/550.ipfwlimit
/
On 01-Dec-2002 (23:46:00/GMT) Terry Lambert wrote:
> WHY ARE WE NOT RESPECTING THE DECISION TO HIDE THE THINGS?
> A user installed the software doing the hiding on purpose.
> The software changed the ID hide it, on purpose.
> Windows ignores these partitions -- on purpose.
I'm really sorry for cr
On 29-Nov-2002 (01:34:27/GMT) Bruce Evans wrote:
RT>>> I have 4 primary partitions and I use a boot manager (magic.com)
[...]
RT>>> As far as I know it use an EXOR 0x10 to hide/unhide but fdisk
RT>>> doesn't recognize 0x0B/0x0C fat32 when hidden (0x1B/0x1C)
PHK>> I think this is very marginal use
I have 4 primary partitions and I use a boot manager (magic.com)
that install some black magic that hide unused partition, this
permit to have multiple 'other-OS' partition that don't know of
each other (but, obviously, FreeBSD can see and mount all of them).
As far as I know it use an EXOR 0x10 t
On 19-Nov-2002 (04:06:22/GMT) John De Boskey wrote:
> I need to kick off 2 name servers. The first is authoritive for
> the domain as seen externally and the 2nd which is authoritive
> for the internal network.
I have only one named running, SOA for torrini.org for external and
internal host and
On 14-Oct-2002 (18:10:16/GMT) David Francheski wrote:
> I'm trying to upgrade from a 5.0 DP1 system to the latest -current
> (as of last week sometime).
I recently asked a similar question: upgrade from a too old -CURRENT
(May 15) to a recent one. The solution was some small intermediate
update
On 06-Oct-2002 (23:10:55/GMT) Kris Kennaway wrote:
> Can anyone else reproduce this in tcsh?
> rpcgen -s `perl -e 'print "a"x5'`
> Word too long.
Mee too mail. Using {50,500,5000} works, hang only with 5
(not tested with others numbers). Doing:
# echo {your_command}
print only "word to
I'm trying to understand why when accessing file to cdrom their
contents change every time (in case of big file, at least).
I usally backup some stuff (mail, sources, scanned images) and
add to cdrom a files.md5 with the md5 keys of all files.
(yes, I'm a bit paranoid :-)
With my last system (-C
On 08-Sep-2002 (19:54:17/GMT) Riccardo Torrini wrote:
>> There have been at least two gcc upgrades since then. I believe
>> the easiest way to upgrade to today's -current would be to install
>> a fairly recent snapshot ... instead of trying to debug ...
> I have trye
On 08-Sep-2002 (13:56:34/GMT) Giorgos Keramidas wrote:
> There have been at least two gcc upgrades since then. I believe the
> easiest way to upgrade to today's -current would be to install a
> fairly recent snapshot from http://snapshots.jp.FreeBSD.org/ instead
> of trying to debug the many way
On 07-Sep-2002 (21:55:22/GMT) Giorgos Keramidas wrote:
>> /usr/include/sys/_types.h:71: declaration does not declare anything
>> *** Error code 1
> Which revision of /usr/include/sys/_types.h do you have?
# ident /usr/include/sys/_types.h
/usr/include/sys/_types.h:
$FreeBSD: src/sys/sys/_t
On 07-Sep-2002 (21:00:28/GMT) Riccardo Torrini wrote:
>> Have you read through UPDATING?
> Yes, more and more ... I added -DNO_WERROR without luck
> I also found two PR speaking about wchar_t (31864 and 40084).
> I'm about to remove contrib/gcc tree and cvsuping agai
On 07-Sep-2002 (20:22:42/GMT) Kris Kennaway wrote:
>> My -CURRENT is pre-gcc_3.1, running very fine from early May.
>> I'm in between some big update? Where I'm wrong?
> Have you read through UPDATING?
Yes, more and more, after every cvsup. I added -DNO_WERROR without
luck, I also found two P
On 13-Aug-2002 (15:06:48/GMT) Riccardo Torrini wrote:
> ...important data are on NFS -CURRENT server...
No, I means -STABLE server (obvious :)
Riccardo.
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message
On 13-Aug-2002 (13:59:39/GMT) Tim Robbins wrote:
> What about chpass, vipw, and the other pw_edit() consumers? vipw
> works correctly wrt suspending with ^Z on 4.6-RELEASE, but does
> not on -CURRENT.
vipw works _perfectly_ here, on a not-too-current -CURRENT, from tcsh
I can suspend (^Z), list
On 13-Aug-2002 (00:27:51/GMT) Nate Lawson wrote:
> You'll be happy to tell them sys/dev/ata/atapi-cam.c:
WOW !
> Fri Aug 9 20:51:53 2002 UTC (3 days, 3 hours ago) by sos
> Add the ability to use ATAPI devices via CAM.
I'm back from holidays and I'm still reading over 1200 old
messages of -CUR
On 24-Jun-2002 (11:36:34/GMT) Makoto Matsushita wrote:
>> The only (I think) user configurable file under /usr/src tree is
>> the custom kernel file, pointed by KERNCONF in /etc/make.conf.
> "cd /usr/src; make {build,install}kernel" with
> KERNCONF=YOUR_KERNEL_CFG
> KERNCONFDIR=/path/to/dir/of/Y
The only (I think) user configurable file under /usr/src tree is
the custom kernel file, pointed by KERNCONF in /etc/make.conf.
To avoid unwanted removal can we locate that file under any other
place and point it (also by KERNCONF or some new black magic) with
full path? Is this possible (or alr
On 23-Jun-2002 (05:36:10/GMT) Bruce Evans wrote:
> msdos doesn't exist in -current (it has been renamed to msdosfs)...
Aarrgghh! When it happens? I'm sure to miss something but here
mount_msdos works (and in my /etc/fstab I have msdos not msdosfs).
Is a manual removal required or would be done
I'm unable to hide:
> X-Authentication-Warning: ...goofy set sender to foobar using -f
neither using this m4 macros:
define(`confTRUSTED_USERS', ``goofy'')
FEATURE(`use_ct_file')
nor editing sendmail.cf adding T class.
Tgoofy
I'm using sendmail 8.12.3 on 4.6-PRERELEASE and 5.0-CURRENT bu
I have a USB scanner (Epson Perfection 1240U) and a digital camera
(Agfa CL18). The first is identified as uscanner0 and work really
well, the second show up as ugen{0,0.1,0.2,0.3}
With -CURRENT and DEVFS both come up with read/write enable only
for root, so I added this line for scanner to etc/
This block crashes usbd with:
...(usbd), uid 0: exited on signal 11 (core dumped)
I have a pre-GCC_3.1:
(FreeBSD 5.0-CURRENT #34: Wed May 8 02:31:46 CEST 2002)
-8<-[ /etc/usbd.conf ]-8<-
device "Scanner Epson Perfection 1240U (photo)"
# Perfection1240(0x010b), EPSON(0x
To support fancy user and they own targets would be nice an
infrastructure that check and (if it exist) include a file
(named Makefile.user or .local or similar) with personal
targets either under /usr/src than /usr/ports.
This can save a lot of typing building various things (for
example timing
On 24-May-2002 (14:25:53/GMT) John Baldwin wrote:
> Please compile the attached test program and run it...
FreeBSD 5.0-CURRENT #34: Wed May 8 02:31:46 CEST 2002
CPU: Pentium III/Pentium III Xeon/Celeron (501.14-MHz 686-class CPU)
Origin = "GenuineIntel" Id = 0x672 Stepping = 2
Features=0x
On 24-May-2002 (04:12:16/GMT) Seth Hettich wrote:
> I'd be interested to know if any other -current users with a
> G200 AGP are having problems.
Only many months ago, when running moused before starting X
(either from xdm/wdm or startx) forced mouse pointer in the
upper right corner. But not no
On 19-May-2002 (18:27:40/GMT) Riccardo Torrini wrote:
> I have "set implicitcd". But it would be honoured only when a
> directory is specified on a line itself, not after a pipe (IMHO).
Or (even better), when a directory is followed by a "/" ?
Riccardo.
To Unsubs
On 19-May-2002 (18:12:00/GMT) Mark Peek wrote:
>>If exists a directory named "sort" tcsh chdir to that dir instead of
>>executing sort present in path (and no, I have no "." anywere in path)
>>And it also happen with non existent commands:
>># pwd
>>/usr/src/contrib
>># find . -name Makefile | l
If exists a directory named "sort" tcsh chdir to that dir instead of
executing sort present in path (and no, I have no "." anywere in path)
# pwd
/usr/src/contrib
# find . -name Makefile | sort
# pwd
/usr/src/contrib/sort
# cd ..
# find . -name Makefile | /usr/bin/sort
./bind/Makefile
./bind/bin/
I manually mount nfs fs after a reboot (current -> stable) and
if I do a "df" I got two different output. First time it get
garbled, all other times it is aligned. I'm alone?
# FreeBSD 5.0-CURRENT #34: Wed May 8 02:31:46 CEST 2002 [...]
# df
Filesystem 1K-blocksUsed Avail Capacity Mou
# grep BOCHS /etc/make.conf
WITH_BOCHS_CPU_LEVEL= 6
WITH_BOCHS_PROCESSORS= 1
# uname -v
FreeBSD 5.0-CURRENT #34: Wed May 8 02:31:46 CEST 2002 [...]
# cd /usr/ports/emulators/bochs && make
[...]
gmake[1]: Entering directory `/usr/ports/emulators/bochs/work/bochs-1.4/iodev'
[...]
c++ -c -O2
On 14-May-2002 (06:21:18/GMT) Ruslan Ermilov wrote:
> I'm still unsure about the name; I'd have liked to rename it to
> "includesinstall" but that is too long.
U, buildworld, installworld, buildkernel, installkernel...
It would be: buildinclude{s}, installinclude{s} just to be simmetric :)
On 10-May-2002 (17:44:21/GMT) Garrett Rooney wrote:
>> Ok, thanks. Sorry for alarm but I don't see any message before
>> my own. Can I back-cvsup to a stable date? When (sh)it happens?
> the change is just a few hours old. you can just remove expat2
> from the LIB_DEPENDS in textproc/gettext
On 10-May-2002 (17:31:32/GMT) Garrett Rooney wrote:
> there's a circular dependency that was just introduced to gettext.
> gettext now depends on expat, which depends on gmake, which depends
> on gettext.
> it's a known problem, and is being worked on.
Ok, thanks. Sorry for alarm but I don't se
On 10-May-2002 (17:26:56/GMT) Dan Nelson wrote:
>> After a cvsup of 10 minutes ago either on 5.0-CURRENT and on
>> 4.6-PRERELEASE (both of May 8, 02:46 CEST) making a
>> # make clean
>> into /usr/ports/deve/gettext spawn zillions(!) of make process,
>> lead to cpu load average at 96.xx before a r
On 10-May-2002 (17:01:26/GMT) Riccardo Torrini wrote:
> into /usr/ports/deve/gettext
s/deve/devel/
I use make clean to show dependencies before install/update.
No, I don't use neither pkg_update nor portupgrade.
Riccardo.
To Unsubscribe: send mail to [EMAIL PROTECTED]
with &quo
After a cvsup of 10 minutes ago either on 5.0-CURRENT and on
4.6-PRERELEASE (both of May 8, 02:46 CEST) making a
# make clean
into /usr/ports/deve/gettext spawn zillions(!) of make process,
lead to cpu load average at 96.xx before a reboot :-(
Up to yesterday it works. Doing this into others
On 09-May-2002 (15:38:45/GMT) Mark Murray wrote:
>> I tryed this one. I'm not a committer, just a volunteer :-)
> You're on! Please put appropriate (c) on this (Preferably
> 2-clause BSD license) and I'll commit it for you :-)
Ahemm, I'm not sure to have done correct job. Please review last
On 03-May-2002 (13:22:48/GMT) Josef Karthauser wrote:
> If anyone has any others that they've not revealed I'd like to know
> please.
I don't really know if is related, but gphoto2 doesn't work with my
camera because of different linux<->freebsd usb channel usage (i think).
> Also, if anyone p
I asked for same problem some time ago to this list and to ports
without answer, anyone out there running bochs on current?
I have installed bochs from ports but I was unable to start any
sample image from support site, all fails with same error:
Event type: PANIC
Device: [APIC0]
Message: [APIC0
On 28-Apr-2002 (17:56:47/GMT) Harti Brandt wrote:
> RA>On a fresh current i get this
> RA># truss /bin/echo hello
> RA>truss: cannot open /proc/13245/mem: No such file or directory
> RA>truss: cannot open /proc/curproc/mem: No such file or directory
> You need to mount procfs.
Mee too messa
I'm trying to run bochs without success. I'd like to know if is
a -CURRENT or -PORTS issue.
I have an Asus P2B-DS with dual pIII/500. Is crash related?
# bochs
[...]
Event type: PANIC
Device: [APIC0]
Message: [APIC0] failed assertion "irr[vector] == 1" at apic.cc:573
Riccardo.
dmesg.gz
De
Please,
I need some help, my adsl access router (Zyxel Prestige P641) blow
up last night (really exploded). A sourface mounted capacitor CP53
exploded destroying mother board. I need a zoomed scan of that area
or even better of schematics of power section of the router, to try
to adjust myself.
On 20-Mar-2002 (20:29:26/GMT) Will Andrews wrote:
>> With last update of world and ports I'm unable to start XFree86.
>> I have a matrox G200 (agp) and I have tryed with and without the
>> WITH_MATROX_GXX_DRIVER=yes but I got only a signal 10, core dump
> What is your pkg_info -Ia?
I removed _a
With last update of world and ports I'm unable to start XFree86.
I have a matrox G200 (agp) and I have tryed with and without the
WITH_MATROX_GXX_DRIVER=yes but I got only a signal 10, core dump
when starting X. At the same time I switched my MoBo from tyan
trinity with k6 to a asus p2b-ds dual p
Copying remote files (large backup, 200/300Megs) from my home
file server (4.5-STABLE) using nfs or ftp or scp to a local
msdos fat32 partition reboot machine without any error :-(
Yes, local machine that has msdos mounted fs is -CURRENT:
# uname -v
FreeBSD 5.0-CURRENT #22: Tue Mar 5 20:50:06 CE
On 03-Mar-2002 (17:02:35/GMT) Crist J. Clark wrote:
> I think some people missed the point of the earlier question.
I'm really sorry :( Next time I'll double read the messages.
Riccardo.
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the mes
On 03-Mar-2002 (16:31:36/GMT) Crist J. Clark wrote:
> How does one change the permissions on dynamically created
> devices? That is, when the node comes into existence, it has
> the permissions I want, and not necessarily the defaults.
You can (must?) use /etc/rc.devfs
[...]
# Setup DEVFS, ie p
On 03-Mar-2002 (08:20:46/GMT) Thierry Herbelot wrote:
>> cc: Internal compiler error: program cc1 got fatal signal 11
> a signal 11 is generally linked to bad memory chips
...and/or overclocked CPU :)
Riccardo.
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current
On 28-Feb-2002 (19:33:04/GMT) Riccardo Torrini wrote:
> port 2 addr 2: full speed, power 400 mA, config 1, \
> product 0x07d1(0x07d1), ScanLogic(0x04ce), rev 1.05
>ugen0
[...]
> port 2 addr 2: full speed, self powered, config 1, \
> USB to IDE(0x0002), US
cvsup on 2002.02.28.20.00 (GMT+1) with build and install.
Last day spent with Scott to try to install external usb to ide
hd, a lot of debug enabled (usb, umass, ugen).
Here my collection of error messages. Going to cvsup again.
Machine rebooted automagically _without_ any other message, so
I lo
On 28-Feb-2002 (06:57:50/GMT) Riccardo Torrini wrote:
> The only difference in /dev was -ugen{0,0.1,0.2} +xpt0 :(
>
># camcontrol rescan 0
> Re-scan of bus 0 was successful
>
># camcontrol devlist -v
> scbus0 on umass-sim0 bus 0:
> scbus-1 on xpt0 bus 0:
> < &
On 28-Feb-2002 (05:05:40/GMT) Scott Long wrote:
>> Anyway, ugen0 disappear from /dev/ but _no_ umass0 appear,
>> only xpt0...
> The debug trace looks very good.
I think this is the only good news...
> No umass0 device should appear in /dev. Instead, you should
> get a da device. Do 'camcont
On 27-Feb-2002 (23:17:15/GMT) Scott Long wrote:
> Is the umass device compiled into the kernel, or loaded as a
> module? If it's a module, is it loaded before you attach the
> drive? The usb daemon isn't smart enough yet to load it...
Now I have all compiled in. Something happens...
-8<
On 27-Feb-2002 (23:17:15/GMT) Scott Long wrote:
I forgot this piece of messages, it happens only once, when I
manually detached usb cable but never again when I rescan it.
-8<-[ messages ]-8<-
...kernel: ugen0: at uhub0 port 2 (addr 2) disconnected
...kernel: ugen0: detached
...k
On 27-Feb-2002 (18:35:18/GMT) Scott long wrote:
> You don't mention how your kernel is presently configured
> or what other troubleshooting you've done, so all you can
> hope to receive are wild guesses like:
Usually I don't make stupid questions (I think), sorry for
wasting your time, but after
A friend of mime give me (only for some days) an external
usb hard disk device (a normal ide 2.5" with an interface
from ide to usb, self powered).
When I attach I got this info, I need it show as umass to
mount the msdos (fat32) file system on it, right?
Need I some special kernel configuration
On 26-Feb-2002 (17:27:19/GMT) Mike Silbersack wrote:
> I'm experiencing the same double panic on boot that PHK is
> now; are we the only ones, or is it just that nobody else
> has updated recently?
Mee too, just survied to 4 auto-reboot without messages...
Trying with a boot -v I see a keyboard
On 15-Feb-2002 (22:17:10/GMT) Dan Nelson wrote:
> If you find out what killed /dev/speaker, let us know, too :)
On 23-Feb-2002 (22:03:56/GMT) Dag-Erling Smorgrav wrote:
>>> # kldload atspeaker
>> This doesn't work. I'm missing something obvious?
> Not that I can see... works for me
Now /dev/
On 23-Feb-2002 (21:12:12/GMT) Dag-Erling Smorgrav wrote:
> Riccardo Torrini <[EMAIL PROTECTED]> writes:
>> Anyway, any plan to fix build breakage?
> Sure:
[...]
This works. Thanks.
>> I really need build to (try to?) locate missing /dev/speaker :(
># kldload a
On 23-Feb-2002 (19:23:17/GMT) Julian Elischer wrote:
> I forgot the :-)
[...]
>> On Sat, Feb 23, 2002 at 10:35:44AM -0800, Julian Elischer wrote:
>> > that could change real soon!
>>
>> I certainly *hope* not. If you plan to break it, you plan to break it,
>> but I hope you don't plan to ren
On 15-Feb-2002 (22:17:10/GMT) Dan Nelson wrote:
> Same thing wrt floppy devices, I think. If you don't have hints
> lines, they don't get probed.
hint.fdc.0.at="isa"
hint.fdc.0.port="0x3F0"
hint.fdc.0.irq="6"
hint.fdc.0.drq="2"
hint.fd.0.at="fdc0"
hint.fd.0.drive="0"
May be. Or not. Even wit
...or strange things happens.
When trying to discover why /dev/speaker disappears from my last
build (cvsupped on Feb 14, 20:21 CET) I commented sc.0 lines on
/boot/device.hints. Big mistake :-)
I think some sort of auto-pilot must stop this. Initial boot
without sc.0 hint hide all highlight
On 14-Feb-2002 (08:29:50/GMT) Brian Fundakowski Feldman wrote:
> Please try this change (already committed to -CURRENT) and let me
> know if crashes due to detaching USB devices specifically have been
> eliminated.
I cvsupped on Feb 14, 20:21 CET (GMT+1, Italian time), recompiled
both world & ke
On 10-Feb-2002 (20:42:26/GMT) Vladimir B. " Grebenschikov wrote:
I can get -current to mount the stick in the camera but it
won't umount the filesystem on detach.
> ums0: detached
> uhub1: detached
I have the same problem here: I added this to /etc/usbd.conf:
---8<---
device "Scanner
On 05-Jan-2002 (19:47:53/GMT) Mike Heffner wrote:
>> I noticed a strange behaviour, sending a file twice create
>> version even if sunique is off, on all versions I can test.
> This is intentional...
This is black magic. I hate it. I hope this would be (soon)
documented _OR_ make configurable
On 29-Dec-2001 (16:49:06/GMT) Riccardo Torrini wrote:
> I noticed a strange behaviour, sending a file twice create
> version even if sunique is off, on all versions I can test.
> This includes:
> - FreeBSD 5.0-CURRENT #0: Sun Dec 9 08:37:55 CET 2001
> - FreeBSD 4.4-STABLE #6: F
I noticed a strange behaviour, sending a file twice create version
even if sunique is off, on all versions I can test.
This includes:
- FreeBSD 5.0-CURRENT #0: Sun Dec 9 08:37:55 CET 2001
- FreeBSD 4.4-STABLE #6: Fri Oct 12 21:44:36 CEST 2001
- FreeBSD 4.5-PRERELEASE #0: Fri Dec 28 18:47:34 CET 2
On 22-Dec-2001 (22:23:24/GMT) aaron wrote:
[...removed CC: because I suppose all subscribed this list...]
>> any address found in the archives is automatically subscribed
Any address found N times (where N >> reasonably high number, like
10, because we can not really assume that the archives a
On 02-Nov-2001 (12:58:55/GMT) Cyrille Lefevre wrote:
>>> because `echo' nicely removes \n's from env vars when it prints them.
>> des@des ~% foo='bar
>> quote> baz'
>> des@des ~% echo $foo
>> bar
>> baz
>> des@des ~% /bin/echo $foo
>> bar
>> baz
> humm! what shell ($SHELL) are you using ?
Here
With world of 31 oct I finally make my new scanner visible.
It appear under /dev as uscanner0 and on console I got the notify:
uscanner0: EPSON Perfection1240, rev 1.00/1.14, addr 2
and if I switch it off I got:
uscanner0: at uhub0 port 1 (addr 2) disconnected
uscanner0: detached
and sane is ab
On 27-Oct-2001 (12:28:50/GMT) Riccardo Torrini wrote:
I have the same problem of 27 october with src and world of last
31 oct, xfmail doesn't work with libc.so.3 from compat3x (either
from ports or from COMPAT3X=yes), it crashes. Any ideas?
The only method to make it happy is this
To upgrade from xfree-3 to xfree-4 I removed all my installed
ports but I lost mail program (I use XFMail, sorry for this :-)
It compile and install fine but crashes with this message:
The application crashed due to fatal error
All unfinished messages were saved
_: Report the bug with all the rel
Is a real need for ports under -CURRENT to require (from a
week or two, I don't remember) XFree86-libraries?
They asks for XFree86-libraries-4.1.0, but I have 3.3.6_10
installed. Can I (safetly) mix 3.3.6 and 4.1.0?
Is the upgrade from 3.3.6 to 4.1.0 really needed? Planned?
I haven't set XFREE
Over than an year ago (9.9.2000) I submitted a pr (kern/21154)
to ask renaming from actual *_saver.ko to saver_*.ko of saver
modules to uniform names under /boot/kernel as sound (snd_*),
interfaces (if_*), splash (splash_*) and netgraph (ng_*).
I tryed to figure where are used and I found only /e
After a successfull (?) upgrade from my old -CURRENT of Apr, 28
(usual stuff, buildworld, buildkernel, installkernel, installworld
and mergemaster) I was unable to boot from yesterday night :(
Yes, now it works, but first a little overview of my hardware:
- MoBo Tyan Trinity S1590S, last bios, w
On 03-Oct-2001 (14:14:57/GMT) Bernd Walter wrote:
>> Yes, my -CURRENT is really old, but I'm reading this list... ;)
> That's your problem.
Pilot error :-( Ok, sorry for that.
> You see that this has been fixed at least since a month:
> ticso@cicely9> uname -v
> FreeBSD 5.0-CURRENT #1: Tue
Different behaviour from 4.4 to 5.0 of host command. Why?
Yes, I got finally delegation for reverse (with RFC 2317).
Yes, my -CURRENT is really old, but I'm reading this list... ;)
And sorry for long lines with custom formatting.
Using nslookup from either 4.4 and 5.0 give me same results
(trye
Maybe this is a stupid(?) question, but how DEVFS is supposed
to work with softlink? How can I make them reboot-resistant?
With old /dev (the directory) any file-dir-link created under
that dir was permanent, but with new /dev (the virtual one)
any link doesn't survive at reboot :-(
If there i
On 02-Jul-01 (04:20:44/GMT) Crist J. Clark wrote:
>> It seems the -a option for syslogd does not work 100%.
> Hmmm... Looks like,
> # syslogd -a 192.168.1.0/29
> Will work and,
> # syslogd -a 192.168.1.1/29
> Won't.
Under 4.3-STABLE is the same. To capure log from router I
added (in rc.con
I'm trying to obtain a dump of a (working) cd disk on
FreeBSD 5.0-CURRENT #17: Sat Apr 28 03:30:53 CEST 2001
I also have a 4.3-STABLE machine but I cannot test on
it because it has no cd...
The machine is all ide/ata, one hd, one cd and a writer.
---[ short-dmesg ]---
atapci0: port ...
ata0: at
On 23-May-01 (09:53:13/GMT) Ruslan Ermilov wrote:
> - FDESC, FIFO, NULL, PORTAL, PROC, UMAP and UNION file
> systems were repo-copied from sys/miscfs to sys/fs.
> - Renamed the following file systems and their modules:
> fdesc -> fdescfs, portal -> portalfs, union -> unionfs.
> - Renamed corr
On 16-May-01 (15:14:50/GMT) Phil Knaack wrote:
>> on udma controller. take a look at sysctl hw.atamodes (may look
>> like 'dma,---,---,dma') and try change it to PIO mode.
> I noticed a few days ago that a new command was added to -current,
> called "atacontrol". This command provides a real han
On 25-Apr-01 (07:18:57/GMT) Ruslan Ermilov wrote:
> There was a problem caused by broken `make cleandir' behavior.
> Make sure you have src/share/mk/bsd.obj.mk, revision 1.35.
# $FreeBSD: src/share/mk/bsd.obj.mk,v 1.35 2001/04/23 14:47:40 ru Exp $
Going to make another world this night :(
Ci
On 25-Apr-01 (07:55:22/GMT) Sheldon Hearn wrote:
> Check for catpages in */man/en.ISO_8859-1/cat* as well,
> using your own locale-dependent directory, of course.
Only have /usr/share/man/en.ISO_8859-1/ but all dirs under
this path (cat[1-9n] and cat1aout) are empty :-(
# gzip -l cat1/man.1.gz
On 25-Apr-01 (01:31:59/GMT) Garrett Wollman wrote:
> The ``can't assign resources'' messages indicate that the
> devices are legacy ISA devices for which a non-PnP-aware
> driver is compiled into the kernel. These include devices
> such as keyboard...
This means that I can remove this lines? S
On 24-Apr-01 (23:19:59/GMT) Dima Dorfman wrote:
>> 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.
Ok. It happens from first days of devfs. I'm looking into
gnats but there i
I'm trying to understand why this happens at boot and if is
my fault (maybe), strange hardware or undocumented feature :)
isa0: unexpected small tag 14
unknown: can't assign resources
pca1: at port 0x61 on isa0
WARNING: Driver mistake: repeat make_dev("pcaudio")
WARNING: Driver mista
1 - 100 of 102 matches
Mail list logo