Searched hist:53648 (Results 1 - 6 of 6) sorted by relevance

/freebsd-11-stable/sys/kern/
H A Dsubr_scanf.cdiff 53648 Tue Nov 23 23:03:08 MST 1999 archie 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
H A Dkern_environment.cdiff 53648 Tue Nov 23 23:03:08 MST 1999 archie 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
/freebsd-11-stable/sys/netgraph/
H A Dng_base.cdiff 53648 Tue Nov 23 23:03:08 MST 1999 archie 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
/freebsd-11-stable/sys/i386/i386/
H A Dmachdep.cdiff 53648 Tue Nov 23 23:03:08 MST 1999 archie 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
/freebsd-11-stable/sys/amd64/amd64/
H A Dmachdep.cdiff 53648 Tue Nov 23 23:03:08 MST 1999 archie 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
/freebsd-11-stable/sys/x86/x86/
H A Dcpu_machdep.cdiff 53648 Tue Nov 23 23:03:08 MST 1999 archie 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

Completed in 684 milliseconds