<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/sbin/init, branch release/2.1.5</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F2.1.5</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F2.1.5'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>1995-08-26T05:05:30Z</updated>
<entry>
<title>Brought in changes from revs 1.8-1.9: getty exiting too quickly fix.</title>
<updated>1995-08-26T05:05:30Z</updated>
<author>
<name>David Greenman</name>
<email>dg@FreeBSD.org</email>
</author>
<published>1995-08-26T05:05:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=cc9ff42e62ddcda1a6e77e96506d5673ba050f7e'/>
<id>urn:sha1:cc9ff42e62ddcda1a6e77e96506d5673ba050f7e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove trailing whitespace.</title>
<updated>1995-05-30T06:12:45Z</updated>
<author>
<name>Rodney W. Grimes</name>
<email>rgrimes@FreeBSD.org</email>
</author>
<published>1995-05-30T06:12:45Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=5ebc7e6281887681c3a348a5a4c902e262ccd656'/>
<id>urn:sha1:5ebc7e6281887681c3a348a5a4c902e262ccd656</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add better argument handling</title>
<updated>1995-01-10T21:19:57Z</updated>
<author>
<name>Andrey A. Chernov</name>
<email>ache@FreeBSD.org</email>
</author>
<published>1995-01-10T21:19:57Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=81ab7fb2a7299c297fd551d10bbe27e277dece93'/>
<id>urn:sha1:81ab7fb2a7299c297fd551d10bbe27e277dece93</id>
<content type='text'>
Submitted by: jmz
</content>
</entry>
<entry>
<title>revision 1.6</title>
<updated>1994-10-14T17:15:40Z</updated>
<author>
<name>Andrey A. Chernov</name>
<email>ache@FreeBSD.org</email>
</author>
<published>1994-10-14T17:15:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=b5df27e29ff8f16dbd4c1545da78a50d49df61a4'/>
<id>urn:sha1:b5df27e29ff8f16dbd4c1545da78a50d49df61a4</id>
<content type='text'>
date: 1994/03/06 08:55:02;  author: ache;  state: Exp;  lines: +4 -1
Stop count getty spacing problem, if we issue kill -1 1
----------------------------
revision 1.5
date: 1994/03/04 17:51:39;  author: ache;  state: Exp;  lines: +9 -2
I got a lot of
"getty repeating too quickly on port %s, sleeping"
from init.bsdi, it means that getty start and exit in five seconds.
This is common situation for poor quality Russian phone lines:
modem got CONNECT message and after retries got NO CARRIER.
So I introduce spacing count, it means that this warning and
sleep occurse only after GETTY_NSPACE times of sequental attempts.
----------------------------
revision 1.4
date: 1994/02/28 21:53:52;  author: ache;  state: Exp;  lines: +71 -10
I found (and fix) ugly bugs in init.bsdi (this bugs not present
in old init)

1) Init don't setup TERM environment variable for default terminal
type from /etc/ttys before calling getty/window.

2) When "kill -1 1" issued, init don't restart getty when
/etc/ttys parameters was changed (it only kill "off" end empty entries).

3) Small memory leak if "window" /etc/ttys parameter specified and
"kill -1 1" issued.

Obtained from: FreeBSD 1.x
</content>
</entry>
<entry>
<title>What cretin named both a global and a function "reboot"?  Global</title>
<updated>1994-08-28T10:00:49Z</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1994-08-28T10:00:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=db8ad19dab9387aebfa5f4ec81619c384c75c591'/>
<id>urn:sha1:db8ad19dab9387aebfa5f4ec81619c384c75c591</id>
<content type='text'>
changed to Reboot.
Submitted by:	jkh
</content>
</entry>
<entry>
<title>Bring in my changes from the 1.1 init.bsdi which causes a reboot (was a</title>
<updated>1994-08-27T21:32:01Z</updated>
<author>
<name>Nate Williams</name>
<email>nate@FreeBSD.org</email>
</author>
<published>1994-08-27T21:32:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=e460cfd33f4c512ce85111e91ddf89bdfe9d2240'/>
<id>urn:sha1:e460cfd33f4c512ce85111e91ddf89bdfe9d2240</id>
<content type='text'>
halt before)  if init is sent an interrupt signal.  This is necessary
for &lt;CTL&gt;&lt;ALT&gt;&lt;DEL&gt; to do the right thing if enabled.
</content>
</entry>
<entry>
<title>Nuked the 2 second DTR wait; this is handled correctly in the sio driver.</title>
<updated>1994-08-23T04:42:45Z</updated>
<author>
<name>David Greenman</name>
<email>dg@FreeBSD.org</email>
</author>
<published>1994-08-23T04:42:45Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=40eaff5d0f8ea487596ff841a83ba419472939db'/>
<id>urn:sha1:40eaff5d0f8ea487596ff841a83ba419472939db</id>
<content type='text'>
</content>
</entry>
<entry>
<title>`init' needs crypt() for insecure consoles.</title>
<updated>1994-08-15T02:45:37Z</updated>
<author>
<name>Garrett Wollman</name>
<email>wollman@FreeBSD.org</email>
</author>
<published>1994-08-15T02:45:37Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=053b68b9aed1d8121da24dba299e0ac02bf068e8'/>
<id>urn:sha1:053b68b9aed1d8121da24dba299e0ac02bf068e8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Convert to our man installation style.  Also fixed long-standing bug</title>
<updated>1994-08-05T02:42:42Z</updated>
<author>
<name>Garrett Wollman</name>
<email>wollman@FreeBSD.org</email>
</author>
<published>1994-08-05T02:42:42Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=404c1a5fc1fea7d6d5fa8edd6acb65e32f19c8bd'/>
<id>urn:sha1:404c1a5fc1fea7d6d5fa8edd6acb65e32f19c8bd</id>
<content type='text'>
in `fastboot'/`fasthalt' in which the interpreter would hang around
after `reboot' or `halt' is run, causing an irritating ``Killed'' message.
</content>
</entry>
<entry>
<title>BSD 4.4 Lite sbin Sources</title>
<updated>1994-05-26T06:35:07Z</updated>
<author>
<name>Rodney W. Grimes</name>
<email>rgrimes@FreeBSD.org</email>
</author>
<published>1994-05-26T06:35:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=8fae3551ec46402adf7ab034cf9e02bcbc7ca8ee'/>
<id>urn:sha1:8fae3551ec46402adf7ab034cf9e02bcbc7ca8ee</id>
<content type='text'>
Note:  XNSrouted and routed NOT imported here, they shall be imported with
usr.sbin.
</content>
</entry>
</feed>
