Source-Changes-D archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: src/sys/kern
Hi,
2011/12/5 Christos Zoulas <christos%zoulas.com@localhost>:
> | and good catch, I checked to see if the file had changed before
> | posting in current-users, and looked straight through it. :-/
>
> Thanks for fixing it. Now, I am more interested why the printf fired,
> and under what conditions I can get it to fire again.
nonaka@koharu:[-]$ mount
/dev/wd0a on / type ffs (log, NFS exported, local)
tmpfs on /tmp type tmpfs (local)
kernfs on /kern type kernfs (local)
procfs on /proc type procfs (local)
ptyfs on /dev/pts type ptyfs (local)
tmpfs on /usr/pkg/emul/linux/dev/shm type tmpfs (local)
/home/source/NetBSD/src on /usr/src type null (local)
/home/source/NetBSD/pkgsrc on /usr/pkgsrc type null (local)
/home/source/NetBSD/xsrc on /usr/xsrc type null (local)
# fired (e.g. mail/fetchmail)
nonaka@koharu:[-]$ cd /usr/pkgsrc/mail/fetchmail
nonaka@koharu:[-]$ make
# not fired
nonaka@koharu:[-]$ cd /home/source/NetBSD/pkgsrc/mail/fetchmail
nonaka@koharu:[-]$ make
--
NONAKA Kimihiro
Home |
Main Index |
Thread Index |
Old Index