Commit purposal
"Antoine MILLET" <[email protected]>
| Newsgroups | gmane.comp.file-systems.arla.general |
|---|---|
| Message-ID | <[email protected]> |
Hi.
Actually I use arla on 1000 (~) FreeBSD7.0 workstations, for 4500 (~)
users, and I'm fully statisfied by arla.
Many users (who don't know really afs) do :
I propose an update for appl/fs/fs.c.
What I've done :
# fs apropos
Segmentation fault.
The update :
> static int
> apropos_cmd (int argc, char **argv)
> {
> if (argc <= 1) {
> printf ("apropos: missing topic\n");
> return 0;
> }
>
> sl_apropos (cmds, argv[1]);
> return 0;
>}
line : 479
Thanks.
--
Antoine MILLET
http://www.linkedin.com/in/rockyluke