Pranav Sawargaonkar wrote:
> Hi
> Can any one tell me from where i can get source code of user level
> utilities
> (eg. ls, top etc.)
Use 'which foo' to get the directory. Typically you can rely on the
following map:
/bin -> /usr/src/bin
/sbin -> /usr/src/sbin
/usr/bin -> /usr/src/usr.bin
/usr/s
On Tue, 16 Jan 2007, Pranav Sawargaonkar wrote:
Can any one tell me from where i can get source code of user level utilities
(eg. ls, top etc.)
Does FreeBSD also uses coreutils for these user utilities like linux
does ?
The source code is part of the FreeBSD distribution; you can find i
In the last episode (Jan 16), Mike Meyer said:
> In <[EMAIL PROTECTED]>, Pranav Sawargaonkar <[EMAIL PROTECTED]> typed:
> > Can any one tell me from where i can get source code of user level
> > utilities (eg. ls, top etc.)
>
> Look in /usr/src on a FreeBSD system: /usr/src/bin, /usr/src/usr.bin,
In <[EMAIL PROTECTED]>, Pranav Sawargaonkar <[EMAIL PROTECTED]> typed:
> Hi
> Can any one tell me from where i can get source code of user level utilities
> (eg. ls, top etc.)
Look in /usr/src on a FreeBSD system: /usr/src/bin, /usr/src/usr.bin,
etc.
Or try "whereis ":
bhuda% whereis ls
ls: /bin
Hi
Can any one tell me from where i can get source code of user level utilities
(eg. ls, top etc.)
Does FreeBSD also uses coreutils for these user utilities like linux
does ?
TIA
-Pranav
___
freebsd-hackers@freebsd.org mailing list
http://lists.fr
kr> I would like to understand how the shell is tied to the
kr> console port.
Google for 'controlling terminal'. "Advanced
Programming in the Unix Environment" by Richard Stevens
is a good book for Unix basics.
--
FreeBSD Volunteer, http://people.freebsd.org/~jkoshy
On Jan 15, 2007, at 3:09 PM, Kailas Ramasamy wrote:
Hi,
I would like to understand how the shell is tied to the console
port. When
an user connects a terminal
to the system via console port, a shell is started and tied to the
console
port (/dev/console ?).
Can some someone explain how thi
Hi,
I would like to understand how the shell is tied to the console port. When
an user connects a terminal
to the system via console port, a shell is started and tied to the console
port (/dev/console ?).
Can some someone explain how this whole process works?. It would be great if
you can point me
On 2007-01-15 21:21, Matteo Riondato <[EMAIL PROTECTED]> wrote:
> FreeSBIE 2.0-RELEASE (codename Clint Eastwood) is based on the fresh
> FreeBSD 6.2-RELEASE, both in terms of sources and of packages.
My goodness! You guys are fast :)
> Enjoy FreeSBIE and spread FreeBSD!
Go Matteo and FreeSBIE t
On Mon, Jan 15, 2007 at 09:21:54PM +0100, Matteo Riondato wrote..
> All,
>
> today is a good day, as we, the FreeSBIE team, reached our goal:
> it's the day we release FreeSBIE 2.0.
...
> Enjoy FreeSBIE and spread FreeBSD!
Thanks Matteo!
> Thank you all.
> Best Regards
> --
> Matteo Riondato
All,
today is a good day, as we, the FreeSBIE team, reached our goal:
it's the day we release FreeSBIE 2.0.
Development cycle started on August 2006 and, after many months and a
series of four ISO images, an official stable FreeSBIE image is now
available. It went under many changes, many experime
In the last episode (Jan 15), girish r said:
> > You'll need to include "options P1003_1B_SEMAPHORES" in your kernel
> > config, or load the "sem" kernel module.
> > --Dan Nelson
>
> I could'nt find "sem" so I tried sysvsem.ko but I get:
>
> kldload: can't load sysvsem: File exists
>
> Does it me
> You'll need to include "options P1003_1B_SEMAPHORES"
in your kernel
> config, or load the "sem" kernel module.
> --Dan Nelson
I could'nt find "sem" so I tried sysvsem.ko but I get:
kldload: can't load sysvsem: File exists
Does it mean that sysvsem support is already present
in the kernel? I am
On 1/15/07, Hans Petter Selasky <[EMAIL PROTECTED]> wrote:
> last one: why atausb doesn't have a manual page??
Probably the device driver is too new.
Maybe we should adopt the OpenBSD's "everything not documented is a
bug" philosophy, don't you think?
So, anyone knows how to use atausb?
Than
On 1/15/07, Hans Petter Selasky <[EMAIL PROTECTED]> wrote:
No. What happens when you use/load "umass" and unload "atausb" ?
Everything works nice with umass. It creates the da0 device node.
It just shows up these errors, as it always did...
GEOM: new disk da0
da0 at umass-sim0 bus 0 target 0 lu
On Monday 15 January 2007 16:54, Pietro Cerutti wrote:
> On 1/15/07, Hans Petter Selasky <[EMAIL PROTECTED]> wrote:
> > It is just plug and play. If you don't get any new USB devices like
> > /dev/adXX after that you plug the device, then maybe there is something
> > wrong or the protocol used is n
On 1/15/07, Hans Petter Selasky <[EMAIL PROTECTED]> wrote:
It is just plug and play. If you don't get any new USB devices like /dev/adXX
after that you plug the device, then maybe there is something wrong or the
protocol used is not supported by atausb.
This is the only thing showing on the con
On Monday 15 January 2007 15:37, Pietro Cerutti wrote:
> On 1/15/07, Hans Petter Selasky <[EMAIL PROTECTED]> wrote:
> > > last one: why atausb doesn't have a manual page??
> >
> > Probably the device driver is too new.
>
> Maybe we should adopt the OpenBSD's "everything not documented is a
> bug" p
> Do you have SysV IPC support in your kernel?
> -Kip
> You'll need to include "options P1003_1B_SEMAPHORES"
in your kernel
> config, or load the "sem" kernel module.
> --Dan Nelson
Thanks, that was it!
Get
On Monday 15 January 2007 12:22, Pietro Cerutti wrote:
> Hello,
> this is a reproducible kernel page-fault crash on stable as of 1h ago:
>
> FreeBSD gahrtop.localhost 6.2-STABLE FreeBSD 6.2-STABLE #4: Mon Jan 15
> 11:24:56 CET 2007
> [EMAIL PROTECTED]:/usr/obj/usr/src/sys/GAHRTOP i386
>
> 1) ataco
Hello,
this is a reproducible kernel page-fault crash on stable as of 1h ago:
FreeBSD gahrtop.localhost 6.2-STABLE FreeBSD 6.2-STABLE #4: Mon Jan 15
11:24:56 CET 2007
[EMAIL PROTECTED]:/usr/obj/usr/src/sys/GAHRTOP i386
1) atacontrol list
ATA channel 0:
Master: ad0 Serial ATA v1.0
Slave:
21 matches
Mail list logo