Source-Changes-D archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: src/sys/kern
On Dec 6, 4:32pm, nonakap%gmail.com@localhost (NONAKA Kimihiro) wrote:
-- Subject: Re: CVS commit: src/sys/kern
| > 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
Great, thanks!
christos
Home |
Main Index |
Thread Index |
Old Index