<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/usr.bin/lock, branch release/5.2.1</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=release%2F5.2.1</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=release%2F5.2.1'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2003-09-01T04:12:18Z</updated>
<entry>
<title>Eliminate last three uses of varargs.h in the tree. These three files</title>
<updated>2003-09-01T04:12:18Z</updated>
<author>
<name>Alexander Kabaev</name>
<email>kan@FreeBSD.org</email>
</author>
<published>2003-09-01T04:12:18Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=84c0a482499490d5f27b1399d9ac7ed0e059e0ca'/>
<id>urn:sha1:84c0a482499490d5f27b1399d9ac7ed0e059e0ca</id>
<content type='text'>
were including varargs.h file but did not use any of its macros,
so they escaped the clean-up before.
</content>
</entry>
<entry>
<title>Introduce options definition the standard way.</title>
<updated>2003-06-09T19:32:02Z</updated>
<author>
<name>Philippe Charnier</name>
<email>charnier@FreeBSD.org</email>
</author>
<published>2003-06-09T19:32:02Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=f88e6136c3929ca6531bc4b33e559a8aa2fd6dcf'/>
<id>urn:sha1:f88e6136c3929ca6531bc4b33e559a8aa2fd6dcf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Document the fact that VTY locking is easily bypassable when DDB</title>
<updated>2003-02-27T18:25:26Z</updated>
<author>
<name>Maxime Henrion</name>
<email>mux@FreeBSD.org</email>
</author>
<published>2003-02-27T18:25:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=356168f5cc687113b98b9db7e5bbb264fd484751'/>
<id>urn:sha1:356168f5cc687113b98b9db7e5bbb264fd484751</id>
<content type='text'>
is compiled in the kernel.  Also add some useful xrefs to lock(1).
</content>
</entry>
<entry>
<title>Make this work without COMPAT_43 by using tcgetattr()/tcsetattr() instead</title>
<updated>2003-02-10T02:08:49Z</updated>
<author>
<name>Tim J. Robbins</name>
<email>tjr@FreeBSD.org</email>
</author>
<published>2003-02-10T02:08:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=f8e84641ecd277813fdb780289c2c2030c6c42bd'/>
<id>urn:sha1:f8e84641ecd277813fdb780289c2c2030c6c42bd</id>
<content type='text'>
of ioctl TIOCGETP/TIOCSETP.
</content>
</entry>
<entry>
<title>ANSIify function definitions.</title>
<updated>2002-09-04T23:29:10Z</updated>
<author>
<name>David Malone</name>
<email>dwmalone@FreeBSD.org</email>
</author>
<published>2002-09-04T23:29:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=f4ac32def255b5968bdd8150057b9c0d14595689'/>
<id>urn:sha1:f4ac32def255b5968bdd8150057b9c0d14595689</id>
<content type='text'>
Add some constness to avoid some warnings.
Remove use register keyword.
Deal with missing/unneeded extern/prototypes.
Some minor type changes/casts to avoid warnings.

Reviewed by:	md5
</content>
</entry>
<entry>
<title>Add a -v option that prevents switching virtual terminals while this</title>
<updated>2002-07-28T07:13:53Z</updated>
<author>
<name>Dima Dorfman</name>
<email>dd@FreeBSD.org</email>
</author>
<published>2002-07-28T07:13:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=16a8de73d2fd0ad99ee6eff9f53e4fa56a7ff80a'/>
<id>urn:sha1:16a8de73d2fd0ad99ee6eff9f53e4fa56a7ff80a</id>
<content type='text'>
terminal is locked.  This permits the user to easily lock the entire
console from a single terminal.
</content>
</entry>
<entry>
<title>Correct a comment: Typing in the root password at the "Key:" prompt</title>
<updated>2002-07-10T04:05:33Z</updated>
<author>
<name>Dima Dorfman</name>
<email>dd@FreeBSD.org</email>
</author>
<published>2002-07-10T04:05:33Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=046e2b07faa7db3a4ec6f5d066bc68793799b67a'/>
<id>urn:sha1:046e2b07faa7db3a4ec6f5d066bc68793799b67a</id>
<content type='text'>
doesn't (and shouldn't) work.
</content>
</entry>
<entry>
<title>Fix indentation: Don't use space where tabs will do; specifically,</title>
<updated>2002-07-10T04:03:33Z</updated>
<author>
<name>Dima Dorfman</name>
<email>dd@FreeBSD.org</email>
</author>
<published>2002-07-10T04:03:33Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=d80646a4a0e6aca9bfcf0261afae8f4c5d790ef6'/>
<id>urn:sha1:d80646a4a0e6aca9bfcf0261afae8f4c5d790ef6</id>
<content type='text'>
don't use spaces at the beginning of a line where tabs are normally
used (the worst thing was that half of this file was right (tabs) and
half was wrong (spaces), making for painful reading).

Reviewed by:	/sbin/md5, diff -b
</content>
</entry>
<entry>
<title>Consistently use FBSDID</title>
<updated>2002-06-30T05:25:07Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2002-06-30T05:25:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=e026a48c34d396fe7d0e382673a69bc047c0bfca'/>
<id>urn:sha1:e026a48c34d396fe7d0e382673a69bc047c0bfca</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use `The .Nm utility'</title>
<updated>2002-04-20T12:18:28Z</updated>
<author>
<name>Philippe Charnier</name>
<email>charnier@FreeBSD.org</email>
</author>
<published>2002-04-20T12:18:28Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=e8937ba00998cca6f259b3fdf32a7f7a38bc26ec'/>
<id>urn:sha1:e8937ba00998cca6f259b3fdf32a7f7a38bc26ec</id>
<content type='text'>
</content>
</entry>
</feed>
