mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-12-04 10:19:26 +00:00
a4afe9200c
find | sort. As a bonus, this simplifies the logic considerably. Also remove the bogus "overruning the args to ls" comment and the corresponding "-n 20" argument to xargs; the whole point with xargs is precisely that it knows how large the argument list can safely get. Note that the first run of the updated script may hypotheticall produce false positives due to differences between find's and sort's sorting algorithm. I haven't seen this during testing, but others might. MFC after: 2 weeks |
||
---|---|---|
.. | ||
100.chksetuid | ||
200.chkmounts | ||
300.chkuid0 | ||
400.passwdless | ||
410.logincheck | ||
500.ipfwdenied | ||
510.ipfdenied | ||
520.pfdenied | ||
550.ipfwlimit | ||
610.ipf6denied | ||
700.kernelmsg | ||
800.loginfail | ||
900.tcpwrap | ||
Makefile | ||
security.functions |