Module Name: src Committed By: bouyer Date: Sun Nov 15 16:59:29 UTC 2015
Modified Files: src/doc [netbsd-6]: CHANGES-6.2 Log Message: ticket 1317 To generate a diff of this commit: cvs rdiff -u -r1.1.2.228 -r1.1.2.229 src/doc/CHANGES-6.2 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-6.2 diff -u src/doc/CHANGES-6.2:1.1.2.228 src/doc/CHANGES-6.2:1.1.2.229 --- src/doc/CHANGES-6.2:1.1.2.228 Sun Nov 15 16:51:39 2015 +++ src/doc/CHANGES-6.2 Sun Nov 15 16:59:29 2015 @@ -1,4 +1,4 @@ -# $NetBSD: CHANGES-6.2,v 1.1.2.228 2015/11/15 16:51:39 bouyer Exp $ +# $NetBSD: CHANGES-6.2,v 1.1.2.229 2015/11/15 16:59:29 bouyer Exp $ A complete list of changes from the 6.1 release until the 6.2 release: @@ -12595,3 +12595,11 @@ sys/ufs/lfs/lfs_segment.c 1.247 via pa trashes the fs. [dholland, ticket #1319] +lib/libutil/login_cap.c 1.32 +share/man/man5/login.conf.5 1.29 - 1.31 + + Add vmemoryuse to login_cap(3) + Document vmemoryuse in login.conf(5) + Closes PR xsrc/49912 + [kamil, ticket #1317] +