HomeFreeBSD

MFC r298183,r304226:

Description

MFC r298183,r304226:

r298183 (by araujo):

Use NULL for pointers.

strrchr(3) will return NULL if the character does not appears in
the string.

r304226 (by araujo):

Use nitems() from sys/param.h.

Details

Provenance
ngieAuthored on
Parents
rS309504: Fix bug preventing limits(1) from being applied
Branches
Unknown
Tags
Unknown