mirror of
https://github.com/opnsense/src.git
synced 2026-04-03 00:15:16 -04:00
This change makes the code use the POSIX basename() function. It has the advantage that (if implemented correctly), it also imposes no restrict on the pathname length. Notice that I haven't added any error handling to the strdup() call. It looks like none of the other calls to strdup() and malloc() performed by this utility do it either. Reviewed by: hrs Differential Revision: https://reviews.freebsd.org/D6626 |
||
|---|---|---|
| .. | ||
| Makefile | ||
| Makefile.depend | ||
| swapon.8 | ||
| swapon.c | ||