<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sys/kern/sys_generic.c, branch release/2.2.5_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/'/>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>1997-10-21T01:56:05+00:00</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>1997-10-21T01:56:05+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=14d01796b1ab61a57dbd60da66d8dac699a0a2e7'/>
<id>14d01796b1ab61a57dbd60da66d8dac699a0a2e7</id>
<content type='text'>
'RELENG_2_2_5_RELEASE'.

This commit was manufactured to restore the state of the 2.2.5-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
'RELENG_2_2_5_RELEASE'.

This commit was manufactured to restore the state of the 2.2.5-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix a minor style error in my code.</title>
<updated>1996-08-20T15:03:41+00:00</updated>
<author>
<name>Sujal Patel</name>
<email>smpatel@FreeBSD.org</email>
</author>
<published>1996-08-20T15:03:41+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=acbfbfeaf2534bd9070277e4d96f1502e7a2c047'/>
<id>acbfbfeaf2534bd9070277e4d96f1502e7a2c047</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove the kernel FD_SETSIZE limit for select().</title>
<updated>1996-08-20T07:18:10+00:00</updated>
<author>
<name>Sujal Patel</name>
<email>smpatel@FreeBSD.org</email>
</author>
<published>1996-08-20T07:18:10+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=b08f7993c3aa7d76e23367976f57883be6a37158'/>
<id>b08f7993c3aa7d76e23367976f57883be6a37158</id>
<content type='text'>
Make select()'s first argument 'int' not 'u_int'.

Reviewed by:	bde
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Make select()'s first argument 'int' not 'u_int'.

Reviewed by:	bde
</pre>
</div>
</content>
</entry>
<entry>
<title>Converted two options over to the new scheme: USER_LDT and KTRACE.</title>
<updated>1996-01-03T21:42:35+00:00</updated>
<author>
<name>Garrett Wollman</name>
<email>wollman@FreeBSD.org</email>
</author>
<published>1996-01-03T21:42:35+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=db6a20e23e252cc196bdd4c3a177dc3e636d02ba'/>
<id>db6a20e23e252cc196bdd4c3a177dc3e636d02ba</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>A Major staticize sweep.  Generates a couple of warnings that I'll deal</title>
<updated>1995-12-14T08:32:45+00:00</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>1995-12-14T08:32:45+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=87b6de2b76c97cb6262434dcacebf53d0c457cef'/>
<id>87b6de2b76c97cb6262434dcacebf53d0c457cef</id>
<content type='text'>
with later.
A number of unused vars removed.
A number of unused procs removed or #ifdefed.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
with later.
A number of unused vars removed.
A number of unused procs removed or #ifdefed.
</pre>
</div>
</content>
</entry>
<entry>
<title>Included &lt;sys/sysproto.h&gt; to get central declarations for syscall args</title>
<updated>1995-11-12T06:43:28+00:00</updated>
<author>
<name>Bruce Evans</name>
<email>bde@FreeBSD.org</email>
</author>
<published>1995-11-12T06:43:28+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=d2d3e8751c3b7831f7064ccf400978b75b696547'/>
<id>d2d3e8751c3b7831f7064ccf400978b75b696547</id>
<content type='text'>
structs and prototypes for syscalls.

Ifdefed duplicated decentralized declarations of args structs.  It's
convenient to have this visible but they are hard to maintain.  Some
are already different from the central declarations.  4.4lite2 puts
them in comments in the function headers but I wanted to avoid the
large changes for that.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
structs and prototypes for syscalls.

Ifdefed duplicated decentralized declarations of args structs.  It's
convenient to have this visible but they are hard to maintain.  Some
are already different from the central declarations.  4.4lite2 puts
them in comments in the function headers but I wanted to avoid the
large changes for that.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed the type of readv().  An args struct member name conflicted with the</title>
<updated>1995-11-11T06:57:34+00:00</updated>
<author>
<name>Bruce Evans</name>
<email>bde@FreeBSD.org</email>
</author>
<published>1995-11-11T06:57:34+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=7147b19de56d9d97400fd916b2ce65eb3f84f50a'/>
<id>7147b19de56d9d97400fd916b2ce65eb3f84f50a</id>
<content type='text'>
machine-generated one in &lt;sys/sysproto.h&gt;.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
machine-generated one in &lt;sys/sysproto.h&gt;.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove the ugly COMPAT_IBCS2 hack to hide a return value through</title>
<updated>1995-10-10T08:08:54+00:00</updated>
<author>
<name>Steven Wallace</name>
<email>swallace@FreeBSD.org</email>
</author>
<published>1995-10-10T08:08:54+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=c3e5be204b759dcda8156927451f6b07820e2651'/>
<id>c3e5be204b759dcda8156927451f6b07820e2651</id>
<content type='text'>
magic numbers.  The new socksys support does not need this hack.

I am against any magic practicing.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
magic numbers.  The new socksys support does not need this hack.

I am against any magic practicing.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove trailing whitespace.</title>
<updated>1995-05-30T08:16:23+00:00</updated>
<author>
<name>Rodney W. Grimes</name>
<email>rgrimes@FreeBSD.org</email>
</author>
<published>1995-05-30T08:16:23+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=9b2e535452929d6f2f798a2c01b23b1f547a0b0f'/>
<id>9b2e535452929d6f2f798a2c01b23b1f547a0b0f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Backed out previous change - it reduces performance. (oops).</title>
<updated>1995-04-13T18:24:33+00:00</updated>
<author>
<name>David Greenman</name>
<email>dg@FreeBSD.org</email>
</author>
<published>1995-04-13T18:24:33+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=f153fb6e9985e037f3ca5e2fd14a3e0735a388d1'/>
<id>f153fb6e9985e037f3ca5e2fd14a3e0735a388d1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
