Commit purposal
Antoine MILLET
antoine.millet at gmail.com
Thu Aug 28 10:59:08 CEST 2008
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
More information about the Arla-drinkers
mailing list