mirror of
https://github.com/opnsense/src.git
synced 2026-03-16 23:55:19 -04:00
an auto stack variable that was about to disappear. It broke with some nis passwd changes because of a gethostbyname() call that uses a fair bit of stack.. This was a timebomb waiting to go off at any time and could have been causing subtle corruption for a while. AARGH!! This is HIGHLY reccomended for 2.2 and presumably 2.1.6 |
||
|---|---|---|
| .. | ||
| chpass.1 | ||
| chpass.c | ||
| chpass.h | ||
| edit.c | ||
| field.c | ||
| Makefile | ||
| pathnames.h | ||
| pw_copy.c | ||
| pw_copy.h | ||
| pw_yp.c | ||
| pw_yp.h | ||
| table.c | ||
| util.c | ||