summaryrefslogtreecommitdiffstats
path: root/usr.sbin/rpc.lockd
diff options
context:
space:
mode:
authorimp <imp@FreeBSD.org>2003-05-15 02:23:32 +0000
committerimp <imp@FreeBSD.org>2003-05-15 02:23:32 +0000
commite01c3427e31ddc022acd55593e818815c036618c (patch)
tree579f54304d6a0ea8972a54088d31d913ac499c4c /usr.sbin/rpc.lockd
parent497f0337b3b7a3ebac0b80e3f7f7301f74b28cea (diff)
downloadFreeBSD-src-e01c3427e31ddc022acd55593e818815c036618c.zip
FreeBSD-src-e01c3427e31ddc022acd55593e818815c036618c.tar.gz
Allow zero or more actions in an action list, rather than requiring
one or more actions in the list. This makes constructs like: attach 10 { // echo "Driver $device_name attached" }; to be accepted by the parser. It will be treated as if the user had entered: // attach 10 { // echo "Driver $device_name attached" // }; (eg totally ignored). Approved by: re@ (rwatson)
Diffstat (limited to 'usr.sbin/rpc.lockd')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud