<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/lib/libutil/login_class.c, branch stable/4</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=stable%2F4</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=stable%2F4'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2002-08-06T07:07:52Z</updated>
<entry>
<title>MFC: 1.19, don't use "term" if TERM env variable present</title>
<updated>2002-08-06T07:07:52Z</updated>
<author>
<name>Andrey A. Chernov</name>
<email>ache@FreeBSD.org</email>
</author>
<published>2002-08-06T07:07:52Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=99ab062b9d8370a69cd1dbff73de47c41ad20d79'/>
<id>urn:sha1:99ab062b9d8370a69cd1dbff73de47c41ad20d79</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC RLIMIT_VMEM resource Stage I - limit the total virtual memory use for</title>
<updated>2002-07-02T20:06:25Z</updated>
<author>
<name>Matthew Dillon</name>
<email>dillon@FreeBSD.org</email>
</author>
<published>2002-07-02T20:06:25Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=e9b23502de0a0314b703dca31d9689ebab5c8dbf'/>
<id>urn:sha1:e9b23502de0a0314b703dca31d9689ebab5c8dbf</id>
<content type='text'>
a process (exec() to be handled in Stage II).
</content>
</entry>
<entry>
<title>MFC: make sbsize a size instead of a number.</title>
<updated>2000-07-18T09:45:40Z</updated>
<author>
<name>Sheldon Hearn</name>
<email>sheldonh@FreeBSD.org</email>
</author>
<published>2000-07-18T09:45:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=ee6a4f5f5781c76e7330ae093dd6adbe983c124f'/>
<id>urn:sha1:ee6a4f5f5781c76e7330ae093dd6adbe983c124f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Do not set the default terminal type to "su", leave it empty.</title>
<updated>2000-01-19T10:54:44Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2000-01-19T10:54:44Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=36807a7b258a2225191d71a47cd52453935a44ce'/>
<id>urn:sha1:36807a7b258a2225191d71a47cd52453935a44ce</id>
<content type='text'>
PR:		bin/5084
Reviewed by:	asmodai, davidn, sef
</content>
</entry>
<entry>
<title>This implements the RLIMIT_SBSIZE ("sbsize") administrative limits for</title>
<updated>1999-10-09T20:47:59Z</updated>
<author>
<name>Brian Feldman</name>
<email>green@FreeBSD.org</email>
</author>
<published>1999-10-09T20:47:59Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=6b3ced11a2b9225041e40efc39c5ffbcda94dab1'/>
<id>urn:sha1:6b3ced11a2b9225041e40efc39c5ffbcda94dab1</id>
<content type='text'>
userland.  Currently, it can be enforced by login and csh.  More
shells supporting sbsize are welcome.
</content>
</entry>
<entry>
<title>$Id$ -&gt; $FreeBSD$</title>
<updated>1999-08-28T00:22:10Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1999-08-28T00:22:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=7f3dea244c40159a41ab22da77a434d7c5b5e85a'/>
<id>urn:sha1:7f3dea244c40159a41ab22da77a434d7c5b5e85a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix potential memory overwrite in escape parsing</title>
<updated>1999-05-13T16:16:46Z</updated>
<author>
<name>Andrey A. Chernov</name>
<email>ache@FreeBSD.org</email>
</author>
<published>1999-05-13T16:16:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=121ba32d7818f187bc5ce4ec5b21932612690062'/>
<id>urn:sha1:121ba32d7818f187bc5ce4ec5b21932612690062</id>
<content type='text'>
PR: 11687
Submitted by: Don Lewis &lt;Don.Lewis@tsc.tdk.com&gt;
</content>
</entry>
<entry>
<title>Print uid/gid as u_long per bde suggestion</title>
<updated>1998-07-29T14:05:01Z</updated>
<author>
<name>Andrey A. Chernov</name>
<email>ache@FreeBSD.org</email>
</author>
<published>1998-07-29T14:05:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=9f3a9c3a1854628d8142dc077df55589437cbfa5'/>
<id>urn:sha1:9f3a9c3a1854628d8142dc077df55589437cbfa5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cast arg to (long) to match format</title>
<updated>1998-07-28T01:30:16Z</updated>
<author>
<name>Andrey A. Chernov</name>
<email>ache@FreeBSD.org</email>
</author>
<published>1998-07-28T01:30:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=e8f9ae6c6e77b9df19eeddc531536ba89ac6f68e'/>
<id>urn:sha1:e8f9ae6c6e77b9df19eeddc531536ba89ac6f68e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>If using NetBSD syscalls the rtprio syscall doesn't exist, so just</title>
<updated>1998-06-03T08:12:00Z</updated>
<author>
<name>John Birrell</name>
<email>jb@FreeBSD.org</email>
</author>
<published>1998-06-03T08:12:00Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=ac4898ab0db734e4cfff873ddd91aff2473838f9'/>
<id>urn:sha1:ac4898ab0db734e4cfff873ddd91aff2473838f9</id>
<content type='text'>
don't try to use it to set special priorities.
</content>
</entry>
</feed>
