mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-12-21 08:24:10 +01:00
Also sort ignoring case -- makes finding things by browsing easier.
This commit is contained in:
parent
67e272e2b8
commit
93970e2689
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=124745
@ -2,8 +2,7 @@
|
|||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
# XXX MISSING: mkproto
|
# XXX MISSING: mkproto
|
||||||
SUBDIR= IPXrouted \
|
SUBDIR= ac \
|
||||||
ac \
|
|
||||||
accton \
|
accton \
|
||||||
${_acpi} \
|
${_acpi} \
|
||||||
adduser \
|
adduser \
|
||||||
@ -58,6 +57,7 @@ SUBDIR= IPXrouted \
|
|||||||
${_ipresend} \
|
${_ipresend} \
|
||||||
${_ipsend} \
|
${_ipsend} \
|
||||||
${_iptest} \
|
${_iptest} \
|
||||||
|
IPXrouted \
|
||||||
jail \
|
jail \
|
||||||
jexec \
|
jexec \
|
||||||
jls \
|
jls \
|
||||||
|
Loading…
Reference in New Issue
Block a user