Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: src
> Module Name:  src
> Committed By: jmmv
> Date:         Fri Feb  3 11:04:47 UTC 2006
> 
> Modified Files:
>       src/distrib/sets/lists/comp: mi
>       src/share/man/man9: Makefile
>       src/sys/conf: files
>       src/sys/sys: Makefile
> Added Files:
>       src/share/man/man9: optstr.9
>       src/sys/kern: subr_optstr.c
>       src/sys/sys: optstr.h
> 
> Log Message:
> Implement options string parsing of the form 'a=b c=d ...'.  This will be
> initially used by i386's Multiboot support but will be useful in other
> situations too (think refactoring mount(2)'s API).
don't install optstr.h into /usr/include.
YAMAMOTO Takashi
Home |
Main Index |
Thread Index |
Old Index