freebsd-skq/sys/netgraph
Archie Cobbs 25792ef324 Change the prototype of the strto* routines to make the second
parameter a char ** instead of a const char **.  This make these
kernel routines consistent with the corresponding libc userland
routines.

Which is actually 'correct' is debatable, but consistency and
following the spec was deemed more important in this case.

Reviewed by (in concept):	phk, bde
1999-11-24 01:03:08 +00:00
..
netgraph.h
ng_async.c
ng_async.h Revert previous commit now that 'acfcomp' has been removed from 1999-11-19 20:42:14 +00:00
ng_base.c Change the prototype of the strto* routines to make the second 1999-11-24 01:03:08 +00:00
ng_cisco.c
ng_cisco.h
ng_echo.c
ng_echo.h
ng_ether.h
ng_frame_relay.c Change the prototype of the strto* routines to make the second 1999-11-24 01:03:08 +00:00
ng_frame_relay.h
ng_hole.c
ng_hole.h
ng_iface.c
ng_iface.h
ng_ksocket.c Change the prototype of the strto* routines to make the second 1999-11-24 01:03:08 +00:00
ng_ksocket.h
ng_lmi.c
ng_lmi.h
ng_message.h
ng_ppp.c Change the prototype of the strto* routines to make the second 1999-11-24 01:03:08 +00:00
ng_ppp.h
ng_pppoe.c Fixes from brian. With some changes from me. 1999-11-21 10:43:05 +00:00
ng_pppoe.h
ng_rfc1490.c Use 'struct ng_xxx_private' instead of 'struct private' to help gdb 1999-11-19 05:50:29 +00:00
ng_rfc1490.h
ng_sample.c Change the prototype of the strto* routines to make the second 1999-11-24 01:03:08 +00:00
ng_sample.h
ng_socket.c oops cut-n-paste error 1999-11-21 23:11:52 +00:00
ng_socket.h Fixes from brian. With some changes from me. 1999-11-21 10:43:05 +00:00
ng_socketvar.h
ng_tee.c
ng_tee.h
ng_tty.c
ng_tty.h
ng_UI.c
ng_UI.h
ng_vjc.c
ng_vjc.h
NOTES