Module Name: src Committed By: apb Date: Tue Jan 1 11:53:28 UTC 2013
Modified Files: src/doc: CHANGES Log Message: units(1): add -l and -L options. [apb 20130101] To generate a diff of this commit: cvs rdiff -u -r1.1773 -r1.1774 src/doc/CHANGES Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Modified files: Index: src/doc/CHANGES diff -u src/doc/CHANGES:1.1773 src/doc/CHANGES:1.1774 --- src/doc/CHANGES:1.1773 Wed Dec 26 19:20:30 2012 +++ src/doc/CHANGES Tue Jan 1 11:53:28 2013 @@ -1,4 +1,4 @@ -# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1773 $> +# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1774 $> # # # [Note: This file does not mention every change made to the NetBSD source tree. @@ -162,3 +162,4 @@ Changes from NetBSD 6.0 to NetBSD 7.0: dhcpcd(8): Import dhcpcd-5.6.6 [roy 20121219] arm: support NEON in userland [matt 20121226] kernel: allow MD kernel code to use PCUs [matt 20121226] + units(1): add -l and -L options. [apb 20130101]